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.85}.hero-card,.section-card,.feature-card,.cta-soft,.form-card,.step-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.cta-soft{background:linear-gradient(135deg,var(--generated-muted),#3b82f6);color:var(--text-light)}.section-title{font-size:clamp(1.5rem,2vw,2.2rem);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)}.icon-box{width:58px;height:58px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:1.4rem;color:var(--accent);background:linear-gradient(135deg,#e2e8f0,#dbeafe);flex-shrink:0}.feature-card h3,.step-card h3{color:#334155;font-weight:700}.feature-card p,.section-card p,.section-card li,.step-card p,.form-text{color:var(--muted)}.form-control{border-radius:12px;border:1px solid var(--generated-muted);padding:.85rem 1rem}.form-control:focus{border-color:var(--accent);box-shadow:0 0 0 .2rem rgba(59,130,246,.15)}.btn-primary-soft{background:var(--accent);border-color:var(--accent);color:var(--text-light);font-weight:700;border-radius:12px;padding:.85rem 1rem}.btn-primary-soft:hover{background:#2563eb;border-color:#2563eb;color:var(--text-light)}
