:root{--oz-primary:#002868;--oz-accent:#c9a84c;--oz-text:#1a1a1f;--oz-muted:#6b6b72;--oz-bg:#fff;--oz-bg-muted:#f4f3f0;--oz-surface:#fff;--oz-border:#e8e5df;--oz-radius:10px;--oz-shadow:0 1px 3px #0000000f}*{box-sizing:border-box}html,body{background:var(--oz-bg);color:var(--oz-text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;padding:0;font-family:Plus Jakarta Sans,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5}img{max-width:100%;height:auto}a{color:inherit}.oz-site-header{z-index:50;-webkit-backdrop-filter:saturate(180%)blur(10px);backdrop-filter:saturate(180%)blur(10px);border-bottom:1px solid var(--oz-border);background:#ffffffeb;position:sticky;top:0}.oz-site-header__inner{align-items:center;gap:2rem;max-width:1180px;margin:0 auto;padding:.75rem 1.5rem;display:flex}.oz-site-header__brand{color:var(--oz-text);letter-spacing:-.01em;align-items:center;gap:.625rem;font-size:1.0625rem;font-weight:700;text-decoration:none;display:flex}.oz-site-header__brand-mark{background:var(--oz-primary);width:28px;height:28px;color:var(--oz-accent);letter-spacing:.04em;border-radius:8px;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:inline-flex}.oz-site-header__nav{align-items:center;gap:1.5rem;margin-left:auto;display:flex}.oz-site-header__nav a{color:var(--oz-text);opacity:.85;font-size:.9375rem;font-weight:500;text-decoration:none;transition:opacity .15s,color .15s}.oz-site-header__nav a:hover,.oz-site-header__nav a.is-active{opacity:1;color:var(--oz-primary)}.oz-main{min-height:calc(100vh - 200px)}.oz-site-footer{background:var(--oz-bg-muted);border-top:1px solid var(--oz-border);margin-top:4rem;padding:3rem 1.5rem 1.5rem}.oz-site-footer__inner{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2.5rem;max-width:1180px;margin:0 auto;display:grid}.oz-site-footer h4{text-transform:uppercase;letter-spacing:.08em;color:var(--oz-muted);margin:0 0 .625rem;font-size:.75rem;font-weight:600}.oz-site-footer p,.oz-site-footer a,.oz-site-footer li{color:var(--oz-text);margin:0;font-size:.9375rem;line-height:1.6;text-decoration:none}.oz-site-footer a:hover{color:var(--oz-primary)}.oz-site-footer__contacts li{padding:.125rem 0}.oz-site-footer__social{gap:.625rem;display:flex}.oz-site-footer__social a{background:var(--oz-surface);border:1px solid var(--oz-border);width:36px;height:36px;color:var(--oz-text);text-transform:uppercase;letter-spacing:.04em;border-radius:999px;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:inline-flex}.oz-site-footer__legal{border-top:1px solid var(--oz-border);max-width:1180px;color:var(--oz-muted);flex-wrap:wrap;justify-content:space-between;gap:1rem;margin:2.5rem auto 0;padding-top:1.25rem;font-size:.8125rem;display:flex}.oz-page-content>*+*{margin-top:0}@media (width<=720px){.oz-site-header__inner{gap:1rem;padding:.625rem 1rem}.oz-site-header__nav{gap:1rem;overflow-x:auto}.oz-site-header__nav a{white-space:nowrap;font-size:.875rem}}@media print{.oz-site-header,.oz-site-footer{display:none}}
