@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;650;700;800;900&display=swap');
:root{font-family:Inter,Arial,sans-serif;color:#f6f7f8;background:#030a10;font-synthesis:none;--pink:#ff2382}*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,#moon:focus-visible{outline:2px solid #ff72b0;outline-offset:6px}.symbols{position:absolute;width:0;height:0;overflow:hidden}.hero{position:relative;min-height:850px;height:calc(100svh - 42px);max-height:1100px;isolation:isolate;overflow:hidden}.backdrop{position:absolute;inset:0;z-index:-2;background:#030b11 url('hero-background.png') right center/cover no-repeat}.backdrop:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,9,14,.86),rgba(2,9,14,.3) 39%,transparent 65%),linear-gradient(0deg,#030b11 0%,transparent 24%)}header{height:108px;max-width:1600px;margin:auto;padding:0 5.2%;display:flex;align-items:center;gap:44px;position:relative;z-index:5}.brand{display:flex;align-items:center;gap:16px;white-space:nowrap;font-size:17px;letter-spacing:-.6px}.brand svg{width:47px;height:47px;fill:none;stroke:#fff;stroke-width:2.5}.brand strong{font-weight:750}nav{margin-left:auto;display:flex;align-items:center;gap:40px;font-size:14px}nav button{border:0;background:none;color:inherit;padding:10px 0}nav a:hover,nav button:hover{color:var(--pink)}.button{border:1px solid var(--pink);background:var(--pink);color:white;font-size:14px;font-weight:700;min-height:54px;padding:0 28px;border-radius:10px;transition:background .2s,transform .2s}.button:hover{background:#e91270;transform:translateY(-2px)}.contact{min-width:154px}.hero-copy{position:absolute;left:6.5%;top:20%;z-index:3;pointer-events:none}.hero-copy>*{pointer-events:auto}.eyebrow{color:var(--pink);text-transform:uppercase;letter-spacing:4px;font-size:12px;font-weight:750;margin:0 0 22px}h1{font-size:clamp(66px,6.05vw,102px);line-height:.94;font-weight:900;text-transform:uppercase;letter-spacing:-4px;margin:0 0 24px}h1 span{color:var(--pink)}.intro{font-size:16px;line-height:1.55;font-weight:450;max-width:555px;color:#e6ecf1;margin:0 0 28px}.actions{display:flex;gap:18px;align-items:center}.actions .button{display:flex;gap:24px;align-items:center}.story{display:flex;align-items:center;gap:13px;min-height:54px;border:1px solid #45505b;border-radius:10px;padding:0 23px;background:#030c1270;color:#fff;font-size:14px;font-weight:650}.story:hover{background:#15212b}.play{border:1.5px solid white;border-radius:50%;width:25px;height:25px;display:grid;place-items:center;font-size:11px;padding-left:2px}.moon-wrap{position:absolute;width:min(52vw,790px);height:min(52vw,790px);left:39%;top:7%;z-index:2}#moon{position:absolute;inset:0;cursor:grab;touch-action:pan-y;border-radius:50%}#moon:active{cursor:grabbing}#moon canvas{display:block;width:100%;height:100%;border-radius:50%}.moon-mark{position:absolute;left:34%;top:31%;width:32%;height:34%;fill:none;stroke:#05131ddd;stroke-width:8;filter:drop-shadow(1px 2px 0 #d6e0e280);pointer-events:none}.moon-controls{position:absolute;bottom:6%;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:12px;white-space:nowrap;font-size:12px;letter-spacing:1px;color:#d4dbe2}.moon-controls button{background:#0a152080;border:1px solid #74849550;border-radius:50%;color:#eaf1f7;width:30px;height:30px;font-size:17px}.moon-controls button:hover{border-color:var(--pink)}.manifesto{position:absolute;right:5.2%;top:23%;color:#bac3cf;text-transform:uppercase;letter-spacing:3px;font-size:11px;line-height:2.2;font-weight:650;z-index:3}.platforms{position:absolute;bottom:26px;left:3.5%;right:3.5%;height:106px;background:#071017b5;backdrop-filter:blur(12px);border:1px solid #8494a335;border-radius:15px;display:grid;grid-template-columns:repeat(5,1fr);z-index:4}.platforms div{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:9px;font-size:14px;font-weight:650}.platforms div+div:before{content:'';position:absolute;height:48%;width:1px;background:#7b8d9e20;left:0}.platforms svg{width:30px;height:30px;fill:none;stroke:var(--pink);stroke-width:1.6;stroke-linejoin:round;stroke-linecap:round}.iteration{height:42px;padding:0 3.5%;display:flex;align-items:center;justify-content:space-between;color:#768490;font-size:11px;letter-spacing:1px;border-top:1px solid #1d2931}dialog{background:#0b151f;color:#f6f7f8;border:1px solid #43505c;border-radius:18px;width:min(90vw,570px);padding:46px;box-shadow:0 25px 100px #000a}dialog::backdrop{background:#01050cbb;backdrop-filter:blur(8px)}dialog .close{position:absolute;top:12px;right:16px;color:white;background:none;border:0;font-size:30px}dialog h2{font-size:34px;letter-spacing:-1px;line-height:1.1;margin:12px 0 22px}dialog p{color:#bac6d0;line-height:1.6}dialog .eyebrow{color:var(--pink)}dialog article{padding:12px 0;border-top:1px solid #30404b}dialog h3{margin-bottom:0}dialog .note{font-size:13px;color:#82929f}
@media(min-width:1650px){.hero-copy{left:calc((100vw - 1450px)/2)}.moon-wrap{left:44%}}
@media(max-width:1100px){header{gap:26px}.brand{font-size:14px;gap:10px}nav{gap:24px}.contact{min-width:130px;padding:0 18px}.hero{min-height:780px}.hero-copy{top:23%;left:6%}h1{font-size:74px}.moon-wrap{width:61vw;height:61vw;left:38%;top:12%}.intro{max-width:440px;font-size:15px}.manifesto{right:3%;font-size:9px;letter-spacing:2px;top:20%}.moon-controls{bottom:3%}}
@media(max-width:760px){.hero{height:auto;min-height:1030px}header{height:86px;padding:0 6%;gap:10px}.brand{font-size:12px;letter-spacing:-.4px}.brand span{max-width:150px}.brand svg{width:34px;height:40px}nav{display:none}.contact{margin-left:auto;min-width:0;padding:0 15px;min-height:42px;font-size:12px;border-radius:8px}.hero-copy{left:7%;right:7%;top:120px}h1{font-size:66px;letter-spacing:-3px;line-height:.95}.eyebrow{font-size:10px;letter-spacing:2.8px;margin-bottom:20px}.intro{font-size:15px;max-width:350px;margin-top:20px}.desktop{display:none}.actions{gap:12px}.button,.story{padding:0 17px;min-height:50px;font-size:12px}.actions .button{gap:15px}.story{gap:9px}.moon-wrap{top:560px;left:calc(50% - 210px);width:420px;height:420px}.moon-controls{bottom:9%}.manifesto{top:635px;right:6%;font-size:8px;letter-spacing:1.5px}.backdrop{background-position:70% bottom;background-size:auto 80%}.backdrop:after{background:linear-gradient(180deg,#030b11 3%,#030b11e8 38%,transparent 62%,#030b11 100%)}.platforms{bottom:12px;height:84px;left:4%;right:4%;border-radius:12px}.platforms div{font-size:10px;gap:7px}.platforms svg{width:24px;height:24px}.iteration{font-size:9px;letter-spacing:.3px}.moon-mark{top:31%}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Original SFS cloud field, windowed to the lower half of this hero. */
.hero .smoke{position:absolute;left:0;right:0;bottom:0;height:50%;z-index:1;overflow:hidden;pointer-events:none;opacity:.72;mask-image:linear-gradient(to bottom,transparent,#000 32%,#000 80%,transparent);-webkit-mask-image:linear-gradient(to bottom,transparent,#000 32%,#000 80%,transparent)}
#clouds{position:absolute;left:0;bottom:0;display:block;pointer-events:none}
.brand .nav-logo{width:47px;height:40px;object-fit:contain}
@media(max-width:760px){.brand .nav-logo{width:34px;height:30px}.hero .smoke{height:46%;opacity:.6}}
.brand .nav-logo{filter:brightness(0) invert(1);}

.smoke-tuner{position:fixed;z-index:20;right:18px;bottom:18px;width:280px;border:1px solid #69788766;border-radius:14px;background:#09131eef;backdrop-filter:blur(18px);box-shadow:0 12px 45px #0008;color:#ecf0f4;font-size:13px;overflow:hidden}
.tuner-toggle{width:100%;display:flex;justify-content:space-between;align-items:center;padding:15px 17px;background:transparent;color:inherit;border:0;font-weight:700;font-size:14px}.tuner-chevron{color:#ff398c;font-size:20px}
#smoke-tuner-body{padding:0 17px 14px;max-height:calc(100svh - 140px);overflow-y:auto}.tuner-description{font-size:12px;line-height:1.5;color:#a3b1bf;margin:0 0 16px}
.tuner-field{display:grid;grid-template-columns:1fr auto;gap:5px;margin-bottom:10px}.tuner-field label{font-size:13px}.tuner-field output{font-variant-numeric:tabular-nums;color:#ff69a7;font-size:12px}.tuner-field input{grid-column:1/-1;width:100%;height:18px;margin:0;accent-color:#ff2382;cursor:pointer}
.tuner-actions{display:flex;gap:8px;margin-top:15px}.tuner-actions button{border:1px solid #65748766;background:#1c2b39;color:white;border-radius:7px;font-size:12px;padding:9px 12px}.tuner-actions #copy-smoke{background:#ff2382;border-color:#ff2382;flex:1;font-weight:650}.tuner-status{color:#a3b1bf;font-size:12px;line-height:1.5;margin:12px 0 0}.tuner-export{width:100%;height:150px;background:#06101a;color:white;border:1px solid #465564;margin-top:10px;font-size:12px}
@media(max-width:760px){.smoke-tuner{right:10px;bottom:10px;width:255px}#smoke-tuner-body{max-height:55svh}}
html{scroll-behavior:smooth;scroll-padding-top:24px}.work-section{padding:0 3% 32px;max-width:1680px;margin:auto}.app-feature{position:relative;isolation:isolate;border:1px solid #79879940;border-radius:18px;margin:0 0 24px;overflow:hidden;background-color:#07111a;background-position:center;background-size:cover}.app-feature:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#050e16f5 4%,#07111ac9 42%,#0a102024 76%);z-index:-1}.promo-feature{background-image:url('assets/redesign/poshpromo_background.png')}.seller-feature{background-image:url('assets/redesign/seller_insight_background.png')}.feature-main{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:620px;padding:36px 5% 12px;gap:24px}.feature-copy{max-width:550px;z-index:2}.feature-copy .eyebrow{margin-bottom:19px}.app-name{display:flex;align-items:center;gap:16px;font-size:21px;font-weight:750;margin-bottom:24px;letter-spacing:-.5px}.app-name img{width:52px;height:52px;object-fit:contain;border-radius:12px}.feature-copy h2{font-size:clamp(32px,3.3vw,53px);line-height:1.06;letter-spacing:-1.8px;margin:0 0 21px;font-weight:750}.feature-description{max-width:490px;font-size:17px;line-height:1.6;color:#c3cdd7;margin:0 0 27px}.feature-actions{display:flex;align-items:center;gap:27px;flex-wrap:wrap}.feature-actions .button,.contact-section .button{display:inline-flex;align-items:center;justify-content:center;gap:22px}.text-link{font-size:14px;font-weight:650;padding:14px 0}.text-link span{color:#f3b0d0;margin-left:9px}.text-link:hover{color:var(--pink)}.app-caption{font-size:12px;letter-spacing:.5px;color:#8f9da9;margin-top:22px}.feature-visual{position:relative;min-width:0;height:580px;display:flex;justify-content:center;align-items:center;margin:0}.phone-shot{height:560px;width:auto;max-width:90%;object-fit:contain;filter:drop-shadow(0 25px 30px #0009);transform:rotate(-8deg);transition:transform .5s}.seller-visual .phone-shot{transform:rotate(7deg)}.feature-visual:hover .phone-shot{transform:rotate(0) translateY(-5px)}.feature-visual figcaption{position:absolute;right:-3%;top:68px;color:#ff55a1;font-family:Georgia,serif;font-style:italic;font-size:clamp(23px,2.7vw,40px);line-height:1.15;transform:rotate(-12deg);text-shadow:0 2px 15px #370e2c;pointer-events:none}.seller-visual figcaption{color:#ef87ed}.benefits{list-style:none;padding:24px 0;margin:6px 4% 26px;display:grid;grid-template-columns:repeat(4,1fr);background:#051018cb;backdrop-filter:blur(12px);border:1px solid #7d90a02e;border-radius:14px}.benefits li{text-align:center;padding:0 10px}.benefits li+li{border-left:1px solid #6e839328}.benefits svg{width:34px;height:34px;fill:none;stroke:var(--pink);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.benefits h3{font-size:12px;letter-spacing:1.2px;text-transform:uppercase;margin:12px 0 8px}.benefits p{color:#c0cad3;font-size:14px;line-height:1.45;margin:0}.ecosystem-section{position:relative;text-align:center;padding:60px 6% 65px;background:linear-gradient(#10091755,#080d1840),url('assets/redesign/poshpromo_background.png') center/cover;border-top:1px solid #96718d30;border-bottom:1px solid #96718d30;min-height:465px}.ecosystem-heading .eyebrow{color:#ff79b4;margin-bottom:14px}.ecosystem-heading h2{font-size:clamp(28px,3vw,44px);letter-spacing:-1.2px;margin:0 0 13px}.ecosystem-heading>p:last-child{color:#cfc3d2;font-size:16px;margin:0}.ecosystem-devices{display:grid;grid-template-columns:repeat(5,1fr);align-items:end;max-width:1200px;margin:42px auto 0;gap:25px}.ecosystem-devices svg{width:94px;height:112px;fill:#1b0b2080;stroke:#f4b2d1;stroke-width:.85;filter:drop-shadow(0 0 22px #ff399b3b)}.ecosystem-devices .ecosystem-mac svg{width:160px;height:125px}.ecosystem-devices h3{font-size:15px;margin:12px 0 7px}.ecosystem-devices p{font-size:13px;color:#dfceda;margin:0}.contact-section{text-align:center;padding:65px 20px 58px;background:linear-gradient(#030d1620,#030d1630),url('assets/redesign/cta_background.png') center/cover}.contact-section .eyebrow{font-size:11px;margin-bottom:15px}.contact-section h2{font-size:clamp(30px,3vw,44px);letter-spacing:-1.1px;margin:0 0 13px}.contact-section p:not(.eyebrow){color:#d0d9e2;font-size:16px;line-height:1.6;margin:0 0 24px}.contact-email{display:block;width:fit-content;margin:18px auto 0;color:#b2c1ce;font-size:13px}.contact-email:hover{color:white}.site-footer{padding:38px 5% 24px;border-top:1px solid #64778525;background:#030b11}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:28px}.footer-brand small{display:block;color:#aebcc8;font-size:12px;margin-top:5px;font-weight:400;letter-spacing:0}.footer-links{display:flex;gap:32px;font-size:13px}.footer-links a:hover{color:var(--pink)}.footer-bottom{border-top:1px solid #5e728326;display:flex;justify-content:space-between;gap:20px;padding-top:24px;color:#8f9fae;font-size:12px}.smoke-tuner{z-index:20}
@media(max-width:1100px){.feature-main{min-height:560px;padding-left:4%;padding-right:4%;gap:12px}.feature-copy h2{font-size:36px}.feature-description{font-size:16px}.feature-visual{height:520px}.phone-shot{height:490px}.feature-visual figcaption{right:-3%;font-size:28px;top:75px}.feature-actions{gap:16px}.feature-actions .button{padding:0 20px}.ecosystem-devices{gap:15px}.ecosystem-devices .ecosystem-mac svg{width:130px}}
@media(max-width:760px){.work-section{padding:10px 4% 15px}.app-feature{border-radius:14px;margin-bottom:18px}.app-feature:before{background:linear-gradient(#050e16eb,#07111a65 60%,#07111aaa)}.feature-main{grid-template-columns:1fr;padding:30px 7% 0;gap:10px;min-height:0}.feature-copy h2{font-size:34px;letter-spacing:-1.2px}.feature-copy h2 br{display:none}.feature-description{font-size:16px}.app-name{font-size:19px;margin-bottom:21px}.app-name img{width:44px;height:44px}.feature-actions{gap:20px}.app-caption{font-size:11px}.feature-visual{height:445px;margin-top:10px}.phone-shot{height:420px;max-width:90%}.feature-visual figcaption{font-size:27px;right:-1%;top:42px}.benefits{grid-template-columns:1fr 1fr;gap:0;margin:16px 5% 20px;padding:0}.benefits li{padding:20px 10px}.benefits li+li{border-left:0}.benefits li:nth-child(even){border-left:1px solid #6e839328}.benefits li:nth-child(n+3){border-top:1px solid #6e839328}.benefits h3{font-size:10px;letter-spacing:.8px}.benefits p{font-size:12px}.ecosystem-section{padding:42px 6%;background-position:center}.ecosystem-heading h2{font-size:29px}.ecosystem-heading>p:last-child{font-size:15px;line-height:1.5}.ecosystem-devices{grid-template-columns:repeat(6,1fr);gap:24px 8px;margin-top:28px}.ecosystem-devices>div{grid-column:span 2}.ecosystem-devices>div:nth-child(4){grid-column:2/span 2}.ecosystem-devices svg{height:70px;width:64px}.ecosystem-devices .ecosystem-mac svg{height:70px;width:85px}.ecosystem-devices h3{font-size:12px}.ecosystem-devices p{font-size:11px}.contact-section{padding:48px 7%;background-position:center}.contact-section h2{font-size:32px}.contact-section p:not(.eyebrow){font-size:15px}.contact-email{font-size:12px}.site-footer{padding:30px 6% 24px}.footer-main{align-items:flex-start;flex-direction:column;gap:26px}.footer-brand{font-size:14px}.footer-brand span{max-width:none}.footer-links{gap:25px;font-size:12px}.footer-bottom{font-size:10px;line-height:1.6;align-items:center}.footer-bottom span{max-width:235px}.footer-bottom a{white-space:nowrap}}

header .contact{display:inline-flex;align-items:center;justify-content:center}
/* Full-width featured app landscapes, aligned with the ecosystem section. */
.work-section{max-width:none;margin:0;padding:0}
.app-feature{margin:0;border:0;border-radius:0}
.feature-main{max-width:1500px;margin:0 auto;padding-left:5%;padding-right:5%}
.benefits{max-width:1380px;margin:6px auto 0;width:90%}
.app-feature{padding-bottom:34px}
@media(max-width:760px){
  .work-section{padding:0}
  .app-feature{margin:0;border-radius:0;padding-bottom:26px}
  .feature-main{padding:34px 7% 0}
  .benefits{width:90%;margin:16px auto 0}
}
/* Reserve open sky for the moon above the foreground figures on narrow screens. */
@media(max-width:760px){
  .hero{min-height:1180px}
  .backdrop{background-position:right bottom;background-size:auto 44%}
  .moon-controls{bottom:0;font-size:11px;gap:8px}
  .manifesto{top:auto;bottom:205px}
}
/* Keep the same artwork-space moon / nebula / summit arrangement on phones. */
@media(max-width:760px){
  .backdrop{background-size:204.8% auto;background-position:right bottom 100px}
}
.moon-tuner-section{padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid #677b8e45}
#smoke-tuner-body h3{font-size:14px;margin:4px 0 10px}
.copy-moon{background:#ff2382!important;border-color:#ff2382!important;flex:1;font-weight:650}
/* One landscape for the climb, shared by every section below the summit. */
.journey-world{position:relative;isolation:isolate;background:#030b11}
.journey-world::before{content:'';position:absolute;inset:0;z-index:-2;pointer-events:none;background:url('assets/redesign/continuous-ascent.png') center bottom/cover no-repeat;mask-image:linear-gradient(to bottom,transparent,#000 180px,#000 calc(100% - 80px),transparent);-webkit-mask-image:linear-gradient(to bottom,transparent,#000 180px,#000 calc(100% - 80px),transparent)}
.journey-world::after{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(90deg,#030b1166,transparent 65%)}
.journey-world .app-feature{background:transparent}
.journey-world .app-feature::before{display:none}
.journey-world .ecosystem-section,.journey-world .contact-section{background:transparent;border:0}
.journey-world .site-footer{background:linear-gradient(transparent,#030b11 90%);border-top:1px solid #64778520}
@media(max-width:760px){
  .journey-world::before{background-size:auto 100%;mask-image:linear-gradient(to bottom,transparent,#000 140px,#000 calc(100% - 60px),transparent);-webkit-mask-image:linear-gradient(to bottom,transparent,#000 140px,#000 calc(100% - 60px),transparent)}
  .journey-world::after{background:#030b1138}
}

/* Shared smoke field in the valley, beneath the closing section content. */
.contact-section{position:relative;isolation:isolate;overflow:hidden}
.contact-section .smoke{position:absolute;left:0;right:0;bottom:0;height:50%;z-index:-1;overflow:hidden;pointer-events:none;opacity:.85;mask-image:linear-gradient(to bottom,transparent,#000 32%,#000 82%,transparent);-webkit-mask-image:linear-gradient(to bottom,transparent,#000 32%,#000 82%,transparent)}
#contact-clouds{position:absolute;left:0;bottom:0;display:block;pointer-events:none}
/* One continuous cloud window across ecosystem, contact, and footer. */
.closing-atmosphere{position:relative;isolation:isolate;overflow:hidden}
.closing-atmosphere>.smoke{position:absolute;inset:0;height:100%;z-index:0;pointer-events:none;overflow:hidden;opacity:.85;mask-image:linear-gradient(to bottom,transparent,#000 32%,#000 82%,transparent);-webkit-mask-image:linear-gradient(to bottom,transparent,#000 32%,#000 82%,transparent)}
.closing-atmosphere>.ecosystem-section,.closing-atmosphere>.contact-section,.closing-atmosphere>.site-footer{position:relative;z-index:1}

.app-feature>.smoke{position:absolute;left:0;right:0;bottom:0;height:50%;z-index:0;overflow:hidden;pointer-events:none}
.app-feature>.smoke canvas{position:absolute;left:0;bottom:0;display:block;pointer-events:none}
.app-feature>.feature-main,.app-feature>.benefits{position:relative;z-index:1}
.smoke-region-label{display:block;font-size:13px;margin-bottom:8px}
#smoke-region{width:100%;padding:10px 8px;background:#152333;color:#fff;border:1px solid #66798c;border-radius:7px;font:inherit}
.smoke-jump{display:block;font-size:12px;color:#ff8ec2;margin:10px 0 18px}

.benefits p{max-width:230px;margin-left:auto;margin-right:auto}.benefits h3{line-height:1.5}.ecosystem-heading>p:last-child{max-width:720px;margin-left:auto;margin-right:auto;line-height:1.6}.contact-section p:not(.eyebrow){max-width:590px;margin-left:auto;margin-right:auto}.hero-copy .intro{max-width:510px}
.carving-controls{margin-top:18px;padding-top:14px;border-top:1px solid #6c7a8944}.carving-enabled{display:flex;align-items:center;gap:9px;min-height:44px;margin-bottom:10px;font-size:13px}.carving-enabled input{accent-color:#ff2382}
