:root{color:#172033;background:#f6f8fc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55}*{box-sizing:border-box}body{margin:0}a{color:#1d4ed8;text-decoration:none}a:hover{text-decoration:underline}.site-header{z-index:5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:20px;padding:14px clamp(16px,4vw,48px);display:flex;position:sticky;top:0}.brand{color:#172033;align-items:center;gap:10px;font-weight:800;display:flex}.logo{color:#fff;background:#2563eb;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}nav{flex-wrap:wrap;gap:12px;font-size:14px;display:flex}nav a{color:#475569}.active{color:#1d4ed8;font-weight:700}.hero{background:linear-gradient(135deg,#eef6ff,#fff);grid-template-columns:minmax(0,1.2fr) minmax(250px,.8fr);align-items:center;gap:28px;padding:70px clamp(16px,5vw,72px) 38px;display:grid}.hero h1{margin:10px 0;font-size:clamp(38px,7vw,68px);line-height:1.02}.hero p{color:#475569;max-width:760px;font-size:18px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#2563eb;font-size:12px;font-weight:800}.cta{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.cta a,.result-card button,.quick button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:999px;padding:11px 18px;font-weight:700}.cta a+a{color:#1d4ed8;background:#e0edff}.paper-art{min-height:300px;position:relative}.paper-art span{color:#64748b;background:#fff;border-radius:18px;place-items:start;padding:20px;font-weight:800;display:grid;position:absolute;box-shadow:0 22px 55px #2563eb2e}.paper-art span:first-child{width:210px;height:298px;top:0;left:18%;transform:rotate(-8deg)}.paper-art span:nth-child(2){border:2px dashed #93c5fd;width:230px;height:298px;top:20px;left:33%;transform:rotate(7deg)}.paper-art b{color:#fff;background:#0f172a;border-radius:22px;padding:22px;font-size:34px;position:absolute;bottom:24px;right:12%}section,.article{padding:42px clamp(16px,5vw,72px)}.section-title{max-width:760px;margin-bottom:22px}.section-title h2,.article h1{margin:0 0 10px;font-size:clamp(30px,4vw,48px);line-height:1.1}.calculator{background:#fff}.calc-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.panel,.result-card,.card,.placeholder,.faq-list details{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;padding:20px}.panel h3{margin-top:0}label{color:#334155;margin:12px 0 6px;font-weight:700;display:block}input,select{width:100%;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:12px;padding:11px}.two{grid-template-columns:1fr 1fr;gap:10px;display:grid}.hint,.compliance{color:#64748b;font-size:14px}.result-card{color:#fff;background:#0f172a;grid-column:span 1}.result-card .hint{color:#cbd5e1}.result-card button{color:#0f172a;background:#60a5fa}.percent{font-size:56px;font-weight:900;line-height:1}.quick{margin-top:18px}.quick h3{margin-bottom:10px}.quick button{color:#1d4ed8;background:#e0edff;margin:5px}.compliance{background:#fffbeb;border-left:4px solid #f59e0b;border-radius:10px;margin-top:18px;padding:14px 16px}.table-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:18px;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:640px}th,td{text-align:left;border-bottom:1px solid #e2e8f0;padding:13px 16px}th{color:#1e3a8a;background:#eff6ff}.cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.card{color:#172033;background:#fff;transition:all .15s;display:block}.card:hover{text-decoration:none;transform:translateY(-2px)}.placeholder{color:#64748b;text-align:center;background:repeating-linear-gradient(45deg,#f8fafc,#f8fafc 10px,#eef2ff 10px 20px);margin-top:18px}.article{background:#fff;max-width:1000px;margin:auto}.article h1{margin-top:10px}.article h2{margin-top:34px}.breadcrumb{color:#64748b}.related{border-top:1px solid #e2e8f0;flex-wrap:wrap;gap:12px;margin-top:28px;padding-top:18px;display:flex}.related a{background:#eff6ff;border-radius:999px;padding:9px 14px}.faq-list{gap:10px;display:grid}.faq-list details{background:#fff}.faq-list summary{cursor:pointer;font-weight:800}.checklist li{margin:12px 0}footer{color:#fff;background:#0f172a;justify-content:space-between;gap:20px;padding:32px clamp(16px,5vw,72px);display:flex}footer a,footer span{color:#bfdbfe;margin-left:14px}@media (width<=1000px){.hero,.calc-grid,.compact,.cards{grid-template-columns:1fr 1fr}.result-card{grid-column:span 2}}@media (width<=720px){.site-header,footer{display:block}.site-header nav{margin-top:12px}.hero,.calc-grid,.compact,.cards{grid-template-columns:1fr}.result-card{grid-column:span 1}.paper-art{min-height:220px}.paper-art span:first-child{width:150px;height:212px;left:5%}.paper-art span:nth-child(2){width:160px;height:212px;left:32%}.paper-art b{font-size:24px;right:5%}.two{grid-template-columns:1fr}footer a,footer span{margin:8px 0 0;display:block}}
