/* Blue Sky Commerce Discovery V5 */
.shop-discovery-header-tools{display:inline-flex;align-items:center;gap:6px}.shop-discovery-icon{position:relative}.shop-discovery-icon>span{position:absolute;inset-block-start:-5px;inset-inline-start:-5px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;display:grid;place-items:center;background:var(--shop-accent);color:#fff;font-size:10px;font-weight:900;border:2px solid var(--shop-bg)}.shop-discovery-nav-links{display:contents}
.shop-compare-button{position:absolute;inset-inline-end:14px;inset-block-end:14px;z-index:5;display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:7px 10px;border:1px solid color-mix(in srgb,var(--shop-border) 82%,transparent);border-radius:999px;background:color-mix(in srgb,var(--shop-surface) 88%,transparent);color:var(--shop-text-soft);backdrop-filter:blur(12px);font-size:11px;font-weight:800;box-shadow:var(--shop-shadow-sm);transition:.2s}.shop-compare-button svg{width:16px}.shop-compare-button:hover,.shop-compare-button.active{border-color:rgba(var(--shop-accent-rgb),.55);background:rgba(var(--shop-accent-rgb),.13);color:var(--shop-accent-text)}.shop-detail-compare{position:static;min-height:44px;padding:9px 14px;box-shadow:none}.shop-product-title-row{gap:12px}.shop-product-title-row>.shop-detail-compare{margin-inline-start:auto}
.shop-compare-bar{position:fixed;z-index:1150;inset-inline:50%;transform:translateX(50%);inset-block-end:18px;width:min(760px,calc(100% - 28px));display:flex;align-items:center;justify-content:space-between;gap:20px;padding:13px 16px;border:1px solid var(--shop-border);border-radius:20px;background:color-mix(in srgb,var(--shop-surface) 94%,transparent);box-shadow:var(--shop-shadow-lg);backdrop-filter:blur(22px)}.shop-compare-bar>div{display:flex;align-items:center;gap:12px;min-width:0}.shop-compare-bar>div:first-child>span{width:42px;height:42px;border-radius:13px;background:rgba(var(--shop-accent-rgb),.12);color:var(--shop-accent-text);display:grid;place-items:center}.shop-compare-bar svg{width:20px}.shop-compare-bar b,.shop-compare-bar small{display:block}.shop-compare-bar small{max-width:370px;color:var(--shop-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shop-compare-bar button,.shop-compare-bar a{border:0;border-radius:12px;padding:10px 14px;font-weight:800}.shop-compare-bar button{background:transparent;color:var(--shop-text-muted)}.shop-compare-bar a{display:inline-flex;align-items:center;gap:8px;background:var(--shop-accent);color:#fff}.shop-compare-bar a svg{width:17px}
.shop-smart-search-modal{max-width:920px}.shop-smart-search-field{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:14px 16px;border:1px solid var(--shop-border);border-radius:18px;background:var(--shop-surface-soft)}.shop-smart-search-field>svg{width:23px;color:var(--shop-accent-text)}.shop-smart-search-field input{width:100%;border:0;outline:0;background:transparent;color:var(--shop-text);font-size:16px}.shop-smart-search-field kbd{padding:4px 7px;border:1px solid var(--shop-border);border-radius:7px;color:var(--shop-text-muted);font-size:10px}.shop-search-suggestions{margin-top:22px}.shop-search-suggestions header,.shop-smart-search-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.shop-search-suggestions header button{border:0;background:transparent;color:var(--shop-danger);font-size:12px}.shop-search-suggestions>div{display:flex;flex-wrap:wrap;gap:8px}.shop-search-suggestions>div button,.shop-search-empty button{display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid var(--shop-border);border-radius:999px;background:var(--shop-surface);color:var(--shop-text-soft)}.shop-search-suggestions svg{width:15px}.shop-smart-search-meta{margin:22px 0 10px;color:var(--shop-text-muted);font-size:13px}.shop-smart-search-meta a{color:var(--shop-accent-text);font-weight:800}.shop-smart-search-results{display:grid;gap:8px}.shop-smart-search-result{display:grid;grid-template-columns:58px 1fr auto;align-items:center;gap:14px;padding:10px;border:1px solid transparent;border-radius:16px;transition:.18s}.shop-smart-search-result:hover{border-color:var(--shop-border);background:var(--shop-surface-soft)}.shop-smart-search-image{width:58px;height:58px;border-radius:13px;background:var(--shop-bg-soft);display:grid;place-items:center;overflow:hidden}.shop-smart-search-image img{width:100%;height:100%;object-fit:cover}.shop-smart-search-image i{font-style:normal;font-size:10px;font-weight:900;color:var(--shop-text-muted)}.shop-smart-search-result b,.shop-smart-search-result small{display:block}.shop-smart-search-result small{margin-top:3px;color:var(--shop-text-muted);font-size:11px}.shop-smart-search-result strong{font-size:13px}.shop-search-empty{padding:48px 18px;text-align:center}.shop-search-empty>svg{width:44px;color:var(--shop-text-muted)}.shop-search-empty h3{margin:14px 0 4px}.shop-search-empty p{margin:0 0 16px;color:var(--shop-text-muted)}
.shop-finder-modal{max-width:960px}.shop-finder-progress{height:6px;border-radius:999px;background:var(--shop-bg-soft);overflow:hidden}.shop-finder-progress span{display:block;height:100%;border-radius:inherit;background:var(--shop-accent);transition:width .3s}.shop-finder-step{padding:28px 0 6px}.shop-finder-step>small{color:var(--shop-accent-text);font-weight:800}.shop-finder-step>h3{margin:8px 0 22px;font-size:clamp(22px,3vw,34px)}.shop-finder-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.shop-finder-options button{min-height:82px;padding:16px;border:1px solid var(--shop-border);border-radius:18px;background:var(--shop-surface-soft);color:var(--shop-text);display:flex;align-items:center;gap:13px;text-align:right;transition:.2s}.shop-finder-options button:hover{transform:translateY(-2px);border-color:rgba(var(--shop-accent-rgb),.6);background:rgba(var(--shop-accent-rgb),.08)}.shop-finder-options svg{width:24px;color:var(--shop-accent-text)}.shop-finder-back{margin-top:18px;border:0;background:transparent;color:var(--shop-text-muted)}.shop-finder-results{display:grid;gap:12px}.shop-finder-results article{display:grid;grid-template-columns:72px 92px 1fr;gap:16px;align-items:center;padding:15px;border:1px solid var(--shop-border);border-radius:20px;background:var(--shop-surface-soft)}.shop-finder-match{width:66px;height:66px;border-radius:50%;display:grid;place-content:center;text-align:center;background:rgba(var(--shop-accent-rgb),.12);color:var(--shop-accent-text)}.shop-finder-match strong{font-size:20px}.shop-finder-match span{font-size:10px}.shop-finder-product-image{height:100px;border-radius:15px;background:var(--shop-bg-soft);display:grid;place-items:center;overflow:hidden}.shop-finder-product-image img{width:100%;height:100%;object-fit:cover}.shop-finder-product-image i{font-size:10px;font-style:normal;font-weight:900}.shop-finder-results article small{color:var(--shop-text-muted)}.shop-finder-results h3{margin:3px 0 8px}.shop-finder-results p{display:flex;flex-wrap:wrap;gap:6px;margin:0}.shop-finder-results p span{display:inline-flex;align-items:center;gap:4px;padding:5px 8px;border-radius:999px;background:var(--shop-surface);font-size:10px;color:var(--shop-text-soft)}.shop-finder-results p svg{width:13px;color:var(--shop-success)}.shop-finder-results footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.shop-finder-results footer a{display:inline-flex;align-items:center;gap:7px;color:var(--shop-accent-text);font-weight:800}.shop-finder-results footer svg{width:16px}.shop-finder-result-actions{display:flex;justify-content:center;gap:10px;margin-top:20px}.shop-finder-result-actions>*{padding:10px 15px;border:1px solid var(--shop-border);border-radius:12px;background:var(--shop-surface);color:var(--shop-text);font-weight:800}
.shop-discovery-main{min-height:65vh;padding:42px 0 80px}.shop-discovery-page-hero{position:relative;padding:38px;border:1px solid var(--shop-border);border-radius:28px;background:linear-gradient(135deg,var(--shop-surface),var(--shop-surface-soft));overflow:hidden;margin-bottom:28px}.shop-discovery-page-hero:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;inset-inline-end:-90px;inset-block-start:-120px;background:rgba(var(--shop-accent-rgb),.12);filter:blur(5px)}.shop-discovery-page-hero>span{color:var(--shop-accent-text);font:800 11px/1 Manrope,sans-serif;letter-spacing:.16em}.shop-discovery-page-hero h1{margin:12px 0 7px;font-size:clamp(30px,5vw,54px)}.shop-discovery-page-hero p{max-width:690px;margin:0;color:var(--shop-text-soft)}.shop-discovery-page-hero>div{display:inline-flex;align-items:baseline;gap:8px;margin-top:20px;padding:10px 14px;border-radius:14px;background:var(--shop-bg-soft)}.shop-discovery-page-hero>div b{font-size:24px}.shop-discovery-page-hero>button{margin-top:18px;border:1px solid var(--shop-border);border-radius:12px;background:var(--shop-surface);color:var(--shop-danger);padding:9px 13px}.shop-discovery-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.shop-discovery-product-card{overflow:hidden;border:1px solid var(--shop-border);border-radius:22px;background:var(--shop-surface);box-shadow:var(--shop-shadow-sm)}.shop-discovery-card-media{position:relative;aspect-ratio:4/5;background:var(--shop-bg-soft)}.shop-discovery-card-media>a{display:block;width:100%;height:100%}.shop-discovery-card-media img{width:100%;height:100%;object-fit:cover}.shop-discovery-card-media i{height:100%;display:grid;place-items:center;font:900 14px Manrope,sans-serif;color:var(--shop-text-muted)}.shop-discovery-card-media>button{position:absolute;inset-block-start:12px;inset-inline-end:12px;width:38px;height:38px;border:1px solid var(--shop-border);border-radius:50%;background:color-mix(in srgb,var(--shop-surface) 88%,transparent);color:var(--shop-text-soft);display:grid;place-items:center}.shop-discovery-card-media>button.active{color:#ef4444;background:#fff}.shop-discovery-card-media svg{width:18px}.shop-discovery-product-card>div:last-child{padding:16px}.shop-discovery-product-card small{color:var(--shop-text-muted)}.shop-discovery-product-card h3{min-height:52px;margin:5px 0;font-size:17px}.shop-discovery-product-card>div>strong{display:block;margin-bottom:14px}.shop-discovery-product-card footer{display:grid;grid-template-columns:1fr 1fr;gap:8px}.shop-discovery-product-card footer button{min-height:40px;border:1px solid var(--shop-border);border-radius:11px;background:var(--shop-surface-soft);color:var(--shop-text);display:flex;align-items:center;justify-content:center;gap:6px;font-size:11px;font-weight:800}.shop-discovery-product-card footer button.active{background:rgba(var(--shop-accent-rgb),.12);color:var(--shop-accent-text)}.shop-discovery-product-card footer svg{width:15px}.shop-discovery-empty{padding:70px 20px;text-align:center;border:1px dashed var(--shop-border-strong);border-radius:25px}.shop-discovery-empty>svg{width:50px;color:var(--shop-text-muted)}.shop-discovery-empty h2{margin:14px 0 5px}.shop-discovery-empty p{margin:0 0 20px;color:var(--shop-text-muted)}.shop-discovery-empty a{display:inline-block;padding:11px 18px;border-radius:12px;background:var(--shop-accent);color:#fff;font-weight:800}
.shop-compare-table-wrap{overflow:auto;border:1px solid var(--shop-border);border-radius:24px;background:var(--shop-surface)}.shop-compare-table{width:100%;min-width:820px;border-collapse:collapse}.shop-compare-table th,.shop-compare-table td{padding:14px;border-bottom:1px solid var(--shop-border);border-inline-start:1px solid var(--shop-border);text-align:center}.shop-compare-table tr>:first-child{position:sticky;inset-inline-start:0;z-index:2;width:155px;background:var(--shop-surface-soft);font-weight:800}.shop-compare-table thead th{vertical-align:top;background:var(--shop-surface)}.shop-compare-table thead th:not(:first-child){min-width:210px}.shop-compare-table thead th>button{float:left;width:30px;height:30px;border:0;border-radius:50%;background:var(--shop-bg-soft);color:var(--shop-text-muted)}.shop-compare-table thead th>a{display:grid;gap:8px;justify-items:center}.shop-compare-table thead img,.shop-compare-table thead i{width:100px;height:118px;object-fit:cover;border-radius:14px;background:var(--shop-bg-soft)}.shop-compare-table thead i{display:grid;place-items:center;font-style:normal}.shop-compare-view,.shop-compare-add{display:block;width:100%;padding:9px;border-radius:10px;font-weight:800}.shop-compare-view{background:var(--shop-bg-soft);margin-bottom:7px}.shop-compare-add{border:0;background:var(--shop-accent);color:#fff}.shop-compare-add:disabled{opacity:.45}
@media(max-width:1020px){.shop-discovery-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-discovery-nav-links{display:none}}
@media(max-width:760px){.shop-discovery-header-tools{gap:2px}.shop-discovery-icon{display:none}.shop-compare-bar{inset-block-end:10px;padding:10px 12px}.shop-compare-bar small{max-width:150px}.shop-compare-bar button{display:none}.shop-compare-bar a{padding:9px 11px;font-size:11px}.shop-smart-search-result{grid-template-columns:50px 1fr}.shop-smart-search-result>strong{grid-column:2;font-size:11px}.shop-finder-options{grid-template-columns:1fr}.shop-finder-results article{grid-template-columns:58px 70px 1fr;padding:11px;gap:10px}.shop-finder-product-image{height:80px}.shop-finder-results footer{display:block}.shop-finder-results footer a{margin-top:7px}.shop-discovery-page-hero{padding:26px 20px}.shop-discovery-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.shop-discovery-product-card>div:last-child{padding:12px}.shop-discovery-product-card h3{font-size:14px;min-height:46px}.shop-discovery-product-card footer{grid-template-columns:1fr}.shop-discovery-main{padding-top:24px}.shop-compare-table-wrap{border-radius:16px}}
@media(max-width:390px){.shop-discovery-product-grid{grid-template-columns:1fr}.shop-finder-results article{grid-template-columns:60px 1fr}.shop-finder-results article>div:last-child{grid-column:1/-1}}

/* --------------------------------------------------------------------------
   Phase 5 polish — favorites / compare / content shells (theme-safe)
   -------------------------------------------------------------------------- */
body.commerce-discovery-page,
body.commerce-content {
  overflow-x: clip;
}

body.commerce-discovery-page .shop-discovery-main,
body.commerce-content .shop-content-page {
  background: transparent;
}

body.commerce-discovery-page .shop-discovery-page-hero {
  background:
    radial-gradient(circle at 92% 0%, color-mix(in srgb, var(--shop-accent, #2f6fed) 12%, transparent), transparent 42%),
    linear-gradient(135deg, var(--shop-surface, #fff), var(--shop-surface-soft, #f4f7fb));
  border-color: var(--shop-border, var(--home-border, #dee6f1));
}

html[data-theme="dark"] body.commerce-discovery-page .shop-discovery-page-hero {
  background:
    radial-gradient(circle at 92% 0%, rgba(95,141,251,.14), transparent 42%),
    linear-gradient(135deg, var(--shop-surface, #15181d), var(--shop-surface-soft, #1c2026));
}

body.commerce-discovery-page .shop-discovery-product-card {
  transition: transform 240ms cubic-bezier(.22,1,.36,1), box-shadow 240ms ease, border-color 200ms ease;
}

@media (hover: hover) and (pointer: fine) {
  body.commerce-discovery-page .shop-discovery-product-card:hover {
    transform: translateY(-5px);
    border-color: color-mix(in srgb, var(--shop-accent, #2f6fed) 34%, var(--shop-border, #dee6f1));
    box-shadow: 0 18px 42px rgba(15, 23, 42, .09);
  }
}

body.commerce-discovery-page .shop-discovery-empty,
body.commerce-discovery-page .shop-empty-state {
  background: color-mix(in srgb, var(--shop-surface, #fff) 92%, transparent);
  border-color: var(--shop-border-strong, var(--shop-border, #dee6f1));
}

html[data-theme="dark"] body.commerce-discovery-page .shop-discovery-empty,
html[data-theme="dark"] body.commerce-discovery-page .shop-empty-state {
  background: color-mix(in srgb, var(--shop-surface, #15181d) 90%, transparent);
}

body.commerce-discovery-page .shop-compare-table-wrap {
  background: var(--shop-surface, #fff);
  border-color: var(--shop-border, #dee6f1);
}

html[data-theme="dark"] body.commerce-discovery-page .shop-compare-table-wrap {
  background: var(--shop-surface, #15181d);
}

body.commerce-content .shop-content-page-header {
  background: var(--shop-surface, #fff);
  border-color: var(--shop-border, #dee6f1);
}

html[data-theme="dark"] body.commerce-content .shop-content-page-header {
  background: var(--shop-surface, #15181d);
}

body.commerce-content .shop-content-page-header > div:not(:has(+ img)) {
  color: var(--shop-text, var(--home-text, #10151f));
}

@media (max-width: 720px) {
  body.commerce-discovery-page .shop-discovery-page-hero {
    border-radius: 20px;
    padding: 22px 18px;
  }
  body.commerce-discovery-page .shop-discovery-product-grid {
    gap: 12px;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.commerce-discovery-page .shop-discovery-product-card {
    transition: none !important;
  }
}
