@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--ease-out:cubic-bezier(0, 0, .2, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.m-4{margin:calc(var(--spacing) * 4)}.m-9{margin:calc(var(--spacing) * 9)}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.flex-shrink{flex-shrink:1}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.lowercase{text-transform:lowercase}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}}:root,[data-theme=dark]{--bg:#000;--bg-card:#111;--bg-surface:#1a1a1a;--bg-elevated:#222;--bg-hover:#ffffff0f;--bg-hover-strong:#ffffff1f;--text:#fff;--text-secondary:#aaa;--text-muted:#666;--text-dim:#555;--border:#2a2a2a;--border-subtle:#1a1a1a;--skeleton-from:#1a1a1a;--skeleton-mid:#252525}[data-theme=light]{--bg:#fff;--bg-card:#f8f8f8;--bg-surface:#f1f1f2;--bg-elevated:#fff;--bg-hover:#0000000a;--bg-hover-strong:#00000014;--text:#0f0f0f;--text-secondary:#1f1f1f;--text-muted:#555;--text-dim:#777;--border:#e8e8e8;--border-subtle:#f0f0f0;--skeleton-from:#f0f0f0;--skeleton-mid:#e8e8e8}.skeleton-shimmer{background:linear-gradient(90deg,var(--skeleton-from) 25%,var(--skeleton-mid) 50%,var(--skeleton-from) 75%);background-size:200% 100%;width:100%;height:100%;animation:1.5s linear infinite skeleton-shimmer}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media(prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}.sidebar.svelte-11q772c{position:fixed;top:0;left:0;height:100dvh;width:72px;background:var(--bg-card);border-right:1px solid var(--border);z-index:40;display:flex;flex-direction:column;transition:width .2s ease;overflow:hidden}.sidebar.expanded.svelte-11q772c{width:240px}@media(min-width:1440px){.sidebar.svelte-11q772c{width:220px;background:var(--bg);border-right:none}.sidebar.expanded.svelte-11q772c{width:220px}}@media(max-width:767px){.sidebar.svelte-11q772c{width:44px;background:transparent;border-right:none}.sidebar.expanded.svelte-11q772c{width:44px}}.logo.svelte-11q772c{display:flex;align-items:center;gap:12px;padding:20px 0 24px;text-decoration:none;white-space:nowrap;justify-content:center}.sidebar.expanded.svelte-11q772c .logo:where(.svelte-11q772c){justify-content:flex-start;padding-left:20px;padding-right:20px}.logo-icon.svelte-11q772c{width:32px;height:32px;flex-shrink:0;display:inline-flex}.logo-icon.svelte-11q772c svg{width:100%;height:100%;display:block}.logo-text.svelte-11q772c{font-size:18px;font-weight:700;color:var(--text);white-space:nowrap}.sidebar.svelte-11q772c:not(.expanded) .logo-text:where(.svelte-11q772c),.sidebar.svelte-11q772c:not(.expanded) .search-placeholder:where(.svelte-11q772c),.sidebar.svelte-11q772c:not(.expanded) .nav-label:where(.svelte-11q772c),.sidebar.svelte-11q772c:not(.expanded) .new-count:where(.svelte-11q772c),.sidebar.svelte-11q772c:not(.expanded) .section-header:where(.svelte-11q772c),.sidebar.svelte-11q772c:not(.expanded) .manage-link:where(.svelte-11q772c),.sidebar.svelte-11q772c:not(.expanded) .cat-settings-btn:where(.svelte-11q772c){display:none}.new-count.svelte-11q772c{display:flex;align-items:center;gap:4px;font-size:10px;color:var(--text-muted);font-weight:500;white-space:nowrap}.sidebar.expanded.svelte-11q772c .new-count:where(.svelte-11q772c){margin-left:auto}.new-dot.svelte-11q772c{width:6px;height:6px;border-radius:50%;background:#22c55e;flex-shrink:0;animation:svelte-11q772c-pulse-dot 2s ease-in-out infinite}@keyframes svelte-11q772c-pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.online-indicator.svelte-11q772c{display:flex;align-items:center;gap:6px;padding:6px 16px;margin:4px 8px;font-size:11px;color:var(--text-muted)}.online-dot.svelte-11q772c{width:7px;height:7px;border-radius:50%;background:#22c55e;flex-shrink:0;animation:svelte-11q772c-pulse-dot 2s ease-in-out infinite}.online-label.svelte-11q772c{white-space:nowrap}.sidebar.svelte-11q772c:not(.expanded) .online-label:where(.svelte-11q772c){display:none}.sidebar.svelte-11q772c:not(.expanded) .online-indicator:where(.svelte-11q772c){justify-content:center;padding:6px 0}.sidebar-search.svelte-11q772c{display:flex;align-items:center;gap:10px;margin:0 10px 6px;padding:0 12px;height:38px;background:var(--bg-hover);border:none;border-radius:19px;cursor:pointer;color:var(--text-dim);transition:all .2s ease;overflow:hidden}.sidebar-search.svelte-11q772c:hover{background:var(--bg-hover-strong)}.sidebar-search.svelte-11q772c svg:where(.svelte-11q772c){width:18px;height:18px;flex-shrink:0}.search-placeholder.svelte-11q772c{font-size:14px;color:var(--text-dim);white-space:nowrap}.sidebar.svelte-11q772c:not(.expanded) .sidebar-search:where(.svelte-11q772c){justify-content:center;padding:0;margin:0 auto 6px;width:38px;min-width:38px;max-width:38px;height:38px;border-radius:50%;gap:0;overflow:hidden}.sidebar.svelte-11q772c:not(.expanded) .nav-item:where(.svelte-11q772c){justify-content:center;padding:0}.sidebar.svelte-11q772c:not(.expanded) .logo:where(.svelte-11q772c){justify-content:center;padding-left:0;padding-right:0}.nav.svelte-11q772c{display:flex;flex-direction:column;gap:2px;padding:0 8px}.nav-item.svelte-11q772c{height:44px;padding:0 16px;border-radius:8px;display:flex;align-items:center;gap:12px;color:var(--text-secondary);text-decoration:none;font-size:14px;font-weight:400;white-space:nowrap;background:none;border:none;cursor:pointer;width:100%}.nav-item.svelte-11q772c:hover{background:var(--bg-hover)}.nav-item.active.svelte-11q772c{background:var(--bg-hover-strong);color:var(--text);font-weight:700}.nav-item.svelte-11q772c svg:where(.svelte-11q772c),.nav-item.svelte-11q772c svg{width:24px;height:24px;flex-shrink:0}.divider.svelte-11q772c{height:1px;background:var(--border);margin:12px 16px}.section-header.svelte-11q772c{font-size:12px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;padding:8px 24px;display:flex;align-items:center}.sub-list.svelte-11q772c{display:flex;flex-direction:column;gap:4px;padding:0 8px;overflow-y:auto;flex:1;max-height:calc(100dvh - 380px);scrollbar-width:thin;scrollbar-color:var(--text-dim) var(--bg-surface)}.cat-icon.svelte-11q772c{width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.cat-icon.svelte-11q772c svg{width:22px;height:22px}.bottom-area.svelte-11q772c{padding:8px;margin-top:auto}.bottom-row.svelte-11q772c{display:flex;align-items:center;gap:4px}.bottom-user.svelte-11q772c{flex:1}.settings-wrap.svelte-11q772c{position:relative}.settings-btn.svelte-11q772c{width:36px;height:36px;border-radius:50%;background:none;border:none;color:var(--text-muted);cursor:pointer;display:flex;align-items:center;justify-content:center}.settings-btn.svelte-11q772c svg:where(.svelte-11q772c){width:20px;height:20px}.settings-btn.svelte-11q772c:hover{color:var(--text-secondary);background:var(--bg-hover)}.settings-backdrop.svelte-11q772c{position:fixed;inset:0;z-index:100}.settings-dropdown.svelte-11q772c{position:fixed;bottom:56px;left:8px;background:var(--bg-surface);border:1px solid var(--border);border-radius:10px;padding:4px 0;z-index:101;box-shadow:0 4px 16px #0006;min-width:160px}.sidebar.expanded.svelte-11q772c .settings-dropdown:where(.svelte-11q772c){left:12px}.settings-item.svelte-11q772c{display:flex;align-items:center;gap:8px;width:100%;padding:10px 14px;background:none;border:none;color:var(--text);font-size:14px;cursor:pointer;font-family:inherit}.settings-item.svelte-11q772c:hover{background:var(--bg-hover)}.settings-item.svelte-11q772c svg:where(.svelte-11q772c){width:18px;height:18px;flex-shrink:0}.user-avatar.svelte-11q772c{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--text);font-size:14px;font-weight:700;flex-shrink:0}.login-btn.svelte-11q772c{flex:1;height:44px;padding:0 16px;border-radius:8px;background:none;border:none;color:var(--text-secondary);cursor:pointer;display:flex;align-items:center;gap:12px;font-size:14px;font-weight:500;font-family:inherit}.login-btn.svelte-11q772c:hover{color:var(--text);background:var(--bg-hover)}.cat-settings-btn.svelte-11q772c{margin-left:auto;background:none;border:none;color:var(--text-dim);cursor:pointer;padding:2px;display:flex;align-items:center}.cat-settings-btn.svelte-11q772c svg:where(.svelte-11q772c){width:14px;height:14px}.cat-settings-btn.svelte-11q772c:hover{color:var(--text-secondary)}.manage-row.svelte-11q772c{display:flex;align-items:center;gap:8px;padding:4px 16px 8px}.manage-link.svelte-11q772c{display:block;padding:6px 0;background:none;border:none;color:var(--text-dim);font-size:12px;cursor:pointer;text-align:left;flex:1;font-family:inherit}.manage-link.svelte-11q772c:hover{color:var(--text-secondary)}.more-btn.svelte-11q772c{display:none}.desktop-only.svelte-11q772c{display:contents}@media(max-width:767px){.logo.svelte-11q772c{padding:12px 0 8px}.logo-icon.svelte-11q772c{width:24px;height:24px}.logo-text.svelte-11q772c,.nav-label.svelte-11q772c,.new-count.svelte-11q772c,.section-header.svelte-11q772c,.manage-link.svelte-11q772c,.cat-settings-btn.svelte-11q772c{display:none!important}.nav.svelte-11q772c{padding:0 4px;gap:0}.nav-item.svelte-11q772c{height:40px;padding:0;justify-content:center;border-radius:8px}.nav-item.svelte-11q772c:hover,.nav-item.active.svelte-11q772c{background:none}.nav-item.svelte-11q772c svg:where(.svelte-11q772c),.nav-item.svelte-11q772c svg{width:22px;height:22px}.desktop-only.svelte-11q772c{display:none!important}.more-btn.svelte-11q772c{display:flex}.bottom-area.svelte-11q772c{padding:4px}.user-avatar.svelte-11q772c{width:26px;height:26px;font-size:11px}.login-btn.svelte-11q772c{display:none}}.search-overlay.svelte-11q772c{position:fixed;inset:0;z-index:50;background:#0009}.search-panel.svelte-11q772c{position:fixed;top:0;left:72px;width:380px;height:100dvh;background:var(--bg-surface);border-right:1px solid var(--border);display:flex;flex-direction:column;animation:svelte-11q772c-slideIn .2s ease;z-index:51}@keyframes svelte-11q772c-slideIn{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}.search-header.svelte-11q772c{display:flex;align-items:center;gap:8px;padding:16px;border-bottom:1px solid var(--border)}.search-input-wrap.svelte-11q772c{flex:1;display:flex;align-items:center;background:var(--bg-hover-strong);border:none;border-radius:20px;padding:0 14px;height:40px}.search-input-icon.svelte-11q772c{width:18px;height:18px;color:var(--text-muted);flex-shrink:0;margin-right:8px}.search-input.svelte-11q772c{flex:1;background:none;border:none;outline:none;color:var(--text);font-size:14px;font-family:inherit}.search-input.svelte-11q772c::placeholder{color:var(--text-dim)}.search-close.svelte-11q772c{width:36px;height:36px;border-radius:8px;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--text-muted);flex-shrink:0}.search-close.svelte-11q772c:hover{background:var(--bg-hover-strong);color:var(--text)}.search-close.svelte-11q772c svg:where(.svelte-11q772c){width:20px;height:20px}.search-results.svelte-11q772c{flex:1;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--text-dim) var(--bg-surface)}.search-skel.svelte-11q772c{display:flex;align-items:center;gap:10px;padding:10px 16px}.skel-thumb.svelte-11q772c{width:48px;height:48px;border-radius:6px;flex-shrink:0;background:linear-gradient(90deg,var(--bg-elevated) 25%,var(--border) 50%,var(--bg-elevated) 75%);background-size:200% 100%;animation:svelte-11q772c-skelsh 1.5s infinite linear}.skel-lines.svelte-11q772c{flex:1;display:flex;flex-direction:column;gap:6px}.skel-line.svelte-11q772c{height:10px;border-radius:4px;background:linear-gradient(90deg,var(--bg-elevated) 25%,var(--border) 50%,var(--bg-elevated) 75%);background-size:200% 100%;animation:svelte-11q772c-skelsh 1.5s infinite linear}.skel-line.short.svelte-11q772c{width:60%}@keyframes svelte-11q772c-skelsh{0%{background-position:200% 0}to{background-position:-200% 0}}.search-status.svelte-11q772c{padding:32px 16px;text-align:center;color:var(--text-muted);font-size:14px}.search-result.svelte-11q772c{display:flex;align-items:center;gap:12px;padding:10px 16px;width:100%;background:none;border:none;cursor:pointer;text-align:left;color:var(--text);font-family:inherit}.search-result.svelte-11q772c:hover{background:var(--bg-hover)}.result-thumb.svelte-11q772c{width:64px;height:48px;border-radius:6px;overflow:hidden;flex-shrink:0;background:var(--bg-elevated)}.result-thumb.svelte-11q772c img:where(.svelte-11q772c){width:100%;height:100%;object-fit:cover}.thumb-placeholder.svelte-11q772c{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--text-dim)}.thumb-placeholder.svelte-11q772c svg:where(.svelte-11q772c){width:24px;height:24px}.result-info.svelte-11q772c{flex:1;min-width:0}.result-title.svelte-11q772c{font-size:13px;font-weight:500;color:var(--text);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.result-category.svelte-11q772c{font-size:12px;color:var(--text-muted);margin-top:2px}@media(max-width:767px){.search-panel.svelte-11q772c{left:0;width:100%}}@media(min-width:768px){.drawer-backdrop.svelte-oeh3u8,.drawer.svelte-oeh3u8{display:none!important}}.drawer-backdrop.svelte-oeh3u8{position:fixed;inset:0;background:#00000080;z-index:60;animation:svelte-oeh3u8-fadeIn .2s ease}@keyframes svelte-oeh3u8-fadeIn{0%{opacity:0}to{opacity:1}}.drawer.svelte-oeh3u8{position:fixed;top:0;left:0;bottom:0;width:280px;background:var(--bg-card);z-index:61;display:flex;flex-direction:column;overflow-y:auto;animation:svelte-oeh3u8-slideIn .25s cubic-bezier(.32,.72,0,1)}@keyframes svelte-oeh3u8-slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.drawer-logo.svelte-oeh3u8{display:flex;align-items:center;gap:12px;padding:24px 20px 20px;text-decoration:none}.drawer-logo-icon.svelte-oeh3u8{width:28px;height:28px;display:inline-flex;flex-shrink:0}.drawer-logo-icon.svelte-oeh3u8 svg{width:100%;height:100%;display:block}.drawer-logo.svelte-oeh3u8 span:where(.svelte-oeh3u8){font-size:18px;font-weight:700;color:var(--text)}.today-count.svelte-oeh3u8{font-size:11px;color:var(--text-secondary);margin:-8px 0 12px 20px;background:var(--bg-elevated);padding:5px 12px;border-radius:10px;width:fit-content;position:relative}.today-count.svelte-oeh3u8:before{content:"";position:absolute;top:-4px;left:16px;width:8px;height:8px;background:var(--bg-elevated);transform:rotate(45deg);border-radius:1px}.online-count.svelte-oeh3u8{display:flex;align-items:center;gap:6px;font-size:11px;color:var(--text-secondary);margin:0 0 8px 20px}.online-dot-drawer.svelte-oeh3u8{width:7px;height:7px;border-radius:50%;background:#22c55e;flex-shrink:0;animation:svelte-oeh3u8-pulse-online 2s ease-in-out infinite}@keyframes svelte-oeh3u8-pulse-online{0%,to{opacity:1}50%{opacity:.4}}.drawer-nav.svelte-oeh3u8{display:flex;flex-direction:column;padding:0 8px}.drawer-item.svelte-oeh3u8{display:flex;align-items:center;gap:12px;height:44px;padding:0 16px;border-radius:8px;color:var(--text-secondary);text-decoration:none;font-size:15px;font-weight:400}.drawer-item.active.svelte-oeh3u8{background:var(--bg-hover-strong);color:var(--text);font-weight:700}.drawer-divider.svelte-oeh3u8{height:1px;background:var(--border);margin:12px 16px}.drawer-section.svelte-oeh3u8{font-size:11px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;padding:4px 24px 8px}.drawer-cats.svelte-oeh3u8{display:flex;flex-direction:column;padding:0 8px;flex:1;overflow-y:auto}.cat-svg.svelte-oeh3u8{width:20px;height:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cat-svg.svelte-oeh3u8 svg{width:18px;height:18px}.drawer-bottom.svelte-oeh3u8{padding:8px;margin-top:auto}.drawer-avatar.svelte-oeh3u8{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;font-weight:700;flex-shrink:0}.drawer-login.svelte-oeh3u8{width:100%;height:42px;border-radius:8px;background:#1d4ed8;color:#fff;font-weight:600;font-size:15px;border:none;cursor:pointer;margin:4px 0}.drawer-login.svelte-oeh3u8:hover{background:#1e40af}.toast.svelte-1cpok13{position:fixed;bottom:80px;left:50%;transform:translate(-50%);background:var(--bg-surface);color:var(--text);font-size:14px;font-weight:500;padding:10px 20px;border-radius:8px;z-index:200;pointer-events:none;animation:svelte-1cpok13-toastInOut 2s ease forwards}@keyframes svelte-1cpok13-toastInOut{0%{opacity:0;transform:translate(-50%) translateY(10px)}10%{opacity:1;transform:translate(-50%) translateY(0)}80%{opacity:1;transform:translate(-50%) translateY(0)}to{opacity:0;transform:translate(-50%) translateY(-10px)}}body{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-tap-highlight-color:transparent}main.svelte-12qhfyh{min-height:100dvh;margin-left:44px}@media(min-width:768px){main.svelte-12qhfyh{margin-left:72px}}@media(min-width:1440px){main.svelte-12qhfyh{margin-left:220px}}@media(max-width:767px){main.svelte-12qhfyh{margin-left:0;--tab-bar-h: 52px}.desktop-only.svelte-12qhfyh,.top-login.svelte-12qhfyh{display:none}}.top-login.svelte-12qhfyh{position:fixed;top:12px;right:16px;z-index:30;padding:7px 18px;border-radius:20px;background:linear-gradient(135deg,#1e40af,#1d4ed8,#dc2626);color:#fff;font-size:13px;font-weight:700;border:none;cursor:pointer}.top-login.svelte-12qhfyh:hover{filter:brightness(1.1)}.tab-bar.svelte-12qhfyh{display:none}@media(max-width:767px){.tab-bar.svelte-12qhfyh{display:flex;position:fixed;bottom:0;left:0;right:0;height:52px;padding-bottom:env(safe-area-inset-bottom,0px);background:#000000e0;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-top:1px solid rgba(255,255,255,.06);z-index:50;align-items:center;justify-content:space-around}}.tab-item.svelte-12qhfyh{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;flex:1;height:100%;text-decoration:none;color:#ffffff80;background:none;border:none;cursor:pointer;font-family:inherit;-webkit-tap-highlight-color:transparent}.tab-item.svelte-12qhfyh:active{color:#fff}.tab-item.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:22px;height:22px}.tab-item.svelte-12qhfyh span:where(.svelte-12qhfyh){font-size:10px;font-weight:500}.tab-avatar.svelte-12qhfyh{width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;background:#1d4ed8;color:#fff}
