:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#20251f;background:#f4f5ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:linear-gradient(135deg,#005e461f,#0000 34%),linear-gradient(315deg,#ad2a211a,#0000 42%),#f4f5ef}a{color:inherit}.cms-home{place-items:center;min-height:100vh;padding:32px;display:grid}.cms-panel{background:#ffffffe0;border:1px solid #20251f1f;border-radius:8px;width:min(720px,100%);padding:clamp(28px,6vw,56px);box-shadow:0 24px 80px #20251f1f}.cms-kicker{color:#005e46;letter-spacing:.08em;text-transform:uppercase;margin:0 0 16px;font-size:.78rem;font-weight:800}.cms-panel h1{max-width:12ch;margin:0;font-size:clamp(2.25rem,7vw,4.75rem);line-height:.95}.cms-panel>p:not(.cms-kicker){color:#4d554c;max-width:58ch;margin:24px 0 0;font-size:1.05rem;line-height:1.6}.cms-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.cms-actions a{background:#fff;border:1px solid #20251f2e;border-radius:6px;justify-content:center;align-items:center;min-height:44px;padding:10px 16px;font-weight:700;text-decoration:none;display:inline-flex}.cms-actions a:hover{border-color:#005e4680}.cms-actions .cms-primary-action{color:#fff;background:#005e46;border-color:#005e46}@media (max-width:560px){.cms-home{align-items:stretch;padding:16px}.cms-panel{align-self:center}.cms-panel h1{max-width:none;font-size:2.5rem}.cms-actions{flex-direction:column}}
