.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{background:rgba(255,253,248,.76);border:1px solid rgba(201,161,91,.20);border-radius:30px;overflow:hidden;box-shadow:var(--soft);transition:.45s;position:relative}.product-card:hover{transform:translateY(-10px);box-shadow:0 28px 60px rgba(91,64,35,.18);border-color:rgba(201,161,91,.62)}.product-image-wrap{height:250px;position:relative;background:linear-gradient(145deg,#fffaf1,#eadbc4);overflow:hidden}.product-image-wrap img{width:100%;height:100%;object-fit:cover;transition:.6s}.product-card:hover .product-image-wrap img{transform:scale(1.08) translateY(-8px)}.product-body{padding:18px}.mini-meta{display:flex;justify-content:space-between;gap:10px;color:var(--gold);font-size:11px;text-transform:uppercase;letter-spacing:.09em;font-weight:800}.product-body h3{font-family:"Cormorant Garamond",serif;font-size:25px;line-height:1.05;margin:12px 0 6px}.product-body p{color:var(--muted);font-size:14px;margin:0 0 10px}.price-row{display:flex;align-items:center;gap:8px;margin:10px 0 14px}.price-row strong{font-size:18px}.price-row del{color:#9b9084;font-size:13px}.product-actions{display:flex;gap:8px;opacity:.92;transform:translateY(6px);transition:.35s}.product-card:hover .product-actions{opacity:1;transform:translateY(0)}.badge{position:absolute;z-index:2;top:14px;left:14px;padding:6px 10px;border-radius:999px;background:rgba(255,253,248,.82);border:1px solid rgba(201,161,91,.28);font-size:11px;font-weight:900;color:#6a4a1e}.badge.new{left:auto;right:14px;color:#315b49}.wish-btn{position:absolute;z-index:2;right:14px;bottom:14px;width:40px;height:40px;border-radius:50%;border:1px solid rgba(201,161,91,.30);background:rgba(255,253,248,.80);cursor:pointer;transition:.35s}.wish-btn:hover,.wish-btn.active{transform:scale(1.1);background:var(--gold);color:#fff}.word-hover{background:linear-gradient(var(--gold),var(--gold)) left bottom/0 2px no-repeat;transition:background-size .35s,color .35s,letter-spacing .35s}.word-hover:hover{background-size:100% 2px;color:#8a642f;letter-spacing:.02em}.shop-layout{max-width:1220px;margin:auto;padding:35px 22px;display:grid;grid-template-columns:290px 1fr;gap:28px}.filter-panel{position:sticky;top:90px;align-self:start;background:rgba(255,253,248,.78);border:1px solid rgba(201,161,91,.2);border-radius:28px;padding:20px;box-shadow:var(--soft)}#filterForm{display:grid;gap:12px}.two-inputs{display:grid;grid-template-columns:1fr 1fr;gap:8px}.check-row{font-size:14px;color:var(--muted)}.results-bar{margin-bottom:16px;color:var(--muted)}.details-page{max-width:1220px;margin:0 auto;padding:65px 22px;display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:start}.main-product-img{border-radius:34px;box-shadow:var(--shadow);background:#fffaf1}.thumb-row{display:flex;gap:10px;margin-top:14px}.thumb-row img{width:86px;height:86px;object-fit:cover;border-radius:18px;border:1px solid rgba(201,161,91,.25)}.details-info h1{font-family:"Cormorant Garamond",serif;font-size:clamp(42px,5vw,66px);line-height:1;margin:14px 0}.lead{color:var(--muted)}.details-price{font-size:32px;font-weight:900;margin:18px 0;color:#8b6329}.badge-row{display:flex;gap:8px;flex-wrap:wrap;margin:15px 0}.soft-badge{padding:8px 12px;border-radius:999px;background:rgba(201,161,91,.13);color:#6c4d20;border:1px solid rgba(201,161,91,.25);font-weight:800;font-size:12px}.info-list{background:rgba(255,253,248,.68);border:1px solid rgba(201,161,91,.18);padding:16px;border-radius:22px}.detail-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.preorder-mini{display:grid;grid-template-columns:90px 1fr auto;gap:8px;margin-top:14px}.product-story{max-width:980px}.product-story h2,.specs-grid h3{font-family:"Cormorant Garamond",serif;font-size:38px}.specs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.quick-view-grid h2{font-family:"Cormorant Garamond",serif;font-size:42px;margin:8px 0}.quick-view-grid h3{font-size:24px;color:#8b6329}

/* Enhanced media gallery and flexible details */
.main-media-frame{width:100%;min-height:520px;border-radius:34px;background:linear-gradient(145deg,#fffaf1,#eadbc4);box-shadow:var(--shadow);overflow:hidden;display:grid;place-items:center}.main-media-frame img,.main-media-frame video{width:100%;height:100%;max-height:620px;object-fit:cover}.enhanced-thumb-row{flex-wrap:wrap}.media-thumb{width:86px;height:86px;border:1px solid rgba(201,161,91,.25);background:rgba(255,253,248,.82);border-radius:18px;overflow:hidden;cursor:pointer;padding:0;transition:.25s}.media-thumb.active,.media-thumb:hover{border-color:rgba(139,99,41,.7);transform:translateY(-3px);box-shadow:0 12px 28px rgba(91,64,35,.12)}.media-thumb img{width:100%;height:100%;object-fit:cover;border:0;border-radius:0;margin:0}.video-thumb{display:grid;place-items:center;color:#8b6329;font-weight:900;padding:8px}.video-thumb span{font-size:22px}.video-thumb small{font-size:10px;line-height:1.1}.enhanced-specs-grid{align-items:start}.detail-spec-card{background:rgba(255,253,248,.72);border:1px solid rgba(201,161,91,.18);border-radius:26px;padding:20px;box-shadow:var(--soft)}.detail-spec-card p{white-space:normal;color:var(--muted);line-height:1.75}.detail-spec-card h3{margin-top:0}@media(max-width:900px){.main-media-frame{min-height:360px}.enhanced-details-page{grid-template-columns:1fr}.enhanced-specs-grid{grid-template-columns:1fr}}


/* Shop listing layout polish: fixes filter/product overlap and improves visibility */
.shop-layout{
    max-width:1380px;
    width:min(1380px, calc(100% - 48px));
    margin:0 auto;
    padding:42px 0 90px;
    display:grid;
    grid-template-columns:320px minmax(0,1fr);
    gap:46px;
    align-items:start;
}
.shop-results{
    min-width:0;
    width:100%;
    position:relative;
}
.filter-panel{
    position:sticky;
    top:96px;
    z-index:6;
    width:100%;
    box-sizing:border-box;
    align-self:start;
    background:rgba(255,253,248,.96);
    border:1px solid rgba(201,161,91,.24);
    border-radius:32px;
    padding:22px;
    box-shadow:0 22px 48px rgba(88,62,34,.10);
    backdrop-filter:blur(18px);
    -webkit-backdrop-filter:blur(18px);
    overflow:hidden;
}
.filter-panel::after{
    content:"";
    position:absolute;
    inset:auto -45px -70px auto;
    width:180px;
    height:180px;
    border-radius:50%;
    background:rgba(201,161,91,.11);
    filter:blur(26px);
    pointer-events:none;
}
.filter-panel-head{
    position:relative;
    z-index:1;
    display:flex;
    align-items:flex-end;
    justify-content:space-between;
    gap:14px;
    margin-bottom:16px;
    padding-bottom:14px;
    border-bottom:1px solid rgba(201,161,91,.16);
}
.filter-panel-head span{
    display:block;
    color:var(--gold);
    font-size:11px;
    font-weight:900;
    letter-spacing:.14em;
    text-transform:uppercase;
    margin-bottom:4px;
}
.filter-panel-head h2{
    margin:0;
    font-family:"Cormorant Garamond",serif;
    font-size:34px;
    line-height:1;
    color:#2b251f;
}
.filter-reset{
    border:1px solid rgba(201,161,91,.28);
    background:rgba(255,255,255,.72);
    border-radius:999px;
    padding:9px 13px;
    font-size:12px;
    font-weight:900;
    color:#72542a;
    cursor:pointer;
    transition:.25s ease;
}
.filter-reset:hover{
    background:var(--gold);
    color:#2a241e;
    transform:translateY(-2px);
}
#filterForm{
    position:relative;
    z-index:1;
    display:grid;
    gap:12px;
}
#filterForm input,
#filterForm select{
    width:100%;
    min-width:0;
    box-sizing:border-box;
    min-height:52px;
    border-radius:18px;
    background:rgba(255,255,255,.82);
    border:1px solid rgba(201,161,91,.24);
    color:#302820;
}
#filterForm input::placeholder{color:#8d8174}
.two-inputs{
    display:grid;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr);
    gap:10px;
}
.check-row{
    display:flex;
    align-items:center;
    gap:10px;
    min-height:24px;
    color:#6d6258;
    font-size:14px;
    line-height:1.3;
}
.check-row input{
    width:16px!important;
    min-height:auto!important;
    height:16px;
    flex:0 0 auto;
    accent-color:#c9a15b;
}
.results-bar{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:16px;
    margin:0 0 22px;
    padding:14px 18px;
    border-radius:22px;
    border:1px solid rgba(201,161,91,.18);
    background:rgba(255,253,248,.82);
    box-shadow:0 12px 28px rgba(88,62,34,.06);
    color:#6c6258;
}
.results-bar strong{
    color:#332b24;
    font-size:15px;
    font-weight:900;
    letter-spacing:.02em;
}
.results-bar small{
    color:#8b8177;
    font-size:13px;
}
.product-grid{
    display:grid;
    grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));
    gap:30px;
    align-items:start;
    min-width:0;
    transition:opacity .25s ease;
}
.product-grid.is-loading{opacity:.55;pointer-events:none}
.product-grid>.empty-state{grid-column:1/-1}
.product-card{
    width:100%;
    min-width:0;
    box-sizing:border-box;
    border-radius:32px;
    overflow:hidden;
    isolation:isolate;
}
.product-card:hover{z-index:2}
.product-image-wrap{
    height:270px;
}
.product-body{
    min-height:245px;
    display:flex;
    flex-direction:column;
}
.product-body h3{
    font-size:27px;
    line-height:1.02;
    overflow-wrap:anywhere;
}
.product-body h3 a{
    display:inline;
}
.mini-meta{
    min-height:30px;
    align-items:flex-start;
}
.mini-meta span:last-child{text-align:right}
.price-row{
    flex-wrap:wrap;
    min-height:38px;
}
.price-row strong{
    white-space:nowrap;
    font-size:19px;
}
.price-row del{white-space:nowrap}
.product-actions{
    margin-top:auto;
    display:grid;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr);
    gap:10px;
    opacity:1;
    transform:none;
}
.product-actions .btn{
    width:100%;
    min-height:46px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    text-align:center;
    line-height:1.15;
    padding:10px 12px;
    white-space:normal;
}
@media(max-width:1260px){
    .shop-layout{
        width:min(1180px, calc(100% - 36px));
        grid-template-columns:300px minmax(0,1fr);
        gap:34px;
    }
    .product-grid{grid-template-columns:repeat(auto-fit, minmax(230px, 1fr));gap:24px}
}
@media(max-width:1050px){
    .shop-layout{
        grid-template-columns:1fr;
        width:min(820px, calc(100% - 28px));
        gap:24px;
        padding-top:28px;
    }
    .filter-panel{position:relative;top:auto;border-radius:28px}
    #filterForm{grid-template-columns:repeat(2, minmax(0,1fr));align-items:center}
    .filter-panel-head{align-items:center}
    .two-inputs{grid-column:span 2}
    .check-row{background:rgba(255,255,255,.62);border:1px solid rgba(201,161,91,.16);padding:10px 12px;border-radius:16px}
}
@media(max-width:720px){
    .shop-layout{width:min(460px, calc(100% - 22px));padding-top:22px}
    .filter-panel{padding:18px;border-radius:24px}
    .filter-panel-head h2{font-size:30px}
    #filterForm{grid-template-columns:1fr}
    .two-inputs{grid-column:auto;grid-template-columns:1fr}
    .results-bar{align-items:flex-start;flex-direction:column;gap:4px}
    .product-grid{grid-template-columns:1fr;gap:22px}
    .product-image-wrap{height:285px}
    .product-body{min-height:auto}
}
