:root{--c-navy: #0f2c4d;--c-navy-700: #163a63;--c-blue: #1c8fd6;--c-blue-600: #167bbb;--c-blue-50: #eaf5fc;--c-bg: #ffffff;--c-surface: #f5f8fb;--c-border: #e3e9f0;--c-text: #0f2c4d;--c-muted: #5a6b80;--c-on-dark: #ffffff;--sp-1: 4px;--sp-2: 8px;--sp-3: 12px;--sp-4: 16px;--sp-5: 24px;--sp-6: 32px;--sp-7: 48px;--sp-8: 64px;--r-sm: 6px;--r-md: 10px;--r-lg: 16px;--shadow-md: 0 8px 24px rgba(15, 44, 77, .12);--shadow-lg: 0 16px 48px rgba(15, 44, 77, .18);--ff-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--fs-xs: .8125rem;--fs-sm: .9375rem;--fs-base: 1rem;--fs-md: 1.125rem;--fs-lg: 1.375rem;--fs-xl: 1.75rem;--fs-2xl: 2.25rem;--fs-3xl: 2.75rem;--container: 1200px;--header-h: 64px}@media (min-width: 1024px){:root{--header-h: 80px;--fs-3xl: 3.25rem}}*,*:before,*:after{box-sizing:border-box}[hidden]{display:none!important}html,body{margin:0;padding:0;font-family:var(--ff-sans);font-size:var(--fs-base);color:var(--c-text);background:var(--c-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5}img{max-width:100%;display:block}a{color:var(--c-blue);text-decoration:none}a:hover{color:var(--c-blue-600)}button{font-family:inherit;cursor:pointer}.container{width:100%;max-width:var(--container);margin:0 auto;padding-inline:var(--sp-4)}@media (min-width: 1024px){.container{padding-inline:var(--sp-6)}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--sp-2);padding:var(--sp-4) var(--sp-5);border:0;border-radius:var(--r-md);background:var(--c-blue);color:var(--c-on-dark);font-weight:700;font-size:var(--fs-md);letter-spacing:.02em;text-transform:uppercase;transition:background-color .15s ease,transform .05s ease;width:100%}.btn:hover{background:var(--c-blue-600)}.btn:active{transform:translateY(1px)}.btn--gold{position:relative;isolation:isolate;color:#3a2a05;background:linear-gradient(180deg,#f8d65f,#e6b427 55%,#c8941a);border-top:1px solid #d3b651;text-shadow:0 1px 0 rgba(255,245,200,.65);box-shadow:inset 0 1px #ffffff8c,inset 0 -2px #78500038,0 2px 6px #78500040;overflow:hidden}.btn--gold:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;opacity:.35;mix-blend-mode:overlay;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='160' height='160'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0  0 0 0 0 0  0 0 0 0 0  0 0 0 0.6 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>");background-size:160px 160px}.btn--gold:hover{background:linear-gradient(180deg,#f9dd72,#ecbb31 55%,#d29f23)}.btn--gold:active{box-shadow:inset 0 2px 4px #78500059,inset 0 -1px #ffffff4d}.marker{--marker-color: rgba(255, 215, 70, .92);position:relative;display:inline-block;z-index:0;padding:.05em .3em;margin:0 -.18em}.marker:before{content:"";position:absolute;inset:-10% -.15em;background:var(--marker-color);border-radius:5px 10px 7px 5px;z-index:-1;filter:url(#marker-rough)}.marker--green{--marker-color: rgba(46, 184, 119, .88)}.marker--red{--marker-color: rgba(220, 53, 69, .85)}.marker--white{--marker-color: rgba(255, 255, 255, .95)}.site-footer[data-astro-cid-sz7xmlte]{background:var(--c-navy);color:#ffffffd9;margin-top:auto}.site-footer__top[data-astro-cid-sz7xmlte]{padding-block:var(--sp-7) var(--sp-6);display:flex;flex-direction:column;gap:var(--sp-6)}.site-footer__brand[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{height:36px;width:auto;margin-bottom:var(--sp-3);filter:brightness(0) invert(1)}.site-footer__tag[data-astro-cid-sz7xmlte]{margin:0;max-width:40ch;font-size:var(--fs-sm);line-height:1.5;color:#ffffffbf}.site-footer__cols[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--sp-5)}.site-footer__col[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{margin:0 0 var(--sp-3);color:var(--c-on-dark);font-size:var(--fs-xs);font-weight:800;letter-spacing:.08em;text-transform:uppercase}.site-footer__col[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--sp-2)}.site-footer__col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#ffffffbf;font-size:var(--fs-sm);text-decoration:none;transition:color .15s ease}.site-footer__col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--c-on-dark)}.site-footer__bottom[data-astro-cid-sz7xmlte]{background:#0000002e;border-top:1px solid rgba(255,255,255,.08)}.site-footer__bottom-inner[data-astro-cid-sz7xmlte]{padding-block:var(--sp-4);display:flex;flex-direction:column;gap:var(--sp-3);align-items:center;text-align:center;font-size:var(--fs-xs);color:#fff9}.site-footer__bottom-inner[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{margin:0}.site-footer__legal[data-astro-cid-sz7xmlte]{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:var(--sp-3) var(--sp-4);justify-content:center}.site-footer__legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#ffffffa6;text-decoration:underline}.site-footer__legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--c-on-dark)}@media (min-width: 768px){.site-footer__cols[data-astro-cid-sz7xmlte]{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1024px){.site-footer__top[data-astro-cid-sz7xmlte]{flex-direction:row;justify-content:space-between;gap:var(--sp-7);padding-block:var(--sp-8) var(--sp-7)}.site-footer__brand[data-astro-cid-sz7xmlte]{flex:0 0 320px}.site-footer__cols[data-astro-cid-sz7xmlte]{flex:1;max-width:600px}.site-footer__bottom-inner[data-astro-cid-sz7xmlte]{flex-direction:row;justify-content:space-between;text-align:left}.site-footer__legal[data-astro-cid-sz7xmlte]{justify-content:flex-end}}.ab-comp[data-astro-cid-wyud3ywt]{position:fixed;bottom:var(--sp-4);right:var(--sp-4);z-index:100;width:max-content;max-width:360px;background:var(--c-navy);color:var(--c-on-dark);border-radius:14px;box-shadow:0 10px 30px #0000004d,0 0 0 1px #ffffff14;font-family:var(--ff-sans);font-size:12px;line-height:1;user-select:none}.ab-comp__head[data-astro-cid-wyud3ywt]{appearance:none;background:transparent;color:inherit;border:0;padding:9px 12px;display:inline-flex;align-items:center;gap:8px;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:800;border-radius:14px;width:100%;transition:background .15s ease}.ab-comp__head[data-astro-cid-wyud3ywt]:hover{background:#ffffff0f}.ab-comp__head-label[data-astro-cid-wyud3ywt]{letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c}.ab-comp__head-state[data-astro-cid-wyud3ywt]{padding:3px 8px;background:var(--c-blue);border-radius:999px;color:var(--c-on-dark);font-weight:800;letter-spacing:.04em;text-transform:uppercase;font-size:10px}.ab-comp__chevron[data-astro-cid-wyud3ywt]{margin-left:auto;color:#ffffffb3;transition:transform .2s ease}.ab-comp__head[data-astro-cid-wyud3ywt][aria-expanded=true] .ab-comp__chevron[data-astro-cid-wyud3ywt]{transform:rotate(180deg)}.ab-comp__body[data-astro-cid-wyud3ywt]{padding:0;border-top:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column}.ab-comp__axis[data-astro-cid-wyud3ywt]{padding:12px;border-bottom:1px solid rgba(255,255,255,.06)}.ab-comp__axis--children[data-astro-cid-wyud3ywt]{background:#0000002e;position:relative}.ab-comp__axis--children[data-astro-cid-wyud3ywt]:before{content:"";position:absolute;top:12px;bottom:12px;left:6px;width:2px;background:#1c8fd673;border-radius:2px}.ab-comp__axis--children[data-astro-cid-wyud3ywt] .ab-comp__axis-head[data-astro-cid-wyud3ywt],.ab-comp__axis--children[data-astro-cid-wyud3ywt] .ab-comp__rows[data-astro-cid-wyud3ywt]{padding-left:14px}.ab-comp__axis-head[data-astro-cid-wyud3ywt]{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:8px}.ab-comp__axis-label[data-astro-cid-wyud3ywt]{font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--c-on-dark);font-size:10px}.ab-comp__axis-tag[data-astro-cid-wyud3ywt]{font-size:9px;color:#ffffff80;letter-spacing:.04em;text-transform:uppercase}.ab-comp__axis-tag[data-astro-cid-wyud3ywt] em[data-astro-cid-wyud3ywt]{font-style:normal;color:var(--c-blue);font-weight:800;text-transform:uppercase}.ab-comp__seg[data-astro-cid-wyud3ywt]{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;background:#00000040;border-radius:10px}.ab-comp__seg-btn[data-astro-cid-wyud3ywt]{appearance:none;background:transparent;border:0;color:#ffffffb3;padding:8px 6px;border-radius:8px;cursor:pointer;font-family:inherit;display:flex;flex-direction:column;align-items:center;gap:3px;transition:background .15s ease,color .15s ease}.ab-comp__seg-btn[data-astro-cid-wyud3ywt]:hover{color:var(--c-on-dark)}.ab-comp__seg-btn[data-astro-cid-wyud3ywt][aria-checked=true]{background:var(--c-blue);color:var(--c-on-dark);box-shadow:0 2px 6px #1c8fd673}.ab-comp__seg-btn-label[data-astro-cid-wyud3ywt]{font-weight:800;font-size:12px}.ab-comp__seg-btn-hint[data-astro-cid-wyud3ywt]{font-size:9px;letter-spacing:.02em;opacity:.85}.ab-comp__rows[data-astro-cid-wyud3ywt]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.ab-comp__row[data-astro-cid-wyud3ywt]{display:flex;flex-direction:column;gap:4px;padding:5px 0}.ab-comp__row-top[data-astro-cid-wyud3ywt]{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px}.ab-comp__row-axis[data-astro-cid-wyud3ywt]{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;padding-left:14px;position:relative}.ab-comp__row-axis[data-astro-cid-wyud3ywt]:before{content:"";position:absolute;left:4px;top:50%;width:6px;height:1px;background:#ffffff2e}.ab-comp__row-axis-label[data-astro-cid-wyud3ywt]{font-size:9px;color:#ffffff8c;letter-spacing:.06em;text-transform:uppercase;font-weight:700}.ab-comp__row--linked[data-astro-cid-wyud3ywt]{padding-left:12px;margin-left:4px;position:relative}.ab-comp__row--linked[data-astro-cid-wyud3ywt]:before{content:"";position:absolute;left:0;top:50%;width:8px;height:1px;background:#1c8fd673}.ab-comp__row-meta[data-astro-cid-wyud3ywt]{display:flex;flex-direction:column;gap:2px;min-width:0}.ab-comp__row-label[data-astro-cid-wyud3ywt]{color:#ffffffd9;font-weight:700;font-size:11px}.ab-comp__row-link[data-astro-cid-wyud3ywt]{font-size:9px;color:#1c8fd6cc;letter-spacing:.02em}.ab-comp__row-btns[data-astro-cid-wyud3ywt]{display:inline-flex;background:#00000040;border-radius:999px;padding:3px;gap:1px}.ab-comp__layout-btn[data-astro-cid-wyud3ywt]{appearance:none;background:transparent;border:0;color:#ffffffa6;padding:4px 9px;border-radius:999px;font-family:inherit;font-size:10px;font-weight:800;letter-spacing:.04em;cursor:pointer;transition:background .15s ease,color .15s ease;display:inline-flex;align-items:center;gap:3px}.ab-comp__layout-btn[data-astro-cid-wyud3ywt]:hover:not(:disabled){color:var(--c-on-dark)}.ab-comp__layout-btn[data-astro-cid-wyud3ywt]:disabled{cursor:default;opacity:.7}.ab-comp__layout-btn[data-astro-cid-wyud3ywt][aria-pressed=true]{background:var(--c-blue);color:var(--c-on-dark)}.ab-comp__layout-btn--inherit[data-astro-cid-wyud3ywt]{padding:4px 7px}.ab-comp__layout-btn--inherit[data-astro-cid-wyud3ywt][aria-pressed=true]{background:#4cd690d9;color:var(--c-navy)}.ab-comp__layout-btn-resolved[data-astro-cid-wyud3ywt]{font-size:9px;opacity:.85;text-transform:uppercase}.ab-comp__server[data-astro-cid-wyud3ywt]{padding:12px;border-bottom:1px solid rgba(255,255,255,.06);background:#4cd6900f}.ab-comp__server-list[data-astro-cid-wyud3ywt]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.ab-comp__server-list[data-astro-cid-wyud3ywt] li[data-astro-cid-wyud3ywt]{display:flex;justify-content:space-between;gap:8px;align-items:center;font-size:10px;color:#ffffffd9}.ab-comp__server-list[data-astro-cid-wyud3ywt] code[data-astro-cid-wyud3ywt]{font-family:ui-monospace,Menlo,monospace;font-size:10px;color:#4cd690;background:#00000040;padding:1px 6px;border-radius:4px}.ab-comp__server-empty[data-astro-cid-wyud3ywt]{font-size:10px;color:#ffffff8c;font-style:italic}.ab-comp__footer[data-astro-cid-wyud3ywt]{padding:10px 12px}.ab-comp__footer-row[data-astro-cid-wyud3ywt]{display:flex;gap:6px}.ab-comp__btn[data-astro-cid-wyud3ywt]{appearance:none;flex:1;background:transparent;border:1px solid rgba(255,255,255,.18);color:#ffffffd9;padding:7px 10px;border-radius:999px;font-family:inherit;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.ab-comp__btn[data-astro-cid-wyud3ywt]:hover{background:#ffffff14;color:var(--c-on-dark);border-color:#ffffff4d}.ab-comp__btn--ok[data-astro-cid-wyud3ywt]{background:#4cd690d9;color:var(--c-navy);border-color:transparent}html,body{min-height:100%}body{display:flex;flex-direction:column}.site-shell[data-astro-cid-5hce7sga]{display:flex;flex-direction:column;min-height:100vh}.site-shell[data-astro-cid-5hce7sga]>main[data-astro-cid-5hce7sga],.site-shell[data-astro-cid-5hce7sga]>.quiz-shell[data-astro-cid-5hce7sga]{flex:1}.svg-defs[data-astro-cid-5hce7sga]{position:absolute;width:0;height:0;overflow:hidden;pointer-events:none}.quiz-footer[data-astro-cid-5hce7sga]{padding:var(--sp-3) 0;background:var(--c-bg);border-top:1px solid var(--c-border)}.quiz-footer__inner[data-astro-cid-5hce7sga]{display:flex;flex-direction:column;align-items:center;gap:var(--sp-2);text-align:center;font-size:var(--fs-xs);color:var(--c-muted)}.quiz-footer__copy[data-astro-cid-5hce7sga]{margin:0}.quiz-footer__links[data-astro-cid-5hce7sga]{list-style:none;margin:0;padding:0;display:flex;gap:var(--sp-4)}.quiz-footer__links[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{color:var(--c-muted);text-decoration:underline}.quiz-footer__links[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover{color:var(--c-navy)}@media (min-width: 1024px){.quiz-footer[data-astro-cid-5hce7sga]{position:fixed;bottom:0;left:0;right:0;z-index:50}.quiz-footer__inner[data-astro-cid-5hce7sga]{flex-direction:row;justify-content:space-between;gap:var(--sp-5)}body.site-slim .site-shell[data-astro-cid-5hce7sga]>main[data-astro-cid-5hce7sga],body.site-slim .site-shell[data-astro-cid-5hce7sga]>.quiz-shell[data-astro-cid-5hce7sga]{padding-bottom:64px}}.site-header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:10;background:var(--c-bg);border-bottom:1px solid var(--c-border)}.site-header__inner[data-astro-cid-3ef6ksr2]{height:var(--header-h);display:flex;align-items:center;justify-content:space-between;gap:var(--sp-3)}.site-header__logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{height:36px;width:auto}.site-header__city[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;gap:var(--sp-2);color:var(--c-navy);font-weight:600;font-size:var(--fs-sm);white-space:nowrap}.site-header__pin[data-astro-cid-3ef6ksr2]{color:var(--c-blue);flex-shrink:0}@media (min-width: 1024px){.site-header__logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{height:48px}.site-header__city[data-astro-cid-3ef6ksr2]{font-size:var(--fs-md)}}
