:root{--bg:#f6f7f4;--surface:#fff;--surface-soft:#eef4f1;--ink:#17211d;--muted:#607068;--line:#dce4df;--green:#12785d;--green-dark:#0b4e40;--blue:#2d64b3;--amber:#b86f12;--red:#b93838;--shadow:0 18px 55px #17211d14}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;top:0!important}a{color:inherit;text-decoration:none}button,input{font:inherit}.site-header{border-bottom:1px solid var(--line);z-index:10;background:#f6f7f4eb;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:14px clamp(18px,4vw,48px);display:grid;position:sticky;top:0;left:0;right:0}.site-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:24px;max-width:1180px;margin:16px auto 0;padding:28px clamp(18px,4vw,48px);display:flex}.footer-brand{align-items:center;gap:12px;display:flex}.footer-brand p{margin:4px 0 0}.footer-links{flex-wrap:wrap;gap:16px;display:flex}.footer-links a:hover{color:var(--green-dark)}.brand,.trust-link,.header-actions,.language-selector,.top-nav,.button,.picker-button,.icon-link,.back-link{align-items:center;display:inline-flex}.brand{gap:9px;font-weight:800}.brand-mark{background:var(--green);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.top-nav{color:var(--muted);justify-content:center;gap:18px}.top-nav a,.trust-link{font-size:.92rem}.top-nav a:hover,.trust-link:hover,.back-link:hover{color:var(--green-dark)}.header-actions{justify-content:end;gap:10px}.language-selector{background:var(--surface);border:1px solid var(--line);color:var(--muted);border-radius:8px;gap:7px;min-height:38px;padding:0 8px 0 10px}.language-selector:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #12785d1f}.language-selector select{color:var(--ink);cursor:pointer;background:0 0;border:0;outline:0;max-width:186px;height:36px;font-size:.92rem}.google-translate-host{width:1px;height:1px;position:absolute;top:auto;left:-9999px;overflow:hidden}.skiptranslate,.goog-te-banner-frame,.goog-te-balloon-frame{display:none!important}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.trust-link{border:1px solid var(--line);border-radius:8px;gap:7px;padding:9px 11px}main{max-width:1180px;margin:0 auto;padding:0 clamp(18px,4vw,48px) 56px}.hero-section{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:stretch;gap:28px;min-height:430px;padding:54px 0 30px;display:grid}.hero-copy{align-self:center;max-width:760px}.eyebrow{color:var(--green);letter-spacing:0;text-transform:uppercase;margin:0 0 10px;font-size:.78rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;max-width:880px;margin-bottom:18px;font-size:clamp(2.4rem,5vw,4.9rem);line-height:.98}h2{letter-spacing:0;font-size:clamp(1.8rem,3vw,2.7rem);line-height:1.05}h3{letter-spacing:0;font-size:1rem}.hero-copy p,.subpage-heading p,.text-section p{color:var(--muted);font-size:1.08rem;line-height:1.65}.hero-actions,.action-row{flex-wrap:wrap;gap:12px;display:flex}.button{background:var(--green);border:1px solid var(--green);color:#fff;cursor:pointer;border-radius:8px;gap:8px;min-height:42px;padding:10px 14px;font-weight:800}.button.secondary{border-color:var(--line);color:var(--ink);background:#fff}.button:hover{background:var(--green-dark);border-color:var(--green-dark)}.button.secondary:hover{background:var(--surface-soft);border-color:var(--line)}.copy-button{min-width:132px}.copy-button.copied{background:var(--green-dark);border-color:var(--green-dark)}.copy-button.failed{background:var(--red);border-color:var(--red)}.button-icon{justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.check-icon{transform-origin:50%;animation:.42s cubic-bezier(.2,1.4,.35,1) check-pop}@keyframes check-pop{0%{opacity:0;transform:scale(.35)rotate(-18deg)}58%{opacity:1;transform:scale(1.22)rotate(4deg)}to{opacity:1;transform:scale(1)rotate(0)}}.hero-result-card{background:linear-gradient(135deg, #12785d1f, #2d64b314), var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;align-self:center;gap:14px;min-height:330px;padding:18px;display:grid}.hero-result-top,.hero-result-list div{background:#ffffffb8;border:1px solid #dce4dfd9;border-radius:8px;justify-content:space-between;align-items:center;padding:13px;display:flex}.hero-result-top span,.hero-result-list span,.hero-result-main span,.privacy-strip{color:var(--muted)}.hero-result-top strong{font-size:1.15rem}.hero-result-main{background:linear-gradient(135deg, var(--green-dark), var(--green));color:#fff;border-radius:8px;gap:8px;min-height:118px;padding:18px;display:grid}.hero-result-main span{color:#ffffffc2}.hero-result-main strong{font-size:clamp(2.2rem,4vw,3.25rem);line-height:1}.hero-result-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.privacy-strip{align-items:center;gap:9px;line-height:1.45;display:flex}.privacy-strip svg{color:var(--green);flex:none}.workbench{margin-top:20px}.calculator-picker{grid-template-columns:repeat(auto-fit,minmax(136px,1fr));gap:10px;margin-bottom:14px;display:grid}.picker-button{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;gap:8px;min-height:46px;padding:10px}.picker-button.active{background:var(--green-dark);border-color:var(--green-dark);color:#fff}.tool-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:start;gap:14px;display:grid}.tool-panel,.result-panel,.info-card,.risk-section,.text-section{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px}.tool-panel,.result-panel{padding:clamp(18px,3vw,28px)}.tool-heading{justify-content:space-between;align-items:start;gap:18px;display:flex}.tool-heading h1,.subpage-heading h1{font-size:clamp(2rem,4vw,3.35rem)}.tool-heading p{color:var(--muted);max-width:680px;line-height:1.55}.icon-link{border:1px solid var(--line);border-radius:8px;justify-content:center;width:42px;height:42px}.input-stack{gap:12px;margin-top:18px;display:grid}.input-card{border:1px solid var(--line);border-radius:8px;gap:9px;padding:14px;display:grid}.input-label,.result-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.input-value{color:var(--green-dark);font-weight:800}.input-card input[type=number]{border:1px solid var(--line);border-radius:8px;width:100%;min-height:42px;padding:9px 10px}.input-card input[type=range]{accent-color:var(--green);width:100%}.helper{color:var(--muted);font-size:.86rem;line-height:1.35}.result-panel{gap:14px;display:grid;position:sticky;top:84px}.primary-result{color:#fff;border-radius:8px;gap:6px;min-height:126px;padding:18px;display:grid}.primary-result.good{background:linear-gradient(135deg, var(--green-dark), var(--green))}.primary-result.watch{background:linear-gradient(135deg, #7b2d2d, var(--red))}.primary-result.neutral{background:linear-gradient(135deg, #26364d, var(--blue))}.primary-result span{opacity:.82}.primary-result strong{font-size:clamp(2rem,4vw,3rem);line-height:1}.result-list{border:1px solid var(--line);border-radius:8px;overflow:hidden}.result-row{min-height:48px;padding:12px 14px}.result-row+.result-row{border-top:1px solid var(--line)}.result-row span,.formula-box span{color:var(--muted)}.formula-box,.risk-card{background:var(--surface-soft);border-radius:8px;padding:14px}.formula-box p,.risk-card p{margin:6px 0 0;line-height:1.48}.risk-card{grid-template-columns:auto 1fr;gap:10px;display:grid}.content-band,.risk-section,.text-section,.subpage-heading{margin-top:48px}.section-heading{max-width:720px}.info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.info-card{padding:20px}.info-card svg{color:var(--amber)}.info-card p{color:var(--muted);line-height:1.55}.risk-section{grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);align-items:start;gap:22px;padding:clamp(20px,4vw,34px);display:grid}.risk-section ul,.text-section ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.risk-section li{color:var(--muted);grid-template-columns:auto 1fr;align-items:start;gap:10px;line-height:1.55;display:grid}.risk-section svg{color:var(--green);margin-top:2px}.subpage-heading{max-width:840px}.back-link{color:var(--muted);gap:8px;margin-bottom:24px}.text-section{color:var(--muted);padding:clamp(20px,4vw,34px);line-height:1.65}.text-section h2{color:var(--ink);margin-top:22px;font-size:1.35rem}.text-section h2:first-child{margin-top:0}.page-section{max-width:900px}.updated-note{color:var(--muted);font-size:.92rem}.inline-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.formula-callout,.example-card,.faq-list article{border:1px solid var(--line);border-radius:8px}.formula-callout,.example-card{background:var(--surface-soft);margin-top:12px;padding:16px}.formula-callout span{color:var(--green);text-transform:uppercase;margin-bottom:6px;font-size:.8rem;font-weight:800;display:block}.formula-callout p,.example-card p,.example-card ul,.example-card strong,.faq-list p{margin-bottom:0}.example-card h3,.faq-list h3{color:var(--ink)}.faq-list{gap:12px;display:grid}.faq-list article{padding:16px}@media (max-width:920px){.site-header{grid-template-columns:1fr auto}.top-nav{display:none}.hero-section,.tool-grid,.risk-section{grid-template-columns:1fr}.result-panel{position:static}.calculator-picker{grid-template-columns:repeat(2,minmax(0,1fr))}.info-grid{grid-template-columns:1fr}.site-footer{flex-direction:column;align-items:start}}@media (max-width:560px){main,.site-header{padding-left:14px;padding-right:14px}.trust-link{display:none}.language-selector select{max-width:132px}.hero-section{min-height:0;padding-top:32px}.calculator-picker{grid-template-columns:1fr}.tool-heading{display:grid}.input-label,.result-row{flex-direction:column;align-items:start}.footer-brand{align-items:start}}
