@font-face{font-family:"Rubik";src:url('/assets/fonts/Rubik-wght.ttf') format('truetype');font-style:normal;font-weight:100 900;font-display:swap}

:root{
  --shop-navy:#142c40;
  --shop-gold:#d4a429;
  --shop-gold-dark:#b7891d;
  --shop-bg:#f7f8fa;
  --shop-muted:#687988;
  --shop-line:rgba(20,44,64,.12);
  --shop-shadow:0 15px 38px rgba(20,44,64,.075);
}

.shop-modern,.shop-modern button,.shop-modern input,.shop-modern select{font-family:"Rubik",Arial,sans-serif}
body.shop-modern{margin:0;background:var(--shop-bg);color:var(--shop-navy);overflow-x:hidden}

/* Compact page heading */
.shop-modern .shop-hero{
  width:min(1180px,calc(100% - 48px));min-height:0;margin:0 auto;padding:24px 0 25px;text-align:right;
  border:0;border-radius:0;background:transparent;box-shadow:none
}
.shop-modern .shop-hero>div{max-width:none;display:flex;align-items:end;gap:24px;position:relative;padding-right:0}
.shop-modern .shop-hero>div::before{display:none}
.shop-modern .shop-hero>div::after{display:none}
.shop-modern .shop-hero h1{margin:0;color:var(--shop-navy);font-size:40px;line-height:1.1;letter-spacing:-.03em;font-weight:700}
.shop-modern .shop-hero p{display:none}

