*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#0f172a;background:#fff}a{color:inherit}.site-header{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:12px 28px;background:rgba(255,255,255,.94);border-bottom:1px solid #ccfbf1;backdrop-filter:blur(10px)}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:700}.brand img{width:36px;height:36px;border-radius:14px}.nav{display:flex;gap:24px}.nav a{text-decoration:none;font-size:14px;font-weight:600;color:#334155}.nav a:hover,.nav a.active{color:#0f766e}.subpage-hero{background:linear-gradient(180deg,#f0fdfa 0%,#fff 88%);padding:78px 24px 42px}.hero-inner{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:1.08fr .92fr;gap:42px;align-items:center}.badge,.eyebrow{display:inline-flex;border:1px solid #99f6e4;background:#f0fdfa;color:#115e59;border-radius:999px;padding:7px 12px;font-weight:700;font-size:14px}.subpage-hero h1{font-size:clamp(42px,6vw,68px);line-height:1.02;margin:22px 0 18px;letter-spacing:-.04em}.lead{font-size:20px;line-height:1.75;color:#475569;max-width:720px}.button-row,.result-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin-top:26px}.btn,.button,.gumroad-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 18px;border-radius:16px;text-decoration:none;font-weight:800;border:1px solid #0f766e;background:#0f766e;color:white;text-align:center;cursor:pointer}.btn-secondary,.button.secondary{background:white;color:#115e59;border-color:#99f6e4}.btn-dark{background:#020617;border-color:#020617;color:#fff}.btn:disabled,.gumroad-button:disabled{background:#94a3b8;border-color:#94a3b8;color:white;cursor:not-allowed}.btn-wide{width:100%;margin-top:18px}.trust-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:22px;color:#475569;font-size:14px}.subpage-card,.tool-card,.content-card{background:white;border:1px solid #ccfbf1;border-radius:30px;box-shadow:0 16px 45px rgba(15,23,42,.07)}.subpage-card{padding:28px}.green-card{background:linear-gradient(135deg,#0f766e,#047857);border-radius:24px;padding:24px;color:white}.green-card h2{margin:8px 0 10px;font-size:30px;letter-spacing:-.02em}.green-card p{color:#ccfbf1;line-height:1.7}.mini-list{display:grid;gap:10px;margin-top:18px}.mini-list div{background:#f0fdfa;border-radius:16px;padding:13px;font-weight:700;color:#334155}.page-wrap{max-width:1120px;margin:0 auto;padding:42px 24px}.content-card,.tool-card{padding:32px;margin-bottom:28px}.content-card h2,.tool-card h2{font-size:clamp(30px,4vw,44px);line-height:1.12;letter-spacing:-.03em;margin:18px 0}.content-card p,.tool-card p{font-size:17px;line-height:1.75;color:#475569}.seo-grid,.recommend-grid,.quick-facts{display:grid;gap:16px}.seo-grid{grid-template-columns:repeat(2,1fr);margin-top:22px}.seo-grid div,.quick-facts div,.recommend-grid article{background:#f0fdfa;border-radius:20px;padding:18px}.seo-grid p,.quick-facts span{font-size:14px;line-height:1.6;color:#475569;margin:.35rem 0 0}.quick-facts{grid-template-columns:repeat(3,1fr);margin-top:22px}.quick-facts b{display:block;color:#0f766e;font-size:22px}.disclaimer{border:1px solid #fde68a;background:#fffbeb;color:#78350f;border-radius:20px;padding:16px;line-height:1.7;margin-top:18px}.progress-row{display:flex;justify-content:space-between;gap:12px;color:#475569;font-weight:800}.progress{height:12px;background:#f0fdfa;border-radius:999px;overflow:hidden;margin:12px 0 26px}.progress div{height:100%;background:#0f766e;border-radius:999px;transition:width .25s}.passage{background:#f0fdfa;border:1px solid #ccfbf1;border-radius:22px;padding:20px;margin-bottom:24px}.passage p{font-size:16px;margin:12px 0 0;line-height:1.7;color:#334155}.question{font-size:clamp(25px,4vw,36px)!important}.options{display:grid;gap:12px}.option{display:flex;gap:12px;align-items:flex-start;text-align:left;border:1px solid #cbd5e1;background:white;color:#0f172a;border-radius:18px;padding:16px;font-size:16px;line-height:1.5;cursor:pointer}.option:hover,.option.selected{border-color:#0f766e;background:#f0fdfa}.option span{flex:0 0 auto;display:inline-flex;width:30px;height:30px;border-radius:11px;background:#e2e8f0;align-items:center;justify-content:center;font-weight:900}.option.selected span{background:#0f766e;color:white}.controls{display:flex;justify-content:space-between;gap:12px;margin-top:22px}.result-box{background:linear-gradient(135deg,#0f766e,#047857);border-radius:24px;padding:26px;color:white;margin-top:18px}.result-box h3{font-size:clamp(30px,4vw,46px);line-height:1.1;margin:10px 0}.result-box p{color:#ccfbf1}.recommend-grid{grid-template-columns:repeat(3,1fr);margin-top:22px}.recommend-grid article{background:white;border:1px solid #ccfbf1}.recommend-grid ul{margin:0;padding-left:20px;line-height:1.9;color:#475569}.review{margin-top:32px}.review details{border:1px solid #ccfbf1;border-radius:18px;padding:14px;margin-top:10px}.review summary{display:flex;justify-content:space-between;gap:12px;cursor:pointer;font-weight:800}.review p{font-size:15px;margin:10px 0 0}.review .ok summary b{color:#047857}.review .not-ok summary b{color:#be123c}.score-table{overflow-x:auto;border:1px solid #ccfbf1;border-radius:20px;margin-top:22px}table{width:100%;border-collapse:collapse;min-width:720px}th{background:#0f766e;color:white;text-align:left;padding:14px;font-size:14px}td{padding:14px;border-top:1px solid #ccfbf1}tr:nth-child(even) td{background:#f0fdfa}.faq-list details{border:1px solid #ccfbf1;border-radius:20px;padding:18px;margin-top:12px;background:white}.faq-list summary{cursor:pointer;font-weight:800;font-size:18px}.faq-list p{font-size:16px}.subpage-cta{background:linear-gradient(135deg,#0f766e,#047857);color:white;border-radius:30px;padding:34px;margin:38px 0}.subpage-cta h2{font-size:clamp(30px,4vw,44px);line-height:1.1;margin:0 0 12px}.subpage-cta p{color:#ccfbf1}footer{border-top:1px solid #ccfbf1;padding:40px 28px;display:flex;justify-content:space-between;gap:28px;max-width:1200px;margin:0 auto;color:#475569}footer div{display:grid;gap:8px}.mini-logo{display:inline-flex;background:#0f766e;color:white;border-radius:12px;width:34px;height:34px;align-items:center;justify-content:center;margin-right:8px}.footer-links a{color:#0f766e;font-weight:700;text-decoration:none}.small-note{font-size:13px;color:#64748b}@media(max-width:900px){.nav{display:none}.hero-inner,.seo-grid,.quick-facts,.recommend-grid{grid-template-columns:1fr}.site-header{padding:12px 18px}.subpage-hero{padding:52px 18px 28px}.page-wrap{padding:28px 18px}.tool-card,.content-card{padding:22px;border-radius:24px}.button-row,.controls{flex-direction:column;align-items:stretch}.button-row>*{width:100%}.controls .btn{width:100%}footer{flex-direction:column}table{min-width:680px}}
/* Color contrast fixes added May 2026 */
.subpage-cta .btn-primary{background:#fff;color:#115e59;border-color:#fff}
.subpage-cta .btn-primary:hover,.subpage-cta .btn-secondary:hover{background:#f0fdfa;border-color:#f0fdfa}

/* SEO content refinements added after review */
.intent-card{background:#f0fdfa;border:1px solid #ccfbf1;border-radius:22px;padding:22px;margin-top:22px}
.intent-card h3{margin:0 0 12px;font-size:22px;letter-spacing:-.01em}
.intent-card p{font-size:15px;margin:14px 0 0;color:#475569}
.intent-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none}
.intent-list li{background:#fff;border:1px solid #ccfbf1;border-radius:16px;padding:12px 14px;font-weight:800;color:#115e59}
.sample-questions{margin-top:0}
.sample-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:22px}
.sample-grid article{background:#f0fdfa;border:1px solid #ccfbf1;border-radius:20px;padding:18px}
.sample-grid h3{margin:0 0 10px;font-size:20px;color:#0f172a}
.sample-grid p{font-size:15px;margin:0 0 10px;color:#334155}
.sample-grid ol{margin:10px 0 0;padding-left:24px;color:#475569;line-height:1.7}
.sample-note{font-style:italic}
@media(max-width:900px){.intent-list,.sample-grid{grid-template-columns:1fr}}
