:root{--v12-green:#064a31;--v12-green-2:#0b6745;--v12-green-soft:#eef7f1;--v12-orange:#ff6b00;--v12-orange-2:#ff8533;--v12-orange-soft:#fff1e7;--v12-ink:#111817;--v12-muted:#66716d;--v12-line:#e4e9e6;--v12-bg:#f7f9f7;--v12-white:#fff;--v12-shadow:0 18px 55px rgba(10,51,36,.10);--v12-shadow-sm:0 8px 28px rgba(10,51,36,.07);--v12-radius:22px}
*{box-sizing:border-box}.v12-page{background:#fff;color:var(--v12-ink);font-family:"DM Sans",sans-serif}.v12-page button,.v12-page input,.v12-page select{font:inherit}.v12-page button,.v12-page a{transition:.2s ease}.v12-topbar{background:linear-gradient(90deg,#063522,#074c32);color:#fff;font-size:12px}.v12-topbar-inner{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:20px}.v12-top-benefits,.v12-top-links{display:flex;align-items:center;gap:17px}.v12-top-benefits i{height:15px;width:1px;background:rgba(255,255,255,.2)}.v12-top-links a{color:rgba(255,255,255,.86);text-decoration:none}.v12-top-links a:hover{color:#fff}.v12-header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.97);backdrop-filter:blur(18px);box-shadow:0 1px 0 rgba(17,24,23,.08)}.v12-header-main{height:96px;display:grid;grid-template-columns:260px minmax(300px,1fr) auto;align-items:center;gap:34px}.v12-logo{display:flex;align-items:center;gap:13px;text-decoration:none;color:var(--v12-ink)}.v12-logo-mark{width:55px;height:55px;display:grid;place-items:center;font-size:40px}.v12-logo b{display:block;font:800 31px/1 "Manrope",sans-serif;letter-spacing:-1.5px}.v12-logo small{display:block;margin-top:5px;color:var(--v12-muted);font-size:10px}.v12-search{height:54px;display:flex;border:1px solid #dfe6e2;border-radius:16px;background:#f8faf9;overflow:hidden;box-shadow:inset 0 1px 2px rgba(0,0,0,.02)}.v12-search:focus-within{border-color:#9ac6b2;box-shadow:0 0 0 4px rgba(11,103,69,.08)}.v12-search input{flex:1;border:0;background:transparent;padding:0 20px;outline:0;font-size:14px}.v12-search button{width:58px;border:0;background:var(--v12-orange);color:#fff;font-size:25px;cursor:pointer}.v12-search button:hover{background:#e95f00}.v12-user-tools{display:flex;align-items:center}.v12-user-tools>a{position:relative;display:flex;align-items:center;gap:9px;min-height:52px;padding:0 16px;border-left:1px solid var(--v12-line);text-decoration:none;color:var(--v12-ink)}.v12-user-tools>a:first-child{border:0}.v12-user-tools>a>span{font-size:23px}.v12-user-tools div{display:flex;flex-direction:column}.v12-user-tools small{font-size:9px;color:var(--v12-muted)}.v12-user-tools b{font-size:11px;white-space:nowrap}.v12-cart-link em{position:absolute;left:31px;top:2px;min-width:19px;height:19px;padding:0 5px;display:grid;place-items:center;border-radius:99px;background:var(--v12-orange);color:#fff;font-size:10px;font-style:normal;font-weight:800}.v12-category-nav-wrap{border-top:1px solid #edf0ee}.v12-category-nav{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:7px}.v12-category-nav a,.v12-all-categories{height:44px;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;border-radius:12px;text-decoration:none;color:#17201d;font-size:13px;font-weight:700;white-space:nowrap}.v12-category-nav a:hover{background:var(--v12-green-soft);color:var(--v12-green)}.v12-category-nav .is-sale{color:var(--v12-orange)}.v12-all-categories{min-width:208px;border:0;background:linear-gradient(135deg,var(--v12-green),#0a5c3e);color:#fff;cursor:pointer;box-shadow:0 7px 18px rgba(6,74,49,.16)}.v12-all-categories:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(6,74,49,.23)}
.v12-catalog-main{padding-top:24px;padding-bottom:80px}.v12-breadcrumbs{display:flex;align-items:center;gap:10px;color:#8b9490;font-size:12px;margin-bottom:20px}.v12-breadcrumbs a{color:#6b7772;text-decoration:none}.v12-breadcrumbs strong{font-weight:600;color:#69736f}.v12-catalog-shell{display:grid;grid-template-columns:250px minmax(0,1fr);gap:31px;align-items:start}.v12-filter-panel{position:sticky;top:180px;border:1px solid var(--v12-line);border-radius:19px;background:#fff;overflow:hidden;box-shadow:0 6px 26px rgba(7,48,33,.045)}.v12-filter-heading{padding:19px 18px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--v12-line)}.v12-filter-heading>div{display:flex;flex-direction:column}.v12-filter-heading span{font:800 17px/1.2 "Manrope",sans-serif}.v12-filter-heading small{margin-top:3px;color:var(--v12-muted);font-size:10px}.v12-filter-heading button{display:none;border:0;background:transparent;font-size:28px}.v12-filter-section{padding:0 16px;border-bottom:1px solid #edf0ee}.v12-filter-title{width:100%;min-height:51px;padding:0;border:0;background:#fff;display:flex;align-items:center;justify-content:space-between;font-weight:800;font-size:13px;cursor:pointer}.v12-filter-title b{font-size:12px}.v12-filter-section.is-collapsed>:not(.v12-filter-title){display:none}.v12-option-list{margin:0 -7px 12px}.v12-option-list label{position:relative;display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:6px;min-height:39px;padding:0 11px;border-radius:10px;cursor:pointer;color:#39443f}.v12-option-list label:hover{background:#f5f8f6}.v12-option-list label.is-active{background:var(--v12-green);color:#fff}.v12-option-list input{position:absolute;opacity:0}.v12-option-icon{font-size:16px}.v12-option-list b{font-size:11px}.v12-option-list em,.v12-check-list em{font-style:normal;font-size:10px;color:#89938f}.v12-option-list label.is-active em{color:rgba(255,255,255,.7)}.v12-check-list{padding-bottom:12px;max-height:225px;overflow:auto}.v12-check-list label{display:grid;grid-template-columns:18px 1fr auto;gap:8px;align-items:center;min-height:33px;cursor:pointer}.v12-check-list input{width:15px;height:15px;accent-color:var(--v12-green)}.v12-check-list span{font-size:11px;color:#42504a}.v12-filter-loading,.v12-no-brand{font-size:11px;color:var(--v12-muted)}.v12-filter-search{height:34px;display:flex;align-items:center;gap:5px;padding:0 9px;margin-bottom:9px;background:#f7f9f8;border:1px solid var(--v12-line);border-radius:9px}.v12-filter-search span{color:#8d9793}.v12-filter-search input{width:100%;border:0;outline:0;background:transparent;font-size:10px}.v12-price-values{display:grid;grid-template-columns:1fr auto 1fr;align-items:end;gap:7px;margin-bottom:13px}.v12-price-values label span{display:block;margin-bottom:4px;font-size:9px;color:var(--v12-muted)}.v12-price-values input{width:100%;height:39px;border:1px solid var(--v12-line);border-radius:9px;padding:0 9px;outline:0}.v12-price-range{width:100%;accent-color:var(--v12-green);margin-bottom:16px}.v12-switch-row{display:flex;justify-content:space-between;gap:10px;align-items:center;padding-bottom:16px;cursor:pointer}.v12-switch-row>span{display:flex;flex-direction:column}.v12-switch-row b{font-size:11px}.v12-switch-row small{font-size:9px;color:var(--v12-muted)}.v12-switch-row input{display:none}.v12-switch-row i{position:relative;width:39px;height:22px;border-radius:99px;background:#dce2df}.v12-switch-row i:after{content:"";position:absolute;width:16px;height:16px;left:3px;top:3px;border-radius:50%;background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.18);transition:.2s}.v12-switch-row input:checked+i{background:var(--v12-green)}.v12-switch-row input:checked+i:after{left:20px}.v12-filter-actions{padding:15px;display:grid;gap:7px}.v12-btn{min-height:43px;border-radius:11px;padding:0 17px;border:0;font-weight:800;font-size:11px;cursor:pointer}.v12-btn-primary{background:var(--v12-green);color:#fff}.v12-btn-primary:hover{background:var(--v12-green-2);transform:translateY(-1px)}.v12-btn-ghost{background:#f4f7f5;color:#56635e}.v12-filter-overlay{display:none}
.v12-catalog-header{min-height:84px;display:flex;align-items:flex-start;justify-content:space-between;gap:25px;margin-bottom:15px}.v12-eyebrow{display:block;margin-bottom:8px;color:var(--v12-orange);font-size:9px;letter-spacing:1.5px;font-weight:800}.v12-catalog-header h1{margin:0;font:800 clamp(28px,3vw,38px)/1.1 "Manrope",sans-serif;letter-spacing:-1.7px}.v12-catalog-header h1 i{font-style:normal;font-size:.75em}.v12-catalog-header p{margin:8px 0 0;color:var(--v12-muted);font-size:12px}.v12-catalog-controls{display:flex;gap:12px;align-items:center}.v12-view-toggle{height:43px;padding:4px;display:flex;border:1px solid var(--v12-line);border-radius:11px;background:#fff}.v12-view-toggle button{width:38px;border:0;border-radius:8px;background:transparent;color:#7d8883;cursor:pointer}.v12-view-toggle button.is-active{background:var(--v12-green-soft);color:var(--v12-green)}.v12-sort{height:43px;min-width:216px;display:flex;align-items:center;gap:5px;padding:0 13px;border:1px solid var(--v12-line);border-radius:11px;background:#fff}.v12-sort span{font-size:10px;color:var(--v12-muted)}.v12-sort select{flex:1;border:0;background:transparent;outline:0;font-weight:700;font-size:11px;color:#2d3934}.v12-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:15px}.v12-chips button{height:39px;padding:0 16px;border:0;border-radius:11px;background:#f5f7f6;color:#45514c;font-size:11px;font-weight:700;cursor:pointer}.v12-chips button:hover{background:#eaf1ed}.v12-chips button.is-active{background:var(--v12-green);color:#fff;box-shadow:0 8px 18px rgba(6,74,49,.15)}.v12-active-filters{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-bottom:15px}.v12-active-filters>span{font-size:9px;color:var(--v12-muted)}.v12-active-filters button{height:28px;padding:0 10px;border:1px solid #dbe3df;border-radius:99px;background:#fff;color:#53615b;font-size:9px;cursor:pointer}.v12-active-filters .clear-all{border:0;color:var(--v12-orange);font-weight:800}.v12-products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.v12-product-card{min-width:0;border:1px solid var(--v12-line);border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 6px 24px rgba(7,48,33,.045);transition:.25s}.v12-product-card:hover{transform:translateY(-5px);border-color:#d1ddd7;box-shadow:var(--v12-shadow)}.v12-product-media{position:relative;height:235px;padding:15px;background:radial-gradient(circle at 50% 35%,#fff 0,#f7f7f3 60%,#f0f1ec 100%);overflow:hidden}.v12-product-media>a{height:100%;display:grid;place-items:center}.v12-product-media img{width:100%;height:100%;object-fit:contain;transition:.3s}.v12-product-card:hover .v12-product-media img{transform:scale(1.04)}.v12-product-emoji{font-size:92px;filter:drop-shadow(0 15px 12px rgba(0,0,0,.12));transition:.25s}.v12-product-card:hover .v12-product-emoji{transform:scale(1.06) rotate(-2deg)}.v12-product-badge{position:absolute;left:12px;top:12px;z-index:3;padding:6px 9px;border-radius:8px;font-size:9px;font-weight:800}.v12-product-badge.sale{background:var(--v12-orange);color:#fff}.v12-product-badge.featured{background:#def4d8;color:#278143}.v12-product-badge.new{background:#e9f7df;color:#3a8a43}.v12-favorite{position:absolute;z-index:4;right:11px;top:11px;width:34px;height:34px;border:1px solid #e1e7e4;border-radius:50%;background:rgba(255,255,255,.94);font-size:19px;cursor:pointer}.v12-favorite:hover,.v12-favorite.is-active{color:#e94a4a;border-color:#f2c0c0}.v12-quick-view{position:absolute;left:50%;bottom:11px;z-index:4;transform:translate(-50%,12px);opacity:0;height:33px;padding:0 14px;border:0;border-radius:9px;background:rgba(6,74,49,.92);color:#fff;font-size:9px;font-weight:800;cursor:pointer}.v12-product-card:hover .v12-quick-view{transform:translate(-50%,0);opacity:1}.v12-product-body{padding:14px}.v12-rating{display:flex;gap:5px;align-items:center}.v12-rating span{color:#ff8a00;font-size:10px;letter-spacing:.4px}.v12-rating em{font-style:normal;color:#87918d;font-size:9px}.v12-product-brand{margin-top:8px;color:#77827d;font-size:9px;text-transform:uppercase;letter-spacing:.9px;font-weight:800}.v12-product-card h2{margin:4px 0 5px;min-height:38px;font:800 13px/1.4 "Manrope",sans-serif}.v12-product-card h2 a{color:var(--v12-ink);text-decoration:none}.v12-product-card p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:28px;margin:0;color:#79837f;font-size:9px;line-height:1.45}.v12-product-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:7px;margin-top:10px}.v12-product-price strong{color:var(--v12-green);font:800 19px/1 "Manrope",sans-serif}.v12-product-price del{color:#9aa29f;font-size:10px}.v12-product-price small{width:100%;color:#5a8c65;font-size:8px}.v12-stock{display:flex;align-items:center;gap:5px;margin-top:9px;font-size:9px;font-weight:700}.v12-stock i{width:6px;height:6px;border-radius:50%;background:currentColor}.v12-stock.is-ok{color:#208a42}.v12-stock.is-low{color:#d67900}.v12-stock.is-out{color:#a0a7a4}.v12-product-actions{display:grid;grid-template-columns:74px 1fr;gap:8px;margin-top:12px}.v12-qty{height:38px;display:grid;grid-template-columns:24px 1fr 24px;border:1px solid var(--v12-line);border-radius:9px;overflow:hidden}.v12-qty button,.v12-qty input{width:100%;border:0;background:#fff;text-align:center;font-size:11px}.v12-qty button{cursor:pointer}.v12-add-cart{height:38px;border:0;border-radius:9px;background:var(--v12-orange);color:#fff;font-size:10px;font-weight:800;cursor:pointer;box-shadow:0 7px 16px rgba(255,107,0,.19)}.v12-add-cart:hover{background:#e65f00;transform:translateY(-1px)}.v12-add-cart:disabled{background:#cdd3d0;box-shadow:none;cursor:not-allowed}.v12-add-cart.is-added{background:#2d914c}.v12-products-grid.is-list{grid-template-columns:1fr}.v12-products-grid.is-list .v12-product-card{display:grid;grid-template-columns:225px 1fr}.v12-products-grid.is-list .v12-product-media{height:100%;min-height:220px}.v12-products-grid.is-list .v12-product-body{padding:22px}.v12-products-grid.is-list .v12-product-card h2{min-height:auto;font-size:18px}.v12-products-grid.is-list .v12-product-actions{max-width:330px}.v12-empty-state{grid-column:1/-1;min-height:420px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:50px;border:1px dashed #d6dfda;border-radius:20px;background:linear-gradient(145deg,#fbfcfb,#f4f8f5)}.v12-empty-state>div{width:80px;height:80px;display:grid;place-items:center;border-radius:50%;background:var(--v12-orange-soft);font-size:37px}.v12-empty-state h2{margin:19px 0 7px;font:800 21px/1.2 "Manrope",sans-serif}.v12-empty-state p{max-width:460px;margin:0 0 20px;color:var(--v12-muted);font-size:12px}.v12-empty-state.is-error>div{background:#fff1e7}.v12-pagination{display:flex;justify-content:center;align-items:center;gap:5px;margin:34px 0}.v12-pagination button{width:36px;height:36px;border:1px solid var(--v12-line);border-radius:9px;background:#fff;color:#54615b;cursor:pointer}.v12-pagination button.is-active{background:var(--v12-green);border-color:var(--v12-green);color:#fff}.v12-pagination button:disabled{opacity:.35}.v12-service-strip{display:grid;grid-template-columns:repeat(4,1fr);margin-top:32px;border:1px solid var(--v12-line);border-radius:17px;background:linear-gradient(90deg,#fbfdfb,#f4f8f5);overflow:hidden}.v12-service-strip article{min-height:87px;display:flex;align-items:center;gap:12px;padding:15px 20px;border-right:1px solid var(--v12-line)}.v12-service-strip article:last-child{border:0}.v12-service-strip>article>span{font-size:26px}.v12-service-strip div{display:flex;flex-direction:column}.v12-service-strip b{font-size:11px}.v12-service-strip small{margin-top:3px;color:var(--v12-muted);font-size:9px}
.v12-skeleton{background:linear-gradient(90deg,#edf1ef 25%,#f7f9f8 37%,#edf1ef 63%);background-size:400% 100%;animation:v12-shimmer 1.3s infinite}.v12-skeleton.image{height:235px}.v12-skeleton.line{height:12px;margin:15px 14px 0;border-radius:6px}.v12-skeleton.line.sm{width:38%;height:8px}.v12-skeleton.line.price{width:45%;height:20px}.v12-skeleton.button{height:38px;margin:15px 14px;border-radius:9px}@keyframes v12-shimmer{0%{background-position:100% 0}100%{background-position:0 0}}
.v12-footer{background:#0d2e20;color:#fff}.v12-newsletter{min-height:112px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid rgba(255,255,255,.1)}.v12-newsletter>div{display:flex;align-items:center;gap:15px}.v12-newsletter>div>span{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:rgba(255,255,255,.1);font-size:22px}.v12-newsletter b{display:block;font:800 17px "Manrope",sans-serif}.v12-newsletter small{color:rgba(255,255,255,.63);font-size:10px}.v12-newsletter form{display:flex;width:min(420px,100%);height:45px;border-radius:11px;overflow:hidden}.v12-newsletter input{flex:1;border:0;padding:0 14px;outline:0}.v12-newsletter button{border:0;padding:0 19px;background:var(--v12-orange);color:#fff;font-weight:800;font-size:10px}.v12-footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:55px;padding-top:55px;padding-bottom:48px}.v12-footer .footer-logo{color:#fff}.v12-footer .v12-logo-mark{width:45px;height:45px;font-size:32px}.v12-footer .v12-logo b{font-size:24px}.v12-footer-grid p{max-width:300px;color:rgba(255,255,255,.62);font-size:11px;line-height:1.7}.v12-footer-grid h4{margin:0 0 15px;font-size:12px}.v12-footer-grid>div{display:flex;flex-direction:column;align-items:flex-start}.v12-footer-grid a:not(.v12-logo){margin:5px 0;color:rgba(255,255,255,.67);text-decoration:none;font-size:10px}.v12-footer-grid a:hover{color:#fff}.v12-footer-bottom{min-height:58px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.08);color:rgba(255,255,255,.48);font-size:9px}
/* Global professional UI applied to all legacy pages */
body:not(.admin-body){font-family:"DM Sans",sans-serif;color:var(--v12-ink);background:#fff}body:not(.admin-body) h1,body:not(.admin-body) h2,body:not(.admin-body) h3{font-family:"Manrope",sans-serif;letter-spacing:-.5px}.site-header{background:rgba(255,255,255,.97)!important;backdrop-filter:blur(16px);box-shadow:0 1px 0 rgba(17,24,23,.08)!important}.announcement{background:linear-gradient(90deg,#063522,#074c32)!important;color:#fff!important;min-height:36px!important}.header-main{min-height:88px!important}.brand-name{font-family:"Manrope",sans-serif!important;font-weight:800!important;color:var(--v12-ink)!important}.search{height:50px!important;border:1px solid #dfe6e2!important;background:#f8faf9!important;border-radius:15px!important}.search input{border:0!important;background:transparent!important}.search button{border-radius:11px!important;background:var(--v12-orange)!important;color:#fff!important}.main-nav{border-top:1px solid #edf0ee!important}.nav-inner{min-height:57px!important}.nav-inner a{padding:10px 16px!important;border-radius:10px!important;font-weight:700!important}.nav-inner a:hover{background:var(--v12-green-soft)!important;color:var(--v12-green)!important}.section{padding-top:64px!important;padding-bottom:64px!important}.breadcrumbs{font-size:12px!important;color:#8b9490!important}.btn,.v12-enhanced-btn{border-radius:11px!important;font-weight:800!important;box-shadow:none;transition:.2s}.btn-primary{background:var(--v12-orange)!important;border-color:var(--v12-orange)!important;color:#fff!important}.btn-primary:hover{background:#e65f00!important;transform:translateY(-1px)}.btn-secondary{background:#f3f7f4!important;border:1px solid #dce5e0!important;color:var(--v12-green)!important}.product-detail,.cart-layout>div,.cart-summary,.checkout-card,.order-card,.customer-panel,.auth-form-card,.pet-profile{border:1px solid var(--v12-line)!important;border-radius:22px!important;box-shadow:var(--v12-shadow-sm)!important;background:#fff!important}.product-detail{padding:28px!important}.main-photo,.product-image{border-radius:18px!important}.detail-price strong,.summary-total{color:var(--v12-green)!important}.checkout-steps span{border-radius:999px!important}.checkout-steps span.active{background:var(--v12-green)!important;color:#fff!important}.checkout-option,.payment-option,.shipping-option{border:1px solid var(--v12-line)!important;border-radius:14px!important;transition:.2s}.checkout-option:has(input:checked),.payment-option:has(input:checked),.shipping-option:has(input:checked){border-color:var(--v12-green)!important;box-shadow:0 0 0 3px rgba(6,74,49,.08)!important;background:var(--v12-green-soft)!important}.v12-native-select,body:not(.catalog-page) select{min-height:44px;padding:0 40px 0 13px;border:1px solid #dce4df!important;border-radius:11px!important;background-color:#fff!important;color:#27332e!important;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#64706b 50%),linear-gradient(135deg,#64706b 50%,transparent 50%)!important;background-position:calc(100% - 17px) 19px,calc(100% - 12px) 19px!important;background-size:5px 5px,5px 5px!important;background-repeat:no-repeat!important}.v12-form-control,body:not(.catalog-page) input:not([type=checkbox]):not([type=radio]),body:not(.catalog-page) textarea{border:1px solid #dce4df!important;border-radius:11px!important;outline:0!important;transition:.2s}.v12-form-control:focus,body:not(.catalog-page) input:focus,body:not(.catalog-page) textarea:focus{border-color:#78aa93!important;box-shadow:0 0 0 4px rgba(6,74,49,.08)!important}.auth-showcase{background:radial-gradient(circle at 80% 15%,rgba(255,255,255,.12),transparent 28%),linear-gradient(145deg,#064a31,#0b6745)!important}.customer-menu a{border-radius:11px!important}.customer-menu a.active{background:var(--v12-green)!important;color:#fff!important}.account-summary-grid article{border:1px solid var(--v12-line)!important;border-radius:18px!important;box-shadow:var(--v12-shadow-sm)!important}.footer{background:#0d2e20!important;color:#fff!important}.footer a,.footer p{color:rgba(255,255,255,.65)!important}.admin-body{background:#f5f7f6!important}.admin-sidebar{background:#092f20!important}.admin-main{background:#f5f7f6!important}.admin-card,.admin-stats article{border:1px solid #e0e7e3!important;border-radius:18px!important;box-shadow:0 8px 26px rgba(7,48,33,.055)!important}.admin-topbar{background:rgba(255,255,255,.95)!important;backdrop-filter:blur(15px)!important}.admin-table{border-collapse:separate!important;border-spacing:0 7px!important}.admin-table tbody tr{background:#fff!important;box-shadow:0 3px 10px rgba(7,48,33,.04)!important}.admin-table td{border-top:1px solid #e6ebe8!important;border-bottom:1px solid #e6ebe8!important}.admin-table td:first-child{border-left:1px solid #e6ebe8!important;border-radius:10px 0 0 10px!important}.admin-table td:last-child{border-right:1px solid #e6ebe8!important;border-radius:0 10px 10px 0!important}.v12-reveal{opacity:0;transform:translateY(12px);transition:opacity .45s ease,transform .45s ease}.v12-reveal.v12-visible{opacity:1;transform:none}
@media(max-width:1180px){.v12-header-main{grid-template-columns:220px 1fr}.v12-user-tools>a div{display:none}.v12-category-nav a{padding:0 10px}.v12-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v12-service-strip{grid-template-columns:repeat(2,1fr)}.v12-service-strip article:nth-child(2){border-right:0}.v12-service-strip article:nth-child(-n+2){border-bottom:1px solid var(--v12-line)}}
@media(max-width:820px){.v12-top-links{display:none}.v12-topbar-inner{justify-content:center}.v12-header{position:relative}.v12-header-main{height:auto;padding-top:14px;padding-bottom:14px;grid-template-columns:1fr auto;gap:12px}.v12-logo b{font-size:25px}.v12-logo small{display:none}.v12-logo-mark{width:44px;height:44px;font-size:32px}.v12-search{grid-column:1/-1;grid-row:2}.v12-category-nav{overflow-x:auto;justify-content:flex-start;padding-top:7px;padding-bottom:7px}.v12-category-nav a{flex:0 0 auto}.v12-all-categories{min-width:auto;flex:0 0 auto}.v12-catalog-shell{grid-template-columns:1fr}.v12-filter-panel{position:fixed;z-index:120;left:0;top:0;bottom:0;width:min(360px,90vw);border-radius:0;transform:translateX(-105%);transition:.25s;overflow-y:auto}.v12-filter-panel.is-open{transform:translateX(0)}.v12-filter-heading button{display:block}.v12-filter-overlay{position:fixed;z-index:110;inset:0;background:rgba(8,24,18,.5);backdrop-filter:blur(3px)}.v12-filter-overlay.is-open{display:block}.filters-open{overflow:hidden}.v12-catalog-header{align-items:end}.v12-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v12-footer-grid{grid-template-columns:repeat(2,1fr)}.v12-newsletter{padding-top:25px;padding-bottom:25px;align-items:flex-start;flex-direction:column}.v12-newsletter form{width:100%}}
@media(max-width:560px){.container{width:min(100% - 24px,1180px)!important}.v12-top-benefits span:nth-child(n+3),.v12-top-benefits i:nth-of-type(n+2){display:none}.v12-user-tools>a:not(.v12-cart-link){display:none}.v12-user-tools>a{border:0;padding:0 8px}.v12-category-nav-wrap{border-bottom:1px solid var(--v12-line)}.v12-catalog-main{padding-top:17px}.v12-catalog-header{display:block}.v12-catalog-controls{margin-top:18px;justify-content:space-between}.v12-sort{min-width:0;flex:1}.v12-view-toggle{display:none}.v12-chips{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px}.v12-chips button{flex:0 0 auto}.v12-products-grid{grid-template-columns:1fr}.v12-product-media{height:270px}.v12-products-grid.is-list .v12-product-card{display:block}.v12-service-strip{grid-template-columns:1fr}.v12-service-strip article{border-right:0;border-bottom:1px solid var(--v12-line)!important}.v12-service-strip article:last-child{border-bottom:0!important}.v12-footer-grid{grid-template-columns:1fr;gap:30px}.v12-footer-bottom{align-items:flex-start;flex-direction:column;justify-content:center;gap:5px}.v12-newsletter form{height:auto;display:grid;gap:7px;overflow:visible}.v12-newsletter input,.v12-newsletter button{height:44px;border-radius:10px}.section{padding-top:45px!important;padding-bottom:45px!important}}

/* V48 – profesjonalne karty katalogu i ilość ograniczona stanem */
@media (min-width:1181px){
  .v12-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
}
.v12-product-card{border-radius:22px;box-shadow:0 10px 32px rgba(7,48,33,.07)}
.v12-product-media{height:320px;padding:24px;background:radial-gradient(circle at 50% 42%,#fff 0,#f7faf8 58%,#eef4f0 100%)}
.v12-product-media>a{border-radius:16px;overflow:hidden}
.v12-product-media img{max-width:100%;max-height:100%;object-fit:contain;object-position:center;filter:drop-shadow(0 14px 15px rgba(20,45,34,.10))}
.v12-product-body{padding:19px 20px 20px}
.v12-product-card h2{min-height:46px;margin:6px 0 8px;font-size:16px;line-height:1.42}
.v12-product-card p{min-height:50px;-webkit-line-clamp:3;font-size:12px;line-height:1.55;color:#66736d}
.v12-product-brand{font-size:10px}
.v12-rating span{font-size:11px}.v12-rating em{font-size:10px}
.v12-product-price{margin-top:13px}.v12-product-price strong{font-size:23px}
.v12-stock{font-size:10px;margin-top:10px}
.v12-product-actions{grid-template-columns:104px 1fr;gap:10px;margin-top:14px}
.v12-qty{height:46px;grid-template-columns:32px 1fr 32px;border-radius:12px}
.v12-qty button,.v12-qty input{font-size:14px;font-weight:700}
.v12-qty button:disabled{opacity:.35;cursor:not-allowed;background:#f4f6f5}
.v12-add-cart{height:46px;border-radius:12px;font-size:13px}
@media(max-width:1180px) and (min-width:561px){.v12-product-media{height:285px}.v12-product-card h2{font-size:15px}.v12-product-card p{font-size:11px}}
@media(max-width:560px){.v12-product-media{height:330px;padding:20px}.v12-product-body{padding:17px}.v12-product-card h2{font-size:16px}.v12-product-card p{font-size:12px}.v12-product-actions{grid-template-columns:104px 1fr}}


/* V49 – pełne zdjęcia produktów bez obcinania */
.v12-product-media{display:grid;place-items:center;padding:22px;background:linear-gradient(145deg,#f3f8f5,#eef5f1)}
.v12-product-media>a{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:18px;border:1px solid rgba(6,74,49,.045);border-radius:18px;background:#fff;overflow:hidden}
.v12-product-media img{display:block;width:auto!important;height:auto!important;max-width:88%!important;max-height:88%!important;object-fit:scale-down!important;object-position:center!important;transform:none!important;filter:drop-shadow(0 12px 16px rgba(20,45,34,.11))}
.v12-product-card:hover .v12-product-media img{transform:scale(1.015)!important}
@media(max-width:1180px){.v12-product-media>a{padding:14px}.v12-product-media img{max-width:90%!important;max-height:90%!important}}
@media(max-width:560px){.v12-product-media>a{padding:16px}.v12-product-media img{max-width:92%!important;max-height:92%!important}}


/* v50: profesjonalne, jednolite miniatury katalogowe */
.v12-product-media{height:300px!important;padding:22px!important;background:#f3f8f5!important}
.v12-product-media>a{background:#fff;border-radius:17px;overflow:hidden;padding:16px;box-shadow:inset 0 0 0 1px rgba(7,74,49,.035)}
.v12-product-media img{display:block;width:100%!important;height:100%!important;max-width:100%;max-height:100%;object-fit:contain!important;object-position:center!important;transform:none!important}
.v12-product-card:hover .v12-product-media img{transform:scale(1.015)!important}
@media(max-width:560px){.v12-product-media{height:285px!important;padding:16px!important}.v12-product-media>a{padding:12px}}

/* V54 – czytelniejsze opisy produktów i większy panel filtrów */
@media (min-width:821px){
  .v12-catalog-shell{grid-template-columns:275px minmax(0,1fr);gap:34px}
  .v12-filter-heading{padding:21px 20px}
  .v12-filter-heading span{font-size:19px}
  .v12-filter-heading small{font-size:11px}
  .v12-filter-section{padding-left:18px;padding-right:18px}
  .v12-filter-title{min-height:56px;font-size:14.5px}
  .v12-option-list label{min-height:43px;padding-left:12px;padding-right:12px}
  .v12-option-list b{font-size:12.2px}
  .v12-option-list em,.v12-check-list em{font-size:11px}
  .v12-option-icon{font-size:18px}
  .v12-check-list{max-height:248px}
  .v12-check-list label{min-height:36px;grid-template-columns:20px 1fr auto;gap:9px}
  .v12-check-list input{width:16px;height:16px}
  .v12-check-list span{font-size:12px;color:#303b36}
  .v12-filter-search{height:38px}
  .v12-filter-search input{font-size:11.5px}
  .v12-price-values label span{font-size:10px}
  .v12-price-values input{height:43px;font-size:13px}
  .v12-switch-row b{font-size:12px}
  .v12-switch-row small{font-size:10px}
}
.v12-product-card p{
  color:#35413c!important;
  font-size:13px;
  line-height:1.62;
  font-weight:500;
  min-height:63px;
  -webkit-line-clamp:3;
}
.v12-product-card h2{color:#101614}
.v12-product-brand{color:#5c6963}
@media(max-width:1180px) and (min-width:561px){.v12-product-card p{font-size:12.2px;line-height:1.58}}
@media(max-width:560px){.v12-product-card p{font-size:12.5px;line-height:1.58;color:#35413c!important}}

/* V126: list view quick-preview positioning + smoother catalog rendering */
.v12-products-grid.is-list .v12-product-media{
  min-height:238px;
  padding-bottom:58px!important;
  overflow:visible;
}
.v12-products-grid.is-list .v12-product-media>a{
  min-height:150px;
}
.v12-products-grid.is-list .v12-quick-view{
  left:50%;
  bottom:14px;
  width:min(150px,calc(100% - 28px));
  height:36px;
  transform:translate(-50%,0);
  opacity:1;
  white-space:nowrap;
  box-shadow:0 8px 20px rgba(6,74,49,.18);
  transition:background-color .18s ease,box-shadow .18s ease,transform .18s ease;
}
.v12-products-grid.is-list .v12-quick-view:hover{
  background:#075f42;
  box-shadow:0 10px 24px rgba(6,74,49,.24);
  transform:translate(-50%,-1px);
}
.v12-products-grid.is-list .v12-product-card:hover .v12-quick-view{
  transform:translate(-50%,0);
}
.v12-product-card,.v12-product-media,.v12-product-body{
  contain:layout paint style;
}
.v12-product-card{
  content-visibility:auto;
  contain-intrinsic-size:520px;
}
@media(max-width:760px){
  .v12-products-grid.is-list .v12-product-media{padding-bottom:52px!important;overflow:hidden}
  .v12-products-grid.is-list .v12-quick-view{bottom:10px}
}

/* V480: Omnibus disclosure */
.v15-omnibus,.catalog-omnibus{display:block;margin-top:4px;font-size:11px;line-height:1.35;color:#5f6f68;font-weight:600}.pd-omnibus{font-size:12px;line-height:1.45;color:#56665f;margin-top:6px}

/* V494 zero-results recovery */
.v12-empty-actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:16px}.v12-empty-state>small{display:block;margin-top:12px;color:#66746d}