/* Desktop catalogue: genuine sidebar + content */
.shop-modern .shop-layout{
  width:min(1180px,calc(100% - 48px));max-width:none;margin:0 auto;padding:26px 0 90px;
  display:grid!important;grid-template-columns:250px minmax(0,1fr)!important;gap:28px!important;align-items:start!important
}
.shop-modern .shop-sidebar{
  grid-column:1!important;width:250px!important;position:sticky!important;top:22px!important;margin:0!important;padding:20px!important;
  display:block!important;background:#fff!important;border:1px solid var(--shop-line)!important;border-top:3px solid var(--shop-gold)!important;
  border-radius:16px!important;box-shadow:var(--shop-shadow)!important
}
.shop-modern .shop-sidebar h3{margin:0 0 18px!important;padding:0 0 14px!important;border-bottom:1px solid var(--shop-line)!important;text-align:right!important;color:var(--shop-navy)!important;font-size:18px!important;font-weight:650!important}
.shop-modern .shop-sidebar>label{display:block!important;margin:15px 0 7px!important;color:var(--shop-muted)!important;font-size:11px!important;font-weight:500!important}
.shop-modern .shop-sidebar>input,.shop-modern .filter-select-trigger,.shop-modern .sm-filter-block select{
  width:100%!important;height:42px!important;padding:0 11px!important;border:1px solid var(--shop-line)!important;border-radius:10px!important;
  background:#f8f9fa!important;color:var(--shop-navy)!important;font-size:12px!important;font-weight:400!important;box-shadow:none!important
}
.shop-modern .shop-sidebar input:focus,.shop-modern .shop-sidebar select:focus,.shop-modern .filter-select-trigger:focus{outline:0!important;border-color:var(--shop-gold)!important;box-shadow:0 0 0 3px rgba(212,164,41,.11)!important}
.shop-modern .filter-custom-select{position:relative!important;z-index:30!important}
.shop-modern .filter-select-options{
  max-height:min(310px,calc(100vh - 210px))!important;
  overflow-x:hidden!important;overflow-y:auto!important;
  padding:6px!important;border:1px solid var(--shop-line)!important;border-radius:11px!important;
  background:#fff!important;box-shadow:0 16px 34px rgba(24,42,58,.14)!important;
  scrollbar-width:thin;scrollbar-color:#d7bd78 #f5f6f7
}
.shop-modern .filter-select-options button{
  min-height:37px!important;height:auto!important;padding:8px 10px!important;
  display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;
  border-radius:7px!important;font-size:12px!important;font-weight:500!important;line-height:1.35!important
}
.shop-modern .filter-select-options button:first-child{background:transparent!important;color:var(--shop-navy)!important}
.shop-modern .filter-select-options button:hover{background:#f7f8f9!important;color:var(--shop-navy)!important}
.shop-modern .filter-select-options button.is-selected{background:#fff7e4!important;color:var(--shop-gold-dark)!important;font-weight:650!important}
.shop-modern .filter-option-check{display:none;color:var(--shop-gold-dark);font-size:12px;font-weight:700}
.shop-modern .filter-select-options button.is-selected .filter-option-check{display:inline-block}
.shop-modern .filter-select-options::-webkit-scrollbar{width:7px}
.shop-modern .filter-select-options::-webkit-scrollbar-track{background:#f5f6f7;border-radius:10px}
.shop-modern .filter-select-options::-webkit-scrollbar-thumb{background:#d7bd78;border-radius:10px;border:2px solid #f5f6f7}
.shop-modern .sm-filter-block{margin-top:17px!important;padding-top:17px!important;border-top:1px solid var(--shop-line)!important}
.shop-modern .sm-filter-title{display:block!important;margin:0 0 8px!important;color:var(--shop-navy)!important;font-size:12px!important;font-weight:550!important}
.shop-modern .sm-price-inputs{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important}
.shop-modern .sm-price-inputs label{display:block!important;margin:0!important}
.shop-modern .sm-price-inputs label span{display:block!important;margin:0 0 5px!important;color:var(--shop-muted)!important;font-size:10px!important}
.shop-modern .sm-price-inputs input{width:100%!important;height:38px!important;padding:0 7px!important;border:1px solid var(--shop-line)!important;border-radius:8px!important;background:#f8f9fa!important;font-size:10px!important}
.shop-modern .clear-filters-btn{width:100%!important;height:41px!important;margin:19px 0 0!important;border:1px solid rgba(212,164,41,.3)!important;border-radius:10px!important;background:#fffaf0!important;color:var(--shop-gold-dark)!important;font-size:11px!important;font-weight:550!important}

.shop-modern .shop-main{grid-column:2!important;min-width:0!important;padding:0!important;border:0!important}
.shop-modern .shop-toolbar{width:100%!important;min-height:43px!important;margin:0 0 18px!important;padding:0 0 13px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;background:transparent!important;border:0!important;border-bottom:1px solid var(--shop-line)!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important}
.shop-modern .shop-toolbar::before,.shop-modern .shop-toolbar::after{display:none!important}
.shop-modern .products-count{color:var(--shop-muted)!important;font-size:13px!important;font-weight:500!important}
.shop-modern .products-count::before{content:"";display:inline-block;width:5px;height:5px;margin-left:8px;border-radius:50%;background:var(--shop-gold);box-shadow:0 0 0 4px rgba(212,164,41,.1)}
.shop-modern .shop-toolbar select{width:185px!important;height:40px!important;padding:0 12px!important;border:1px solid var(--shop-line)!important;border-radius:10px!important;background:#fff!important;color:var(--shop-navy)!important;font-size:12px!important;font-weight:500!important;box-shadow:none!important}

/* Products */
.shop-modern .shop-grid{width:100%!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;align-items:stretch!important}
.shop-modern .shop-card-wrap{position:relative!important;height:100%!important}
.shop-modern .shop-card{width:100%!important;height:100%!important;min-height:390px!important;padding:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;background:#fff!important;border:1px solid var(--shop-line)!important;border-radius:17px!important;box-shadow:0 9px 28px rgba(20,44,64,.055)!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease!important}
.shop-modern .shop-card:hover{transform:translateY(-3px)!important;border-color:rgba(212,164,41,.3)!important;box-shadow:0 16px 36px rgba(20,44,64,.09)!important}
.shop-modern .shop-card-image{width:100%!important;height:195px!important;min-height:195px!important;max-height:195px!important;margin:0!important;padding:16px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#fff!important}
.shop-modern .shop-card-image img{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:contain!important}
.shop-modern .shop-card-body{min-height:185px!important;padding:16px!important;display:flex!important;flex:1!important;flex-direction:column!important;align-items:stretch!important}
.shop-modern .shop-card-category{min-height:16px!important;margin:0 0 7px!important;color:var(--shop-gold-dark)!important;font-size:10px!important;font-weight:500!important}
.shop-modern .shop-card h3{min-height:44px!important;max-height:44px!important;margin:0 0 10px!important;overflow:hidden!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;line-clamp:2!important;color:var(--shop-navy)!important;font-size:13px!important;line-height:1.55!important;font-weight:600!important}
.shop-modern .shop-price{min-height:25px!important;margin-top:auto!important;display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:7px!important;color:var(--shop-navy)!important;font-size:16px!important;font-weight:650!important}
.shop-modern .old-price{margin:0!important;color:#9aa4ac!important;font-size:10px!important;font-weight:400!important}
.shop-modern .shop-promotion-badge{margin:7px 0 0!important;padding:4px 7px!important;border-radius:6px!important;font-size:9px!important;font-weight:500!important}
.shop-modern .shop-card-btn{height:auto!important;min-height:31px!important;margin-top:12px!important;padding-top:11px!important;justify-content:flex-start!important;border-top:1px solid var(--shop-line)!important;border-radius:0!important;background:transparent!important;color:var(--shop-navy)!important;font-size:10px!important;font-weight:500!important}
.shop-modern .shop-card-btn::after{content:"←";margin-right:7px}
.shop-modern .shop-card:hover .shop-card-btn{background:transparent!important;color:var(--shop-gold-dark)!important}
.shop-modern .archive-stock-badge{top:12px!important;right:12px!important;left:auto!important;padding:5px 8px!important;border-radius:999px!important;background:#d93025!important;color:#fff!important;font-size:9px!important;font-weight:600!important;z-index:3!important}
.shop-modern .archive-stock-badge.preorder{background:#2563eb!important}
.shop-modern .product-wishlist-btn{top:12px!important;left:12px!important;right:auto!important;width:33px!important;height:33px!important;border:1px solid var(--shop-line)!important;background:rgba(255,255,255,.94)!important;color:var(--shop-navy)!important;box-shadow:none!important;font-size:18px!important;z-index:4!important}
.shop-modern .product-wishlist-btn.active{border-color:rgba(184,100,82,.3)!important;background:#fff6f3!important;color:#b86452!important}
.shop-modern .product-wishlist-btn:disabled{opacity:.65;cursor:wait}
.shop-modern .shop-empty{grid-column:1/-1!important;padding:50px!important;border:1px solid var(--shop-line)!important;border-radius:17px!important;background:#fff!important;color:var(--shop-muted)!important;box-shadow:none!important}

@media(max-width:1050px){
  .shop-modern .shop-layout{grid-template-columns:225px minmax(0,1fr)!important;gap:22px!important}
  .shop-modern .shop-sidebar{width:225px!important}
  .shop-modern .shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}

@media(max-width:780px){
  .shop-modern .shop-layout{display:block!important}
  .shop-modern .shop-sidebar{position:static!important;width:100%!important;margin:0 0 22px!important}
  .shop-modern .shop-main{width:100%!important}
}

@media(max-width:620px){
  .shop-modern .shop-hero,.shop-modern .shop-layout{width:min(100% - 28px,1180px)}
  .shop-modern .shop-hero{padding:20px 0!important}
  .shop-modern .shop-hero>div{display:block;padding-right:0}
  .shop-modern .shop-hero h1{font-size:32px}
  .shop-modern .shop-hero p{margin-top:6px;font-size:12px}
  .shop-modern .shop-layout{padding:18px 0 65px!important}
  .shop-modern .shop-sidebar{padding:16px!important}
  .shop-modern .shop-toolbar select{width:160px!important}
  .shop-modern .shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  .shop-modern .shop-card{min-height:325px!important;border-radius:14px!important}
  .shop-modern .shop-card-image{height:142px!important;min-height:142px!important;max-height:142px!important;padding:10px!important}
  .shop-modern .shop-card-body{min-height:177px!important;padding:12px!important}
  .shop-modern .shop-card h3{min-height:39px!important;max-height:39px!important;font-size:11.5px!important}
  .shop-modern .shop-price{font-size:14px!important}
  .shop-modern .product-wishlist-btn{top:8px!important;left:8px!important;width:29px!important;height:29px!important;font-size:16px!important}
  .shop-modern .archive-stock-badge{top:8px!important;right:8px!important;font-size:8px!important}
}

@media(max-width:370px){.shop-modern .shop-grid{grid-template-columns:1fr!important}}
@media(prefers-reduced-motion:reduce){.shop-modern .shop-card{transition:none!important}}
