.main-nav.svelte-1cff868{min-height:80px;background:linear-gradient(180deg,#ffad33,#f90);position:sticky;top:0;z-index:1000;box-shadow:0 2px 8px #00000026}.nav-container.svelte-1cff868{display:flex;justify-content:space-between;align-items:flex-end;width:100%;max-width:100%;margin:0 auto;padding:0 1.5rem 0 0;box-sizing:border-box;overflow:visible}.nav-header.svelte-1cff868{flex:0 0 auto;min-height:72px;margin-bottom:6px;display:flex;justify-content:center;align-items:center;padding:0rem}.logo.svelte-1cff868{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;margin-left:20px}@media (max-width: 1137px){.logo.svelte-1cff868{margin-left:0}.nav-header.svelte-1cff868{justify-content:center}}@media (min-width: 700px) and (max-width: 900px){.nav-header.svelte-1cff868{justify-content:flex-start;padding-left:2rem}}@media (max-width: 560px){.nav-header.svelte-1cff868{justify-content:flex-start;padding-left:0}}.logo-link.svelte-1cff868{text-decoration:none;display:flex;align-items:center;gap:0}.logo-icon.svelte-1cff868{height:56px;width:auto;object-fit:contain}.logo-text.svelte-1cff868{font-size:1.6rem;font-weight:800;line-height:1;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.3)}.nav-auth.svelte-1cff868{display:flex;flex-direction:row;align-items:center;gap:1rem;margin-left:auto;height:80px}.nav-tabs.svelte-1cff868{display:flex;flex-direction:row;align-items:flex-end;flex:1 1 auto;padding:0 .4rem;max-width:60%;height:70px}.tab-container.svelte-1cff868{display:flex;align-items:flex-end;justify-content:center;gap:2px;width:100%;max-width:100%;min-height:100%;padding:0 .4rem;margin-top:3px;overflow-x:auto;box-sizing:border-box}.nav-tab.svelte-1cff868{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.65rem 1.5rem;background:#ffffff26;border:1px solid rgba(255,255,255,.3);border-bottom:none;border-radius:8px 8px 0 0;text-decoration:none;color:#ffffffe6;font-weight:500;font-size:.85rem;transition:all .2s ease;position:relative;min-width:70px;min-height:100%;text-align:center}.nav-tab.svelte-1cff868:hover{background:#ffffff40;color:#fff}.nav-tab.active.svelte-1cff868{background:#fff;color:#333;border-color:#e68900;box-shadow:0 -2px 4px #0000001a}.nav-tab.active.svelte-1cff868 .tab-icon:where(.svelte-1cff868){filter:saturate(1.5)}.tab-icon.svelte-1cff868{font-size:1.1rem;opacity:.9}.tab-text.svelte-1cff868{font-size:.8rem;white-space:nowrap}@media (max-width: 1137px){.main-nav.svelte-1cff868{min-height:150px}.nav-header.svelte-1cff868{width:30%;min-height:100%;height:70px;padding:0rem 1rem}.tab-container.svelte-1cff868{gap:1px}.nav-tab.svelte-1cff868{padding:.5rem;min-width:80px}.tab-text.svelte-1cff868{font-size:.7rem}.tab-icon.svelte-1cff868{font-size:.9rem}.nav-tabs.svelte-1cff868{display:none;min-width:100%}.desktop-only.svelte-1cff868{display:none}.nav-auth.svelte-1cff868{margin-right:1rem}.mobile-only.svelte-1cff868{display:block}.nav-container.svelte-1cff868{padding:0 0rem;width:100%;max-width:100%;flex-wrap:wrap;align-items:center;justify-content:space-between;box-sizing:border-box}.nav-tabs.svelte-1cff868{display:flex;width:70%;padding-top:.5rem;order:3;justify-content:center;background:linear-gradient(180deg,#ffad33,#f90);padding:0 1rem}.tab-container.svelte-1cff868{overflow-x:auto;justify-content:center;padding:0 0rem}.auth-buttons.svelte-1cff868{display:none}}.auth-buttons.svelte-1cff868{display:flex;align-items:center;gap:.5rem}.auth-btn.svelte-1cff868{padding:.4rem 1rem;font-size:.8rem;font-weight:600;text-decoration:none;border-radius:4px;transition:all .2s ease;border:1px solid rgba(255,255,255,.4);color:#fff;background:#ffffff1a}.auth-btn.svelte-1cff868:hover{background:#fff3;border-color:#fff9}.auth-btn.register.svelte-1cff868{background:#ffffffe6;color:#333;border-color:#ffffffe6}.auth-btn.register.svelte-1cff868:hover{background:#fff;transform:translateY(-1px)}.user-dropdown.svelte-1cff868{position:relative}.user-btn.svelte-1cff868{display:flex;align-items:center;gap:.5rem;padding:.4rem .8rem;border:1px solid rgba(255,255,255,.4);background:#ffffff1a;cursor:pointer;border-radius:4px;color:#fff;transition:all .2s ease;font-weight:500;font-size:.8rem}.user-btn.svelte-1cff868:hover{background:#fff3;border-color:#fff9}.user-avatar.svelte-1cff868{width:1.8rem;height:1.8rem;background:linear-gradient(135deg,#ff8c00,gold);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.8rem;font-weight:600}.user-name.svelte-1cff868{font-size:.85rem;font-weight:500}.dropdown-arrow.svelte-1cff868{width:.8rem;height:.8rem;transition:transform .3s ease}.dropdown-menu.svelte-1cff868{position:absolute;right:0;top:calc(100% + .5rem);min-width:11rem;background:#fffffff2;backdrop-filter:blur(20px);border:1px solid rgba(255,140,0,.2);border-radius:12px;box-shadow:0 8px 32px #ff8c0026;padding:.5rem 0;z-index:1100}.dropdown-item.svelte-1cff868{display:block;width:100%;padding:.6rem 1rem;border:none;background:none;text-align:left;font-size:.85rem;color:#666;cursor:pointer;transition:all .2s ease}.dropdown-item.svelte-1cff868:hover{background:#ff8c001a;color:#ff8c00}.dropdown-item.danger.svelte-1cff868:hover{background:#e74c3c1a;color:#c0392b}.dropdown-divider.svelte-1cff868{margin:.5rem 0;border:none;border-top:1px solid rgba(255,140,0,.2)}.dropdown-section-header.svelte-1cff868{padding:.3rem 1rem;font-size:.7rem;font-weight:700;color:#999;text-transform:uppercase;letter-spacing:.05em}.device-name.svelte-1cff868{font-weight:500;color:#555}.device-stats.svelte-1cff868{font-size:.7rem;color:#888;margin-top:2px}.active-device.svelte-1cff868{background:#ff8c000f;border-left:3px solid #ff8c00;padding-left:calc(1rem - 3px)}.loading-avatar.svelte-1cff868{width:1.8rem;height:1.8rem;border-radius:50%;background:linear-gradient(135deg,#ff8c00,gold);animation:svelte-1cff868-pulse 2s infinite}.user-avatar.svelte-1cff868{width:1.5rem;height:1.5rem;border-radius:2px;background:#ffffffe6;color:#333;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.7rem;border:1px solid rgba(255,255,255,.6)}.dropdown-arrow.svelte-1cff868{width:.7rem;height:.7rem;transition:transform .2s ease}.dropdown-arrow.rotated.svelte-1cff868{transform:rotate(180deg)}.dropdown-menu.svelte-1cff868{position:absolute;right:0;top:calc(100% + .5rem);min-width:10rem;background:#fff;border:1px solid #e68900;border-radius:4px;box-shadow:0 4px 12px #00000026;padding:.25rem 0;z-index:1002}.dropdown-item.svelte-1cff868{display:block;width:100%;padding:.5rem .8rem;border:none;background:none;text-align:left;font-size:.8rem;color:#333;cursor:pointer;transition:all .2s ease}.dropdown-item.svelte-1cff868:hover{background:#f90;color:#fff}.dropdown-item.danger.svelte-1cff868{color:#e74c3c}.dropdown-item.danger.svelte-1cff868:hover{background:#e74c3c;color:#fff}.dropdown-divider.svelte-1cff868{margin:.25rem 0;border:none;border-top:1px solid #e0e0e0}.loading-avatar.svelte-1cff868{width:1.5rem;height:1.5rem;border-radius:2px;background:#fff9;animation:svelte-1cff868-pulse 2s infinite}@keyframes svelte-1cff868-pulse{0%,to{opacity:1}50%{opacity:.6}}.hamburger-btn.svelte-1cff868{padding:.4rem .5rem;border:1px solid rgba(255,255,255,.4);background:#ffffff1a;cursor:pointer;color:#fff;border-radius:4px;transition:all .2s ease}.hamburger-btn.svelte-1cff868:hover{background:#fff3}.hamburger-icon.svelte-1cff868{width:1rem;height:1rem}.desktop-only.svelte-1cff868{display:block}.mobile-only.svelte-1cff868{display:none}.mobile-carousel.svelte-1cff868{display:none!important}.desktop-tabs.svelte-1cff868{display:flex!important}.carousel-container.svelte-1cff868{display:flex;align-items:center;justify-content:center;width:100%;gap:.5rem}.carousel-items.svelte-1cff868{display:flex;align-items:flex-end;justify-content:center;gap:4px;flex:1}.carousel-arrow.svelte-1cff868{width:32px;height:32px;min-width:32px;border:none;background:#fff3;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;color:#fff}.carousel-arrow.svelte-1cff868 svg:where(.svelte-1cff868){width:18px;height:18px}.carousel-arrow.svelte-1cff868:hover:not(.hidden){background:#ffffff59;transform:scale(1.1)}.carousel-arrow.hidden.svelte-1cff868{visibility:hidden;pointer-events:none}.carousel-tab.svelte-1cff868{flex:0 0 auto;min-width:70px!important;max-width:85px}.carousel-dots.svelte-1cff868{display:flex;justify-content:center;align-items:center;width:100%;gap:6px;padding:5px 0;margin:5px 0}.carousel-dot.svelte-1cff868{width:10px;height:10px;border-radius:50%;border:none;background:#c60;cursor:pointer;transition:all .2s ease}.carousel-dot.svelte-1cff868:hover{background:#f90;transform:scale(1.2)}.carousel-dot.active.svelte-1cff868{background:#fff;box-shadow:0 0 4px #ffffff80}@media (max-width: 595px){.main-nav.svelte-1cff868{min-height:auto}.nav-container.svelte-1cff868{display:flex;flex-wrap:wrap;align-items:center;padding:0}.nav-header.svelte-1cff868{flex:1 1 auto;min-width:0;max-height:40px;height:40px;padding:5px 10px}.nav-auth.svelte-1cff868{flex:0 0 auto;height:40px;display:flex;align-items:center;flex-wrap:nowrap;gap:.5rem;flex-direction:row-reverse}.locale-toggle.svelte-1cff868{order:2}.user-dropdown.svelte-1cff868{order:1}.nav-tabs.svelte-1cff868{display:flex!important;flex-direction:column;order:3;width:100%;flex:1 0 100%;justify-content:center;align-items:center;min-height:100px;padding:10px 0;background:linear-gradient(180deg,#ffad33,#f90)}.desktop-tabs.svelte-1cff868{display:none!important}.logo-icon.svelte-1cff868{height:34px!important}.mobile-carousel.svelte-1cff868{display:flex!important;width:100%;justify-content:center}.carousel-container.svelte-1cff868{padding:0 10px;width:100%;justify-content:center}.carousel-items.svelte-1cff868{justify-content:center}.carousel-tab.svelte-1cff868{padding:.5rem .8rem}.carousel-dots.svelte-1cff868{width:100%}.auth-buttons.svelte-1cff868{display:none!important}.mobile-auth-inline.svelte-1cff868{display:none}.mobile-auth-inline.open.svelte-1cff868{display:flex;position:absolute;top:0;left:0;right:0;height:40px;background:transparent;align-items:center;justify-content:space-between;padding:0 10px;z-index:100}.close-btn.svelte-1cff868{background:#ffffff26;border:1px solid rgba(255,255,255,.3);border-radius:4px;padding:.3rem;cursor:pointer;color:#fff;display:flex;align-items:center;justify-content:center}.close-btn.svelte-1cff868:hover{background:#ffffff40}.inline-left.svelte-1cff868{display:flex;align-items:center;gap:.5rem}.inline-auth-buttons.svelte-1cff868{display:flex;gap:.5rem}.inline-auth-buttons.svelte-1cff868 .auth-btn:where(.svelte-1cff868){padding:.3rem .8rem;font-size:.8rem}.inline-logo.svelte-1cff868{font-size:1rem;font-weight:700;color:#fff;font-family:Outfit,sans-serif}.nav-header.svelte-1cff868:has(~.nav-auth:where(.svelte-1cff868) .mobile-auth-inline.open:where(.svelte-1cff868)){visibility:hidden}.mobile-menu-btn.svelte-1cff868{display:block!important}.logo-text.svelte-1cff868{font-size:1.2rem}}@media (max-width: 900px){.nav-header.svelte-1cff868{width:65%}}@media (max-width: 700px){.nav-header.svelte-1cff868{width:45%}}@media (max-width: 423px){.nav-tab.svelte-1cff868{font-size:.6rem;min-width:60px;padding:.4rem .6rem}.logo-text.svelte-1cff868{font-size:1.1rem}.user-name.svelte-1cff868{display:none}.locale-btn.svelte-1cff868{padding:.3rem .5rem;font-size:.7rem}.hamburger-btn.svelte-1cff868{padding:.3rem .4rem}}.locale-btn.svelte-1cff868{padding:.4rem .7rem;font-size:.75rem;font-weight:600;background:#ffffff26;border:1px solid rgba(255,255,255,.3);border-radius:4px;color:#fff;cursor:pointer;transition:all .2s ease}.locale-btn.svelte-1cff868:hover{background:#ffffff40}.locale-toggle.svelte-1cff868{display:flex;align-items:center}.lang-modal-overlay.svelte-1cff868{position:fixed;inset:0;background:#0009;backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:2000;animation:svelte-1cff868-fadeIn .2s ease}@keyframes svelte-1cff868-fadeIn{0%{opacity:0}to{opacity:1}}.lang-modal.svelte-1cff868{background:linear-gradient(135deg,#1a1a2e,#16213e);border:1px solid rgba(255,153,0,.3);border-radius:20px;padding:2rem;max-width:420px;width:90%;box-shadow:0 25px 50px #0006,0 0 40px #ff99001a;animation:svelte-1cff868-slideUp .3s ease}@keyframes svelte-1cff868-slideUp{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.lang-modal-header.svelte-1cff868{text-align:center;margin-bottom:1.5rem}.lang-modal-icon.svelte-1cff868{font-size:2.5rem;display:block;margin-bottom:.75rem}.lang-modal-header.svelte-1cff868 h2:where(.svelte-1cff868){font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 .5rem}.lang-modal-subtitle.svelte-1cff868{color:#ffffffb3;font-size:.9rem;margin:0}.lang-modal-langs.svelte-1cff868{display:flex;align-items:center;justify-content:center;gap:1rem;margin:1.5rem 0}.lang-modal-langs.svelte-1cff868 .lang-pill:where(.svelte-1cff868){display:flex;flex-direction:column;align-items:center;padding:1rem 1.5rem;border-radius:12px;min-width:100px}.lang-modal-langs.svelte-1cff868 .lang-pill.current:where(.svelte-1cff868){background:#ffffff1a;border:1px solid rgba(255,255,255,.2)}.lang-modal-langs.svelte-1cff868 .lang-pill.new:where(.svelte-1cff868){background:linear-gradient(135deg,#f903,#ffc8321a);border:1px solid rgba(255,153,0,.4);box-shadow:0 0 20px #ff990026}.lang-modal-langs.svelte-1cff868 .lang-label:where(.svelte-1cff868){font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;color:#ffffff80;margin-bottom:.25rem}.lang-modal-langs.svelte-1cff868 .lang-name:where(.svelte-1cff868){font-size:.95rem;font-weight:600;color:#fff;margin-bottom:.25rem}.lang-modal-langs.svelte-1cff868 .lang-code-badge:where(.svelte-1cff868){font-size:1.4rem;font-weight:800;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.3);letter-spacing:.05em}.lang-modal-langs.svelte-1cff868 .lang-pill.new:where(.svelte-1cff868) .lang-code-badge:where(.svelte-1cff868){color:#f90;text-shadow:0 0 10px rgba(255,153,0,.4)}.lang-arrow.svelte-1cff868{font-size:1.5rem;color:#f90c;animation:svelte-1cff868-arrowPulse 1.5s infinite}@keyframes svelte-1cff868-arrowPulse{0%,to{opacity:.6;transform:translate(0)}50%{opacity:1;transform:translate(3px)}}.lang-modal-body.svelte-1cff868{color:#ffffffbf;font-size:.9rem;line-height:1.6;text-align:center;margin:0 0 1.5rem;padding:0 .5rem}.lang-modal-actions.svelte-1cff868{display:flex;gap:.75rem;justify-content:center}.modal-btn.svelte-1cff868{padding:.75rem 1.5rem;border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;min-width:120px}.modal-btn.cancel.svelte-1cff868{background:#ffffff1a;color:#fffc;border:1px solid rgba(255,255,255,.2)}.modal-btn.cancel.svelte-1cff868:hover:not(:disabled){background:#ffffff26;color:#fff}.modal-btn.confirm.svelte-1cff868{background:linear-gradient(135deg,#f90,#ffb84d);color:#1a1a2e}.modal-btn.confirm.svelte-1cff868:hover:not(:disabled){background:linear-gradient(135deg,#ffad33,#ffc966);transform:translateY(-1px);box-shadow:0 4px 15px #ff99004d}.modal-btn.svelte-1cff868:disabled{opacity:.5;cursor:not-allowed}.cookie-consent-bar.svelte-1yjqcpo{position:fixed;right:0;bottom:0;left:0;z-index:1002;width:100%;max-height:min(90vh,46rem);overflow-y:auto;box-sizing:border-box;border-top:1px solid rgba(255,153,0,.35);background:color-mix(in srgb,var(--bg-card, #ffffff) 94%,var(--orange-primary, #ff9900) 6%);box-shadow:0 -12px 38px #00000029;color:var(--text-primary, #333333);backdrop-filter:blur(18px)}.consent-inner.svelte-1yjqcpo{display:grid;grid-template-columns:minmax(230px,.9fr) minmax(420px,1.75fr) auto;gap:clamp(1rem,2vw,2.25rem);align-items:start;width:100%;padding:1rem clamp(1rem,2.5vw,3rem) max(1rem,env(safe-area-inset-bottom));box-sizing:border-box}.consent-copy.svelte-1yjqcpo{min-width:0;padding-top:.35rem}.consent-eyebrow.svelte-1yjqcpo,.consent-copy.svelte-1yjqcpo h2:where(.svelte-1yjqcpo),.consent-copy.svelte-1yjqcpo p:where(.svelte-1yjqcpo){margin:0}.consent-eyebrow.svelte-1yjqcpo{color:var(--orange-primary, #ff9900);font-size:.72rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.consent-copy.svelte-1yjqcpo h2:where(.svelte-1yjqcpo){color:var(--text-primary, #333333);font-size:1.05rem;line-height:1.25}.consent-copy.svelte-1yjqcpo p:where(.svelte-1yjqcpo){color:var(--text-secondary, #777777);font-size:.82rem;line-height:1.35}.consent-options.svelte-1yjqcpo{display:grid;gap:.45rem;min-width:0}.consent-choice-area.svelte-1yjqcpo{display:grid;gap:.7rem;min-width:0}.quick-actions.svelte-1yjqcpo{display:flex;flex-wrap:wrap;gap:0;justify-content:flex-start;width:fit-content}.quick-actions.svelte-1yjqcpo button:where(.svelte-1yjqcpo),.agree-all.svelte-1yjqcpo{min-height:2.55rem;padding:.62rem 1rem;border:1px solid var(--orange-primary, #ff9900);border-radius:6px;cursor:pointer;font-weight:800;transition:background-color .18s ease,color .18s ease,filter .18s ease,transform .18s ease}.quick-actions.svelte-1yjqcpo button:where(.svelte-1yjqcpo){border-radius:0}.quick-actions.svelte-1yjqcpo button:where(.svelte-1yjqcpo):first-child{border-radius:6px 0 0 6px}.quick-actions.svelte-1yjqcpo button:where(.svelte-1yjqcpo):last-child{margin-left:-1px;border-radius:0 6px 6px 0}.quick-actions.svelte-1yjqcpo button:where(.svelte-1yjqcpo):hover:not(:disabled),.agree-all.svelte-1yjqcpo:hover:not(:disabled){transform:translateY(-1px)}.reject-optional.svelte-1yjqcpo,.personalize.svelte-1yjqcpo{background:var(--bg-card, #ffffff);color:var(--orange-primary, #ff9900)}.reject-optional.active.svelte-1yjqcpo,.personalize.active.svelte-1yjqcpo{background:#ff99001f;box-shadow:inset 0 0 0 1px #ff99003d}.agree-all.svelte-1yjqcpo{background:var(--orange-primary, #ff9900);color:var(--text-on-accent, #ffffff)}.agree-all.svelte-1yjqcpo:hover:not(:disabled){filter:brightness(1.05)}.quick-actions.svelte-1yjqcpo button:where(.svelte-1yjqcpo):disabled,.agree-all.svelte-1yjqcpo:disabled{cursor:wait;opacity:.7}.consent-option.svelte-1yjqcpo{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;align-items:center;min-height:3.25rem;padding:.55rem .65rem;border:1px solid var(--border-primary, rgba(0, 0, 0, .1));border-radius:6px;background:#ffffffa8;color:inherit;cursor:pointer;text-align:left;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.consent-option.svelte-1yjqcpo:hover:not(.locked),.consent-option.active.svelte-1yjqcpo{border-color:#ff9900bf;background:#ff99001a;box-shadow:inset 0 0 0 1px #ff99002e}.consent-option.locked.svelte-1yjqcpo{cursor:default}.option-text.svelte-1yjqcpo,.option-title.svelte-1yjqcpo,.option-description.svelte-1yjqcpo{display:block;min-width:0}.option-title.svelte-1yjqcpo{color:var(--text-primary, #333333);font-size:.86rem;font-weight:800;line-height:1.2}.option-description.svelte-1yjqcpo{color:var(--text-secondary, #777777);font-size:.72rem;line-height:1.3}.consent-actions.svelte-1yjqcpo{display:grid;gap:.45rem;justify-items:stretch;min-width:9.5rem;padding-top:0}.consent-actions.svelte-1yjqcpo a:where(.svelte-1yjqcpo){color:var(--text-accent, #ff9900);font-size:.76rem;font-weight:700;text-align:center;text-decoration:none}.consent-actions.svelte-1yjqcpo a:where(.svelte-1yjqcpo):hover{text-decoration:underline}.save-choice.svelte-1yjqcpo{min-height:2.55rem;padding:.65rem .9rem;border:1px solid var(--orange-primary, #ff9900);border-radius:6px;background:var(--orange-primary, #ff9900);color:var(--text-on-accent, #ffffff);cursor:pointer;font-weight:800;transition:filter .18s ease,transform .18s ease}.save-choice.svelte-1yjqcpo:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-1px)}.save-choice.svelte-1yjqcpo:disabled{cursor:wait;opacity:.72}.personalization-panel.svelte-1yjqcpo{display:grid;gap:0;max-height:min(60vh,31rem);overflow-y:auto;border:1px solid var(--border-primary, rgba(0, 0, 0, .12));border-radius:6px;background:var(--bg-card, #ffffff)}.personalization-heading.svelte-1yjqcpo{padding:.8rem .9rem;border-bottom:1px solid var(--border-primary, rgba(0, 0, 0, .1))}.personalization-heading.svelte-1yjqcpo h3:where(.svelte-1yjqcpo),.personalization-heading.svelte-1yjqcpo p:where(.svelte-1yjqcpo),.category-heading.svelte-1yjqcpo h4:where(.svelte-1yjqcpo),.category-heading.svelte-1yjqcpo p:where(.svelte-1yjqcpo){margin:0}.personalization-heading.svelte-1yjqcpo h3:where(.svelte-1yjqcpo){font-size:.95rem;line-height:1.25}.personalization-heading.svelte-1yjqcpo p:where(.svelte-1yjqcpo),.category-heading.svelte-1yjqcpo p:where(.svelte-1yjqcpo){color:var(--text-secondary, #777777);font-size:.72rem;line-height:1.35}.consent-category.svelte-1yjqcpo{padding:.75rem .9rem;border-bottom:1px solid var(--border-primary, rgba(0, 0, 0, .1))}.consent-category.svelte-1yjqcpo:last-child{border-bottom:0}.consent-category.unavailable.svelte-1yjqcpo{background:color-mix(in srgb,var(--bg-card, #ffffff) 96%,var(--text-secondary, #777777) 4%)}.category-heading.svelte-1yjqcpo{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.8rem;align-items:center}.category-heading.svelte-1yjqcpo h4:where(.svelte-1yjqcpo){font-size:.84rem;line-height:1.25}.status-badge.svelte-1yjqcpo{padding:.25rem .45rem;border:1px solid rgba(255,153,0,.42);border-radius:4px;color:var(--orange-primary, #ff9900);font-size:.66rem;font-weight:800;white-space:nowrap}.status-badge.disabled.svelte-1yjqcpo{border-color:var(--border-primary, rgba(0, 0, 0, .15));color:var(--text-secondary, #777777)}.category-items.svelte-1yjqcpo{display:grid;gap:.45rem;margin-top:.6rem;padding-left:.65rem;border-left:2px solid rgba(255,153,0,.2)}.consent-item.svelte-1yjqcpo{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.8rem;align-items:center;min-height:2.5rem;cursor:pointer}.consent-item.svelte-1yjqcpo>span:where(.svelte-1yjqcpo):first-child,.consent-item.svelte-1yjqcpo strong:where(.svelte-1yjqcpo),.consent-item.svelte-1yjqcpo small:where(.svelte-1yjqcpo){display:block;min-width:0}.consent-item.svelte-1yjqcpo strong:where(.svelte-1yjqcpo){font-size:.76rem;line-height:1.25}.consent-item.svelte-1yjqcpo small:where(.svelte-1yjqcpo){color:var(--text-secondary, #777777);font-size:.68rem;line-height:1.3}.consent-item.locked.svelte-1yjqcpo{cursor:default}.switch-control.svelte-1yjqcpo{position:relative;display:inline-flex;width:2.25rem;height:1.3rem;flex:0 0 auto}.switch-control.svelte-1yjqcpo input:where(.svelte-1yjqcpo){position:absolute;width:1px;height:1px;opacity:0}.switch-visual.svelte-1yjqcpo{position:relative;width:100%;height:100%;border-radius:999px;background:#7777774d;transition:background-color .18s ease}.switch-visual.svelte-1yjqcpo:after{position:absolute;top:.2rem;left:.2rem;width:.9rem;height:.9rem;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0000003d;content:"";transition:transform .18s ease}.switch-control.svelte-1yjqcpo input:where(.svelte-1yjqcpo):checked+.switch-visual:where(.svelte-1yjqcpo){background:var(--orange-primary, #ff9900)}.switch-control.svelte-1yjqcpo input:where(.svelte-1yjqcpo):checked+.switch-visual:where(.svelte-1yjqcpo):after{transform:translate(.95rem)}.switch-control.svelte-1yjqcpo input:where(.svelte-1yjqcpo):focus-visible+.switch-visual:where(.svelte-1yjqcpo),.quick-actions.svelte-1yjqcpo button:where(.svelte-1yjqcpo):focus-visible,.agree-all.svelte-1yjqcpo:focus-visible,.save-choice.svelte-1yjqcpo:focus-visible,.consent-actions.svelte-1yjqcpo a:where(.svelte-1yjqcpo):focus-visible{outline:3px solid rgba(255,153,0,.4);outline-offset:2px}.switch-control.svelte-1yjqcpo input:where(.svelte-1yjqcpo):disabled+.switch-visual:where(.svelte-1yjqcpo){cursor:not-allowed;opacity:.72}[data-theme=dark] .cookie-consent-bar.svelte-1yjqcpo{border-color:#ff990047;background:#17191d;box-shadow:0 -18px 54px #00000094}[data-theme=dark] .consent-option.svelte-1yjqcpo,[data-theme=dark] .personalization-panel.svelte-1yjqcpo,[data-theme=dark] .reject-optional.svelte-1yjqcpo,[data-theme=dark] .personalize.svelte-1yjqcpo{background:#22252b}[data-theme=dark] .consent-category.unavailable.svelte-1yjqcpo{background:#1d2025}[data-theme=dark] .reject-optional.active.svelte-1yjqcpo,[data-theme=dark] .personalize.active.svelte-1yjqcpo{background:#ff990024}@media (max-width: 900px){.consent-inner.svelte-1yjqcpo{grid-template-columns:1fr;gap:.75rem;align-items:stretch}.consent-actions.svelte-1yjqcpo{grid-template-columns:1fr;padding-top:0}}@media (max-width: 560px){.cookie-consent-bar.svelte-1yjqcpo{max-height:94vh}.cookie-consent-bar.svelte-1yjqcpo,.personalization-panel.svelte-1yjqcpo{scrollbar-width:thin;scrollbar-color:rgba(255,153,0,.82) rgba(119,119,119,.14);scrollbar-gutter:stable}.cookie-consent-bar.svelte-1yjqcpo::-webkit-scrollbar,.personalization-panel.svelte-1yjqcpo::-webkit-scrollbar{width:10px}.cookie-consent-bar.svelte-1yjqcpo::-webkit-scrollbar-track,.personalization-panel.svelte-1yjqcpo::-webkit-scrollbar-track{margin-block:4px;border-radius:999px;background:#77777724}.cookie-consent-bar.svelte-1yjqcpo::-webkit-scrollbar-thumb,.personalization-panel.svelte-1yjqcpo::-webkit-scrollbar-thumb{min-height:3.5rem;border:2px solid transparent;border-radius:999px;background:#ff9900d1;background-clip:padding-box}.cookie-consent-bar.svelte-1yjqcpo::-webkit-scrollbar-thumb:hover,.personalization-panel.svelte-1yjqcpo::-webkit-scrollbar-thumb:hover{background:var(--orange-primary, #ff9900);background-clip:padding-box}.cookie-consent-bar.svelte-1yjqcpo::-webkit-scrollbar-button,.personalization-panel.svelte-1yjqcpo::-webkit-scrollbar-button{display:none;width:0;height:0}.consent-inner.svelte-1yjqcpo{padding:.8rem .75rem max(.8rem,env(safe-area-inset-bottom))}.quick-actions.svelte-1yjqcpo{display:grid;grid-template-columns:1fr 1fr}.consent-option.svelte-1yjqcpo{min-height:3rem}.consent-actions.svelte-1yjqcpo{grid-template-columns:1fr}.consent-actions.svelte-1yjqcpo a:where(.svelte-1yjqcpo){order:3}.save-choice.svelte-1yjqcpo{order:2}.personalization-panel.svelte-1yjqcpo{max-height:52vh}}.modal-overlay.svelte-1hb12u0{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:99999;padding:1rem}.modal.svelte-1hb12u0{background:var(--bg-card, #1a1a1a);border-radius:12px;max-width:650px;width:100%;max-height:90vh;display:flex;flex-direction:column;border:1px solid var(--border-primary, #333);box-shadow:0 20px 60px #00000080}.modal-header.svelte-1hb12u0{padding:1.25rem 1.5rem;border-bottom:1px solid var(--border-primary, #333);background:linear-gradient(135deg,rgba(255,153,0,.1),transparent)}.modal-header.svelte-1hb12u0 h2:where(.svelte-1hb12u0){margin:0;color:var(--orange-primary, #ff9900);font-size:1.35rem}.modal-intro.svelte-1hb12u0{padding:1rem 1.5rem;background:#ff99000d;border-bottom:1px solid var(--border-primary, #333)}.modal-intro.svelte-1hb12u0 p:where(.svelte-1hb12u0){margin:0;color:var(--text-secondary, #aaa);font-size:.95rem;line-height:1.5}.modal-body.svelte-1hb12u0{padding:1.5rem;overflow-y:auto;flex:1;color:var(--text-secondary, #ccc);font-size:.9rem;line-height:1.6}.modal-body.svelte-1hb12u0 section:where(.svelte-1hb12u0){margin-bottom:1.5rem}.modal-body.svelte-1hb12u0 h3:where(.svelte-1hb12u0){color:var(--orange-primary, #ff9900);font-size:1rem;margin-bottom:.75rem}.modal-body.svelte-1hb12u0 ul:where(.svelte-1hb12u0){margin:.5rem 0;padding-left:1.5rem}.modal-body.svelte-1hb12u0 li:where(.svelte-1hb12u0){margin-bottom:.4rem}.modal-body.svelte-1hb12u0 .highlight:where(.svelte-1hb12u0){color:var(--orange-secondary, #ffaa44);font-style:italic;margin-bottom:.75rem}.modal-body.svelte-1hb12u0 .privacy-app-name:where(.svelte-1hb12u0){font-weight:600;color:var(--text-primary, #fff)}.modal-body.svelte-1hb12u0 .privacy-date:where(.svelte-1hb12u0){color:var(--text-muted, #888);font-size:.85rem;margin-bottom:1.5rem}.modal-body.svelte-1hb12u0 .contact-email:where(.svelte-1hb12u0){color:var(--orange-primary, #ff9900);font-weight:500}.modal-footer.svelte-1hb12u0{padding:1.25rem 1.5rem;border-top:1px solid var(--border-primary, #333);text-align:center;background:#0003}.footer-buttons.svelte-1hb12u0{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.decline-btn.svelte-1hb12u0{background:transparent;color:var(--text-muted, #888);border:1px solid var(--border-primary, #444);padding:.875rem 2rem;border-radius:8px;font-weight:500;cursor:pointer;font-size:.95rem;transition:all .2s ease}.decline-btn.svelte-1hb12u0:hover:not(:disabled){color:#f44336;border-color:#f44336}.decline-btn.svelte-1hb12u0:disabled{opacity:.5;cursor:not-allowed}.error.svelte-1hb12u0{color:#f44336;margin-bottom:1rem;font-size:.9rem}.accept-btn.svelte-1hb12u0{background:linear-gradient(135deg,#f90,#fa4);color:#000;border:none;padding:.875rem 2.5rem;border-radius:8px;font-weight:600;cursor:pointer;font-size:1rem;display:inline-flex;align-items:center;gap:.5rem;transition:all .2s ease}.accept-btn.svelte-1hb12u0:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-1px)}.accept-btn.svelte-1hb12u0:disabled{opacity:.7;cursor:not-allowed}.spinner.svelte-1hb12u0{width:16px;height:16px;border:2px solid transparent;border-top-color:#000;border-radius:50%;animation:svelte-1hb12u0-spin .8s linear infinite}@keyframes svelte-1hb12u0-spin{to{transform:rotate(360deg)}}.app-container.svelte-15ccs5a{min-height:100vh;width:100%;max-width:100%;box-sizing:border-box;background:var(--bg-secondary, #f8f9fa);display:flex;flex-direction:column;overflow-x:hidden}[data-theme=dark] .app-container{background:var(--bg-primary, #0f0f0f)}.main-content.svelte-15ccs5a{flex:1;position:relative}.account-consent-overlay.svelte-15ccs5a{position:fixed;inset:0;z-index:99990;display:grid;place-items:center;padding:1rem;background:#000000b8;backdrop-filter:blur(8px)}.account-consent-modal.svelte-15ccs5a{width:min(100%,48rem);max-height:88vh;overflow-y:auto;padding:1.1rem;border:1px solid var(--border-primary, #343840);border-radius:8px;background:var(--bg-card, #17191d);box-shadow:0 20px 60px #00000073}@media (max-width: 560px){.account-consent-overlay.svelte-15ccs5a{align-items:end;padding:.5rem}.account-consent-modal.svelte-15ccs5a{max-height:92vh;padding:.85rem}}.theme-toggle.svelte-15ccs5a{position:fixed;top:5.5rem;right:1.5rem;z-index:1001;width:3rem;height:3rem;border-radius:50%;border:2px solid rgba(255,153,0,.3);background:#ffffffe6;backdrop-filter:blur(10px);cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;color:#f90}.theme-toggle.svelte-15ccs5a:hover{background:#ff99001a;border-color:#f90;transform:scale(1.1);box-shadow:0 4px 20px #ff99004d}[data-theme=dark] .theme-toggle{background:#2a2a2ae6;border-color:#ffd70066;color:gold}[data-theme=dark] .theme-toggle:hover{background:#ffd7001a;border-color:gold}.scroll-to-top.svelte-15ccs5a{position:fixed;bottom:6rem;left:50%;transform:translate(-50%);z-index:1000;width:3.5rem;height:3.5rem;border-radius:50%;border:2px solid rgba(255,153,0,.3);background:#ff9900e6;backdrop-filter:blur(10px);cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 20px #f906;animation:svelte-15ccs5a-pulse 2s infinite}@keyframes svelte-15ccs5a-pulse{0%{box-shadow:0 4px 20px #f906;transform:translate(-50%) scale(1)}50%{box-shadow:0 6px 30px #f909;transform:translate(-50%) scale(1.05)}to{box-shadow:0 4px 20px #f906;transform:translate(-50%) scale(1)}}.scroll-to-top.svelte-15ccs5a:hover{background:#f90;border-color:#f90;transform:translate(-50%) scale(1.1);box-shadow:0 8px 40px #f909;animation:none}.scroll-to-top.svelte-15ccs5a:active{transform:translate(-50%) scale(.95)}[data-theme=dark] .scroll-to-top{background:#ff9900e6;border-color:#f906;color:#000}[data-theme=dark] .scroll-to-top:hover{background:#f90;border-color:#f90;color:#000}@media (max-width: 1137px){.theme-toggle.svelte-15ccs5a{top:10rem}}@media (max-width: 768px){.theme-toggle.svelte-15ccs5a{top:10rem}}.confirm-modal-overlay.svelte-15ccs5a{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:99999;padding:1rem}.confirm-modal.svelte-15ccs5a{background:var(--bg-card, #1a1a1a);border-radius:12px;max-width:450px;width:100%;padding:2rem;border:1px solid var(--border-primary, #333);box-shadow:0 20px 60px #00000080;text-align:center}.confirm-title.svelte-15ccs5a{color:var(--orange-primary, #ff9900);font-size:1.5rem;margin:0 0 1rem}.confirm-message.svelte-15ccs5a{color:var(--text-secondary, #aaa);font-size:1rem;line-height:1.5;margin:0 0 1.5rem}.confirm-buttons.svelte-15ccs5a{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.confirm-cancel-btn.svelte-15ccs5a{background:transparent;color:var(--text-secondary, #888);border:1px solid var(--border-primary, #444);padding:.75rem 1.5rem;border-radius:8px;font-weight:500;cursor:pointer;font-size:.95rem;transition:all .2s ease}.confirm-cancel-btn.svelte-15ccs5a:hover{color:var(--text-primary, #fff);border-color:var(--text-secondary, #666)}.confirm-delete-btn.svelte-15ccs5a{background:linear-gradient(135deg,#dc3545,#c82333);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;font-size:.95rem;transition:all .2s ease}.confirm-delete-btn.svelte-15ccs5a:hover{filter:brightness(1.1);transform:translateY(-1px)}
