:root{--brand: #0e8b6b;--brand-dark: #08684f;--brand-soft: #e8f7f1;--nav: #ffffff;--nav-dark: #f5faf7;--mint: #f4fbf8;--ink: #13211d;--muted: #66736f;--line: #dbe8e3;--card: #ffffff;--warm: #fff7e8;--gold: #f5a524;--buy: #0e8b6b;--buy-dark: #08684f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:#fbfefd;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}.app-shell{min-height:100vh;background:#f8fbfa}.site-header{position:sticky;top:0;z-index:20;display:grid;gap:0;min-height:0;padding:0;border-bottom:1px solid var(--line);background:var(--nav);color:var(--ink)}.top-strip{display:flex;justify-content:space-between;gap:1rem;padding:.45rem clamp(1rem,4vw,4rem);color:var(--muted);background:#f2f8f5;font-size:.78rem;font-weight:700}.header-main{display:flex;align-items:center;justify-content:space-between;gap:.8rem;min-height:72px;padding:.75rem clamp(1rem,4vw,4rem)}.brand{display:inline-flex;align-items:center;gap:.65rem;font-weight:800;letter-spacing:0}.brand span{display:grid;width:2.1rem;height:2.1rem;place-items:center;border-radius:8px;color:#fff;background:var(--brand)}.header-search{display:grid;flex:1 1 34rem;grid-template-columns:7rem minmax(8rem,1fr) 3.2rem;max-width:48rem;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff}.header-search:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px #0e8b6b1f}.header-search select,.header-search input,.header-search button{min-height:2.55rem;border:0;border-radius:0}.header-search select{padding-inline:.65rem;border-right:1px solid #d7dedb;color:var(--ink);background:#f7faf8;font-size:.9rem}.header-search input{padding:.65rem .8rem}.header-search button{display:grid;place-items:center;color:#fff;background:var(--brand)}.header-search button:hover{background:var(--brand-dark)}.main-nav,.nav-categories,.header-actions{display:flex;align-items:center;gap:.45rem}.main-nav a{position:relative;padding:.75rem .9rem;border-radius:7px;color:var(--muted);font-weight:700;font-size:.9rem}.main-nav a.active,.main-nav a:hover{color:var(--brand-dark);background:var(--brand-soft)}.main-nav a.active{font-weight:900}.main-nav a.active:after{position:absolute;right:.75rem;bottom:.28rem;left:.75rem;height:.18rem;border-radius:999px;background:var(--brand);content:""}.main-nav{justify-content:space-between;min-height:42px;padding:0 clamp(1rem,4vw,4rem);background:var(--nav-dark);border-top:1px solid var(--line)}.shop-nav-link{margin-left:auto;border-left:1px solid var(--line);color:var(--brand-dark)!important;font-weight:900!important}.shop-nav-link.active{background:#dff5ed!important}.icon-button,.ghost-icon{position:relative;display:inline-grid;width:2.5rem;height:2.5rem;place-items:center;border:1px solid var(--line);border-radius:8px;color:var(--ink);background:#fff}.count{position:absolute;top:-.45rem;right:-.35rem;display:grid;min-width:1.2rem;height:1.2rem;place-items:center;border-radius:999px;color:#fff;background:var(--brand);font-size:.72rem;font-weight:800}.login-chip,.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:2.7rem;padding:.75rem 1rem;border:1px solid transparent;border-radius:8px;font-weight:800}.login-chip,.secondary-button{border-color:var(--line);color:var(--brand-dark);background:#fff}.site-header .login-chip,.site-header .icon-button{border-color:var(--line);color:var(--ink);background:#fff}.primary-button{border-color:var(--brand);color:#fff;background:var(--brand)}.primary-button:hover{background:var(--brand-dark)}.mobile-toggle{display:none}.storefront{display:grid;grid-template-columns:15rem minmax(0,1fr) 15rem;gap:1rem;padding:1.25rem clamp(1rem,4vw,4rem) 0}.department-menu,.promo-stack a{border:1px solid var(--line);border-radius:8px;background:#fff}.department-menu{overflow:hidden}.department-title{display:flex;align-items:center;gap:.5rem;min-height:3rem;padding:.8rem 1rem;color:#fff;background:var(--brand);font-weight:900}.department-menu a{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.78rem 1rem;border-top:1px solid var(--line);color:var(--ink);font-size:.9rem;font-weight:750}.department-menu a:hover{color:var(--brand-dark);background:var(--brand-soft)}.promo-stack{display:grid;gap:1rem}.promo-stack a{display:grid;grid-template-rows:minmax(0,1fr) auto;min-height:8.2rem;overflow:hidden;background:linear-gradient(135deg,#fff,#eefaf5);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.promo-stack a:hover{border-color:#0e8b6b59;box-shadow:0 14px 28px #13211d1f;transform:translateY(-4px)}.promo-stack img{width:100%;height:7.2rem;object-fit:cover;transition:transform .22s ease}.promo-stack a:hover img{transform:scale(1.05)}.promo-stack div{padding:.85rem 1rem 1rem}.promo-stack strong{display:block;margin-bottom:.35rem;color:var(--ink);font-size:1.05rem}.promo-stack span{display:block;color:var(--muted);font-size:.86rem;line-height:1.4}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(16rem,.72fr);align-items:center;gap:clamp(1rem,3vw,2rem);min-height:clamp(18rem,38vh,26rem);margin:0;padding:clamp(1.5rem,4vw,3rem);background:linear-gradient(135deg,#eefaf5,#fff 64%,#f7faf8);border:1px solid var(--line);border-radius:8px}.hero-copy{max-width:46rem}.eyebrow{margin:0 0 .7rem;color:var(--brand-dark);font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}.hero h1{margin-bottom:.55rem;font-size:clamp(2rem,4vw,3.4rem);line-height:1.05;letter-spacing:0}.page-title h1,.split-page h1,.checkout-page h1,.login-page h1,.admin-top h1{margin-bottom:1rem;font-size:clamp(2rem,4vw,3.25rem);line-height:1.05;letter-spacing:0}.hero p{max-width:32rem;color:var(--muted);font-size:.95rem;line-height:1.5}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.1rem}.hero-visual{position:relative;min-height:clamp(11rem,25vh,17rem);overflow:hidden;border:1px solid var(--line);border-radius:8px;box-shadow:none}.deal-note{align-self:center;color:var(--brand-dark);font-size:.9rem;font-weight:900}.hero-visual img{width:100%;height:100%;min-height:inherit;object-fit:cover}.trust-row,.section-wrap,.category-band,.category-showcase,.shop-page,.split-page,.checkout-page,.login-page{padding-inline:clamp(1rem,4vw,4rem)}.trust-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;padding-block:1rem 1.25rem}.trust-row article,.stat-grid article,.admin-panel,.summary-box,.auth-panel,.empty-state{border:1px solid var(--line);border-radius:8px;background:#ffffffeb}.trust-row article{display:flex;gap:.75rem;padding:.85rem}.trust-row svg{flex:0 0 auto;color:var(--brand)}.trust-row h3,.product-info h3,.admin-panel h2{margin-bottom:.3rem;font-size:1rem}.trust-row p,.product-info p,.empty-state p,.config-note,.site-footer{color:var(--muted)}.section-wrap{padding-block:1rem 3rem}.section-heading,.result-bar,.admin-top,.product-footer,.summary-box div{display:flex;align-items:center;justify-content:space-between;gap:1rem}.section-heading{margin-bottom:1rem;padding:0;border:0;border-radius:0;background:transparent}.section-heading h2{margin:0;font-size:clamp(1.5rem,2.4vw,2.15rem)}.section-heading a{color:var(--brand-dark);font-weight:800}.product-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.65rem}.product-card{overflow:hidden;border:1px solid var(--line);border-radius:6px;background:var(--card);box-shadow:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.product-card:hover{border-color:#0e8b6b59;box-shadow:0 14px 28px #13211d1f;transform:translateY(-5px)}.product-image{position:relative;aspect-ratio:1 / .72;overflow:hidden;background:#f7faf8}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .18s ease}.product-card:hover img{transform:scale(1.06)}.product-footer button{transition:background .16s ease,color .16s ease,transform .16s ease}.product-card:hover .product-footer button{transform:translateY(-1px)}.product-image span{position:absolute;top:.4rem;left:.4rem;padding:.22rem .38rem;border-radius:6px;color:#fff;background:var(--brand);font-size:.65rem;font-weight:900}.product-image button{position:absolute;top:.38rem;right:.38rem;display:grid;width:1.75rem;height:1.75rem;place-items:center;border:1px solid rgba(255,255,255,.7);border-radius:6px;color:var(--brand-dark);background:#ffffffeb}.product-info{padding:.58rem}.product-info p{margin-bottom:.15rem;font-size:.68rem;font-weight:800}.product-info h3{min-height:2.05rem;font-size:.84rem;line-height:1.22}.rating{display:flex;align-items:center;gap:.25rem;margin:.32rem 0 .22rem;font-size:.76rem;color:var(--gold);font-weight:800}.rating span{margin-left:auto;color:var(--muted);font-size:.66rem;font-weight:700}.product-footer strong{color:var(--brand-dark);font-size:.9rem}.product-footer button,.admin-table button,.admin-sidebar button{display:inline-flex;align-items:center;gap:.25rem;min-height:1.95rem;padding:.35rem .5rem;border:1px solid var(--brand);border-radius:6px;color:#fff;background:var(--buy);font-weight:800;font-size:.78rem}.product-footer button:hover,.admin-table button:hover,.admin-sidebar button:hover{color:#fff;background:var(--brand-dark)}.category-band{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;padding-block:1.25rem 0}.category-band a{display:flex;align-items:center;justify-content:center;gap:.7rem;min-height:5.4rem;border:1px solid var(--line);border-radius:8px;color:var(--brand-dark);background:#fff;font-weight:900;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.category-band a:hover{border-color:var(--brand);box-shadow:0 12px 24px #13211d1a;transform:translateY(-4px)}.category-showcase{padding-block:2rem 1.25rem}.category-heading{margin-bottom:1.8rem}.category-heading .eyebrow{color:#ff5a1f}.category-heading h2{margin-bottom:.55rem;font-size:clamp(1.9rem,3vw,2.7rem);line-height:1.05}.category-heading span{color:#4f6b8a}.category-card-grid{display:grid;grid-template-columns:repeat(4,minmax(8.5rem,12rem));gap:.9rem;justify-content:start}.category-card-grid a{overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 8px 18px #13211d14;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.category-card-grid a:hover{border-color:#0e8b6b59;box-shadow:0 16px 30px #13211d24;transform:translateY(-5px)}.category-card-grid img{width:calc(100% - 1.4rem);height:7rem;margin:.7rem .7rem 0;border-radius:6px;object-fit:cover;transition:transform .22s ease}.category-card-grid a:hover img{transform:scale(1.05)}.category-card-grid strong{display:block;padding:.9rem 1rem 1rem;border-top:1px solid var(--line);text-align:center;font-size:.95rem}.shop-page,.split-page,.checkout-page,.login-page,.admin-page{padding-block:2rem 5rem}.page-title{margin-bottom:2rem}.page-title h1{max-width:48rem}.shop-layout{display:grid;grid-template-columns:14.5rem minmax(0,1fr);gap:1.4rem;align-items:start}.filters{position:sticky;top:92px;display:grid;gap:1.1rem;padding:1rem;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 2px 8px #13211d0f}.filter-title{display:flex;align-items:center;gap:.5rem;font-weight:900;padding-bottom:.8rem;border-bottom:1px solid var(--line)}.sidebar-search{padding-bottom:.9rem;border-bottom:1px solid var(--line);font-size:.86rem}.sidebar-search input::placeholder{font-size:.82rem}.filter-group{display:grid;gap:.8rem;padding-bottom:1rem;border-bottom:1px solid var(--line)}.filter-group h3{margin:0;font-size:.9rem}.dual-range{position:relative;height:1.8rem;background:linear-gradient(to right,#d8e3df 0%,#d8e3df var(--min),var(--brand) var(--min),var(--brand) var(--max),#d8e3df var(--max),#d8e3df 100%);background-position:center;background-repeat:no-repeat;background-size:100% .22rem}.dual-range input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;min-height:auto;margin:0;padding:0;border:0;pointer-events:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent}.dual-range input::-webkit-slider-thumb{width:.78rem;height:.78rem;border:0;border-radius:999px;background:var(--brand);pointer-events:auto;-webkit-appearance:none;-moz-appearance:none;appearance:none}.dual-range input::-moz-range-thumb{width:.78rem;height:.78rem;border:0;border-radius:999px;background:var(--brand);pointer-events:auto}.price-values,.category-filter-list button,.shop-toolbar,.shop-checks,.shop-sort{display:flex;align-items:center}.price-values,.category-filter-list button,.shop-toolbar{justify-content:space-between}.price-values strong{color:var(--brand-dark);font-size:.75rem}.filter-button{min-height:2.1rem;border:0;border-radius:6px;color:#fff;background:var(--brand);font-size:.78rem;font-weight:900}.category-filter-list{display:grid;gap:.45rem}.category-filter-list button{position:relative;border:0;min-height:2rem;padding:.35rem .55rem .35rem .8rem;border-radius:6px;color:#476175;background:transparent;font-size:.8rem;text-align:left}.category-filter-list button.active,.category-filter-list button:hover{color:var(--brand-dark);background:var(--brand-soft)}.category-filter-list button.active{font-weight:900}.category-filter-list button.active:before{position:absolute;top:.4rem;bottom:.4rem;left:.25rem;width:.18rem;border-radius:999px;background:var(--brand);content:""}.category-filter-list button.active strong{display:grid;min-width:1.35rem;height:1.35rem;place-items:center;border-radius:999px;color:#fff;background:var(--brand);font-size:.72rem}.top-rated-list{display:grid;gap:.65rem}.top-rated-list a{display:grid;grid-template-columns:3.2rem minmax(0,1fr);gap:.6rem}.top-rated-list img{width:3.2rem;height:3.2rem;border-radius:6px;object-fit:cover}.top-rated-list span{display:grid;gap:.1rem;min-width:0}.top-rated-list strong{overflow:hidden;font-size:.74rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.top-rated-list small{color:var(--gold);font-size:.72rem}.top-rated-list b{color:var(--brand-dark);font-size:.76rem}.clear-filters{justify-self:start;border:0;color:#ff5a1f;background:transparent;font-size:.8rem;font-weight:800}label{display:grid;gap:.45rem;color:var(--ink);font-weight:800}input,select,textarea{width:100%;min-height:2.8rem;border:1px solid var(--line);border-radius:8px;padding:.7rem .8rem;color:var(--ink);background:#fff}textarea{min-height:7rem;resize:vertical}.input-icon{position:relative}.input-icon svg{position:absolute;top:50%;left:.8rem;transform:translateY(-50%);color:var(--muted)}.input-icon input{padding-left:2.35rem}.result-bar{min-height:3rem;margin-bottom:1rem;padding:.75rem 1rem;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--muted);font-weight:800}.shop-toolbar{min-height:3.5rem;margin-bottom:1rem;padding:.75rem .9rem;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 2px 8px #13211d0f}.shop-checks,.shop-sort{gap:.75rem}.shop-checks label{display:flex;align-items:center;gap:.4rem;color:var(--ink);font-size:.8rem;font-weight:800}.shop-checks input{width:auto;min-height:auto;accent-color:var(--brand)}.shop-sort select{width:8rem;min-height:2.3rem;padding-block:.4rem;font-size:.82rem}.shop-sort button{display:grid;width:2.1rem;height:2.1rem;place-items:center;border:1px solid var(--line);border-radius:8px;color:#607080;background:#fff}.shop-sort button.active{color:#fff;border-color:var(--brand);background:var(--brand)}.shop-result-text{margin:.2rem 0 1rem;color:#61748a;font-size:.82rem}.shop-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.shop-product-card{position:relative;display:grid;grid-template-rows:12.5rem auto;align-content:start;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.shop-product-card:hover{border-color:#0e8b6b59;box-shadow:0 14px 28px #13211d1f;transform:translateY(-5px)}.shop-card-image{position:relative;display:grid;place-items:center;height:12.5rem;min-height:12.5rem;overflow:hidden;padding:.65rem;border-bottom:1px solid var(--line);background:#f8fbfa}.shop-card-image img{width:100%;height:100%;object-fit:contain;object-position:center;transition:transform .22s ease}.shop-product-card:hover .shop-card-image img{transform:scale(1.06)}.shop-card-image span{position:absolute;top:.6rem;left:.6rem;z-index:1;padding:.25rem .45rem;border-radius:999px;color:#fff;background:#ff5a1f;font-size:.72rem;font-weight:900}.shop-card-image button{position:absolute;top:.6rem;right:.6rem;display:grid;width:1.9rem;height:1.9rem;place-items:center;border:0;border-radius:999px;color:var(--brand);background:#fff;box-shadow:0 4px 10px #13211d14}.shop-card-body{position:relative;z-index:1;display:grid;gap:.35rem;min-height:7rem;padding:.85rem 3.4rem 1rem .85rem;background:#fff}.shop-card-body p{margin:0;color:#0088c7;font-size:.68rem;font-weight:900;text-transform:uppercase}.shop-card-body h3{display:-webkit-box;min-height:2.15rem;overflow:hidden;margin:0;font-size:.86rem;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.shop-card-rating{display:flex;align-items:center;gap:.3rem;color:var(--gold);font-size:.78rem;font-weight:900}.shop-card-rating small{margin-left:auto;color:var(--muted);font-size:.68rem;font-weight:800}.shop-card-body strong{color:var(--brand-dark);font-size:.9rem}.shop-card-body del{color:#8b98a6;font-size:.72rem}.shop-cart-button{position:absolute;right:.8rem;bottom:1rem;z-index:3;display:grid;width:2rem;height:2rem;place-items:center;border:0;border-radius:999px;color:#fff;background:var(--brand);transition:background .16s ease,transform .16s ease}.shop-product-card:hover .shop-cart-button{transform:translateY(-2px)}.shop-cart-button:hover{background:var(--brand-dark)}.shop-product-grid.list{grid-template-columns:1fr}.shop-product-grid.list .shop-product-card{display:grid;grid-template-columns:12rem minmax(0,1fr);grid-template-rows:auto}.shop-product-grid.list .shop-card-image{height:100%;min-height:9rem;border-right:1px solid var(--line);border-bottom:0}.product-detail-page{max-width:68rem;margin:0 auto;padding:1.5rem clamp(1rem,4vw,2rem) 4rem}.breadcrumb{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:1rem;color:var(--muted);font-size:.85rem;font-weight:700}.breadcrumb a{color:var(--brand-dark)}.product-detail-layout{display:grid;grid-template-columns:minmax(18rem,.88fr) minmax(0,1fr);gap:1.5rem;align-items:start}.product-gallery,.product-detail-info,.detail-panel{border:1px solid var(--line);border-radius:12px;background:#fff}.product-gallery{display:grid;gap:.9rem;padding:.9rem}.main-product-image{display:grid;height:21rem;min-height:21rem;place-items:center;overflow:hidden;border-radius:10px;background:#f8fbfa}.image-open-button{position:relative;display:grid;width:100%;height:100%;place-items:center;border:0;background:transparent}.image-open-button img,.main-product-image img{width:100%;height:100%;max-height:30rem;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transition:transform .22s ease}.image-open-button:hover img,.main-product-image:hover img{transform:scale(1.04)}.thumbnail-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem}.thumbnail-row button{height:4.6rem;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#f8fbfa}.thumbnail-row button.active{border-color:var(--brand);box-shadow:0 0 0 3px #0e8b6b1f}.thumbnail-row img{width:100%;height:100%;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.image-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;grid-template-rows:auto 1fr;background:#09120feb}.lightbox-toolbar{display:flex;justify-content:flex-end;gap:.6rem;padding:1rem}.lightbox-toolbar button{display:grid;width:2.6rem;height:2.6rem;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#fff;background:#ffffff1f}.lightbox-toolbar button:hover{background:#ffffff38}.lightbox-stage{display:grid;place-items:center;overflow:auto;padding:1rem 2rem 3rem;overscroll-behavior:contain}.lightbox-stage img{max-width:min(92vw,70rem);max-height:78vh;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;cursor:grab;transition:transform .18s ease;transform-origin:center}.lightbox-stage img:active{cursor:grabbing}.product-detail-info{display:grid;gap:.9rem;padding:.65rem 0 0;border:0;background:transparent}.product-detail-info h1{margin:0;font-size:clamp(1.55rem,3vw,2.25rem);line-height:1.05}.detail-rating{display:flex;align-items:center;gap:.45rem;color:var(--gold);font-size:.8rem}.detail-rating small{color:var(--muted);font-size:.8rem}.detail-price{display:flex;align-items:center;gap:.7rem;color:var(--brand-dark);font-weight:900}.detail-price span{padding:.25rem .5rem;border-radius:999px;color:#fff;background:#ff5a1f;font-size:.78rem}.detail-price strong{font-size:1.35rem}.detail-price del{color:#8b98a6;font-size:.95rem;font-weight:700}.detail-description{color:var(--muted);font-size:.92rem;line-height:1.7}.detail-actions{display:flex;flex-wrap:wrap;gap:.75rem}.detail-attributes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem 2rem;color:var(--ink);font-size:.8rem}.detail-attributes strong{color:var(--brand-dark)}.stock-line{grid-column:1 / -1;color:var(--brand-dark);font-weight:900}.buy-button{display:inline-flex;align-items:center;gap:.45rem;min-height:2.45rem;padding:.65rem .9rem;border:1px solid #ff5a1f;border-radius:999px;color:#fff;background:#ff5a1f;font-weight:900}.detail-actions .primary-button,.detail-actions .secondary-button{border-radius:999px}.service-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:.8rem;padding-top:1.25rem;border-top:1px solid var(--line);color:var(--muted);font-size:.86rem}.service-strip span{display:flex;align-items:center;gap:.55rem}.service-strip svg{color:var(--brand)}.product-tabs-panel{overflow:hidden;margin-top:2rem;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 2px 8px #13211d0f}.tabs-header{display:flex;gap:0;min-height:3.1rem;border-bottom:1px solid var(--line)}.tabs-header button{padding:0 1.6rem;border:0;border-bottom:2px solid transparent;color:#38516b;background:transparent;font-size:.78rem;font-weight:900}.tabs-header button.active{color:var(--brand-dark);border-bottom-color:#ff5a1f}.tab-content{padding:1.35rem}.tab-content h2{margin-bottom:1rem;font-size:1.2rem}.tab-content p{color:var(--muted);font-size:.9rem;line-height:1.65}.tab-content ul{display:grid;gap:.6rem;padding:0;margin:1rem 0 0;list-style:none}.tab-content li{display:flex;align-items:center;gap:.5rem;color:var(--ink);font-weight:750}.tab-content li svg{color:var(--brand)}.detail-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.5rem;padding-top:1.2rem;border-top:1px solid var(--line)}.detail-benefits article{display:flex;gap:.75rem;align-items:center}.detail-benefits svg{flex:0 0 auto;width:2.2rem;height:2.2rem;padding:.55rem;border-radius:999px;color:var(--brand);background:#ddf5ff}.detail-benefits div{display:grid;gap:.2rem}.detail-benefits strong{font-size:.82rem}.detail-benefits span{color:var(--muted);font-size:.78rem}.reviews-panel{max-width:60rem;margin-inline:auto}.reviews-title{display:flex;align-items:center;gap:.65rem;padding-bottom:1.4rem;border-bottom:1px solid var(--line)}.reviews-title h2{margin:0;font-size:1.2rem}.reviews-title span,.featured-review b,.form-stars{color:var(--gold)}.review-card{margin-top:1.2rem;padding:1.1rem;border:1px solid var(--line);border-radius:10px}.review-card div{display:flex;justify-content:space-between;gap:1rem;margin-bottom:.35rem}.review-card small{display:block;margin-top:.25rem;color:var(--muted);font-size:.72rem}.review-card p{margin:0}.review-form{display:grid;gap:1rem;margin-top:1.6rem;padding:1.2rem;border:1px solid var(--line);border-radius:10px;background:#f8fbff}.review-form h3,.review-form p{margin:0}.review-form h3{font-size:1.05rem}.review-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.review-form button{justify-self:start;min-height:2.4rem;padding:.65rem 1.4rem;border:0;border-radius:7px;color:#fff;background:#ff5a1f;font-weight:900}.specs-panel{display:none}.related-products{padding:4rem 0 0}.split-page,.checkout-page{display:grid;grid-template-columns:minmax(0,1fr) 22rem;gap:1.3rem;align-items:start}.line-list,.checkout-form,.auth-panel form,.summary-box,.admin-panel{display:grid;gap:1rem}.line-item{display:grid;grid-template-columns:5.5rem minmax(0,1fr) auto auto;align-items:center;gap:1rem;padding:.9rem;border:1px solid var(--line);border-radius:8px;background:#fff}.line-item img{width:5.5rem;aspect-ratio:1;border-radius:8px;object-fit:cover}.line-item h3{margin-bottom:.2rem}.line-item p{margin:0;color:var(--muted)}.qty-control{display:grid;grid-template-columns:2.2rem 2rem 2.2rem;align-items:center;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;text-align:center;font-weight:900}.qty-control button{display:grid;height:2.2rem;place-items:center;border:0;background:var(--brand-soft);color:var(--brand-dark)}.summary-box{padding:1.2rem;position:sticky;top:92px}.summary-box h2{margin-bottom:.3rem}.grand-total{padding-top:1rem;border-top:1px solid var(--line);font-size:1.1rem}.checkout-form,.auth-panel{padding:1.2rem;border:1px solid var(--line);border-radius:8px;background:#fff}.checkout-page h1{font-size:clamp(1.55rem,3vw,2.25rem)}.checkout-form{gap:.8rem;padding:1rem}.checkout-form label{gap:.35rem;font-size:.82rem}.checkout-form input,.checkout-form select,.checkout-form textarea{min-height:2.35rem;padding:.55rem .65rem;font-size:.84rem}.checkout-form input::placeholder,.checkout-form textarea::placeholder{color:#8a9a96;font-size:.78rem}.checkout-form textarea{min-height:5.4rem}.checkout-form .primary-button{min-height:2.4rem;padding:.6rem .85rem;font-size:.86rem}.checkout-page .summary-box{gap:.75rem;padding:1rem}.checkout-page .summary-box h2{font-size:1.05rem}.checkout-page .summary-box div{font-size:.86rem}.checkout-page .grand-total{font-size:.98rem}.login-page{display:grid;place-items:center}.auth-panel{width:min(100%,29rem)}.register-panel{width:min(100%,34rem)}.auth-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.auth-switch{margin:1rem 0 0;color:var(--muted);font-size:.88rem}.auth-switch a,.forgot-link{color:var(--brand-dark);font-weight:900}.forgot-link{justify-self:end;font-size:.82rem}.auth-help{color:var(--muted);font-size:.9rem;line-height:1.55}.auth-divider{display:grid;place-items:center;margin:1rem 0;color:var(--muted);font-size:.78rem;font-weight:900;text-transform:uppercase}.auth-divider:before{width:100%;height:1px;background:var(--line);content:""}.auth-divider span{margin-top:-.65rem;padding:0 .7rem;background:#fff}.google-button{display:flex;align-items:center;justify-content:center;gap:.65rem;width:100%;min-height:2.7rem;border:1px solid var(--line);border-radius:8px;color:var(--ink);background:#fff;font-weight:900}.google-button span{display:grid;width:1.55rem;height:1.55rem;place-items:center;border-radius:999px;color:#fff;background:#4285f4;font-weight:900}.google-button:hover{border-color:#0e8b6b59;background:#f8fbfa}.auth-error{margin:0;padding:.7rem .8rem;border-radius:8px;color:#9b2c2c;background:#feecec;font-size:.82rem;font-weight:800}.route-loading{display:grid;min-height:30rem;place-items:center;color:var(--muted);font-weight:900}.config-note{margin:1rem 0 0;font-size:.86rem;line-height:1.5}.empty-state{display:grid;place-items:center;min-height:19rem;padding:2rem;text-align:center}.empty-state svg{width:3rem;height:3rem;color:var(--brand)}.customer-dashboard{padding:1rem clamp(1rem,4vw,4rem) 5rem}.dashboard-hero,.dashboard-panel,.dashboard-stat-grid article{border:1px solid var(--line);border-radius:10px;background:#fff}.dashboard-hero{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:clamp(1.2rem,3vw,2rem);background:linear-gradient(135deg,#eefaf5,#fff 70%)}.dashboard-hero h1{margin-bottom:.5rem;font-size:clamp(2rem,4vw,3rem)}.dashboard-hero span,.dashboard-muted{color:var(--muted)}.dashboard-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:1rem 0}.dashboard-stat-grid article{display:grid;gap:.35rem;padding:1rem}.dashboard-stat-grid svg{color:var(--brand)}.dashboard-stat-grid span{color:var(--muted);font-size:.85rem;font-weight:800}.dashboard-stat-grid strong{font-size:1.45rem}.dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.managed-dashboard{display:grid;grid-template-columns:15rem minmax(0,1fr);gap:1rem}.dashboard-sidebar{position:sticky;top:92px;display:grid;align-content:start;gap:.45rem;padding:.8rem;border:1px solid var(--line);border-radius:10px;background:#fff}.dashboard-sidebar button{display:flex;align-items:center;gap:.55rem;min-height:2.7rem;border:0;border-radius:8px;padding:.65rem .75rem;color:var(--muted);background:transparent;font-weight:900;text-align:left}.dashboard-sidebar button.active,.dashboard-sidebar button:hover{color:var(--brand-dark);background:var(--brand-soft)}.dashboard-sidebar .logout-button{margin-top:.8rem;color:#9b2c2c;background:#feecec}.dashboard-content{min-width:0}.dashboard-panel{padding:1rem}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.9rem}.panel-heading h2{margin:0;font-size:1.15rem}.panel-heading a{color:var(--brand-dark);font-size:.85rem;font-weight:900}.panel-heading button{border:0;color:var(--brand-dark);background:transparent;font-size:.85rem;font-weight:900}.order-table{display:grid;gap:.55rem}.order-table div{display:grid;grid-template-columns:1fr auto auto auto;gap:.7rem;align-items:center;padding:.7rem;border:1px solid var(--line);border-radius:8px;font-size:.84rem}.order-status{padding:.25rem .5rem;border-radius:999px;color:var(--brand-dark);background:var(--brand-soft);font-size:.74rem;font-weight:900}.order-status.delivered{color:#146c43;background:#e7f7ef}.order-status.cancelled{color:#9b2c2c;background:#feecec}.mini-list{display:grid;gap:.7rem}.mini-list article{display:grid;grid-template-columns:3.3rem minmax(0,1fr) auto;gap:.7rem;align-items:center}.mini-list img{width:3.3rem;height:3.3rem;border-radius:7px;object-fit:cover}.mini-list span,.profile-list{display:grid;gap:.2rem}.mini-list strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mini-list small,.profile-list span{color:var(--muted);font-size:.8rem}.profile-list{gap:.65rem}.profile-list strong{display:block;color:var(--ink);font-size:.82rem}.profile-form{display:grid;gap:.85rem}.profile-form label{font-size:.84rem}.profile-form input{min-height:2.45rem;padding:.6rem .7rem;font-size:.86rem}.profile-form input[readonly]{color:var(--muted);background:#f7faf8}.profile-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.profile-form .primary-button{justify-self:start}.saved-addresses{display:grid;gap:.65rem;padding:.85rem;border:1px solid var(--line);border-radius:8px;background:#f8fbfa}.saved-addresses>div{display:grid;gap:.2rem}.saved-addresses small,.address-limit-note{color:var(--muted);font-size:.78rem}.saved-addresses article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.5rem;align-items:center;padding:.55rem;border:1px solid var(--line);border-radius:8px;background:#fff}.saved-addresses article.active{border-color:#0e8b6b73;box-shadow:0 0 0 3px #0e8b6b1a}.saved-addresses article button{border:0;background:transparent;text-align:left}.saved-addresses article button:first-child{display:grid;gap:.15rem}.saved-addresses article button:last-child{color:#9b2c2c;font-size:.78rem;font-weight:900}.address-limit-note{margin:0;color:#9b2c2c;font-weight:800}.admin-page{display:grid;grid-template-columns:16rem minmax(0,1fr);gap:1.2rem;padding-inline:clamp(1rem,3vw,2rem);background:#f7fbf9}.admin-sidebar{position:sticky;top:92px;display:grid;align-content:start;gap:.7rem;min-height:calc(100vh - 120px);padding:1rem;border:1px solid var(--line);border-radius:8px;background:#fff}.admin-sidebar .brand{margin-bottom:1rem}.admin-sidebar button{justify-content:flex-start;border-color:transparent;background:transparent}.admin-sidebar button:first-of-type,.admin-sidebar button:hover{background:var(--brand-soft)}.admin-content{min-width:0}.admin-actions{display:flex;flex-wrap:wrap;align-items:end;justify-content:flex-end;gap:.75rem}.admin-actions label{min-width:11rem;font-size:.8rem}.admin-actions select{min-height:2.7rem}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:1.2rem 0}.stat-grid article{display:grid;gap:.45rem;padding:1rem}.stat-grid svg{color:var(--brand)}.stat-grid span{color:var(--muted);font-weight:800}.stat-grid strong{font-size:1.5rem}.admin-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(18rem,.8fr);gap:1rem}.admin-panel{padding:1rem}.admin-table{display:grid;gap:.4rem}.admin-table div{display:grid;grid-template-columns:minmax(0,1.4fr) 7rem 6rem auto;align-items:center;gap:.6rem;padding:.75rem;border:1px solid var(--line);border-radius:8px}.log-row{display:flex;align-items:center;gap:.5rem;margin:0;color:var(--muted)}.log-row svg{color:var(--brand)}.site-footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.75rem;padding:2rem clamp(1rem,5vw,5rem);border-top:1px solid var(--line);background:#fff}.toast-stack{position:fixed;right:1rem;top:1rem;z-index:80;display:grid;gap:.65rem;width:min(22rem,calc(100vw - 2rem));pointer-events:none}.toast{display:flex;align-items:center;gap:.65rem;padding:.85rem 1rem;border:1px solid rgba(14,139,107,.25);border-radius:10px;color:var(--ink);background:#fffffff5;box-shadow:0 14px 30px #13211d29;animation:toast-in .18s ease;pointer-events:auto}.toast svg{flex:0 0 auto;color:var(--brand)}.toast span{flex:1;font-size:.88rem;font-weight:800;line-height:1.35}.toast button{display:grid;width:1.75rem;height:1.75rem;place-items:center;border:0;border-radius:999px;color:var(--muted);background:transparent}.toast button:hover{color:var(--ink);background:var(--brand-soft)}@keyframes toast-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1050px){.storefront,.hero,.shop-layout,.product-detail-layout,.detail-lower-grid,.split-page,.checkout-page,.admin-grid{grid-template-columns:1fr}.hero{min-height:auto}.promo-stack{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-stat-grid,.dashboard-grid,.managed-dashboard{grid-template-columns:repeat(2,minmax(0,1fr))}.managed-dashboard{grid-template-columns:12rem minmax(0,1fr)}.category-card-grid{grid-template-columns:repeat(4,minmax(8rem,1fr))}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filters,.summary-box{position:static}.shop-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 760px){.top-strip{display:none}.header-main{flex-wrap:wrap;gap:.55rem}.header-search{order:3;flex-basis:100%;grid-template-columns:5.5rem minmax(0,1fr) 2.8rem}.main-nav{display:none;order:3;width:100%;flex-direction:column;align-items:stretch}.nav-categories{flex-direction:column;align-items:stretch}.shop-nav-link{margin-left:0;border-left:0;border-top:1px solid var(--line)}.main-nav.open{display:flex}.header-actions{margin-left:auto}.login-chip{display:none}.mobile-toggle{display:inline-grid}.hero{padding-top:1rem}.storefront{padding-inline:.75rem}.promo-stack{grid-template-columns:1fr}.hero-copy h1,.page-title h1,.split-page h1,.checkout-page h1,.login-page h1,.admin-top h1{font-size:2.25rem}.hero-visual{min-height:12rem}.trust-row,.category-band,.stat-grid,.admin-page,.auth-grid,.profile-form-grid,.dashboard-stat-grid,.dashboard-grid,.dashboard-hero,.managed-dashboard{grid-template-columns:1fr}.dashboard-hero{display:grid}.dashboard-sidebar{position:static}.order-table div{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-toolbar{align-items:stretch;flex-direction:column}.shop-checks,.shop-sort{justify-content:space-between}.shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-card-image{height:10rem;min-height:10rem}.shop-product-grid.list .shop-product-card{grid-template-columns:1fr}.shop-product-grid.list .shop-card-image{border-right:0;border-bottom:1px solid var(--line)}.main-product-image{height:18rem;min-height:18rem}.detail-attributes,.service-strip,.detail-benefits,.review-form-grid{grid-template-columns:1fr}.thumbnail-row button{height:4.8rem}.category-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-card-grid img{height:7rem}.admin-page{padding-top:1rem}.admin-sidebar{position:static;min-height:auto}.line-item{grid-template-columns:4.5rem minmax(0,1fr)}.line-item img{width:4.5rem}.qty-control,.ghost-icon{grid-column:2;justify-self:start}.admin-table div{grid-template-columns:1fr}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
