:root{--bg: #eef0ec;--surface: #ffffff;--ink: #161d20;--ink-2: #1d262a;--ink-3: #242f34;--line: #d8dcd6;--line-soft: #e3e6e1;--muted: #68747a;--accent: #e5484d;--accent-dark: #c92a2e;--accent-soft: #ff9d94;--accent-tint: rgba(229, 72, 77, .14);--teal: #0f7b6c;--teal-bright: #17b39e;--teal-tint: rgba(15, 123, 108, .12);--gold: #e3a008;--gold-deep: #b97e02;--gold-tint: rgba(227, 160, 8, .16);--live: #e5484d;--radius: 10px;--font: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--display: "Archivo Black", Archivo, Inter, -apple-system, sans-serif;--mono: "JetBrains Mono", ui-monospace, "SFMono-Regular", monospace}@font-face{font-family:Archivo Black;src:url(../../../fonts/archivo-black.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:JetBrains Mono;src:url(../../../fonts/jetbrains-mono.woff2) format("woff2");font-weight:400 800;font-display:swap}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;min-height:100%}body{color:var(--ink);background:var(--bg);font-family:var(--font);line-height:1.45;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button{border:0;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:disabled{cursor:not-allowed}a{color:inherit;text-decoration:none}:focus-visible{outline:3px solid rgba(15,123,108,.45);outline-offset:3px}::selection{color:#fff;background:var(--accent)}h1,h2,h3,p{text-wrap:pretty}video{object-fit:contain}@keyframes live-pulse{0%,to{opacity:1}50%{opacity:.4}}.container{width:min(100% - 40px,1280px);margin:0 auto}.card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:0 1px 2px #161d200a}.label{font-family:var(--mono);font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.live-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--live);box-shadow:0 0 0 3px var(--accent-tint);animation:live-pulse 2.2s ease-in-out infinite}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border:1px solid #c9cfc9;border-radius:8px;background:var(--surface);color:#2c363b;font-size:12px;font-weight:700;line-height:normal;transition:color .15s ease,border-color .15s ease,background .15s ease,transform .15s ease}.btn:hover{border-color:var(--ink);background:var(--ink);color:#fff}.btn:active{transform:translateY(1px)}.btn-primary{border-color:var(--accent);background:var(--accent);color:#fff}.btn-primary:hover{border-color:var(--accent-dark);background:var(--accent-dark);color:#fff}.btn-dark{border-color:var(--ink);background:var(--ink);color:#fff}.btn-dark:hover{border-color:var(--accent);background:var(--accent);color:#fff}.btn-outline-dark{border-color:#232d31;background:transparent;color:#232d31}.btn-outline-dark:hover{border-color:#232d31;background:#232d31;color:#fff}.btn-block{display:flex;width:100%}.field{margin-bottom:16px}.field label{display:block;margin-bottom:7px;color:#3c474c;font-family:var(--mono);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.field input,.field select{width:100%;min-width:0;padding:13px 15px;border:1px solid #cbd1cb;border-radius:10px;outline:none;background:#fff;color:var(--ink);font-size:14px;transition:border-color .15s ease,box-shadow .15s ease}.field input::placeholder{color:#9aa3a3}.field input:hover,.field select:hover{border-color:#aab3ad}.field input:focus,.field select:focus{border-color:var(--teal);box-shadow:0 0 0 3px var(--teal-tint)}.form-error{min-height:18px;margin:2px 0 10px;color:var(--accent-dark);font-size:11px;font-weight:700;line-height:1.5}.form-success{min-height:18px;margin:2px 0 10px;color:var(--teal);font-size:11px;font-weight:700;line-height:1.5}.badge-pill{flex:none;display:inline-flex;align-items:center;padding:6px 11px;border-radius:8px;background:var(--gold);color:#2b1f00;font-family:var(--mono);font-size:9px;font-weight:700;letter-spacing:.08em;line-height:1;text-transform:uppercase;white-space:nowrap}.check-dot{width:20px;height:20px;flex:none;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--teal-tint);color:var(--teal);font-size:10px;font-weight:900}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.shell.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column}.site-header.svelte-12qhfyh{position:sticky;z-index:40;top:0;height:60px;display:flex;align-items:center;background:var(--ink);border-bottom:3px solid var(--accent);box-shadow:0 8px 24px #161d202e;color:#eef1ee}.header-inner.svelte-12qhfyh{width:min(100% - 40px,1280px);margin:0 auto;display:flex;align-items:center;gap:30px}.brand.svelte-12qhfyh{display:inline-flex;flex:none;align-items:center;gap:11px}.brand-mark.svelte-12qhfyh{display:inline-flex;align-items:flex-end;gap:2.5px;height:18px}.brand-mark.svelte-12qhfyh span:where(.svelte-12qhfyh){display:block;width:4px;border-radius:2px;background:var(--accent)}.brand-mark.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(1){height:8px;opacity:.55}.brand-mark.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(2){height:13px;opacity:.8}.brand-mark.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(3){height:18px}.brand-word.svelte-12qhfyh{font-family:var(--display);font-size:18px;font-weight:400;letter-spacing:.02em;color:#fff}.brand-word.svelte-12qhfyh em:where(.svelte-12qhfyh){font-style:normal;color:var(--accent)}.main-nav.svelte-12qhfyh{flex:1;display:flex;align-items:center;gap:2px}.main-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){position:relative;display:inline-flex;align-items:center;gap:7px;padding:8px 13px;border-radius:8px;background:transparent;color:#9aa6ab;font-family:var(--mono);font-size:11px;font-weight:700;letter-spacing:.1em;line-height:normal;text-transform:uppercase;transition:color .15s ease,background .15s ease}.main-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:#ffffff12;color:#fff}.main-nav.svelte-12qhfyh a[aria-current=page]:where(.svelte-12qhfyh){background:#ffffff17;color:#fff}.main-nav.svelte-12qhfyh a[aria-current=page]:where(.svelte-12qhfyh):after{content:"";position:absolute;left:50%;bottom:-17px;width:22px;height:3px;border-radius:3px 3px 0 0;background:#fff;transform:translate(-50%)}.nav-live-dot.svelte-12qhfyh{width:6px;height:6px;flex:none;border-radius:50%;background:var(--accent);box-shadow:0 0 0 3px var(--accent-tint);animation:live-pulse 2.2s ease-in-out infinite}.header-actions.svelte-12qhfyh{display:flex;flex:none;align-items:center;gap:8px}.header-btn.svelte-12qhfyh{max-width:220px;overflow:hidden;padding:9px 16px;border:1px solid rgba(255,255,255,.22);border-radius:8px;background:transparent;color:#dfe4e2;font-size:11px;font-weight:700;line-height:normal;text-overflow:ellipsis;white-space:nowrap;transition:color .15s ease,border-color .15s ease,background .15s ease}.header-btn.svelte-12qhfyh:hover{border-color:#ffffff80;background:#ffffff12;color:#fff}.header-btn-accent.svelte-12qhfyh{border-color:var(--accent);background:var(--accent);color:#fff}.header-btn-accent.svelte-12qhfyh:hover{border-color:var(--accent-dark);background:var(--accent-dark);color:#fff}.site-main.svelte-12qhfyh{width:min(100% - 40px,1280px);margin:0 auto;flex:1;scroll-margin-top:80px}.site-footer.svelte-12qhfyh{margin-top:auto;background:var(--ink);box-shadow:inset 0 1px #ffffff12}.footer-inner.svelte-12qhfyh{width:min(100% - 40px,1280px);margin:0 auto;display:flex;align-items:baseline;gap:18px;padding:28px 0 36px;color:#8d979c;font-size:11px}.footer-brand.svelte-12qhfyh{font-family:var(--display);font-weight:400;color:#fff}.footer-brand.svelte-12qhfyh em:where(.svelte-12qhfyh){font-style:normal;color:var(--accent)}.footer-note.svelte-12qhfyh{flex:1}.footer-domain.svelte-12qhfyh{font-family:var(--mono);font-size:10px;letter-spacing:.06em;color:#6b777d}@media(max-width:650px){.header-inner.svelte-12qhfyh{width:min(100% - 24px,1280px);gap:8px}.brand.svelte-12qhfyh{gap:8px}.brand-word.svelte-12qhfyh{font-size:16px}.main-nav.svelte-12qhfyh{flex:1 1 auto;gap:0}.main-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){gap:5px;padding:8px 7px;font-size:10px;letter-spacing:.06em}.main-nav.svelte-12qhfyh a[aria-current=page]:where(.svelte-12qhfyh):after{bottom:-17px}.header-actions.svelte-12qhfyh{gap:6px}.header-btn.svelte-12qhfyh{padding:8px 11px;font-size:10px}.account-btn.svelte-12qhfyh{max-width:96px}.footer-note.svelte-12qhfyh{display:none}}@media(max-width:420px){.brand-mark.svelte-12qhfyh{display:none}.header-btn.svelte-12qhfyh{padding:8px 9px}}
