body{font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;background:linear-gradient(180deg,var(--bg) 0%,#f8fafc 100%);color:var(--text);line-height:1.8}.hero-card,.section-card,.info-card,.table-card,.note-card,.highlight-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.section-title{font-size:clamp(1.5rem,2vw,2.25rem);font-weight:800;color:#334155}.hero-badge{display:inline-block;background:#dbeafe;color:#1d4ed8;padding:.45rem .9rem;border-radius:999px;font-weight:700;font-size:.92rem}.breadcrumb-wrap{background:#eef2f7;border:1px solid var(--border);border-radius:14px}.breadcrumb a{color:var(--primary);text-decoration:none}.breadcrumb-item.active{color:var(--muted)}.img-block{text-align:center;margin:1.25rem 0 2rem}.img-block img{width:100%;max-width:100%;height:auto;border-radius:var(--radius);border:1px solid var(--border);box-shadow:var(--shadow)}.icon-box{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.35rem;color:var(--accent);background:linear-gradient(135deg,#e2e8f0,#dbeafe)}.soft-list li{margin-bottom:.7rem}.cta-soft{background:linear-gradient(135deg,var(--generated-muted),#3b82f6);color:var(--text-light);border-radius:var(--radius);box-shadow:var(--shadow)}.table thead th{background:#eef2f7;color:#334155}
