:root{--type-heading:24px;--type-body:20px;--type-small:16px}
*{box-sizing:border-box}
body{margin:0;background:#f3f5f4;color:#050708;font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
a:focus-visible{outline:2px solid #050708;outline-offset:5px}
.wrap{width:min(100% - 44px,960px);margin-inline:auto}
main>section{max-width:660px;margin-inline:auto}
header{display:flex;align-items:center;gap:18px;padding-block:28px}
.brand{display:flex;align-items:center;gap:10px}
.brand img{width:44px;height:44px}
.brand strong{display:block;font-size:21.4px;letter-spacing:.02em}
.brand small{display:block;font-size:11.2px;font-weight:600;color:#4E5961;letter-spacing:.06em;margin-top:5px}
.hero{padding:28px 0 44px}
.eyebrow{font-size:var(--type-small);line-height:1.5;letter-spacing:.12em;color:#667078;font-weight:400}
h1{font-size:var(--type-heading);font-weight:600;line-height:1.4;letter-spacing:-.015em;margin:24px 0}
p{font-size:var(--type-body);font-weight:400;line-height:1.5;color:#667078}
.source{max-width:350px;margin:0 0 14px}
.sequence{margin:0 0 30px}
.cta{display:inline-flex;justify-content:center;align-items:center;min-height:52px;padding:16px 23px;background:#20f8b2;color:#050708;font-size:12px;line-height:1.5;letter-spacing:.06em;font-weight:600;border-radius:2px}
.cta:hover{background:#19dfa0}
figure{margin:0}
figure img{width:100%;height:auto;display:block;border:1px solid #dce2df;border-radius:8px}
h2{font-size:var(--type-heading);font-weight:700;letter-spacing:-.015em;line-height:1.25}
.story{display:grid;gap:20px}
.story h2{margin:0}
.story p{margin:0 0 14px}
.story .story-close{color:#050708;margin-bottom:0}
.workflow>h2{margin:0 0 20px}
.how{display:grid;gap:24px;padding:0}
.how p{margin-bottom:0}
.how .eyebrow{font-size:var(--type-small)}
.how h3{font-size:var(--type-body);font-weight:600;line-height:1.5;letter-spacing:-.015em;margin:8px 0}
.launch{text-align:center;padding:0 0 40px}
.launch p{max-width:480px;margin:16px auto}
footer{display:flex;align-items:start;flex-direction:column;gap:12px;border-top:1px solid #dce2df;padding-block:24px 36px;font-size:var(--type-small)}
footer small{font-size:var(--type-small);color:#667078;line-height:1.5}
.product-showcase{padding:0}
.product-showcase>h2{margin:0 0 24px}
.product-track{display:flex;gap:12px;max-width:440px;margin-inline:auto;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none;padding-bottom:4px}
.product-track::-webkit-scrollbar{display:none}
.product-track figure{flex:0 0 94%;min-width:0;scroll-snap-align:start}
.product-track h3{font-size:var(--type-small);font-weight:400;line-height:1.5;letter-spacing:.08em;margin:0 0 12px}
.product-dots:not([hidden]){display:flex;justify-content:center;margin-top:8px}
.product-dots button{display:grid;place-items:center;width:44px;height:44px;padding:0;border:0;background:transparent;cursor:pointer}
.product-dots span{width:7px;height:7px;border-radius:50%;background:#667078}
.product-dots [aria-current=true] span{background:#050708;outline:1px solid #050708;outline-offset:2px}
.product-track:focus-visible,.product-dots button:focus-visible{outline:2px solid #050708;outline-offset:2px}
@media(max-width:650px){header{padding-block:22px}.brand strong{font-size:18.2px}.brand small{font-size:10.1px}.brand img{width:38px;height:38px}.brand{gap:8px}}
@media(max-width:350px){.wrap{width:calc(100% - 32px)}.brand strong{font-size:15px}.brand small{font-size:9px}}

.privacy-links{display:flex;align-items:center;gap:20px;font-size:var(--type-small);color:#4e5961}
.privacy-links a,.privacy-copy a,.cookie-choice a{text-decoration:underline}
.privacy-links button{font:inherit;color:inherit;border:0;background:none;padding:12px 0;text-decoration:underline;cursor:pointer}
.cookie-choice:not([hidden]){position:fixed;z-index:10;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #dce2df;padding:16px max(22px,calc((100vw - 660px)/2));box-shadow:0 -2px 12px #0507080a}
.cookie-choice p{font-size:var(--type-body);margin:0 0 10px;color:#4e5961}
.cookie-choice>div{display:flex;gap:12px;flex-wrap:wrap}
.cookie-choice button{font:inherit;font-size:var(--type-small);min-height:44px;padding:10px 14px;border:1px solid #667078;border-radius:2px;background:#fff;color:#050708;cursor:pointer}
.cookie-choice button:focus-visible,.privacy-links button:focus-visible{outline:2px solid #050708;outline-offset:3px}
.privacy-copy{padding-bottom:32px}.privacy-copy h1{font-size:var(--type-heading)}.privacy-copy p{font-size:var(--type-body)}

.hero .hero-question{font-size:var(--type-heading);font-weight:600;line-height:1.3;color:#15191b;margin:0 0 24px}
.hero .hero-problem{font-size:var(--type-body);margin:0 0 16px}
.hero h1{font-size:var(--type-body);font-weight:600;line-height:1.5;letter-spacing:normal;margin:0 0 10px}
.hero .hero-organise{font-size:var(--type-body);line-height:1.5;font-weight:600;color:#15191b;margin:0 0 16px}
.hero .hero-payoff{margin:0 0 30px}
.hero .testing-status{font-size:var(--type-small);line-height:1.5;margin:12px 0 0}
.story .story-close{margin-bottom:14px}

.story strong{font-weight:600}

.testing-status em{font-style:normal}

main>section[class]+section[class]{border-top:1px solid #dce2df;padding-top:44px;padding-bottom:44px}
.launch>h2{margin-top:0}
.story p:last-child{margin-bottom:0}

.hero{padding-top:12px;padding-bottom:24px}
.hero .hero-question{font-size:var(--type-body);font-weight:400;line-height:1.5;margin-bottom:16px}
.hero h1{margin-bottom:22px}
main>.hero+section.workflow{padding-top:24px}
.how-step{display:grid;grid-template-columns:24px minmax(0,1fr);gap:14px;align-items:start}
.how-step svg{width:24px;height:24px;color:#050708;margin-top:3px}
.how-step h3{margin:0 0 4px}
.how-step p{margin:0}

.step-number{font-size:16px;font-weight:400;color:#667078;white-space:nowrap}

.hero .intro-copy{font-size:var(--type-body);font-weight:400;color:#667078;line-height:1.5;margin:0 0 16px}

/* Shared paired-corner motif around the complete explanation. */
.workflow .how{position:relative}
.workflow .how::before,.workflow .how::after{content:"";position:absolute;pointer-events:none;width:25px;height:25px;border:0 solid #BAC5BF}
.workflow .how::before{top:-10px;left:-10px;border-top-width:1px;border-left-width:1px;border-top-left-radius:12px}
.workflow .how::after{bottom:-10px;right:-10px;border-bottom-width:1px;border-right-width:1px;border-bottom-right-radius:12px}

.brand .brand-beta{display:inline-block;vertical-align:middle;margin-left:6px;padding:1px 4px;border:1px solid #8c979e;border-radius:4px;font-size:9px;line-height:1.2;font-weight:600;letter-spacing:.04em;white-space:nowrap}

.preview-note{text-align:center;padding:8px 16px;background:#e4e9e6;color:#4e5961;font-size:11px;letter-spacing:.05em}
main>.hero{max-width:none;display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:64px;align-items:center;padding:36px 0 58px}
.hero .hero-kicker{font-size:13px;letter-spacing:.08em;color:#4e5961;font-weight:600;margin:0 0 20px}
.hero h1{font-size:46px;line-height:1.06;letter-spacing:-.045em;font-weight:800;margin:0 0 24px}
.hero h1 span{display:inline-block;border-bottom:5px solid #20f8b2;padding-bottom:4px}
.hero .hero-source{font-size:17px;line-height:1.5;margin:0 0 12px;max-width:440px}
.hero .hero-explanation{font-size:18px;line-height:1.5;margin:0 0 24px;max-width:440px;color:#15191b}
.hero-product{width:270px;justify-self:center}
.hero-product img{border:1px solid #bac5bf;border-radius:22px;box-shadow:0 7px 20px #05070808;display:block;width:100%;height:auto}
.hero-product figcaption{font-size:12px;color:#667078;text-align:center;margin-top:12px}
.hero-product a{display:block;border-radius:22px}
.launch .instagram-follow{font-size:14px;margin-top:24px;color:#667078}.instagram-follow a{text-decoration:underline;text-underline-offset:3px;display:inline-block;padding:8px 0;color:#15191b}
.privacy-links{flex-wrap:wrap}
@media(max-width:760px){main>.hero{grid-template-columns:1fr;gap:28px;padding:22px 0 32px}.hero h1{font-size:36px;max-width:480px;margin-bottom:20px}.desktop-break{display:none}.hero .hero-kicker{font-size:12px;margin-bottom:16px}.hero .hero-source{font-size:16px}.hero .hero-explanation{font-size:17px;margin-bottom:20px}.hero-product{width:220px}.hero .testing-status{font-size:13px}.hero-product figcaption{font-size:11px}.hero .cta{min-height:48px}.hero-product img{border-radius:18px}}
@media(max-width:370px){.hero h1{font-size:32px}}

.hero h1{font-size:36px;line-height:1.12;letter-spacing:-.035em}
.hero h1 span{border:0;padding:0;display:inline}
.hero h1 .hero-question-line{display:block;font-weight:650;margin-bottom:18px}
.hero h1 .hero-answer-line{display:block;font-weight:800}
.hero h1 .paste-emphasis{display:inline-block;border-bottom:5px solid #20f8b2;padding-bottom:3px}
.feature-list{display:grid;gap:24px}.useful h2{margin:0 0 28px}.feature-list h3{font-size:18px;line-height:1.4;margin:0 0 6px}.feature-list p{margin:0;font-size:18px}.story h3{font-size:22px;margin:0 0 16px;line-height:1.35}.screenshot-review-note{font-size:13px;color:#667078}.product-track img{height:auto}
@media(max-width:760px){.hero h1{font-size:30px}.hero h1 .hero-question-line{margin-bottom:16px}.feature-list h3{font-size:17px}.feature-list p{font-size:17px}}

.example-caption{font-size:13px;color:#667078;margin-bottom:20px}

.benefit-disclosures{display:grid;gap:10px}
.benefit-disclosures details{background:#fff;border:1px solid #dce2df;border-radius:12px;overflow:hidden}
.benefit-disclosures summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;padding:18px;min-height:58px;font-size:18px;font-weight:600;line-height:1.3}
.benefit-disclosures summary::-webkit-details-marker{display:none}
.benefit-disclosures summary:focus-visible{outline:2px solid #050708;outline-offset:-4px;border-radius:10px}
.disclosure-mark{position:relative;width:14px;height:14px;flex:none;color:#667078}
.disclosure-mark::before,.disclosure-mark::after{content:"";position:absolute;background:currentColor;left:0;top:6px;width:14px;height:1px}
.disclosure-mark::after{transform:rotate(90deg)}
details[open] .disclosure-mark::after{display:none}
.benefit-disclosures p{font-size:17px;line-height:1.5;margin:0;padding:0 18px 18px;max-width:560px}

