/* Shared catalogue and product-detail layout. */
html body .orchid-category-collection-grid {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-block:24px;}
html body .orchid-category-collection-grid .discover-category-card {width:100%;min-width:0;margin:0;text-align:left;}
html body .orchid-category-profile {display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;padding:24px 0;margin:0;border:0;}
html body .orchid-category-profile img {width:128px;height:128px;border-radius:50%;object-fit:contain;background:var(--surface-panel,#f4f4f3);}
html body .orchid-category-profile :is(h1,p,span) {margin:0;max-width:100%;width:auto;}
html body .orchid-category-profile p {font:italic 400 22px/28px var(--font-editorial);}
html body .orchid-category-profile h1 {font:500 clamp(28px,4vw,48px)/1.12 var(--font-editorial);text-transform:none;}
html body .orchid-category-storefront > .discover-flow-section {margin-top:16px;padding-top:16px;}
html body .discover-directory-nav [data-discover-directory-close] {background:var(--ink,#111)!important;color:var(--paper,#fff)!important;padding:10px 18px;border-radius:6px;}
html body .orchid-card-like {position:absolute!important;top:8px;left:8px;right:auto;z-index:6;display:grid;place-items:center;width:36px;height:36px;min-height:0;padding:8px;border:0!important;border-radius:50%;background:var(--surface-panel,#fff)!important;color:var(--ink,#111)!important;box-shadow:none!important;}
.orchid-card-like svg {width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;}
.orchid-card-like.is-liked svg {fill:currentColor;}
html body .orchid-product-curators {display:flex;align-items:center;gap:8px;margin:8px 0 0;font:400 13px/18px var(--font-ui);min-width:0;}
html body .orchid-storefront-product-card .orchid-product-card__media {position:relative;}
html body .orchid-storefront-product-card .orchid-product-card__media-overlay {position:absolute;left:10px;bottom:10px;right:10px;z-index:3;display:grid;justify-items:start;gap:4px;pointer-events:none;}
html body .orchid-storefront-product-card .orchid-product-card__media-overlay > :is(p,div) {order:0;width:auto;max-width:100%;margin:0!important;padding:3px 6px;background:var(--surface-panel,#fff);color:var(--ink,#111);}
html body .orchid-product-card__media-overlay .orchid-product-curators__avatars :is(img,span) {width:24px!important;height:24px!important;max-width:24px!important;min-height:0;object-fit:cover!important;flex:none;}
html body .orchid-storefront-product-card .orchid-product-card__media-overlay .orchid-product-card__brand {font:600 12px/16px var(--font-ui);overflow-wrap:normal;word-break:normal;}
html body #discover[data-directory-view="true"] [data-shopper-live-banner] {display:none!important;}
html body #discover[data-directory-view="true"] .discover-feed {padding-block:0!important;}
html body #discover[data-directory-view="true"] .discover-directory {padding-block:16px!important;gap:16px;}
html body #discover[data-directory-view="true"] .orchid-category-directory {padding-block-start:0!important;}
html body #discover .discover-directory-topline {display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;}
html body #discover .discover-directory-topline .discover-directory-nav {flex:none;margin-left:auto;}
html body #discover[data-directory-view="true"] .discover-directory-nav {margin:0;padding:0;min-height:0;}
html body.page-discover #discover .discover-directory-nav [data-discover-directory-close] {background:var(--ink,#111)!important;color:var(--paper,#fff)!important;-webkit-text-fill-color:var(--paper,#fff)!important;padding:10px 18px;}
html body #discover[data-directory-view="true"] .discover-directory-heading {margin:0;}
html body #discover[data-directory-view="true"] .discover-directory-heading :is(h2,span) {margin:0;}
html body #discover[data-directory-view="true"] .discover-intelligent-search {margin-block:0!important;padding-block:16px!important;}
html body #discover [data-discover-profile-search] .discover-intelligent-search {width:100%!important;max-width:none!important;padding:0!important;margin:0!important;}
html body #discover [data-discover-profile-search] .discover-search-form {margin-inline:auto;}
html body #discover .orchid-category-storefront > .discover-flow-section {margin-top:0;padding-top:0;}
.orchid-product-curators__avatars {display:flex;align-items:center;flex:none;}
html body .orchid-product-curators__avatars :is(img,span) {display:grid;place-items:center;width:24px!important;height:24px!important;min-width:24px;aspect-ratio:1;border-radius:50%;object-fit:cover;background:var(--surface-panel,#eee);margin:0 0 0 -4px;}
.orchid-product-curators__avatars :first-child {margin-left:0;}
html body .product-card {position:relative;}
html body .product-card > .product-body > .orchid-product-card__hit-target {position:absolute;inset:0;width:100%;height:100%;border:0;background:transparent;box-shadow:none;z-index:2;}
html body .orchid-detail-overlay {position:fixed!important;inset:0!important;z-index:100100!important;display:block!important;padding:16px;background:rgba(0,0,0,.5);overflow:auto;overscroll-behavior:contain;}
html body .orchid-detail-panel {width:100%;max-width:1660px;min-width:0;margin:0 auto;background:var(--surface-panel,var(--panel,#fff));color:var(--ink,#111);border-radius:12px;min-height:calc(100dvh - 32px);}
html body .orchid-detail-toolbar {position:sticky;top:-16px;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 20px;background:var(--surface-panel,var(--panel,#fff));border-bottom:1px solid var(--border-subtle,#ddd);}
html body .orchid-detail-toolbar .button {background:var(--surface-panel,#eee)!important;color:var(--ink,#111)!important;border:1px solid var(--border-subtle,#ccc)!important;padding:8px 16px;}
html body .orchid-detail-close {display:grid;place-items:center;flex:none;width:44px;height:44px;min-height:44px;padding:0;background:var(--ink,#111)!important;color:var(--paper,#fff)!important;border:0;border-radius:50%;font:400 30px/1 var(--font-ui);box-shadow:none!important;}
html body .orchid-detail-layout {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;}
html body .orchid-detail-copy {min-width:0;padding:clamp(24px,4vw,64px);}
html body .orchid-detail-copy h1 {width:100%;max-width:none;margin:8px 0 16px;font:500 clamp(28px,3vw,46px)/1.13 var(--font-editorial)!important;text-transform:none!important;word-break:normal;overflow-wrap:normal;hyphens:none;}
html body .orchid-detail-brand {font:400 14px/20px var(--font-ui);color:var(--muted,#666);margin:0;}
html body .orchid-detail-description {font:400 16px/25px var(--font-ui);margin:32px 0 24px;white-space:pre-line;}
html body .orchid-detail-price {font:600 22px/28px var(--font-ui);font-variant-numeric:tabular-nums;}
html body .orchid-detail-creator-controls {display:flex;flex-wrap:wrap;gap:8px;margin-top:20px;}
html body .orchid-detail-creator-controls .button {padding:10px 16px;border:1px solid var(--border-subtle,#ccc);border-radius:6px;background:var(--surface-panel,#eee);color:var(--ink,#111);white-space:normal;}
html body .orchid-detail-attribution {font:400 13px/18px var(--font-ui);margin:12px 0 24px;}
html body .orchid-detail-checkout {display:block;width:100%;max-width:480px;padding:16px 24px;border-radius:999px;background:var(--ink,#111)!important;color:var(--paper,#fff)!important;text-align:center;font:600 14px/20px var(--font-ui);box-shadow:none!important;}
html body .orchid-detail-checkout:disabled {opacity:.5;cursor:not-allowed;}
html body .orchid-detail-shop-link {display:inline-block;margin-top:16px;text-decoration:underline;}
html body .orchid-detail-gallery {min-width:0;background:var(--surface-panel,#f5f5f5);}
html body .orchid-detail-main-image {display:block;width:100%!important;height:68vh!important;min-height:0;max-height:780px;object-fit:contain!important;padding:16px;}
html body .orchid-detail-thumbnails {display:flex;overflow-x:auto;gap:4px;padding:4px;}
.orchid-detail-thumbnails button {flex:0 0 100px;padding:0;background:transparent;border:2px solid transparent;}
.orchid-detail-thumbnails button[aria-pressed=true] {border-color:var(--ink,#111);}
html body .orchid-detail-thumbnails img {width:96px;height:100px;object-fit:contain;}
html body .orchid-creator-options {position:fixed;inset:clamp(16px,6vh,64px) clamp(12px,5vw,80px);z-index:20;padding:24px;min-width:0;overflow:auto;border:1px solid var(--border-subtle,#ddd);border-radius:12px;background:var(--surface-panel,var(--panel,#fff));box-shadow:0 0 0 100vmax rgba(0,0,0,.55);overscroll-behavior:contain;}
.orchid-creator-options header {display:flex;align-items:center;justify-content:space-between;gap:16px;}
.orchid-creator-options-scroll {overflow:auto;max-height:50vh;}
.orchid-creator-options table {width:100%;border-collapse:collapse;font:400 14px/20px var(--font-ui);}
.orchid-creator-options :is(th,td) {padding:14px 12px;text-align:left;border-bottom:1px solid var(--border-subtle,#ddd);min-width:100px;}
.orchid-creator-options th {position:sticky;top:0;background:var(--surface-panel,var(--panel,#fff));}
#orchid-product-detail .orchid-creator-options button[data-product-creator-choice] {background:#006b4f!important;color:#fff!important;-webkit-text-fill-color:#fff!important;border-color:#006b4f!important;}
#orchid-product-detail .orchid-creator-options button[data-product-creator-choice]:hover {background:#00563f!important;border-color:#00563f!important;}
#orchid-product-detail .orchid-detail-close {background:#111!important;color:#fff!important;-webkit-text-fill-color:#fff!important;border:1px solid #777!important;font:400 30px/1 var(--font-ui)!important;}
#orchid-product-detail .orchid-detail-checkout {background:var(--ink,#111)!important;color:var(--surface-panel,#fff)!important;-webkit-text-fill-color:var(--surface-panel,#fff)!important;}
#orchid-product-detail .orchid-detail-toolbar .button {background:var(--surface-muted,#eee)!important;color:var(--ink,#111)!important;-webkit-text-fill-color:var(--ink,#111)!important;}
#orchid-product-detail .orchid-detail-creator-controls .button {background:var(--surface-muted,#eee)!important;color:var(--ink,#111)!important;-webkit-text-fill-color:var(--ink,#111)!important;}
#orchid-product-detail .orchid-detail-thumbnails button {background:transparent!important;min-height:0!important;}
#orchid-product-detail :is(a,button):focus-visible {outline:2px solid var(--ink,#111)!important;outline-offset:3px;}
html body .public-creator-collection-view {min-height:0!important;margin-top:16px!important;padding:16px 0!important;border:0!important;box-shadow:none!important;background:transparent!important;}
html body [hidden] {display:none!important;}
@media(max-width:900px) {.orchid-category-collection-grid {grid-template-columns:repeat(2,minmax(0,1fr))!important;}}
@media(max-width:700px) {
  html body .orchid-category-collection-grid {gap:12px;}
  html body .orchid-detail-overlay {padding:8px;}
  html body .orchid-detail-panel {min-height:calc(100dvh - 16px);}
  html body .orchid-detail-toolbar {top:-8px;padding:8px 12px;}
  html body .orchid-detail-layout {grid-template-columns:minmax(0,1fr);}
  html body .orchid-detail-gallery {grid-row:1;}
  html body .orchid-detail-main-image {height:42vh!important;}
  html body .orchid-detail-copy {padding:24px 16px;}
  html body .orchid-detail-description {margin-block:20px;}
  html body .orchid-detail-thumbnails img {height:64px;width:64px;}
  .orchid-detail-thumbnails button {flex-basis:68px;}
  html body .orchid-creator-options {padding:16px;}
}
