:root{--navy:#1e3a5f;--ink:#182630;--muted:#53636f;--paper:#fcfcfd;--surface:#eef1f4;--line:#d7dee4;--r-sm:4px;--r-md:8px;--r-lg:16px;--r-window:12px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--navy);outline-offset:5px}.wrap{max-width:1312px;margin-inline:auto;padding-inline:48px}.skip-link{position:absolute;left:16px;top:-100px;background:white;padding:16px;z-index:10}.skip-link:focus{top:16px}.site-header{height:80px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:22px;font-weight:650;letter-spacing:-.7px}.brand img{border-radius:var(--r-md)}nav{display:flex;gap:32px;font-size:14px;color:var(--muted)}nav a:hover,.text-link:hover{color:var(--navy);text-decoration:underline;text-underline-offset:5px}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:52px;padding:15px 24px;background:var(--navy);color:white;border:1px solid var(--navy);border-radius:var(--r-md);font-weight:550;font-size:15px;transition:background .16s}.button:hover{background:#294e79}.button.small{min-height:43px;padding:11px 17px;font-size:14px;gap:18px}.hero{display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:64px;padding-top:68px;padding-bottom:100px}.eyebrow{font-size:13px;font-weight:650;letter-spacing:.09em;text-transform:uppercase;color:var(--navy);margin:0 0 25px}h1{font-size:clamp(56px,5.8vw,82px);font-weight:550;line-height:1.035;letter-spacing:-.055em;margin:0 0 29px;max-width:590px}h2{font-size:clamp(36px,4vw,54px);line-height:1.09;letter-spacing:-.045em;font-weight:550;margin:0 0 24px}p{line-height:1.65}.hero-description{font-size:19px;color:var(--muted);max-width:400px;margin:0}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:34px}.text-link{font-size:14px;font-weight:550;display:inline-flex;gap:14px}.hero-note{font-size:13px;color:var(--muted);margin:20px 0 0}.hero-visual{margin:0;padding:32px 0 0 28px;position:relative}.hero-visual:before{content:"";position:absolute;inset:0 -30px 64px 0;background:var(--surface);border-radius:var(--r-lg);z-index:-1}.screenshot-window{border:1px solid #c9d2da;border-radius:var(--r-window);overflow:hidden;background:#f4f6f7;box-shadow:0 18px 42px -22px #1e3a5f50}.window-bar{height:38px;background:#f9fafb;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 14px;font-size:12px;color:#677681}.window-controls{display:flex;gap:5px}.window-controls i{height:8px;width:8px;border:1px solid #b7c1ca;border-radius:50%;background:#e4e8eb}.screenshot-crop{height:426px;overflow:hidden}.screenshot-crop img{width:138%;max-width:none;height:auto;margin-left:-34.5%;display:block}.hero-visual figcaption{font-size:13px;line-height:1.55;margin:20px 0 0;color:var(--muted)}figcaption span{display:block;font-size:12px;margin-top:4px;color:var(--muted)}.purpose{padding-top:72px;padding-bottom:74px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;column-gap:100px}.purpose .eyebrow{grid-column:1/-1;margin-bottom:28px}.purpose h2{margin:0}.purpose>p:last-child{margin:0;font-size:19px;color:var(--muted);align-self:center;max-width:450px}footer{border-top:1px solid var(--line);display:flex;align-items:center;gap:32px;min-height:115px;font-size:14px;color:var(--muted)}footer .brand{font-size:18px;color:var(--ink)}footer p{flex:1}@media(min-width:1440px){.hero{padding-top:92px;padding-bottom:120px}.screenshot-crop{height:454px}}@media(max-width:1023px){.wrap{padding-inline:32px}.hero{gap:30px;padding-top:48px}.hero-visual{padding-left:16px}.hero-visual:before{right:-12px}.hero-actions{align-items:flex-start;flex-direction:column;gap:20px}.screenshot-crop{height:380px}.purpose{column-gap:40px}nav{gap:20px}}@media(max-width:700px){.wrap{padding-inline:24px}.site-header{height:85px;gap:12px}.site-header .brand{font-size:19px}.site-header nav{display:none}.site-header .button{font-size:12px;padding:10px 12px;gap:10px}.hero{grid-template-columns:1fr;gap:44px;padding-top:38px;padding-bottom:64px}h1{font-size:60px;max-width:450px}.hero-description{font-size:18px;max-width:440px}.hero-actions{flex-direction:row;align-items:center;gap:22px}.hero-note{font-size:12px}.hero-visual{margin-right:10px;padding:22px 0 0 14px}.hero-visual:before{right:-10px}.screenshot-crop{height:350px}.purpose{display:block;padding-top:48px;padding-bottom:48px}.purpose h2{margin-bottom:24px}.purpose>p:last-child{font-size:17px}footer{flex-wrap:wrap;gap:12px;padding-block:28px}footer p{flex-basis:50%;text-align:right}footer>a:last-child{margin-left:auto}h2{font-size:39px}}@media(max-width:374px){.wrap{padding-inline:18px}h1{font-size:51px}.hero-actions{gap:16px}.button{padding-inline:18px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
/* Supporting sections share the page's navy and cool-neutral system. */
.button,.text-link{white-space:nowrap}button{cursor:pointer}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;padding-bottom:88px}.step-word{display:block;color:var(--navy);font-size:14px;font-weight:650;padding-bottom:18px;border-bottom:1px solid var(--line);margin-bottom:22px}h3{font-size:22px;letter-spacing:-.025em;font-weight:600;line-height:1.25;margin:0 0 14px}.steps p{font-size:16px;color:var(--muted);margin:0}.showcase{background:var(--surface);padding:80px 0}.section-intro{max-width:660px}.section-intro p{font-size:18px;color:var(--muted);margin:0}.showcase-tabs{display:flex;gap:32px;margin-top:34px;border-bottom:1px solid #cbd4dc}.showcase-tabs button{color:var(--muted);background:none;border:0;border-bottom:2px solid transparent;padding:18px 0 16px;font-weight:550;font-size:15px;white-space:nowrap;margin-bottom:-1px}.showcase-tabs button[aria-selected=true]{color:var(--navy);border-color:var(--navy)}.feature-panel{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:90px;padding-top:46px;min-height:610px}.feature-panel[hidden]{display:none}.feature-image{margin:0;min-width:0}.feature-image>img{display:block;width:min(100%,460px);height:auto;margin:auto;border-radius:var(--r-lg);box-shadow:0 12px 35px -20px #1e3a5f45}.feature-image figcaption{text-align:center;font-size:12px;color:var(--muted);margin-top:16px}.feature-copy h3{font-size:42px;font-weight:550;line-height:1.12;letter-spacing:-.04em;margin-bottom:24px}.feature-copy p{font-size:17px;color:var(--muted);margin:0 0 18px}.feature-note{font-size:14px;line-height:1.6;color:var(--navy);border-left:2px solid #bac8d7;padding:0 0 0 18px;margin-top:30px}.space-detail,.statistics-detail{overflow:hidden;height:480px;border:1px solid #cbd4dc;border-radius:var(--r-lg);background:#f4f6f7}.space-detail img{display:block;width:138%;height:auto;margin-left:-34.5%}.statistics-detail img{display:block;width:138%;height:auto;margin-left:-37%}.strengths{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;padding-top:104px;padding-bottom:104px;align-items:start}.commitment{padding-top:24px}.duration{display:flex;align-items:center;gap:25px;color:var(--navy);margin:0 0 54px;max-width:390px}.duration>span{display:flex;align-items:baseline;gap:6px;font-size:69px;font-weight:500;letter-spacing:-.06em}.duration>span>span{font-size:20px;letter-spacing:-.015em}.duration .duration-line{height:1px;flex:1;background:#aebecd;position:relative}.duration-line:after{content:'';height:7px;width:7px;position:absolute;right:0;top:-3px;border-top:1px solid #aebecd;border-right:1px solid #aebecd;transform:rotate(45deg)}.strengths h2{font-size:42px}.strengths p{font-size:17px;color:var(--muted);margin:0 0 18px;max-width:510px}.strengths .fine-print{font-size:14px;max-width:430px;margin-top:26px}.privacy-card{background:var(--surface);border-radius:var(--r-lg);padding:36px}.privacy-card>img{border-radius:var(--r-window);margin-bottom:28px}.privacy-card ul{padding:0;list-style:none;margin:25px 0}.privacy-card li{font-size:14px;color:var(--muted);margin:12px 0;padding-left:21px;position:relative}.privacy-card li:before{content:'✓';position:absolute;left:0;color:var(--navy)}button.text-link{border:0;background:none;padding:0;color:var(--navy);min-height:32px}.faq{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;border-top:1px solid var(--line);padding-top:76px;padding-bottom:88px}.faq h2{font-size:42px}.faq>div>p{color:var(--muted);font-size:16px}.questions{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:16px;align-items:center;padding:23px 0;font-size:17px;font-weight:550;line-height:1.5}summary::-webkit-details-marker{display:none}summary:after{content:'+';font-size:25px;font-weight:300;line-height:1;color:var(--navy)}details[open] summary:after{content:'−'}details p{font-size:16px;line-height:1.65;color:var(--muted);margin:0 0 24px;padding-right:22px}.get-started{position:relative;text-align:center;padding-top:70px;padding-bottom:80px;margin-bottom:50px}.get-started:before{content:'';position:absolute;inset:0 48px;background:var(--surface);border-radius:var(--r-lg);z-index:-1}.closing-mark{margin-bottom:27px}.closing-mark img{border-radius:var(--r-lg)}.get-started h2{font-size:55px}.get-started>p{font-size:17px;color:var(--muted);margin:0 0 26px}.get-started .release-note{font-size:13px;margin:20px 0 0}.dialog-open{overflow:hidden}dialog{color:var(--ink);border:1px solid var(--line);background:var(--paper);padding:32px;border-radius:var(--r-lg);width:min(600px,calc(100% - 32px));max-height:85dvh;box-shadow:0 28px 100px #18263030}dialog::backdrop{background:#18263080}.dialog-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;font-size:14px;color:var(--muted)}.close-dialog{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);color:var(--ink);font-size:28px;line-height:1;width:40px;height:40px}dialog h2{font-size:36px}dialog p,dialog li{font-size:16px;line-height:1.65;color:var(--muted)}dialog ol{padding-left:23px}dialog li{padding-left:8px;margin-block:16px}dialog strong{color:var(--ink);font-weight:600}dialog .dialog-note{font-size:14px;border-top:1px solid var(--line);padding-top:20px;margin-bottom:0}@media(max-width:1023px){.steps{gap:28px}.feature-panel{gap:40px;min-height:550px}.feature-copy h3{font-size:36px}.space-detail,.statistics-detail{height:420px}.strengths{gap:36px}.strengths h2,.faq h2{font-size:36px}.privacy-card{padding:28px}.faq{gap:40px}.get-started:before{inset-inline:32px}}@media(max-width:700px){.steps{grid-template-columns:1fr;gap:30px;padding-bottom:55px}.step-word{padding-bottom:12px;margin-bottom:16px}.steps p{max-width:480px}.showcase{padding:52px 0}.showcase-tabs{gap:22px;overflow:auto;scrollbar-width:thin}.showcase-tabs button{font-size:14px}.feature-panel{grid-template-columns:1fr;gap:32px;padding-top:30px}.feature-copy{grid-row:1}.feature-copy h3{font-size:36px}.feature-copy h3 br{display:none}.feature-copy p{font-size:16px}.feature-note{margin-top:22px}.feature-image>img{width:min(100%,390px)}.space-detail,.statistics-detail{height:430px;max-width:450px;margin:auto}.strengths{grid-template-columns:1fr;gap:35px;padding-top:55px;padding-bottom:60px}.duration{max-width:320px;margin-bottom:32px}.duration>span{font-size:59px}.privacy-card{padding:28px}.faq{grid-template-columns:1fr;gap:24px;padding-block:50px}.faq h2 br{display:none}.faq h2{font-size:39px}.faq>div>p{margin-bottom:0}summary{font-size:16px}.get-started{padding-top:44px;padding-bottom:44px;margin-bottom:30px}.get-started:before{inset-inline:12px}.get-started h2{font-size:39px}.get-started>p{font-size:16px}.get-started .release-note{font-size:12px}dialog{padding:24px}.section-intro h2{font-size:39px}}@media(max-width:374px){.showcase-tabs{gap:20px}.space-detail,.statistics-detail{height:380px}.get-started h2{font-size:34px}}

@media(max-width:700px){h1{font-size:clamp(44px,12.3vw,60px)}.site-header{height:80px}.hero .eyebrow{font-size:12px;letter-spacing:.055em}}
@media(max-width:700px){.hero-actions{flex-wrap:wrap;gap:18px}.hero-actions .button{padding-inline:18px;gap:16px}.hero-actions .text-link{font-size:13px;gap:8px}}

/* Store edition captures retain their original aspect ratio. */
.screenshot-crop,.space-detail{height:auto;aspect-ratio:auto;overflow:visible}.screenshot-crop img,.space-detail img,.reminder-image img{position:static;width:100%;height:auto;max-width:100%;transform:none;object-fit:contain;margin:0}
