/* SUKI LENS catalog insight additions. Existing brand variables stay authoritative. */
.catalog-insights-shell{display:grid;gap:18px;margin:22px 0}
.catalog-insight-card,.catalog-related-pages,.author-insight-card,.author-search-panel{background:var(--surface,#fff);border:1.5px solid var(--border,#111);border-radius:16px;box-shadow:4px 4px 0 rgba(17,17,17,.08);padding:18px}
.catalog-insight-heading,.catalog-related-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:8px}
.catalog-insight-heading h2,.catalog-related-pages h2,.author-insight-card h2{margin:0;font-size:1.25rem;line-height:1.35}
.catalog-insight-kicker{margin:0 0 3px;color:var(--muted,#555);font-size:.78rem;font-weight:700;letter-spacing:.04em}
.catalog-insight-note,.catalog-related-pages>p,.author-insight-card>p{margin:6px 0 14px;color:var(--muted,#555);font-size:.9rem;line-height:1.7}
.catalog-insight-directory-link{flex:0 0 auto;color:var(--ink,#111);font-size:.82rem;font-weight:800;text-decoration:underline;text-underline-offset:3px}
.catalog-style-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0 0}
.catalog-style-fact{margin:0;padding:12px 13px;border:1px solid var(--border,#111);border-radius:12px;background:var(--blue,#def2ff)}
.catalog-style-fact dt{font-size:.78rem;color:var(--muted,#555);font-weight:700}
.catalog-style-fact dd{margin:4px 0 0;font-weight:800;line-height:1.45}
.catalog-style-value-list,.author-insight-tags{display:flex;flex-wrap:wrap;gap:6px}
.catalog-style-value,.author-insight-tag{display:inline-flex;align-items:center;min-height:28px;padding:4px 9px;border:1px solid rgba(17,17,17,.2);border-radius:999px;background:#fff;color:var(--ink,#111);font-size:.82rem;font-weight:700;text-decoration:none}
a.catalog-style-value:hover,a.catalog-style-value:focus-visible{text-decoration:underline;text-underline-offset:2px}
.catalog-related-pages{margin:22px 0}
.catalog-related-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none}
.catalog-related-card{min-width:0}
.catalog-related-card>a{display:block;height:100%;color:inherit;text-decoration:none}
.catalog-related-figure{height:100%;margin:0;border:1px solid var(--border,#111);border-radius:12px;overflow:hidden;background:#fff}
.catalog-related-image,.catalog-related-placeholder{display:block;width:100%;aspect-ratio:3/4;object-fit:cover;background:var(--pink-soft,#fff5f8)}
.catalog-related-placeholder{display:grid;place-items:center;padding:10px;text-align:center;font-size:.76rem;font-weight:800}
.catalog-related-caption{display:grid;gap:3px;padding:9px}
.catalog-related-title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:.82rem;font-weight:800;line-height:1.45}
.catalog-related-author{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted,#555);font-size:.72rem}
.catalog-related-badge{justify-self:start;padding:2px 7px;border:1px solid rgba(17,17,17,.2);border-radius:999px;background:var(--blue,#def2ff);font-size:.67rem;font-weight:700}
.author-insight-card{margin:0 0 18px}
.author-insight-overview{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px;border:1px solid var(--border,#111);border-radius:14px;background:var(--pink-soft,#fff5f8);margin:10px 0 14px}
.author-insight-name{margin:0;font-size:1.15rem;font-weight:900}
.author-insight-count{flex:0 0 auto;text-align:center;font-size:.76rem;color:var(--muted,#555)}
.author-insight-count strong{display:block;color:var(--ink,#111);font-size:1.5rem;line-height:1}
.author-insight-tag{background:var(--green,#e8f8df)}
.author-search-panel{margin:0 0 18px}
.author-search-panel .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.author-search-form{display:flex;gap:8px}
.author-search-form input{min-width:0;flex:1;height:44px;border:1.5px solid var(--border,#111);border-radius:11px;background:#fff;padding:0 12px;font:inherit}
.author-search-form button{height:44px;border:1.5px solid var(--border,#111);border-radius:11px;background:var(--blue,#def2ff);padding:0 17px;font:inherit;font-weight:800;cursor:pointer}
.author-search-result{margin:10px 0 0;color:var(--muted,#555);font-size:.84rem}
.catalog-author-detail .catalog-work-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.catalog-author-detail .catalog-tile{break-inside:auto}
.catalog-author-detail .catalog-tile-figure{height:100%}
.catalog-author-detail .catalog-tile-image,.catalog-author-detail .catalog-tile-placeholder{aspect-ratio:3/4;height:auto;object-fit:cover}
.catalog-author-detail .catalog-watermark{position:static;background:#fff;color:var(--ink,#111);text-shadow:none;border-top:1px solid var(--border,#111)}
.style-directory-page,.style-detail-page{display:grid;gap:18px}
.style-directory-group{display:grid;gap:10px;padding:18px;border:1.5px solid var(--border,#111);border-radius:16px;background:var(--surface,#fff);box-shadow:4px 4px 0 rgba(17,17,17,.08)}
.style-directory-group h2{margin:0;font-size:1.08rem}
.style-directory-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}
.style-directory-card{display:grid;gap:3px;min-width:0;padding:12px;border:1px solid var(--border,#111);border-radius:12px;background:var(--pink-soft,#fff5f8);color:var(--ink,#111);text-decoration:none}
.style-directory-card:nth-child(3n+2){background:var(--blue,#def2ff)}
.style-directory-card:nth-child(3n){background:var(--green,#e8f8df)}
.style-directory-card strong{overflow-wrap:anywhere;font-size:.9rem;line-height:1.35}
.style-directory-card small,.style-directory-card span{color:var(--muted,#555);font-size:.72rem;line-height:1.4}
.style-directory-card:hover,.style-directory-card:focus-visible{text-decoration:underline;text-underline-offset:2px}
.catalog-style-seo-preview{margin:18px 0}
.style-work-section{display:grid;gap:10px}
.style-work-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none}
.style-work-card{display:grid;align-content:start;gap:5px;height:100%;min-height:132px;padding:14px;border:1.5px solid var(--border,#111);border-radius:13px;background:var(--surface,#fff);color:var(--ink,#111);text-decoration:none}
.style-work-list li:nth-child(3n+1) .style-work-card{background:var(--pink-soft,#fff5f8)}
.style-work-list li:nth-child(3n+2) .style-work-card{background:var(--blue,#def2ff)}
.style-work-list li:nth-child(3n) .style-work-card{background:var(--green,#e8f8df)}
.style-work-card strong{overflow-wrap:anywhere;font-size:.94rem;line-height:1.45}
.style-work-card span,.style-work-card small{color:var(--muted,#555);font-size:.76rem;line-height:1.4}
.style-work-card em{margin-top:auto;font-size:.72rem;font-style:normal;font-weight:800}
.style-work-card:hover,.style-work-card:focus-visible{text-decoration:underline;text-underline-offset:2px}
@media (max-width:900px){.catalog-related-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.catalog-author-detail .catalog-work-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.style-directory-grid,.style-work-list{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (max-width:760px){.catalog-insights-shell{gap:14px;margin:16px 0}.catalog-insight-card,.catalog-related-pages,.author-insight-card,.author-search-panel,.style-directory-group{border-radius:13px;padding:14px;box-shadow:3px 3px 0 rgba(17,17,17,.07)}.catalog-insight-heading,.catalog-related-head{align-items:flex-start;flex-direction:column;gap:4px}.catalog-style-facts{grid-template-columns:1fr;gap:8px}.catalog-related-strip{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 1px 7px}.catalog-related-card{flex:0 0 42%;scroll-snap-align:start}.author-insight-overview{align-items:flex-start;padding:12px}.catalog-author-detail .catalog-work-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.catalog-author-detail .catalog-tile{margin:0}.catalog-author-detail .catalog-watermark h2{font-size:.8rem}.style-directory-page,.style-detail-page{gap:14px}.style-directory-grid,.style-work-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.style-work-card{min-height:116px;padding:12px}}
@media (max-width:390px){.catalog-related-card{flex-basis:48%}.author-insight-overview{display:grid;grid-template-columns:1fr auto}.author-search-form button{padding:0 10px}.style-directory-card{padding:10px}}
