*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0a0a0a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}img{max-width:100%;display:block}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}.section{padding:120px 0}.btn{white-space:nowrap;border-radius:9999px;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:.95rem;font-weight:500;transition:all .3s;display:inline-flex}.btn--primary{color:#fff;background-color:#e87a2e}.btn--primary:hover{background-color:#f08a3e;transform:translateY(-1px)}.btn--secondary{color:#fff;background-color:#0000;border:1px solid #2a2a2a}.btn--secondary:hover{background-color:#ffffff08;border-color:#666}.btn--outline{color:#fff;background-color:#0000;border:1px solid #fff}.btn--outline:hover{background-color:#ffffff14}.btn--small{padding:10px 20px;font-size:.85rem}.text-gradient{background:linear-gradient(135deg,#e87a2e,#f5a623);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.text-orange{color:#e87a2e}.navbar{z-index:1000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0acc;border-bottom:1px solid #1e1e1e80;padding:16px 0;position:fixed;top:0;left:0;right:0}.navbar__container{justify-content:space-between;align-items:center;display:flex}.navbar__logo{align-items:center;display:flex}.navbar__logo-img{width:auto;height:36px}.navbar__links{align-items:center;gap:32px;display:flex}@media (width<=768px){.navbar__links{display:none}}.navbar__link{color:#9a9a9a;font-size:.9rem;transition:color .2s}.navbar__link:hover{color:#fff}@media (width<=480px){.navbar__cta{padding:8px 16px;font-size:.8rem}}.hero-phones{perspective:1200px}.hero-phones__wrapper{width:460px;height:500px;position:relative}@media (width<=1024px){.hero-phones__wrapper{width:380px;height:420px;margin:0 auto}}@media (width<=480px){.hero-phones__wrapper{width:300px;height:350px}}.hero-phones__phone{background:#111;border:2px solid #2a2a2a;border-radius:32px;position:absolute;overflow:hidden;box-shadow:0 25px 60px #0009,0 0 0 1px #ffffff0d}.hero-phones__phone--front{z-index:2;width:240px;height:480px;top:10px;left:0;transform:rotate(-8deg)}@media (width<=1024px){.hero-phones__phone--front{width:200px;height:400px}}@media (width<=480px){.hero-phones__phone--front{width:170px;height:340px}}.hero-phones__phone--back{z-index:1;width:220px;height:440px;top:0;right:20px;transform:rotate(6deg)}@media (width<=1024px){.hero-phones__phone--back{width:185px;height:370px}}@media (width<=480px){.hero-phones__phone--back{width:155px;height:310px}}.hero-phones__screen{background:linear-gradient(170deg,#0d0d0d 0%,#1a1a1a 100%);height:100%;padding:20px 16px}.hero-phones__top-bar{align-items:center;gap:8px;margin-bottom:20px;font-size:.85rem;font-weight:600;display:flex}.hero-phones__app-icon{background:#e87a2e;border-radius:6px;width:24px;height:24px}.hero-phones__top-actions{margin-left:auto}.hero-phones__dot-menu{border:1px solid #444;border-radius:50%;width:16px;height:16px}.hero-phones__balance-section{margin-bottom:16px}.hero-phones__balance-label{color:#666;margin-bottom:4px;font-size:.65rem}.hero-phones__balance-amount{margin-bottom:2px;font-size:1.3rem;font-weight:700}@media (width<=480px){.hero-phones__balance-amount{font-size:1.1rem}}.hero-phones__balance-change{color:#22c55e;font-size:.7rem;font-weight:500}.hero-phones__chart{background:#ffffff05;border-radius:8px;margin-bottom:16px;padding:8px}.hero-phones__chart-svg{width:100%;height:auto}.hero-phones__assets{flex-direction:column;gap:2px;display:flex}.hero-phones__asset-row{border-radius:6px;justify-content:space-between;align-items:center;padding:8px 4px;display:flex}.hero-phones__asset-row:hover{background:#ffffff08}.hero-phones__asset-info{align-items:center;gap:8px;display:flex}.hero-phones__asset-icon{background:linear-gradient(135deg,#627eea,#3c50b1);border-radius:50%;width:28px;height:28px}.hero-phones__asset-icon--2{background:linear-gradient(135deg,#2775ca,#1a5aa0)}.hero-phones__asset-icon--3{background:linear-gradient(135deg,#8247e5,#6730c4)}.hero-phones__asset-name{font-size:.7rem;font-weight:600}.hero-phones__asset-sub{color:#666;font-size:.55rem}.hero-phones__asset-chevron{color:#e87a2e;font-size:1.2rem;font-weight:300}.hero-phones__app-header{color:#9a9a9a;text-align:center;flex-direction:column;gap:2px;margin-top:40px;margin-bottom:8px;font-size:.7rem;display:flex}.hero-phones__app-logo{color:#fff;font-size:1.1rem;font-weight:700}.hero-phones__app-title{text-align:center;color:#9a9a9a;margin-bottom:24px;font-size:.9rem;font-weight:600}.hero-phones__app-buttons{flex-direction:column;gap:12px;padding:0 12px;display:flex}.hero-phones__app-btn{background:#e87a2e;border-radius:10px;height:40px}.hero-phones__app-btn:nth-child(2){opacity:.7}.hero-phones__app-btn:nth-child(3){opacity:.5}.hero{align-items:center;min-height:100vh;padding-top:140px;padding-bottom:80px;display:flex;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#e87a2e0f 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-200px;right:-200px}.hero__container{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}@media (width<=1024px){.hero__container{text-align:center;grid-template-columns:1fr}}.hero__badge{color:#22c55e;letter-spacing:.05em;background:#22c55e1a;border:1px solid #22c55e33;border-radius:9999px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:.75rem;font-weight:600;display:inline-flex}.hero__badge-dot{background-color:#22c55e;border-radius:50%;width:6px;height:6px;animation:2s infinite pulse}.hero__title{letter-spacing:-.03em;margin-bottom:24px;font-size:clamp(2.8rem,5vw,4.2rem);font-style:italic;font-weight:800;line-height:1.1}.hero__description{color:#9a9a9a;max-width:440px;margin-bottom:36px;font-size:1.05rem;line-height:1.7}@media (width<=1024px){.hero__description{margin-left:auto;margin-right:auto}}.hero__actions{gap:16px;display:flex}@media (width<=1024px){.hero__actions{justify-content:center}}@media (width<=480px){.hero__actions{flex-direction:column;align-items:center}}.hero__image{justify-content:center;align-items:center;display:flex}@media (width<=1024px){.hero__image{order:-1;max-width:500px;margin:0 auto}}.hero__phones{filter:drop-shadow(0 20px 60px #00000080);width:100%;max-width:520px;height:auto}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.stats{border-top:1px solid #1e1e1e;border-bottom:1px solid #1e1e1e;padding:40px 0}.stats__container{grid-template-columns:repeat(3,1fr);gap:0;display:grid}@media (width<=768px){.stats__container{grid-template-columns:1fr;gap:24px}}.stats__item{text-align:center;flex-direction:column;align-items:center;padding:24px 20px;display:flex}.stats__item:not(:last-child){border-right:1px solid #1e1e1e}@media (width<=768px){.stats__item:not(:last-child){border-bottom:1px solid #1e1e1e;border-right:none}}.stats__label{color:#666;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:.8rem}.stats__value{letter-spacing:-.02em;font-size:1.8rem;font-weight:700}@media (width<=480px){.stats__value{font-size:1.4rem}}.features__header{justify-content:space-between;align-items:flex-start;gap:40px;margin-bottom:60px;display:flex}@media (width<=768px){.features__header{flex-direction:column}}.features__header-left{max-width:500px}.features__title{letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:800;line-height:1.15}.features__subtitle{color:#9a9a9a;font-size:1rem;line-height:1.7}.features__link{color:#e87a2e;white-space:nowrap;flex-shrink:0;align-items:center;gap:8px;margin-top:8px;font-size:.95rem;font-weight:500;transition:gap .2s;display:inline-flex}.features__link:hover{gap:12px}.features__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (width<=768px){.features__grid{grid-template-columns:1fr;gap:16px}}.features__card{background:#141414;border:1px solid #1e1e1e;border-radius:16px;padding:32px;transition:all .3s}.features__card:hover{background:#1a1a1a;border-color:#2a2a2a;transform:translateY(-2px)}.features__card-icon{color:#e87a2e;background:#e87a2e14;border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:20px;display:flex}.features__card-title{letter-spacing:-.01em;margin-bottom:12px;font-size:1.1rem;font-weight:600}.features__card-desc{color:#9a9a9a;font-size:.9rem;line-height:1.65}.waitlist-modal{z-index:1001;background:#111;border:1px solid #2a2a2a;border-radius:24px;width:90%;max-width:440px;padding:40px;position:relative}.waitlist-modal__overlay{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b3;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.waitlist-modal__close{color:#666;padding:4px;transition:color .2s;position:absolute;top:16px;right:16px}.waitlist-modal__close:hover{color:#fff}.waitlist-modal__header{text-align:center;margin-bottom:28px}.waitlist-modal__badge{color:#22c55e;letter-spacing:.08em;background:#22c55e1a;border:1px solid #22c55e40;border-radius:9999px;margin-bottom:16px;padding:4px 12px;font-size:.65rem;font-weight:600;display:inline-block}.waitlist-modal__title{letter-spacing:-.02em;margin-bottom:10px;font-size:1.5rem;font-weight:700}.waitlist-modal__desc{color:#9a9a9a;font-size:.9rem;line-height:1.6}.waitlist-modal__form{flex-direction:column;gap:12px;display:flex}.waitlist-modal__input-wrap{width:100%}.waitlist-modal__input{color:#fff;background:#ffffff0d;border:1px solid #2a2a2a;border-radius:12px;outline:none;width:100%;padding:14px 16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.95rem;transition:border-color .2s}.waitlist-modal__input::placeholder{color:#666}.waitlist-modal__input:focus{border-color:#e87a2e}.waitlist-modal__input:disabled{opacity:.6}.waitlist-modal__submit{width:100%;min-height:48px;padding:14px;font-size:1rem}.waitlist-modal__submit:disabled{opacity:.7;cursor:not-allowed}.waitlist-modal__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.6s linear infinite spin;display:inline-block}.waitlist-modal__disclaimer{text-align:center;color:#666;margin-top:16px;font-size:.75rem}.waitlist-modal__success{text-align:center;padding:20px 0}.waitlist-modal__success h3{margin-bottom:8px;font-size:1.4rem;font-weight:700}.waitlist-modal__success p{color:#9a9a9a;font-size:.9rem}.waitlist-modal__success-icon{background:#22c55e1a;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;display:flex}@keyframes spin{to{transform:rotate(360deg)}}.borrow__container{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}@media (width<=1024px){.borrow__container{grid-template-columns:1fr;gap:40px}}.borrow__badge{color:#22c55e;letter-spacing:.08em;background:#22c55e1a;border:1px solid #22c55e40;border-radius:9999px;margin-bottom:20px;padding:6px 14px;font-size:.7rem;font-weight:600;display:inline-block}.borrow__title{letter-spacing:-.03em;margin-bottom:20px;font-size:clamp(2.2rem,4vw,3.2rem);font-style:italic;font-weight:800;line-height:1.1}.borrow__description{color:#9a9a9a;max-width:400px;margin-bottom:32px;font-size:.95rem;line-height:1.7}.borrow__visual{justify-content:center;display:flex}@media (width<=1024px){.borrow__visual{justify-content:flex-start}}.borrow__card{background:linear-gradient(145deg,#1a1a2e 0%,#16162a 100%);border:1px solid #ffffff14;border-radius:16px;width:100%;max-width:380px;padding:24px}.borrow__card-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.borrow__card-ticker{align-items:center;gap:8px;font-size:.85rem;font-weight:600;display:flex}.borrow__card-dot{background:#e87a2e;border-radius:50%;width:8px;height:8px}.borrow__card-ltv span{color:#e87a2e;font-size:.85rem;font-weight:700}.borrow__card-meta{color:#666;letter-spacing:.04em;justify-content:space-between;margin-bottom:16px;font-size:.65rem;display:flex}.borrow__card-bar{background:#ffffff1a;border-radius:9999px;height:6px;margin-bottom:16px;overflow:hidden}.borrow__card-bar-fill{background:linear-gradient(90deg,#e87a2e,#f5a623);border-radius:9999px;width:45%;height:100%}.borrow__card-footer{color:#9a9a9a;justify-content:space-between;align-items:center;font-size:.8rem;display:flex}.borrow__card-amount{color:#fff;font-weight:600}.defi-real{padding-bottom:0}.defi-real__header{text-align:center;margin-bottom:60px}.defi-real__title{letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(2rem,3.5vw,2.8rem);font-style:italic;font-weight:800}.defi-real__subtitle{color:#9a9a9a;font-size:1rem}.defi-real__grid{grid-template-columns:1.2fr .8fr;gap:24px;display:grid}@media (width<=768px){.defi-real__grid{grid-template-columns:1fr}}.defi-real__card{border-radius:24px;transition:transform .3s;overflow:hidden}.defi-real__card:hover{transform:translateY(-3px)}.defi-real__card--savings{background:#141414;border:1px solid #1e1e1e}.defi-real__card--bills{background:#e87a2e;flex-direction:column;justify-content:flex-end;padding:40px 32px;display:flex}.defi-real__card-chart{align-items:flex-end;height:160px;padding:32px 24px 0;display:flex}.defi-real__chart-svg{width:100%;height:80px}.defi-real__card-content{padding:24px 32px 32px}.defi-real__card-icon-wrap{color:#fff;background:#fff3;border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:100px;display:flex}.defi-real__card-title{letter-spacing:-.01em;margin-bottom:12px;font-size:1.35rem;font-weight:700}.defi-real__card-desc{color:#9a9a9a;font-size:.9rem;line-height:1.65}.defi-real__card--bills .defi-real__card-desc{color:#ffffffd9}.funding{padding-top:24px;padding-bottom:120px}.funding__card{background:#141414;border:1px solid #1e1e1e;border-radius:24px;justify-content:space-between;align-items:center;gap:40px;padding:56px 60px;display:flex}@media (width<=768px){.funding__card{flex-direction:column;align-items:flex-start;padding:32px}}.funding__left{max-width:520px}.funding__title{letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:800}.funding__description{color:#9a9a9a;font-size:.95rem;line-height:1.7}.funding__metrics{flex-shrink:0;gap:20px;display:flex}.funding__metric{background:#e87a2e14;border:1px solid #e87a2e26;border-radius:12px;flex-direction:column;align-items:center;min-width:110px;padding:24px 36px;display:flex}.funding__metric-label{color:#666;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:.75rem}.funding__metric-value{color:#fff;font-size:1.7rem;font-weight:700}.cta{padding:160px 0}.cta__container{text-align:center}.cta__title{letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(2.4rem,5vw,3.8rem);font-weight:800;line-height:1.1}.cta__subtitle{color:#9a9a9a;margin-bottom:40px;font-size:1.1rem}.cta__actions{justify-content:center;gap:16px;display:flex}@media (width<=480px){.cta__actions{flex-direction:column;align-items:center}}.footer{border-top:1px solid #1e1e1e;padding:60px 0 40px}.footer__grid{grid-template-columns:2fr 1fr 1fr;gap:60px;display:grid}@media (width<=768px){.footer__grid{grid-template-columns:1fr;gap:40px}}.footer__logo-img{width:auto;height:32px;margin-bottom:12px}.footer__copy{color:#666;max-width:280px;font-size:.8rem;line-height:1.6}.footer__column{flex-direction:column;gap:10px;display:flex}.footer__column-title{color:#9a9a9a;margin-bottom:4px;font-size:.85rem;font-weight:600}.footer__link{color:#666;font-size:.85rem;transition:color .2s}.footer__link:hover{color:#fff}
