:root{--red:#d71920;--red-dark:#a70f15;--ink:#15191e;--nav:#131a22;--paper:#f6f5f1;--white:#fff;--muted:#667078;--line:#dedfdc;--lime:#d8f355;--font:'Space Grotesk',sans-serif;--mono:'DM Mono',monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--font)}a{color:inherit}.topline{min-height:34px;background:var(--red);color:#fff;display:flex;align-items:center;justify-content:center;gap:44px;padding:8px 20px;font:10px var(--mono);letter-spacing:.08em;text-transform:uppercase}.catalog-header{height:86px;background:#fff;display:flex;align-items:center;padding:0 max(24px,calc((100vw - 1320px)/2));border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.catalog-brand{display:flex;align-items:center;gap:11px;text-decoration:none;min-width:240px}.catalog-brand img{width:55px;height:55px;border-radius:50%;object-fit:cover}.catalog-brand strong{font-size:19px;letter-spacing:.03em}.catalog-brand small{display:block;color:var(--red);font:8px var(--mono);letter-spacing:.13em;margin-top:3px}.catalog-header nav{display:flex;align-items:center;justify-content:center;gap:31px;flex:1}.catalog-header nav a{font-size:13px;text-decoration:none;padding:32px 0;position:relative}.catalog-header nav a:hover:after,.catalog-header nav a.active:after{content:"";position:absolute;bottom:23px;left:0;right:0;height:2px;background:var(--red)}.header-help{min-width:180px;text-align:right;text-decoration:none;font-weight:600;font-size:13px}.header-help span{color:var(--red);margin-left:7px}.catalog-hero{max-width:1320px;margin:0 auto;padding:75px 34px 66px;display:flex;justify-content:space-between;align-items:flex-end;background:linear-gradient(125deg,#f7f5ef 70%,#f2d9d9)}.eyebrow{font:10px var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--red);margin:0 0 12px}.catalog-hero h1{font-size:clamp(52px,7vw,92px);line-height:.89;letter-spacing:-.07em;margin:0}.catalog-hero h1 em{font-weight:400;color:var(--red)}.catalog-hero>div>p:last-child{color:var(--muted);max-width:570px;font-size:17px;line-height:1.6;margin:28px 0 0}.catalog-hero-proof{display:flex;align-items:center;gap:13px;border-left:1px solid #c9c7c2;padding:0 0 0 25px;margin-bottom:8px}.catalog-hero-proof strong{font-size:62px;color:var(--red);line-height:1}.catalog-hero-proof span{font:10px var(--mono);line-height:1.5;text-transform:uppercase}.catalog-toolbar{max-width:1252px;margin:-1px auto 0;background:var(--nav);padding:20px;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:10px;border-radius:12px}.catalog-toolbar label{color:#aeb7c0;font:9px var(--mono);text-transform:uppercase;letter-spacing:.08em}.catalog-toolbar input,.catalog-toolbar select{width:100%;height:45px;border:1px solid #ffffff1e;background:#202a35;color:#fff;border-radius:7px;padding:0 12px;font:13px var(--font);margin-top:6px;outline:none}.catalog-toolbar select{appearance:auto}.catalog-search{position:relative}.catalog-search span{position:absolute;left:13px;bottom:11px;color:#fff;font-size:21px}.catalog-search input{padding-left:39px}.catalog-results{max-width:1320px;margin:0 auto;padding:70px 34px}.results-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:25px}.results-head h2{font-size:42px;letter-spacing:-.04em;margin:0}.result-count{color:var(--muted);font:11px var(--mono)}.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.catalog-loading,.catalog-empty{grid-column:1/-1;min-height:280px;display:grid;place-items:center;background:#fff;border:1px solid var(--line);color:var(--muted);border-radius:12px}.catalog-card{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;transition:transform .25s,box-shadow .25s}.catalog-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px #19222b14}.catalog-card>a{display:block;text-decoration:none}.catalog-image{height:330px;background:linear-gradient(145deg,#edf0f2,#e0e5e8);position:relative;display:grid;place-items:center;overflow:hidden}.catalog-image img{width:78%;height:82%;object-fit:contain;transition:transform .35s}.catalog-card:hover img{transform:scale(1.035)}.catalog-badge{position:absolute;top:16px;left:16px;background:#fff;padding:7px 10px;border-radius:18px;font:9px var(--mono);z-index:2}.stock-tag{position:absolute;bottom:14px;right:14px;background:#15191ee8;color:#fff;padding:7px 10px;border-radius:5px;font:9px var(--mono)}.catalog-copy{padding:21px}.catalog-copy .brand{font:9px var(--mono);color:var(--red);letter-spacing:.1em}.catalog-copy h3{font-size:23px;margin:8px 0 7px;letter-spacing:-.03em}.catalog-copy .description{min-height:38px;color:var(--muted);font-size:12px;line-height:1.55;margin:0}.catalog-price-row{display:flex;align-items:flex-end;justify-content:space-between;border-top:1px solid #eee;margin-top:17px;padding-top:17px}.catalog-price-row small{display:block;color:var(--muted);font-size:10px}.catalog-price-row strong{font-size:25px}.catalog-price-row span{font-size:12px;color:var(--red);font-weight:600}.catalog-assurance{max-width:1252px;margin:0 auto 70px;display:grid;grid-template-columns:repeat(3,1fr);background:var(--nav);color:#fff}.catalog-assurance article{padding:36px;display:flex;gap:19px;border-right:1px solid #ffffff19}.catalog-assurance article:last-child{border:0}.catalog-assurance b{color:var(--red);font:12px var(--mono)}.catalog-assurance strong{display:block;font-size:17px}.catalog-assurance p{color:#aeb7c0;line-height:1.55;font-size:12px;margin:9px 0 0}footer{background:#fff;border-top:1px solid var(--line);padding:30px max(24px,calc((100vw - 1252px)/2));display:flex;align-items:center;justify-content:space-between}footer p{font-size:13px}.shop-whatsapp{color:var(--red);font-weight:700}

.product-main{max-width:1252px;margin:0 auto;padding:27px 0 80px}.crumbs{display:flex;gap:9px;align-items:center;color:var(--muted);font-size:11px;margin:0 0 25px}.crumbs a{text-decoration:none}.product-detail{display:grid;grid-template-columns:1.05fr .95fr;min-height:650px;background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden}.product-gallery{position:relative;background:linear-gradient(145deg,#edf0f2,#dfe4e7);display:grid;place-items:center;min-height:650px}.product-gallery img{width:80%;height:78%;object-fit:contain}.detail-badge{position:absolute;top:24px;left:24px;background:#fff;border-radius:20px;padding:8px 12px;font:10px var(--mono)}.detail-stock{position:absolute;bottom:23px;right:23px;background:#15191ee9;color:#fff;padding:9px 12px;border-radius:6px;font:10px var(--mono)}.product-buybox{padding:58px 54px}.detail-brand{color:var(--red);font:10px var(--mono);letter-spacing:.13em;text-transform:uppercase}.product-buybox h1{font-size:48px;letter-spacing:-.05em;margin:11px 0}.detail-rating{font-size:12px;color:var(--muted)}.detail-rating b{color:#e29a00;letter-spacing:.08em}.detail-description{color:var(--muted);font-size:15px;line-height:1.6;margin:24px 0}.detail-specs{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid #e9e9e7;border-left:1px solid #e9e9e7;margin:24px 0}.detail-specs div{padding:14px;border-right:1px solid #e9e9e7;border-bottom:1px solid #e9e9e7}.detail-specs small{display:block;color:var(--muted);font:9px var(--mono);text-transform:uppercase}.detail-specs strong{display:block;font-size:14px;margin-top:5px}.purchase-channel{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:20px 0;padding:13px 15px;border:1px solid #ead1d2;background:#fff7f7;border-radius:8px}.purchase-channel small,.purchase-channel strong{display:block}.purchase-channel small{font:9px var(--mono);letter-spacing:.1em;color:var(--red)}.purchase-channel strong{font-size:13px;margin-top:4px}.purchase-channel a{color:var(--red-dark);font-size:11px;font-weight:700;text-align:right}.detail-price{display:flex;align-items:end;justify-content:space-between;margin:24px 0}.detail-price small{display:block;color:var(--muted);font-size:10px;text-transform:uppercase}.detail-price strong{display:block;color:var(--red);font-size:38px;letter-spacing:-.04em}.detail-price del{color:var(--muted);font-size:13px}.qty-row{display:grid;grid-template-columns:115px 1fr;gap:10px}.qty-control{display:flex;border:1px solid var(--line);border-radius:7px;overflow:hidden}.qty-control button{width:36px;border:0;background:#f5f5f3;font-size:18px;cursor:pointer}.qty-control input{width:42px;border:0;text-align:center;font-weight:700;outline:none}.buy-now{border:0;border-radius:7px;background:var(--red);color:#fff;font-weight:700;font-size:15px;cursor:pointer}.buy-now:hover{background:var(--red-dark)}.buy-now:disabled{background:#9da4aa;cursor:not-allowed}.buy-note{text-align:center;font-size:10px;color:var(--muted);margin:12px 0}.detail-assurance{display:grid;grid-template-columns:repeat(4,1fr);margin-top:20px;background:#fff;border:1px solid var(--line);border-radius:12px}.detail-assurance article{padding:23px;display:flex;gap:11px;border-right:1px solid var(--line)}.detail-assurance article:last-child{border:0}.detail-assurance>article>span{color:#fff;background:var(--red);width:25px;height:25px;border-radius:50%;display:grid;place-items:center;font-size:11px;flex:none}.detail-assurance strong,.detail-assurance small{display:block}.detail-assurance small{color:var(--muted);margin-top:4px;font-size:10px}

.order-modal{position:fixed;inset:0;background:#111820d9;z-index:50;display:none;place-items:center;padding:18px}.order-modal.open{display:grid}.order-card{position:relative;width:min(720px,100%);max-height:95vh;overflow:auto;background:var(--paper);border-radius:16px;padding:35px}.order-card h2{font-size:31px;margin:0 0 20px}.order-close{position:absolute;right:18px;top:16px;border:0;background:#fff;width:38px;height:38px;border-radius:50%;font-size:25px;cursor:pointer}.order-summary{display:flex;justify-content:space-between;background:#fff;border:1px solid var(--line);padding:14px;border-radius:8px;margin-bottom:17px}.order-summary span,.order-summary strong{display:block}.order-summary small{color:var(--muted)}.order-form{display:grid;gap:14px}.business-order-fields{padding:14px;border:1px solid #ead1d2;background:#fff7f7;border-radius:8px}.business-order-fields[hidden]{display:none}.order-form label{display:grid;gap:6px;font-size:11px;font-weight:600}.order-form input,.order-form textarea,.order-form select{width:100%;border:1px solid var(--line);border-radius:7px;padding:12px;background:#fff;font:13px var(--font);outline:none}.order-form input:focus,.order-form textarea:focus,.order-form select:focus{border-color:var(--red);box-shadow:0 0 0 3px #d7192014}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.consent{display:flex!important;align-items:flex-start;gap:8px!important}.consent input{width:auto;margin-top:2px}.order-submit{height:49px;border:0;background:var(--red);color:#fff;border-radius:25px;font-weight:700;cursor:pointer}.order-error{color:var(--red);font-size:11px;min-height:15px;margin:0}.order-success{background:#fff;border:1px solid var(--line);border-radius:11px;padding:25px;text-align:center}.order-success .success-check{width:48px;height:48px;background:#e4f6e9;color:#15723e;border-radius:50%;display:grid;place-items:center;margin:0 auto 15px;font-size:22px}.order-success h3{font-size:27px;margin:0 0 8px}.order-success .order-number{display:block;color:var(--red);font:14px var(--mono);margin:16px}.order-success button,.order-success a{display:block;width:100%;padding:13px;border-radius:23px;text-decoration:none;border:1px solid var(--line);background:#fff;margin-top:8px;font-weight:600;font:13px var(--font);cursor:pointer}.order-success .print-order{background:var(--nav);color:#fff;border-color:var(--nav)}

@media(max-width:950px){.catalog-header nav{display:none}.header-help{margin-left:auto}.catalog-grid{grid-template-columns:repeat(2,1fr)}.catalog-toolbar{grid-template-columns:1fr 1fr}.catalog-search{grid-column:1/-1}.catalog-hero-proof{display:none}.product-main{padding-left:20px;padding-right:20px}.product-detail{grid-template-columns:1fr}.product-gallery{min-height:540px}.detail-assurance{grid-template-columns:repeat(2,1fr)}.detail-assurance article:nth-child(2){border-right:0}.detail-assurance article:nth-child(-n+2){border-bottom:1px solid var(--line)}}
@media(max-width:620px){.topline{gap:13px;justify-content:flex-start;overflow:auto;white-space:nowrap}.catalog-header{height:70px;padding:0 15px}.catalog-brand{min-width:0}.catalog-brand img{width:46px;height:46px}.catalog-brand span{display:none}.header-help{min-width:auto}.catalog-hero{padding:50px 20px}.catalog-hero h1{font-size:52px}.catalog-toolbar{margin:0 12px;padding:14px;grid-template-columns:1fr}.catalog-search{grid-column:auto}.catalog-results{padding:45px 16px}.catalog-grid{grid-template-columns:1fr}.catalog-image{height:300px}.results-head h2{font-size:33px}.catalog-assurance{margin:0 16px 45px;grid-template-columns:1fr}.catalog-assurance article{border:0;border-bottom:1px solid #ffffff19;padding:25px}footer{padding:24px 16px}.product-main{padding:18px 12px 50px}.product-detail{border-radius:10px}.product-gallery{min-height:390px}.product-buybox{padding:33px 20px}.product-buybox h1{font-size:37px}.detail-price strong{font-size:33px}.detail-assurance{grid-template-columns:1fr}.detail-assurance article,.detail-assurance article:nth-child(2){border:0;border-bottom:1px solid var(--line)}.qty-row{grid-template-columns:105px 1fr}.order-modal{padding:7px}.order-card{padding:29px 17px;border-radius:12px}.form-grid{grid-template-columns:1fr}.catalog-hero>div>p:last-child{font-size:15px}}
.mobile-channel-nav{display:none}
@media(max-width:950px){.mobile-channel-nav{display:flex;align-items:center;gap:8px;padding:9px 15px;background:#fff;border-bottom:1px solid var(--line);overflow-x:auto;white-space:nowrap}.mobile-channel-nav a{padding:9px 13px;border-radius:20px;background:#f1f1ef;text-decoration:none;font-size:11px;font-weight:700}.mobile-channel-nav a.active{background:var(--red);color:#fff}}
.catalog-brand img{background:#fff;border-color:#eee;clip-path:circle(47.3% at 50% 50%)}
