@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700&family=Barlow:wght@400;500;600;700;800&display=swap');
:root{--ink:#122b2b;--lime:#c9ee62;--green:#628b26;--muted:#617071;--line:#dce2de;--paper:#f5f6f2}*{box-sizing:border-box}body{margin:0;color:var(--ink);font-family:Barlow,Arial,sans-serif;font-size:16px;background:#fff}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button,select{cursor:pointer}button{color:inherit}button:disabled,select:disabled{opacity:.5;cursor:wait}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #628b26;outline-offset:3px}button{border:0;background:none}img{max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.7px}h2{font-size:30px}.wrap{width:min(1240px,calc(100% - 64px));margin:auto}.topline{background:var(--ink);color:#f0f5e9;font-size:12px;padding:8px 0;letter-spacing:.4px}.topline .wrap{display:flex;justify-content:space-between}.topline span{color:var(--lime);font-weight:600}.site-header{background:#fff;position:relative;z-index:5;border-bottom:1px solid var(--line)}.header-inner{height:85px;display:flex;justify-content:space-between;align-items:center}.logo{display:inline-flex;align-items:center;gap:0;font-weight:800;font-size:27px;letter-spacing:-1px;white-space:nowrap}.logo strong{color:var(--green)}.logo small{font-size:15px;letter-spacing:0}.logo-mark{background:var(--lime);width:36px;height:36px;border-radius:9px;display:inline-grid;place-items:center;margin-right:9px;font-size:30px}nav{display:flex;align-items:center;gap:24px}.account{display:flex;align-items:center;gap:10px;font-size:12px}.account>span:first-child{font-size:34px}.account b{display:block;font-size:14px;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-trigger{display:flex;gap:8px;align-items:center}.cart-trigger span{background:var(--lime);padding:4px 7px;border-radius:20px;font-size:12px;font-weight:700}#menuToggle{font-size:24px}.menu-links{padding:16px 0;display:flex;gap:30px}.menu-links[hidden]{display:none}.hero{background:#edf0e8;overflow:hidden}.hero-inner{display:grid;grid-template-columns:1.1fr 1fr;min-height:360px;position:relative}.hero-copy{padding:40px 0;z-index:1}.eyebrow{font-size:11px;font-weight:700;letter-spacing:1.8px;margin-bottom:15px}.hero h1{font-size:clamp(38px,4.4vw,63px);font-weight:700;line-height:1.02;margin-bottom:18px;letter-spacing:-2px}.hero em{font-style:normal;color:#668636}.hero-copy>p:not(.eyebrow){color:#576565;line-height:1.5;font-size:15px;margin-bottom:21px}.btn{background:var(--lime);border-radius:30px;display:inline-flex;align-items:center;justify-content:center;gap:16px;font-size:13px;font-weight:700;padding:13px 23px;min-height:45px;border:1px solid transparent}.btn:hover{background:#b4df44}.btn span{font-size:17px}.btn.dark{background:var(--ink);color:white}.btn.dark:hover{background:#264c45}.hero-visual{position:relative;display:grid;place-items:center}.hero-ring{position:absolute;width:355px;height:355px;background:var(--lime);border-radius:50%;right:4%;top:22px}.hero-ring:after{content:'';position:absolute;border:1px solid #90af4c;inset:-23px;border-radius:50%}.hero-visual img{position:relative;width:310px;height:310px;object-fit:contain;mix-blend-mode:multiply;transform:rotate(9deg);z-index:1}.hero-tag{position:absolute;z-index:2;right:-8px;bottom:65px;background:white;padding:15px 20px;box-shadow:0 7px 28px #102b2b12;font-size:10px;letter-spacing:1px;border-left:3px solid var(--green)}.hero-tag strong{display:block;font-size:14px;letter-spacing:0;margin-top:5px}.hero-index{position:absolute;bottom:17px;right:0;font-size:9px;letter-spacing:2px}.finder{background:var(--paper);border-bottom:1px solid var(--line)}.finder-grid{display:grid;grid-template-columns:1fr 1.25fr;gap:0}.finder-panel{padding:27px 0 26px;margin:0;min-width:0}.finder-panel:nth-child(2n){padding-left:30px;border-left:1px solid var(--line);margin-left:28px}.finder-panel:nth-child(n+3){border-top:1px solid var(--line)}.finder h2{font-size:16px;text-transform:uppercase;font-weight:400;letter-spacing:.15px;margin-bottom:20px}.fields{display:grid;grid-template-columns:1fr 1fr .85fr auto;gap:9px;align-items:end}.fields label{font-size:10px;font-weight:600;text-transform:uppercase;color:var(--muted);min-width:0}.fields select,.sort select{display:block;width:100%;padding:11px 25px 11px 12px;border-radius:30px;background:white;border:1px solid #bbc6c0;color:var(--ink);font-size:14px;margin-top:5px;text-overflow:ellipsis;min-height:43px}.fields .btn{padding:11px 16px;font-size:12px;gap:6px}.fields .btn span{display:none}.vehicle-fields{grid-template-columns:1.2fr 1.2fr .75fr auto}.rim-fields{grid-template-columns:1fr 2fr auto}.text-search{display:flex;border:1px solid #bbc6c0;border-radius:30px;margin-top:32px;background:#fff;min-height:43px}.text-search input{width:100%;border:0;background:none;min-width:0;padding:10px 16px;font-size:14px;outline-offset:0;border-radius:30px}.text-search button{font-size:28px;padding:0 16px}.finder-error{grid-column:1/-1;color:#9a3412;font-size:13px;padding:10px;border-radius:7px;background:#fff5ed}.benefits{display:grid;grid-template-columns:repeat(3,1fr);padding:26px 0;border-bottom:1px solid var(--line);gap:35px}.benefits>div{display:flex;gap:15px;align-items:center}.benefits>div>span{font-size:27px;color:#97a58d;font-family:'Barlow Condensed',sans-serif}.benefits p{font-size:12px;color:var(--muted);margin:0;line-height:1.6}.benefits b{display:block;color:var(--ink);font-size:14px}.section{padding-top:48px;padding-bottom:45px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px}.section-heading h2,.section-heading h1{margin-bottom:0;font-size:29px}.section-heading .eyebrow{color:var(--green);margin-bottom:9px}.section-heading>a{font-size:13px;border-bottom:1px solid #839881;padding-bottom:4px}.tabs{display:flex;gap:9px;margin-bottom:23px;flex-wrap:wrap}.tabs button{padding:10px 19px;border:1px solid var(--line);border-radius:30px;font-size:13px}.tabs button.selected{background:var(--ink);color:white;border-color:var(--ink)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{min-width:0;border:1px solid var(--line);border-radius:12px;padding:18px;display:flex;flex-direction:column;background:white;transition:box-shadow .2s,transform .2s}.product-card:hover{box-shadow:0 7px 28px #102b2b14;transform:translateY(-3px)}.product-image{height:190px;width:100%;object-fit:contain;margin:0 0 16px}.product-brand{font-family:'Barlow Condensed',sans-serif;letter-spacing:1px;font-weight:700;font-size:19px;border-top:1px solid #e9ece8;padding-top:14px;margin-bottom:7px}.product-card h3{font-size:20px;margin:0 0 4px;font-weight:600;letter-spacing:-.4px}.product-model{font-size:13px;color:var(--muted);margin-bottom:7px;min-height:32px;line-height:1.4}.product-spec{font-size:11px;color:var(--muted);margin-bottom:16px}.product-price{font-size:28px;letter-spacing:-.7px;font-weight:700;margin-top:auto}.product-note{font-size:11px;color:var(--muted);margin:4px 0 15px}.product-card .btn{width:100%;border-radius:7px;font-size:12px;padding:10px}.product-card small{display:block;font-size:10px;color:var(--muted);margin-top:9px;text-align:center}.muted{color:var(--muted);font-size:13px}.category-section{background:var(--paper);padding:38px 0}.categories{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.categories a{padding:21px;border-radius:9px;background:white;display:flex;flex-direction:column;border:1px solid var(--line);transition:background .2s}.categories a:hover{background:#eaf3d5}.categories strong{margin:12px 0 7px;font-size:17px}.categories a>span:last-child{font-size:12px;color:var(--muted)}.category-art{font-size:42px;color:#819b6f;transform:skew(-12deg)}.brands{display:flex;justify-content:space-between;flex-wrap:wrap;gap:25px;align-items:center;padding-top:13px;font-size:23px;font-family:'Barlow Condensed',sans-serif;font-weight:700}.brands a:hover{color:var(--green)}.size-guide{display:grid;grid-template-columns:1fr 1fr;gap:45px;background:var(--ink);border-radius:15px;padding:35px 40px;color:white;margin-bottom:55px}.size-guide h2{font-size:28px;margin-bottom:12px}.size-guide p{font-size:13px;color:#c8d4cd;line-height:1.6;max-width:420px}.size-guide .eyebrow{color:var(--lime)}.size-example{display:flex;justify-content:center;flex-direction:column}.size-example>strong{display:flex;align-items:flex-start;gap:10px;font-size:48px;color:var(--lime);letter-spacing:-2px}.size-example span{display:flex;align-items:center;flex-direction:column}.size-example small{font-size:9px;letter-spacing:1px;color:#c8d4cd;font-weight:500;margin-top:3px}.size-example p{margin-top:20px;margin-bottom:0;font-size:11px}.site-footer{border-top:1px solid var(--line);padding:40px 0 20px;background:#f6f7f4}.footer-top{display:grid;grid-template-columns:1.3fr 1fr .8fr 1fr;gap:40px}.footer-logo{font-size:20px}.footer-logo small{font-size:11px}.footer-top p{font-size:13px;line-height:1.7;color:var(--muted);margin-top:12px}.footer-top h3{font-size:14px;margin-bottom:18px}.footer-top>div>a:not(.logo){display:block;font-size:13px;margin-bottom:10px;color:#52615f}.footer-bottom{display:flex;justify-content:space-between;font-size:11px;color:var(--muted);margin-top:28px;padding-top:18px;border-top:1px solid var(--line)}dialog{border:0;border-radius:16px;padding:26px;width:min(620px,calc(100% - 32px));max-height:85vh;overflow:auto;color:var(--ink);box-shadow:0 12px 90px #0003}dialog::backdrop{background:#122b2b77;backdrop-filter:blur(3px)}.dialog-head{display:flex;justify-content:space-between;gap:16px;align-items:center}.dialog-head h2{font-size:23px;margin:0 0 16px}.dialog-head button{font-size:28px;padding:0 0 16px}.dialog-head+p{font-size:13px;line-height:1.6;color:var(--muted)}.vehicle-size{border:1px solid var(--line);border-radius:10px;padding:17px;margin-top:12px}.vehicle-size h3{font-size:15px;margin-bottom:10px}.vehicle-size a{display:inline-flex;margin:3px 8px 3px 0}.vehicle-size p{font-size:12px;margin-bottom:0}.cart-dialog{margin:0 0 0 auto;min-height:100dvh;width:min(430px,100%);max-height:100dvh;border-radius:15px 0 0 15px}.cart-item{display:grid;grid-template-columns:65px 1fr auto;gap:10px;padding:18px 0;border-bottom:1px solid var(--line)}.cart-item img{width:65px;height:70px;object-fit:contain}.cart-item h3{font-size:13px;margin-bottom:5px}.cart-item p{font-size:13px;margin:0}.cart-qty{display:flex;align-items:center;gap:12px;margin-top:9px}.cart-qty button{border:1px solid var(--line);border-radius:5px;width:27px;height:27px}.remove-item{align-self:start}.cart-summary{display:flex;justify-content:space-between;margin-top:25px}.full{width:100%}.text-button{display:block;margin:14px auto;font-size:13px;text-decoration:underline}.toast{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);background:var(--ink);color:white;border-radius:8px;padding:15px 22px;z-index:60;max-width:90vw}.breadcrumbs{color:var(--muted);font-size:12px;margin-bottom:25px}.sort{font-size:12px;color:var(--muted);min-width:145px}.results h1{font-size:29px}.results #totalBusca{margin-top:12px}.active-filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:20px}.active-filters a{padding:8px 13px;background:#edf2e4;border-radius:22px;font-size:12px}.catalog-status{font-size:14px;color:var(--muted);line-height:1.6}.pagination{justify-content:center;margin-top:30px;gap:10px}.pagination a,.pagination span{padding:10px 16px;border:1px solid var(--line);border-radius:7px}.pagination span{background:var(--ink);color:white}.skip{position:absolute;left:-9999px}.skip:focus{left:10px;top:10px;background:white;z-index:100;padding:10px}[hidden]{display:none!important}
@media(max-width:1050px){.finder-grid{grid-template-columns:1fr}.finder-panel{padding:22px 0}.finder-panel:nth-child(2n){padding-left:0;border-left:0;margin-left:0}.finder-panel+.finder-panel{border-top:1px solid var(--line)}.fields{grid-template-columns:1fr 1fr 1fr 140px}.rim-fields{grid-template-columns:1fr 2fr 140px}.text-search{margin-top:0}.hero-tag{right:0}.hero-ring{width:280px;height:280px;top:50px}.hero-visual img{width:270px;height:300px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-top{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.wrap{width:calc(100% - 32px)}.topline{font-size:10px}.topline span{display:none}.header-inner{height:72px}.logo{font-size:19px;letter-spacing:-.6px}.logo small{font-size:10px}.logo-mark{width:27px;height:29px;margin-right:5px;font-size:25px}.account{display:none}nav{gap:12px}.hero-inner{grid-template-columns:1.1fr .8fr;min-height:295px}.hero-copy{padding:28px 0}.hero .eyebrow{font-size:8px;line-height:1.7;max-width:175px;letter-spacing:1px}.hero h1{font-size:35px;letter-spacing:-1.3px}.hero-copy>p:not(.eyebrow){font-size:12px;max-width:175px}.hero-copy .btn{padding:11px 15px;font-size:11px;gap:8px}.hero-ring{width:205px;height:205px;right:-58px;top:45px}.hero-ring:after{inset:-12px}.hero-visual img{width:180px;height:220px;max-width:none;margin-left:10px}.hero-tag{display:none}.hero-index{font-size:7px;letter-spacing:1px}.desktop-only{display:none}.finder h2{font-size:14px}.finder-panel{padding:21px 0}.fields{grid-template-columns:1fr 1fr 1fr;gap:8px}.fields .btn{grid-column:1/-1;min-height:39px;margin-top:3px}.fields .btn span{display:block}.rim-fields{grid-template-columns:1fr 2fr}.text-search input{font-size:12px}.benefits{gap:13px;padding:19px 0}.benefits>div{display:block}.benefits>div>span{font-size:20px}.benefits p{font-size:10px}.benefits b{font-size:11px;margin-bottom:4px}.section{padding:30px 0}.section-heading{gap:12px;align-items:start}.section-heading h2,.section-heading h1{font-size:24px}.section-heading>a{font-size:11px;min-width:63px}.eyebrow{font-size:9px;line-height:1.6;letter-spacing:1.2px}.tabs button{padding:8px 12px;font-size:12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.product-card{padding:11px;border-radius:9px}.product-image{height:135px;margin-bottom:9px}.product-brand{font-size:17px;padding-top:10px}.product-card h3{font-size:18px}.product-model{font-size:11px;min-height:30px}.product-spec{font-size:10px;line-height:1.5}.product-price{font-size:23px}.product-note{font-size:10px}.product-card .btn{padding:9px;font-size:11px}.product-card small{font-size:9px}.categories{grid-template-columns:repeat(2,1fr);gap:10px}.categories a{padding:15px}.categories strong{font-size:15px}.brands{gap:20px;font-size:22px;justify-content:flex-start}.size-guide{grid-template-columns:1fr;gap:20px;padding:25px;margin-bottom:30px}.size-guide h2{font-size:25px}.size-example>strong{font-size:42px}.footer-top{gap:22px}.footer-top>div:first-child{grid-column:1/-1}.footer-top>div:last-child{grid-column:1/-1}.footer-bottom{display:block;line-height:2}.footer-bottom span{display:block}.results .section-heading{flex-direction:column}.sort{width:100%}.sort select{width:160px;display:inline-block;margin-left:12px}.menu-links{font-size:13px;gap:12px;flex-wrap:wrap}.pagination a,.pagination span{padding:8px 12px;font-size:12px}}
.order-layout{display:grid;grid-template-columns:2fr 1fr;gap:35px;margin-top:30px}.order-item{display:flex;align-items:center;gap:20px;border-bottom:1px solid var(--line);padding:20px 0}.order-item img{width:90px;height:90px;object-fit:contain}.order-item h3{font-size:16px}.order-item p{font-size:13px}.order-item>strong{margin-left:auto;white-space:nowrap}.order-summary{background:var(--paper);padding:25px;border-radius:12px;height:fit-content}.order-summary h2{font-size:22px}.order-summary p{font-size:14px;display:flex;justify-content:space-between}.order-summary h3{margin-top:25px;font-size:16px}@media(max-width:640px){.order-layout{grid-template-columns:1fr}.order-item{gap:10px}.order-item img{width:60px}.order-item h3{font-size:13px}.order-item>strong{font-size:13px}}
@media(max-width:640px){.hero-inner{display:block;min-height:340px}.hero-copy{position:relative;width:70%;padding:28px 0;z-index:2}.hero h1{font-size:33px;max-width:245px}.hero-copy>p:not(.eyebrow){max-width:185px}.hero-visual{position:absolute;right:-32px;top:75px;width:160px;height:230px;z-index:0}.hero-visual img{width:155px;height:210px}.hero-ring{width:185px;height:185px;right:-50px;top:10px}.hero-index{bottom:13px}}
.hero-visual{isolation:isolate;background:#edf0e8}
