@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css";:root{font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;--brand: #3182f6;--brand-strong: #1b64da;--bg: #ffffff;--bg-subtle: #f7f8fa;--surface: #ffffff;--surface-raised: #ffffff;--text: #191f28;--text-secondary: #4e5968;--text-tertiary: #8b95a1;--line: #e5e8eb;--line-strong: #d1d6db;--success: #20c997;--warning: #f59f00;--danger: #f04452;--shadow: 0 18px 48px rgba(0, 27, 55, .08);--radius-sm: 12px;--radius: 18px;--radius-lg: 28px}:root[data-theme=dark]{--bg: #0b0f17;--bg-subtle: #101722;--surface: #121a26;--surface-raised: #172131;--text: #f2f4f6;--text-secondary: #b0bac6;--text-tertiary: #7c8795;--line: #273242;--line-strong: #354153;--shadow: 0 18px 48px rgba(0, 0, 0, .28)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;min-width:320px;color:var(--text);background:var(--bg)}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}svg{flex:0 0 auto}.theme-toggle{min-height:42px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);border-radius:999px;color:var(--text-secondary);background:var(--surface);font-size:13px;font-weight:700;cursor:pointer}.theme-toggle:hover{color:var(--brand);border-color:color-mix(in srgb,var(--brand) 45%,var(--line))}.theme-toggle svg{width:17px;height:17px}.theme-toggle--compact{width:42px;padding:0}.brand{width:152px;height:46px;display:inline-flex;align-items:center;overflow:hidden}.brand img{width:100%;height:100%;object-fit:cover}.brand--inverse img{filter:brightness(0) invert(1)}.brand--zetvis{width:auto;height:auto;gap:10px;overflow:visible}.brand--zetvis i{width:29px;height:29px;display:grid;place-items:center;border-radius:9px 4px;color:#fff;background:var(--brand);font-style:normal;font-weight:900;transform:skew(-8deg)}.brand--zetvis b{font-size:20px;letter-spacing:.08em}.skip-link{position:fixed;z-index:999;top:-70px;left:16px;padding:12px 18px;border-radius:10px;color:#fff;background:#111}.skip-link:focus{top:12px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
