/* Final visual layer: quieter surfaces, clear actions and brief feedback. */
.theme-store .catalog-intro{background:transparent;color:var(--ink);border:0;border-radius:0;padding:14px 0 20px;margin:0;min-height:0;overflow:visible}
.theme-store .catalog-intro .eyebrow{color:var(--muted);font-size:.65rem;letter-spacing:.12em}
.theme-store .catalog-intro h1{font-size:calc(clamp(27px,3vw,38px) * var(--heading-scale,1));letter-spacing:-.035em;margin:8px 0 10px}
.theme-store .catalog-intro p{color:var(--muted);font-size:.85rem;max-width:580px}
.catalog-intro-art{display:none}.catalog-steps{background:transparent;border:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);border-radius:0;padding:13px 0;margin-bottom:24px;gap:32px}
.catalog-help{border:0;padding:12px 0;background:none;font-size:.72rem}.catalog-focus .filters-details{border:0;border-right:1px solid var(--line);border-radius:0;background:transparent;padding-right:22px}.catalog-focus .pc-type-choice{border-radius:6px}
.theme-store .product-card{border:1px solid var(--line);border-radius:12px;box-shadow:none;background:var(--surface);overflow:hidden;transition:transform .25s cubic-bezier(.2,.7,.2,1),box-shadow .25s,border-color .25s}
.theme-store .product-card .product-image{background:var(--surface)}.theme-store .card-body h3{font-weight:600;letter-spacing:-.02em}.theme-store .card-specs{color:var(--muted)}
.theme-store .product-card .card-cta{border-radius:7px;box-shadow:none;min-height:42px}.theme-store .card-body .eyebrow{font-weight:500;letter-spacing:.08em}.theme-store .card-pricing .price{letter-spacing:-.035em}.theme-store .stock-dot{font-size:.68rem}
.theme-store .navigation-minimal nav{min-height:54px}.theme-store .nav-catalog>summary{border-radius:7px;box-shadow:none;padding:11px 16px}.theme-store .navigation-minimal nav>.nav-promotion{background:transparent;color:var(--red);font-weight:600}.theme-store .navigation-minimal nav>.nav-promotion:hover{background:var(--soft);color:var(--red)}
.theme-store .product-info h1{letter-spacing:-.035em;line-height:1.15}.theme-store .product-price{margin-top:20px}.theme-store .product-price strong{letter-spacing:-.04em}.theme-store .option-chip{border-radius:7px;box-shadow:none}.theme-store .product-highlights{font-size:.85rem}.theme-store .product-activity{background:var(--surface);border:1px solid var(--line);padding:12px 14px}.theme-store .product-activity p{font-size:.78rem}.theme-store .product-activity small{font-size:.66rem}.theme-store .activity-demo{display:none}
.is-admin .admin-welcome{background:transparent;border:0;box-shadow:none;padding:8px 0 22px;color:var(--ink)}.is-admin .admin-welcome h2{color:var(--ink);letter-spacing:-.035em}.is-admin .admin-welcome p,.is-admin .admin-welcome .eyebrow,.is-admin .admin-updated{color:var(--muted)}.is-admin .admin-updated{background:var(--surface);border:1px solid var(--line)}
.is-admin .admin-metric,.is-admin .admin-dashboard>.panel,.is-admin .admin-chart-panel{box-shadow:none;border-radius:12px}.is-admin .admin-heading h1{letter-spacing:-.035em}.is-admin .admin-chart-note{font-size:.72rem;line-height:1.6}.is-admin .admin-panel-heading h2{letter-spacing:-.02em}.is-admin .table-scroll th{background:var(--soft)}
.theme-store .button,.is-admin .button{transition:background .2s,transform .2s,box-shadow .2s}.theme-store .button:active,.is-admin .button:active{transform:translateY(1px) scale(.99)}
@media(hover:hover){.theme-store .product-card:hover{transform:translateY(-4px);border-color:#b6c3d1;box-shadow:0 12px 30px #1424400c}.theme-store .product-card .product-image img{transition:transform .45s cubic-bezier(.2,.7,.2,1)}.theme-store .product-card:hover .product-image img{transform:scale(1.035)}.theme-store .button:hover,.is-admin .button:hover{box-shadow:0 5px 14px #1424400f}}
@media(max-width:620px){.theme-store .catalog-intro{padding:6px 0 16px}.theme-store .catalog-intro p{font-size:.78rem}.catalog-steps{gap:12px;margin-bottom:17px}.catalog-focus .filters-details{padding:3px 0 12px;border-right:0;border-bottom:1px solid var(--line)}.theme-store .product-card{border-radius:9px}.theme-store .product-card .card-cta{font-size:.68rem;min-height:39px}.theme-store .product-info h1{font-size:calc(30px * var(--heading-scale,1))}}
@media(prefers-reduced-motion:reduce){.theme-store .product-card,.theme-store .product-card .product-image img,.theme-store .button,.is-admin .button{transition:none}.theme-store .product-card:hover,.theme-store .product-card:hover .product-image img{transform:none}}
