:root{--accent:#0b4d7a;--accent-2:#0f6aa8;--muted:#6b7280;--card-radius:8px;--transition-fast:.18s;--elevation:0 6px 18px #0b4d7a14}*,:before,:after{box-sizing:border-box}html,body,#__next{height:100%;margin:0}body{color:#0b2540;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial;font-size:16px;line-height:1.45}.sr-only{clip:rect(1px,1px,1px,1px);white-space:nowrap;width:1px;height:1px;overflow:hidden;position:absolute!important}.btn{background:var(--accent);color:#fff;cursor:pointer;transition:transform var(--transition-fast)ease,box-shadow var(--transition-fast)ease;will-change:transform;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.6rem 1rem;display:inline-flex;box-shadow:0 4px 12px #0b4d7a14}.btn:hover,.btn:focus{box-shadow:var(--elevation);outline:none;transform:translateY(-3px)scale(1.02)}a.nav-link{color:inherit;transition:transform var(--transition-fast)ease,color var(--transition-fast)ease;text-decoration:none;position:relative}a.nav-link:after{content:"";background:var(--accent-2);width:0%;height:2px;transition:width var(--transition-fast)ease;position:absolute;bottom:-4px;left:0}a.nav-link:hover:after{width:100%}.card{border-radius:var(--card-radius);transition:transform var(--transition-fast)ease,box-shadow var(--transition-fast)ease;background:#fff;padding:1rem;box-shadow:0 6px 16px #0c21380a}.card:hover{box-shadow:var(--elevation);transform:translateY(-4px)}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}
.Header-module__sj-PPG__header{z-index:40;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffdb;border-bottom:1px solid #0a141e0a;position:sticky;top:0}.Header-module__sj-PPG__inner{justify-content:space-between;align-items:center;gap:1rem;max-width:1100px;margin:0 auto;padding:.6rem 1rem;display:flex}.Header-module__sj-PPG__brand{align-items:center;gap:.5rem;display:flex}.Header-module__sj-PPG__logo{object-fit:contain;border-radius:6px;width:40px;height:40px}.Header-module__sj-PPG__title{color:#0b3b5a;font-size:1rem;font-weight:700}.Header-module__sj-PPG__navDesktop{gap:1rem;display:none}@media (min-width:860px){.Header-module__sj-PPG__navDesktop{align-items:center;display:flex}}.Header-module__sj-PPG__actions{align-items:center;gap:.5rem;display:flex}.Header-module__sj-PPG__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:3px;padding:8px;display:inline-flex}.Header-module__sj-PPG__burger span{background:#0b3b5a;width:20px;height:2px;display:block}.Header-module__sj-PPG__drawer{background:#03071299;justify-content:flex-end;padding:1rem;display:flex;position:fixed;inset:0}.Header-module__sj-PPG__drawerList{background:#fff;border-radius:10px;width:280px;padding:1.25rem;list-style:none}.Header-module__sj-PPG__drawerList li{margin-bottom:.75rem}.Header-module__sj-PPG__close{color:#334155;background:0 0;border:none;margin-bottom:.6rem;font-weight:600}@media (prefers-reduced-motion:reduce){.Header-module__sj-PPG__drawer,.Header-module__sj-PPG__burger{transition:none}}
