
body{background:#f7f4ef}
.wallpaper-page{padding-top:22px;padding-bottom:40px}
.wallpaper-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:14px}
.wallpaper-head h1{font-size:27px;margin:4px 0 6px;line-height:1.5}
.wallpaper-head p{margin:0;color:#766e65;font-size:12px}
.wallpaper-brand-tabs{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:13px}
.wallpaper-brand-tabs button{border:1px solid #ddd3c7;background:#fff;border-radius:999px;padding:8px 13px;font-family:inherit;cursor:pointer;font-size:11px}
.wallpaper-brand-tabs button.active{background:#33291f;color:#fff;border-color:#33291f}
.wallpaper-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:14px;align-items:start}
.wallpaper-filters{position:sticky;top:92px;background:#fff;border:1px solid #e5ddd3;border-radius:12px;padding:12px}
.filter-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}
.filter-top b{font-size:13px}.filter-top button{border:0;background:none;color:#9b6d23;font-family:inherit;font-size:9px;cursor:pointer}
.filter-field{margin-bottom:9px}.filter-field label{display:block;font-size:9px;color:#7d756d;margin-bottom:4px}
.filter-field select,.filter-field input{width:100%;box-sizing:border-box;border:1px solid #ddd4ca;background:#fff;border-radius:8px;padding:8px;font-family:inherit;font-size:10px}
.wallpaper-content{min-width:0}
.album-strip{background:#fff;border:1px solid #e5ddd3;border-radius:12px;padding:11px;margin-bottom:12px}
.album-strip-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.album-strip-head b{font-size:13px}.album-strip-head span{font-size:9px;color:#81786f}
.album-cards{display:flex;gap:7px;overflow-x:auto;padding-bottom:3px;scrollbar-width:thin}
.album-card{flex:0 0 auto;border:1px solid #e3dbd1;background:#faf8f5;border-radius:8px;padding:7px 10px;cursor:pointer;font-family:inherit;text-align:right}
.album-card.active{background:#33291f;color:#fff;border-color:#33291f}
.album-card b{display:block;font-size:10px}.album-card small{font-size:8px;color:#8a8178}.album-card.active small{color:#ddd4ca}
.product-toolbar{display:flex;justify-content:space-between;align-items:center;margin:8px 2px}.product-toolbar b{font-size:14px}.product-toolbar span{font-size:9px;color:#81786f;margin-right:6px}
.wallpaper-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.wallpaper-product-card{background:#fff;border:1px solid #e5ddd3;border-radius:11px;overflow:hidden;cursor:pointer;transition:.15s}
.wallpaper-product-card:hover{transform:translateY(-1px);box-shadow:0 5px 16px rgba(30,20,10,.06)}
.wallpaper-product-image{aspect-ratio:4/5;background:#eee8e0;overflow:hidden}
.wallpaper-product-image img{width:100%;height:100%;object-fit:cover;display:block}
.wallpaper-product-body{padding:9px}
.wallpaper-product-top{display:flex;justify-content:space-between;gap:7px;align-items:flex-start}
.wallpaper-product-top b{font-size:11px;line-height:1.6}.wallpaper-code{font-size:9px;background:#f3eee8;padding:3px 5px;border-radius:5px;white-space:nowrap}
.wallpaper-meta{display:flex;flex-wrap:wrap;gap:4px;margin-top:6px}.wallpaper-meta span{font-size:8px;background:#f6f2ed;border-radius:5px;padding:3px 5px;color:#665e56}
.wallpaper-card-action{display:flex;justify-content:space-between;align-items:center;border-top:1px dashed #ebe3da;margin-top:7px;padding-top:7px}.wallpaper-card-action small{font-size:8px;color:#857c73}.wallpaper-card-action button{border:0;background:#c99532;color:#fff;border-radius:7px;padding:7px 10px;font-family:inherit;font-size:9px;cursor:pointer}
.wallpaper-empty{display:none;text-align:center;padding:32px;color:#90867c;background:#fff;border:1px dashed #ddd4ca;border-radius:11px;font-size:11px}
.wallpaper-modal{display:none;position:fixed;inset:0;z-index:9999}.wallpaper-modal.open{display:block}.wallpaper-modal-bg{position:absolute;inset:0;background:rgba(25,20,16,.52)}
.wallpaper-modal-card{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(760px,calc(100% - 24px));max-height:88vh;overflow:auto;background:#fff;border-radius:14px;padding:14px}
.wallpaper-modal-close{position:absolute;left:10px;top:10px;width:31px;height:31px;border:0;border-radius:8px;background:#f1ece6;font-size:18px;cursor:pointer}
.wallpaper-detail{display:grid;grid-template-columns:280px 1fr;gap:14px}.wallpaper-detail-img img{width:100%;border-radius:10px;display:block}.wallpaper-detail h3{font-size:18px;margin:2px 0 7px}.wallpaper-detail-code{font-size:11px;color:#9b6d23}
.wallpaper-detail-specs{display:grid;grid-template-columns:repeat(2,1fr);gap:6px;margin:12px 0}.wallpaper-detail-specs div{background:#f8f5f0;border-radius:7px;padding:7px;font-size:9px}.wallpaper-detail-specs b{display:block;margin-top:2px;font-size:10px}
.wallpaper-buy-row{display:flex;align-items:center;gap:7px;margin-top:10px}.wallpaper-buy-row input{width:70px;border:1px solid #dcd2c7;border-radius:7px;padding:8px;text-align:center}.wallpaper-buy-row button{border:0;border-radius:8px;background:#c99532;color:#fff;padding:10px 14px;font-family:inherit;font-weight:700;cursor:pointer}
@media(max-width:980px){.wallpaper-layout{grid-template-columns:210px minmax(0,1fr)}.wallpaper-product-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){
  .wallpaper-page{padding-top:12px}.wallpaper-head{display:block}.wallpaper-head h1{font-size:20px}.wallpaper-head p{font-size:10px}.back-home{display:inline-block;margin-top:8px}
  .wallpaper-layout{display:block}.wallpaper-filters{position:static;display:grid;grid-template-columns:repeat(2,1fr);gap:7px;margin-bottom:10px}.filter-top{grid-column:1/-1;margin:0}.filter-field{margin:0}.filter-field label{font-size:8px}.filter-field select,.filter-field input{padding:7px;font-size:9px}
  .wallpaper-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.wallpaper-product-body{padding:7px}.wallpaper-product-top b{font-size:10px}
  .wallpaper-detail{grid-template-columns:1fr}.wallpaper-detail-img{max-width:320px;margin:auto}.wallpaper-detail-specs{grid-template-columns:1fr 1fr}
}
@media(max-width:420px){.wallpaper-filters{grid-template-columns:1fr 1fr}.wallpaper-product-grid{grid-template-columns:1fr 1fr}.wallpaper-card-action button{padding:6px 8px}.wallpaper-meta span{font-size:7.5px}}

.wallpaper-load-more-wrap{display:flex;justify-content:center;margin:15px 0 4px}
.wallpaper-load-more{display:none;border:1px solid #c99532;background:#fff;color:#8b611b;border-radius:9px;padding:10px 22px;font-family:inherit;font-weight:700;cursor:pointer}
.wallpaper-no-image{height:100%;min-height:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:5px;padding:12px;box-sizing:border-box;background:linear-gradient(145deg,#eee8df,#faf7f2);color:#6f665d}
.wallpaper-no-image b{font-size:20px;direction:ltr}.wallpaper-no-image span{font-size:10px;font-weight:700}.wallpaper-no-image small{font-size:8px;color:#948a80;max-width:140px;line-height:1.7}
.wallpaper-no-image-detail{min-height:340px;border-radius:10px}.album-card small{display:block;margin-top:2px}
@media(max-width:720px){.wallpaper-load-more{width:100%}.wallpaper-no-image{min-height:145px}.wallpaper-no-image-detail{min-height:260px}}


/* V25 — customer storefront never shows catalog records without real images */
.wallpaper-product-card:has(.wallpaper-no-image){
  display:none !important;
}
