@import "https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Arial+Black&family=JetBrains+Mono:wght@400;500;600;700&display=swap";:root{--background:#82b8ed;--foreground:#1b1814;--primary:#030202;--primary-foreground:#fefefe;--secondary:#9bc6f1;--secondary-foreground:#1b1814;--tertiary:#2e300a;--tertiary-foreground:#fefefe;--muted:#67a9e8;--muted-foreground:#1b1814;--accent:#fefefe;--accent-foreground:#1b1814;--card:#fefefe;--card-foreground:#1b1814;--destructive:#b42318;--destructive-foreground:#fefefe;--border:#fefefe;--input:#fefefe;--ring:#030202;--radius:.75rem;--primary-text:#030202;--secondary-text:#21486d;--tertiary-text:#2e300a;--accent-text:#464646;--destructive-text:#920000;--shadow-offset-x:0;--shadow-offset-y:10;--shadow-blur:30;--shadow-spread:-8;--shadow-color:#0f172a1f;--font-sans:"Inter", sans-serif;--font-heading:"Arial Black", Arial, sans-serif;--font-mono:"JetBrains Mono", monospace}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-sans);color:var(--foreground);background-color:var(--background);line-height:1.5;overflow-x:hidden}img{max-width:100%;height:auto;display:block}button,input,select{font-family:inherit;font-size:inherit;cursor:pointer;border:none;outline:none}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6,.font-heading{font-family:var(--font-heading)}.tracking-wide{letter-spacing:.22em}.text-balance{text-wrap:balance}.text-pretty{text-wrap:pretty}.shadow-theme{box-shadow:calc(var(--shadow-offset-x) * 1px) calc(var(--shadow-offset-y) * 1px) calc(var(--shadow-blur) * 1px) calc(var(--shadow-spread) * 1px) var(--shadow-color)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-32px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(32px)}to{opacity:1;transform:translate(0)}}@keyframes float{0%,to{transform:translate(0,0)}50%{transform:translateY(-8px)}}@keyframes pulse-soft{0%,to{opacity:1}50%{opacity:.7}}.animate-fade-in-up{animation:.7s ease-out both fadeInUp}.animate-fade-in{animation:.6s ease-out both fadeIn}.animate-scale-in{animation:.6s ease-out both scaleIn}.animate-slide-in-left{animation:.7s ease-out both slideInLeft}.animate-slide-in-right{animation:.7s ease-out both slideInRight}.animate-float{animation:4s ease-in-out infinite float}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}.delay-500{animation-delay:.5s}.delay-600{animation-delay:.6s}.delay-700{animation-delay:.7s}.delay-800{animation-delay:.8s}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}details summary::-webkit-details-marker{display:none}details summary{list-style:none}::selection{background-color:var(--secondary);color:var(--secondary-foreground)}:focus-visible{outline:2px solid var(--ring);outline-offset:2px;border-radius:4px}.header{justify-content:space-between;align-items:center;display:flex}.header__brand{letter-spacing:-.01em;align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;display:flex}.header__logo-circle{background:var(--card);width:2.25rem;height:2.25rem;color:var(--primary);border-radius:9999px;justify-content:center;align-items:center;display:flex}.header__name{color:var(--foreground)}.header__cta{background:var(--primary);min-height:2.75rem;color:var(--primary-foreground);border-radius:9999px;padding-inline:1.25rem;font-size:.875rem;font-weight:600;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 6px -1px #0000001a}.header__cta:hover{transform:translateY(-1px);box-shadow:0 6px 12px -2px #00000026}.header__cta:active{transform:translateY(0)}.hero{flex-direction:column;min-height:100dvh;display:flex;position:relative;overflow:hidden}.hero__bg{background-color:#82b8ed;position:absolute;inset:0}.hero__bg picture{display:contents}.hero__bg-img{object-fit:cover;object-position:50% 45%;opacity:0;width:100%;height:100%;transition:opacity .4s ease-out}.hero__bg-img--loaded{opacity:1}@media (width>=640px){.hero__bg-img{object-position:70% 50%}}@media (width>=1024px){.hero__bg-img{object-position:65% 50%}}@media (width>=1440px){.hero__bg-img{object-position:60% 50%}}.hero__overlay{position:absolute;inset:0}.hero__content{width:100%;max-width:90rem;color:var(--primary-foreground);z-index:10;flex-direction:column;flex:1;margin-inline:auto;padding:1.5rem;display:flex;position:relative}@media (width>=768px){.hero__content{padding-inline:clamp(2.5rem,4vw,4.5rem);padding-top:clamp(1.5rem,2.5vh,2.25rem);padding-bottom:clamp(.75rem,1.8vh,1.25rem)}}.hero__text{opacity:0;z-index:10;max-width:36rem;margin-top:clamp(3rem,5.5vh,4.75rem)}.hero__eyebrow{letter-spacing:.22em;color:#fff;text-shadow:0 2px 12px #0000001a;margin-bottom:1.15rem;font-size:clamp(.75rem,.9vw,.85rem);font-weight:700}.hero__title{letter-spacing:-.035em;color:#fff;text-shadow:0 4px 24px #00000026;font-size:clamp(2.75rem,min(4.8vw,6.8vh),4.5rem);font-weight:800;line-height:.92}.hero__description{color:#fffffff2;text-wrap:pretty;text-shadow:0 2px 12px #00000026;max-width:29rem;margin-top:1.35rem;font-size:clamp(.95rem,1.1vw,1.05rem);font-weight:500;line-height:1.5}.hero__cta-row{align-items:center;gap:1rem;margin-top:1.75rem;display:flex}.hero__cta-btn{background:var(--primary);min-height:2.75rem;color:var(--primary-foreground);border-radius:9999px;align-items:center;gap:.5rem;padding-inline:1.35rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 6px -1px #0000001a}.hero__cta-btn:hover{transform:translateY(-1px);box-shadow:0 6px 12px -2px #00000026}.hero__trust{color:#fffffff2;text-shadow:0 2px 12px #00000026;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;display:flex}.hero__trust-icon{color:#a3e635}.hero__form-wrapper{-webkit-backdrop-filter:blur(12px);max-width:28rem;box-shadow:0px 10px 30px -8px var(--shadow-color);background:#ffffff1a;border:1px solid #fff3;border-radius:1rem;margin-top:1.5rem;padding:.5rem}.hero__form{flex-direction:column;gap:.5rem;display:flex}@media (width>=640px){.hero__form{flex-direction:row}}.hero__input{background:var(--card);min-width:0;min-height:2.75rem;color:var(--foreground);border:none;border-radius:9999px;flex:1;padding-inline:1rem;font-size:.875rem}.hero__input::placeholder{color:var(--muted-foreground)}.hero__input:focus{box-shadow:0 0 0 2px var(--ring);outline:none}.hero__submit{background:var(--primary);min-height:2.75rem;color:var(--primary-foreground);white-space:nowrap;cursor:pointer;border:none;border-radius:9999px;padding-inline:1.25rem;font-size:.875rem;font-weight:600;transition:transform .2s,background .2s}.hero__submit:hover{transform:translateY(-1px)}.hero__card{margin-inline:auto;-webkit-backdrop-filter:blur(12px);opacity:0;background:#fefefe59;border:1px solid #fefefe99;border-radius:1.75rem;width:100%;max-width:22.5rem;margin-top:auto;margin-bottom:.75rem;padding:1.1rem 1.25rem;box-shadow:0 8px 32px #0000001f}.hero__card-header{justify-content:space-between;align-items:center;display:flex}.hero__card-label{color:var(--card-foreground);font-size:.75rem;font-weight:500}.hero__card-value{letter-spacing:-.025em;color:var(--card-foreground);margin-top:.2rem;font-size:1.65rem;font-weight:600}.hero__card-badge{background:var(--card);color:var(--foreground);border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.hero__card-gain{color:var(--tertiary-text)}.hero__card-divider{background:#fefefe80;height:1px;margin-top:.85rem}.hero__card-row{justify-content:space-between;align-items:center;margin-top:.75rem;display:flex}.hero__card-etf-name{color:var(--card-foreground);font-size:.75rem;font-weight:500}.hero__card-etf-desc{color:var(--card-foreground);margin-top:.2rem;font-size:.7rem}.hero__card-etf-value{color:var(--card-foreground);font-size:.875rem;font-weight:600}.hero__card-actions{grid-template-columns:repeat(3,1fr);gap:.45rem;margin-top:.85rem;display:grid}.hero__card-btn{border-radius:9999px;min-height:2.35rem;padding-inline:.75rem;font-size:.75rem;font-weight:600;transition:transform .15s,background .15s}.hero__card-btn:hover{transform:translateY(-1px)}.hero__card-btn--solid{background:var(--card);color:var(--foreground)}.hero__card-btn--outline{color:var(--card-foreground);background:0 0;border:1px solid #fefefeb3}.hero__card-btn--outline:hover{background:#fefefe1a}.hero__disclaimer{display:none}.goals{position:relative;overflow:hidden}.goals__bg{background-color:var(--primary-foreground);position:absolute;inset:0}.goals__bg-img{object-fit:cover;width:100%;height:100%}.goals__content{max-width:72rem;color:var(--primary-foreground);flex-direction:column;margin-inline:auto;padding:4rem 1.5rem 1.5rem;display:flex;position:relative}@media (width>=768px){.goals__content{padding-inline:3rem;padding-bottom:2rem}}.goals__header{margin-inline:auto;text-align:center;opacity:0;max-width:36rem;margin-bottom:2.5rem}.goals__eyebrow{letter-spacing:.22em;color:var(--tertiary-text);font-size:.875rem;font-weight:600}.goals__title{letter-spacing:-.01em;color:var(--foreground);text-wrap:balance;margin-top:.75rem;font-size:clamp(1.875rem,4vw,3rem);line-height:.95}.goals__desc{margin-inline:auto;max-width:28rem;color:var(--muted-foreground);text-wrap:pretty;margin-top:1.25rem;font-size:.875rem;line-height:1.6}.goals__cta{background:var(--card);min-height:2.75rem;color:var(--foreground);border-radius:9999px;margin-top:1.5rem;padding-inline:1.5rem;font-size:.875rem;font-weight:600;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 6px -1px #0000001a}.goals__cta:hover{transform:translateY(-1px);box-shadow:0 6px 12px -2px #00000026}.goals__section-glow{filter:blur(60px);z-index:0;pointer-events:none;background:radial-gradient(circle at 20% 20%,#82b8ed26,#0000 40%),radial-gradient(circle at 80% 60%,#67a9e81a,#0000 40%),radial-gradient(circle at 50% 80%,#2e300a0d,#0000 50%);width:100%;height:100%;animation:12s ease-in-out infinite alternate pulse-bg-glow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes pulse-bg-glow{0%{opacity:.6;transform:translate(-50%,-50%)scale(1)}to{opacity:1;transform:translate(-50%,-50%)scale(1.1)}}.goals__card{z-index:10;margin-inline:auto;-webkit-backdrop-filter:blur(20px)saturate(140%);opacity:0;background:#ffffff59;border:1px solid #ffffffb3;border-radius:1.5rem;width:100%;max-width:42rem;margin-top:auto;padding:1.25rem;position:relative;box-shadow:inset 0 0 0 1px #fff6,0 8px 32px #0000000d}@media (width>=768px){.goals__card{padding:1.5rem}}.goals__card-top{flex-direction:column;justify-content:space-between;gap:1rem;display:flex}@media (width>=768px){.goals__card-top{flex-direction:row;align-items:center}}.goals__card-label{color:var(--card-foreground);font-size:.75rem;font-weight:500}.goals__card-value{color:var(--card-foreground);margin-top:.25rem;font-size:1.875rem;font-weight:600}.goals__card-breakdown{color:var(--card-foreground);opacity:.95;align-items:center;gap:.75rem;margin-top:.5rem;font-size:1rem;display:flex}.goals__card-returns{color:#16a34a;font-weight:500}.goals__card-goal{color:var(--card-foreground);opacity:.85;margin-top:.25rem;font-size:.875rem}.goals__card-roundup{color:var(--foreground);background:#fefefee6;border-radius:1rem;padding:1rem}.goals__card-roundup-inner{align-items:center;gap:.75rem;display:flex}.goals__card-roundup-icon{background:var(--secondary);width:2.5rem;height:2.5rem;color:var(--secondary-foreground);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.goals__card-roundup-title{font-size:.875rem;font-weight:600}.goals__card-roundup-desc{color:var(--muted-foreground);font-size:.75rem}.goals__progress{margin-top:1.25rem}.goals__progress-labels{color:var(--card-foreground);justify-content:space-between;align-items:center;font-size:.875rem;font-weight:500;display:flex}.goals__progress-track{background:#00000014;border-radius:9999px;height:.75rem;margin-top:.5rem;padding:.25rem}.goals__progress-bar{background:var(--muted-foreground);border-radius:9999px;height:.25rem;transition:width 1s ease-out}.goals__tags{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1.5rem;display:flex}.goals__tag{background:var(--card);color:var(--foreground);border-radius:9999px;padding:.5rem 1rem;font-size:.75rem;font-weight:600;transition:transform .15s}.goals__tag:hover{transform:translateY(-1px)}.goals__features{grid-template-columns:1fr;gap:1rem;margin-top:2rem;display:grid}@media (width>=768px){.goals__features{grid-template-columns:repeat(3,1fr)}}.goals__feature{color:var(--foreground);opacity:0;background:#fefefee6;border-radius:1rem;padding:1.25rem;transition:transform .2s}.goals__feature:hover{transform:translateY(-2px)}.goals__feature-icon{color:var(--tertiary-text)}.goals__feature-title{margin-top:.75rem;font-size:1rem}.goals__feature-desc{color:var(--muted-foreground);margin-top:.5rem;font-size:.875rem;line-height:1.4}.auto{background:var(--card);color:var(--foreground);padding:1.5rem 1.5rem 4rem}@media (width>=768px){.auto{padding-inline:3rem;padding-top:1.5rem}}.auto__inner{grid-template-columns:1fr;align-items:center;gap:2.5rem;max-width:72rem;margin-inline:auto;display:grid}@media (width>=1024px){.auto__inner{grid-template-columns:.9fr 1.1fr}}.auto__text{opacity:0;max-width:36rem}.auto__eyebrow{letter-spacing:.22em;color:var(--tertiary-text);font-size:.875rem;font-weight:600}.auto__title{letter-spacing:-.01em;text-wrap:balance;margin-top:.75rem;font-size:clamp(2.25rem,5vw,3.75rem);line-height:.9}.auto__desc{max-width:28rem;color:var(--muted-foreground);margin-top:1.5rem;font-size:.875rem;line-height:1.6}.auto__features{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}.auto__feature-row{align-items:flex-start;gap:.75rem;display:flex}.auto__feature-icon{background:var(--secondary);width:2.5rem;height:2.5rem;color:var(--secondary-foreground);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.auto__feature-title{color:var(--foreground);font-size:.875rem;font-weight:600}.auto__feature-desc{color:var(--muted-foreground);margin-top:.25rem;font-size:.875rem;line-height:1.4}.auto__visual{opacity:0;justify-content:center;align-items:center;width:100%;max-width:36rem;margin-inline:auto;display:flex;position:relative}.auto__visual-glow{background:var(--secondary);filter:blur(48px);opacity:.6;border-radius:9999px;width:16rem;height:16rem;position:absolute}.auto__device{z-index:10;justify-content:center;width:19rem;display:flex;position:relative}@media (width>=640px){.auto__device{width:21.5rem}}@media (width>=1024px){.auto__device{width:23.5rem}}.auto__device-img{object-fit:contain;filter:drop-shadow(0 20px 40px #00000029);width:100%;height:auto;display:block}.auto__float-card{z-index:20;will-change:transform;background:#fff;border:1px solid #00000014;border-radius:1.25rem;padding:1rem 1.15rem;position:absolute;box-shadow:0 16px 36px -6px #00000024,0 4px 12px -2px #0000000f}.auto__float-card--top-right{top:3rem;right:-1rem}@media (width>=768px){.auto__float-card--top-right{right:-1.75rem}}.auto__float-card--bottom-left{bottom:2.5rem;left:-1rem}@media (width>=768px){.auto__float-card--bottom-left{left:-1.75rem}}.auto__float-inner{align-items:center;gap:.5rem;display:flex}.auto__float-icon{background:var(--secondary);width:2rem;height:2rem;color:var(--secondary-foreground);border-radius:9999px;justify-content:center;align-items:center;display:flex}.auto__float-title{color:var(--foreground);font-size:.75rem;font-weight:600}.auto__float-desc{color:var(--muted-foreground);font-size:.75rem}.auto__float-subtitle{color:var(--muted-foreground);font-size:.75rem;font-weight:500}.auto__float-amount{letter-spacing:-.025em;color:var(--foreground);margin-top:.25rem;font-size:1.25rem;font-weight:600}.auto__float-status{color:var(--tertiary-text);margin-top:.25rem;font-size:.75rem;font-weight:600}.sq{background:var(--secondary);color:var(--foreground);padding:4rem 1.5rem;position:relative;overflow:hidden}@media (width>=768px){.sq{padding-inline:3rem}}.sq__glow{filter:blur(48px);pointer-events:none;border-radius:9999px;position:absolute}.sq__glow--center{background:#9bc6f133;width:24rem;height:24rem;top:50%;left:50%;transform:translate(-50%,-50%)}.sq__glow--bottom{background:#9bc6f126;width:14rem;height:14rem;bottom:0;right:3rem}.sq__inner{max-width:72rem;margin-inline:auto;position:relative}.sq__header{text-align:center;opacity:0;max-width:42rem;margin-inline:auto}.sq__eyebrow{letter-spacing:.22em;color:var(--secondary-text);font-size:.875rem;font-weight:600}.sq__title{letter-spacing:-.01em;text-wrap:balance;color:var(--foreground);margin-top:.75rem;font-size:clamp(2.25rem,5vw,3.75rem);line-height:.9}.sq__desc{margin-inline:auto;color:#1b1814bf;max-width:32rem;margin-top:1.25rem;font-size:.875rem;line-height:1.6}.sq__showcase{margin-inline:auto;opacity:0;justify-content:center;align-items:center;max-width:64rem;min-height:550px;margin-top:3rem;display:flex;position:relative}@media (width>=768px){.sq__showcase{min-height:650px}}.sq__device{z-index:10;justify-content:center;width:18.5rem;display:flex;position:relative}@media (width>=640px){.sq__device{width:21rem}}@media (width>=768px){.sq__device{width:22.5rem}}.sq__device-img{object-fit:contain;filter:drop-shadow(0 20px 40px #00000024);width:100%;height:auto;display:block}.sq__fc{z-index:20;width:11.5rem;color:var(--foreground);will-change:transform;background:#fff;border:1px solid #00000014;border-radius:1.25rem;padding:1rem 1.15rem;display:none;position:absolute;box-shadow:0 16px 36px -6px #00000024,0 4px 12px -2px #0000000f}@media (width>=768px){.sq__fc{display:block}}.sq__fc--top-left{top:0;left:-2rem}.sq__fc--mid-left{top:8rem;left:10rem}.sq__fc--lower-left{top:16rem;left:-2rem}.sq__fc--bottom-left{top:24rem;left:10rem}.sq__fc--far-bottom-left{display:none;bottom:0;left:-2rem}.sq__fc--top-right{top:2rem;right:10rem}.sq__fc--mid-right{top:10rem;right:-2rem}.sq__fc--lower-right{top:18rem;right:10rem}.sq__fc--bottom-right{top:26rem;right:-2rem}.sq__fc--far-bottom-right{display:none;bottom:2rem;right:10rem}@media (width>=1024px){.sq__fc--far-bottom-left,.sq__fc--far-bottom-right{display:block}}.sq__fc-row{align-items:center;gap:.5rem;display:flex}.sq__fc-row--between{justify-content:space-between}.sq__fc-icon{background:var(--secondary);width:2rem;height:2rem;color:var(--secondary-foreground);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.sq__fc-icon-inline{color:var(--tertiary-text)}.sq__fc-title{font-size:.75rem;font-weight:600}.sq__fc-big{letter-spacing:-.025em;margin-top:.75rem;font-size:1rem;font-weight:600}.sq__fc-xl{letter-spacing:-.025em;margin-top:.75rem;font-size:1.5rem;font-weight:600}.sq__fc-lg{letter-spacing:-.025em;margin-top:.75rem;font-size:1.125rem;font-weight:600}.sq__fc-md{margin-top:.75rem;font-size:1rem;font-weight:600}.sq__fc-sub{color:var(--muted-foreground);margin-top:.25rem;font-size:.75rem}.sq__fc-sub--mt{margin-top:.75rem}.sq__fc-sub-top{color:var(--muted-foreground);font-size:.75rem;font-weight:500}.sq__fc-status{color:var(--tertiary-text);margin-top:.25rem;font-size:.75rem;font-weight:600}.sq__fc-progress{background:var(--secondary);border-radius:9999px;height:.5rem;margin-top:.75rem;overflow:hidden}.sq__fc-progress-bar{background:var(--tertiary);border-radius:9999px;height:100%}.sq__mobile-grid{margin-inline:auto;grid-template-columns:repeat(2,1fr);gap:.75rem;max-width:28rem;margin-top:.5rem;display:grid}@media (width>=768px){.sq__mobile-grid{display:none}}.sq__mobile-card{background:var(--card);color:var(--foreground);border:1px solid #fefefe4d;border-radius:1rem;padding:1rem}.sq__mobile-card-row{align-items:center;gap:.5rem;display:flex}.waitlist{background:var(--card);color:var(--foreground);padding:4rem 1.5rem}@media (width>=768px){.waitlist{padding-inline:3rem}}.waitlist__inner{grid-template-columns:1fr;align-items:center;gap:2.5rem;max-width:72rem;margin-inline:auto;display:grid}@media (width>=1024px){.waitlist__inner{grid-template-columns:.9fr 1.1fr}}.waitlist__text{opacity:0;max-width:36rem}.waitlist__eyebrow{letter-spacing:.22em;color:var(--tertiary-text);font-size:.875rem;font-weight:600}.waitlist__title{letter-spacing:-.01em;text-wrap:balance;margin-top:.75rem;font-size:clamp(2.25rem,5vw,3.75rem);line-height:.9}.waitlist__desc{max-width:28rem;color:var(--muted-foreground);margin-top:1.5rem;font-size:.875rem;line-height:1.6}.waitlist__cta-row{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:2rem;display:flex}.waitlist__cta-btn{background:var(--primary);min-height:3rem;color:var(--primary-foreground);border-radius:9999px;align-items:center;gap:.5rem;padding-inline:1.5rem;font-size:.875rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 6px -1px #0000001a}.waitlist__cta-btn:hover{transform:translateY(-1px);box-shadow:0 6px 12px -2px #00000026}.waitlist__trust{color:var(--muted-foreground);align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;display:flex}.waitlist__trust-icon{color:var(--tertiary-text)}.waitlist__form-wrapper{border:1px solid var(--input);max-width:28rem;box-shadow:0px 10px 30px -8px var(--shadow-color);border-radius:1rem;margin-top:2.5rem;padding:.5rem;transition:transform .3s,box-shadow .3s,border-color .3s}.waitlist__form-wrapper--highlight{animation:1.5s ease-in-out formPulse}@keyframes formPulse{0%{transform:scale(1)}50%{box-shadow:0px 0px 0px 3px #82b8ed33, 0px 10px 30px -8px var(--shadow-color);transform:scale(1.01)}to{transform:scale(1)}}.waitlist__form{flex-direction:column;gap:.5rem;display:flex}@media (width>=640px){.waitlist__form{flex-direction:row}}.waitlist__input{background:var(--card);min-width:0;min-height:2.75rem;color:var(--foreground);cursor:text;border:none;border-radius:9999px;flex:1;padding-inline:1rem;font-size:.875rem}.waitlist__input::placeholder{color:var(--muted-foreground)}.waitlist__input:focus{box-shadow:0 0 0 2px var(--ring)}.waitlist__submit{background:var(--primary);min-height:2.75rem;color:var(--primary-foreground);white-space:nowrap;border-radius:9999px;padding-inline:1.25rem;font-size:.875rem;font-weight:600;transition:transform .2s,background .2s}.waitlist__submit:hover{transform:translateY(-1px)}.waitlist__note{color:var(--muted-foreground);margin-top:.75rem;font-size:.75rem;line-height:1.4}.waitlist__visual{opacity:0;justify-content:center;width:100%;max-width:28rem;margin-inline:auto;display:flex;position:relative}@media (width>=1024px){.waitlist__visual{justify-content:flex-end}}.waitlist__device{z-index:10;justify-content:center;width:19rem;display:flex;position:relative}@media (width>=640px){.waitlist__device{width:21.5rem}}@media (width>=1024px){.waitlist__device{width:23.5rem}}.waitlist__device-img{object-fit:contain;filter:drop-shadow(0 20px 40px #0000001f);width:100%;height:auto;display:block}.waitlist__fund-card{z-index:25;will-change:transform;background:#fff;border:1px solid #00000017;border-radius:1.25rem;width:13.5rem;padding:1.1rem 1.15rem;position:absolute;bottom:2.5rem;right:-3rem;box-shadow:0 18px 38px -6px #00000026,0 6px 14px -2px #00000012}@media (width>=640px){.waitlist__fund-card{width:14.5rem;bottom:3.5rem;right:-6rem}}@media (width>=1024px){.waitlist__fund-card{bottom:4rem;right:-10rem}}.waitlist__fund-header{align-items:center;gap:.65rem;display:flex}.waitlist__fund-icon{color:#2563eb;background:#eff6ff;border:1px solid #dbeafe;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.waitlist__fund-title-group{flex-direction:column;gap:.15rem;display:flex}.waitlist__fund-title{color:#0f172a;letter-spacing:-.01em;font-size:.825rem;font-weight:700;line-height:1.2}.waitlist__fund-badge{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:9999px;width:fit-content;padding:.1rem .45rem;font-size:.65rem;font-weight:600;line-height:1.2}.waitlist__fund-amount{letter-spacing:-.025em;color:#0f172a;margin-top:.85rem;font-size:1.35rem;font-weight:700;line-height:1}.waitlist__fund-progress-track{background:#f1f5f9;border-radius:9999px;height:.45rem;margin-top:.75rem;overflow:hidden}.waitlist__fund-progress-fill{background:linear-gradient(90deg,#10b981,#059669);border-radius:9999px;height:100%}.waitlist__fund-footer{justify-content:space-between;align-items:center;margin-top:.5rem;font-size:.725rem;display:flex}.waitlist__fund-percent{color:#059669;font-weight:600}.waitlist__fund-target{color:#64748b;font-weight:500}.waitlist__error{color:#b42318;margin-top:.75rem;padding-inline:.5rem;font-size:.75rem;line-height:1.4}.waitlist__input:disabled{cursor:not-allowed;opacity:.6}.waitlist__submit:disabled{cursor:not-allowed;opacity:.6;transform:none}.waitlist__submit:disabled:hover{transform:none}.faq{background:var(--primary);color:var(--primary-foreground);padding:4rem 1.5rem}@media (width>=768px){.faq{padding-inline:3rem}}.faq__inner{grid-template-columns:1fr;gap:2.5rem;max-width:72rem;margin-inline:auto;display:grid}@media (width>=1024px){.faq__inner{grid-template-columns:.75fr 1.25fr}}.faq__heading{opacity:0}.faq__eyebrow{letter-spacing:.22em;color:var(--secondary);font-size:.875rem;font-weight:600}.faq__title{letter-spacing:-.01em;text-wrap:balance;margin-top:.75rem;font-size:clamp(2.25rem,4vw,3rem);line-height:.94}.faq__desc{opacity:.8;max-width:24rem;margin-top:1.25rem;font-size:.875rem;line-height:1.6}.faq__list{opacity:0;flex-direction:column;gap:.75rem;display:flex}.faq__item{background:#fefefe1a;border:1px solid #fefefe4d;border-radius:1rem;padding:1.25rem;transition:background .2s}.faq__item:hover{background:#fefefe24}.faq__question{width:100%;color:var(--primary-foreground);text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:1rem;font-size:.875rem;font-weight:600;display:flex}.faq__icon{flex-shrink:0;transition:transform .3s}.faq__icon--rotated{transform:rotate(45deg)}.faq__answer{grid-template-rows:0fr;transition:grid-template-rows .35s;display:grid}.faq__item--open .faq__answer{grid-template-rows:1fr}.faq__answer-text{opacity:.8;font-size:.875rem;line-height:1.6;overflow:hidden}.faq__item--open .faq__answer-text{max-width:42rem;margin-top:1rem}.faq__answer-text p{margin-bottom:1rem}.faq__answer-text p:last-child{margin-bottom:0}.faq__answer-text strong{color:var(--primary-foreground);font-weight:600}.faq__answer-text ul{margin-bottom:1rem;margin-left:1.25rem;list-style-type:disc}.faq__answer-text li{margin-bottom:.5rem}.faq__quote{opacity:.9;border-left:3px solid #fefefe66;margin:1rem 0;padding-left:1rem;font-style:italic}.footer{background:var(--card);color:var(--foreground);padding:3rem 1.5rem}@media (width>=768px){.footer{padding-inline:3rem}}.footer__inner{opacity:0;max-width:72rem;margin-inline:auto}.footer__top{flex-direction:column;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}@media (width>=768px){.footer__top{flex-direction:row}}.footer__eyebrow{letter-spacing:.18em;color:var(--tertiary-text);font-size:.875rem;font-weight:600}.footer__title{text-wrap:balance;margin-top:.5rem;font-size:1.5rem}.footer__cta{background:var(--primary);min-height:2.75rem;color:var(--primary-foreground);white-space:nowrap;border-radius:9999px;padding-inline:1.75rem;font-size:.875rem;font-weight:600;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 6px -1px #0000001a}.footer__cta:hover{transform:translateY(-1px);box-shadow:0 6px 12px -2px #00000026}.footer__bottom{border-top:1px solid #ffffff1a;flex-direction:column;gap:1rem;margin-top:2.5rem;padding-top:1.5rem;display:flex}@media (width>=768px){.footer__bottom{flex-direction:row;justify-content:space-between;align-items:center;gap:2rem}}.footer__disclaimer{color:var(--muted-foreground);max-width:48rem;font-size:.75rem;line-height:1.4}.footer__copyright{color:var(--tertiary-text);white-space:nowrap;font-size:.75rem}.app{background:var(--background);flex-direction:column;width:100%;min-height:100vh;display:flex;position:relative}
