@font-face {
  font-family: 'Barlow Condensed';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(assets/fonts/font-0.ttf) format('truetype');
}
@font-face {
  font-family: 'Barlow Condensed';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(assets/fonts/font-1.ttf) format('truetype');
}
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(assets/fonts/font-2.ttf) format('truetype');
}
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(assets/fonts/font-3.ttf) format('truetype');
}
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(assets/fonts/font-4.ttf) format('truetype');
}
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(assets/fonts/font-5.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(assets/fonts/font-6.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(assets/fonts/font-7.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(assets/fonts/font-8.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(assets/fonts/font-9.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(assets/fonts/font-10.ttf) format('truetype');
}

:root{--lime:#b9f600;--ink:#171a16;--muted:#676c64;--paper:#f5f6f2;--line:#dedfd8;--radius:16px;--body:'Manrope',Arial,sans-serif;--display:'Barlow Condensed','Arial Narrow',Impact,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);font-family:var(--body);color:var(--ink);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:default}button{color:inherit}img{display:block;max-width:100%}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #6c9400;outline-offset:5px}[hidden]{display:none!important}h1,h2,h3,p{margin:0}button{border:0}section[id]{scroll-margin-top:25px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-80px;left:20px;background:var(--lime);padding:16px;z-index:100}.skip-link:focus{top:10px}.announcement{display:flex;justify-content:space-between;align-items:center;padding:8px 5%;font-size:11px;letter-spacing:1.7px;font-weight:800;background:var(--ink);color:#e7e9e2}.announcement span:last-child{color:var(--lime)}.header{height:90px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;background:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid #eceee7}.brand{display:block;width:128px;height:70px;overflow:hidden;flex-shrink:0}.brand img{width:128px;height:128px;max-width:none;transform:translateY(-28px)}.header nav{display:flex;gap:35px;font-size:14px;font-weight:700}.header nav a{position:relative}.header nav a:after{content:'';position:absolute;height:2px;bottom:-8px;left:0;right:100%;background:var(--ink);transition:right .2s}.header nav a:hover:after{right:0}.button{display:inline-flex;gap:28px;align-items:center;justify-content:center;min-height:52px;border-radius:7px;padding:15px 22px;font-weight:800;font-size:14px;line-height:1.4;transition:transform .2s,background .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 5px 18px #00000015}.button span{font-size:23px;line-height:1}.dark{background:var(--ink);color:#fff}.dark:hover{background:#333a2b}.lime{background:var(--lime);color:var(--ink)}.lime:hover{background:#d0ff44}.outline{background:transparent;border:1px solid var(--ink)}.menu-toggle{display:none}.hero{position:relative;isolation:isolate;min-height:690px;overflow:hidden;background:#161a18;color:#fff}.hero-image{position:absolute;inset:0;background-image:url('assets/hero.webp');background-size:auto 100%;background-repeat:no-repeat;background-position:right center;z-index:-3;animation:hero-reveal 1.8s ease-out both}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#101512e8 0%,#10151296 31%,#10151210 60%),linear-gradient(0deg,#101512cf,transparent 25%);z-index:-2}.hero-content{padding:60px 6% 105px;position:relative;max-width:750px}.eyebrow{font-size:12px;letter-spacing:1.6px;font-weight:800;line-height:1.5}.hero .eyebrow{color:#e9eedc;display:flex;gap:10px;align-items:center}.tiny-cross{color:var(--lime);font-size:20px}.hero h1{font:800 clamp(76px,8.3vw,128px)/.85 var(--display);letter-spacing:-1.5px;margin-top:30px}.hero h1 em{font-style:italic;color:var(--lime)}.hero-description{font-size:17px;color:#e0e3dc;line-height:1.65;margin:26px 0}.hero-foot{position:absolute;bottom:25px;left:6%;right:6%;border-top:1px solid #ffffff36;padding-top:19px;display:flex;justify-content:space-between;gap:20px;font-size:11px;font-weight:700;letter-spacing:1.8px}.hero-foot a{display:flex;align-items:center;gap:35px}.hero-foot a span{font-size:24px;color:var(--lime)}.hero-caption{position:absolute;right:6%;bottom:90px;color:#eee9;font-size:10px}.brand-strip{background:var(--lime);overflow:hidden;padding:16px 0}.brand-strip>div{display:flex;align-items:center;gap:55px;width:max-content;animation:marquee 40s linear infinite}.brand-strip span{font:700 24px/1 var(--display);letter-spacing:.7px;white-space:nowrap}.brand-strip b{font-size:22px}.section{padding:90px 6%;max-width:1600px;margin:auto}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:38px}.section-heading .eyebrow{margin-bottom:16px;color:#606858}h2{font:700 clamp(42px,4.8vw,68px)/.98 var(--display);letter-spacing:-.5px}h2 span{color:#78836e}.section-heading>p{color:var(--muted);font-size:15px;line-height:1.8;padding-bottom:3px}.catalog-controls{margin-bottom:24px}.search-sort{display:flex;gap:14px}.search{background:white;border:1px solid var(--line);border-radius:9px;display:flex;align-items:center;padding:0 18px;gap:12px;flex:1;min-width:0}.search svg{flex-shrink:0;color:#69715f}.search input{width:100%;border:0;outline:0;background:transparent;padding:17px 0;font-size:14px;min-width:0}.search:focus-within{outline:2px solid #779d1f;outline-offset:2px}.search input:focus-visible{outline:none}.search kbd{padding:0px 7px;border:1px solid var(--line);border-radius:4px;color:#999}.sort-label select{height:58px;border:1px solid var(--line);border-radius:9px;padding:0 35px 0 16px;background:white;font-size:14px;max-width:100%}.categories{display:flex;gap:9px;margin-top:22px;overflow-x:auto;scrollbar-width:thin;padding:2px 2px 10px}.category{border:1px solid var(--line);border-radius:40px;padding:11px 17px;white-space:nowrap;display:flex;gap:12px;align-items:center;font-size:13px;font-weight:700;background:transparent;min-height:46px;transition:background .2s}.category small{font-size:11px;color:var(--muted)}.category:hover{background:#e6e9e0}.category.active{background:var(--ink);border-color:var(--ink);color:#fff}.category.active small{color:var(--lime)}.results-line{display:flex;gap:20px;align-items:center;justify-content:space-between;margin-top:13px;font-size:12px;color:var(--muted)}.results-line strong{color:var(--ink)}.catalog-hint{font-size:10px;letter-spacing:1.2px;font-weight:700}.text-button{background:transparent;text-decoration:underline;font-size:13px;padding:10px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-card{background:#fff;border:1px solid #e6e8e0;border-radius:var(--radius);overflow:hidden;transition:transform .25s,box-shadow .25s;animation:card-in .4s ease both}.product-card:hover{transform:translateY(-5px);box-shadow:0 14px 32px #2026180c}.product-photo{display:block;position:relative;width:100%;background:#e3e5dd;padding:0;overflow:hidden;aspect-ratio:4/4.4}.product-photo img{width:100%;height:100%;object-fit:cover;object-position:center 64%;transition:transform .6s}.product-photo:hover img{transform:scale(1.04)}.photo-badge{position:absolute;left:12px;top:12px;font-size:10px;letter-spacing:.6px;font-weight:800;padding:5px 9px;border-radius:4px;background:#ffffffeb}.photo-count{position:absolute;right:12px;bottom:12px;font-size:11px;padding:5px 9px;background:#141812b8;color:white;border-radius:4px}.product-info{padding:18px}.product-kind{font-size:10px;letter-spacing:1.3px;color:#7b8374;font-weight:800;text-transform:uppercase}.product-name{font:700 27px/1.1 var(--display);margin-top:7px;min-height:59px}.product-name button{text-align:left;background:transparent;padding:0;font:inherit}.spec-pills{display:flex;gap:6px;flex-wrap:wrap;margin:13px 0 17px;min-height:25px}.spec-pills span{background:#f3f5ef;color:#58634c;padding:3px 7px;border-radius:4px;font-size:10px;font-weight:700}.price-block{border-top:1px solid #eff0ec;padding-top:14px;min-height:100px}.price-label{font-size:10px;color:#777f6f;display:block}.price{font-size:24px;font-weight:800;line-height:1.6;letter-spacing:-1px;display:block}.price.no-price{font-size:21px}.installments{font-size:10px;color:#707768;display:block;min-height:32px;line-height:1.5}.product-buy{display:flex;align-items:center;justify-content:space-between;gap:8px;background:var(--lime);padding:11px 12px;border-radius:6px;font-size:12px;font-weight:800;min-height:44px;transition:background .2s}.product-buy:hover{background:#c9ff26}.product-buy svg{width:17px;height:17px}.view-detail{display:block;background:transparent;padding:11px 0 0;width:100%;font-size:11px;text-align:center;text-decoration:underline;text-underline-offset:3px;color:#656e5c;min-height:40px}.load-more{text-align:center;margin-top:35px}.catalog-note{font-size:12px;color:var(--muted);text-align:center;margin:22px auto 0;max-width:680px}.empty{text-align:center;padding:55px 20px;border:1px dashed #a9b29b;border-radius:16px}.empty>span{font-size:45px}.empty h3{font-size:24px}.empty p{margin:12px 0 25px;color:var(--muted)}.universe{padding-top:15px}.world-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.world-card{position:relative;height:490px;overflow:hidden;border-radius:18px;background:var(--ink);isolation:isolate;color:white}.world-card>img{width:100%;height:100%;object-fit:cover;object-position:center 65%;transition:transform .8s;filter:brightness(.7)}.world-card:hover>img{transform:scale(1.04)}.world-card:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#111b0feb,transparent 80%);z-index:0}.world-card>div{position:absolute;bottom:30px;left:32px;right:32px;z-index:1}.world-card .eyebrow{font-size:11px;color:var(--lime)}.world-card h3{font:700 48px/.98 var(--display);margin:14px 0 22px}.world-link{display:flex;justify-content:space-between;align-items:center;padding-top:15px;border-top:1px solid #ffffff42;font-size:13px;font-weight:700}.world-link span{font-size:25px;color:var(--lime)}.care{max-width:none;background:var(--lime);display:grid;grid-template-columns:.3fr 1.2fr 1fr;gap:45px;align-items:center;padding-top:65px;padding-bottom:65px}.care-symbol{font:400 160px/1 var(--body)}.care h2{margin:14px 0 22px;font-size:55px}.care p:not(.eyebrow){max-width:490px;font-size:14px;margin-bottom:25px}.care-details{align-self:center;padding-left:30px}.care-details span{display:flex;gap:25px;align-items:center;border-bottom:1px solid #34481240;padding:23px 0;font-size:12px}.care-details strong{font-size:15px}.store{background:#181c17;color:#fff;max-width:none;display:grid;grid-template-columns:1.3fr 1fr;gap:70px;align-items:center}.store .eyebrow{color:#b4bdaa}.store h2{font-size:72px;margin:24px 0}.store h2 em{color:var(--lime);font-style:italic}.store p:not(.eyebrow){color:#bac1b4;max-width:450px;margin:24px 0;font-size:15px}.store-info{border-left:1px solid #ffffff2b;padding-left:65px}.store-info address{font-style:normal;font-size:22px;line-height:1.7;margin:23px 0 30px}.store-info>a{display:flex;justify-content:space-between;gap:25px;padding:18px 0;border-bottom:1px solid #ffffff2b;font-size:16px}.store-info>a span{color:var(--lime)}footer{padding:25px 6%;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px}footer>p{font-size:11px;letter-spacing:1px;font-weight:700}footer>span{font-size:11px;color:var(--muted)}.mobile-dock{display:none}dialog{border:0;padding:0;width:min(1060px,94vw);max-height:90dvh;background:var(--paper);border-radius:20px;color:var(--ink);overscroll-behavior:contain}dialog::backdrop{background:#10160de0;backdrop-filter:blur(8px)}dialog[open]{animation:dialog-in .25s ease-out}body.modal-open{overflow:hidden}.close-dialog{position:sticky;top:14px;float:right;margin:14px 14px -58px 0;width:44px;height:44px;border-radius:50%;background:white;z-index:3;box-shadow:0 3px 20px #0002;font-size:30px;line-height:1}.detail-layout{display:grid;grid-template-columns:1fr 1fr}.detail-gallery{padding:24px;background:#e7e9e0}.detail-main-image{width:100%;aspect-ratio:3/4;object-fit:contain;border-radius:10px;background:#dce0d5}.gallery-nav{display:flex;align-items:center;justify-content:space-between;margin-top:12px}.gallery-nav button{width:44px;height:44px;border:1px solid #c0c9b2;background:transparent;border-radius:50%;font-size:24px}.gallery-nav span{font-size:12px}.thumbnails{display:flex;gap:8px;margin-top:14px;overflow-x:auto;padding-bottom:6px}.thumbnails button{padding:0;border:2px solid transparent;border-radius:6px;overflow:hidden;flex-shrink:0;width:56px;height:64px}.thumbnails button.selected{border-color:#688d00}.thumbnails img{width:100%;height:100%;object-fit:cover}.detail-info{padding:45px 32px 30px}.detail-info h2{font-size:48px;margin:12px 0 20px}.detail-info .price{font-size:32px}.detail-info .installments{font-size:13px;margin-bottom:16px}.detail-info .product-buy{font-size:14px;min-height:52px}.detail-info .spec-pills{margin:18px 0}.detail-info .spec-pills span{font-size:12px;background:#e7ebdf}.description-heading{font-size:15px;margin:28px 0 12px}.description-line{font-size:13px;line-height:1.7;padding:10px 0;border-top:1px solid #e0e4d7;overflow-wrap:anywhere}.detail-note{font-size:11px;color:#78816f;margin-top:20px}.description-line:first-letter{font-size:15px}.reveal{transition:opacity .6s ease,transform .6s ease}.js-motion .reveal:not(.visible){opacity:0;transform:translateY(22px)}
@keyframes hero-reveal{from{transform:scale(1.045);opacity:.5}to{transform:scale(1);opacity:1}}@keyframes marquee{to{transform:translateX(-35%)}}@keyframes card-in{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes dialog-in{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1600px){.hero-content{padding-left:max(6%,calc((100vw - 1420px)/2))}.hero{min-height:780px}.hero h1{font-size:140px}.hero-content{max-width:950px}}
@media(max-width:1100px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.header nav{gap:22px}.hero{min-height:670px}.hero h1{font-size:100px}.hero-image{background-position:57% center}.hero-shade{background:linear-gradient(90deg,#101512e8,#10151270 46%,transparent),linear-gradient(0deg,#101512cc,transparent 25%)}.care{grid-template-columns:1.4fr 1fr}.care-symbol{display:none}.store h2{font-size:60px}.store-info{padding-left:35px}.world-card h3{font-size:42px}}
@media(max-width:760px){html{scroll-padding-top:82px}.announcement{padding:7px 5%;font-size:9px;letter-spacing:1px}.announcement span:last-child{font-size:9px}.header{height:72px;padding:0 5%}.brand{width:105px;height:64px}.brand img{width:105px;height:105px;transform:translateY(-20px)}.header nav{display:none}.header-contact{margin-left:auto;font-size:11px;min-height:38px;padding:10px 12px;gap:15px;margin-right:17px}.header-contact span{font-size:17px}.menu-toggle{display:flex;flex-direction:column;gap:6px;background:transparent;width:28px;min-height:44px;padding:10px 0;justify-content:center}.menu-toggle span{display:block;background:var(--ink);height:2px;width:23px}#mobile-menu{position:fixed;top:103px;left:0;right:0;background:white;z-index:19;padding:15px 5% 25px;box-shadow:0 20px 30px #0002}#mobile-menu a{display:block;padding:14px;border-bottom:1px solid var(--line);font-weight:700}.hero{min-height:760px}.hero-image{background-size:auto 470px;background-position:96% 100%;background-repeat:no-repeat}.hero-shade{background:linear-gradient(180deg,#111612 0%,#111612 28%,#11161200 53%,#11161200 78%,#111612 100%)}.hero-content{padding:30px 6% 0;max-width:none}.hero .eyebrow{font-size:9px;letter-spacing:1.2px;gap:7px}.tiny-cross{font-size:16px}.hero h1{font-size:87px;margin-top:24px;line-height:.83;letter-spacing:-.7px}.hero-description{font-size:14px;margin:20px 0 20px;line-height:1.65}.hero .button{min-height:48px;padding:13px 18px;font-size:12px;gap:24px}.hero-foot{bottom:16px;font-size:8px;letter-spacing:1px;padding-top:12px;align-items:center}.hero-foot a{gap:10px}.hero-foot a span{font-size:19px}.hero-caption{bottom:66px;font-size:8px}.brand-strip{padding:15px 0}.brand-strip>div{gap:30px}.brand-strip span{font-size:19px}.brand-strip b{font-size:17px}.section{padding:55px 5%}.section-heading{display:block;margin-bottom:26px}.section-heading .eyebrow{font-size:10px;letter-spacing:1px;margin-bottom:12px}.section-heading h2{font-size:48px}.section-heading>p{font-size:13px;margin-top:18px}.search-sort{flex-wrap:wrap;gap:10px}.search{flex-basis:100%;padding:0 13px}.search input{font-size:12px;padding:15px 0}.search kbd{display:none}.sort-label{margin-left:auto}.sort-label select{height:40px;font-size:12px;border-radius:6px}.categories{margin-top:14px;margin-right:-5.55%;padding-right:5.55%;gap:8px}.category{padding:10px 13px;font-size:12px;min-height:44px}.category small{font-size:10px}.results-line{margin-top:4px;font-size:11px}.catalog-hint{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card{border-radius:11px}.product-photo{aspect-ratio:3/4}.photo-badge{font-size:8px;padding:4px 6px;left:8px;top:8px}.photo-count{font-size:8px;right:8px;bottom:8px;padding:3px 5px}.product-info{padding:12px 10px}.product-kind{font-size:8px;letter-spacing:.7px}.product-name{font-size:23px;min-height:52px;margin-top:5px}.spec-pills{gap:4px;margin:10px 0;min-height:38px;align-content:start}.spec-pills span{font-size:8px;padding:3px 5px}.price-block{min-height:94px;padding-top:10px}.price-label{font-size:9px}.price{font-size:20px;letter-spacing:-.7px}.price.no-price{font-size:17px;letter-spacing:-.5px}.installments{font-size:9px;min-height:32px}.product-buy{font-size:10px;padding:10px 8px;gap:5px;min-height:43px}.product-buy svg{display:none}.product-buy>span:last-child{font-size:15px}.view-detail{font-size:10px;min-height:37px}.load-more{margin-top:28px}.catalog-note{font-size:10px}.universe{padding-top:5px}.world-grid{grid-template-columns:1fr;gap:16px}.world-card{height:420px}.world-card>div{bottom:25px;left:24px;right:24px}.world-card h3{font-size:45px}.world-card .eyebrow{font-size:10px}.care{grid-template-columns:1fr;gap:20px;padding-top:45px;padding-bottom:45px}.care .eyebrow{font-size:10px}.care h2{font-size:47px}.care p:not(.eyebrow){font-size:13px}.care-details{padding-left:0}.care-details span{padding:16px 0;font-size:11px}.care-details strong{font-size:13px}.store{grid-template-columns:1fr;gap:40px}.store .eyebrow{font-size:10px}.store h2{font-size:54px}.store p:not(.eyebrow){font-size:14px}.store-info{padding:28px 0 0;border-left:0;border-top:1px solid #ffffff2b}.store-info address{font-size:18px}.store-info>a{font-size:14px}footer{flex-wrap:wrap;gap:8px;padding:20px 5% 94px}footer>p{font-size:8px}footer>span{width:100%;font-size:10px}.mobile-dock{position:fixed;bottom:0;left:0;right:0;padding:10px 5% calc(10px + env(safe-area-inset-bottom));background:#fffef9f5;backdrop-filter:blur(12px);border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 2fr;gap:12px;z-index:25;box-shadow:0 -5px 25px #00000008}.mobile-dock a{display:flex;align-items:center;justify-content:center;gap:9px;font-size:12px;font-weight:800;min-height:44px;border-radius:6px}.mobile-dock a:last-child{background:var(--lime);justify-content:space-between;padding:0 20px}.mobile-dock a:last-child span{font-size:22px}.mobile-dock svg{width:18px;height:18px}dialog{width:100%;max-width:100%;height:96dvh;max-height:96dvh;margin:auto 0 0;border-radius:20px 20px 0 0}.detail-layout{grid-template-columns:1fr}.detail-gallery{padding:20px}.detail-main-image{height:360px;aspect-ratio:auto;object-fit:contain}.detail-info{padding:28px 23px 35px}.detail-info h2{font-size:45px}.detail-info .product-buy{font-size:14px}.detail-info .product-buy svg{display:block}.detail-info .spec-pills{min-height:0}.detail-info .eyebrow{font-size:10px}.description-line{font-size:14px}.close-dialog{top:12px}.thumbnails button{width:48px;height:58px}}
@media(max-width:360px){.hero h1{font-size:76px}.hero{min-height:740px}.header-contact{font-size:10px;gap:8px;margin-right:10px}.product-buy{font-size:9px}.price{font-size:18px}.product-name{font-size:21px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js-motion .reveal:not(.visible){opacity:1;transform:none}}

/* Readable catalog controls and supporting text on compact screens. */
.announcement{font-size:12px;letter-spacing:1px}.hero-foot{font-size:12px;letter-spacing:1px}.hero-caption{font-size:12px}.header nav,.button{font-size:14px}.product-kind,.photo-badge,.photo-count,.spec-pills span,.price-label,.installments,.view-detail{font-size:12px}.product-buy{font-size:14px}.price-block{min-height:111px}.installments{min-height:37px}.product-info{padding:18px 15px}.results-line,.category{font-size:14px}.category small,.catalog-hint{font-size:12px}.care p:not(.eyebrow),.store p:not(.eyebrow),.section-heading>p{font-size:16px}.description-line{font-size:15px}.catalog-note,.detail-note,footer>span,footer>p{font-size:12px}.hero-caption{right:3%;font-size:12px}
@media(max-width:760px){.announcement{font-size:10px;letter-spacing:.2px}.announcement span:last-child{font-size:10px}.header-contact{font-size:12px}.hero .eyebrow{font-size:11px;letter-spacing:.5px}.hero-description{font-size:16px}.hero .button{font-size:14px}.hero-foot{font-size:10px;letter-spacing:.5px}.hero-caption{font-size:10px;right:6%}.section-heading .eyebrow,.care .eyebrow,.store .eyebrow{font-size:12px}.section-heading>p{font-size:16px}.search input{font-size:14px}.sort-label select{font-size:14px}.category,.results-line{font-size:13px}.category small{font-size:12px}.product-info{padding:13px 10px}.product-kind{font-size:10px}.photo-badge,.photo-count{font-size:10px}.spec-pills span{font-size:11px}.price-label{font-size:12px}.price{font-size:21px}.installments{font-size:12px;min-height:52px}.price-block{min-height:120px}.product-buy{font-size:12px;min-height:48px;line-height:1.35;padding:9px 8px}.product-buy>span:last-child{display:none}.product-buy>span{flex:1;text-align:center}.view-detail{font-size:12px;min-height:44px}.catalog-note{font-size:12px}.world-card .eyebrow{font-size:12px}.world-link{font-size:14px}.care p:not(.eyebrow){font-size:16px}.care-details strong{font-size:14px}.store-info>a{font-size:16px}footer>p{font-size:10px}footer>span{font-size:12px}.mobile-dock a{font-size:14px}.description-line{font-size:16px}.detail-info .eyebrow,.detail-note{font-size:12px}.detail-info .product-buy{font-size:16px}.detail-info .installments{min-height:0}.hero-image{background-position:96% 100%}}
@media(max-width:360px){.header-contact{font-size:10px}.announcement,.announcement span:last-child{font-size:9px}.hero .eyebrow{font-size:10px}.price{font-size:18px}.product-buy{font-size:12px}.hero-foot{font-size:9px}}
@media(max-width:760px){.hero-image{background-size:auto 365px;background-position:100% calc(100% - 35px)}.hero-shade{background:linear-gradient(180deg,#111612 0%,#111612 40%,#11161200 61%,#11161200 82%,#111612 100%)}.hero{min-height:790px}}
@media(max-width:360px){.hero{min-height:770px}}

/* RXR campaign language: electric green, black geometry and racing checks. */
:root{--lime:#91f500;--paper:#f6f7f3;--ink:#171917}
.hero-content{max-width:850px;padding-top:90px}.hero h1{font-size:clamp(82px,9vw,138px);line-height:.92;margin-top:26px}.hero h1>span{font:800 .44em/1.2 var(--body);letter-spacing:-1.7px;display:inline-block}.hero h1 em{font-style:normal;white-space:nowrap}.hero-description{max-width:415px}.hero .eyebrow:before{content:'';width:26px;height:8px;background:var(--lime);transform:skewX(-25deg)}.hero .button{border-radius:24px 5px 24px 5px;padding:17px 28px}.hero-foot{border-top-color:#ffffff25}.hero:after{content:'';position:absolute;right:0;bottom:0;width:160px;height:24px;background:conic-gradient(var(--lime) 25%,transparent 0 50%,var(--lime) 0 75%,transparent 0) 0 0/48px 48px;opacity:.85}.hero-caption{bottom:86px}.section-heading h2 span{color:#4c6900}.catalog{padding-top:65px}.search-sort{display:grid;grid-template-columns:minmax(0,1fr) 220px 205px;gap:12px}.category-trigger{height:58px;display:flex;align-items:center;gap:12px;border:1px solid #ccd2c3;border-radius:9px;background:white;padding:0 16px;font-weight:700;font-size:14px}.category-trigger svg{flex-shrink:0;width:21px}.category-trigger svg:last-child{margin-left:auto;width:17px}.category-trigger.filtered{background:var(--lime);border-color:var(--lime)}.sort-label select{width:100%}.results-line{margin-top:10px}.category-dialog{width:min(600px,94vw);height:auto;padding:28px;margin:auto;max-height:90dvh;background:#f8faf4;border-radius:24px 8px 24px 8px}.category-dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.category-dialog-heading .eyebrow{color:#66714f;font-size:11px}.category-dialog h2{font-size:34px;line-height:1.1;margin-top:8px}.icon-close{width:44px;height:44px;border-radius:50%;background:#e7edde;font-size:28px;flex-shrink:0}.category-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.category-choice{display:flex;align-items:center;gap:12px;padding:10px;background:white;text-align:left;border:1px solid #dfe5d5;border-radius:13px;font-size:14px;font-weight:800;min-height:78px}.category-choice:hover{border-color:#789444}.category-choice.active{border-color:#608c00;box-shadow:inset 0 0 0 1px #608c00;background:#eefad7}.category-choice small{display:block;font-size:12px;font-weight:500;color:#626d52;margin-top:4px}.category-thumb{width:44px;height:52px;border-radius:7px;overflow:hidden;flex-shrink:0}.category-thumb img{width:100%;height:100%;object-fit:cover;object-position:center 75%}.category-choice:first-child .category-thumb img{object-fit:contain;background:white}.selection-dot{margin-left:auto;width:15px;height:15px;border:1px solid #a0ad8f;border-radius:50%;flex-shrink:0}.category-choice.active .selection-dot{border:4px solid #263817;background:var(--lime)}.campaign-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.campaign-card{overflow:hidden;background:#fff;border-radius:36px 8px 36px 8px;border:1px solid #e0e5d6;position:relative}.campaign-art{display:block;background:#f3f3f3}.campaign-art img{width:100%;height:auto;aspect-ratio:4/5;object-fit:contain;transition:filter .3s}.campaign-art:hover img{filter:brightness(1.04)}.campaign-copy{padding:30px;position:relative}.campaign-copy:before{content:'';position:absolute;top:0;right:0;width:100px;height:10px;background:repeating-linear-gradient(90deg,var(--ink) 0 20px,var(--lime) 20px 40px)}.campaign-copy .eyebrow{font-size:11px;color:#577000}.campaign-copy h3{font:800 31px/1.12 var(--body);letter-spacing:-1px;margin:14px 0}.campaign-copy>p:not(.eyebrow){font-size:15px;line-height:1.7;color:var(--muted);max-width:470px}.campaign-copy .button{margin-top:22px;border-radius:22px 5px 22px 5px}.care{grid-template-columns:1.3fr 1fr;position:relative;gap:70px;border-radius:50px 0 0 0;overflow:hidden}.care:after{content:'';position:absolute;right:0;bottom:0;width:120px;height:30px;background:repeating-linear-gradient(90deg,#1a1c19 0 30px,transparent 30px 60px)}.care-details{padding-left:0}.care h2{font:800 44px/1.12 var(--body);letter-spacing:-1.7px}.store{position:relative;overflow:hidden}.store:before{content:'RXR';position:absolute;right:-30px;bottom:-130px;font:900 330px var(--display);color:#ffffff03;pointer-events:none}.store-info>a{justify-content:flex-start;align-items:center;gap:17px}.store-info>a span{color:#fff}.store-info>a small{display:block;font-size:10px;letter-spacing:1.5px;color:#b3c2a0;margin-bottom:5px}.store-info .social-icon{display:grid;place-items:center;width:46px;height:46px;background:#91f50015;border:1px solid #91f50040;border-radius:14px 4px 14px 4px;color:var(--lime)}.social-icon svg{width:24px;height:24px}.store-info address{font-size:20px}.gallery-toggle{display:flex;align-items:center;gap:9px;justify-content:center;width:100%;min-height:44px;margin-top:12px;border:1px solid #c7d1b7;border-radius:7px;background:#f9fcf5;font-size:13px;font-weight:700}.gallery-toggle span{font-size:18px}.detail-main-image{touch-action:pan-y}.header-contact{gap:10px}.header-contact svg{width:20px;height:20px}.button svg{width:22px;height:22px;flex-shrink:0}.product-buy{justify-content:center}.product-buy>span{flex:none!important}.product-buy svg{display:block!important}.product-buy>span:last-child{display:inline!important}.product-info .product-buy svg{width:16px;height:16px}.campaign-card .button{width:auto}footer{padding-bottom:25px}
@media(min-width:1100px){.campaign-card{display:grid;grid-template-columns:1fr 1fr;align-items:center}.campaign-copy{padding:24px}.campaign-copy h3{font-size:25px}.campaign-copy>p:not(.eyebrow){font-size:14px}.campaign-copy .button{font-size:12px;padding:13px 16px}.campaign-art{height:100%;display:flex;align-items:center}.campaign-art img{height:auto}.hero-content{padding-bottom:120px}}
@media(max-width:760px){.hero-content{padding:42px 6% 0;max-width:none}.hero h1{font-size:clamp(65px,15vw,96px);line-height:.95;margin-top:26px}.hero h1>span{font-size:.46em;letter-spacing:-1px}.hero-description{max-width:330px;margin-top:22px}.hero{min-height:720px}.hero-image{background-size:auto 360px;background-position:100% calc(100% - 30px)}.hero-shade{background:linear-gradient(180deg,#111612 0%,#111612 35%,#11161200 60%,#11161200 82%,#111612 100%)}.hero-foot>span{font-size:9px}.hero:after{height:12px;width:96px;background-size:24px 24px}.catalog{padding-top:42px}.section-heading h2{font-size:44px}.catalog .section-heading>p{font-size:14px;margin-top:12px}.search-sort{grid-template-columns:1fr 1fr;gap:9px}.search{grid-column:1/-1}.category-trigger{height:46px;padding:0 10px;gap:7px;font-size:13px}.category-trigger svg{width:18px}.category-trigger svg:last-child{width:14px}.sort-label{margin:0;min-width:0}.sort-label select{height:46px;padding:0 22px 0 10px;font-size:12px}.category-dialog{width:100%;max-width:100%;margin:auto 0 0;padding:24px 18px 30px;border-radius:24px 24px 0 0;max-height:90dvh;height:auto}.category-dialog h2{font-size:31px}.category-grid{gap:8px}.category-choice{padding:9px 7px;gap:7px;font-size:12px;min-height:75px}.category-thumb{width:32px;height:45px}.category-choice small{font-size:11px}.selection-dot{width:12px;height:12px}.category-choice.active .selection-dot{border-width:3px}.campaign-grid{grid-template-columns:1fr;gap:28px}.campaign-card{border-radius:28px 6px 28px 6px}.campaign-copy{padding:25px}.campaign-copy h3{font-size:27px}.campaign-copy>p:not(.eyebrow){font-size:15px}.campaign-copy .eyebrow{font-size:11px}.care{grid-template-columns:1fr;gap:20px;border-radius:30px 0 0 0}.care h2{font-size:32px;letter-spacing:-1px}.store h2{font-size:50px}.product-buy{gap:5px}.product-info .product-buy{font-size:11px}.product-info .product-buy svg{width:14px;height:14px}footer{padding-bottom:25px}.header-contact{font-size:11px;gap:7px}.header-contact svg{width:17px;height:17px}}
@media(max-width:360px){.hero h1{font-size:61px}.hero h1>span{font-size:.43em}.category-choice{font-size:11px;gap:5px}.category-thumb{width:28px}.product-info .product-buy{font-size:10px}.header-contact{font-size:10px}.hero{min-height:720px}}
.category-dialog{height:fit-content}
@media(max-width:760px){.category-dialog{top:auto;bottom:0;height:fit-content}}
/* Distance filter shares the existing compact controls. */
.search-sort{grid-template-columns:minmax(0,1fr) 210px 210px}.autonomy-filter{display:flex;align-items:center;gap:9px;height:58px;border:1px solid #ccd2c3;border-radius:9px;background:white;padding-left:13px;min-width:0}.autonomy-filter svg{width:21px;flex-shrink:0}.autonomy-filter select{background:transparent;border:0;width:100%;height:100%;padding:0 25px 0 0;font-size:14px;font-weight:700;min-width:0;color:var(--ink)}.autonomy-filter.filtered{background:var(--lime);border-color:var(--lime)}.results-line{flex-wrap:wrap;gap:8px 18px}.results-line .sort-label{margin-left:auto}.results-line .sort-label select{height:38px;font-size:12px;background:transparent;border:0;padding:0 25px 0 6px;width:auto;max-width:170px}.autonomy-note{font-size:12px;line-height:1.6;color:#68735c;padding:9px 12px;border-left:3px solid #85b900;background:#eef3e6;margin-top:8px}.results-line .text-button{font-size:12px;padding:7px 0}
@media(max-width:760px){.search-sort{grid-template-columns:1fr 1fr}.autonomy-filter{height:46px;padding-left:9px;gap:5px}.autonomy-filter svg{width:18px}.autonomy-filter select{font-size:13px;padding-right:15px}.results-line{gap:5px 10px}.results-line>p{font-size:12px;flex:1;min-width:140px}.results-line .sort-label select{font-size:11px;max-width:140px}.results-line .text-button{order:3;width:100%;text-align:left}.autonomy-note{font-size:12px}}
/* Full-bleed campaign video, with a separate composition for phones. */
.hero{background:#111612;min-height:660px}
.hero-media{position:absolute;inset:0;z-index:-3}
.hero-media video{display:block;width:100%;height:100%;object-fit:cover;object-position:70% center}
.hero-shade{background:linear-gradient(90deg,#111612f5 0%,#111612b8 29%,#11161215 62%,transparent 85%),linear-gradient(0deg,#111612 0%,transparent 23%)}
.hero-content{max-width:700px;padding-top:80px;padding-bottom:145px}
.hero h1{font-size:clamp(86px,8vw,120px)}
.hero h1>span{font-size:.4em}
.hero-caption{bottom:92px;right:6%}
.hero-video-toggle{position:absolute;right:6%;bottom:118px;min-height:36px;padding:7px 12px;border:1px solid #ffffff45;border-radius:20px;color:white;background:#11161299;font-size:11px;backdrop-filter:blur(8px)}
@media(max-width:760px){
 .hero{display:block;min-height:660px;min-height:clamp(620px,calc(100svh - 98px),740px);padding-bottom:0}
 .hero-content{padding:28px 6% 300px;max-width:none}
 .hero h1{font-size:clamp(64px,17vw,96px);margin-top:18px}
 .hero h1>span{font-size:.43em}
 .hero-description{max-width:310px;margin:18px 0;font-size:14px;line-height:1.6}
 .hero .eyebrow{font-size:10px}
 .hero .button{min-height:48px;padding:13px 22px;font-size:13px}
 .hero-media{position:absolute;inset:0;width:100%;height:100%;margin:0;z-index:-3;mask-image:none}
 .hero-media video{object-fit:cover;object-position:68% center}
 .hero-shade{display:block;background:linear-gradient(180deg,#111612bc 0%,#11161285 30%,#11161218 58%,#11161215 76%,#111612ed 100%),linear-gradient(90deg,#11161265,transparent 80%)}
 .hero-caption{bottom:77px;font-size:9px}
 .hero-foot{bottom:20px;padding-top:14px}
}
@media(min-width:761px){.hero-media{left:auto;width:min(100%,1280px);mask-image:linear-gradient(90deg,transparent,#000 12%);}.hero-media video{object-fit:contain;object-position:right center}}

/* Consistent, emoji-free product descriptions. */
.product-description{margin-top:28px;text-align:left}
.description-group{margin-top:24px}
.description-group h3{font:800 16px/1.4 var(--body);letter-spacing:-.2px;margin:0 0 12px;color:var(--ink)}
.description-specs{margin:0;border:1px solid #e0e5d8;border-radius:12px;overflow:hidden}
.description-specs>div{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:16px;padding:12px 14px;background:#f6f8f2}
.description-specs>div:nth-child(even){background:#fff}
.description-specs>div+div{border-top:1px solid #e4e8de}
.description-specs dt{font-weight:700;color:#4c5843}
.description-specs dd{margin:0;color:#20271b}
.description-specs dt,.description-specs dd{font-size:13px;line-height:1.6;overflow-wrap:anywhere}
.description-list{list-style:none;padding:0;margin:0}
.description-list li{padding:10px 0;font-size:14px;line-height:1.7;overflow-wrap:anywhere}
.description-list li+li{border-top:1px solid #e6e9e0}
.description-warranty,.description-notes{padding:16px 18px;background:#f1f5e9;border-left:3px solid #91b94d;border-radius:0 10px 10px 0}
.description-warranty h3,.description-notes h3{margin-bottom:4px}
.description-warranty li,.description-notes li{font-size:13px;padding:6px 0}
@media(max-width:360px){.description-specs>div{grid-template-columns:1fr;gap:3px}}
/* Compact navigation and purchase labels that stay inside narrow cards. */
.header{height:72px}
.header .brand{width:105px;height:56px}
.header .brand img{width:105px;height:105px;transform:translateY(-24px)}
.product-buy{min-width:0;max-width:100%;white-space:normal}
.product-buy>span,.product-buy>span:last-child{font-size:inherit;line-height:1.4;min-width:0;flex:1 1 0!important;text-align:center;white-space:normal;overflow-wrap:anywhere}
.product-buy svg{flex:0 0 auto}
@media(max-width:760px){
 html{scroll-padding-top:72px}
 .header{height:56px;padding:0 5%;gap:12px}
 .header .brand{width:84px;height:46px}
 .header .brand img{width:84px;height:84px;transform:translateY(-19px)}
 .header-contact{margin-left:auto;margin-right:0;min-height:36px;padding:8px 10px;font-size:10px;gap:6px}
 .header-contact svg{width:16px;height:16px}
 .menu-toggle{width:28px;flex-shrink:0}
 .product-info .product-buy{min-height:48px;padding:9px 8px;font-size:12px;gap:5px}
 .product-info .product-buy>span{max-width:100%;font-size:12px}
 .product-info .product-buy svg{width:14px;height:14px}
}
/* Compact catalog cards; each product row shares its content tracks. */
.product-grid{row-gap:16px}
.product-card .product-info{padding:12px}
.product-card .product-kind{line-height:1.4}
.product-card .product-name{min-height:0;margin:5px 0 8px;line-height:1.1}
.product-card .spec-pills{min-height:0;margin:0 0 9px;gap:4px;align-content:start;align-items:start}
.product-card .spec-pills span{line-height:1.4;padding:3px 5px}
.product-card .price-block{min-height:0;padding:8px 0 10px}
.product-card .price-label{line-height:1.4}
.product-card .price{line-height:1.25;margin:2px 0 4px}
.product-card .installments{min-height:0;margin:0;line-height:1.45}
.product-card .view-detail{min-height:36px;padding:8px 0 0;line-height:1.4}
@supports(grid-template-rows:subgrid){
 .product-grid{row-gap:0}
 .product-card{display:grid;grid-template-rows:subgrid;grid-row:span 7;row-gap:0;margin-bottom:16px}
 .product-card .product-info{display:grid;grid-template-rows:subgrid;grid-row:span 6;row-gap:0}
 .product-card .product-name,.product-card .spec-pills,.product-card .price-block{align-self:start}
 .product-card .product-buy{align-self:end}
}
@media(max-width:760px){
 .product-card .product-info{padding:10px}
 .product-card .product-name{font-size:23px;margin-bottom:7px}
 .product-card .spec-pills{margin-bottom:8px}
 .product-card .price-block{padding:7px 0 9px}
 .product-card .installments{font-size:11px}
 .product-card .view-detail{font-size:11px}
}
