.mask-icon.svelte-1mgf7yf{-webkit-mask-image:var(--mask-src);-webkit-mask-image:var(--mask-src);mask-image:var(--mask-src);background-color:currentColor;flex-shrink:0;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.sidebar.svelte-129hoe0{width:var(--sidebar-w);height:calc(100dvh - var(--mobile-toolbar-height));background:var(--surface-sidebar);border-right:1px solid var(--border-subtle);top:var(--safe-area-top);z-index:var(--z-sidebar);flex-direction:column;padding:36px 20px 24px;display:flex;position:sticky;overflow-y:auto}.sidebar.svelte-129hoe0::-webkit-scrollbar{width:8px}.sidebar.svelte-129hoe0::-webkit-scrollbar-track{background:#323232;border-radius:8px}.sidebar.svelte-129hoe0::-webkit-scrollbar-thumb{background:#666;border-radius:8px}.sidebar.svelte-129hoe0::-webkit-scrollbar-thumb:hover{background:#999}.sidebar-div.svelte-129hoe0{width:100%;height:auto}.brand.svelte-129hoe0{padding-bottom:36px;display:flex}.eyebrow.svelte-129hoe0{font-family:var(--font-headings);font-size:var(--fs-12);font-weight:var(--fw-medium);letter-spacing:1.17px;text-transform:uppercase;color:var(--color-neutral-400);margin:0 0 12px;padding:0 4px}.account.svelte-129hoe0{margin-bottom:28px}.account-card.svelte-129hoe0{background:var(--surface-sunken);border:1px solid var(--border-subtle);border-radius:var(--r-14);align-items:center;gap:12px;min-height:62px;padding:12px;display:flex}.avatar.svelte-129hoe0{background:var(--color-white);width:36px;height:36px;color:var(--color-black);font-family:"Instrument Sans", var(--font-body);border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:inline-flex}.avatar--team.svelte-129hoe0 img:where(.svelte-129hoe0){opacity:.9;width:18px;height:16px;display:block}.account-meta.svelte-129hoe0{flex-direction:column;gap:2px;min-width:0;display:flex}.account-name.svelte-129hoe0{color:#f5f5f5;font-size:var(--fs-14);font-family:var(--font-headings)}.account-date.svelte-129hoe0{color:var(--text-faint);font-size:var(--fs-14);font-family:var(--font-headings)}.nav-group.svelte-129hoe0{margin-bottom:24px}.nav-group.svelte-129hoe0 ul:where(.svelte-129hoe0){flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.nav-item.svelte-129hoe0{border-radius:var(--r-10);color:var(--color-neutral-400);font-size:var(--fs-16);align-items:center;gap:12px;min-height:44px;padding:11px 12px;transition:background-color .16s,color .16s,transform .16s;display:flex;position:relative}.nav-item.svelte-129hoe0:hover{background:var(--surface-hover);color:var(--color-white);transform:translate(2px)}.nav-item.active.svelte-129hoe0{background:var(--surface-hover);color:var(--color-white)}.nav-item.active.svelte-129hoe0:before{content:"";background:var(--color-white);border-radius:2px;width:3px;height:18px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.nav-item--logout.svelte-129hoe0{color:var(--color-neutral-300);margin-top:auto}.sidebar-spacer.svelte-129hoe0{flex:1}.backdrop.svelte-129hoe0{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:25;cursor:pointer;background:#0009;border:0;padding:0;animation:.2s svelte-129hoe0-fade-in;display:none;position:fixed;inset:0}@keyframes svelte-129hoe0-fade-in{0%{opacity:0}to{opacity:1}}@media (width<=1024px){.sidebar.svelte-129hoe0{top:var(--safe-area-top);width:280px;height:calc(100dvh - var(--mobile-toolbar-height) - var(--safe-area-top));min-height:0;padding-top:24px;padding-bottom:max(24px, var(--safe-area-bottom));-webkit-overflow-scrolling:touch;transition:transform .28s cubic-bezier(.2,.8,.2,1);position:fixed;bottom:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:12px 0 48px -16px #0009}.sidebar--open.svelte-129hoe0{transform:translate(0)}.backdrop.svelte-129hoe0{display:block}}@media (width<=480px){.sidebar.svelte-129hoe0{width:min(86vw,320px)}}@media (prefers-reduced-motion:reduce){.sidebar.svelte-129hoe0,.nav-item.svelte-129hoe0{transition:none}}.share-pop.svelte-1utka2q{z-index:40;background:var(--surface-shape);border:1.096px solid var(--color-neutral-200);border-radius:16.44px;flex-direction:column;gap:8px;width:274px;padding:16px;display:flex;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 4px 4px 8px #00000040}.share-row.svelte-1utka2q{background:var(--surface-shape);border:1.096px solid var(--color-neutral-200);height:57px;color:var(--color-white);border-radius:16.44px;align-items:center;gap:12px;padding:0 18px;transition:background-color .16s,border-color .16s;display:flex}.share-row.svelte-1utka2q:hover{background:var(--surface-hover);border-color:var(--color-neutral-300)}.share-row-label.svelte-1utka2q{font-size:var(--fs-16);flex:1}.share-copy.svelte-1utka2q{border-radius:var(--r-pill);min-height:44px;color:var(--color-white);font-size:var(--fs-16);background:#232323;align-self:center;margin-top:4px;padding:10px 14px;transition:background-color .16s}.share-copy.svelte-1utka2q:hover{background:var(--color-neutral-200)}.card.svelte-e5z99g{align-items:center;gap:var(--space-16);min-height:165px;padding:var(--space-24);background:var(--surface-shape);border:1px solid var(--color-neutral-200);border-radius:var(--r-24,24px);transition:background-color .16s,border-color .16s;display:flex;position:relative}.card.svelte-e5z99g:hover{background:var(--surface-hover);border-color:var(--color-neutral-300)}.card-thumb.svelte-e5z99g{border:.314px solid var(--border-card);border-radius:var(--r-12);background:var(--color-black);flex-shrink:0;width:131px;height:107px;overflow:hidden}.card-thumb.svelte-e5z99g img:where(.svelte-e5z99g){object-fit:cover;width:100%;height:100%}.card-body.svelte-e5z99g{gap:var(--space-16);min-width:0;padding-right:var(--space-32);flex-direction:column;display:flex}.card-title.svelte-e5z99g{font-family:var(--font-headings);font-size:var(--fs-16);font-weight:var(--fw-regular);color:var(--color-white);margin:0;line-height:1.25}.card-share.svelte-e5z99g{align-self:flex-start;position:relative}.share-pill.svelte-e5z99g{align-items:center;gap:var(--space-4);padding:7px var(--space-16);background:var(--color-neutral-900);border-radius:var(--r-30);color:var(--color-black);font-size:var(--fs-16);line-height:1;transition:background-color .16s,transform .16s;display:inline-flex}.share-pill.svelte-e5z99g:hover{background:var(--color-white);transform:translateY(-1px)}.card-remove.svelte-e5z99g{top:var(--space-16);right:var(--space-16);border-radius:var(--r-10);background:var(--color-neutral-200);color:#ad3985;opacity:0;justify-content:center;align-items:center;width:34px;height:34px;transition:opacity .16s,transform .16s,background-color .16s;display:inline-flex;position:absolute;transform:scale(.9)}.card.svelte-e5z99g:hover .card-remove:where(.svelte-e5z99g),.card-remove.svelte-e5z99g:focus-visible{opacity:1;transform:scale(1)}.card-remove.svelte-e5z99g:hover{background:var(--color-neutral-300)}@media (width<=540px){.card.svelte-e5z99g{min-height:0;padding:var(--space-16)}.card-thumb.svelte-e5z99g{width:96px;height:80px}.card-remove.svelte-e5z99g{opacity:1;transform:scale(1)}}.fav-overlay.svelte-1u086tz{z-index:90;position:fixed;inset:0}.fav-backdrop.svelte-1u086tz{cursor:pointer;background:#00000073;border:0;padding:0;position:absolute;inset:0}.fav-panel.svelte-1u086tz{background:linear-gradient(178.6deg, var(--color-neutral-200) 6%, var(--color-neutral-100) 100%);border:1px solid var(--color-neutral-200);border-radius:var(--r-24,24px);flex-direction:column;width:min(506px,100vw - 32px);max-height:min(605px,100dvh - 112px);display:flex;position:absolute;top:88px;right:36px;overflow:hidden;box-shadow:0 24px 60px #0000008c}.fav-head.svelte-1u086tz{align-items:center;gap:var(--space-12);padding:var(--space-24) var(--space-20) var(--space-16);flex-shrink:0;display:flex}.fav-title.svelte-1u086tz{font-family:var(--font-headings);font-size:var(--fs-18);font-weight:var(--fw-regular);letter-spacing:.132px;color:var(--color-white);margin:0;line-height:1.2}.fav-count.svelte-1u086tz{min-width:24px;height:24px;padding:0 var(--space-8);background:var(--color-neutral-200);border-radius:var(--r-30);color:var(--color-neutral-600);font-size:var(--fs-14);justify-content:center;align-items:center;line-height:1;display:inline-flex}.fav-body.svelte-1u086tz{gap:var(--space-10);min-height:0;padding:0 var(--space-20) var(--space-24);flex-direction:column;flex:1;display:flex;overflow-y:auto}.fav-empty.svelte-1u086tz{margin:var(--space-16) 0;padding:var(--space-32) var(--space-20);text-align:center;color:var(--text-muted);font-size:var(--fs-16);line-height:1.5}@media (width<=540px){.fav-panel.svelte-1u086tz{width:auto;max-height:calc(100dvh - 96px);top:76px;left:16px;right:16px}.fav-head.svelte-1u086tz{padding:var(--space-20) var(--space-16) var(--space-12)}.fav-body.svelte-1u086tz{padding:0 var(--space-16) var(--space-20)}}.header.svelte-1elxaub{z-index:var(--z-header);background:linear-gradient(180deg, var(--surface-app) 70%, #05050500 100%);justify-content:space-between;align-items:center;gap:24px;padding:28px 36px 16px;display:flex;position:sticky;top:0}.menu-toggle.svelte-1elxaub{background:var(--surface-card);border:1.2px solid var(--border-subtle);width:44px;height:44px;color:var(--color-white);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .14s;display:none}.menu-toggle.svelte-1elxaub:hover{background:var(--surface-hover)}.greeting.svelte-1elxaub{font-family:var(--font-headings);font-size:var(--fs-32);font-weight:var(--fw-regular);letter-spacing:.132px;flex:1;min-width:0;margin:0;line-height:1.1}.greeting-dim.svelte-1elxaub,.greeting-strong.svelte-1elxaub{color:var(--color-white)}.actions.svelte-1elxaub{flex-shrink:0;align-items:center;gap:12px;display:flex}.search.svelte-1elxaub{border:1.2px solid var(--border-subtle);border-radius:var(--r-12);min-width:280px;min-height:44px;color:var(--text-faint);background:#0f0f0f;align-items:center;gap:10px;padding:10px 16px;transition:border-color .16s,background-color .16s;display:inline-flex}.search.svelte-1elxaub:hover{border-color:var(--color-neutral-300)}.search.svelte-1elxaub:focus-within{border-color:var(--color-white-400);color:var(--color-white-400);background:#131313}.search.svelte-1elxaub input:where(.svelte-1elxaub){color:var(--color-white);font-size:var(--fs-14);min-width:0;font-family:var(--font-body);background:0 0;border:0;outline:none;flex:1}.search.svelte-1elxaub input:where(.svelte-1elxaub)::placeholder{color:var(--text-faint)}.search-close.svelte-1elxaub{display:none}.icon-btn.svelte-1elxaub{border:1.2px solid var(--border-subtle);width:48px;height:48px;color:var(--color-white-400);background:#0f0f0f;border-radius:24px;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .16s,border-color .16s,color .16s,transform .16s;display:inline-flex;position:relative}.icon-btn--search-mobile.svelte-1elxaub{display:none}.icon-btn.svelte-1elxaub:hover{background:var(--surface-hover);color:var(--color-white);transform:translateY(-1px)}.icon-btn.svelte-1elxaub:active{transform:translateY(0)}.icon-btn--on.svelte-1elxaub{color:#ff4d6d;border-color:#ff4d6d66}.badge-dot.svelte-1elxaub{color:#fff;background:#ff4d4d;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:600;display:inline-flex;position:absolute;top:6px;right:6px}.lang.svelte-1elxaub{border:1.2px solid var(--border-subtle);min-height:44px;color:var(--color-neutral-500);background:#0f0f0f;border-radius:24px;flex-shrink:0;align-items:center;gap:8px;padding:0 14px;font-size:14.76px;transition:background-color .16s,color .16s;display:inline-flex}.lang.svelte-1elxaub:hover{background:var(--surface-hover);color:var(--color-white)}.flag.svelte-1elxaub{object-fit:cover;border-radius:2px;width:22px;height:14px;overflow:hidden}@media (width<=1280px){.search.svelte-1elxaub{min-width:220px}}@media (width<=1024px){.menu-toggle.svelte-1elxaub{display:inline-flex}.header.svelte-1elxaub{padding:calc(16px + var(--safe-area-top)) 24px 12px;gap:12px}.greeting.svelte-1elxaub{font-size:22px}}@media (width<=768px){.search.svelte-1elxaub{display:none}.icon-btn--search-mobile.svelte-1elxaub{display:inline-flex}.icon-btn.svelte-1elxaub{width:44px;height:44px}.lang.svelte-1elxaub{height:44px;padding:0 10px;font-size:13px}.greeting.svelte-1elxaub{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:18px;display:-webkit-box;overflow:hidden}.actions.svelte-1elxaub{gap:8px}}@media (width<=540px){.greeting.svelte-1elxaub{display:none}}@media (width<=768px){.header--search-open.svelte-1elxaub .menu-toggle:where(.svelte-1elxaub),.header--search-open.svelte-1elxaub .greeting:where(.svelte-1elxaub),.header--search-open.svelte-1elxaub .icon-btn--search-mobile:where(.svelte-1elxaub),.header--search-open.svelte-1elxaub .icon-btn:where(.svelte-1elxaub):not(.icon-btn--search-mobile),.header--search-open.svelte-1elxaub .lang:where(.svelte-1elxaub){display:none}.header--search-open.svelte-1elxaub .search:where(.svelte-1elxaub){flex:1;width:100%;min-width:0;display:inline-flex}.header--search-open.svelte-1elxaub .search-close:where(.svelte-1elxaub){width:28px;height:28px;color:var(--color-neutral-400);background:0 0;border:0;border-radius:14px;justify-content:center;align-items:center;display:inline-flex}.header--search-open.svelte-1elxaub .search-close:where(.svelte-1elxaub):hover{color:var(--color-white);background:var(--surface-hover)}}@media (width<=430px){.header.svelte-1elxaub{padding:calc(14px + var(--safe-area-top)) 16px 10px}.lang.svelte-1elxaub span:where(.svelte-1elxaub){display:none}.lang.svelte-1elxaub{justify-content:center;min-width:44px;padding:0 10px}}
