.adhd-page{--teal:#2e7589;--teal-deep:#235b6b;--teal-soft:#f2f8f9;--text:#3f414e;--muted:#6b6e7b;--line:#ececec;color:var(--text);background:#fff;font-family:Rubik,system-ui,-apple-system,sans-serif;line-height:1.6}.adhd-page *{box-sizing:border-box}.adhd-popup-overlay{z-index:200;opacity:0;pointer-events:none;background:#3f414e73;transition:opacity .3s;position:fixed;inset:0}.adhd-popup-overlay.visible{opacity:1;pointer-events:auto}.adhd-popup{z-index:201;background:#fff;border-radius:24px 24px 0 0;max-width:540px;margin:0 auto;padding:18px 22px 28px;transition:transform .35s cubic-bezier(.32,.72,.18,1);position:fixed;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -8px 32px #2e75892e}.adhd-popup.visible{transform:translateY(0)}.adhd-popup-handle{background:#dce3e5;border-radius:2px;width:38px;height:4px;margin:0 auto 14px}.adhd-popup-close{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:6px 10px;font-size:30px;line-height:1;position:absolute;top:8px;right:12px}.adhd-popup-close:hover{color:var(--text)}.adhd-popup-h{color:var(--teal);text-align:center;margin:0 0 6px;font-size:19px;font-weight:700}.adhd-popup-sub{color:var(--muted);text-align:center;margin:0 0 16px;font-size:14px;line-height:1.5}.adhd-popup .adhd-sample-form{margin:0 auto}.adhd-popup .adhd-sample-success{padding:8px 0 12px}.adhd-sticky-bar{border-bottom:1px solid var(--line);z-index:100;background:#fff;justify-content:space-between;align-items:center;gap:12px;padding:10px 20px;transition:transform .3s;display:flex;position:fixed;top:0;left:0;right:0;transform:translateY(-100%);box-shadow:0 2px 14px #2e758914}.adhd-sticky-bar.visible{transform:translateY(0)}.adhd-sticky-info{flex-wrap:nowrap;align-items:baseline;gap:8px;min-width:0;display:flex}.adhd-sticky-price{color:var(--teal);flex-shrink:0;font-size:22px;font-weight:800}.adhd-sticky-was{color:var(--muted);flex-shrink:0;font-size:14px;text-decoration:line-through}.adhd-sticky-label{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.adhd-sticky-cta{background:var(--teal);color:#fff;white-space:nowrap;border-radius:100px;flex-shrink:0;padding:10px 22px;font-size:14px;font-weight:700;text-decoration:none;transition:background .15s}.adhd-sticky-cta:hover{background:var(--teal-deep)}@media (max-width:600px){.adhd-sticky-bar{padding:8px 14px}.adhd-sticky-label{display:none}.adhd-sticky-cta{padding:9px 18px;font-size:13px}.adhd-sticky-price{font-size:20px}}.adhd-section{padding:56px 24px}.adhd-container{max-width:720px;margin:0 auto}.adhd-hero{text-align:center;background:#fff;padding:56px 24px 40px}.adhd-hero-inner{max-width:720px;margin:0 auto}.adhd-eyebrow{letter-spacing:2px;color:var(--teal);background:var(--teal-soft);text-transform:uppercase;border-radius:100px;margin-bottom:14px;padding:6px 14px;font-size:12px;font-weight:700;display:inline-block}.adhd-h1{letter-spacing:-.8px;color:var(--teal);margin:4px 0 8px;font-size:44px;font-weight:800;line-height:1.05}.adhd-h1 em{font-family:Fraunces,serif;font-style:italic;font-weight:500}.adhd-hero-sub{color:var(--text);max-width:560px;margin:16px auto 0;font-size:17px;font-weight:400;line-height:1.55}.adhd-meta-pills{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:22px;display:flex}.adhd-pill{background:var(--teal-soft);color:var(--teal);border-radius:100px;padding:6px 14px;font-size:13px;font-weight:600}.adhd-price{justify-content:center;align-items:baseline;gap:14px;margin-top:32px;display:flex}.adhd-price-now{color:var(--teal);font-size:48px;font-weight:800;line-height:1}.adhd-price-was{color:var(--muted);font-size:22px;font-weight:500;text-decoration:line-through}.adhd-price-urgency{color:#7a4f2a;letter-spacing:.2px;background:#fbf1dd;border-radius:100px;margin-top:12px;padding:8px 16px;font-size:13px;font-weight:600;display:inline-block}.adhd-buy-urgency{color:#7a4f2a;letter-spacing:.2px;background:#fbf1dd;border-radius:100px;margin:10px auto 0;padding:7px 14px;font-size:12px;font-weight:600;display:inline-block}.adhd-cta{background:var(--teal);color:#fff;letter-spacing:.3px;box-shadow:0 4px 0 var(--teal-deep),0 8px 22px #2e758940;border-radius:100px;margin-top:22px;padding:18px 38px;font-size:18px;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-block}.adhd-cta:hover{box-shadow:0 2px 0 var(--teal-deep),0 4px 14px #2e758940;transform:translateY(2px)}.adhd-cta:active{box-shadow:0 0 0 var(--teal-deep);transform:translateY(4px)}.adhd-guarantee-mini{color:var(--muted);margin-top:14px;font-size:14px}.adhd-hero-mock{max-width:520px;height:460px;margin:44px auto 0;position:relative}.adhd-hero-mock img{background:#fff;border:1px solid #ececec;border-radius:10px;display:block;position:absolute;box-shadow:0 12px 36px #2e758929}.adhd-hero-mock img:first-child{z-index:1;width:50%;top:36px;left:0;transform:rotate(-8deg)}.adhd-hero-mock img:nth-child(2){z-index:3;width:60%;top:0;left:50%;transform:translate(-50%)}.adhd-hero-mock img:nth-child(3){z-index:1;width:50%;top:36px;right:0;transform:rotate(8deg)}@media (max-width:600px){.adhd-hero-mock{max-width:95%;height:360px}.adhd-hero-mock img:first-child{width:46%;top:26px}.adhd-hero-mock img:nth-child(2){width:56%}.adhd-hero-mock img:nth-child(3){width:46%;top:26px}}.adhd-section h2{color:var(--teal);text-align:center;margin:0 0 8px;font-size:28px;font-weight:700;line-height:1.2}.adhd-section h2 em{font-family:Fraunces,serif;font-style:italic;font-weight:500}.adhd-section-sub{text-align:center;color:var(--muted);margin:0 0 28px;max-width:560px;margin-inline:auto;font-size:15.5px;line-height:1.55}.adhd-sample-section{background:var(--teal-soft);padding:40px 24px}.adhd-sample-card{background:#fff;border:1px solid #ececec;border-radius:20px;padding:28px;box-shadow:0 8px 28px #2e758914}.adhd-sample-copy{text-align:center;margin-bottom:18px}.adhd-sample-h{color:var(--teal);margin:0 0 6px;font-size:22px;font-weight:700}.adhd-sample-sub{color:var(--muted);margin:0;font-size:14.5px;line-height:1.5}.adhd-sample-form{gap:10px;max-width:440px;margin:0 auto;display:grid}.adhd-sample-input{width:100%;color:var(--text);background:#fafcfc;border:1.5px solid #dce3e5;border-radius:100px;padding:14px 16px;font-family:inherit;font-size:15px;transition:border-color .15s,background .15s}.adhd-sample-input:focus{border-color:var(--teal);background:#fff;outline:none}.adhd-sample-btn{background:var(--teal);color:#fff;cursor:pointer;letter-spacing:.2px;width:100%;box-shadow:0 4px 0 var(--teal-deep);border:none;border-radius:100px;padding:14px 24px;font-size:15px;font-weight:700;transition:transform .15s,box-shadow .15s}.adhd-sample-btn:hover{box-shadow:0 2px 0 var(--teal-deep);transform:translateY(2px)}.adhd-sample-btn:active{box-shadow:0 0 0 var(--teal-deep);transform:translateY(4px)}.adhd-sample-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.adhd-sample-error{color:#c73b6f;text-align:center;margin:4px 0 0;font-size:13px}.adhd-sample-success{text-align:center;padding:18px 0}.adhd-sample-check{background:var(--teal);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 12px;font-size:24px;font-weight:700;display:flex}.adhd-sample-success p{color:var(--text);margin:0;font-size:15px}.adhd-who{background:#fff}.adhd-who-list{gap:10px;margin-top:24px;display:grid}.adhd-who-item{background:var(--teal-soft);border-radius:14px;align-items:flex-start;gap:10px;padding:14px 18px;font-size:15px;line-height:1.5;display:flex}.adhd-check{color:var(--teal);flex-shrink:0;font-size:16px;font-weight:700}.adhd-when{background:var(--teal-soft)}.adhd-when-grid{gap:12px;display:grid}.adhd-when-card{background:#fff;border-radius:14px;padding:18px 20px}.adhd-when-card h3{color:var(--teal);margin:0 0 4px;font-size:15px;font-weight:700}.adhd-when-card p{color:var(--text);margin:0;font-size:14.5px;line-height:1.55}.adhd-inside{background:#fff}.adhd-inside-themes{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:32px;display:grid}.adhd-theme{background:var(--teal-soft);border-radius:12px;padding:12px 16px}.adhd-theme h4{color:var(--teal);margin:0 0 4px;font-size:13px;font-weight:700}.adhd-theme p{color:var(--muted);margin:0;font-size:12.5px;line-height:1.45}.adhd-previews-wrap{margin:0 -24px;position:relative}.adhd-previews{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:16px;padding:8px 24px 28px;display:flex;overflow-x:auto}.adhd-previews::-webkit-scrollbar{display:none}.adhd-preview{scroll-snap-align:center;flex:0 0 78%;max-width:360px;position:relative}.adhd-preview img{border:1px solid var(--line);border-radius:14px;width:100%;height:auto;display:block;box-shadow:0 10px 36px #2e758926}.adhd-preview-label{background:var(--teal);color:#fff;letter-spacing:.3px;border-radius:100px;padding:6px 14px;font-size:13px;font-weight:600;position:absolute;bottom:14px;left:14px;box-shadow:0 4px 14px #2e758940}.adhd-previews-hint{text-align:center;color:var(--muted);letter-spacing:.5px;text-transform:uppercase;margin-top:4px;font-size:12px}.adhd-previews-hint:before{content:"← ";opacity:.6}.adhd-previews-hint:after{content:" →";opacity:.6}.adhd-diff{background:var(--teal-soft)}.adhd-diff-list{gap:10px;margin-top:24px;display:grid}.adhd-diff-item{background:#fff;border-radius:14px;padding:16px 20px}.adhd-diff-item h3{color:var(--teal);margin:0 0 4px;font-size:15px;font-weight:700}.adhd-diff-item p{color:var(--text);margin:0;font-size:14.5px;line-height:1.55}.adhd-test{background:#fff}.adhd-test-grid{gap:14px;margin-top:24px;display:grid}.adhd-test-card{background:var(--teal-soft);border-radius:16px;padding:22px 24px}.adhd-test-stars{color:var(--teal);letter-spacing:2px;margin-bottom:10px;font-size:14px}.adhd-test-quote{color:var(--text);margin:0 0 14px;font-size:15.5px;line-height:1.6}.adhd-test-quote:before{content:"“";color:var(--teal);margin-right:2px;font-weight:700}.adhd-test-quote:after{content:"”";color:var(--teal);margin-left:2px;font-weight:700}.adhd-test-name{color:var(--teal);font-size:14px;font-weight:700}.adhd-test-title{color:var(--muted);margin-top:2px;font-size:13px}.adhd-about{background:var(--teal-soft);text-align:center}.adhd-about img{border-radius:16px;width:100%;max-width:220px;margin:18px auto 16px;display:block}.adhd-about-name{color:var(--teal);margin-bottom:8px;font-size:18px;font-weight:700}.adhd-about-bio{color:var(--text);max-width:540px;margin-inline:auto;font-size:14.5px;line-height:1.65}.adhd-buy{text-align:center;background:#fff}.adhd-buy-card{border:2px solid var(--teal);background:#fff;border-radius:22px;max-width:360px;margin:24px auto 0;padding:32px 24px;box-shadow:0 8px 30px #2e75891a}.adhd-buy-tag{background:var(--teal);color:#fff;letter-spacing:.8px;text-transform:uppercase;border-radius:100px;margin-bottom:12px;padding:5px 14px;font-size:11px;font-weight:700;display:inline-block}.adhd-buy-amount{color:var(--teal);font-size:56px;font-weight:800;line-height:1}.adhd-buy-was{color:var(--muted);margin-top:4px;font-size:18px;text-decoration:line-through}.adhd-buy-detail{color:var(--muted);margin-top:14px;font-size:14px;line-height:1.5}.adhd-buy-cta-wrap{margin-top:24px}.adhd-guarantee{color:var(--text);margin-top:28px;justify-content:center;align-items:center;gap:12px;max-width:440px;margin-inline:auto;font-size:14.5px;display:flex}.adhd-guarantee-text{text-align:left}.adhd-guarantee-icon{color:var(--teal);font-size:22px;font-weight:700}.adhd-faq{background:var(--teal-soft)}.adhd-faq-item{border-bottom:1px solid var(--line);cursor:pointer;-webkit-user-select:none;user-select:none}.adhd-faq-q{align-items:center;gap:14px;padding:18px 0;display:flex}.adhd-faq-q-text{color:var(--text);flex:1;font-size:15.5px;font-weight:600;line-height:1.4}.adhd-faq-arrow{width:20px;height:20px;color:var(--teal);flex-shrink:0;transition:transform .3s}.adhd-faq-item.open .adhd-faq-arrow{transform:rotate(180deg)}.adhd-faq-a{max-height:0;transition:max-height .4s;overflow:hidden}.adhd-faq-a-inner{color:var(--text);padding:0 0 18px;font-size:14.5px;line-height:1.65}.adhd-final{text-align:center;background:#fff}.adhd-final h2{font-size:30px}.adhd-final p{color:var(--text);max-width:480px;margin:0 auto 22px;font-size:15.5px;line-height:1.6}.adhd-final-note{color:var(--muted);margin-top:16px;font-size:13px}.adhd-footer{text-align:center;border-top:1px solid var(--line);background:#fff;padding:28px 24px 36px}.adhd-footer img{opacity:.75;height:22px}.adhd-footer-text{color:var(--muted);margin-top:8px;font-size:12px}@media (min-width:720px){.adhd-h1{font-size:56px}.adhd-section{padding:72px 32px}.adhd-inside-themes{grid-template-columns:repeat(4,1fr)}.adhd-test-grid{grid-template-columns:repeat(3,1fr)}.adhd-when-grid,.adhd-diff-list{grid-template-columns:1fr 1fr}.adhd-preview{flex:0 0 44%}}
