:root{--op-primary:#173b72;--op-primary-2:#0f2a52;--op-accent:#2563eb;--op-accent-soft:#eaf1ff;--op-text:#162033;--op-muted:#667085;--op-border:#d9e2ef;--op-surface:#f6f8fc;--op-white:#fff;--op-success:#16a34a;--op-danger:#dc2626;--op-radius:16px;--op-shadow:0 12px 36px rgba(15,42,82,.08);--op-container:1180px;--op-content-width:1100px;--op-h1-size:52px;--op-h2-size:36px;--op-h3-size:28px;--op-h4-size:22px;--op-body-size:17px;--op-h1-color:#0f2a52;--op-h2-color:#0f2a52;--op-h3-color:#173b72;--op-h4-color:#173b72}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--op-text);background:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:var(--op-body-size);line-height:1.75;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{max-width:100%;height:auto}a{color:var(--op-accent);text-underline-offset:3px}a:hover{text-decoration-thickness:2px}button,input,textarea,select{font:inherit}h1{color:var(--op-h1-color);font-size:var(--op-h1-size)}h2{color:var(--op-h2-color);font-size:var(--op-h2-size)}h3{color:var(--op-h3-color);font-size:var(--op-h3-size)}h4{color:var(--op-h4-color);font-size:var(--op-h4-size)}.op-container{width:min(calc(100% - 40px),var(--op-container));margin-inline:auto}.op-sr-only,.op-honeypot,.op-contact-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.op-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.97);border-bottom:1px solid rgba(217,226,239,.9);backdrop-filter:blur(12px)}.admin-bar .op-header{top:32px}.op-header-inner{min-height:72px;display:flex;align-items:center;gap:28px}.op-brand{display:inline-flex;align-items:center;gap:10px;color:var(--op-primary-2);text-decoration:none;font-weight:800;font-size:21px;line-height:1.2}.op-brand img{max-height:44px;width:auto;display:block}.op-nav{margin-left:auto}.op-nav ul{display:flex;align-items:center;gap:6px;margin:0;padding:0;list-style:none}.op-nav a{display:block;padding:9px 12px;color:var(--op-text);text-decoration:none;font-weight:650;font-size:15px;border-radius:9px}.op-nav a:hover,.op-nav .current-menu-item>a,.op-nav .current-menu-ancestor>a{color:var(--op-primary);background:var(--op-accent-soft)}.op-menu-toggle{display:none;margin-left:auto;width:42px;height:42px;border:1px solid var(--op-border);border-radius:10px;background:#fff;color:var(--op-primary);cursor:pointer}.op-menu-toggle span{display:block;width:20px;height:2px;margin:4px auto;background:currentColor}
.op-footer{padding:0;color:#dbe5f3;background:var(--op-primary-2);border-top:1px solid rgba(255,255,255,.1)}.op-footer-inner{min-height:68px;padding-top:18px;padding-bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:20px}.op-footer-copy{color:#fff}.op-footer-domain{color:inherit;text-decoration:none;font-weight:800}.op-footer-domain:hover{text-decoration:underline;text-underline-offset:4px}.op-footer p{margin:0;font-size:14px}.op-footer-nav{display:flex;align-items:center;gap:16px}.op-footer-nav ul{display:flex;gap:14px;margin:0;padding:0;list-style:none}.op-footer-nav a{color:#fff;text-decoration:none;font-size:14px;font-weight:800}.op-footer-nav a:hover{text-decoration:underline;text-underline-offset:4px}
@media(max-width:800px){.op-footer-inner{display:grid;gap:12px;justify-items:center;text-align:center}.op-footer-nav ul{justify-content:center;flex-wrap:wrap}}
@media(max-width:782px){.admin-bar .op-header{top:46px}}
@media(max-width:760px){.op-container{width:min(calc(100% - 28px),var(--op-container))}.op-header-inner{min-height:64px}.op-menu-toggle{display:block}.op-nav{display:none;position:absolute;top:100%;left:0;right:0;padding:10px 14px 16px;background:#fff;border-bottom:1px solid var(--op-border);box-shadow:0 12px 26px rgba(15,42,82,.08)}.op-nav.is-open{display:block}.op-nav ul{display:block}.op-nav a{padding:10px 12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{scroll-behavior:auto!important}}
