.landing-page{position:relative;z-index:2}.home-nav{position:fixed;inset:0 0 auto;z-index:100;padding:1rem 0;background:#05080d8c;border-bottom:1px solid rgba(59,74,68,.08);backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px)}.home-nav__inner,.home-nav__brand,.home-nav__actions{display:flex;align-items:center}.home-nav__inner{justify-content:space-between;gap:1rem}.home-nav__brand{gap:.6rem}.home-nav__logo{display:block;width:2.5rem;height:2.5rem;border-radius:.9rem;object-fit:cover;box-shadow:0 0 0 1px #4aedc424,0 0 18px #4aedc42e}.home-nav__name{font-family:var(--font-display);font-size:1.15rem;font-weight:800;letter-spacing:-.03em}.home-nav__actions{gap:1rem}.home-nav__chain{padding:.3rem .85rem;border:1px solid rgba(59,74,68,.2);border-radius:999px;color:var(--on-surface-variant);font-size:.6rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.home-nav__cta.button{min-height:2.25rem;padding:.5rem 1.2rem;font-size:.72rem}.hero{position:relative;min-height:100vh;overflow:hidden;padding:7rem 0 2rem;text-align:center}.hero__layout{position:relative;display:flex;flex-direction:column;align-items:center}.hero__content,.hero__phones,.hero__steps,.hero__waitlist,.hero__solana{position:relative;z-index:2}.hero__content,.hero__headline-stack{align-items:center}.hero__badge{margin-bottom:.1rem}.hero h1{max-width:620px}.hero__title-main,.hero__title-accent{display:block}.hero__subhead{max-width:430px;margin:0 auto}.hero__phones{display:flex;align-items:flex-end;justify-content:center;gap:clamp(.25rem,1.5vw,1.2rem);width:100%;max-width:1050px;margin:0 auto;padding:3rem 1rem 0;animation:fadeUp .8s .2s ease-out both}.phone-card{margin:0;position:relative;--phone-offset: 0px;--phone-rotation: 0deg;display:flex;flex-direction:column;align-items:center;width:clamp(150px,21vw,230px);transform:translateY(var(--phone-offset)) rotate(var(--phone-rotation));transition:transform var(--transition-slow)}.phone-card:nth-child(1){--phone-offset: 20px;--phone-rotation: -1.5deg}.phone-card:nth-child(2){z-index:3;--phone-offset: -12px;--phone-rotation: -.5deg}.phone-card:nth-child(3){z-index:2;--phone-offset: -6px;--phone-rotation: .5deg}.phone-card:nth-child(4){--phone-offset: 24px;--phone-rotation: 1.5deg}.phone-card:hover{transform:translateY(calc(var(--phone-offset) - 12px)) rotate(var(--phone-rotation))}.phone-card__image{display:block;width:100%;height:auto;object-position:center;filter:saturate(1.03) contrast(1.02);transform:none;transition:transform .4s ease,filter .4s ease}.phone-card:hover .phone-card__image{filter:saturate(1.08) contrast(1.04);transform:translateY(-2px)}.phone-card__caption{position:absolute;top:calc(100% + 1.2rem);left:50%;width:min(12rem,100vw - 2rem);margin-top:0;opacity:0;text-align:center;transform:translate(-50%,6px);transition:opacity .3s ease,transform .3s ease}.phone-card:hover .phone-card__caption{opacity:1;transform:translate(-50%)}.phone-card__caption h2{font-size:.78rem;font-weight:700}.phone-card__caption p{margin-top:.15rem;color:var(--on-surface-variant);font-size:.62rem;line-height:1.45}.hero__steps{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:2.5rem;animation:fadeUp .6s .3s ease-out both}.hero__step-label{color:var(--on-surface-variant);opacity:.5;font-family:var(--font-display);font-size:.58rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.hero__step-dot{width:8px;height:8px;border-radius:50%;background:var(--primary-container);box-shadow:0 0 8px #4aedc466}.hero__step-line{width:32px;height:1px;background:var(--outline-variant);opacity:.3}.hero__waitlist{width:min(100%,460px);margin-top:2.5rem;padding-inline:1.5rem;animation:fadeUp .6s .36s ease-out both;scroll-margin-top:6rem}.hero__waitlist-form{display:flex;flex-direction:column}.hero__email-shell{background:var(--surface-container)}.hero__email-button.button{min-height:100%;border-radius:0}.hero__form-note{margin-top:.65rem;text-align:center}.hero__form-status{min-height:1.4rem;margin-top:.55rem;text-align:center;font-size:.74rem;font-weight:600;line-height:1.5;color:#bacac38f}.hero__form-status[data-state=success]{color:#4aedc4e0}.hero__form-status[data-state=info]{color:#d0dad6d6}.hero__form-status[data-state=error]{color:#ffa0a0e0}.hero__solana{display:flex;align-items:center;justify-content:center;gap:.45rem;margin-top:2rem;color:#bacac340;font-size:.62rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;animation:fadeUp .6s .42s ease-out both}.hero__solana svg{width:13px;height:13px;fill:currentColor}.landing-page__divider{margin-top:5rem}.home-features{padding-top:5rem;padding-bottom:4rem}.home-features__heading{margin-bottom:3.5rem}.home-features__heading .section-header__description{max-width:360px}.home-features__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.feature-card{transition:border-color .3s ease,transform .35s ease,box-shadow .35s ease}.feature-card:hover{border-color:#4aedc41f;transform:translateY(-4px);box-shadow:0 20px 50px #0000004d}.feature-card__icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;margin-bottom:1.1rem;border:1px solid rgba(74,237,196,.07);border-radius:.75rem;background:#4aedc40d;color:var(--primary-container)}.feature-card__icon svg{width:20px;height:20px;fill:currentColor}.feature-card h3{font-size:.88rem;font-weight:700}.feature-card p{color:var(--on-surface-variant);font-size:.73rem;line-height:1.65}.home-footer{position:relative;z-index:2;padding:2.5rem 0;border-top:1px solid rgba(59,74,68,.06);text-align:center}.home-footer p{color:#bacac32e;font-size:.62rem}@keyframes phoneCarousel{0%,20%{opacity:1;transform:none}25%,to{opacity:0;transform:none}}@media(max-width:860px){.hero__phones{gap:.4rem}.phone-card{width:clamp(130px,22vw,180px)}.phone-card:nth-child(1){--phone-offset: 10px;--phone-rotation: -1deg}.phone-card:nth-child(2){--phone-offset: -6px;--phone-rotation: 0deg}.phone-card:nth-child(3){--phone-offset: -2px;--phone-rotation: 0deg}.phone-card:nth-child(4){--phone-offset: 14px;--phone-rotation: 1deg}}@media(max-width:640px){.home-nav{padding:.8rem 0}.home-nav__logo{width:2.2rem;height:2.2rem;border-radius:.8rem}.home-nav__cta{display:none}.hero{min-height:auto;padding:5rem 0 1.25rem}.hero__layout{gap:.1rem}.hero__content{gap:.5rem;width:min(100%,20.75rem)}.hero__badge{margin-bottom:0}.hero__headline-stack{gap:.5rem}.hero h1{max-width:100%;font-size:clamp(2.1rem,10.6vw,2.95rem);line-height:.94;letter-spacing:-.055em}.hero__title-main{font-size:1.16em}.hero__title-accent{margin-top:.08rem;font-size:.75em;line-height:1.02;letter-spacing:-.04em}.hero__subhead{max-width:17.5rem;font-size:.82rem;line-height:1.38}.hero__phones{position:relative;display:block;max-width:304px;min-height:592px;margin-top:.5rem;padding:.4rem 0 0}.phone-card{position:absolute;top:0;left:50%;--phone-offset: 0px;--phone-rotation: 0deg;gap:.9rem;width:min(calc(100% - 1.5rem),256px);margin-inline:auto;justify-content:flex-start;opacity:0;pointer-events:none;transform:translate(-50%)!important;animation:phoneCarousel 24s infinite ease-in-out forwards}.phone-card:nth-child(1){opacity:1;animation-delay:0s}.phone-card:nth-child(2){animation-delay:6s}.phone-card:nth-child(3){animation-delay:12s}.phone-card:nth-child(4){animation-delay:18s}.phone-card__image{margin:0 auto}.phone-card__caption{display:none}.hero__steps{gap:.35rem;flex-wrap:wrap;margin-top:1.6rem}.hero__step-line{width:20px}.hero__waitlist{width:min(100%,22rem);margin-top:1.9rem;padding-inline:0}.hero__email-shell{flex-direction:column}.hero__email-button.button{min-height:3rem}.hero__solana{margin-top:1.5rem}.home-features{padding-top:4rem}.home-features__grid{grid-template-columns:1fr;max-width:340px;margin:0 auto}}@media(prefers-reduced-motion:reduce){.hero__phones,.hero__steps,.hero__waitlist,.hero__solana{animation:none}.phone-card,.phone-card__image,.phone-card__caption,.feature-card{transition:none}}@media(max-width:640px)and (prefers-reduced-motion:reduce){.hero__phones{min-height:auto}.phone-card{position:relative;inset:auto;display:none;margin-inline:auto;opacity:1;animation:none;transform:none!important}.phone-card:first-child{display:flex}}
