:root{
  --purple:#351560;
  --purple-2:#4d3173;
  --purple-3:#3d1e66;
  --lavender:#eeeaf2;
  --lavender-2:#f7f5f9;
  --ink:#27242c;
  --muted:#77727d;
  --line:#ebe8ee;
  --green:#16c884;
  --red:#ff5a63;
  --white:#fff;
  --shadow:0 32px 80px rgba(46,23,74,.16);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#fff;color:var(--ink);font-family:Poppins,Inter,"Avenir Next",Arial,sans-serif;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
button,input{font:inherit}
.hidden,.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}
.site-header{position:fixed;inset:0 0 auto;z-index:50;background:rgba(255,255,255,.93);backdrop-filter:blur(18px);border-bottom:1px solid rgba(53,21,96,.08)}
.nav-shell{position:relative;height:88px;display:flex;align-items:center;gap:32px}
.brand{display:inline-flex;align-items:center;gap:11px;font-size:20px;font-weight:700;line-height:1;letter-spacing:-.04em;white-space:nowrap}
.brand img{width:44px;height:36px;object-fit:contain}
.site-header .brand{gap:14px;font-size:26px;letter-spacing:-.05em}
.site-header .brand img{width:58px;height:47px}
.nav-links{display:flex;gap:30px;margin-left:auto;font-size:13px;font-weight:500;color:#5f5a65}
.nav-links a{transition:.2s ease}
.nav-links a:hover{color:var(--purple)}
.pill-button{min-height:50px;padding:0 24px;border:0;border-radius:999px;background:var(--purple);color:#fff;font-size:13px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 13px 26px rgba(53,21,96,.18);transition:transform .2s ease,background .2s ease,box-shadow .2s ease}
.pill-button:hover{transform:translateY(-2px);background:#432071;box-shadow:0 18px 30px rgba(53,21,96,.24)}
.nav-cta{min-height:44px;margin-left:6px;padding-inline:19px;box-shadow:none}
.menu-button{display:none;margin-left:auto;background:none;border:0;padding:8px;cursor:pointer}
.menu-button span{display:block;width:23px;height:2px;background:var(--ink);margin:5px;border-radius:2px}

.hero{position:relative;overflow:hidden;min-height:870px;padding:142px 0 74px;background:var(--purple);color:#fff}
.hero-geometry{position:absolute;inset:0;overflow:hidden;pointer-events:none}
.hero-geometry:before,.hero-geometry:after,.waitlist-geometry:before,.waitlist-geometry:after{content:"";position:absolute;background:rgba(255,255,255,.045);transform:rotate(30deg)}
.hero-geometry:before{width:540px;height:560px;left:-230px;top:78px;clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%)}
.hero-geometry:after{width:630px;height:670px;right:-190px;top:-190px;clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%)}
.hero-geometry i{position:absolute;display:block;background:rgba(255,255,255,.055);clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%)}
.hero-geometry i:nth-child(1){width:220px;height:240px;left:43%;top:-85px}
.hero-geometry i:nth-child(2){width:280px;height:300px;left:54%;top:205px;opacity:.55}
.hero-geometry i:nth-child(3){width:190px;height:210px;right:2%;bottom:-55px}
.hero-geometry i:nth-child(4){width:170px;height:185px;left:13%;bottom:-70px;opacity:.45}
.hero-grid{position:relative;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:74px}
.eyebrow,.section-kicker{margin:0 0 18px;font-size:11px;font-weight:600;letter-spacing:.17em}
.hero h1{max-width:720px;margin:0;font-size:clamp(54px,6.7vw,88px);line-height:.98;letter-spacing:-.058em;font-weight:600}
.hero-lede{max-width:610px;margin:27px 0 0;color:rgba(255,255,255,.72);font-size:17px;line-height:1.75}
.hero-actions{display:flex;align-items:center;gap:24px;margin-top:34px}
.pill-light{background:#fff;color:var(--purple);box-shadow:0 18px 34px rgba(0,0,0,.17)}
.pill-light:hover{background:#f8f5fa;color:var(--purple)}
.hero-link{font-size:13px;font-weight:600}
.hero-link span{display:inline-block;margin-left:8px;transition:transform .2s ease}
.hero-link:hover span{transform:translateX(4px)}
.hero-proof{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-width:520px;margin-top:48px}
.hero-proof div{padding:16px 24px 0 0;border-top:1px solid rgba(255,255,255,.24)}
.hero-proof div+div{margin-left:18px}
.hero-proof strong,.hero-proof span{display:block}
.hero-proof strong{font-size:13px;font-weight:600}
.hero-proof span{margin-top:5px;color:rgba(255,255,255,.55);font-size:11px}
.device-stage{position:relative;min-height:690px;display:grid;place-items:center}
.device-stage:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:rgba(148,98,199,.27);filter:blur(90px)}
.phone{position:relative;overflow:hidden;background:#fff;border:8px solid #17121d;border-radius:43px;box-shadow:0 38px 90px rgba(17,8,28,.37)}
.phone img{width:100%;height:auto}
.phone-primary{z-index:2;width:322px;height:660px}
.phone-primary .speaker{position:absolute;z-index:3;top:10px;left:50%;width:66px;height:5px;transform:translateX(-50%);border-radius:99px;background:rgba(0,0,0,.27)}
.market-chip{position:absolute;z-index:3;width:174px;padding:14px 15px 10px;border-radius:21px;background:#fff;color:var(--ink);box-shadow:0 24px 48px rgba(23,9,40,.21)}
.market-chip span,.market-chip strong{display:block}
.market-chip span{font-size:11px;font-weight:600}
.market-chip strong{margin-top:3px;color:var(--purple);font-size:13px}
.market-chip svg{display:block;width:100%;height:34px;margin-top:4px}
.market-chip path{fill:none;stroke:var(--purple);stroke-width:2.2}
.market-chip-a{left:-13px;top:127px;transform:rotate(-3deg)}
.market-chip-b{right:-24px;top:238px;transform:rotate(3deg)}
.creator-chip{position:absolute;z-index:3;display:flex;align-items:center;gap:9px;min-width:142px;padding:11px 13px;border-radius:18px;background:#fff;color:var(--ink);box-shadow:0 20px 45px rgba(23,9,40,.2)}
.creator-chip b,.creator-chip small{display:block;font-size:10px}
.creator-chip small{margin-top:2px;font-weight:600}
.creator-chip-a{left:6px;bottom:136px;transform:rotate(2deg)}
.creator-chip-b{right:-15px;bottom:84px;transform:rotate(-3deg)}
.avatar{width:34px;height:34px;flex:0 0 34px;border-radius:50%;background:linear-gradient(140deg,#ede5df,#a9775d)}
.avatar-two{background:linear-gradient(140deg,#f4e8ce,#d5af84)}
.up{color:var(--green)!important}.down{color:var(--red)!important}

.market-strip{overflow:hidden;border-bottom:1px solid var(--line);background:#fff}
.market-strip-track{display:flex;width:max-content;animation:scroll-strip 32s linear infinite}
.market-strip span{padding:18px 28px;font-size:11px;font-weight:600;letter-spacing:.08em;white-space:nowrap;border-right:1px solid var(--line)}
.market-strip b{margin-left:11px;color:var(--green);font-weight:600;letter-spacing:0}
@keyframes scroll-strip{to{transform:translateX(-50%)}}

.section{padding:118px 0}
.feature-grid{display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:90px}
.feature-grid-reverse{grid-template-columns:1.08fr .92fr}
.feature-copy{max-width:530px}
.section-kicker{color:var(--purple)}
.feature-copy h2,.section-heading h2,.waitlist-inner h2{margin:0;font-size:clamp(42px,5.3vw,68px);line-height:1.04;letter-spacing:-.052em;font-weight:600}
.feature-copy>p:not(.section-kicker){margin:24px 0 0;color:var(--muted);font-size:15px;line-height:1.82}
.feature-points{margin-top:38px}
.feature-points article{display:grid;grid-template-columns:42px 1fr;gap:15px;padding:19px 0;border-top:1px solid var(--line)}
.feature-points article:last-child{border-bottom:1px solid var(--line)}
.feature-points article>span{color:var(--purple);font-size:11px;font-weight:600}
.feature-points h3{margin:0;font-size:15px;font-weight:600}
.feature-points p{margin:6px 0 0;color:var(--muted);font-size:12px;line-height:1.65}
.product-panel{position:relative;min-height:760px;display:grid;place-items:center;overflow:hidden;border-radius:42px}
.product-panel-light{background:var(--lavender-2);border:1px solid var(--line)}
.product-panel-purple{background:var(--purple);box-shadow:var(--shadow)}
.product-panel-purple:before,.product-panel-purple:after{content:"";position:absolute;width:330px;height:360px;background:rgba(255,255,255,.055);clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%)}
.product-panel-purple:before{top:-130px;right:-95px}
.product-panel-purple:after{bottom:-160px;left:-100px}
.phone-section{z-index:2;width:326px;height:700px;border-width:7px}
.product-panel-light .phone-section{border-color:#d9d4de;box-shadow:0 30px 72px rgba(45,29,59,.18)}
.category-cloud{position:absolute;inset:0;pointer-events:none}
.category-cloud span{position:absolute;padding:10px 16px;border-radius:99px;background:#fff;color:var(--purple);font-size:10px;font-weight:600;box-shadow:0 13px 32px rgba(46,23,74,.12)}
.category-cloud span:nth-child(1){top:102px;left:42px}.category-cloud span:nth-child(2){right:44px;top:180px}.category-cloud span:nth-child(3){left:28px;bottom:170px}.category-cloud span:nth-child(4){right:31px;bottom:116px}.category-cloud span:nth-child(5){right:52px;top:385px}
.portfolio-orbit{position:absolute;z-index:3;padding:15px 17px;border-radius:19px;background:#fff;box-shadow:0 22px 50px rgba(18,7,31,.24)}
.portfolio-orbit small,.portfolio-orbit strong{display:block}
.portfolio-orbit small{color:#8a8490;font-size:9px}.portfolio-orbit strong{margin-top:4px;color:var(--ink);font-size:15px}
.orbit-a{top:117px;left:26px;transform:rotate(-3deg)}
.orbit-b{right:23px;bottom:130px;transform:rotate(3deg)}
.stat-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-top:43px}
.stat-row div{padding-top:17px;border-top:1px solid var(--line)}
.stat-row strong,.stat-row span{display:block}
.stat-row strong{color:var(--purple);font-size:24px;font-weight:600}
.stat-row span{margin-top:5px;color:var(--muted);font-size:10px}

.research-section{position:relative;overflow:hidden;background:#141018;color:#fff}
.research-section:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(74,29,119,.33),transparent 43%),radial-gradient(circle at 78% 42%,rgba(92,42,140,.26),transparent 31%)}
.research-grid{position:relative;display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:80px}
.research-copy>p:not(.section-kicker){color:rgba(255,255,255,.62)}
.light-kicker{color:#bda6d3}
.research-tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:32px}
.research-tags span{padding:10px 14px;border:1px solid rgba(255,255,255,.13);border-radius:99px;color:rgba(255,255,255,.74);font-size:10px}
.dark-phone-wrap{position:relative;min-height:720px;display:grid;place-items:center}
.dark-glow{position:absolute;width:490px;height:490px;border-radius:50%;background:#4d1d7d;filter:blur(90px);opacity:.36}
.phone-dark{z-index:2;width:330px;height:690px;border-color:#050507;box-shadow:0 43px 100px rgba(0,0,0,.6)}

.how-section{background:#fff}
.section-heading{max-width:850px;margin:0 auto 62px;text-align:center}
.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.steps article{min-height:270px;padding:27px;border:1px solid var(--line);border-radius:27px;background:#fff;transition:transform .2s ease,box-shadow .2s ease}
.steps article:hover{transform:translateY(-5px);box-shadow:0 22px 52px rgba(46,23,74,.1)}
.step-icon{width:48px;height:48px;border-radius:15px;background:var(--lavender);color:var(--purple);display:grid;place-items:center;font-size:22px;font-weight:500}
.steps small{display:block;margin-top:29px;color:#9b96a0;font-size:9px;letter-spacing:.13em}
.steps h3{margin:7px 0 10px;font-size:21px;font-weight:600}
.steps p{margin:0;color:var(--muted);font-size:12px;line-height:1.7}

.faq-section{background:var(--lavender-2)}
.faq-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:100px;align-items:start}
.faq-title{position:sticky;top:120px}
.faq-list details{border-top:1px solid #ded9e2;padding:25px 0}
.faq-list details:last-child{border-bottom:1px solid #ded9e2}
.faq-list summary{display:flex;justify-content:space-between;align-items:center;gap:25px;cursor:pointer;list-style:none;font-size:17px;font-weight:600}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary:after{content:"+";color:var(--purple);font-size:23px;font-weight:400}
.faq-list details[open] summary:after{content:"−"}
.faq-list p{max-width:680px;margin:16px 48px 0 0;color:var(--muted);font-size:13px;line-height:1.75}

.waitlist-section{position:relative;overflow:hidden;padding:112px 24px;background:var(--purple);color:#fff;text-align:center}
.waitlist-geometry{position:absolute;inset:0;overflow:hidden}
.waitlist-geometry:before{width:480px;height:500px;left:-170px;top:-200px;clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%)}
.waitlist-geometry:after{width:560px;height:590px;right:-215px;bottom:-280px;clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%)}
.waitlist-inner{position:relative;max-width:820px;margin:auto}
.waitlist-inner>p:not(.eyebrow){max-width:620px;margin:23px auto 0;color:rgba(255,255,255,.67);font-size:15px;line-height:1.75}
.waitlist-form{display:flex;max-width:610px;margin:34px auto 18px;padding:7px;border-radius:999px;background:#fff;box-shadow:0 24px 54px rgba(19,8,31,.23)}
.waitlist-form input{min-width:0;flex:1;border:0;outline:0;padding:0 18px;color:var(--ink);font-size:12px;background:transparent}
.waitlist-form .pill-button{min-height:50px;box-shadow:none}
.waitlist-inner small{color:rgba(255,255,255,.52);font-size:10px}
.waitlist-inner small a{text-decoration:underline;text-underline-offset:3px}

footer{padding:34px 0;background:#fff}
.footer-shell{display:flex;align-items:center;justify-content:space-between;gap:24px;color:var(--muted);font-size:11px}
.footer-links{display:flex;gap:22px;align-items:center}
.footer-links a:hover{color:var(--purple)}
.footer-shell .brand{font-size:16px;gap:8px}
.footer-shell .brand img{width:34px;height:28px}

.simple-page{min-height:100vh;background:var(--lavender-2);padding:34px 0 70px}
.simple-shell{width:min(820px,calc(100% - 34px));margin:auto}
.simple-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:34px}
.back-link{color:var(--purple);font-size:12px;font-weight:600}
.content-card{padding:clamp(28px,5vw,58px);border:1px solid var(--line);border-radius:34px;background:#fff;box-shadow:0 24px 60px rgba(46,23,74,.09)}
.content-card h1{margin:0 0 12px;font-size:clamp(36px,7vw,58px);line-height:1.05;letter-spacing:-.045em;font-weight:600}
.content-card h2{margin:34px 0 10px;font-size:20px;font-weight:600}
.content-card p{color:var(--muted);font-size:13px;line-height:1.8}
.content-card a:not(.pill-button){color:var(--purple);text-decoration:underline}
.content-card .pill-button{margin-top:18px}

@media(max-width:980px){
  .nav-links,.nav-cta{display:none}.menu-button{display:block}.nav-links.open{position:absolute;top:calc(100% + 8px);left:0;right:0;display:flex;flex-direction:column;gap:18px;padding:22px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 22px 55px rgba(46,23,74,.14)}
  .hero{padding-top:122px}.hero-grid,.feature-grid,.feature-grid-reverse,.research-grid,.faq-grid{grid-template-columns:1fr;gap:55px}
  .hero-copy,.feature-copy{max-width:740px;margin-inline:auto;text-align:center}.hero h1{margin-inline:auto}.hero-lede{margin-inline:auto}.hero-actions{justify-content:center}.hero-proof{margin-inline:auto}
  .device-stage{min-height:650px}.market-chip-a{left:10%}.market-chip-b{right:8%}.creator-chip-a{left:11%}.creator-chip-b{right:8%}
  .feature-points{text-align:left}.product-panel{width:min(650px,100%);margin-inline:auto}.feature-grid-reverse .product-panel{order:2}.stat-row{max-width:560px;margin-inline:auto;margin-top:43px}
  .research-copy{text-align:center}.research-tags{justify-content:center}.dark-phone-wrap{min-height:650px}.faq-title{position:static}.steps{grid-template-columns:1fr;max-width:660px;margin-inline:auto}.steps article{min-height:auto}.footer-shell{flex-direction:column;text-align:center}.footer-links{flex-wrap:wrap;justify-content:center}
}
@media(max-width:600px){
  .shell{width:min(100% - 28px,1180px)}.nav-shell{height:76px}.brand{font-size:17px}.brand img{width:38px;height:31px}.site-header .brand{gap:10px;font-size:20px}.site-header .brand img{width:45px;height:37px}
  .hero{min-height:auto;padding:105px 0 58px}.hero h1{font-size:49px}.hero-lede{font-size:15px}.hero-actions{flex-direction:column;gap:15px}.hero-proof{grid-template-columns:1fr;gap:15px}.hero-proof div+div{margin-left:0}
  .device-stage{min-height:590px}.phone-primary{width:276px;height:565px;border-radius:38px}.market-chip,.creator-chip{display:none}
  .section{padding:82px 0}.feature-copy h2,.section-heading h2,.waitlist-inner h2{font-size:40px}.product-panel{min-height:620px;border-radius:28px}.phone-section{width:273px;height:590px;border-radius:38px}.category-cloud span,.portfolio-orbit{display:none}.stat-row{grid-template-columns:1fr}.stat-row div{text-align:center}
  .dark-phone-wrap{min-height:600px}.phone-dark{width:282px;height:590px;border-radius:38px}.section-heading{margin-bottom:38px}.faq-list summary{font-size:15px}
  .waitlist-section{padding:84px 14px}.waitlist-form{flex-direction:column;gap:8px;border-radius:24px}.waitlist-form input{min-height:50px;text-align:center}.waitlist-form .pill-button{width:100%}.footer-links{flex-direction:column;gap:9px}
  .simple-top{align-items:flex-start;gap:20px}.simple-top .brand span{display:none}.content-card{border-radius:26px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.market-strip-track{animation:none}.pill-button,.steps article,.hero-link span{transition:none}}

/* Mobile-first refinement: compact typography, shorter sections, and correctly scaled product previews. */
html{
  scroll-padding-top:96px;
  overflow-x:hidden;
}
body{
  overflow-x:clip;
}
.hero h1,
.feature-copy h2,
.section-heading h2,
.waitlist-inner h2{
  text-wrap:balance;
}
.hero-lede,
.feature-copy>p:not(.section-kicker),
.waitlist-inner>p:not(.eyebrow){
  text-wrap:pretty;
}
#product,#discover,#portfolio,#faq,#waitlist{
  scroll-margin-top:96px;
}

@media(max-width:600px){
  html{scroll-padding-top:78px}
  #product,#discover,#portfolio,#faq,#waitlist{scroll-margin-top:78px}

  .site-header{
    position:sticky;
    top:0;
    -webkit-backdrop-filter:blur(18px);
    backdrop-filter:blur(18px);
  }
  .nav-shell{
    height:72px;
    gap:16px;
  }
  .site-header .brand{
    gap:9px;
    font-size:20px;
  }
  .site-header .brand img{
    width:44px;
    height:36px;
  }
  .menu-button{
    margin-left:auto;
    padding:7px 2px 7px 9px;
  }
  .menu-button span{
    width:25px;
    height:2.5px;
    margin:5px 0;
  }
  .nav-links.open{
    position:fixed;
    top:78px;
    left:14px;
    right:14px;
    max-height:calc(100dvh - 94px);
    overflow-y:auto;
    gap:4px;
    padding:10px;
    border-radius:18px;
  }
  .nav-links.open a{
    min-height:46px;
    padding:0 13px;
    border-radius:12px;
    display:flex;
    align-items:center;
    font-size:15px;
  }
  .nav-links.open a:active{background:var(--lavender-2)}

  .shell{width:min(100% - 32px,1180px)}
  .hero{
    padding:48px 0 44px;
  }
  .hero-grid,
  .feature-grid,
  .feature-grid-reverse,
  .research-grid,
  .faq-grid{
    gap:34px;
  }
  .hero-copy,
  .feature-copy{
    max-width:390px;
  }
  .eyebrow,
  .section-kicker{
    margin-bottom:13px;
    font-size:10px;
    letter-spacing:.16em;
  }
  .hero h1{
    max-width:370px;
    font-size:clamp(36px,9.7vw,42px);
    line-height:1.01;
    letter-spacing:-.052em;
  }
  .hero-lede{
    max-width:350px;
    margin-top:20px;
    font-size:14px;
    line-height:1.62;
  }
  .hero-actions{
    margin-top:26px;
    gap:13px;
  }
  .hero-actions .pill-button{
    width:min(100%,326px);
    min-height:50px;
  }
  .hero-link{font-size:13px}
  .hero-proof{
    grid-template-columns:repeat(2,minmax(0,1fr));
    width:min(100%,360px);
    gap:0;
    margin-top:34px;
  }
  .hero-proof div{
    min-width:0;
    padding:14px 12px 0;
  }
  .hero-proof div:first-child{padding-left:0;padding-right:14px}
  .hero-proof div+div{
    margin-left:0;
    padding-left:14px;
    border-left:1px solid rgba(255,255,255,.18);
  }
  .hero-proof strong{font-size:12px}
  .hero-proof span{font-size:10px;line-height:1.45}

  .device-stage{
    min-height:0;
    padding:14px 0 2px;
  }
  .device-stage:before{
    width:310px;
    height:310px;
    filter:blur(65px);
  }
  .phone{
    border-width:6px;
    border-radius:31px;
  }
  .phone-primary,
  .phone-section,
  .phone-dark{
    width:clamp(188px,54vw,232px);
    height:auto;
    aspect-ratio:auto;
    border-radius:31px;
  }
  .phone-primary .speaker{
    top:8px;
    width:48px;
    height:4px;
  }
  .phone img{
    width:100%;
    height:auto;
    aspect-ratio:860 / 1864;
    object-fit:contain;
  }

  .market-strip span{
    padding:14px 20px;
    font-size:9px;
  }
  .market-strip-track{animation-duration:42s}

  .section{
    padding:64px 0;
  }
  .feature-copy h2,
  .section-heading h2,
  .waitlist-inner h2{
    max-width:380px;
    margin-inline:auto;
    font-size:clamp(32px,8.8vw,38px);
    line-height:1.07;
    letter-spacing:-.045em;
  }
  .feature-copy>p:not(.section-kicker),
  .waitlist-inner>p:not(.eyebrow){
    max-width:370px;
    margin:18px auto 0;
    font-size:14px;
    line-height:1.64;
  }
  .feature-points{
    margin-top:28px;
  }
  .feature-points article{
    grid-template-columns:32px 1fr;
    gap:10px;
    padding:14px 0;
  }
  .feature-points h3{font-size:14px}
  .feature-points p{font-size:11px;line-height:1.55}

  .product-panel{
    width:100%;
    min-height:0;
    padding:28px 0;
    border-radius:25px;
  }
  .product-panel-light .phone-section{
    box-shadow:0 20px 48px rgba(45,29,59,.16);
  }
  .product-panel-purple{
    box-shadow:0 22px 54px rgba(46,23,74,.15);
  }
  .product-panel-purple:before,
  .product-panel-purple:after{
    width:220px;
    height:240px;
  }

  .stat-row{
    grid-template-columns:repeat(3,minmax(0,1fr));
    width:100%;
    max-width:390px;
    gap:8px;
    margin-top:30px;
  }
  .stat-row div{
    min-width:0;
    padding:14px 5px 0;
    text-align:center;
  }
  .stat-row strong{
    font-size:clamp(18px,5.5vw,23px);
    white-space:nowrap;
  }
  .stat-row span{
    font-size:9px;
    line-height:1.4;
  }

  .dark-phone-wrap{
    min-height:0;
    padding:10px 0 0;
  }
  .dark-glow{
    width:300px;
    height:300px;
    filter:blur(70px);
  }
  .research-tags{
    justify-content:center;
    gap:7px;
    margin-top:24px;
  }
  .research-tags span{
    padding:8px 11px;
    font-size:9px;
  }

  .section-heading{margin-bottom:30px}
  .steps{gap:12px}
  .steps article{
    padding:22px;
    border-radius:22px;
  }
  .steps small{margin-top:20px}
  .steps h3{font-size:19px}
  .steps p{font-size:12px;line-height:1.58}

  .faq-list details{padding:20px 0}
  .faq-list summary{font-size:14px;line-height:1.4}
  .faq-list p{
    margin:13px 28px 0 0;
    font-size:12px;
    line-height:1.65;
  }

  .waitlist-section{padding:68px 16px}
  .waitlist-form{
    max-width:390px;
    margin-top:26px;
  }
  .waitlist-form input{
    min-height:52px;
    padding:0 16px;
    font-size:16px;
    text-align:left;
  }
  .waitlist-form .pill-button{min-height:52px}
}

@media(max-width:360px){
  .site-header .brand{font-size:18px}
  .site-header .brand img{width:40px;height:33px}
  .hero h1{font-size:35px}
  .hero-proof{grid-template-columns:1fr}
  .hero-proof div{padding:13px 0}
  .hero-proof div+div{border-left:0;margin-left:0;padding-left:0}
  .stat-row{grid-template-columns:1fr}
  .stat-row div{padding:12px 0}
}

/* Mobile hero: keep the product visible in the initial viewport, similar to desktop. */
@media (max-width: 600px) {
  .hero {
    padding: 24px 0 18px;
  }

  .hero-grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr) clamp(136px, 40vw, 164px);
    grid-template-areas:
      "eyebrow eyebrow"
      "title title"
      "lede device"
      "actions device"
      "proof proof";
    column-gap: 14px;
    row-gap: 0;
    align-items: start;
  }

  .hero-copy {
    display: contents;
    max-width: none;
    margin: 0;
    text-align: left;
  }

  .hero .eyebrow {
    grid-area: eyebrow;
    margin: 0 0 11px;
    text-align: center;
  }

  .hero h1 {
    grid-area: title;
    max-width: 370px;
    margin: 0 auto 22px;
    font-size: clamp(34px, 9.4vw, 40px);
    line-height: 1.01;
    text-align: center;
  }

  .hero-lede {
    grid-area: lede;
    max-width: none;
    margin: 0;
    font-size: 12px;
    line-height: 1.58;
    text-align: left;
  }

  .hero-actions {
    grid-area: actions;
    align-items: stretch;
    justify-content: flex-start;
    gap: 8px;
    margin-top: 15px;
  }

  .hero-actions .pill-button {
    width: 100%;
    min-height: 44px;
    padding-inline: 12px;
    font-size: 11px;
  }

  .hero-link {
    min-height: 34px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    text-align: center;
  }

  .device-stage {
    grid-area: device;
    min-height: 0;
    padding: 0;
    align-self: start;
    place-items: start center;
  }

  .device-stage::before {
    width: 210px;
    height: 260px;
    filter: blur(55px);
  }

  .phone-primary {
    width: 100%;
    max-width: 164px;
    border-width: 5px;
    border-radius: 25px;
    box-shadow: 0 24px 55px rgba(17, 8, 28, .34);
  }

  .phone-primary .speaker {
    top: 7px;
    width: 40px;
    height: 3px;
  }

  .hero-proof {
    grid-area: proof;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    width: 100%;
    max-width: 390px;
    margin: 22px auto 0;
  }

  .hero-proof div {
    padding-top: 12px;
  }
}

@media (max-width: 360px) {
  .hero-grid {
    grid-template-columns: minmax(0, 1fr) 128px;
    column-gap: 10px;
  }

  .hero h1 {
    margin-bottom: 18px;
    font-size: 32px;
  }

  .hero-lede {
    font-size: 11px;
  }

  .hero-actions .pill-button,
  .hero-link {
    font-size: 10px;
  }

  .hero-proof {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

/* Final mobile hero alignment pass. */
.site-header .brand{
  align-items:center;
}
.site-header .brand img{
  flex:0 0 auto;
  object-position:center;
  transform:translateY(-1px);
}
.site-header .brand span{
  display:inline-flex;
  align-items:center;
  line-height:1;
}

@media (max-width:600px){
  .hero{
    padding:26px 0 20px;
  }

  .hero-grid{
    grid-template-columns:minmax(0,1fr) clamp(140px,39vw,158px);
    grid-template-areas:
      "eyebrow eyebrow"
      "title title"
      "lede device"
      "actions device"
      "proof proof";
    column-gap:18px;
    align-items:start;
  }

  .hero .eyebrow{
    margin-bottom:12px;
  }

  .hero h1{
    max-width:365px;
    margin:0 auto 25px;
    font-size:clamp(33px,9vw,39px);
    line-height:1.02;
  }

  .hero-lede{
    width:100%;
    max-width:205px;
    margin:0 auto;
    align-self:end;
    color:rgba(255,255,255,.73);
    font-size:12px;
    line-height:1.58;
    text-align:center;
  }

  .hero-actions{
    width:100%;
    max-width:205px;
    margin:18px auto 0;
    align-items:center;
    justify-content:flex-start;
  }

  .hero-actions .pill-button{
    width:100%;
    max-width:205px;
    min-height:46px;
    padding:0 14px;
    font-size:11px;
  }

  .hero-link{
    width:100%;
    min-height:34px;
    justify-content:center;
    font-size:11px;
  }

  .device-stage{
    align-self:center;
    justify-self:center;
    width:100%;
    padding:0;
  }

  .phone-primary{
    width:100%;
    max-width:158px;
  }

  .hero-proof{
    margin-top:24px;
  }

  .hero-proof div{
    display:flex;
    min-height:72px;
    flex-direction:column;
    justify-content:flex-start;
    text-align:left;
  }

  .hero-proof div:nth-child(2){
    text-align:left;
  }
}

@media (max-width:380px){
  .hero-grid{
    grid-template-columns:minmax(0,1fr) 136px;
    column-gap:12px;
  }
  .hero h1{
    font-size:32px;
  }
  .hero-lede,
  .hero-actions{
    max-width:185px;
  }
  .phone-primary{
    max-width:136px;
  }
}

/* Purple navigation bar update. */
.site-header{
  background:rgba(53,21,96,.98);
  border-bottom:1px solid rgba(255,255,255,.12);
  color:#fff;
  -webkit-backdrop-filter:blur(18px);
  backdrop-filter:blur(18px);
}
.site-header .brand{
  color:#fff;
}
.site-header .brand img{
  filter:brightness(0) invert(1);
}
.site-header .nav-links{
  color:rgba(255,255,255,.84);
}
.site-header .nav-links a:hover{
  color:#fff;
}
.site-header .nav-cta{
  background:#fff;
  color:var(--purple);
  box-shadow:none;
}
.site-header .nav-cta:hover{
  background:#f1edf6;
  color:var(--purple);
}
.site-header .menu-button span{
  background:#fff;
}

@media(max-width:980px){
  .site-header .nav-links.open{
    background:#fff;
    color:var(--purple);
    border-color:rgba(53,21,96,.12);
  }
  .site-header .nav-links.open a:hover,
  .site-header .nav-links.open a:focus-visible{
    color:var(--purple);
    background:var(--lavender-2);
  }
}

/* Refined brand lockup and tighter desktop rhythm. */
.site-header .brand{
  gap:13px;
  font-size:22px;
  font-weight:600;
  letter-spacing:-.035em;
}
.site-header .brand img{
  width:43px;
  height:35px;
  transform:none;
}
.site-header .brand span{
  line-height:1;
  transform:translateY(-.5px);
}

@media (min-width:981px){
  .nav-shell{
    height:74px;
    gap:28px;
  }
  .site-header .brand{
    gap:14px;
    font-size:22px;
  }
  .site-header .brand img{
    width:43px;
    height:35px;
  }
  .nav-links{
    gap:27px;
    font-size:12px;
  }
  .nav-cta{
    min-height:42px;
    padding-inline:18px;
  }

  .hero{
    min-height:750px;
    padding:108px 0 46px;
  }
  .hero-grid{
    grid-template-columns:1.04fr .96fr;
    gap:48px;
  }
  .hero h1{
    max-width:640px;
    font-size:clamp(52px,5.55vw,76px);
    line-height:.99;
  }
  .hero-lede{
    max-width:560px;
    margin-top:22px;
    font-size:15px;
    line-height:1.68;
  }
  .hero-actions{
    margin-top:27px;
  }
  .hero-proof{
    max-width:490px;
    margin-top:34px;
  }
  .device-stage{
    min-height:610px;
  }
  .device-stage:before{
    width:440px;
    height:440px;
  }
  .phone-primary{
    width:286px;
    height:auto;
    aspect-ratio:860 / 1864;
    border-width:7px;
    border-radius:39px;
  }
  .market-chip{
    width:154px;
    padding:12px 13px 9px;
  }
  .market-chip-a{left:0;top:108px}
  .market-chip-b{right:-4px;top:212px}
  .creator-chip{min-width:126px;padding:9px 11px}
  .creator-chip-a{left:8px;bottom:118px}
  .creator-chip-b{right:-2px;bottom:72px}

  .section{
    padding:88px 0;
  }
  .feature-grid{
    gap:62px;
  }
  .feature-grid-reverse{
    gap:62px;
  }
  .feature-copy h2,
  .section-heading h2,
  .waitlist-inner h2{
    font-size:clamp(40px,4.45vw,60px);
  }
  .feature-copy>p:not(.section-kicker){
    margin-top:20px;
    line-height:1.72;
  }
  .feature-points{
    margin-top:30px;
  }
  .feature-points article{
    padding:15px 0;
  }
  .product-panel{
    min-height:660px;
    border-radius:36px;
  }
  .phone-section{
    width:286px;
    height:auto;
    aspect-ratio:860 / 1864;
    border-radius:39px;
  }
  .dark-phone-wrap{
    min-height:620px;
  }
  .phone-dark{
    width:286px;
    height:auto;
    aspect-ratio:860 / 1864;
    border-radius:39px;
  }
  .section-heading{
    margin-bottom:44px;
  }
  .steps article{
    min-height:330px;
    padding:34px;
  }
  .waitlist-section{
    padding:86px 24px;
  }
}

@media (max-width:600px){
  .nav-shell{
    height:74px;
  }
  .site-header .brand{
    gap:11px;
    font-size:22px;
    letter-spacing:-.04em;
  }
  .site-header .brand img{
    width:42px;
    height:34px;
  }
  .menu-button{
    padding:6px;
  }
  .menu-button span{
    width:25px;
    height:2px;
    margin:5px 0;
  }
}

/* Final header logo balance: larger mark, slightly smaller/lower wordmark. */
.site-header .brand{
  gap:12px;
  font-size:20px;
}
.site-header .brand img{
  width:50px;
  height:41px;
}
.site-header .brand span{
  transform:translateY(2px);
}

@media (max-width:600px){
  .site-header .brand{
    gap:10px;
    font-size:19px;
  }
  .site-header .brand img{
    width:47px;
    height:38px;
  }
  .site-header .brand span{
    transform:translateY(2px);
  }
}
