*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--brand:#1a6ef5;--orange:#f5821a;--orange-light:#fff4e6;--orange-dark:#d96c0a;--green:#059669;--green-light:#d1fae5;--green-dark:#065f46;--red:#dc2626;--red-light:#fee2e2;--red-dark:#991b1b;--bg:#eef2f7;--surface:#fff;--border:#e2e8f0;--text:#1a202c;--muted:#64748b;--subtle:#94a3b8;--brand-light:#e8f0fe}body{font-family:DM Sans,sans-serif;background:var(--bg);color:var(--text);font-size:15px;line-height:1.6}.hub-breadcrumb-bar{background:var(--surface);border-bottom:1px solid var(--border);padding:10px 40px}.hub-breadcrumb{max-width:780px;margin:0 auto;display:flex;align-items:center;gap:6px;font-size:12px;color:var(--muted)}.hub-breadcrumb a{color:var(--brand);text-decoration:none}.hub-breadcrumb a:hover{text-decoration:underline}.hub-article-hero{background:var(--surface);border-bottom:1px solid var(--border);padding:36px 40px 32px}.hub-article-hero-inner{max-width:780px;margin:0 auto}.hub-hero-img{height:160px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:80px;margin-bottom:22px}.hub-tag{font-size:10px;font-weight:700;padding:4px 11px;border-radius:10px;text-transform:uppercase;letter-spacing:.06em;display:inline-block;margin-bottom:14px}.hub-h1{font-family:Fraunces,serif;font-size:34px;font-weight:700;letter-spacing:-.6px;margin-bottom:10px;color:var(--text);line-height:1.2}.hub-subtitle{font-size:16px;color:var(--muted);line-height:1.6;margin-bottom:18px}.hub-meta{font-size:12px;color:var(--subtle);display:flex;align-items:center;gap:10px;flex-wrap:wrap}.hub-meta-dot{color:var(--border)}.hub-article-body{max-width:780px;margin:0 auto;padding:36px 40px 56px}.hub-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:24px;margin-bottom:18px}.hub-prose{font-size:15.5px;line-height:1.75;color:var(--text)}.hub-prose h2{font-family:Fraunces,serif;font-size:24px;font-weight:700;color:var(--text);margin:32px 0 14px;letter-spacing:-.3px;line-height:1.3}.hub-prose h2:first-child{margin-top:0}.hub-prose h3{font-family:Fraunces,serif;font-size:18px;font-weight:600;color:var(--text);margin:24px 0 10px}.hub-prose p{margin-bottom:16px;color:var(--text);line-height:1.75}.hub-prose p.lead{font-size:17px;color:var(--muted);line-height:1.7}.hub-prose ul,.hub-prose ol{margin:14px 0 18px 24px;color:var(--text)}.hub-prose li{margin-bottom:8px;line-height:1.7}.hub-prose code{background:#f1f5f9;padding:2px 6px;border-radius:4px;font-family:ui-monospace,monospace;font-size:13.5px}.hub-prose a{color:var(--brand);text-decoration:underline}.hub-prose strong{color:var(--text);font-weight:600}.hub-prose .formula{background:var(--bg);border:1px solid var(--border);border-left:3px solid var(--orange);border-radius:8px;padding:14px 18px;margin:14px 0;font-family:Fraunces,serif;font-size:15.5px;color:var(--text);line-height:1.8}.hub-prose .formula .fl{font-family:DM Sans,sans-serif;font-size:11px;color:var(--muted);font-weight:600;text-transform:uppercase;letter-spacing:.08em;display:block;margin-bottom:4px}.hub-prose .data-table{width:100%;border-collapse:collapse;margin:16px 0 20px;font-size:13.5px;border:1px solid var(--border);border-radius:10px;overflow:hidden}.hub-prose .data-table thead{background:var(--bg)}.hub-prose .data-table th{text-align:left;padding:11px 13px;font-weight:600;color:var(--text);border-bottom:1px solid var(--border);font-size:12.5px}.hub-prose .data-table td{padding:10px 13px;border-bottom:1px solid var(--border);color:var(--muted)}.hub-prose .data-table tbody tr:last-child td{border-bottom:none}.hub-prose .data-table tbody tr:hover{background:var(--bg)}.hub-prose .data-table td:first-child{color:var(--text);font-weight:500}.hub-prose blockquote{border-left:3px solid var(--brand);background:var(--brand-light);padding:14px 20px;margin:18px 0;border-radius:0 8px 8px 0;font-size:15px;color:var(--text);font-style:italic}.calc-cta{background:linear-gradient(135deg,var(--orange) 0%,var(--orange-dark) 100%);border-radius:14px;padding:26px 28px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:24px;margin:24px 0}.calc-cta-title{font-family:Fraunces,serif;font-size:20px;font-weight:700;margin-bottom:4px}.calc-cta-sub{font-size:13px;opacity:.9}.calc-cta-btn{background:#fff;color:var(--orange-dark);text-decoration:none;padding:11px 22px;border-radius:10px;font-size:14px;font-weight:600;white-space:nowrap;flex-shrink:0}.calc-cta-btn:hover{background:var(--orange-light)}.related-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.related-card{background:#f8fafc;border:1px solid var(--border);border-radius:10px;padding:13px 15px;text-decoration:none;color:inherit;transition:all .15s;display:block}.related-card:hover{border-color:var(--brand);background:var(--brand-light);transform:translateY(-1px)}.rc-name{font-size:14px;font-weight:600;color:var(--text);margin-bottom:3px}.rc-desc{font-size:12px;color:var(--muted)}.card-title{font-family:Fraunces,serif;font-size:19px;font-weight:700;margin-bottom:14px;color:var(--text)}.guides-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.guide-card{background:#f8fafc;border:1px solid var(--border);border-radius:12px;padding:16px;text-decoration:none;color:inherit;display:flex;gap:14px;align-items:flex-start;transition:all .15s}.guide-card:hover{border-color:var(--brand);background:var(--surface)}.guide-emoji{font-size:32px;flex-shrink:0;width:48px;height:48px;border-radius:8px;display:flex;align-items:center;justify-content:center}.guide-card-body{flex:1;min-width:0}.guide-tag{font-size:9px;font-weight:700;padding:2px 7px;border-radius:8px;text-transform:uppercase;letter-spacing:.05em;display:inline-block;margin-bottom:6px}.guide-title{font-size:14px;font-weight:600;color:var(--text);line-height:1.4}.ad-strip{margin:18px 0}@media(max-width:780px){.hub-breadcrumb-bar{padding:10px 20px}.hub-article-hero{padding:28px 20px 24px}.hub-h1{font-size:26px}.hub-article-body{padding:28px 20px 48px}.hub-card{padding:20px}.calc-cta{flex-direction:column;align-items:flex-start;text-align:left}.related-grid,.guides-grid{grid-template-columns:1fr}}
