:root{--pico-font-size:100%;--pico-primary:#f59e0b;--pico-primary-hover:#d97706}body{background:#0d1117;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif}header{background:#161b22;border-bottom:1px solid #30363d;padding:.5rem 0;position:sticky;top:0;z-index:50}header .brand{color:#f0f6fc;font-weight:600;font-size:1rem;text-decoration:none}header .brand span{color:#f59e0b}header a{color:#8b949e;font-size:.8rem;text-decoration:none;font-weight:500}header a:hover{color:#f0f6fc}.hero{text-align:center;padding:3rem 0 2rem;border-bottom:1px solid #21262d;margin-bottom:2.5rem;background:linear-gradient(180deg,rgba(88,166,255,.03),transparent)}.hero h1{font-size:2.25rem;font-weight:800;color:#f0f6fc;margin-bottom:.75rem;letter-spacing:-.02em}.hero p{font-size:1.05rem;color:#8b949e;max-width:650px;margin:0 auto;line-height:1.6}.stats-row{display:flex;gap:2rem;justify-content:center;margin:2rem 0;flex-wrap:wrap}.stat-item{text-align:center;background:#161b22;border:1px solid #30363d;border-radius:8px;padding:1.5rem 2rem;min-width:140px}.stat-num{font-size:2.5rem;font-weight:800;color:#f59e0b;display:block;line-height:1}.stat-label{font-size:.78rem;color:#8b949e;text-transform:uppercase;letter-spacing:.06em;margin-top:.4rem;display:block}section h2{font-size:1.15rem;font-weight:600;color:#f0f6fc;margin:2.5rem 0 1rem;padding-bottom:.5rem;border-bottom:1px solid #21262d}.grid2{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.75rem}.card-link{display:block;background:#161b22;border:1px solid #30363d;border-radius:6px;padding:1.25rem;text-decoration:none;color:inherit;transition:border-color .15s,box-shadow .15s}.card-link:hover{border-color:#58a6ff;box-shadow:0 0 0 1px rgba(88,166,255,.3)}.card-link h3,.card-link h4{margin:0 0 .3rem;color:#f0f6fc;font-weight:600}.card-link p{color:#8b949e;font-size:.82rem;margin:0}.spec-table{width:100%;border-collapse:collapse;margin:1rem 0;border:1px solid #30363d;border-radius:6px;overflow:hidden}.spec-table td{padding:.75rem 1rem;border-bottom:1px solid #21262d;font-size:.9rem}.spec-table td:first-child{font-weight:600;color:#8b949e;width:35%;background:#161b22}.spec-table tr:last-child td{border-bottom:none}.danger-box{background:#1f1318;border:1px solid #da3633;padding:1.25rem;border-radius:6px;margin:1.5rem 0;color:#fca5a5;line-height:1.6}.danger-box strong{color:#ff7b72}.calc-card{background:#161b22;border:1px solid #30363d;border-radius:8px;padding:1.75rem;margin:2rem 0}.calc-card h3{margin:0 0 1.25rem;font-size:1.1rem;color:#f0f6fc;font-weight:600}.calc-card label{display:block;font-size:.8rem;font-weight:500;color:#8b949e;margin-bottom:.3rem}.calc-card input{width:100%;padding:.6rem .75rem;background:#0d1117;border:1px solid #30363d;border-radius:6px;color:#c9d1d9;font-size:.9rem;box-sizing:border-box}.calc-card input:focus{border-color:#58a6ff;outline:none;box-shadow:0 0 0 3px rgba(88,166,255,.15)}.btn-calc{display:block;width:100%;padding:.7rem;margin-top:1.25rem;background:#238636;border:1px solid rgba(240,246,252,.1);border-radius:6px;color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;font-family:inherit}.btn-calc:hover{background:#2ea043}.result-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin:1.5rem 0;text-align:center}.result-item{background:#0d1117;border:1px solid #30363d;border-radius:6px;padding:1.25rem}.result-num{font-size:2rem;font-weight:700;color:#58a6ff;display:block;line-height:1.1}.result-label{font-size:.75rem;color:#8b949e;margin-top:.35rem;text-transform:uppercase;letter-spacing:.05em}.exotherm-flash{animation:flash .8s infinite}@keyframes flash{0%,100%{background:#1f1318}50%{background:rgba(218,54,51,.25)}}footer{background:#161b22;border-top:1px solid #30363d;color:#8b949e;padding:2.5rem 1rem;text-align:center;font-size:.8rem;margin-top:4rem}footer a{color:#58a6ff;text-decoration:none}.breadcrumb{font-size:.8rem;color:#8b949e;margin-bottom:1.5rem}.breadcrumb a{color:#8b949e;text-decoration:none}.breadcrumb a:hover{color:#58a6ff}.trust-bar{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:2rem 0;padding:1rem;background:rgba(255,255,255,0.02);border-radius:8px;border:1px solid rgba(255,255,255,0.05)}.trust-stat{text-align:center;min-width:100px}.trust-stat .stat-number{display:block;font-size:1.5rem;font-weight:900;color:var(--pico-primary,#f59e0b)}.trust-stat .stat-label{display:block;font-size:0.75rem;color:#888;margin-top:0.25rem}.methodology{margin:3rem 0;padding:2rem;background:rgba(255,255,255,0.02);border-radius:10px;border:1px solid rgba(255,255,255,0.05)}.methodology h2{margin-top:0;font-size:1.2rem}.methodology-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-top:1.5rem}.methodology-step{padding:1rem;background:rgba(255,255,255,0.02);border-radius:8px;border-left:3px solid var(--pico-primary,#f59e0b)}.methodology-step h3{font-size:0.9rem;margin:0 0 0.5rem 0}.methodology-step p{font-size:0.8rem;color:#888;margin:0;line-height:1.5}.data-provenance{margin:2rem 0;padding:1.5rem;background:rgba(255,255,255,0.02);border-radius:10px;border:1px solid rgba(255,255,255,0.05)}.data-provenance h2{margin-top:0;font-size:1.1rem}.data-provenance ul{list-style:none;padding:0;margin:1rem 0 0 0}.data-provenance li{padding:0.5rem 0;font-size:0.85rem;color:#888;border-bottom:1px solid rgba(255,255,255,0.03)}.data-provenance li:last-child{border-bottom:none}.data-provenance li strong{color:var(--pico-primary,#f59e0b)}@media(max-width:768px){.hero h1{font-size:1.5rem}.hero{padding:2rem 0 1.5rem}.stats-row{gap:.75rem}.stat-item{padding:1rem 1.25rem;min-width:100px}.stat-num{font-size:1.8rem}.grid2{grid-template-columns:1fr}.container{padding:0 .75rem}}