:root{font-family:Arial,"Helvetica Neue",sans-serif;font-size:16px;color:#152f29;background:#fff;--green:#075c42;--deep:#063d30;--ink:#152f29;--muted:#63716c;--line:#e0e7e3;--soft:#f5f7f5;--accent:#e4f2b5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:160px}body{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.5;cursor:default}img{display:block;max-width:100%}button{border:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #ad750c;outline-offset:3px}h1,h2,h3,p{margin-top:0}[hidden]{display:none!important}.container{width:min(1320px,calc(100% - 80px));margin-inline:auto}.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.svg-symbols{position:absolute;width:0;height:0;overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;top:-100px;background:white;padding:18px;z-index:100}.skip-link:focus{top:8px;left:8px}.announcement{background:var(--deep);color:#fff;font-size:.8125rem}.announcement .container{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:20px}.top-divider{margin:0 12px;opacity:.5}.header{background:#fff;position:sticky;top:0;z-index:20;box-shadow:0 1px 0 var(--line)}.header-main{display:grid;grid-template-columns:240px minmax(220px,1fr) auto;align-items:center;gap:40px;min-height:96px}.brand{display:inline-flex;align-items:center;color:var(--green);min-width:0}.brand-name{font-weight:850;font-size:1.55rem;letter-spacing:-1px;line-height:1.1;white-space:nowrap}.brand-name>span{display:block;letter-spacing:2.5px;font-size:.6875rem;font-weight:600;margin-top:8px}.search-box{display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:7px;padding-left:16px;background:var(--soft);height:48px}.search-box:focus-within{border-color:var(--green)}.search-box>svg{color:var(--muted);width:20px}.search-box input{border:0;outline:0;background:transparent;width:100%;min-width:0;font-size:.9375rem;padding-block:12px}.search-box button{background:transparent;display:grid;place-items:center;min-width:46px;height:46px;color:var(--green)}.quote-trigger{display:flex;align-items:center;gap:10px;font-size:.875rem;font-weight:600;background:white;padding:10px 0;min-height:44px}.quote-count{display:grid;place-items:center;min-width:24px;height:24px;border-radius:50%;background:var(--green);color:#fff;font-size:.75rem;padding-inline:4px}.main-nav{display:flex;align-items:center;gap:32px;min-height:51px;font-size:.875rem;white-space:nowrap;border-top:1px solid var(--line)}.main-nav>a{display:flex;align-items:center;gap:9px;min-height:48px}.main-nav>a:hover{color:var(--green);text-decoration:underline;text-underline-offset:5px}.nav-catalog{font-weight:700;margin-right:12px}.nav-catalog svg{width:20px}.nav-spacer{flex:1}.nav-zalo{color:var(--green)}.nav-zalo .icon{width:18px}.hero{display:grid;grid-template-columns:1.35fr 1fr;margin-top:28px;min-height:410px;border-radius:10px;overflow:hidden}.hero-copy{background:var(--green);color:white;padding:44px 46px 30px;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:1.7px;line-height:1.65;margin-bottom:18px}.green{color:var(--green)}.hero h1{font-size:clamp(2.3rem,3.65vw,3.5rem);line-height:1.13;font-weight:750;letter-spacing:-1.6px;margin-bottom:20px}.hero h1 span{color:var(--accent)}.hero-description{font-size:1rem;line-height:1.8;color:#e7f2eb;margin-bottom:25px}.hero-actions{display:flex;align-items:center;gap:23px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:12px 20px;border:1px solid transparent;border-radius:6px;font-size:.9375rem;line-height:1.4;font-weight:600}.button-white{color:var(--green);background:#fff}.button-white:hover{background:#edf5df}.button-green{background:var(--green);color:white}.button-green:hover{background:var(--deep)}.button-outline{background:white;border-color:var(--line);color:var(--green)}.button-outline:hover{border-color:var(--green);background:var(--soft)}.hero-phone{display:flex;align-items:center;gap:9px;font-size:.9375rem}.hero-foot{display:flex;flex-wrap:wrap;gap:20px;margin-top:auto;padding-top:29px;color:#d9ebe3;font-size:.8125rem}.hero-foot b{color:white;font-size:1rem}.hero-feature{background:#f0f4ef;position:relative;padding:26px 30px;display:flex;flex-direction:column;justify-content:center}.hero-feature-label{font-size:.75rem;letter-spacing:2px;color:var(--muted);display:flex;align-items:center;justify-content:space-between}.hero-feature-label span:last-child{font-size:.8125rem;letter-spacing:0}.hero-feature>a{display:block;flex:1;min-height:230px;position:relative}.hero-feature img{width:100%;height:245px;object-fit:contain;mix-blend-mode:multiply}.hero-feature-info{display:flex;justify-content:space-between;gap:15px;border-top:1px solid #d7e0d5;padding-top:14px}.hero-feature-info p{font-size:.875rem;line-height:1.5;margin:0;max-width:300px}.hero-feature-info .icon{width:20px}.hero-feature-info strong{display:block;color:var(--green);font-size:.75rem;letter-spacing:1.5px;margin-bottom:5px}.hero-fallback{display:grid;place-content:center;min-height:245px;gap:12px;text-align:center}.hero-fallback b{font-size:2.8rem;font-family:Georgia,serif;color:var(--green);font-weight:400}.hero-fallback span{font-size:.875rem;color:var(--muted)}.brands-section{display:flex;align-items:center;gap:48px;padding-block:27px;border-bottom:1px solid var(--line)}.section-kicker{font-size:.6875rem;line-height:1.8;letter-spacing:1.4px;color:var(--muted);min-width:125px}.brand-buttons{display:flex;justify-content:space-between;align-items:center;gap:28px;width:100%;flex-wrap:wrap}.brand-buttons button{background:transparent;color:#324e45;font-weight:800;font-size:1.2rem;letter-spacing:.5px;padding:8px;min-height:44px}.brand-buttons button:hover{color:var(--green)}.brand-buttons .brand-nivea{letter-spacing:2px}.brand-buttons .brand-cocoon{font-family:Georgia,serif;font-weight:400;font-size:1.6rem;letter-spacing:2px}.catalog{padding-block:45px 52px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:29px}.section-heading .eyebrow{margin-bottom:8px}.section-heading h2{font-size:2rem;letter-spacing:-.7px;line-height:1.2;margin:0}.section-heading>p{font-size:.875rem;color:var(--muted);margin:0 0 4px}.catalog-layout{display:grid;grid-template-columns:215px minmax(0,1fr);gap:32px}.filters{align-self:start;min-width:0}.filter-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.filter-heading h3{font-size:.875rem;display:flex;align-items:center;gap:8px;margin:0}.filter-heading svg{width:18px}.text-button{background:transparent;padding:8px 0;color:var(--green);font-size:.875rem;line-height:1.4;text-align:left;min-height:40px}.text-button:hover{text-decoration:underline}.department-list{border-block:1px solid var(--line);padding-block:10px}.department-list button{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;text-align:left;background:white;border-radius:5px;padding:13px 10px;font-size:.875rem;line-height:1.5}.department-list button span{font-size:.75rem;color:var(--muted)}.department-list button[aria-pressed=true]{color:var(--green);background:#eaf3ec;font-weight:700}.department-list button:hover{background:var(--soft)}.filter-field{margin-top:24px}.filter-field label{display:block;font-size:.875rem;font-weight:700;margin-bottom:10px}select{border:1px solid var(--line);border-radius:5px;background:white;padding:10px 28px 10px 10px;min-height:44px;font-size:.875rem;max-width:100%}.filter-field select{width:100%}.filter-help{background:var(--soft);padding:22px 18px;margin-top:29px;border-radius:7px;font-size:.875rem}.filter-help>svg{color:var(--green);margin-bottom:14px}.filter-help strong{display:block;margin-bottom:9px;line-height:1.5}.filter-help p{line-height:1.65;color:var(--muted)}.filter-help a{font-size:1rem;color:var(--green);font-weight:700}.mobile-label,.mobile-departments{display:none}.results-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:46px;margin-bottom:16px}.results-toolbar p{font-size:.875rem;color:var(--muted);margin:0}.results-toolbar select{border:0;background:var(--soft)}.active-filters{display:flex;flex-wrap:wrap;gap:8px}.active-filters:empty{display:none}.active-filters button{display:flex;align-items:center;gap:8px;border:1px solid var(--line);background:var(--soft);border-radius:30px;padding:8px 12px;font-size:.8125rem;margin-bottom:15px;min-height:40px}.active-filters svg{width:14px;height:14px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.product-card{display:flex;flex-direction:column;min-width:0;border:1px solid var(--line);border-radius:7px;overflow:hidden;background:white;transition:box-shadow .15s,border-color .15s}.product-card:hover{border-color:#a2b8ac;box-shadow:0 7px 22px #0b38270b}.product-picture{background:#fafbf9;aspect-ratio:1;display:grid;place-items:center;overflow:hidden;position:relative;margin:8px;border-radius:4px}.product-picture img{object-fit:contain;width:100%;height:100%;mix-blend-mode:multiply}.image-fallback{display:grid;place-content:center;text-align:center;gap:10px;padding:15px;width:100%;height:100%;color:var(--muted)}.image-fallback b{font-size:1.05rem;letter-spacing:1px;color:var(--green);overflow-wrap:anywhere}.image-fallback span{font-size:.8125rem;line-height:1.5}.product-content{padding:11px 13px 14px;display:flex;flex-direction:column;flex:1}.product-brand{font-size:.75rem;letter-spacing:1px;font-weight:700;color:var(--green);margin:0 0 8px;line-height:1.5}.product-title{font-size:.875rem;line-height:1.55;font-weight:600;margin:0 0 10px;overflow-wrap:anywhere}.product-title a:hover{color:var(--green)}.product-meta,.product-sku{font-size:.8125rem;color:var(--muted);line-height:1.5;margin-bottom:7px;overflow-wrap:anywhere}.product-pricing{margin-top:auto;padding-top:10px}.price-label{font-size:.75rem;line-height:1.5;color:var(--muted);display:block}.product-price{font-size:1.125rem;color:var(--green);font-weight:700;line-height:1.6}.product-add{margin-top:12px;width:100%;min-height:42px;display:flex;justify-content:center;align-items:center;gap:7px;background:#eff5f0;color:var(--green);border:1px solid #e0eae2;border-radius:4px;font-size:.8125rem;font-weight:600;padding:9px}.product-add svg{width:16px;height:16px}.product-add:hover{background:var(--green);color:white}.pagination{display:flex;justify-content:center;align-items:center;gap:7px;margin-top:30px;flex-wrap:wrap}.pagination>button,.pagination #page-buttons button{width:40px;height:40px;display:inline-grid;place-items:center;background:white;border:1px solid var(--line);border-radius:4px;font-size:.875rem}.pagination #page-buttons{display:flex;gap:7px;align-items:center}.pagination #page-buttons button[aria-current=page]{background:var(--green);color:white;border-color:var(--green)}.pagination select{margin-left:8px;width:108px}.catalog-note{font-size:.8125rem;line-height:1.7;color:var(--muted);text-align:center;margin:20px 0 0}.empty-state{background:var(--soft);padding:50px 22px;text-align:center;border-radius:7px}.empty-state>svg{width:32px;height:32px;color:var(--green);margin-bottom:14px}.empty-state p{color:var(--muted);line-height:1.6}.wholesale{display:grid;grid-template-columns:1fr 1fr;gap:70px;background:var(--deep);color:white;padding:44px 48px;border-radius:10px;margin-bottom:65px}.wholesale h2{font-size:2.4rem;letter-spacing:-.8px;line-height:1.17;margin-bottom:25px}.wholesale .eyebrow{color:#cadfd1}.wholesale-steps{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;justify-content:center;gap:22px}.wholesale-steps li{display:flex;gap:20px}.wholesale-steps li>span{font-size:.8125rem;color:#dbeaad;border:1px solid #527564;border-radius:50%;width:35px;height:35px;display:grid;place-items:center;flex-shrink:0}.wholesale-steps h3{font-size:1rem;margin:0 0 6px}.wholesale-steps p{font-size:.875rem;color:#cce0d4;line-height:1.65;margin:0}.footer{background:var(--soft);padding:44px 0 0;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr .6fr;gap:60px;padding-bottom:32px}.footer h2{font-size:1rem;line-height:1.5;margin-bottom:18px}.footer p{font-size:.875rem;line-height:1.8;color:var(--muted)}.footer .company-name{font-weight:700;color:var(--ink);margin:24px 0 10px;font-size:.8125rem}.footer .button{font-size:.875rem;margin-top:6px}.footer .footer-phone{font-size:1.4rem;font-weight:700;color:var(--green)}.footer-grid>div:last-child>a{display:block;font-size:.875rem;color:var(--muted);padding-block:10px}.footer-grid>div:last-child>.text-button{color:var(--muted)}.footer-bottom{padding-block:20px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;font-size:.8125rem;color:var(--muted)}.mobile-bar{display:none}.toast{position:fixed;bottom:26px;left:50%;transform:translateX(-50%);padding:15px 23px;border-radius:7px;background:var(--deep);color:white;font-size:.9375rem;line-height:1.5;z-index:80;box-shadow:0 6px 30px #002d252b;max-width:calc(100% - 32px);width:max-content}.quote-dialog{border:0;border-radius:0;margin:0 0 0 auto;padding:0;width:min(540px,100%);height:100dvh;max-height:100dvh;max-width:100%;color:var(--ink);overflow:hidden;background:#fff}.quote-dialog[open]{display:flex;flex-direction:column}.quote-dialog::backdrop{background:#07291fb0}.quote-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:25px 26px 20px;border-bottom:1px solid var(--line);flex-shrink:0}.quote-header .eyebrow{font-size:.6875rem;margin-bottom:6px}.quote-header h2{font-size:1.4rem;margin:0}.icon-button{width:44px;height:44px;display:grid;place-items:center;background:var(--soft);border-radius:5px;flex-shrink:0}.quote-body{padding:22px 26px;overflow:auto;flex:1;overscroll-behavior:contain}.quote-intro,.local-note{font-size:.875rem;color:var(--muted);line-height:1.7}.quote-item{padding:18px 0;border-bottom:1px solid var(--line)}.quote-item h3{font-size:.9375rem;line-height:1.5;margin-bottom:8px}.quote-item-top{display:flex;gap:15px;justify-content:space-between;align-items:start}.quote-item-top .icon-button{width:32px;height:32px;min-height:32px;background:transparent;color:var(--muted)}.quote-item-top .icon{width:17px;height:17px}.quote-item p{font-size:.8125rem;line-height:1.6;color:var(--muted);margin-bottom:10px}.quote-item-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px}.quote-item-bottom label{font-size:.8125rem}.quantity-stepper{display:flex;align-items:center;border:1px solid var(--line);border-radius:4px;overflow:hidden}.quantity-stepper button{width:38px;height:40px;background:var(--soft);font-size:1.1rem}.quantity-stepper input{width:65px;text-align:center;border:0;font-size:1rem;padding:8px 0;appearance:textfield;-moz-appearance:textfield}.quantity-stepper input::-webkit-inner-spin-button{appearance:none}.quote-note-label{display:block;font-size:.875rem;font-weight:600;margin:24px 0 10px}.quote-note-label span{font-weight:400;color:var(--muted)}textarea{resize:vertical;width:100%;border:1px solid var(--line);border-radius:5px;padding:12px;font-size:.9375rem;line-height:1.6}.local-note{font-size:.8125rem;margin-top:12px}.quote-actions{border-top:1px solid var(--line);padding:12px 26px 18px;display:grid;gap:9px;background:#fff;flex-shrink:0}.quote-actions>p{font-size:.875rem;line-height:1.5;margin:0}.quote-actions>p:empty{display:none}.quote-secondary{display:flex;justify-content:space-between;gap:12px}.quote-empty{padding:25px 10px;text-align:center;color:var(--muted);line-height:1.7}.quote-empty svg{width:40px;height:40px;color:var(--green);margin-bottom:12px}.detail-view{padding-block:30px 60px}.breadcrumbs{display:flex;gap:12px;align-items:center;flex-wrap:wrap;font-size:.875rem;color:var(--muted);margin-bottom:27px}.breadcrumbs a{color:var(--green)}.detail-layout{display:grid;grid-template-columns:1fr 1fr;gap:58px;align-items:start}.detail-main-picture{background:var(--soft);aspect-ratio:1;display:grid;place-items:center;border-radius:8px;overflow:hidden}.detail-main-picture img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.detail-main-picture .image-fallback{min-height:300px}.photo-thumbs{display:flex;gap:8px;margin-top:12px;overflow:auto;padding:3px 3px 8px}.photo-thumbs button{width:65px;height:65px;flex-shrink:0;display:grid;place-items:center;background:var(--soft);border:1px solid var(--line);border-radius:4px;padding:4px}.photo-thumbs button[aria-pressed=true]{border:2px solid var(--green)}.photo-thumbs img{height:100%;width:100%;object-fit:contain}.photo-thumbs span{font-size:.8125rem}.detail-copy h1{font-size:1.8rem;line-height:1.4;letter-spacing:-.5px;margin-bottom:20px;overflow-wrap:anywhere}.detail-copy .product-brand{margin-bottom:12px}.detail-info{display:grid;grid-template-columns:110px 1fr;gap:10px 16px;font-size:.875rem;line-height:1.65;margin:0;padding:17px 0;border-block:1px solid var(--line)}.detail-info dt{color:var(--muted)}.detail-info dd{margin:0;overflow-wrap:anywhere}.detail-pricing{padding-block:23px}.detail-pricing strong{font-size:1.8rem;color:var(--green);display:block;margin:4px 0 10px}.detail-pricing p{font-size:.875rem;color:var(--muted);line-height:1.65;margin:0}.detail-quantity{display:flex;align-items:center;gap:20px;font-size:.875rem;margin-bottom:18px}.detail-actions{display:flex;flex-wrap:wrap;gap:10px}.detail-actions .button-green{flex:1}.detail-zalo{display:inline-flex;align-items:center;gap:8px;font-size:.9375rem;color:var(--green);margin-top:20px;min-height:44px}.detail-description{margin-top:38px;border-top:1px solid var(--line);padding-top:28px;font-size:1rem;line-height:1.8}.detail-description>h2{font-size:1.5rem;letter-spacing:-.4px;margin-bottom:25px}.detail-description h4{font-size:1.125rem;margin:28px 0 12px}.detail-description table{width:100%;max-width:850px;border-collapse:collapse;font-size:.9375rem}.detail-description th,.detail-description td{padding:12px 16px;text-align:left;border:1px solid var(--line);vertical-align:top;overflow-wrap:anywhere}.detail-description th{background:var(--soft);width:35%;font-weight:600}.detail-description p{max-width:1000px}.related-section{margin-top:45px}.related-section h2{font-size:1.4rem;margin-bottom:20px}.related-section .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.noscript{padding:30px;line-height:1.8}.catalog-api-message{font-size:.875rem;color:var(--muted)}
@media(min-width:1450px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hero-copy{padding:48px 50px 32px}.hero{min-height:430px}}
@media(max-width:1150px){.container{width:calc(100% - 48px)}.header-main{grid-template-columns:220px 1fr auto;gap:25px}.quote-label{display:none}.main-nav{gap:25px}.hero-copy{padding:35px 32px 25px}.hero h1{font-size:2.6rem}.hero-feature{padding:24px}.catalog-layout{grid-template-columns:190px minmax(0,1fr);gap:24px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.brands-section{gap:22px}.brand-buttons{gap:12px}.brand-buttons button{font-size:1rem}.wholesale{gap:40px}.footer-grid{gap:35px}.detail-layout{gap:32px}.detail-copy h1{font-size:1.5rem}}
@media(max-width:800px){html{scroll-padding-top:135px}.container{width:calc(100% - 32px)}.announcement .container{justify-content:center;text-align:center;min-height:32px;font-size:.75rem}.announcement a{display:none}.header-main{grid-template-columns:1fr auto;gap:12px;padding-block:15px;min-height:0}.brand-name{font-size:1.35rem}.brand-name>span{font-size:.625rem;letter-spacing:2px;margin-top:6px}.search-box{grid-column:1/-1;grid-row:2;height:44px}.search-box input{font-size:1rem}.search-box button{height:42px}.quote-trigger{grid-column:2;grid-row:1}.main-nav{display:none}.hero{margin-top:18px;grid-template-columns:1.3fr 1fr;min-height:350px}.hero h1{font-size:2rem;letter-spacing:-.7px}.hero-copy{padding:25px 22px}.hero .eyebrow{font-size:.6875rem;letter-spacing:1.1px;margin-bottom:13px}.hero-description{font-size:.875rem;margin-bottom:20px}.hero-feature{padding:20px 16px}.hero-feature img{height:210px}.hero-feature>a{min-height:210px}.hero-feature-label span:last-child{display:none}.hero-feature-info p{font-size:.8125rem}.hero-phone{display:none}.hero-foot{font-size:.75rem;padding-top:18px;gap:8px}.hero-foot span:last-child{display:none}.hero-actions .button{font-size:.875rem;padding-inline:14px}.brands-section{padding-block:19px;gap:14px}.section-kicker{display:none}.brand-buttons{gap:8px;justify-content:space-between}.brand-buttons button{font-size:.875rem;padding:4px}.brand-buttons .brand-cocoon{font-size:1.3rem}.catalog{padding-top:30px}.section-heading{align-items:start;margin-bottom:20px}.section-heading h2{font-size:1.6rem}.section-heading .eyebrow{font-size:.6875rem}.section-heading>p{display:none}.catalog-layout{grid-template-columns:1fr;gap:15px}.filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.filter-heading{grid-column:1/-1;margin:0}.filter-field{margin:0;min-width:0}.filter-field label,.mobile-label,.department-list,.filter-help{display:none}.mobile-departments{display:block;width:100%}.filters select{font-size:.875rem;width:100%;padding-left:8px}.results-toolbar{margin-bottom:14px}.product-grid{gap:12px}.product-content{padding-inline:11px}.wholesale{grid-template-columns:1fr 1fr;padding:30px 26px;gap:28px;margin-bottom:40px}.wholesale h2{font-size:1.9rem}.wholesale .eyebrow{font-size:.6875rem;letter-spacing:1.1px}.wholesale-steps{gap:16px}.wholesale-steps li{gap:12px}.wholesale-steps h3{font-size:.9375rem}.wholesale-steps p{font-size:.8125rem}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-grid>div:last-child{grid-column:1/-1;display:flex;flex-wrap:wrap;align-items:center;gap:15px}.footer-grid>div:last-child h2{width:100%;margin-bottom:0}.detail-layout{gap:25px}.detail-copy h1{font-size:1.35rem}.detail-info{grid-template-columns:80px 1fr;gap:9px}.detail-pricing strong{font-size:1.5rem}.detail-actions{flex-direction:column}.detail-view{padding-top:23px}.related-section .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.related-section .product-card:last-child{display:none}}
@media(max-width:520px){.hero{display:block}.hero-copy{padding:30px 24px}.hero h1{font-size:2.35rem;line-height:1.16}.hero-description{font-size:.9375rem}.hero-feature{display:none}.hero-foot{padding-top:23px}.hero-actions .button{font-size:.9375rem}.brand-buttons button:nth-last-child(-n+2){display:none}.brands-section{padding-block:12px}.catalog{padding-block:29px 32px}.section-heading h2{font-size:1.5rem}.filters{grid-template-columns:1fr 1fr}.filter-field:last-child{grid-column:1/-1}.filter-field:last-child select{width:100%}.results-toolbar p{font-size:.8125rem}.results-toolbar select{font-size:.8125rem;max-width:165px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-picture{margin:6px}.product-content{padding:8px 10px 12px}.product-title{font-size:.875rem;line-height:1.55}.product-meta,.product-sku{font-size:.75rem}.product-brand{font-size:.6875rem;letter-spacing:.7px}.product-price{font-size:1.0625rem}.product-add{font-size:.75rem;gap:4px;padding:9px 4px}.product-add svg{width:14px;height:14px}.pagination{gap:5px}.pagination #page-buttons{gap:5px}.pagination #page-buttons button,.pagination>button{width:35px;height:40px}.pagination select{margin-left:4px;width:88px;font-size:.8125rem}.wholesale{display:block;padding:29px 24px}.wholesale h2{font-size:2rem}.wholesale-heading .button{margin-bottom:28px}.wholesale-steps{gap:22px}.footer{padding-top:30px;padding-bottom:64px}.footer-grid{grid-template-columns:1fr;gap:26px}.footer-grid>div:last-child{gap:12px}.footer-grid>div:last-child>a{padding:6px 0}.footer-bottom{flex-direction:column;gap:8px;padding-block:17px;font-size:.75rem}.mobile-bar{position:fixed;bottom:0;left:0;right:0;display:grid;grid-template-columns:repeat(3,1fr);z-index:21;box-shadow:0 -1px 0 var(--line);background:white;padding-bottom:env(safe-area-inset-bottom)}.mobile-bar>a,.mobile-bar>button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:60px;background:white;color:var(--green);font-size:.75rem}.mobile-bar .icon{width:20px;height:20px}.toast{bottom:78px;font-size:.875rem}.quote-header{padding:20px}.quote-body{padding:18px 20px}.quote-actions{padding:12px 20px calc(14px + env(safe-area-inset-bottom))}.quote-actions>.button{min-height:44px;font-size:.875rem}.quote-header h2{font-size:1.3rem}.quote-item h3{font-size:.875rem}.detail-layout{grid-template-columns:1fr;gap:26px}.detail-view{padding-top:18px}.breadcrumbs{font-size:.8125rem;gap:9px;margin-bottom:20px}.detail-copy h1{font-size:1.4rem}.detail-actions{flex-direction:row}.detail-actions .button{font-size:.875rem}.detail-description table{font-size:.875rem;table-layout:fixed}.detail-description th,.detail-description td{padding:10px}.detail-description th{width:42%}.detail-description{font-size:.9375rem}.related-section .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.related-section .product-card:last-child{display:flex}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
