.overlay.svelte-1p2jrn5{z-index:1100;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal.svelte-1p2jrn5{background:#fff;border-radius:12px;width:100%;max-width:32rem;max-height:90vh;padding:1.75rem;overflow-y:auto;box-shadow:0 10px 40px #0003}.modal.svelte-1p2jrn5:focus{outline:none}h2.svelte-1p2jrn5{color:#1a1a1a;margin:0 0 1.25rem;font-size:1.25rem}.categories.svelte-1p2jrn5{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.category-head.svelte-1p2jrn5{justify-content:space-between;align-items:center;gap:1rem;display:flex}.category-label.svelte-1p2jrn5{color:#1a1a1a;font-weight:600}.always-on.svelte-1p2jrn5{color:#6b7280;font-size:.8rem;font-style:italic}.category-desc.svelte-1p2jrn5{color:#4b5563;margin:.35rem 0 0;font-size:.875rem;line-height:1.4}.toggle.svelte-1p2jrn5{cursor:pointer;flex-shrink:0;width:1.15rem;height:1.15rem}.actions.svelte-1p2jrn5{justify-content:flex-end;gap:.75rem;margin-top:1.75rem;display:flex}.btn-primary.svelte-1p2jrn5,.btn-secondary.svelte-1p2jrn5{cursor:pointer;border:1px solid #0000;border-radius:8px;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600}.btn-primary.svelte-1p2jrn5{color:#fff;background:#6d28d9}.btn-primary.svelte-1p2jrn5:hover{background:#5b21b6}.btn-secondary.svelte-1p2jrn5{color:#374151;background:#fff;border-color:#d1d5db}.btn-secondary.svelte-1p2jrn5:hover{background:#f9fafb}.btn-primary.svelte-1p2jrn5:focus-visible,.btn-secondary.svelte-1p2jrn5:focus-visible,.toggle.svelte-1p2jrn5:focus-visible{outline-offset:2px;outline:2px solid #6d28d9}.banner.svelte-zvfgak{color:#f9fafb;z-index:1000;background:#1a1a1a;padding:1rem 1.25rem;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 12px #00000040}.banner-inner.svelte-zvfgak{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem;max-width:64rem;margin:0 auto;display:flex}.banner-text.svelte-zvfgak{flex:20rem;margin:0;font-size:.875rem;line-height:1.5}.banner-text.svelte-zvfgak a:where(.svelte-zvfgak){color:#c4b5fd;text-decoration:underline}.banner-actions.svelte-zvfgak{flex-wrap:wrap;gap:.6rem;display:flex}.btn.svelte-zvfgak{cursor:pointer;color:#1a1a1a;white-space:nowrap;background:#fff;border:1px solid #fff;border-radius:8px;padding:.55rem 1.1rem;font-size:.85rem;font-weight:600}.btn.svelte-zvfgak:hover{background:#e5e7eb;border-color:#e5e7eb}.btn.svelte-zvfgak:focus-visible{outline-offset:2px;outline:2px solid #c4b5fd}:root{--blue:#6fcbdb;--blue-dark:#0097b2;--blue-mid:#38b1c7;--blue-light:#e0f2f5;--blue-xlight:#f1f9fa;--navy:#004b59;--indigo:#0097b2;--brand:var(--blue-dark);--brand-light:var(--blue);--brand-mid:var(--blue-mid);--brand-tint:var(--blue-light);--brand-bg:var(--blue-xlight);--brand-text:var(--navy);--slate:#214671;--slate-light:#8caab0;--white:#fff;--bg:#f7fcfe;--border:#c7d9f7;--success:#16a34a;--warning:#d97706;--error:#dc2626;--radius:14px;--radius-sm:10px;--radius-lg:20px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--navy);-webkit-font-smoothing:antialiased;font-family:DM Sans,system-ui,-apple-system,sans-serif;line-height:1.6}h1,h2,h3{font-family:DM Serif Display,DM Sans,serif;font-weight:400;line-height:1.2}.serif{font-family:DM Serif Display,serif}.form-label{color:var(--blue-dark);margin-bottom:6px;font-size:13.5px;font-weight:600;display:block}.input{border:1.5px solid var(--border);border-radius:var(--radius-sm);background:var(--white);width:100%;color:var(--blue-dark);outline:none;padding:11px 14px;font-size:14.5px;transition:border-color .2s}.input:focus{border-color:var(--blue-mid);box-shadow:0 0 0 3px #0097b226}.input::placeholder{color:var(--slate-light)}select.input{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:36px}.btn-primary{color:var(--white);background:linear-gradient(135deg, var(--blue), var(--blue-dark));border-radius:var(--radius);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:600;transition:opacity .2s,transform .15s;display:inline-flex}.btn-primary:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.btn-primary:active:not(:disabled){transform:scale(.97)}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-secondary{color:var(--blue-dark);background:var(--white);border:2px solid var(--blue-light);border-radius:var(--radius);cursor:pointer;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex}.btn-secondary:hover{background:var(--blue-xlight);border-color:var(--blue-mid)}.card{background:var(--white);border-radius:var(--radius-lg);border:1px solid #0097b212;box-shadow:0 4px 24px #0097b214}.card-glow{box-shadow:0 8px 40px #0097b224}.badge{border-radius:999px;align-items:center;gap:6px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-flex}.badge-blue{background:var(--blue-light);color:var(--blue-dark)}.badge-green{color:#166534;background:#dcfce7}.badge-amber{color:#854d0e;background:#fef9c3}.info-box{border-radius:var(--radius);align-items:flex-start;gap:10px;padding:14px 16px;font-size:13.5px;line-height:1.6;display:flex}.info-box-blue{background:var(--blue-light);color:var(--blue-dark)}.app-background{background:linear-gradient(135deg,#f1f9fa 0%,#e0f2f5 50%,#f7fcfe 100%);min-height:calc(100vh - 64px);position:relative;overflow:hidden}.app-background:before,.app-background:after{content:"";pointer-events:none;z-index:0;border-radius:50%;position:absolute}.app-background:before{background:radial-gradient(circle,#6fcbdb1a 0%,#6fcbdb0d 45%,#0000 70%);width:440px;height:440px;top:-140px;right:-140px}.app-background:after{background:radial-gradient(circle,#0097b212 0%,#0097b209 45%,#0000 70%);width:360px;height:360px;bottom:-120px;left:-120px}.app-background>*{z-index:1;position:relative}.fade-in{animation:.4s ease-out both fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.responsive-grid{grid-template-columns:1fr!important;gap:32px!important}}.bootstrap-loading.svelte-12qhfyh{text-align:center;color:var(--slate);padding:40px}.top-nav.svelte-12qhfyh{background:var(--white);border-bottom:1px solid var(--blue-light);grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:14px 28px;display:grid}.logo.svelte-12qhfyh{color:var(--blue-dark);white-space:nowrap;letter-spacing:-.3px;font-family:DM Serif Display,serif;font-size:22px;font-weight:400;text-decoration:none}.page-title.svelte-12qhfyh{color:var(--blue-dark);white-space:nowrap;justify-self:center;align-items:center;gap:8px;font-size:14.5px;display:inline-flex}.breadcrumb-root.svelte-12qhfyh,.sep.svelte-12qhfyh{color:var(--slate-light)}.breadcrumb-current.svelte-12qhfyh{color:var(--blue-dark);font-weight:500}.nav-right.svelte-12qhfyh{justify-self:end;align-items:center;gap:14px;display:flex}.lang-dropdown.svelte-12qhfyh{position:relative}.lang-dropdown-btn.svelte-12qhfyh{background:var(--blue-xlight);border:1px solid var(--blue-light);color:var(--blue-dark);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:7px 12px;font-size:13px;font-weight:600;transition:border-color .2s,box-shadow .2s;display:inline-flex}.lang-dropdown-btn.svelte-12qhfyh:hover{border-color:var(--blue)}.lang-dropdown-btn.svelte-12qhfyh .flag:where(.svelte-12qhfyh){align-items:center;line-height:0;display:inline-flex}.lang-dropdown-btn.svelte-12qhfyh .flag:where(.svelte-12qhfyh) svg{border-radius:2px;width:18px;height:auto;display:block;box-shadow:0 0 0 1px #0f172a14}.lang-dropdown-btn.svelte-12qhfyh .caret:where(.svelte-12qhfyh){opacity:.6;margin-left:2px;font-size:9px}.lang-dropdown-content.svelte-12qhfyh{background:var(--white);border:1px solid var(--blue-light);border-radius:var(--radius);z-index:100;min-width:180px;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:0 8px 24px #0f172a1a}.lang-dropdown-item.svelte-12qhfyh{width:100%;color:var(--blue-dark);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;padding:10px 14px;font-size:13.5px;transition:background .15s;display:flex}.lang-dropdown-item.svelte-12qhfyh:hover{background:var(--blue-xlight)}.lang-dropdown-item.active.svelte-12qhfyh{background:var(--blue-light);font-weight:600}.lang-dropdown-item.svelte-12qhfyh .flag:where(.svelte-12qhfyh){align-items:center;line-height:0;display:inline-flex}.lang-dropdown-item.svelte-12qhfyh .flag:where(.svelte-12qhfyh) svg{border-radius:2px;width:22px;height:auto;display:block;box-shadow:0 0 0 1px #0f172a14}.nav-user.svelte-12qhfyh{align-items:center;gap:10px;display:flex}.nav-dashboard-link.svelte-12qhfyh{color:var(--blue-dark);border-radius:999px;padding:6px 12px;font-size:13.5px;font-weight:600;text-decoration:none;transition:background .15s,color .15s}.nav-dashboard-link.svelte-12qhfyh:hover{background:var(--blue-xlight);color:var(--blue)}.user-info.svelte-12qhfyh{text-align:right;line-height:1.2}.user-name.svelte-12qhfyh{color:var(--blue-dark);font-size:13.5px;font-weight:600}.user-email.svelte-12qhfyh{color:var(--slate-light);margin-top:2px;font-size:11.5px}.avatar.svelte-12qhfyh{background:var(--blue);width:36px;height:36px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.nav-logout-btn.svelte-12qhfyh{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--slate);cursor:pointer;padding:7px 14px;font-size:13px;font-weight:600;transition:border-color .2s,color .2s}.nav-logout-btn.svelte-12qhfyh:hover:not(:disabled){border-color:var(--blue);color:var(--blue)}.nav-logout-btn.svelte-12qhfyh:disabled{opacity:.6;cursor:not-allowed}@media (width<=768px){.top-nav.svelte-12qhfyh{gap:12px;padding:10px 16px}.page-title.svelte-12qhfyh,.user-info.svelte-12qhfyh{display:none}.nav-logout-btn.svelte-12qhfyh{min-height:36px;padding:8px 12px;font-size:12.5px}.lang-dropdown-btn.svelte-12qhfyh{min-height:36px;padding:8px 10px;font-size:12.5px}.nav-auth-btn.svelte-12qhfyh{min-height:36px;padding:8px 14px;font-size:12.5px}}@media (width<=480px){.nav-dashboard-link.svelte-12qhfyh{display:none}.top-nav.svelte-12qhfyh{gap:8px;padding:10px 12px}.logo.svelte-12qhfyh{font-size:19px}}.nav-auth.svelte-12qhfyh{align-items:center;gap:10px;display:flex}.nav-auth-btn.svelte-12qhfyh{color:var(--blue-dark);background:var(--white);border:1.5px solid var(--blue-dark);border-radius:var(--radius-sm);padding:7px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s,color .2s,border-color .2s}.nav-auth-btn.svelte-12qhfyh:hover{background:var(--blue-xlight)}.nav-auth-btn-primary.svelte-12qhfyh{color:var(--white);background:var(--blue);border-color:var(--blue)}.nav-auth-btn-primary.svelte-12qhfyh:hover{background:var(--blue-dark);border-color:var(--blue-dark)}
