@font-face{font-family:'DM Sans';src:url('assets/dm-sans.woff2') format('woff2');font-style:normal;font-weight:400 700;font-display:swap}
@font-face{font-family:Fraunces;src:url('assets/fraunces.woff2') format('woff2');font-style:normal;font-weight:500;font-display:swap}
:root{--paper:#f8f6ef;--ink:#173f38;--muted:#52655e;--coral:#de6347;--line:#d5dbd0;--blue:#e2f0f1;--blue-deep:#badde1;--serif:Fraunces,Georgia,serif;--sans:'DM Sans',sans-serif;--product-ink:#365b55;--product-muted:#48655f;--status-border:#829e99;--orbit:#92bec0;color-scheme:light}
:root[data-theme="dark"]{--paper:#142723;--ink:#eee9dc;--muted:#b3c4b9;--coral:#f39a7d;--line:#3b5349;--blue:#203b42;--blue-deep:#315561;--product-ink:#c6dcdb;--product-muted:#b4ccce;--status-border:#64888a;--orbit:#517880;color-scheme:dark}
@media(prefers-color-scheme:dark){:root:not([data-theme]){--paper:#142723;--ink:#eee9dc;--muted:#b3c4b9;--coral:#f39a7d;--line:#3b5349;--blue:#203b42;--blue-deep:#315561;--product-ink:#c6dcdb;--product-muted:#b4ccce;--status-border:#64888a;--orbit:#517880;color-scheme:dark}}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:32px}
body{margin:0;background:var(--paper);color:var(--ink);font:400 16px/1.6 var(--sans);-webkit-font-smoothing:antialiased}
::selection{color:var(--ink);background:#f2c6a6}
a{color:inherit;text-underline-offset:5px}
a:focus-visible,select:focus-visible{outline:3px solid var(--ink);outline-offset:7px;border-radius:3px}
.shell{width:min(1160px,calc(100% - 112px));margin-inline:auto}
.skip-link{position:fixed;z-index:10;left:24px;top:-90px;padding:12px 20px;background:var(--ink);color:var(--paper)}
.skip-link:focus{top:16px}
.site-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:32px;border-bottom:1px solid var(--line)}
.wordmark{display:inline-flex;align-items:center;text-decoration:none;font-size:23px;font-weight:700;letter-spacing:-1px;white-space:nowrap}
.wordmark>span{font-weight:500}
.brand-flower{width:31px;height:31px;margin-right:11px;fill:none;stroke:var(--coral);stroke-width:4;stroke-linecap:round}
nav{display:flex;align-items:center;gap:32px}
nav a{text-decoration:none;font-size:14px;font-weight:500;padding-block:8px}
nav a:hover{text-decoration:underline}
nav span{margin-left:6px}
.hero{display:grid;grid-template-columns:1.45fr 1fr;column-gap:70px;padding-top:64px;padding-bottom:78px}
.eyebrow{font-size:11px;letter-spacing:1.8px;text-transform:uppercase;font-weight:700;margin:0 0 23px;line-height:1.5}
.tiny-spark{color:var(--coral);font-size:17px;vertical-align:-1px;margin-right:8px}
h1,h2,h3,p{margin-top:0}
h1,h2{font-family:var(--serif);font-weight:500}
h1{font-size:clamp(64px,7.3vw,99px);line-height:1.02;letter-spacing:-5px;margin-bottom:0}
h1 em,h2 em,.product-promise em{font-style:normal;color:var(--coral)}
.hero-aside{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding-bottom:6px}
.curiosity-mark{width:128px;height:128px;align-self:flex-end;margin-top:-15px;margin-bottom:29px;transform:rotate(14deg)}
.curiosity-mark svg{width:100%;height:100%;overflow:visible}
.curiosity-mark text{font-family:var(--sans);font-size:10.1px;letter-spacing:1.7px;fill:var(--ink);font-weight:600}
.stamp-flower{fill:none;stroke:var(--coral);stroke-width:5;stroke-linecap:round}
.hero-description{font-size:18px;line-height:1.7;max-width:365px;margin-bottom:25px;color:var(--muted)}
.text-link{display:inline-flex;align-items:center;gap:26px;font-size:14px;font-weight:700;text-decoration:none;border-bottom:1px solid var(--ink);padding-bottom:7px}
.text-link span{font-size:21px;line-height:1;transition:transform .2s}
.text-link:hover span{transform:translate(3px,3px)}
.product{scroll-margin-top:25px}
.product-card{display:grid;grid-template-columns:1.25fr 1fr;min-height:520px;background:var(--blue);border-radius:12px;overflow:hidden}
.product-copy{padding:48px 20px 44px 48px;position:relative;z-index:1}
.product-eyebrow{display:flex;gap:9px;align-items:center;margin-bottom:22px}
.status-dot{width:7px;height:7px;background:var(--ink);border-radius:50%}
.product-copy h2{font-family:var(--sans);font-size:18px;font-weight:700;letter-spacing:0;margin-bottom:13px}
.product-promise{font:500 clamp(36px,3.8vw,49px)/1.15 var(--serif);letter-spacing:-1.8px;margin-bottom:23px}
.product-promise em{color:var(--ink)}
.product-description{font-size:15px;line-height:1.75;max-width:420px;margin-bottom:26px;color:var(--product-ink)}
.release-status{display:inline-flex;align-items:center;gap:9px;font-size:12px;font-weight:600;border:1px solid var(--status-border);border-radius:5px;padding:8px 12px;margin-bottom:10px}
.release-status span{font-size:18px;line-height:1}
.release-note{max-width:305px;font-size:12px;line-height:1.6;color:var(--product-muted);margin-bottom:0}
.product-visual{position:relative;isolation:isolate;display:flex;align-items:center;justify-content:center;min-height:510px;overflow:hidden}
.map-orbit{position:absolute;border:1px solid var(--orbit);border-radius:50%;z-index:-1}
.orbit-one{width:350px;height:350px;top:73px;left:50%;transform:translateX(-50%)}
.orbit-two{width:454px;height:454px;top:21px;left:50%;transform:translateX(-50%);border-style:dashed;opacity:.55}
.orbit-dot{position:absolute;display:block;border-radius:50%;z-index:-1}
.orbit-dot-one{width:21px;height:21px;background:#88bc86;top:112px;left:14%}
.orbit-dot-two{width:12px;height:12px;background:var(--coral);right:8%;bottom:172px}
.app-preview{margin:15px 0 0;position:relative;transform:rotate(4deg)}
.screenshot-frame{padding:8px;background:#fff;border:1px solid #dae1dc;border-radius:24px;box-shadow:0 18px 32px -20px #173f3855}
.screenshot-frame img{display:block;width:auto;height:296px;border-radius:17px}
.app-preview figcaption{margin-top:19px;text-align:center;font-size:11px;font-weight:500;line-height:1.5;color:var(--product-ink);transform:rotate(-4deg)}
.visual-spark{position:absolute;width:37px;height:37px;right:18%;top:83px;fill:none;stroke:var(--coral);stroke-width:3;stroke-linecap:round;transform:rotate(10deg)}
.features{display:grid;grid-template-columns:repeat(3,1fr);gap:31px;margin-top:35px;padding-bottom:52px;border-bottom:1px solid var(--line)}
.feature{display:flex;gap:15px}
.feature-number{font-size:11px;font-weight:500;color:var(--coral);padding-top:4px}
.feature h3{font-size:14px;font-weight:700;line-height:1.5;margin-bottom:9px}
.feature p{font-size:13px;line-height:1.8;color:var(--muted);margin-bottom:0}
.about{display:grid;grid-template-columns:1fr 1.6fr;gap:80px;padding-block:82px 76px}
.about-label .eyebrow{margin:0}
.about h2{font-size:clamp(33px,3.6vw,44px);line-height:1.2;letter-spacing:-1.4px;margin-bottom:26px}
.about h2 em{color:var(--ink)}
.about-copy>p{max-width:570px;font-size:15px;color:var(--muted);line-height:1.85;margin-bottom:14px}
.site-footer{border-top:1px solid var(--line);padding-block:26px 34px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.footer-brand{font-size:14px;letter-spacing:-.5px;font-weight:700;text-decoration:none}
.footer-brand span{display:inline-block;color:var(--coral);margin-left:10px;font-size:20px;vertical-align:-2px}
.site-footer p,.footer-copyright{font-size:11px;color:var(--muted);margin:0}
@media(min-width:1500px){.hero{padding-top:76px;padding-bottom:90px}}
@media(max-width:1050px){.shell{width:calc(100% - 72px)}.hero{column-gap:35px}h1{letter-spacing:-3.5px}.hero-description{font-size:16px}.product-copy{padding-left:32px}.product-card{grid-template-columns:1.25fr 1fr}.product-promise{font-size:38px}.features{gap:22px}.feature{gap:10px}.about{gap:40px}}
@media(max-width:760px){
  .shell{width:calc(100% - 40px)}
  .site-header{padding-block:21px;gap:15px}
  .wordmark{font-size:20px;letter-spacing:-.8px}
  .brand-flower{width:25px;height:25px;margin-right:8px}
  nav{gap:15px}nav a{font-size:12px}nav span{display:none}
  .hero{grid-template-columns:1fr;gap:25px;padding-block:40px 46px;position:relative}
  .eyebrow{font-size:10px;letter-spacing:1.4px;margin-bottom:19px}
  h1{font-size:clamp(59px,10.2vw,78px);line-height:1.04;letter-spacing:-3px}
  .hero-aside{display:block;position:relative;padding:0}
  .curiosity-mark{display:none}
  .hero-description{font-size:16px;max-width:490px;margin-bottom:21px}
  .text-link{font-size:13px;gap:21px}
  .product-card{grid-template-columns:1fr}
  .product-copy{padding:31px 27px 0}
  .product-eyebrow{margin-bottom:20px}
  .product-promise{font-size:39px;letter-spacing:-1.5px}
  .product-description{font-size:14px;max-width:470px;margin-bottom:22px}
  .product-visual{min-height:433px}
  .orbit-one{top:29px;width:320px;height:320px}
  .orbit-two{top:-16px;width:410px;height:410px}
  .orbit-dot-one{top:72px;left:10%}
  .orbit-dot-two{right:9%;bottom:120px}
  .visual-spark{right:14%;top:60px;width:30px;height:30px}
  .app-preview{margin-top:2px}
  .features{grid-template-columns:1fr;gap:23px;margin-top:29px;padding-bottom:35px}
  .feature{gap:15px}.feature h3{margin-bottom:5px}.feature p{max-width:470px}
  .about{grid-template-columns:1fr;gap:24px;padding-block:44px}
  .about-label{display:flex;align-items:center;justify-content:space-between;gap:20px}
  .about h2{font-size:35px;margin-bottom:20px}.about-copy>p{font-size:14px}
  .site-footer{flex-wrap:wrap;gap:12px;padding-block:23px 30px}.site-footer p{display:none}.footer-copyright{font-size:10px}
}
@media(max-width:390px){.wordmark{font-size:18px}.brand-flower{width:23px;margin-right:6px}nav{gap:11px}nav a{font-size:12px}.product-copy{padding-inline:23px}.product-promise{font-size:clamp(29px,8.2vw,32px)}h1{font-size:clamp(47px,14.4vw,56px)}.eyebrow{letter-spacing:1.1px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}

/* Language and appearance controls: two compact rows on smaller screens. */
.display-controls{display:flex;align-items:center;gap:19px}
.language-switch{display:flex;align-items:center;gap:4px;font-size:12px;font-weight:500;white-space:nowrap}
.language-switch a{display:inline-flex;align-items:center;justify-content:center;min-width:30px;min-height:36px;text-decoration:none;color:var(--muted)}
.language-switch a[aria-current="page"]{color:var(--ink);font-weight:700;text-decoration:underline;text-decoration-thickness:2px}
.language-switch a:hover{text-decoration:underline}
.language-switch>span{opacity:.4}
.theme-control{display:flex;align-items:center;gap:5px;white-space:nowrap;color:var(--muted)}
.theme-control[hidden]{display:none}
.theme-icon{font-size:19px;line-height:1}
.theme-control select{font:500 12px var(--sans);color:var(--ink);background:var(--paper);border:1px solid var(--line);border-radius:5px;min-height:36px;padding:5px 7px;cursor:pointer;max-width:98px}
.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}
.screenshot-language{font-size:10px;color:var(--product-muted)}
.product-facts{font-size:12px;font-weight:600;line-height:1.7;margin-top:-10px;margin-bottom:20px;color:var(--product-ink)}
@media(max-width:1050px){
 .site-header{display:grid;grid-template-columns:1fr auto;row-gap:12px;padding-block:22px}
 .wordmark{grid-area:1/1}
 .site-header>nav{grid-area:2/1;justify-content:flex-start}
 .display-controls{display:contents}
 .language-switch{grid-area:1/2;justify-self:end}
 .theme-control{grid-area:2/2;justify-self:end}
}

.features{padding-bottom:28px;border-bottom:0}
.product-followup{display:flex;justify-content:space-between;align-items:baseline;gap:32px;border-bottom:1px solid var(--line);padding-bottom:38px}
.product-followup p{font-size:13px;color:var(--muted);max-width:620px;margin-bottom:0}
.product-followup a{font-size:12px;font-weight:600;white-space:nowrap}
.product-followup a span{margin-left:4px}
@media(max-width:760px){.product-followup{flex-direction:column;gap:13px;padding-bottom:32px}.product-followup p{font-size:12px}}

/* Contact and legal information share the landing page's typography and themes. */
.site-footer{flex-wrap:wrap}
.footer-links{display:flex;flex-wrap:wrap;gap:8px 22px}
.footer-links a{font-size:12px;overflow-wrap:anywhere}
.legal-page{max-width:800px;padding-block:64px 80px}
.legal-page h1{font-size:clamp(44px,7vw,76px);letter-spacing:-2px;margin-bottom:48px}
.legal-page section{margin-bottom:32px}
.legal-page h2{font-family:var(--sans);font-size:17px;font-weight:700;letter-spacing:0;margin-bottom:12px}
.legal-page address{font-style:normal;color:var(--muted);line-height:1.85}
.legal-page p a{overflow-wrap:anywhere}
@media(max-width:760px){.footer-links{flex-basis:100%;order:3;gap:4px 20px}.legal-page{padding-block:40px 52px}.legal-page h1{margin-bottom:34px}}

.privacy-page p{color:var(--muted);line-height:1.8}.privacy-page .legal-intro{font-size:18px;margin-block:0 36px}.privacy-page address+p{margin-top:12px}
