:root{--ink:#243638;--teal:#247785;--orange:#e98b35;--paper:#fffdf9;--cream:#faf4e9;--sky:#eef8f8;--apricot:#fff2e5;--mint:#eff7ef;--muted:#607275;--line:#dfe5e2;--sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit}.shell{width:min(1080px,calc(100% - 40px));margin-inline:auto}
.siteHeader{min-height:74px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.wordmark{display:flex;align-items:center;gap:10px;text-decoration:none;font-size:18px;font-weight:780;letter-spacing:-.025em}.wordmark img{border-radius:50%;object-fit:cover}.wordmark strong{color:var(--orange)}.navLinks{display:flex;gap:24px;font-size:13px;font-weight:700}.navLinks a{text-decoration:none}.navLinks a:hover,.navLinks a[aria-current="page"]{color:var(--teal)}
.eyebrow,.kicker{margin:0;text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:800;color:var(--teal)}h1,h2{font-family:var(--sans)}
.hero{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:64px;padding-block:72px 78px}.hero h1,.aboutIntro h1{font-size:clamp(46px,6vw,64px);line-height:1.04;letter-spacing:-.04em;font-weight:750;margin:15px 0 22px}.hero h1 em,.aboutIntro h1 em{color:var(--orange);font-weight:750}.intro{max-width:620px;margin:0;color:var(--muted);font-size:17px;line-height:1.65}.primaryButton{margin-top:28px;display:inline-flex;align-items:center;gap:10px;padding:12px 18px;border-radius:10px;background:var(--ink);color:#fff;text-decoration:none;font-size:14px;font-weight:750}.primaryButton:hover{background:#15282b}
.sogaStage{display:grid;place-items:center;position:relative}.sogaStage img{width:min(100%,360px);height:auto;border-radius:50%;box-shadow:0 16px 38px rgba(65,55,39,.10)}.sogaNote{position:absolute;right:2%;bottom:3%;margin:0;padding:9px 12px;border-radius:10px;background:#fff;border:1px solid var(--line);font-size:11px}.sogaNote strong,.sogaNote span{display:block}.sogaNote strong{font-size:12px}.sogaNote span{color:var(--muted);margin-top:2px}
.appsSection{padding-block:82px 100px;border-top:1px solid var(--line)}.sectionHeading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px}.sectionHeading h2{margin:0;font-size:clamp(34px,4.5vw,42px);line-height:1.08;letter-spacing:-.03em;font-weight:750}.sectionHeading p{max-width:480px;margin:0;color:var(--muted);font-size:15px;line-height:1.6}.appGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.appCard{border:1px solid var(--line);border-radius:18px;padding:24px;min-height:430px;display:flex;flex-direction:column}.appCard.drying{background:var(--sky)}.appCard.promo{background:var(--apricot)}.appCard.outfit{background:var(--mint)}.appIdentity{display:flex;align-items:center;gap:15px;margin-bottom:26px}.appLogo{width:72px;height:72px;object-fit:cover;border-radius:16px;box-shadow:0 6px 16px rgba(23,63,71,.10)}.appIdentity h3{margin:0;font-size:21px;letter-spacing:-.02em}.appCard h4{margin:0 0 12px;font-family:var(--sans);font-size:24px;line-height:1.2;letter-spacing:-.02em;font-weight:750}.appCopy{margin:0;color:#526a6e;font-size:15px;line-height:1.65}.exploreLink{display:inline-block;margin-top:16px;color:var(--teal);font-size:13px;font-weight:750;text-underline-offset:4px}.appActions{margin-top:auto;padding-top:24px;display:flex;align-items:flex-end;justify-content:space-between;gap:14px}.appActions>a img{display:block;width:145px;height:auto}.comingSoon{display:inline-flex;align-items:center;min-height:45px;padding:0 15px;border:1px solid rgba(36,54,56,.22);border-radius:10px;background:rgba(255,255,255,.60);font-size:12px;font-weight:800;letter-spacing:.02em}.cardLinks{display:flex;gap:11px;font-size:11px;font-weight:750}.cardLinks a{color:var(--teal);text-underline-offset:3px}
.simpleNote{background:var(--cream);border-block:1px solid var(--line)}.simpleNoteInner{padding-block:62px;text-align:center}.noteText{max-width:760px;margin:14px auto 20px;font-family:var(--sans);font-size:clamp(26px,3.5vw,34px);line-height:1.25;letter-spacing:-.02em;font-weight:700}.simpleNoteInner>a{font-size:13px;font-weight:750;color:var(--teal);text-underline-offset:4px}
.footer{padding-block:44px 28px;display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center}.footerBrand{display:flex;gap:12px;align-items:center}.footerBrand img{border-radius:50%}.footerBrand strong,.footerBrand span{display:block}.footerBrand strong{font-size:16px}.footerBrand span{font-size:11px;color:var(--muted);margin-top:2px}.footerLinks{display:flex;justify-content:flex-end;gap:19px;font-size:12px;font-weight:750}.copyright{grid-column:1/-1;margin:2px 0 0;padding-top:20px;border-top:1px solid var(--line);color:#7a8d90;font-size:11px}
.aboutPage{background:linear-gradient(180deg,var(--cream) 0,var(--paper) 520px)}.aboutMain{position:relative;padding-block:75px 96px}.aboutIntro{max-width:820px}.aboutLead{max-width:690px;color:var(--muted);font-size:17px;line-height:1.7}.aboutGrid{display:grid;grid-template-columns:1.15fr .85fr;gap:62px;align-items:center;margin-top:60px}.aboutCopy h2{margin:0 0 20px;font-size:34px;letter-spacing:-.025em}.aboutCopy p{color:#4f696d;font-size:16px;line-height:1.75}.aboutCopy .signoff{color:var(--ink);font-weight:750;margin-top:24px}.sogaCard{background:#f8ead0;border:1px solid var(--line);border-radius:22px;padding:30px;display:grid;place-items:center;text-align:center}.sogaCard img{width:min(85%,300px);height:auto;border-radius:50%}.sogaCard h3{font-size:24px;margin:7px 0}.sogaCard div>p:last-child{margin:0 auto;max-width:280px;color:#587075;font-size:14px;line-height:1.55}
.productPage{background:linear-gradient(180deg,var(--cream) 0,var(--paper) 610px)}.productMain{padding-block:68px 96px}.productHero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(250px,.75fr);gap:60px;align-items:center}.productIntro{max-width:720px}.productIdentity{display:flex;align-items:center;gap:15px;margin-bottom:24px}.productIdentity img{width:80px;height:80px;border-radius:18px;box-shadow:0 8px 20px rgba(23,63,71,.12)}.productIdentity h2{margin:0;font-family:var(--sans);font-size:24px;letter-spacing:-.025em}.productHero h1{font-family:var(--sans);font-size:clamp(42px,5.5vw,58px);line-height:1.05;letter-spacing:-.04em;font-weight:750;margin:0 0 21px}.productLead{color:var(--muted);font-size:17px;line-height:1.68;max-width:680px}.storeBadge{display:block;width:165px;height:auto;margin-top:26px}.productVisual{border:1px solid var(--line);border-radius:24px;padding:34px;min-height:320px;display:grid;place-items:center;text-align:center}.productVisual.drying{background:var(--sky)}.productVisual.promo{background:var(--apricot)}.productVisual.outfit{background:var(--mint)}.productVisual img{width:min(72%,225px);height:auto;border-radius:44px;box-shadow:0 16px 34px rgba(23,63,71,.13)}.productVisual p{margin:20px 0 0;color:var(--muted);font-size:13px;line-height:1.5}.featureSection{padding-top:82px}.featureSection>h2,.faqSection>h2,.seoArticle h2{font-size:clamp(32px,4vw,40px);line-height:1.1;letter-spacing:-.03em;margin:0 0 30px;font-weight:750}.featureGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.featureCard,.faqItem{border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.8);padding:24px}.featureCard h3,.faqItem h3{margin:0 0 9px;font-size:19px;letter-spacing:-.02em}.featureCard p,.faqItem p{margin:0;color:#526f74;font-size:15px;line-height:1.65}.faqSection{padding-top:74px;max-width:860px}.faqList{display:grid;gap:13px}.productLinks{display:flex;gap:17px;flex-wrap:wrap;margin-top:26px;font-size:13px;font-weight:750}.productLinks a{color:var(--teal);text-underline-offset:4px}
.legalPage{min-height:100vh;background:linear-gradient(180deg,var(--cream),var(--paper) 420px);padding-bottom:88px}.legalHeader{height:76px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.legalHeader>a:last-child{font-size:13px;font-weight:750}.legalContent{max-width:820px;padding-top:62px}.legalContent h1{font-size:clamp(42px,6vw,56px);margin:12px 0 10px;font-weight:750}.legalLead{color:#70888c;font-size:16px;margin-bottom:40px}.legalContent section{background:rgba(255,255,255,.78);border:1px solid var(--line);border-radius:17px;padding:23px 27px;margin:14px 0}.legalContent h2{font-size:24px;margin:0 0 10px}.legalContent h3{margin:21px 0 5px;font-size:16px}.legalContent p,.legalContent li{color:#496a70;line-height:1.7}.legalContent a{color:var(--teal);font-weight:700;text-underline-offset:3px}.legalContent li+li{margin-top:7px}
.seoPage{background:var(--paper)}.seoArticle{max-width:840px;padding-block:68px 94px}.seoArticle h1{font-family:var(--sans);font-size:clamp(40px,5.5vw,56px);line-height:1.06;letter-spacing:-.035em;margin:14px 0 22px;font-weight:750}.seoArticle .lead{font-size:17px;line-height:1.7;color:var(--muted);margin:0 0 42px}.seoArticle section{margin:44px 0}.seoArticle section h2{font-size:32px;margin-bottom:16px}.seoArticle h3{font-size:20px;margin:26px 0 8px}.seoArticle p,.seoArticle li{font-size:16px;line-height:1.75;color:#4c686d}.seoArticle .callout{border:1px solid var(--line);border-radius:17px;padding:22px 24px;background:var(--cream)}.seoArticle .callout strong{color:var(--ink)}
@media(max-width:900px){.appGrid{grid-template-columns:1fr}.appCard{min-height:360px}.sectionHeading{align-items:flex-start;flex-direction:column}.hero{grid-template-columns:1fr;text-align:center;gap:38px}.intro{margin-inline:auto}.sogaStage img{width:min(82%,340px)}.aboutGrid,.productHero{grid-template-columns:1fr;gap:40px}.featureGrid{grid-template-columns:1fr}.productVisual{min-height:270px}.footer{grid-template-columns:1fr}.footerLinks{justify-content:flex-start}.copyright{grid-column:auto}}
@media(max-width:560px){.shell{width:min(100% - 28px,1080px)}.siteHeader{min-height:68px}.navLinks{gap:14px}.navLinks a:nth-child(2){display:none}.hero{padding-block:52px 58px}.hero h1{font-size:44px}.appsSection{padding-block:64px 76px}.appCard{padding:20px}.appActions{align-items:flex-start;flex-direction:column}.cardLinks{font-size:12px}.footerLinks{flex-wrap:wrap}.productMain{padding-block:50px 76px}.legalContent{padding-top:48px}.legalContent section{padding:20px}.seoArticle{padding-block:52px 76px}}
