:root{--primary:#0d6efd;--bg:var(--omni-background);--muted:var(--omni-muted)}body{font-family:Inter,system-ui,-apple-system,'Segoe UI',Roboto,'Helvetica Neue',Arial;background:var(--omni-background);color:var(--omni-text)}.site-header{box-shadow:0 1px 4px rgba(0,0,0,.04);background:var(--omni-white)}.hero{background:linear-gradient(90deg,var(--omni-background),var(--omni-white))}.calculator-container{margin-bottom:2rem;background:var(--omni-white)}.faq-section h2{margin-top:2rem;color:var(--omni-text)}.card{border-radius:8px;background:var(--omni-white)}.breadcrumb{background:0 0;padding:0;margin-bottom:1rem}.ads-placeholder{background:var(--omni-background);border:1px dashed var(--omni-border);padding:12px;text-align:center;color:var(--omni-muted)}