:root{color-scheme:dark;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#e9e3ca;color:#3d2c20;--matcha: #7da36e;--matcha-dark: #5a7a41;--brown: #3d2c20;--brown-dark: #2b1c13;--cream: #f4eedc}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(180deg,#efe6ca,#dcd2b2);color:var(--brown);max-width:100%;overflow-x:hidden}button,input,select,textarea{font:inherit}.portal-root{position:relative;min-height:100vh}.portal-root:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-image:url(https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=1600&q=80);background-size:cover;background-position:center;filter:blur(14px) brightness(.55);transform:scale(1.03);z-index:-1}.hero{position:relative;padding:64px 24px 72px;display:grid;gap:32px;align-items:center;color:#fff;overflow:hidden}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#395c3473,#2619106b);z-index:-1}.hero-text{max-width:680px}.hero .eyebrow{display:inline-flex;text-transform:uppercase;letter-spacing:.18em;font-size:.82rem;color:#d7e8c8;margin-bottom:16px}.hero h1{font-size:clamp(2.75rem,5vw,4.5rem);line-height:1.02;margin:0 0 20px}.hero-body,.hero-sub-fil{color:#f3eedc}.hero-ctas{display:flex;flex-wrap:wrap;gap:14px}.seal{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:0 18px 48px #0000002e;background:#ffffffb3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hero-seal{display:flex;align-items:center;justify-content:center}.btn-primary,.btn-ghost,.service-link,.nav-track,.nav-burger,.status-select,.filter-chip,.btn-ghost.sm,.btn-primary.sm{cursor:pointer}@media (min-width: 900px){.hero{grid-template-columns:1.2fr .8fr;padding:96px 56px}}.consent-row{display:flex;gap:10px;align-items:flex-start;font-size:13px;line-height:1.5;margin:12px 0;cursor:pointer}.consent-row input[type=checkbox]{margin-top:3px;width:16px;height:16px;flex-shrink:0;accent-color:#163b44}
