
:root{--shop-bg:#f3f7fa;--shop-card:#fff;--shop-text:#183247;--shop-muted:#617485;--shop-line:#dbe6ed;--shop-accent:#0d8db9;--shop-accent-dark:#075d7b;--shop-navy:#081f33;--shop-radius:20px;--shop-shadow:0 18px 42px rgba(18,49,72,.09)}
*,*::before,*::after{box-sizing:border-box}body{margin:0;min-width:320px;overflow-x:hidden;background:var(--shop-bg);color:var(--shop-text)}button,input,select{font:inherit}.shop-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 82% 8%,rgba(40,199,225,.24),transparent 31rem),linear-gradient(125deg,#071a2d,#0a2e47 62%,#0c617b);color:#fff}.shop-hero-inner{width:min(1180px,92vw);margin:auto;padding:clamp(54px,7vw,88px) 0 34px}.shop-hero-copy{max-width:820px}.shop-kicker{margin:0 0 9px;color:#72e1ec;font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.shop-hero h1{margin:0;font-size:clamp(2.35rem,5vw,4.65rem);line-height:1;letter-spacing:-.045em}.shop-hero-copy>p:last-child{max-width:780px;margin:22px 0 0;color:rgba(255,255,255,.81);font-size:clamp(1rem,.4vw + .9rem,1.2rem);line-height:1.65}.shop-tools{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:34px}.search-container{min-width:0;flex:1;max-width:680px;display:flex;align-items:center;gap:10px;padding:0 17px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.11);backdrop-filter:blur(10px)}.search-container>span{font-size:1.3rem;color:#74dfea}.search-bar{width:100%;min-width:0;height:50px;border:0;outline:0;background:transparent;color:#fff}.search-bar::placeholder{color:rgba(255,255,255,.64)}.header-icons{display:flex;gap:9px}.icon-btn{position:relative;width:50px;height:50px;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:rgba(255,255,255,.1);color:#fff;cursor:pointer;transition:.2s ease}.icon-btn:hover,.icon-btn:focus-visible{transform:translateY(-2px);background:rgba(255,255,255,.18);outline:0}.badge{position:absolute;top:-5px;right:-4px;display:grid;place-items:center;min-width:21px;height:21px;padding:0 5px;border:2px solid #0a324b;border-radius:999px;background:#ef5f66;color:#fff;font-size:.68rem;font-weight:800}.shop-breadcrumbs{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:28px;padding:11px 16px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.08)}.shop-breadcrumbs a,.shop-breadcrumbs span,.shop-breadcrumbs strong{color:rgba(255,255,255,.86);text-decoration:none}.shop-breadcrumbs strong{color:#72e1ec}.shop-main{width:min(1180px,92vw);margin:auto;padding:clamp(40px,6vw,72px) 0}.shop-intro{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px}.shop-intro .shop-kicker{color:var(--shop-accent-dark)}.shop-intro h2{margin:0;font-size:clamp(1.7rem,3vw,2.7rem);letter-spacing:-.03em}.shop-intro p:last-child{margin:8px 0 0;color:var(--shop-muted)}.catalogue-count{flex:0 0 auto;padding:8px 13px;border:1px solid var(--shop-line);border-radius:999px;background:#fff;color:var(--shop-accent-dark);font-weight:750}.filters-section{margin-bottom:30px;padding:16px;border:1px solid var(--shop-line);border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(20,54,79,.06)}.filters-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.filter-group{display:flex;flex-wrap:wrap;gap:8px}.filter-btn,.select-filter,.page-btn,.qty-btn,.close-btn{border:1px solid var(--shop-line);background:#f7fafc;color:var(--shop-text);cursor:pointer;transition:.18s ease}.filter-btn{min-height:40px;padding:8px 16px;border-radius:999px;font-weight:700}.filter-btn:hover,.filter-btn.active{border-color:rgba(13,141,185,.35);background:rgba(13,141,185,.1);color:var(--shop-accent-dark)}.select-filter{min-height:42px;padding:8px 38px 8px 14px;border-radius:12px}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,250px),1fr));gap:22px}.product-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--shop-line);border-radius:var(--shop-radius);background:var(--shop-card);box-shadow:0 12px 30px rgba(20,54,79,.065);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.product-card:hover{transform:translateY(-5px);border-color:rgba(13,141,185,.3);box-shadow:var(--shop-shadow)}.product-image{position:relative;display:grid;place-items:center;height:210px;background:linear-gradient(145deg,#edf5f8,#dcebf1);font-size:4.8rem}.product-badge{position:absolute;top:14px;right:14px;padding:6px 10px;border-radius:999px;background:#e85d64;color:#fff;font-size:.7rem;font-weight:850;text-transform:uppercase}.product-badge.new{background:#159d76}.product-info{display:flex;flex:1;flex-direction:column;padding:19px}.product-category{margin-bottom:7px;color:var(--shop-accent-dark);font-size:.72rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.product-title{margin-bottom:8px;color:var(--shop-text);font-size:1.14rem;font-weight:800}.product-description{flex:1;margin-bottom:18px;color:var(--shop-muted);font-size:.9rem;line-height:1.55}.product-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-price{color:var(--shop-accent-dark);font-size:1.32rem;font-weight:850}.product-old-price{margin-left:5px;color:#8c9ba7;font-size:.74rem;text-decoration:line-through}.add-to-cart-btn{width:43px;height:43px;flex:0 0 auto;border:0;border-radius:50%;background:linear-gradient(135deg,var(--shop-accent),var(--shop-accent-dark));color:#fff;font-size:1.35rem;cursor:pointer;box-shadow:0 8px 18px rgba(7,93,123,.2);transition:.18s ease}.add-to-cart-btn:hover{transform:scale(1.06)}.pagination{display:flex;justify-content:center;gap:8px;margin-top:40px}.page-btn{min-width:42px;height:42px;border-radius:11px;font-weight:750}.page-btn:hover,.page-btn.active{background:var(--shop-accent-dark);color:#fff;border-color:var(--shop-accent-dark)}.modal{position:fixed;inset:0;z-index:2000;display:none;align-items:center;justify-content:center;padding:20px;background:rgba(3,17,29,.72);backdrop-filter:blur(7px)}.modal.active{display:flex}.modal-content{width:min(900px,100%);max-height:90vh;overflow:auto;border:1px solid rgba(255,255,255,.45);border-radius:24px;background:#fff;box-shadow:0 30px 80px rgba(0,0,0,.27)}.modal-header{position:sticky;top:0;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:21px 26px;border-bottom:1px solid var(--shop-line);background:rgba(255,255,255,.95);backdrop-filter:blur(10px)}.modal-title{font-size:1.4rem;font-weight:850}.close-btn{width:40px;height:40px;border-radius:50%;font-size:1.4rem}.close-btn:hover{background:#edf5f8;color:var(--shop-accent-dark)}.modal-body{padding:26px}.product-detail{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:28px}.product-detail-image{display:grid;place-items:center;min-height:360px;border-radius:18px;background:linear-gradient(145deg,#edf5f8,#dcebf1);font-size:7rem}.product-detail-info h3{margin:0 0 12px;font-size:clamp(1.6rem,3vw,2.35rem)}.product-detail-info>p:not(.shop-kicker){color:var(--shop-muted);line-height:1.65}.quantity-selector{display:flex;align-items:center;gap:10px;margin:22px 0}.qty-btn{width:39px;height:39px;border-radius:10px}.qty-input{width:65px;height:39px;border:1px solid var(--shop-line);border-radius:10px;text-align:center}.btn-large{width:100%;min-height:48px;margin-top:12px;border:0;border-radius:999px;background:linear-gradient(135deg,var(--shop-accent),var(--shop-accent-dark));color:#fff;font-weight:800;cursor:pointer;box-shadow:0 10px 22px rgba(7,93,123,.18)}.btn-secondary{border:1px solid var(--shop-line);background:#f5f9fb;color:var(--shop-accent-dark);box-shadow:none}.product-benefits{margin-top:28px;padding:20px;border:1px solid var(--shop-line);border-radius:16px;background:#f7fafc}.product-benefits h3{margin:0 0 12px}.product-benefits ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;color:var(--shop-muted)}.product-benefits li::before{content:'✓';margin-right:8px;color:#159d76;font-weight:900}.cart-modal .modal-content{max-width:720px}.cart-item{display:flex;align-items:center;gap:16px;margin-bottom:12px;padding:15px;border:1px solid var(--shop-line);border-radius:15px;background:#f8fbfc}.cart-item-image{display:grid;place-items:center;width:66px;height:66px;flex:0 0 auto;border-radius:12px;background:#e5f0f4;font-size:2rem}.cart-item-info{min-width:0;flex:1}.cart-item-title{font-weight:800}.cart-item-price{color:var(--shop-accent-dark);font-weight:750}.cart-item-actions{display:flex;align-items:center;gap:7px}.remove-btn{width:35px;height:35px;border:1px solid #f0c7ca;border-radius:9px;background:#fff5f5;color:#cb4048;cursor:pointer}.cart-summary{margin-top:18px;padding:20px;border-radius:16px;background:var(--shop-navy);color:#fff}.cart-total{display:flex;justify-content:space-between;gap:20px;font-size:1.35rem;font-weight:850}.cart-summary .btn-large{background:#fff;color:var(--shop-navy)}
@media(max-width:800px){.shop-tools{align-items:stretch;flex-direction:column}.search-container{max-width:none}.header-icons{justify-content:flex-end}.filters-header{align-items:stretch;flex-direction:column}.select-filter{width:100%}.product-detail{grid-template-columns:1fr}.product-detail-image{min-height:260px}.product-benefits ul{grid-template-columns:1fr}}
@media(max-width:560px){.shop-hero-inner,.shop-main{width:min(94vw,1180px)}.shop-hero-inner{padding-top:42px}.shop-intro{align-items:flex-start;flex-direction:column}.catalogue-count{align-self:flex-start}.filters-section{padding:12px}.filter-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.filter-btn{padding-inline:8px}.products-grid{grid-template-columns:1fr}.product-image{height:180px}.modal{padding:10px}.modal-body,.modal-header{padding:18px}.cart-item{align-items:flex-start;flex-wrap:wrap}.cart-item-actions{width:100%;justify-content:flex-end}.shop-breadcrumbs{border-radius:15px}}
