:root{--brand: #f97316;--brand-hover: #ea580c;--brand-glow: rgba(249, 115, 22, .15);--brand-light: #fff7ed;--bg-page: #f8fafc;--color-primary: var(--brand);--color-primary-hover: var(--brand-hover);--color-primary-active: #c2410c;--color-rc-primary: var(--brand);--color-rc-text: var(--text-main);--color-rc-text-muted: var(--text-muted);--color-danger: #ef4444;--font-size-hero: 32px;--font-size-small: 14px;--font-size-base: 16px;--text-main: #0f172a;--text-muted: #64748b;--glass-bg: rgba(255, 255, 255, .8);--glass-border: rgba(255, 255, 255, .5);--overlay: rgba(15, 23, 42, .4);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);--shadow-premium: 0 0 0 1px rgba(0, 0, 0, .05), 0 20px 50px rgba(0, 0, 0, .1);--radius-lg: 18px;--radius-xl: 24px;--radius-2xl: 32px;--radius-3xl: 40px}*{box-sizing:border-box;-webkit-font-smoothing:antialiased}body{margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--text-main);line-height:1.5;min-height:100vh;overflow-x:hidden}.layout-content{background-color:var(--bg-page);background-image:url(../../../rc-bg.png),radial-gradient(at 0% 0%,rgba(249,115,22,.05) 0,transparent 40%),radial-gradient(at 100% 100%,rgba(59,130,246,.03) 0,transparent 40%);background-size:cover;background-repeat:no-repeat;background-attachment:fixed;background-position:center}@media(max-width:768px){.layout-content{background-image:none!important;background-color:#f8f8f9!important}}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;margin:0;padding:0;border:none;background:none;outline:none!important;box-shadow:none}button{cursor:pointer}button:disabled{cursor:not-allowed}.vbox{display:flex;flex-direction:column}.hbox{display:flex;flex-direction:row}.align-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.flex-1{flex:1}.full-width{width:100%}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px;border:2px solid var(--bg-page)}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.content-text{line-break:anywhere}.cookie-banner.svelte-fitrzn{position:fixed;left:16px;right:16px;bottom:16px;z-index:9999;background:#fff;border-radius:16px;box-shadow:0 12px 40px #0f172a2e;border:1px solid #e2e8f0;padding:20px 24px;max-height:calc(100vh - 32px);overflow-y:auto}.cookie-banner-inner.svelte-fitrzn{display:flex;flex-direction:column;gap:16px;max-width:880px;margin:0 auto}.cookie-banner-inner.customize.svelte-fitrzn{gap:14px}@media(min-width:760px){.cookie-banner-inner.svelte-fitrzn:not(.customize){flex-direction:row;align-items:center}.cookie-banner-inner.svelte-fitrzn:not(.customize) .cookie-banner-copy:where(.svelte-fitrzn){flex:1}}.cookie-banner-copy.svelte-fitrzn h3:where(.svelte-fitrzn),.customize-title.svelte-fitrzn{margin:0 0 6px;font-size:16px;font-weight:700;color:#0f172a}.cookie-banner-copy.svelte-fitrzn p:where(.svelte-fitrzn){margin:0;font-size:14px;line-height:1.5;color:#475569}.cookie-banner-copy.svelte-fitrzn a:where(.svelte-fitrzn){color:var(--color-primary, #f97316);text-decoration:underline;text-underline-offset:2px}.category-row.svelte-fitrzn{display:flex;gap:16px;align-items:flex-start;padding:12px 14px;background:#f8fafc;border-radius:12px}.category-copy.svelte-fitrzn{flex:1;min-width:0}.category-copy.svelte-fitrzn h4:where(.svelte-fitrzn){margin:0 0 4px;font-size:14px;font-weight:700;color:#1e293b}.category-copy.svelte-fitrzn p:where(.svelte-fitrzn){margin:0;font-size:13px;line-height:1.45;color:#475569}.cookie-banner-actions.svelte-fitrzn{display:flex;gap:10px;justify-content:flex-end;flex-shrink:0;flex-wrap:wrap}.btn.svelte-fitrzn{font-weight:600;font-size:14px;padding:10px 18px;border-radius:9999px;border:1px solid transparent;cursor:pointer;transition:background .15s ease,transform .15s ease}.btn-secondary.svelte-fitrzn{background:#fff;color:#475569;border-color:#e2e8f0}.btn-secondary.svelte-fitrzn:hover{background:#f8fafc}.btn-tertiary.svelte-fitrzn{background:transparent;color:var(--color-primary, #f97316);border-color:transparent}.btn-tertiary.svelte-fitrzn:hover{background:#fff7ed}.btn-primary.svelte-fitrzn{background:var(--color-primary, #f97316);color:#fff}.btn-primary.svelte-fitrzn:hover{filter:brightness(1.05)}.switch.svelte-fitrzn{position:relative;display:inline-block;width:40px;height:22px;flex-shrink:0;margin-top:2px}.switch.svelte-fitrzn input:where(.svelte-fitrzn){opacity:0;width:0;height:0}.slider.svelte-fitrzn{position:absolute;cursor:pointer;inset:0;background-color:#cbd5e1;transition:.2s}.slider.svelte-fitrzn:before{position:absolute;content:"";height:16px;width:16px;left:3px;bottom:3px;background-color:#fff;transition:.2s}input.svelte-fitrzn:checked+.slider:where(.svelte-fitrzn){background-color:var(--color-primary, #f97316)}input.svelte-fitrzn:checked+.slider:where(.svelte-fitrzn):before{transform:translate(18px)}.slider.round.svelte-fitrzn{border-radius:34px}.slider.round.svelte-fitrzn:before{border-radius:50%}.cookie-trigger.svelte-17ro0q7{position:fixed;left:16px;bottom:16px;z-index:9998;display:inline-flex;align-items:center;gap:8px;padding:10px 14px;background:#fff;color:#475569;border:1px solid #e2e8f0;border-radius:9999px;box-shadow:0 6px 20px #0f172a1f;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s ease,color .15s ease,transform .15s ease}.cookie-trigger.svelte-17ro0q7:hover{background:#fff7ed;color:#1e293b}.cookie-trigger.svelte-17ro0q7:focus-visible{outline:2px solid var(--color-primary, #f97316);outline-offset:2px}@supports (padding: max(0px)){.cookie-trigger.svelte-17ro0q7{bottom:max(16px,env(safe-area-inset-bottom));left:max(16px,env(safe-area-inset-left))}}.notification-wrapper.svelte-15whtci{width:100%;flex-shrink:0;transition:transform .2s cubic-bezier(.4,0,.2,1),opacity .2s,max-height .3s,margin .3s;max-height:200px;overflow:hidden}.notification-wrapper.dismissed.svelte-15whtci{transform:translate(100%)!important;opacity:0!important;max-height:0;margin:0}.notification-card.svelte-15whtci{border-radius:12px;width:100%;padding:12px;border:1px solid transparent;transition:all .2s;cursor:pointer;position:relative}.notification-card.svelte-15whtci:hover{background:#f1f5f9;transform:translateY(-1px)}.notification-card.is-read.svelte-15whtci{opacity:.6;filter:grayscale(.5)}.type-Info.svelte-15whtci{background:#f8fafc;border-color:#e2e8f0}.type-Warning.svelte-15whtci{background:#fff7ed;border-color:#fed7aa}.type-Error.svelte-15whtci{background:#fff1f2;border-color:#fecdd3}.notification-header.svelte-15whtci{display:flex;justify-content:space-between;align-items:flex-start;width:100%;margin-bottom:4px;gap:12px}.header-actions.svelte-15whtci{display:flex;align-items:center;gap:8px;flex-shrink:0}.notification-title.svelte-15whtci{margin:0;font-size:var(--font-size-base);font-weight:700;color:#1e293b;text-align:left;flex:1}.unread-dot.svelte-15whtci{width:10px;height:10px;background-color:var(--color-rc-primary);border-radius:50%;flex-shrink:0}.close-btn.svelte-15whtci{background:transparent;border:none;color:#94a3b8;padding:4px;cursor:pointer;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .2s;opacity:0}@media(hover:hover){.notification-card.svelte-15whtci:hover .close-btn:where(.svelte-15whtci){opacity:1}}@media(max-width:768px){.close-btn.svelte-15whtci{opacity:.6}}.close-btn.svelte-15whtci:hover{background:#e2e8f0;color:#475569}.notification-desc.svelte-15whtci{margin:0;font-size:var(--font-size-base);color:#64748b;text-align:left;line-height:1.4;word-break:break-word;overflow-wrap:break-word}.lang-switcher-container.svelte-jwj1pe{position:relative}.lang-btn.svelte-jwj1pe{display:flex;align-items:center;gap:6px;padding:6px 14px;background:#f1f5f9;border-radius:100px;border:1px solid transparent;color:#64748b;font-weight:700;font-size:13px;transition:all .2s cubic-bezier(.4,0,.2,1);cursor:pointer}.lang-btn.svelte-jwj1pe:hover,.lang-btn.active.svelte-jwj1pe{background:#fff;border-color:#e2e8f0;color:var(--brand);box-shadow:var(--shadow-sm)}.lang-code.svelte-jwj1pe{letter-spacing:.05em}.chevron.svelte-jwj1pe{transition:transform .2s}.active.svelte-jwj1pe .chevron:where(.svelte-jwj1pe){transform:rotate(180deg)}.popover.svelte-jwj1pe{position:fixed;background:#fff;border-radius:20px;box-shadow:var(--shadow-premium);border:1px solid #f1f5f9;min-width:180px;padding:8px;z-index:10001;animation:svelte-jwj1pe-popIn .25s cubic-bezier(.16,1,.3,1)}@keyframes svelte-jwj1pe-popIn{0%{opacity:0;transform:translateY(-10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.lang-list.svelte-jwj1pe{display:flex;flex-direction:column;gap:2px}.lang-item.svelte-jwj1pe{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-radius:12px;color:#475569;text-decoration:none;font-size:14px;font-weight:600;transition:all .2s}.lang-item.svelte-jwj1pe:hover{background:#f8fafc;color:var(--brand)}.lang-item.selected.svelte-jwj1pe{background:var(--brand-light);color:var(--brand)}.check-icon.svelte-jwj1pe{color:var(--brand)}@media(max-width:768px){.popover.svelte-jwj1pe{border-radius:24px}}.rc-topbar.svelte-112ohan{background:#fffc;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);height:72px;display:flex;align-items:center;border-bottom:1px solid rgba(0,0,0,.05);position:sticky;top:0;z-index:1000;width:100%;max-width:100vw;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}.topbar-inner.svelte-112ohan{display:flex;align-items:center;justify-content:space-between;width:100%}.logo-img.svelte-112ohan{height:40px;width:auto}.topbar-nav.svelte-112ohan{display:flex;gap:8px;background:#f1f5f9;padding:4px;border-radius:100px}.nav-link.svelte-112ohan{padding:8px 20px;border-radius:100px;font-size:14px;font-weight:700;color:#64748b;transition:all .2s cubic-bezier(.4,0,.2,1);text-decoration:none}.nav-link.svelte-112ohan:hover{color:var(--brand);background:#fff}.nav-link.active.svelte-112ohan{background:#fff;color:var(--brand);box-shadow:var(--shadow-sm)}.topbar-right.svelte-112ohan{display:flex;align-items:center;gap:12px}.icon-btn.svelte-112ohan{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#64748b;transition:all .2s}.icon-btn.svelte-112ohan:hover{background:#f1f5f9;color:var(--text-main)}.icon-relative.svelte-112ohan{position:relative}.notification-badge.svelte-112ohan{position:absolute;top:0;right:0;width:8px;height:8px;background:var(--brand);border-radius:50%;border:2px solid white}.avatar-btn.svelte-112ohan{display:inline-flex;align-items:center;justify-content:center;padding:2px;border-radius:50%;border:2px solid transparent;transition:all .2s}.avatar-btn.svelte-112ohan:hover{border-color:var(--brand)}.avatar-img.svelte-112ohan{width:36px;height:36px;border-radius:50%;object-fit:cover}.popover.svelte-112ohan{position:fixed;background:#fff;border-radius:20px;box-shadow:var(--shadow-premium);border:1px solid #f1f5f9;min-width:240px;padding:8px;animation:svelte-112ohan-popIn .25s cubic-bezier(.16,1,.3,1);z-index:10002;max-width:90vw}.notification-popover.svelte-112ohan{width:400px;max-width:calc(100vw - 24px);max-height:480px;display:grid;grid-template-rows:auto 1fr;padding:0;overflow:hidden}@media(max-width:1140px){.notification-popover.svelte-112ohan,.menu-popover.svelte-112ohan{max-height:calc(100vh - 120px)}}.popover-header.svelte-112ohan{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #f1f5f9;gap:12px;background:#fff;border-radius:20px 20px 0 0}.popover-header.svelte-112ohan h3:where(.svelte-112ohan){margin:0;font-size:16px;font-weight:700;color:var(--text-main)}.mark-all-read.svelte-112ohan{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:transparent;border:1px solid #e2e8f0;color:#64748b;cursor:pointer;transition:all .2s;flex-shrink:0;padding:0}.mark-all-read.svelte-112ohan:hover{background:#f1f5f9;border-color:var(--brand);color:var(--brand)}.popover-content.svelte-112ohan{min-height:0;overflow-y:auto;display:flex;flex-direction:column;padding:12px;gap:12px;overflow-x:hidden;overscroll-behavior:contain;scrollbar-width:thin}.empty-state.svelte-112ohan{padding:40px 20px;text-align:center;color:#94a3b8;font-size:14px;font-weight:500}.menu-list.svelte-112ohan{display:flex;flex-direction:column;gap:2px}.menu-item.svelte-112ohan{width:100%;padding:12px 16px;text-align:left;border-radius:12px;font-size:14px;font-weight:600;color:#475569;transition:all .2s}.menu-item.svelte-112ohan:hover{background:#f8fafc;color:var(--brand)}@keyframes svelte-112ohan-popIn{0%{opacity:0;transform:translateY(-10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.hamburger-btn.svelte-112ohan{display:none;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;color:var(--text-main);transition:background .2s}.hamburger-btn.svelte-112ohan:hover{background:#f1f5f9}@media(max-width:1140px){.topbar-nav.svelte-112ohan{display:none}.hamburger-btn.svelte-112ohan{display:flex}}.mobile-overlay.svelte-112ohan{position:fixed;inset:72px 0 0;background:#0f172a4d;z-index:999}.mobile-drawer.svelte-112ohan{position:fixed;top:72px;left:0;right:0;background:#fff;border-bottom:1px solid #f1f5f9;box-shadow:var(--shadow-xl);z-index:1000;display:flex;flex-direction:column;padding:12px;gap:2px;animation:svelte-112ohan-slideDown .2s ease}.mobile-nav-link.svelte-112ohan{padding:14px 16px;border-radius:12px;font-size:15px;font-weight:600;color:#475569;text-decoration:none;text-align:left;transition:all .15s;width:100%}.mobile-nav-link.svelte-112ohan:hover,.mobile-nav-link.active.svelte-112ohan{background:var(--brand-light);color:var(--brand)}.mobile-divider.svelte-112ohan{height:1px;background:#f1f5f9;margin:6px 0}@keyframes svelte-112ohan-slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.extra-work-body.svelte-y5vhyz{display:flex;flex-direction:column;gap:28px;padding:8px 0 24px;width:100%}.autocomplete-wrapper.svelte-y5vhyz{display:flex;flex-direction:column;gap:8px}.current-selection.svelte-y5vhyz{font-size:.85rem;color:var(--color-rc-text-muted);padding:0 4px}.current-selection.svelte-y5vhyz strong:where(.svelte-y5vhyz){color:var(--brand)}.hbox.svelte-y5vhyz{display:flex;flex-direction:row;width:100%}.align-center.svelte-y5vhyz{align-items:center}.spacing-10.svelte-y5vhyz{gap:10px}.section-label.svelte-y5vhyz{font-size:.85rem;font-weight:800;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-left:4px}.days-row.svelte-y5vhyz{display:flex;gap:10px;justify-content:center;width:100%}.day-btn.svelte-y5vhyz{display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 0;border-radius:12px;border:2px solid #e2e8f0;background:#fff;cursor:pointer;transition:all .15s;flex:1}.day-btn.svelte-y5vhyz:hover,.day-btn.active.svelte-y5vhyz{border-color:var(--brand);background:var(--brand-light, #fff7ed)}.day-btn.locked.svelte-y5vhyz{opacity:.55;cursor:not-allowed}.day-btn.locked.svelte-y5vhyz:hover{border-color:#e2e8f0;background:#fff}.day-name.svelte-y5vhyz{font-size:.72rem;font-weight:700;color:#94a3b8}.day-btn.active.svelte-y5vhyz .day-name:where(.svelte-y5vhyz){color:var(--brand)}.day-num.svelte-y5vhyz{font-size:1.1rem;font-weight:700;color:#1e293b}.day-btn.active.svelte-y5vhyz .day-num:where(.svelte-y5vhyz){color:var(--brand)}.range-value.svelte-y5vhyz{font-weight:700;color:var(--brand);font-size:.95rem}.range-input-wrapper.svelte-y5vhyz{width:100%;height:30px;display:flex;align-items:center}.range-input.svelte-y5vhyz{width:100%;accent-color:var(--brand);cursor:pointer;height:6px;background:#e2e8f0;border-radius:999px;appearance:none}.range-input.svelte-y5vhyz::-webkit-slider-thumb{appearance:none;width:18px;height:18px;background:var(--brand);border-radius:50%;border:2px solid white;box-shadow:0 2px 4px #0000001a}.upgrade-banner.svelte-y5vhyz{display:block;width:100%;padding:14px 18px;border-radius:14px;border:1.5px dashed var(--brand, #f97316);background:linear-gradient(135deg,#fff7ed,#ffedd5);cursor:pointer;transition:all .2s}.upgrade-banner.svelte-y5vhyz:hover{transform:translateY(-1px);box-shadow:0 4px 12px #f9731626}.upgrade-banner-content.svelte-y5vhyz{display:flex;align-items:center;gap:14px}.upgrade-text.svelte-y5vhyz{display:flex;flex-direction:column;gap:2px;flex:1;text-align:left}.upgrade-text.svelte-y5vhyz strong:where(.svelte-y5vhyz){font-size:.9rem;font-weight:800;color:#1e293b}.upgrade-text.svelte-y5vhyz span:where(.svelte-y5vhyz){font-size:.8rem;color:#64748b;font-weight:500}.upgrade-cta.svelte-y5vhyz{font-size:.8rem;font-weight:700;color:var(--brand, #f97316);flex-shrink:0;white-space:nowrap}.pin-toggle-section.svelte-y5vhyz{padding:16px;background:#f8fafc;border-radius:16px;border:1px solid #e2e8f0;transition:opacity .2s}.pin-toggle-section.disabled-feature.svelte-y5vhyz{opacity:.6}.pin-toggle-row.svelte-y5vhyz{display:flex;align-items:center;justify-content:space-between;gap:16px}.pin-toggle-info.svelte-y5vhyz{display:flex;flex-direction:column;gap:4px}.pin-toggle-label-row.svelte-y5vhyz{display:flex;align-items:center;gap:8px}.pin-toggle-hint.svelte-y5vhyz{font-size:.75rem;color:#94a3b8;font-weight:500;margin-left:4px}.tier-badge.svelte-y5vhyz{font-size:.65rem;font-weight:800;color:#fff;background:linear-gradient(135deg,#f97316,#ea580c);padding:2px 8px;border-radius:100px;letter-spacing:.05em;text-transform:uppercase}.toggle-switch.svelte-y5vhyz{position:relative;width:48px;height:28px;border-radius:100px;background:#cbd5e1;border:none;cursor:pointer;transition:background .25s;flex-shrink:0;padding:0}.toggle-switch.on.svelte-y5vhyz{background:var(--brand, #f97316)}.toggle-switch.blocked-ui.svelte-y5vhyz{background:#e2e8f0;cursor:pointer}.toggle-knob.svelte-y5vhyz{position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #00000026;transition:transform .25s cubic-bezier(.4,0,.2,1)}.toggle-switch.on.svelte-y5vhyz .toggle-knob:where(.svelte-y5vhyz){transform:translate(20px)}.ticket-card.svelte-9il3qp{background:#fff;border-radius:var(--radius-2xl);padding:20px;box-shadow:var(--shadow-premium);border:1px solid #f1f5f9;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.ticket-card.svelte-9il3qp:hover{transform:translateY(-4px);box-shadow:0 20px 40px -8px #00000014;border-color:var(--brand)}.target-link.svelte-9il3qp{background:#f8fafc;border:1px solid #e2e8f0;color:var(--brand);font-size:13px;font-weight:700;padding:8px 14px;border-radius:12px;cursor:pointer;display:flex;align-items:center;gap:6px;width:fit-content;transition:all .2s}.target-link.svelte-9il3qp:hover{background:#fff;border-color:var(--brand);box-shadow:0 4px 12px #d45f2d1a}.reply-section.svelte-9il3qp{background:#fff7ed;border-left:4px solid var(--brand);padding:14px 18px;border-radius:8px 16px 16px 8px;width:100%}.attachments-row.svelte-9il3qp{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.attachment-link.svelte-9il3qp{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;transition:all .2s}.attachment-link.svelte-9il3qp:hover{background:#f8fafc;border-color:var(--brand);color:var(--brand);transform:scale(1.05)}.attach-trigger.svelte-1u2dcr3{display:flex;align-items:center;gap:6px;color:var(--color-rc-primary);font-size:14px;font-weight:600;cursor:pointer;padding:4px 8px;border-radius:6px;transition:background .2s}.attach-trigger.svelte-1u2dcr3:hover{background:rgba(var(--brand-rgb, 249, 115, 22),.1)}.attachments-list.svelte-1u2dcr3{display:flex;flex-direction:column;gap:8px;width:100%;max-height:200px;overflow-y:auto;padding:4px}.attachment-item.svelte-1u2dcr3{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;gap:12px}.attachment-info.svelte-1u2dcr3{display:flex;align-items:center;gap:8px;min-width:0;flex:1}.attachment-name.svelte-1u2dcr3{font-size:13px;color:#475569;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.attachment-status.svelte-1u2dcr3{display:flex;align-items:center;gap:12px;flex-shrink:0}.error-badge.svelte-1u2dcr3{font-size:11px;color:#ef4444;font-weight:600;background:#fee2e2;padding:2px 6px;border-radius:4px}.remove-btn.svelte-1u2dcr3{background:none;border:none;padding:4px;cursor:pointer;color:#94a3b8;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}.remove-btn.svelte-1u2dcr3:hover{background:#fee2e2;color:#ef4444}.spin.svelte-1u2dcr3{animation:svelte-1u2dcr3-spin 1s linear infinite;display:flex;color:var(--color-rc-primary)}@keyframes svelte-1u2dcr3-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}html,body{margin:0;padding:0;background:#fcf9fa;font-family:Inter,sans-serif;height:100%;width:100%;overflow:hidden;overscroll-behavior:none;--color-ic-shadow: rgba(0, 0, 0, .1);--color-rc-text: #6a7282;--color-rc-text-muted: #94a3b8;--color-rc-primary: #f97316;--radius-xl: 12px;--spacing: .25rem;color:var(--color-rc-text);--font-size-base: 16px;--font-size-hero: 24px;--font-size-button: 20px;--font-size-small: 14px;--font-weight-regular: 400;--font-weight-semibold: 600;--font-weight-bold: 700;--background-translucent: #433d39bd}.layout-root.svelte-12qhfyh{display:flex;flex-direction:column;height:100vh;width:100%;max-width:100vw;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.layout-header.svelte-12qhfyh{position:sticky;top:0;z-index:1001;background:#fff;box-shadow:var(--shadow-sm);width:100%;max-width:100vw}.layout-content.svelte-12qhfyh{overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.loading-screen.svelte-12qhfyh{height:100vh;width:100%;background:var(--bg-page)}.spacing-24.svelte-12qhfyh{gap:24px}.spacing-12.svelte-12qhfyh{gap:12px}.loading-logo-wrapper.svelte-12qhfyh{animation:svelte-12qhfyh-logoFloat 3s ease-in-out infinite}.loading-logo.svelte-12qhfyh{width:80px;height:80px}.pulse-bar-container.svelte-12qhfyh{width:200px;height:4px;background:#e2e8f0;border-radius:100px;overflow:hidden;position:relative}.pulse-bar.svelte-12qhfyh{position:absolute;height:100%;background:var(--brand);width:0%;left:50%;transform:translate(-50%);animation:svelte-12qhfyh-pulseFlow 2s ease-in-out infinite}.loading-text.svelte-12qhfyh{font-size:14px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.1em}@keyframes svelte-12qhfyh-logoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes svelte-12qhfyh-pulseFlow{0%{width:0%;opacity:.5}50%{width:100%;opacity:1}to{width:0%;opacity:.5}}.disabled,[disabled]{opacity:.5;cursor:not-allowed}.global-modal-backdrop.svelte-12qhfyh{position:fixed;inset:0;background:#0006;backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%);z-index:99999}.offline-screen.svelte-12qhfyh{height:100vh;width:100%;background:var(--bg-page)}.offline-icon.svelte-12qhfyh{color:var(--brand);animation:svelte-12qhfyh-spin 4s linear infinite}.offline-title.svelte-12qhfyh{font-size:20px;font-weight:700;color:var(--color-rc-text)}.offline-message.svelte-12qhfyh{font-size:14px;color:var(--color-rc-text-muted)}@keyframes svelte-12qhfyh-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.footer-copyright.svelte-12qhfyh{margin-top:auto;padding:32px 0 12px;text-align:center;width:100%;display:flex;flex-direction:column;gap:6px;justify-content:center;align-items:center}.footer-copyright.svelte-12qhfyh p:where(.svelte-12qhfyh){font-size:.8rem;color:var(--color-rc-text-muted);margin:0;font-weight:500;letter-spacing:.02em}.footer-legal-links.svelte-12qhfyh{display:flex;gap:8px;align-items:center;justify-content:center;flex-wrap:wrap}.footer-legal-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-rc-text-muted);text-decoration:none}.footer-legal-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{text-decoration:underline}.footer-sep.svelte-12qhfyh{color:var(--color-rc-text-muted)}
