*{margin:0;padding:0;box-sizing:border-box}:root{color-scheme:light;--bg-page: #f0ece0;--bg-card: #ffffff;--bg-card-alt: #f8f7f4;--bg-card-dark: #fcf9f2;--bg-header-top: #1e3a5f;--bg-header-main: #1a2744;--bg-footer: #1a2744;--bg-cookie: #1e3a5f;--bg-popup: #efe9db;--bg-cat-disabled: #1a2744;--text-primary: #0f172a;--text-secondary: #475569;--text-muted: #64748b;--text-dim: #94a3b8;--text-header: #cbd5e1;--text-footer: #94a3b8;--text-footer-dim: #64748b;--gold: #d4a017;--gold-light: #fbbf24;--gold-bg: rgba(212,160,23,.15);--border: #e2e8f0;--border-subtle: #f1f5f9;--border-dark: #1e293b;--hero: transparent}[data-theme=dark]{color-scheme:dark;--bg-page: #1a1a2e;--bg-card: #16213e;--bg-card-alt: #1e2744;--bg-card-dark: #16213e;--bg-header-top: #0f172a;--bg-header-main: #0f172a;--bg-footer: #0f172a;--bg-cookie: #0f172a;--bg-popup: #1e2744;--bg-cat-disabled: #0f172a;--text-primary: #e2e8f0;--text-secondary: #94a3b8;--text-muted: #94a3b8;--text-dim: #64748b;--text-header: #94a3b8;--text-footer: #64748b;--text-footer-dim: #475569;--gold: #fbbf24;--gold-light: #fbbf24;--gold-bg: rgba(251,191,36,.12);--border: #1e293b;--border-subtle: #1e293b;--border-dark: #0f172a;--hero: #0f172a}body{font-family:Inter,system-ui,sans-serif;background:var(--bg-page);color:var(--text-primary);line-height:1.6}a{text-decoration:none;color:inherit}.container.svelte-12qhfyh{max-width:1000px;margin:0 auto;padding:0 24px}.header.svelte-12qhfyh{position:sticky;top:0;z-index:100}.header-top.svelte-12qhfyh{background:var(--bg-header-top);color:var(--text-header);font-size:.8rem;padding:5px 0}.header-top-inner.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center}.header-contact.svelte-12qhfyh{display:flex;align-items:center;gap:8px}.contact-link.svelte-12qhfyh{display:flex;align-items:center;gap:4px;color:var(--text-header);transition:color .2s;font-size:.8rem}.contact-link.svelte-12qhfyh:hover{color:var(--gold-light)}.contact-icon.svelte-12qhfyh{font-size:.9rem}.contact-email-link.svelte-12qhfyh{color:var(--gold-light)}.social-link.svelte-12qhfyh{display:inline-flex;color:var(--text-dim);transition:color .2s}.social-link.svelte-12qhfyh:hover{color:var(--gold-light)}.header-rolunk-link.svelte-12qhfyh{display:inline-flex;align-items:center;gap:3px;color:var(--text-header);font-size:.78rem;font-weight:500;transition:color .2s}.header-rolunk-link.svelte-12qhfyh:hover{color:var(--gold-light)}.rolunk-desc.svelte-12qhfyh{font-size:.6rem;color:var(--text-dim);vertical-align:middle}.header-main.svelte-12qhfyh{background:var(--bg-header-main);color:#fff;padding:6px 0;border-bottom:3px solid var(--gold)}.header-main-inner.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center}.logo.svelte-12qhfyh{display:flex;align-items:center;gap:10px}.logo-icon.svelte-12qhfyh{width:34px;height:36px}.logo-text.svelte-12qhfyh{font-size:1.1rem;font-weight:800;color:var(--gold-light);letter-spacing:-.5px}.logo-motto.svelte-12qhfyh{font-size:.55rem;color:var(--gold);font-weight:500;max-width:70px;line-height:1.2;margin-left:-4px}.mobile-toggle.svelte-12qhfyh{display:none;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:4px}.mobile-toggle.svelte-12qhfyh span:where(.svelte-12qhfyh){display:block;width:22px;height:2px;background:var(--text-header);border-radius:2px}.nav.svelte-12qhfyh{display:flex;gap:4px;align-items:stretch}.nav-group.svelte-12qhfyh{display:flex;flex-direction:column;align-items:center;gap:2px;border:1px solid rgba(255,255,255,.12);border-radius:5px;padding:4px 6px 3px}.nav-group-label.svelte-12qhfyh{font-size:.55rem;font-weight:700;color:var(--gold);text-transform:uppercase;letter-spacing:.8px;opacity:.9;text-align:center;line-height:1.1;padding-bottom:2px;border-bottom:1px solid rgba(255,255,255,.08);width:100%}.nav-group-links.svelte-12qhfyh{display:flex;align-items:center;gap:4px}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:.68rem;font-weight:500;color:var(--text-header);padding:3px 4px;transition:all .2s;position:relative;text-align:center;border-radius:4px;white-space:nowrap}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--gold-light)}.nav-desc.svelte-12qhfyh{display:block;font-size:.48rem;color:var(--text-dim);font-weight:400;margin-top:1px}.nav a.active{color:var(--gold-light);background:var(--gold-bg)}.nav a.active .nav-desc{color:var(--gold-light)}.content.svelte-12qhfyh{min-height:60vh}.header-top-right.svelte-12qhfyh{display:flex;align-items:center;gap:6px;justify-content:flex-end}.header-top-action-btn.svelte-12qhfyh{display:inline-flex;flex-direction:column;align-items:center;padding:3px 10px;background:transparent;color:var(--text-header);border:1px solid rgba(255,255,255,.15);border-radius:6px;font-size:.72rem;font-weight:600;transition:all .2s;line-height:1.15;text-align:center;white-space:nowrap}.header-top-action-btn.svelte-12qhfyh:hover{border-color:var(--gold);color:var(--gold-light)}.header-top-action-btn.svelte-12qhfyh small:where(.svelte-12qhfyh){font-size:.5rem;font-weight:400;opacity:.7}.header-top-subscribe.svelte-12qhfyh{background:var(--gold);color:#0f172a;border-color:var(--gold)}.header-top-subscribe.svelte-12qhfyh:hover{background:var(--gold-light);color:#0f172a;border-color:var(--gold-light)}.dark-toggle-btn.svelte-12qhfyh{background:none;border:1px solid var(--gold);border-radius:6px;padding:3px 8px;cursor:pointer;font-size:.9rem;line-height:1;transition:all .2s;color:var(--gold-light)}.dark-toggle-btn.svelte-12qhfyh:hover{background:var(--gold);color:#0f172a}.scroll-buttons.svelte-12qhfyh{position:fixed;right:20px;bottom:100px;display:flex;flex-direction:column;gap:8px;z-index:99}.scroll-btn.svelte-12qhfyh{width:38px;height:38px;border-radius:50%;border:2px solid var(--gold);background:var(--bg-header-top);color:var(--gold-light);font-size:1.1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.scroll-btn.svelte-12qhfyh:hover{background:var(--gold);color:#0f172a}.cookie-overlay.svelte-12qhfyh{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:flex-end;justify-content:center;z-index:300;padding:20px}.cookie-banner.svelte-12qhfyh{background:var(--bg-cookie);color:#e2e8f0;border-radius:16px 16px 0 0;padding:28px 24px 20px;max-width:560px;width:100%;border-top:3px solid var(--gold)}.cookie-header.svelte-12qhfyh h3:where(.svelte-12qhfyh){font-size:1.1rem;font-weight:700;color:var(--gold-light);margin-bottom:6px}.cookie-header.svelte-12qhfyh p:where(.svelte-12qhfyh){font-size:.8rem;color:var(--text-dim);line-height:1.5;margin-bottom:16px}.cookie-categories.svelte-12qhfyh{display:grid;gap:6px;margin-bottom:16px}.cookie-cat.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;background:var(--bg-cat-disabled);border-radius:8px;padding:10px 14px;cursor:pointer}.cookie-cat.disabled.svelte-12qhfyh{opacity:.7;cursor:default}.cat-info.svelte-12qhfyh{display:flex;flex-direction:column}.cat-title.svelte-12qhfyh{font-size:.85rem;color:#e2e8f0}.cat-desc.svelte-12qhfyh{font-size:.7rem;color:var(--text-muted)}.cat-toggle.svelte-12qhfyh{display:none}.cat-status.svelte-12qhfyh{font-size:.75rem;font-weight:700;padding:2px 8px;border-radius:4px}.cat-status.ok.svelte-12qhfyh{background:#4ade8033;color:#86efac}.cat-status.nok.svelte-12qhfyh{background:#f8717133;color:#fca5a5}.cookie-actions.svelte-12qhfyh{display:flex;gap:10px}.cookie-btn.svelte-12qhfyh{flex:1;padding:10px;border-radius:8px;border:none;cursor:pointer;font-weight:600;font-size:.85rem}.cookie-btn.svelte-12qhfyh small:where(.svelte-12qhfyh){display:block;font-weight:400;font-size:.65rem;margin-top:2px}.cookie-accept.svelte-12qhfyh{background:var(--gold);color:#0f172a}.cookie-accept.svelte-12qhfyh:hover{background:var(--gold-light)}.cookie-reject.svelte-12qhfyh{background:transparent;color:var(--text-header);border:1px solid #475569}.cookie-reject.svelte-12qhfyh:hover{border-color:#fca5a5;color:#fca5a5}.cookie-settings-row.svelte-12qhfyh{text-align:center;margin-top:12px}.cookie-settings-btn.svelte-12qhfyh{background:none;border:1px solid var(--text-dim);color:var(--text-dim);font-size:.75rem;padding:6px 16px;border-radius:6px;cursor:pointer;transition:all .2s}.cookie-settings-btn.svelte-12qhfyh:hover{border-color:var(--gold-light);color:var(--gold-light)}.footer.svelte-12qhfyh{background:var(--bg-footer);color:var(--text-footer);margin-top:0}.footer-inner.svelte-12qhfyh{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;padding:60px 24px}.footer-logo.svelte-12qhfyh{font-size:1.3rem;font-weight:700;color:var(--gold-light);margin-bottom:12px}.footer-desc.svelte-12qhfyh{font-size:.85rem;line-height:1.7;color:var(--text-footer-dim)}.footer-col.svelte-12qhfyh h4:where(.svelte-12qhfyh){color:#e2e8f0;font-size:.9rem;font-weight:600;margin-bottom:16px}.footer-col.svelte-12qhfyh a:where(.svelte-12qhfyh),.footer-cookie-btn.svelte-12qhfyh{display:block;font-size:.85rem;color:var(--text-footer-dim);margin-bottom:10px;transition:color .2s;background:none;border:none;cursor:pointer;padding:0;text-align:left;font-family:inherit}.footer-col.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,.footer-cookie-btn.svelte-12qhfyh:hover{color:var(--gold-light)}.footer-bottom.svelte-12qhfyh{border-top:1px solid var(--border-dark);padding:20px 0;font-size:.8rem;color:var(--text-footer-dim)}.exit-overlay.svelte-12qhfyh{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:200;padding:20px}.exit-popup.svelte-12qhfyh{background:var(--bg-popup);border-radius:16px;padding:40px 32px;max-width:440px;width:100%;text-align:center;position:relative;box-shadow:0 20px 60px #0000004d}.exit-close.svelte-12qhfyh{position:absolute;top:12px;right:16px;background:none;border:none;font-size:1.5rem;color:var(--text-dim);cursor:pointer}.exit-icon.svelte-12qhfyh{font-size:3rem;margin-bottom:16px}.exit-popup.svelte-12qhfyh h2:where(.svelte-12qhfyh){font-size:1.6rem;font-weight:700;color:var(--text-primary);margin-bottom:10px}.exit-popup.svelte-12qhfyh>p:where(.svelte-12qhfyh){font-size:.95rem;color:var(--text-muted);margin-bottom:20px;line-height:1.6}.exit-benefits.svelte-12qhfyh{display:grid;gap:8px;margin-bottom:24px;text-align:left}.exit-benefit.svelte-12qhfyh{font-size:.9rem;color:var(--text-secondary)}.exit-actions.svelte-12qhfyh{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.exit-actions.svelte-12qhfyh .btn:where(.svelte-12qhfyh){width:100%;padding:12px;border-radius:8px;font-size:.95rem;font-weight:600;border:none;cursor:pointer}.exit-actions.svelte-12qhfyh .btn-primary:where(.svelte-12qhfyh){background:var(--gold);color:#0f172a}.exit-actions.svelte-12qhfyh .btn-primary:where(.svelte-12qhfyh):hover{background:var(--gold-light)}.btn-outline-exit.svelte-12qhfyh{background:transparent;color:var(--gold);border:1px solid var(--gold)!important}.btn-outline-exit.svelte-12qhfyh:hover{background:var(--gold-bg)}.exit-skip.svelte-12qhfyh{background:none;border:none;font-size:.8rem;color:var(--text-dim);cursor:pointer;text-decoration:underline;padding:4px}.exit-skip.svelte-12qhfyh:hover{color:var(--text-muted)}@media(max-width:768px){.header-top-inner.svelte-12qhfyh{flex-direction:column;gap:4px}.nav.svelte-12qhfyh{display:none;position:absolute;top:100%;left:0;right:0;background:var(--bg-header-main);flex-direction:column;padding:16px 24px;border-bottom:3px solid var(--gold);z-index:200;box-shadow:0 8px 24px #0000004d}.nav.mobile-open.svelte-12qhfyh{display:flex}.nav-group.svelte-12qhfyh{flex-direction:column;align-items:stretch;border:1px solid rgba(255,255,255,.12);border-radius:6px;padding:8px 12px;margin-bottom:8px}.nav-group-label.svelte-12qhfyh{font-size:.65rem;margin-bottom:4px;border-bottom:1px solid rgba(255,255,255,.08);padding-bottom:4px}.nav-group-links.svelte-12qhfyh{flex-direction:column;align-items:stretch;gap:2px}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh){padding:8px 6px}.mobile-toggle.svelte-12qhfyh{display:flex}.footer-inner.svelte-12qhfyh{grid-template-columns:1fr;gap:32px}.scroll-buttons.svelte-12qhfyh{right:12px;bottom:80px}.scroll-btn.svelte-12qhfyh{width:34px;height:34px;font-size:1rem}.exit-popup.svelte-12qhfyh{padding:28px 20px}.cookie-categories.svelte-12qhfyh{gap:4px}.cookie-actions.svelte-12qhfyh{flex-direction:column}}@media(min-width:769px)and (max-width:1024px){.nav.svelte-12qhfyh{gap:4px}.nav-group.svelte-12qhfyh{padding:2px 5px;gap:3px}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:.65rem;padding:3px}.nav-desc.svelte-12qhfyh{font-size:.48rem}.nav-group-label.svelte-12qhfyh{font-size:.5rem}}
