:is(html,body){background:var(--color-page-bg)}.styles-module__LvIIUW__page{background:var(--color-page-bg);min-height:100vh;color:var(--foreground)}.styles-module__LvIIUW__main{max-width:1200px;margin:0 auto;padding:32px 32px 96px}.styles-module__LvIIUW__pageHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:24px;display:flex}.styles-module__LvIIUW__pageHeaderText{flex-direction:column;gap:8px;min-width:0;display:flex}.styles-module__LvIIUW__pageTitle{letter-spacing:-.02em;margin:0;font-size:28px;font-weight:700}.styles-module__LvIIUW__pageSubtitle{color:var(--color-text-muted);margin:0;font-size:15px}.styles-module__LvIIUW__sortSelect{appearance:none;border:1px solid var(--color-border);height:36px;color:var(--foreground);cursor:pointer;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>") right 10px center no-repeat;border-radius:8px;padding:0 32px 0 14px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s}.styles-module__LvIIUW__sortSelect:hover{border-color:var(--color-text-secondary)}.styles-module__LvIIUW__sortSelect:focus{border-color:var(--color-input-focus);outline:none;box-shadow:0 0 0 4px #64748b2e}.styles-module__LvIIUW__filterRow{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.styles-module__LvIIUW__filterChip{border:1px solid var(--color-border);color:var(--foreground);cursor:pointer;background:0 0;border-radius:999px;padding:6px 12px;font-family:inherit;font-size:13px;font-weight:500;transition:background .15s,border-color .15s,color .15s}.styles-module__LvIIUW__filterChip:hover{border-color:var(--color-primary)}.styles-module__LvIIUW__filterChipActive{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.styles-module__LvIIUW__filterChipActive:hover{background:var(--color-primary-hover);border-color:var(--color-primary-hover)}.styles-module__LvIIUW__tagSettingsButton{border:1px dashed var(--color-border);width:30px;height:30px;color:var(--color-text-muted);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;font-family:inherit;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.styles-module__LvIIUW__tagSettingsButton:hover{background:var(--color-hover-bg);border-color:var(--color-primary);color:var(--color-primary);border-style:solid}.styles-module__LvIIUW__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;display:grid}.styles-module__LvIIUW__empty{text-align:center;color:var(--color-text-muted);padding:64px 16px;font-size:15px}.styles-module__LvIIUW__error{color:#ff3b30;background:#ff3b301a;border-radius:8px;margin:0 0 16px;padding:10px 14px;font-size:14px}.styles-module__LvIIUW__loading{justify-content:center;align-items:center;gap:6px;padding:32px;display:flex}.styles-module__LvIIUW__loading span{background:var(--color-primary);opacity:.4;border-radius:50%;width:8px;height:8px;animation:1.2s ease-in-out infinite styles-module__LvIIUW__bounce}.styles-module__LvIIUW__loading span:nth-child(2){animation-delay:.15s}.styles-module__LvIIUW__loading span:nth-child(3){animation-delay:.3s}@keyframes styles-module__LvIIUW__bounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-8px)}}.styles-module__LvIIUW__skeleton{background:linear-gradient(90deg,#0000000d 0%,#0000001a 50%,#0000000d 100%) 0 0/200% 100%;border-radius:6px;animation:1.4s ease-in-out infinite styles-module__LvIIUW__shimmer}@keyframes styles-module__LvIIUW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.styles-module__LvIIUW__skeletonChip{border-radius:999px;height:30px;display:inline-block}.styles-module__LvIIUW__cardSkeleton{border:1px solid var(--color-border);background:var(--color-card-bg,var(--color-page-bg));border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.styles-module__LvIIUW__cardSkeletonBody{flex-direction:column;gap:10px;padding:16px;display:flex}.styles-module__LvIIUW__skeletonCardPreview{aspect-ratio:16/10;border-radius:0;width:100%}.styles-module__LvIIUW__skeletonCardTitle{width:70%;height:16px}.styles-module__LvIIUW__skeletonCardSubtitle{width:90%;height:12px}.styles-module__LvIIUW__skeletonCardActions{width:100%;height:32px;margin-top:auto}@media (max-width:640px){.styles-module__LvIIUW__main{padding:24px 16px 64px}.styles-module__LvIIUW__grid{grid-template-columns:1fr;gap:16px}}
