.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__dot{width:9px;height:9px;border-radius:50%;background:var(--primary-container);box-shadow:0 0 10px #4aedc4b3}.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{align-items:center}.hero__badge{margin-bottom:.1rem}.hero h1{max-width:620px}.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;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__frame{--phone-radius: clamp(1.4rem, 2.4vw, 2rem);position:relative;display:flex;align-items:center;justify-content:center;width:clamp(150px,21vw,230px);aspect-ratio:205 / 438;overflow:hidden;border-radius:var(--phone-radius);clip-path:inset(0 round var(--phone-radius));isolation:isolate}.phone-card__media{width:100%;height:100%;overflow:hidden;border-radius:var(--phone-radius)}.phone-card__frame:before,.phone-card__frame:after{content:none}.phone-card__image{display:block;width:100%;height:100%;object-fit:contain;object-position:center;border-radius:var(--phone-radius);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__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__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__frame{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__cta{display:none}.hero{min-height:auto;padding:5rem 0 1.25rem}.hero__layout{gap:.1rem}.hero__content{gap:.65rem;width:min(100%,21rem)}.hero__badge{margin-bottom:0}.hero h1{max-width:100%;font-size:clamp(2.15rem,10.2vw,2.85rem);line-height:.92;letter-spacing:-.055em}.hero__subhead{max-width:18.25rem;margin-top:-.3rem;font-size:.88rem;line-height:1.45}.hero__phones{position:relative;display:block;max-width:336px;min-height:510px;margin-top:-.35rem;padding:.4rem 0 0}.phone-card{position:absolute;inset:0;--phone-offset: 0px;--phone-rotation: 0deg;gap:.9rem;justify-content:flex-start;opacity:0;pointer-events:none;transform:none!important;animation:phoneCarousel 24s infinite ease-in-out both}.phone-card:nth-child(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__frame{--phone-radius: 2.15rem;width:min(100%,306px);margin:0 auto}.phone-card__media{border-radius:var(--phone-radius);clip-path:inset(0 round var(--phone-radius))}.phone-card__image{width:100%;height:100%;display:block}.phone-card__caption{display:none}.hero__steps{gap:.35rem;flex-wrap:wrap;margin-top:1.35rem}.hero__step-line{width:20px}.hero__waitlist{width:min(100%,22rem);margin-top:1.7rem;padding-inline:0}.hero__email-shell{flex-direction:column}.hero__email-button.button{min-height:3rem}.hero__solana{margin-top:1.35rem}.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;opacity:1;animation:none}.phone-card:first-child{display:flex}}:root{color-scheme:dark;--font-display: "Plus Jakarta Sans", sans-serif;--font-body: "Inter", sans-serif;--bg: #05080d;--surface: #101419;--surface-low: #181c21;--surface-container: #1c2025;--surface-high: #262a30;--surface-highest: #31353b;--primary: #b9ffe7;--primary-container: #4aedc4;--primary-dim: #3ecfa0;--primary-glow: rgba(74, 237, 196, .18);--primary-glow-strong: rgba(74, 237, 196, .32);--on-surface: #e0e2ea;--on-surface-variant: #bacac3;--on-surface-faint: rgba(186, 202, 195, .42);--outline-variant: rgba(186, 202, 195, .15);--ghost-border: rgba(186, 202, 195, .12);--gradient-primary: linear-gradient(135deg, #4aedc4 0%, #3ecfa0 100%);--gradient-text: linear-gradient(135deg, #4aedc4 0%, #b9ffe7 100%);--gradient-divider: linear-gradient( 90deg, transparent, rgba(59, 74, 68, .18), transparent );--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--space-20: 5rem;--space-24: 6rem;--radius-xs: .5rem;--radius-sm: .75rem;--radius-md: 1.5rem;--radius-lg: 2rem;--radius-full: 999px;--shadow-ambient-sm: 0 20px 40px -14px rgba(0, 0, 0, .4);--shadow-ambient-md: 0 32px 60px -16px rgba(0, 0, 0, .4);--shadow-ambient-lg: 0 40px 80px -18px rgba(0, 0, 0, .4);--shadow-glow-sm: 0 0 18px rgba(74, 237, 196, .1);--shadow-glow-md: 0 0 28px rgba(74, 237, 196, .16);--backdrop-glass: blur(20px);--backdrop-nav: blur(30px);--content-width: 72rem;--content-width-wide: 78rem;--content-width-narrow: 48rem;--transition-base: .18s ease;--transition-slow: .32s cubic-bezier(.23, 1, .32, 1)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:20rem;min-height:100vh;overflow-x:hidden;background:radial-gradient(circle at top,rgba(74,237,196,.08),transparent 30%),var(--bg);color:var(--on-surface);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}::selection{background:#4aedc438;color:var(--on-surface)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{color:inherit}img{display:block;max-width:100%}main{position:relative;z-index:2}h1,h2,h3,h4,h5,h6{margin:0;font-family:var(--font-display);font-weight:800;letter-spacing:-.04em}p{margin:0}:focus-visible{outline:2px solid rgba(74,237,196,.55);outline-offset:3px}.page-shell{position:relative;min-height:100vh}.page-shell:before{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.015) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.015) 1px,transparent 1px);background-size:4rem 4rem;mask-image:radial-gradient(circle at center,black,transparent 80%);opacity:.34}.grain{position:fixed;inset:0;z-index:1;pointer-events:none;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:128px}.container,.container-wide,.container-narrow{position:relative;width:min(100% - 2rem,var(--content-width));margin-inline:auto}.container-wide{width:min(100% - 2rem,var(--content-width-wide))}.container-narrow{width:min(100% - 2rem,var(--content-width-narrow))}.section{position:relative;padding-block:var(--space-16)}.section--tight{padding-block:var(--space-12)}.section--loose{padding-block:var(--space-24)}.section--surface{background:linear-gradient(180deg,#101419b8,#0a1018e0)}.section--bleed{overflow:clip}.stack-2xs,.stack-xs,.stack-sm,.stack-md,.stack-lg,.stack-xl,.stack-2xl{display:flex;flex-direction:column}.stack-2xs{gap:var(--space-2)}.stack-xs{gap:var(--space-3)}.stack-sm{gap:var(--space-4)}.stack-md{gap:var(--space-6)}.stack-lg{gap:var(--space-8)}.stack-xl{gap:var(--space-10)}.stack-2xl{gap:var(--space-12)}.cluster{display:flex;flex-wrap:wrap;gap:var(--space-4);align-items:center}.cluster--center{justify-content:center}.grid-2,.grid-3{display:grid;gap:var(--space-5)}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.eyebrow{display:inline-flex;align-items:center;gap:var(--space-2);color:var(--primary);font-size:.7rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.meta-label{color:var(--on-surface-variant);font-size:.72rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.display-xl{font-size:clamp(3rem,6vw,4.75rem);line-height:.98}.display-lg{font-size:clamp(2.6rem,5.5vw,4.4rem);line-height:1.04}.display-md{font-size:clamp(2.1rem,4vw,3.25rem);line-height:1.08}.heading-lg{font-size:clamp(1.5rem,3vw,2.1rem);line-height:1.1}.heading-md{font-size:1.125rem;line-height:1.2;letter-spacing:-.03em}.title-sm{font-family:var(--font-display);font-size:.95rem;font-weight:700;line-height:1.25;letter-spacing:-.02em}.body-lg{font-size:1rem;line-height:1.75}.body-md{font-size:.95rem;line-height:1.7}.body-sm{font-size:.8rem;line-height:1.65}.muted{color:var(--on-surface-variant)}.faint{color:var(--on-surface-faint)}.accent-text{background:var(--gradient-text);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ambient-orb{position:absolute;inset:auto;pointer-events:none;border-radius:50%;filter:blur(60px)}.ambient-orb--hero{top:4rem;left:50%;width:min(70rem,90vw);height:min(42rem,58vw);transform:translate(-50%);background:radial-gradient(ellipse,rgba(74,237,196,.07) 0%,rgba(62,207,160,.025) 36%,transparent 68%)}.divider{width:min(100%,44rem);height:1px;margin:0 auto;background:var(--gradient-divider)}.surface-base,.surface-container,.surface-high,.surface-highest,.glass-surface{border:1px solid rgba(59,74,68,.08);box-shadow:var(--shadow-ambient-md)}.surface-base{background:var(--surface)}.surface-container{background:var(--surface-container)}.surface-high{background:var(--surface-high)}.surface-highest{background:var(--surface-highest)}.glass-surface{background:#101419b3;border-color:var(--ghost-border);backdrop-filter:var(--backdrop-glass);-webkit-backdrop-filter:var(--backdrop-glass)}.panel{position:relative;border-radius:var(--radius-lg);padding:var(--space-8)}.panel--md{border-radius:var(--radius-md);padding:var(--space-6)}.panel--sm{border-radius:var(--radius-md);padding:var(--space-5)}.shadow-ambient{box-shadow:var(--shadow-ambient-lg)}.glow-primary{box-shadow:var(--shadow-ambient-md),0 0 0 1px #4aedc40a,0 0 28px #4aedc41a}.button{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.8rem 1.25rem;border:0;border-radius:var(--radius-full);font-family:var(--font-display);font-size:.78rem;font-weight:700;letter-spacing:.02em;transition:transform var(--transition-base),border-color var(--transition-base),background var(--transition-base),box-shadow var(--transition-base),filter var(--transition-base),color var(--transition-base);cursor:pointer}.button:hover{transform:translateY(-1px)}.button:active{transform:translateY(0) scale(.98)}.button:disabled,.button[aria-disabled=true]{cursor:not-allowed;opacity:.66}.button--primary{background:var(--gradient-primary);color:var(--bg);box-shadow:0 0 0 1px #4aedc40a,0 0 24px #4aedc42e}.button--primary:hover{filter:brightness(1.06)}.button--secondary{background:var(--surface-high);color:var(--primary);border:1px solid rgba(74,237,196,.08);box-shadow:var(--shadow-ambient-sm)}.button--secondary:hover{border-color:#4aedc42e;box-shadow:var(--shadow-ambient-sm),0 0 18px #4aedc414}.button--tertiary{background:transparent;color:var(--on-surface-variant);border:1px solid transparent}.button--tertiary:hover{border-color:#bacac333;color:var(--on-surface)}.button--lg{min-height:3rem;padding-inline:1.5rem}.badge{display:inline-flex;align-items:center;gap:var(--space-2);min-height:2rem;padding:.35rem .95rem;border-radius:var(--radius-full);border:1px solid rgba(59,74,68,.16);background:#ffffff05;color:var(--on-surface-variant);font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.badge--primary{background:#4aedc40f;border-color:#4aedc424;color:var(--primary)}.badge--neutral{color:var(--on-surface-variant)}.badge__dot{width:.4rem;height:.4rem;border-radius:50%;background:var(--primary-container);box-shadow:0 0 10px #4aedc48c;animation:blink 2s ease-in-out infinite}.token-list{display:flex;flex-wrap:wrap;gap:var(--space-3)}.token-chip{display:inline-flex;align-items:center;gap:var(--space-2);min-height:2.4rem;padding:.6rem .85rem;border-radius:var(--radius-full);background:#ffffff05;border:1px solid rgba(186,202,195,.08);color:var(--on-surface-variant);font-size:.72rem}.token-chip__swatch{width:.7rem;height:.7rem;border-radius:50%;background:var(--swatch, currentColor);box-shadow:inset 0 0 0 1px #ffffff14}.section-header{display:flex;flex-direction:column;gap:var(--space-4);max-width:42rem}.section-header--center{margin-inline:auto;text-align:center;align-items:center}.section-header__description{color:var(--on-surface-variant);font-size:.98rem;line-height:1.75}.field-shell{display:flex;align-items:stretch;width:100%;min-height:3.5rem;border-radius:1rem;overflow:hidden;background:var(--surface-container);border:1px solid rgba(59,74,68,.15);box-shadow:var(--shadow-ambient-sm);transition:border-color var(--transition-base),box-shadow var(--transition-base),background var(--transition-base)}.field-shell:focus-within{background:var(--surface-high);border-color:#4aedc438;box-shadow:var(--shadow-ambient-sm),0 0 0 1px #4aedc414,0 0 32px #4aedc40f}.field-input{flex:1;min-width:0;padding:.95rem 1.15rem;border:0;background:transparent;color:var(--on-surface)}.field-input::placeholder{color:#bacac347}.field-note{color:#bacac352;font-size:.68rem;line-height:1.5}.field-action.button{min-height:100%;padding-inline:1.3rem;border-radius:0;flex-shrink:0}.preview-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:var(--space-8);align-items:center}.media-frame{border-radius:calc(var(--radius-lg) + .5rem);background:linear-gradient(180deg,#1c2025e6,#101419fa);border:1px solid rgba(186,202,195,.08);padding:var(--space-4);box-shadow:var(--shadow-ambient-lg),0 0 36px #4aedc40f}.media-frame img{width:100%;border-radius:calc(var(--radius-lg) - .25rem);background:var(--surface-high)}.showcase-tile{background:linear-gradient(180deg,#1c2025f0,#101419fa)}.surface-grid{align-items:stretch}.foundation-hero{align-items:center;text-align:center}.hero-actions{justify-content:center}.product-preview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-5);align-items:start}.product-preview-card{display:flex;flex-direction:column;gap:var(--space-5);min-height:100%}.product-preview-card__media{padding:var(--space-3)}.product-preview-card__media img{aspect-ratio:1125 / 977;object-fit:cover;object-position:center top}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.fade-up{animation:fadeUp .6s ease-out both}@keyframes fadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes blink{0%,to{opacity:1}50%{opacity:.35}}@media(max-width:60rem){.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.product-preview-grid,.preview-grid{grid-template-columns:1fr}}@media(max-width:48rem){.container,.container-wide,.container-narrow{width:min(100% - 1.25rem,var(--content-width))}.section{padding-block:var(--space-12)}.section--loose{padding-block:var(--space-16)}.panel{padding:var(--space-6)}.grid-2,.grid-3{grid-template-columns:1fr}}
