.news-snippet.svelte-bm8rcg{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);cursor:pointer;-webkit-user-select:none;user-select:none;padding:1rem 1.25rem;transition:border-color .15s,background .15s}.news-snippet.svelte-bm8rcg:hover{border-color:var(--color-accent);background:var(--color-surface-2)}.snippet-header.svelte-bm8rcg{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.snippet-label.svelte-bm8rcg{text-transform:uppercase;letter-spacing:.08em;color:var(--color-accent);font-size:.75rem;font-weight:700}.snippet-caret.svelte-bm8rcg{color:var(--color-text-muted);font-size:1.1rem}.snippet-list.svelte-bm8rcg{flex-direction:column;gap:.5rem;list-style:none;display:flex}.snippet-item.svelte-bm8rcg{align-items:baseline;gap:.75rem;font-size:.85rem;display:flex;overflow:hidden}.item-date.svelte-bm8rcg{color:var(--color-text-muted);white-space:nowrap;flex-shrink:0;font-size:.75rem}.item-title.svelte-bm8rcg{color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.snippet-more.svelte-bm8rcg{color:var(--color-text-muted);text-align:right;margin-top:.6rem;font-size:.75rem}.news-dialog.svelte-bm8rcg{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);border-radius:12px;width:min(680px,95vw);max-height:85vh;margin:auto;padding:0;overflow:hidden;box-shadow:0 20px 40px #0009}.news-dialog.svelte-bm8rcg::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3}.dialog-inner.svelte-bm8rcg{flex-direction:column;height:100%;max-height:85vh;display:flex}.dialog-header.svelte-bm8rcg{border-bottom:1px solid var(--color-border);background:var(--color-surface-2);flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.dialog-header.svelte-bm8rcg h2:where(.svelte-bm8rcg){margin:0;font-size:1.1rem;font-weight:700}.btn-close.svelte-bm8rcg{color:var(--color-text-muted);cursor:pointer;border-radius:var(--radius);background:0 0;border:none;padding:.25rem .5rem;font-size:1.5rem;line-height:1;transition:color .15s}.btn-close.svelte-bm8rcg:hover{color:var(--color-text);background:var(--color-surface)}.dialog-body.svelte-bm8rcg{flex-direction:column;gap:2rem;padding:1.5rem;display:flex;overflow-y:auto}.news-article.svelte-bm8rcg{border-left:3px solid var(--color-accent);padding-left:1.25rem}.article-date.svelte-bm8rcg{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.35rem;font-size:.75rem;display:block}.article-title.svelte-bm8rcg{color:var(--color-text);margin:0 0 .75rem;font-size:1.05rem;font-weight:700}.article-content.svelte-bm8rcg{color:var(--color-text-muted);font-size:.9rem;line-height:1.65}.article-content.svelte-bm8rcg p{margin-bottom:.75rem}.article-content.svelte-bm8rcg p:last-child{margin-bottom:0}.article-content.svelte-bm8rcg strong{color:var(--color-text)}.article-content.svelte-bm8rcg a{color:var(--color-accent)}.article-content.svelte-bm8rcg ul,.article-content.svelte-bm8rcg ol{margin-bottom:.75rem;padding-left:1.5rem}.article-content.svelte-bm8rcg code{background:var(--color-surface-2);border-radius:3px;padding:.1em .4em;font-size:.85em}.pwa-toast.svelte-kqdpv3{z-index:150;background:var(--color-surface-2);border:1px solid var(--color-border);border-radius:var(--radius);flex-direction:column;gap:.75rem;max-width:300px;padding:1rem 1.25rem;display:flex;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 8px 24px #0006}.pwa-toast.svelte-kqdpv3 p:where(.svelte-kqdpv3){color:var(--color-text);margin:0;font-size:.875rem}.pwa-toast-actions.svelte-kqdpv3{gap:.5rem;display:flex}.pwa-toast-actions.svelte-kqdpv3 button:where(.svelte-kqdpv3){border-radius:var(--radius);border:1px solid var(--color-border);cursor:pointer;flex:1;padding:.35rem .75rem;font-family:inherit;font-size:.8rem;font-weight:500;transition:background-color .15s,color .15s}.pwa-toast-actions.svelte-kqdpv3 button:where(.svelte-kqdpv3):first-child{background:var(--color-accent);border-color:var(--color-accent);color:#000}.pwa-toast-actions.svelte-kqdpv3 button:where(.svelte-kqdpv3):first-child:hover{opacity:.9}.pwa-toast-actions.svelte-kqdpv3 button:where(.svelte-kqdpv3):last-child{color:var(--color-text-muted);background:0 0}.pwa-toast-actions.svelte-kqdpv3 button:where(.svelte-kqdpv3):last-child:hover{background:var(--color-surface);color:var(--color-text)}*{box-sizing:border-box;margin:0;padding:0}:root{--color-bg:#0d0d12;--color-surface:#16161f;--color-surface-2:#1e1e2a;--color-border:#2a2a3a;--color-accent:#f5a623;--color-text:#e8e8f0;--color-text-muted:#889;--radius:6px;--nav-height:56px}body{background:var(--color-bg);color:var(--color-text);min-height:100vh;font-family:system-ui,-apple-system,sans-serif;line-height:1.6}a{color:var(--color-accent);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3{line-height:1.2}.site-wrapper.svelte-12qhfyh{flex-direction:column;min-height:100vh;display:flex}header.svelte-12qhfyh{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--color-border);height:var(--nav-height);background:#0d0d12d9;position:sticky;top:0}.nav-container.svelte-12qhfyh{align-items:center;gap:2rem;max-width:1200px;height:100%;margin:0 auto;padding:0 1.5rem;display:flex}.nav-brand.svelte-12qhfyh{color:var(--color-text);white-space:nowrap;letter-spacing:-.3px;font-size:1.25rem;font-weight:700;text-decoration:none}.nav-brand.svelte-12qhfyh:hover{color:var(--color-text);text-decoration:none}.accent.svelte-12qhfyh{color:var(--color-accent)}.nav-links.svelte-12qhfyh{align-items:center;gap:.5rem;margin-left:auto;list-style:none;display:flex}.nav-links.svelte-12qhfyh li:where(.svelte-12qhfyh){position:relative}.nav-link.svelte-12qhfyh{border-radius:var(--radius);color:var(--color-text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:.3rem;padding:.4rem .75rem;font-family:inherit;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s,background-color .2s;display:flex}.nav-link.svelte-12qhfyh:hover,.nav-link.active.svelte-12qhfyh{color:var(--color-text);background-color:var(--color-surface);text-decoration:none}.nav-has-children.svelte-12qhfyh{align-items:center;display:flex}.chevron-btn.svelte-12qhfyh{cursor:pointer;color:var(--color-text-muted);border-radius:var(--radius);background:0 0;border:none;justify-content:center;align-items:center;padding:.4rem;transition:color .15s,background .15s;display:flex}.chevron-btn.svelte-12qhfyh:hover{color:var(--color-text);background:var(--color-surface)}.dropdown.svelte-12qhfyh{min-width:200px;padding-top:.5rem;list-style:none;display:none;position:absolute;top:100%;left:0}.dropdown-box.svelte-12qhfyh{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);padding:.4rem;box-shadow:0 10px 25px -5px #0006,0 8px 10px -6px #0006}.has-dropdown.svelte-12qhfyh:hover .dropdown:where(.svelte-12qhfyh),.has-dropdown.dropdown-open.svelte-12qhfyh .dropdown:where(.svelte-12qhfyh){display:block}.dropdown.svelte-12qhfyh .nav-link:where(.svelte-12qhfyh){width:100%;font-size:.85rem}.logout-btn.svelte-12qhfyh{text-align:left;width:100%}.lang-btn.svelte-12qhfyh{border-radius:var(--radius);color:var(--color-text-muted);cursor:pointer;background:0 0;border:1px solid #0000;padding:.35rem .6rem;font-family:inherit;font-size:.82rem;font-weight:500;transition:border-color .15s,color .15s,background-color .15s}.lang-btn.svelte-12qhfyh:hover{background-color:var(--color-surface);color:var(--color-text)}.mobile-toggle.svelte-12qhfyh{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;margin-left:auto;padding:4px;display:none}.mobile-toggle.svelte-12qhfyh span:where(.svelte-12qhfyh){background:var(--color-text);border-radius:2px;width:24px;height:2px;display:block}main.svelte-12qhfyh{flex:1}.news-bar.svelte-12qhfyh{border-top:1px solid var(--color-border);background:var(--color-surface);padding:1.5rem}.news-bar-inner.svelte-12qhfyh{max-width:1100px;margin:0 auto}footer.svelte-12qhfyh{border-top:1px solid var(--color-border);text-align:center;margin-top:4rem;padding:2rem 1.5rem}.footer-inner.svelte-12qhfyh{flex-direction:column;gap:.5rem;max-width:1100px;margin:0 auto;display:flex}.footer-inner.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-text-muted);font-size:.9rem}.footer-inner.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--color-text)}.copyright.svelte-12qhfyh{color:var(--color-text-muted);font-size:.8rem}@media (width<=768px){.mobile-toggle.svelte-12qhfyh{display:flex}.nav-links.svelte-12qhfyh{top:var(--nav-height);background:var(--color-surface);border-bottom:1px solid var(--color-border);flex-direction:column;align-items:stretch;gap:.2rem;padding:.75rem;display:none;position:absolute;left:0;right:0}.nav-links.open.svelte-12qhfyh{display:flex}.nav-lang.svelte-12qhfyh{border-top:1px solid var(--color-border);padding-top:.5rem}.has-dropdown.svelte-12qhfyh:hover .dropdown:where(.svelte-12qhfyh){display:none}.has-dropdown.dropdown-open.svelte-12qhfyh .dropdown:where(.svelte-12qhfyh){display:block}.dropdown.svelte-12qhfyh{padding-top:0;position:static}.dropdown-box.svelte-12qhfyh{background:var(--color-surface);box-shadow:none;border:none;border-radius:0;padding:.25rem 0 .25rem 1rem}}.offline-banner.svelte-12qhfyh{color:#ffe082;text-align:center;letter-spacing:.01em;background:#7a5c00;padding:.5rem 1rem;font-size:.85rem;font-weight:500}
