.toaster.svelte-1kymlcg{position:fixed;bottom:22px;right:22px;z-index:200;display:flex;flex-direction:column;gap:10px;max-width:min(92vw,380px)}.toast.svelte-1kymlcg{display:flex;align-items:center;gap:10px;background:var(--card, #fff);color:var(--fg);border:1px solid var(--line);border-left-width:4px;border-radius:9px;padding:11px 13px;box-shadow:0 6px 24px #10182824;font-size:.9rem}.toast.success.svelte-1kymlcg{border-left-color:var(--accent)}.toast.error.svelte-1kymlcg{border-left-color:#ef4444}.toast.info.svelte-1kymlcg{border-left-color:#3b82f6}.ic.svelte-1kymlcg{flex:none;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;font-size:.72rem;font-weight:700;color:#fff}.success.svelte-1kymlcg .ic:where(.svelte-1kymlcg){background:var(--accent)}.error.svelte-1kymlcg .ic:where(.svelte-1kymlcg){background:#ef4444}.info.svelte-1kymlcg .ic:where(.svelte-1kymlcg){background:#3b82f6}.msg.svelte-1kymlcg{flex:1;line-height:1.35}.x.svelte-1kymlcg{border:none;background:none;color:var(--muted);font-size:1.2rem;line-height:1;padding:0 2px;cursor:pointer}.x.svelte-1kymlcg:hover{color:var(--fg)}:root{--fg: #1e293b;--muted: #64748b;--line: #e2e8f0;--line-dark: #cbd5e1;--accent: #0d9488;--accent-dark: #0f766e;--accent-light: #14b8a6;--bg: #f8fafc;--surface: #f1f5f9;--card: #ffffff;--code-bg: #f6f8fa;--code-fg: #1f2328;--shadow: rgba(16, 24, 40, .06);--dark-bg: #0f172a;color-scheme:light}:root[data-theme=dark]{--fg: #e6eaf2;--muted: #93a1b8;--line: #2a3550;--line-dark: #3a4868;--accent: #2dd4bf;--accent-dark: #14b8a6;--accent-light: #5eead4;--bg: #0b1220;--surface: #16213a;--card: #131d33;--shadow: rgba(0, 0, 0, .45);color-scheme:dark}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:var(--fg);background:var(--bg);-webkit-font-smoothing:antialiased;transition:background .2s ease,color .2s ease}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}:focus:not(:focus-visible){outline:none}.skiplink.svelte-12qhfyh{position:fixed;top:-50px;left:12px;z-index:300;background:var(--accent);color:#fff;padding:8px 14px;border-radius:0 0 8px 8px;transition:top .15s ease}.skiplink.svelte-12qhfyh:focus{top:0;text-decoration:none}h1{font-size:1.5rem}button{font:inherit;cursor:pointer;border:1px solid var(--line);background:var(--card);color:var(--fg);border-radius:7px;padding:8px 14px}button.primary{background:var(--accent);color:#fff;border-color:var(--accent)}button.link{border:none;background:none;color:var(--accent);padding:4px}button:disabled{opacity:.5;cursor:default}input,textarea,select{font:inherit;padding:9px 11px;border:1px solid var(--line);border-radius:7px;background:var(--card);color:var(--fg)}main>*{animation:svelte-12qhfyh-rise .28s ease both}@keyframes svelte-12qhfyh-rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion: reduce){main>*{animation:none}}body{min-height:100vh;display:flex;flex-direction:column}header.svelte-12qhfyh{display:flex;align-items:center;gap:12px;padding:12px 22px;border-bottom:1px solid var(--line);background:var(--card);position:sticky;top:0;z-index:50}.theme-toggle.svelte-12qhfyh{border:1px solid var(--line);background:var(--card);border-radius:999px;width:34px;height:34px;padding:0;display:grid;place-items:center;font-size:.95rem;line-height:1}.theme-toggle.svelte-12qhfyh:hover{border-color:var(--accent)}.brand.svelte-12qhfyh{display:inline-flex;align-items:center}.brand.svelte-12qhfyh:hover{text-decoration:none}.logo.svelte-12qhfyh{height:30px;width:auto;display:block}.portal-badge.svelte-12qhfyh{font-size:.7rem;font-weight:600;letter-spacing:.3px;color:var(--accent-dark);background:color-mix(in srgb,var(--accent) 12%,#fff);border:1px solid color-mix(in srgb,var(--accent) 30%,#fff);border-radius:999px;padding:2px 9px}.spacer.svelte-12qhfyh{flex:1}.navlink.svelte-12qhfyh{color:var(--accent);font-size:.9rem;font-weight:500}.who.svelte-12qhfyh{color:var(--muted);font-size:.9rem}.who.svelte-12qhfyh:hover{color:var(--accent);text-decoration:none}main.svelte-12qhfyh{width:100%;max-width:1080px;margin:0 auto;padding:26px 22px 60px;flex:1;box-sizing:border-box}.site-footer.svelte-12qhfyh{background:var(--dark-bg);color:#cbd5e1;margin-top:auto}.foot-inner.svelte-12qhfyh{max-width:1080px;margin:0 auto;padding:34px 22px 18px;display:flex;flex-wrap:wrap;gap:22px;justify-content:space-between;align-items:flex-start}.foot-logo.svelte-12qhfyh{height:26px;width:auto;display:block}.foot-tag.svelte-12qhfyh{color:#94a3b8;font-size:.85rem;margin:10px 0 6px}.foot-phone.svelte-12qhfyh{color:#94a3b8;font-size:.85rem;display:block;margin-bottom:4px}.foot-phone.svelte-12qhfyh:hover{color:var(--accent-light)}.foot-keyq.svelte-12qhfyh{color:#94a3b8;font-size:.85rem}.foot-keyq.svelte-12qhfyh:hover{color:var(--accent-light)}.foot-links.svelte-12qhfyh{display:flex;gap:18px;flex-wrap:wrap;align-items:center}.foot-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#94a3b8;font-size:.85rem}.foot-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff}.foot-bottom.svelte-12qhfyh{max-width:1080px;margin:0 auto;padding:14px 22px 26px;border-top:1px solid #1e293b;color:#64748b;font-size:.72rem;text-align:center}.legal{max-width:760px;margin:0 auto}.legal .legal-head{text-align:center;padding:8px 0 22px;border-bottom:1px solid var(--line);margin-bottom:28px}.legal h1{font-size:2rem;font-weight:800;letter-spacing:-.02em}.legal .updated{color:var(--muted);font-size:.9rem;margin-top:6px}.legal section{margin-bottom:30px}.legal h2{font-size:1.3rem;font-weight:700;color:var(--fg);margin:0 0 10px}.legal h3{font-size:1.02rem;font-weight:600;color:var(--fg);margin:18px 0 6px}.legal p{color:var(--muted);line-height:1.75;margin:0 0 12px}.legal ul{color:var(--muted);line-height:1.7;padding-left:1.4em;margin:0 0 12px}.legal li{margin-bottom:5px;list-style:disc}.legal strong{color:var(--fg)}.legal .contact-card{border:1px solid var(--line);background:var(--card);border-radius:10px;padding:18px 20px;color:var(--muted)}.legal .contact-card p{margin:2px 0}.upgrade.svelte-12qhfyh{display:flex;align-items:center;gap:14px;flex-wrap:wrap;max-width:1080px;margin:14px auto 0;padding:10px 16px;background:#f0fdfa;border:1px solid #ccfbf1;border-radius:9px;font-size:.9rem}.upgrade-act.svelte-12qhfyh{display:flex;gap:8px;margin-left:auto;align-items:center}.upgrade.svelte-12qhfyh .primary:where(.svelte-12qhfyh){padding:6px 12px}.upgrade-err.svelte-12qhfyh{color:#b91c1c;font-size:.82rem;flex-basis:100%}@media (max-width: 640px){header.svelte-12qhfyh{gap:8px;padding:10px 14px;flex-wrap:wrap}.logo.svelte-12qhfyh{height:26px}.navlink.svelte-12qhfyh,.who.svelte-12qhfyh{font-size:.82rem}.who.svelte-12qhfyh{max-width:42vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}main.svelte-12qhfyh{padding:18px 14px 48px}.foot-inner.svelte-12qhfyh{flex-direction:column;gap:14px}}
