.eyebrow-pill[data-scope-wseyzyvy]{display:inline-block;padding:.3rem 1rem;background:var(--color-primary-light);color:var(--color-primary);border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:700;text-transform:uppercase;letter-spacing:.14em;margin-bottom:var(--sp-4)}.eyebrow-pill--light[data-scope-wseyzyvy]{background:#ffffff2e;color:#fff}.artlist-hero[data-scope-wseyzyvy]{position:relative;min-height:38vh;display:flex;align-items:center;overflow:hidden;background:var(--color-surface-dark)}.artlist-hero__bg[data-scope-wseyzyvy]{position:absolute;inset:0;background:linear-gradient(135deg,#1f264af5,#2d3a6ee0,#b8770ba6),url(/img/home-vision-bg.webp) center/cover no-repeat;background-attachment:fixed}.artlist-hero__bg[data-scope-wseyzyvy]:after{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.03) 1px,transparent 1px);background-size:22px 22px}.artlist-hero__content[data-scope-wseyzyvy]{position:relative;z-index:2;padding-top:clamp(3rem,8vw,6rem);padding-bottom:clamp(2rem,5vw,4rem)}.artlist-hero__title[data-scope-wseyzyvy]{font-size:var(--text-4xl);font-weight:900;color:#fff!important;letter-spacing:-.02em;line-height:1.1;margin-bottom:var(--sp-4)}.artlist-hero__lead[data-scope-wseyzyvy]{font-size:var(--text-lg);color:#ffffffc7;max-width:38rem;line-height:1.6;margin-bottom:var(--sp-8)}.artlist-hero__search[data-scope-wseyzyvy]{display:flex;gap:var(--sp-3);flex-wrap:wrap;max-width:44rem}.search-bar[data-scope-wseyzyvy]{flex:1;min-width:220px;display:flex;align-items:center;gap:var(--sp-3);background:#ffffff1f;border:1px solid rgba(255,255,255,.22);border-radius:var(--radius-md);padding:0 var(--sp-4);backdrop-filter:blur(8px);transition:border-color var(--dur-base) var(--ease-out)}.search-bar[data-scope-wseyzyvy]:focus-within{border-color:#ffffff8c}.search-bar__icon[data-scope-wseyzyvy]{color:#fff9;font-size:.85rem;flex-shrink:0}.search-bar__input[data-scope-wseyzyvy]{flex:1;background:transparent;border:none;outline:none;color:#fff;font-size:var(--text-sm);padding:.875rem 0}.search-bar__input[data-scope-wseyzyvy]::placeholder{color:#ffffff80}.category-select[data-scope-wseyzyvy]{background:#ffffff1f;border:1px solid rgba(255,255,255,.22);border-radius:var(--radius-md);color:#fff;font-size:var(--text-sm);padding:.875rem var(--sp-4);cursor:pointer;min-width:130px;backdrop-filter:blur(8px);outline:none}.category-select[data-scope-wseyzyvy] option[data-scope-wseyzyvy]{background:var(--color-surface-dark);color:var(--color-text)}.tag-filter-strip[data-scope-wseyzyvy]{background:var(--color-surface-2);padding:var(--sp-4) 0;border-bottom:1px solid var(--color-border-light)}.tag-filter-strip__inner[data-scope-wseyzyvy]{display:flex;align-items:center;gap:var(--sp-4);flex-wrap:wrap}.tag-filter-strip__label[data-scope-wseyzyvy]{font-size:var(--text-xs);font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted);white-space:nowrap}.tag-filter-strip__tags[data-scope-wseyzyvy]{display:flex;flex-wrap:wrap;gap:var(--sp-2)}.tag-btn[data-scope-wseyzyvy]{display:inline-block;padding:.35rem .875rem;background:transparent;border:1px solid var(--color-border);border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:600;color:var(--color-text-secondary);cursor:pointer;transition:all var(--dur-base) var(--ease-out);text-transform:capitalize;white-space:nowrap}.tag-btn[data-scope-wseyzyvy]:hover{border-color:var(--color-primary);color:var(--color-primary)}.tag-btn--active[data-scope-wseyzyvy]{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.artlist-section[data-scope-wseyzyvy]{padding:var(--section-y) 0;background:var(--color-surface)}.artlist-grid[data-scope-wseyzyvy]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--sp-6)}.artlist-card[data-scope-wseyzyvy]{position:relative;display:flex;flex-direction:column;border-radius:var(--radius-md);overflow:hidden;background:var(--color-surface);border:1px solid var(--color-border-light);text-decoration:none;color:inherit;box-shadow:none;transition:transform var(--dur-base) var(--ease-out),box-shadow var(--dur-base) var(--ease-out),border-color var(--dur-base) var(--ease-out)}.artlist-card[data-scope-wseyzyvy]:hover{transform:translateY(-3px);box-shadow:0 14px 34px #1a1d2e14;border-color:#3a488a47}.artlist-card__img[data-scope-wseyzyvy]{height:200px;overflow:hidden;flex-shrink:0}.artlist-card__img[data-scope-wseyzyvy] img[data-scope-wseyzyvy]{width:100%;height:100%;object-fit:cover;transition:transform var(--dur-slow) var(--ease-out)}.artlist-card[data-scope-wseyzyvy]:hover .artlist-card__img[data-scope-wseyzyvy] img[data-scope-wseyzyvy]{transform:scale(1.05)}.artlist-card__img-placeholder[data-scope-wseyzyvy]{width:100%;height:100%;background:var(--color-surface-3);display:flex;align-items:center;justify-content:center;font-size:2.5rem;color:var(--color-border)}.artlist-card__body[data-scope-wseyzyvy]{padding:var(--sp-5);flex:1;display:flex;flex-direction:column;gap:var(--sp-3)}.artlist-card__meta[data-scope-wseyzyvy]{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:var(--sp-2)}.artlist-card__cat[data-scope-wseyzyvy]{display:inline-block;padding:.2rem .65rem;background:var(--color-surface-3);color:var(--color-primary);border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:700}.artlist-card__date[data-scope-wseyzyvy]{font-size:var(--text-xs);color:var(--color-text-muted)}.artlist-card__title[data-scope-wseyzyvy]{font-size:var(--text-base);font-weight:800;color:var(--color-text)!important;margin:0;line-height:1.4}.artlist-card[data-scope-wseyzyvy]:hover .artlist-card__title[data-scope-wseyzyvy]{color:var(--color-primary)!important}.artlist-card__desc[data-scope-wseyzyvy]{font-size:var(--text-sm);color:var(--color-text-secondary);line-height:1.6;margin:0;flex:1}.artlist-card__cta[data-scope-wseyzyvy]{display:inline-flex;align-items:center;gap:var(--sp-2);font-size:var(--text-sm);font-weight:700;color:var(--color-primary);margin-top:auto}.empty-state[data-scope-wseyzyvy]{text-align:center;padding:var(--sp-20) 0;display:flex;flex-direction:column;align-items:center;gap:var(--sp-4)}.empty-state__icon[data-scope-wseyzyvy]{font-size:3rem;color:var(--color-border)}.empty-state[data-scope-wseyzyvy] p[data-scope-wseyzyvy]{font-size:var(--text-base);color:var(--color-text-muted)}.empty-state[data-scope-wseyzyvy] a[data-scope-wseyzyvy]{color:var(--color-primary)}@media(max-width:991px){.artlist-grid[data-scope-wseyzyvy]{grid-template-columns:repeat(2,1fr)}}@media(max-width:575px){.artlist-grid[data-scope-wseyzyvy]{grid-template-columns:1fr}}.artlist-hero[data-scope-wseyzyvy]{min-height:clamp(500px,56vh,660px);padding:clamp(5.8rem,9vw,7.5rem) clamp(.75rem,2vw,1.5rem) clamp(1rem,3vw,1.5rem);background:var(--color-surface-warm, #f7f0e6)}.artlist-hero__bg[data-scope-wseyzyvy]{inset:clamp(.75rem,2vw,1.35rem);border-radius:8px 52px 52px;background:linear-gradient(90deg,#0f172a94,#0f172a2e 58%,#b8770b52),url(/img/home-vision-bg.webp) center/cover no-repeat;background-attachment:scroll;overflow:hidden}.artlist-hero__content[data-scope-wseyzyvy]{padding-top:clamp(3rem,8vw,6rem);padding-bottom:clamp(2rem,6vw,4rem)}.artlist-hero__title[data-scope-wseyzyvy]{max-width:56rem;font-size:clamp(3rem,6.8vw,6rem);letter-spacing:0;line-height:.98}.artlist-hero__lead[data-scope-wseyzyvy]{max-width:42rem;color:#ffffffdb}.artlist-hero__search[data-scope-wseyzyvy]{max-width:50rem}.search-bar[data-scope-wseyzyvy],.category-select[data-scope-wseyzyvy]{min-height:3rem;border-radius:var(--radius-full);background:#ffffff29}.tag-filter-strip[data-scope-wseyzyvy]{background:var(--color-surface-warm, #f7f0e6);border-bottom:0}.tag-filter-strip__inner[data-scope-wseyzyvy]{padding:.4rem;border-radius:var(--radius-full);background:#ffffffbd}.tag-btn[data-scope-wseyzyvy]{min-height:2.35rem;padding:.52rem .9rem;font-weight:800}.tag-btn--active[data-scope-wseyzyvy]{background:#86cdf3;border-color:#86cdf3;color:#102033}.artlist-section[data-scope-wseyzyvy]{background:var(--color-surface-2)}.artlist-grid[data-scope-wseyzyvy]{gap:clamp(1rem,2.4vw,1.7rem)}.artlist-card[data-scope-wseyzyvy]{border-radius:8px 34px 34px;box-shadow:0 18px 52px #0f172a14}.artlist-card[data-scope-wseyzyvy]:hover{box-shadow:0 24px 70px #0f172a21}.artlist-card__img[data-scope-wseyzyvy]{height:clamp(210px,22vw,260px)}.artlist-card__body[data-scope-wseyzyvy]{padding:clamp(1.25rem,3vw,1.75rem)}.artlist-card__title[data-scope-wseyzyvy]{font-size:clamp(1.1rem,2vw,1.45rem);line-height:1.18}@media(max-width:767px){.artlist-hero[data-scope-wseyzyvy]{min-height:auto;padding:5.5rem .75rem .75rem}.artlist-hero__bg[data-scope-wseyzyvy]{border-radius:8px 36px 36px}.artlist-hero__content[data-scope-wseyzyvy]{padding-top:5rem}.artlist-hero__title[data-scope-wseyzyvy]{font-size:clamp(2.55rem,13vw,4rem)}.artlist-hero__search[data-scope-wseyzyvy],.search-bar[data-scope-wseyzyvy],.category-select[data-scope-wseyzyvy]{width:100%}.tag-filter-strip__inner[data-scope-wseyzyvy]{border-radius:8px 26px 26px;align-items:flex-start;flex-direction:column}.tag-filter-strip__tags[data-scope-wseyzyvy]{flex-wrap:nowrap;max-width:100%;overflow-x:auto;padding-bottom:.2rem}.tag-btn[data-scope-wseyzyvy]{flex:0 0 auto}.artlist-card[data-scope-wseyzyvy]{border-radius:8px 28px 28px}}
