:root{--ink:#171714;--ink-soft:#34332f;--graphite:#20201d;--stone:#f1eee8;--stone-2:#e5dfd5;--paper:#fbfaf7;--white:#fff;--copper:#dda162;--copper-deep:#8a4f2a;--copper-dark:#683a1e;--sage:#60756d;--line:#17171426;--line-light:#ffffff2e;--success:#2e684d;--danger:#a13e32;--shadow:0 20px 60px #1d18121f;--container:min(1380px, calc(100vw - 64px));--serif:Georgia, "Times New Roman", serif;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{background:var(--paper);color:var(--ink);font-family:var(--sans);text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.55}::selection{color:var(--white);background:var(--copper-deep)}img{max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{color:inherit;font:inherit}button,select{cursor:pointer}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}h1,h2{font-family:var(--serif);letter-spacing:-.045em;font-weight:400;line-height:1.02}h1{font-size:clamp(3.25rem,6.1vw,6.7rem)}h2{font-size:clamp(2.5rem,4.4vw,4.7rem)}h3{line-height:1.16}.container{width:var(--container);margin-inline:auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{color:var(--white);background:var(--ink);z-index:100;padding:.75rem 1rem;transition:transform .16s;position:fixed;top:1rem;left:1rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--copper);outline-offset:3px}.eyebrow{color:var(--copper-dark);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.65rem;margin-bottom:1rem;font-size:.72rem;font-weight:800;line-height:1.2;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:30px;height:1px}.eyebrow--light{color:#f2c99f}.button{letter-spacing:.045em;text-align:center;border:1px solid #0000;border-radius:0;justify-content:center;align-items:center;min-height:50px;padding:.8rem 1.3rem;font-size:.83rem;font-weight:800;transition:color .18s,background .18s,border-color .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{color:var(--white);background:var(--copper-deep);border-color:var(--copper-deep)}.button--primary:hover{background:var(--copper-dark);border-color:var(--copper-dark)}.button--outline,.button--ghost{color:var(--ink);border-color:var(--ink);background:0 0}.button--outline:hover,.button--ghost:hover{color:var(--white);background:var(--ink)}.button--light{color:var(--ink);background:var(--stone)}.button--light:hover{background:var(--copper)}.button--compact{min-height:42px;padding:.6rem .85rem;font-size:.72rem}.button--full{width:100%}.text-link,.text-button{appearance:none;color:var(--ink);background:0 0;border:0;border-bottom:1px solid;padding:0;font-size:.82rem;font-weight:800}.text-link span{margin-left:.5rem}.announcement{color:#ffffffd1;background:var(--ink);letter-spacing:.07em;text-transform:uppercase;justify-content:center;align-items:center;gap:clamp(1.25rem,4vw,4rem);min-height:34px;padding:.4rem 1rem;font-size:.68rem;font-weight:650;display:flex}.announcement a{color:#f4c89b}.site-header{z-index:25;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbfaf7f5;position:sticky;top:0}.header-main{grid-template-columns:210px minmax(260px,1fr) auto;align-items:center;gap:2.2rem;min-height:82px;display:grid}.brand{width:192px;display:block}.brand img{width:100%;height:auto;display:block}.header-search{background:var(--white);border:1px solid var(--line);grid-template-columns:1fr auto;align-items:stretch;min-height:46px;display:grid}.header-search input{background:0 0;border:0;outline:0;min-width:0;padding:0 1rem}.header-search button{color:var(--white);background:var(--ink);border:0;padding:0 1.15rem;font-size:.74rem;font-weight:800}.header-actions{white-space:nowrap;align-items:center;gap:1.2rem;font-size:.76rem;font-weight:800;display:flex}.cart-trigger{min-height:44px;color:var(--white);background:var(--copper-deep);border:0;padding:.65rem .85rem}.cart-trigger span{min-width:24px;height:24px;color:var(--ink);background:var(--stone);border-radius:50%;place-items:center;margin-left:.45rem;display:inline-grid}.menu-toggle{display:none}.category-nav{border-top:1px solid var(--line)}.category-nav .container{scrollbar-width:none;justify-content:space-between;align-items:center;gap:1.3rem;min-height:46px;display:flex;overflow-x:auto}.category-nav a{flex:none;font-size:.72rem;font-weight:720;position:relative}.category-nav a:after{background:var(--copper-deep);content:"";height:2px;transition:transform .18s;position:absolute;bottom:-.55rem;left:0;right:0;transform:scaleX(0)}.category-nav a:hover:after{transform:scaleX(1)}.hero{background:radial-gradient(circle at 88% 14%, #ffffff94, transparent 22%), linear-gradient(110deg, #dda16229, transparent 42%), var(--stone);align-items:center;min-height:min(820px,100vh - 162px);padding:clamp(3.8rem,7vw,7.4rem) 0;display:flex;overflow:hidden}.hero-grid{grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);align-items:center;gap:clamp(3rem,6vw,7rem);display:grid}.hero-copy h1{max-width:830px;margin-bottom:1.65rem}.hero-copy h1 em{color:var(--copper-deep);font-style:italic;font-weight:400}.hero-lead{max-width:650px;color:var(--ink-soft);margin-bottom:2rem;font-size:clamp(1.05rem,1.4vw,1.32rem)}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-bottom:3rem;display:flex}.hero-proof{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);max-width:620px;margin:0;padding-top:1.4rem;display:grid}.hero-proof div{padding-right:1rem}.hero-proof dt{font-family:var(--serif);font-size:1.65rem}.hero-proof dd{color:var(--ink-soft);letter-spacing:.05em;text-transform:uppercase;margin:0;font-size:.72rem}.hero-media{grid-template-rows:1fr 1fr;grid-template-columns:1.3fr .7fr;gap:.8rem;height:min(610px,64vw);display:grid;position:relative}.hero-media figure{background:var(--stone-2);margin:0;position:relative;overflow:hidden}.hero-media__main{grid-row:1/3}.hero-media img{object-fit:cover;filter:saturate(.76)contrast(1.04);transition:transform .7s cubic-bezier(.2,.8,.2,1)}.hero-media figure:hover img{transform:scale(1.035)}.hero-media figcaption{color:var(--white);font-family:var(--serif);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#141412b8;justify-content:space-between;align-items:flex-end;gap:1rem;padding:.9rem 1rem;font-size:1.15rem;display:flex;position:absolute;bottom:.8rem;left:.8rem;right:.8rem}.hero-media figcaption span{font-family:var(--sans);letter-spacing:.08em;text-transform:uppercase;font-size:.62rem}.hero-note{width:230px;color:var(--white);background:var(--copper-deep);box-shadow:var(--shadow);padding:1.2rem;position:absolute;bottom:2.5rem;right:-1.5rem}.hero-note span,.hero-note strong{display:block}.hero-note span{text-transform:uppercase;margin-bottom:.35rem;font-size:.68rem}.hero-note strong{line-height:1.25}.trust-bar{color:var(--white);background:var(--graphite)}.trust-grid{grid-template-columns:repeat(4,1fr);align-items:center;min-height:108px;display:grid}.trust-grid>div{border-left:1px solid var(--line-light);padding:.3rem 1.8rem}.trust-grid>div:first-child{border-left:0;padding-left:0}.trust-grid strong,.trust-grid span{display:block}.trust-grid strong{color:#f2c99f;font-family:var(--serif);margin-bottom:.2rem;font-size:1.12rem;font-weight:400}.trust-grid span{color:#ffffffa6;font-size:.72rem}.section{padding:clamp(5.5rem,9vw,10rem) 0}.section-heading{margin-bottom:clamp(2.4rem,4vw,4rem)}.section-heading h2{max-width:850px;margin-bottom:0}.section-heading>p,.split-heading>p{max-width:580px;color:var(--ink-soft);margin-bottom:0}.split-heading{justify-content:space-between;align-items:flex-end;gap:3rem;display:flex}.section-heading--center{text-align:center;max-width:780px;margin-inline:auto}.section-heading--center .eyebrow{justify-content:center}.section-heading--center p{margin:1.2rem auto 0}.section--categories{background:var(--paper)}.category-grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:310px;gap:.85rem;display:grid}.category-card{color:var(--white);background:var(--graphite);display:block;position:relative;overflow:hidden}.category-card--wide{grid-column:span 2}.category-card img{object-fit:cover;filter:grayscale(.12)saturate(.8);transition:transform .55s,filter .55s}.category-card:hover img{filter:grayscale(0)saturate();transform:scale(1.045)}.category-card__shade{background:linear-gradient(#0000 25%,#131210e0);position:absolute;inset:0}.category-card>div{position:absolute;bottom:1.35rem;left:1.35rem;right:1.35rem}.category-card>div>span,.category-card small{letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;font-weight:750}.category-card>div>span{color:#f1bd88}.category-card h3{max-width:320px;font-family:var(--serif);margin:.4rem 0 .8rem;font-size:clamp(1.35rem,2vw,2rem);font-weight:400}.category-card small{color:#ffffffa8}.section--tasks{background:var(--stone)}.task-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.task-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:250px;padding:2rem;transition:color .2s,background .2s;position:relative}.task-card:hover{color:var(--white);background:var(--copper-deep)}.task-card>span{color:var(--copper-deep);font-size:.7rem;font-weight:800}.task-card:hover>span{color:#f4d4b4}.task-card h3{font-family:var(--serif);margin:3rem 0 .55rem;font-size:1.85rem;font-weight:400}.task-card p{max-width:300px;color:var(--ink-soft);margin-bottom:0;font-size:.84rem}.task-card:hover p{color:#ffffffbf}.task-card b{font-size:1.25rem;position:absolute;top:1.5rem;right:1.6rem}.section--products{background:var(--paper)}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.product-card{background:var(--white);border:1px solid var(--line);flex-direction:column;min-width:0;transition:transform .2s,box-shadow .2s;display:flex}.product-card:hover{transform:translateY(-4px);box-shadow:0 16px 42px #1c171217}.product-card__image{aspect-ratio:1;background:#f6f4ef;display:block;position:relative;overflow:hidden}.product-card__image img{object-fit:contain;mix-blend-mode:multiply;padding:1.3rem;transition:transform .35s}.product-card:hover .product-card__image img{transform:scale(1.035)}.stock-pill{color:var(--white);background:var(--success);letter-spacing:.07em;text-transform:uppercase;padding:.35rem .55rem;font-size:.6rem;font-weight:800;position:absolute;top:.8rem;left:.8rem}.stock-pill.is-out{background:var(--danger)}.product-card__body{flex-direction:column;flex:1;padding:1.2rem;display:flex}.product-card__meta{color:var(--copper-dark);letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;gap:.5rem;margin-bottom:.6rem;font-size:.6rem;font-weight:800;display:flex}.product-card__meta span{color:#77726a}.product-card h3{margin-bottom:.55rem;font-size:clamp(.98rem,1.2vw,1.15rem);font-weight:720}.product-card__body>p{color:#6d685f;margin-bottom:1.2rem;font-size:.74rem}.product-card__buy{border-top:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:.8rem;margin-top:auto;padding-top:1rem;display:flex}.product-card__buy strong,.product-card__buy small{display:block}.product-card__buy strong{font-family:var(--serif);font-size:1.22rem}.product-card__buy small{color:#736d64;font-size:.57rem}.compatibility{color:var(--white);background:var(--graphite);padding-bottom:0}.compatibility-grid{grid-template-columns:1fr .82fr;align-items:stretch;gap:clamp(3rem,6vw,7rem);display:grid}.compatibility-copy{padding:2rem 0 clamp(5.5rem,9vw,9rem)}.compatibility-copy h2{max-width:760px;margin-bottom:1.5rem}.compatibility-copy>p{color:#ffffffad;max-width:610px;font-size:1.05rem}.compatibility-steps{background:var(--line-light);grid-template-columns:repeat(3,1fr);gap:1px;max-width:720px;margin:3rem 0;display:grid}.compatibility-steps>div{background:var(--graphite);padding:1.3rem}.compatibility-steps span,.compatibility-steps strong,.compatibility-steps p{display:block}.compatibility-steps span{color:var(--copper);margin-bottom:2.2rem;font-size:.66rem;font-weight:800}.compatibility-steps strong{min-height:48px;margin-bottom:.5rem;line-height:1.3}.compatibility-steps p{color:#ffffff94;margin:0;font-size:.72rem}.compatibility-image{min-height:640px;position:relative}.compatibility-image img{object-fit:cover;filter:grayscale(.1)contrast(1.05)}.compatibility-image aside{color:var(--ink);background:var(--copper);padding:1.7rem;position:absolute;bottom:0;left:0;right:0}.compatibility-image aside strong{font-family:var(--serif);margin-bottom:.35rem;font-size:1.3rem;display:block}.compatibility-image aside p{margin:0;font-size:.8rem}.section--brands{background:var(--stone)}.brand-list{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(5,1fr);display:grid}.brand-list a{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;justify-content:center;min-height:150px;padding:1.4rem;transition:background .18s;display:flex}.brand-list a:hover{background:var(--white)}.brand-list strong{font-family:var(--serif);font-size:1.5rem;font-weight:400}.brand-list span{color:#736d64;text-transform:uppercase;margin-top:.4rem;font-size:.68rem}.professional-banner{color:var(--white);background:var(--copper-deep);padding:clamp(4.5rem,7vw,7rem) 0}.professional-grid{grid-template-columns:1.15fr .75fr auto;align-items:end;gap:3rem;display:grid}.professional-grid h2{margin:0;font-size:clamp(2.2rem,3.6vw,4rem)}.professional-grid>p{color:#ffffffbd;margin:0}.section--guides{background:var(--paper)}.guide-grid{grid-template-columns:1.5fr 1fr 1fr;gap:1rem;display:grid}.guide-card{background:var(--white);border:1px solid var(--line);min-width:0}.guide-card__image{aspect-ratio:4/3;background:var(--stone);display:block;position:relative;overflow:hidden}.guide-card__image img{object-fit:cover;transition:transform .4s}.guide-card:hover img{transform:scale(1.035)}.guide-card>div{padding:1.5rem}.guide-card>div>span{color:var(--copper-dark);letter-spacing:.08em;text-transform:uppercase;font-size:.64rem;font-weight:800}.guide-card h3{font-family:var(--serif);margin:.7rem 0 .8rem;font-size:1.55rem;font-weight:400}.guide-card h2{letter-spacing:-.035em;margin:.7rem 0 .8rem;font-size:clamp(1.65rem,2.5vw,2.45rem)}.guide-card .text-link{margin-top:1.2rem;display:inline-block}.guide-grid--all{grid-template-columns:repeat(3,1fr)}.guide-grid--all .guide-card--featured{grid-column:span 2}.guide-card p{color:#666158;margin:0;font-size:.82rem}.guide-card--featured .guide-card__image{aspect-ratio:16/9}.guide-card--featured h3{font-size:clamp(1.75rem,2.5vw,2.6rem)}.faq-section{background:var(--stone)}.faq-grid{grid-template-columns:.65fr 1.35fr;gap:clamp(3rem,8vw,8rem);display:grid}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{font-family:var(--serif);padding:1.55rem 3rem 1.55rem 0;font-size:1.25rem;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:var(--copper-dark);font-family:var(--sans);position:absolute;right:0}.faq-list details[open] summary:after{content:"−"}.faq-list details p{color:#5e5951;max-width:760px;margin:0;padding:0 3rem 1.7rem 0}.site-footer{color:#ffffffc2;background:#151513;padding-top:5rem}.footer-grid{grid-template-columns:1.5fr repeat(3,.72fr);gap:4rem;padding-bottom:4rem;display:grid}.footer-brand img{width:200px;height:auto;margin-bottom:1.4rem;display:block}.footer-brand p{max-width:380px}.footer-brand>span,.site-footer h2{color:#e7b27e;letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:800}.site-footer h2{margin-bottom:1.2rem}.footer-grid>div:not(.footer-brand)>a,.footer-grid>div:not(.footer-brand)>span{margin:.68rem 0;font-size:.82rem;display:block}.footer-grid a:hover{color:var(--white)}.footer-social{gap:1rem;margin-top:1.2rem;display:flex}.footer-bottom{border-top:1px solid var(--line-light);grid-template-columns:auto auto 1fr;align-items:center;gap:2rem;min-height:84px;font-size:.68rem;display:grid}.footer-bottom nav{gap:1rem;display:flex}.footer-bottom small{color:#ffffff6b;text-align:right}.cart-layer{z-index:80;visibility:hidden;pointer-events:none;position:fixed;inset:0}.cart-layer.is-open{visibility:visible;pointer-events:auto}.cart-backdrop{opacity:0;background:#0c0c0b9e;border:0;width:100%;transition:opacity .22s;position:absolute;inset:0}.is-open .cart-backdrop{opacity:1}.cart-drawer{background:var(--paper);flex-direction:column;width:min(520px,100vw);padding:1.6rem;transition:transform .26s cubic-bezier(.2,.75,.2,1);display:flex;position:absolute;top:0;bottom:0;right:0;transform:translate(102%);box-shadow:-20px 0 60px #00000038}.is-open .cart-drawer{transform:translate(0)}.cart-drawer__head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding-bottom:1.1rem;display:flex}.cart-drawer__head .eyebrow{margin-bottom:.35rem}.cart-drawer__head h2{margin:0;font-size:2.4rem}.icon-button{border:1px solid var(--line);background:0 0;place-items:center;width:46px;height:46px;font-size:1.7rem;display:grid}.cart-lines{flex:1;overflow-y:auto}.cart-line{border-bottom:1px solid var(--line);grid-template-columns:86px 1fr;gap:1rem;padding:1rem 0;display:grid;position:relative}.cart-line img{object-fit:contain;background:var(--white);width:86px;height:86px;padding:.4rem}.cart-line a,.cart-line small,.cart-line strong{display:block}.cart-line a{padding-right:3rem;font-size:.88rem;font-weight:760}.cart-line small{color:#746f67;margin:.2rem 0;font-size:.62rem}.cart-line .text-button{font-size:.64rem;position:absolute;top:1rem;right:0}.quantity-control{border:1px solid var(--line);grid-template-columns:34px 36px 34px;width:max-content;margin-top:.65rem;display:grid}.quantity-control button,.quantity-control output{background:0 0;border:0;place-items:center;height:32px;display:grid}.quantity-control output{border-inline:1px solid var(--line);font-size:.72rem}.cart-summary{background:var(--paper);padding-top:1.2rem}.cart-summary>div{font-family:var(--serif);justify-content:space-between;font-size:1.35rem;display:flex}.cart-summary p{color:#716c64;margin:.8rem 0 1rem;font-size:.68rem}.cart-summary .button+.button{margin-top:.55rem}.empty-state{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:3rem 1rem;display:flex}.empty-state__mark{width:72px;height:72px;color:var(--white);background:var(--copper-deep);font-family:var(--serif);place-items:center;margin-bottom:1.2rem;font-size:2rem;display:grid}.empty-state h3,.empty-state h2{font-family:var(--serif);margin-bottom:.6rem;font-size:1.7rem;font-weight:400}.empty-state p{color:#6c675f;max-width:410px}.empty-state .button+.button{margin-top:.6rem}.empty-state--wide{border:1px solid var(--line);min-height:420px}.page-hero{background:var(--stone);border-bottom:1px solid var(--line);padding:clamp(4.5rem,8vw,8.5rem) 0 clamp(3.5rem,6vw,6rem)}.page-hero__grid{grid-template-columns:1.1fr .9fr;align-items:end;gap:4rem;display:grid}.page-hero h1{margin-bottom:1.2rem}.page-hero p{max-width:720px;color:var(--ink-soft);margin-bottom:0;font-size:1.08rem}.breadcrumbs{color:#68635b;flex-wrap:wrap;gap:.45rem;margin-bottom:1.4rem;font-size:.7rem;font-weight:700;display:flex}.breadcrumbs span[aria-hidden=true]{color:var(--copper-deep)}.catalog-shell{padding:clamp(3rem,6vw,6rem) 0 clamp(6rem,9vw,10rem)}.catalog-toolbar{background:var(--stone);border:1px solid var(--line);grid-template-columns:1.5fr repeat(4,minmax(130px,.65fr));gap:.65rem;padding:1rem;display:grid}.catalog-toolbar label{min-width:0}.catalog-toolbar label>span{color:#706a62;letter-spacing:.06em;text-transform:uppercase;margin-bottom:.32rem;font-size:.61rem;font-weight:800;display:block}.catalog-toolbar input,.catalog-toolbar select{background:var(--white);border:1px solid var(--line);outline:0;width:100%;height:46px;padding:0 .75rem;font-size:.76rem}.catalog-results-head{justify-content:space-between;align-items:center;padding:1.1rem 0;display:flex}.catalog-results-head p{color:#6e685f;margin:0;font-size:.74rem}.catalog-results-head strong{color:var(--ink)}.seo-content{border-top:1px solid var(--line);grid-template-columns:.75fr 1.25fr;gap:clamp(3rem,7vw,7rem);padding:clamp(5rem,8vw,8rem) 0;display:grid}.seo-content h2{font-size:clamp(2.2rem,3.6vw,3.8rem)}.seo-content__body{color:#504c45;font-size:1rem}.seo-content__keywords{flex-wrap:wrap;gap:.5rem;margin-top:1.5rem;display:flex}.seo-content__keywords span,.chip{min-height:32px;color:var(--ink-soft);background:var(--stone);border:1px solid var(--line);align-items:center;padding:.4rem .65rem;font-size:.65rem;font-weight:720;display:inline-flex}.product-page{padding:clamp(2rem,5vw,5rem) 0 clamp(6rem,9vw,10rem)}.product-layout{grid-template-columns:minmax(0,1.05fr) minmax(410px,.95fr);align-items:start;gap:clamp(3rem,7vw,7rem);display:grid}.product-gallery{position:sticky;top:164px}.product-gallery__main{aspect-ratio:1;background:var(--white);border:1px solid var(--line);position:relative;overflow:hidden}.product-gallery__main img{object-fit:contain;mix-blend-mode:multiply;padding:clamp(2rem,7vw,6rem)}.product-gallery__caption{color:#756f66;justify-content:space-between;gap:1rem;padding:.8rem 0;font-size:.65rem;display:flex}.product-info .eyebrow{margin-bottom:.6rem}.product-info h1{margin-bottom:1rem;font-size:clamp(2.7rem,4.5vw,5rem)}.product-meta-row{color:#6f6960;border-bottom:1px solid var(--line);flex-wrap:wrap;gap:.65rem 1.2rem;padding-bottom:1rem;font-size:.69rem;display:flex}.product-price{font-family:var(--serif);margin:1.4rem 0 .15rem;font-size:2.15rem}.tax-note{color:#736d65;font-size:.65rem}.product-intro{color:#504c45;margin:1.5rem 0;font-size:1rem}.compatibility-chips{flex-wrap:wrap;gap:.45rem;margin:1.3rem 0;display:flex}.purchase-panel{background:var(--stone);border:1px solid var(--line);margin:1.5rem 0;padding:1.2rem}.purchase-panel__stock{justify-content:space-between;gap:1rem;margin-bottom:1rem;font-size:.75rem;display:flex}.purchase-panel__stock strong{color:var(--success)}.purchase-panel .button{width:100%}.purchase-panel .button+.button{margin-top:.55rem}.product-assurance{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:1.5rem 0;display:grid}.product-assurance div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:.9rem}.product-assurance strong,.product-assurance span{display:block}.product-assurance strong{margin-bottom:.25rem;font-size:.72rem}.product-assurance span{color:#746e65;font-size:.62rem}.product-details{border-top:1px solid var(--line);grid-template-columns:.72fr 1.28fr;gap:5rem;margin-top:clamp(5rem,9vw,9rem);padding-top:clamp(4rem,7vw,7rem);display:grid}.product-details h2{font-size:clamp(2.3rem,3.6vw,3.8rem)}.detail-table{border-top:1px solid var(--line)}.detail-table>div{border-bottom:1px solid var(--line);grid-template-columns:.65fr 1.35fr;gap:1rem;padding:.85rem 0;font-size:.78rem;display:grid}.detail-table dt{color:#746e66}.detail-table dd{margin:0;font-weight:700}.related-products{margin-top:clamp(5rem,8vw,8rem)}.article-shell{padding:clamp(3rem,6vw,6rem) 0 clamp(6rem,9vw,10rem)}.article-hero{min-height:560px;color:var(--white);background:var(--graphite);grid-template-columns:1fr 1fr;align-items:stretch;display:grid}.article-hero__copy{flex-direction:column;justify-content:center;padding:clamp(2.5rem,7vw,7rem);display:flex}.article-hero__copy h1{margin-bottom:1.2rem;font-size:clamp(3rem,5vw,5.5rem)}.article-hero__copy p{color:#ffffffb3}.article-hero__image{position:relative}.article-hero__image img{object-fit:cover}.article-content{color:#49453f;max-width:820px;font-family:var(--serif);margin:clamp(4rem,8vw,8rem) auto 0;font-size:clamp(1.1rem,1.6vw,1.3rem);line-height:1.8}.article-content:first-letter{float:left;color:var(--copper-deep);margin:.12em .12em 0 0;font-size:4.7em;line-height:.8}.form-shell{grid-template-columns:.75fr 1.25fr;gap:clamp(3rem,8vw,8rem);display:grid}.contact-card{color:var(--white);background:var(--graphite);padding:2rem}.contact-card a,.contact-card span{margin:.55rem 0;display:block}.form-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.form-grid label,.checkout-form label{color:#655f57;font-size:.72rem;font-weight:750;display:block}.form-grid label>span,.checkout-form label>span{margin-bottom:.35rem;display:block}.form-grid input,.form-grid select,.form-grid textarea,.checkout-form input,.checkout-form select,.checkout-form textarea{background:var(--white);border:1px solid var(--line);outline:0;width:100%;min-height:50px;padding:.75rem}.form-grid textarea{resize:vertical;min-height:150px}.form-grid .field--wide{grid-column:1/-1}.consent-field{color:#625d55;align-items:flex-start;gap:.7rem;font-size:.7rem;font-weight:600;display:flex!important}.consent-field input{min-width:20px;margin:.1rem 0 0;width:20px!important;min-height:20px!important}.form-submit-row{flex-wrap:wrap;gap:.65rem;display:flex}.form-status{border-left:3px solid;padding:.8rem 1rem}.form-status.is-success{color:var(--success);background:#e6f0ea}.form-status.is-error{color:var(--danger);background:#f6e8e5}.cart-page-grid,.checkout-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:start;gap:clamp(2rem,6vw,6rem);display:grid}.cart-page-line{border-bottom:1px solid var(--line);grid-template-columns:120px minmax(0,1fr) auto auto auto;align-items:center;gap:1.2rem;padding:1.2rem 0;display:grid}.cart-page-line img{object-fit:contain;background:var(--white);width:120px;height:120px;padding:.7rem}.cart-page-line>div>span{color:var(--copper-dark);font-size:.62rem;font-weight:800}.cart-page-line h2{font-family:var(--sans);letter-spacing:0;margin:.25rem 0;font-size:1rem;font-weight:760}.order-summary{background:var(--stone);border:1px solid var(--line);padding:1.5rem;position:sticky;top:166px}.order-summary>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:1rem;padding:.7rem 0;font-size:.78rem;display:flex}.order-summary__total{font-family:var(--serif);margin-top:.5rem;font-size:1.25rem!important}.order-summary>p{color:#6d675f;margin:1rem 0;font-size:.68rem}.order-summary .button+.button{margin-top:.55rem}.checkout-form>section{border-bottom:1px solid var(--line);margin-bottom:3.5rem;padding-bottom:3.5rem}.checkout-form h2{margin-bottom:1.5rem;font-size:clamp(2rem,3vw,3rem)}.checkout-form textarea{min-height:110px}.payment-placeholder{background:var(--stone);border:1px solid var(--line);padding:1.2rem}.payment-placeholder strong{font-family:var(--serif);margin-bottom:.35rem;font-size:1.3rem;display:block}.payment-placeholder p{color:#69635a;margin:0;font-size:.78rem}.checkout-line span{max-width:210px}.professional-benefits{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.professional-benefits>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:280px;padding:2rem}.professional-benefits>div>span{color:var(--copper-dark);font-size:.68rem;font-weight:800}.professional-benefits h2{margin:4rem 0 .8rem;font-size:2rem}.professional-benefits p{color:#676158}.about-grid{color:var(--ink)}.about-image{min-height:560px;position:relative}.about-image img{object-fit:cover}.policy-content{max-width:860px;margin:0 auto}.policy-content h2{font-family:var(--serif);margin-top:3.5rem;font-size:2rem}.policy-notice{color:#5c3b22;border-left:4px solid var(--copper-deep);background:#f4e4d2;padding:1.2rem}@media (width<=1180px){:root{--container:min(100% - 40px, 1180px)}.header-main{grid-template-columns:170px 1fr auto;gap:1.2rem}.brand{width:160px}.header-actions>a{display:none}.hero-grid{grid-template-columns:.95fr 1.05fr;gap:3rem}.hero-note{right:-.8rem}.category-grid,.product-grid{grid-template-columns:repeat(3,1fr)}.category-card--wide{grid-column:span 2}.catalog-toolbar{grid-template-columns:1.4fr repeat(2,.8fr)}.catalog-toolbar label:nth-last-child(-n+2){grid-column:span 1}.brand-list{grid-template-columns:repeat(3,1fr)}}@media (width<=900px){:root{--container:min(100% - 32px, 820px)}.announcement span:last-child{display:none}.header-main{grid-template-columns:44px 1fr auto;min-height:72px}.menu-toggle{border:1px solid var(--line);background:0 0;place-content:center;gap:6px;width:44px;height:44px;display:grid}.menu-toggle span{background:var(--ink);width:18px;height:1px;display:block}.brand{justify-self:center;width:165px}.header-search{grid-area:2/1/auto/-1;margin-bottom:.75rem}.header-actions{grid-area:1/3}.category-nav{background:var(--paper);border-bottom:1px solid var(--line);box-shadow:var(--shadow);display:none;position:absolute;top:100%;left:0;right:0}.category-nav.is-open{display:block}.category-nav .container{grid-template-columns:repeat(2,1fr);gap:0;padding:.8rem 0;display:grid}.category-nav a{border-bottom:1px solid var(--line);align-items:center;min-height:48px;padding:0 .8rem;display:flex}.hero{min-height:0}.hero-grid,.compatibility-grid,.page-hero__grid,.product-layout,.product-details,.article-hero,.form-shell,.faq-grid,.seo-content{grid-template-columns:1fr}.hero-media{height:620px}.trust-grid{grid-template-columns:repeat(2,1fr);padding:1.2rem 0}.trust-grid>div{flex-direction:column;justify-content:center;min-height:70px;display:flex}.trust-grid>div:nth-child(3){border-left:0}.split-heading{flex-direction:column;align-items:flex-start}.category-grid,.product-grid,.task-grid{grid-template-columns:repeat(2,1fr)}.compatibility-image{min-height:520px}.compatibility-copy{padding-bottom:1rem}.professional-grid{grid-template-columns:1fr;align-items:start}.guide-grid{grid-template-columns:repeat(2,1fr)}.guide-card--featured{grid-column:1/-1}.guide-grid--all{grid-template-columns:repeat(2,1fr)}.guide-grid--all .guide-card--featured{grid-column:1/-1}.cart-page-grid,.checkout-grid{grid-template-columns:1fr}.order-summary{position:static}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{grid-template-columns:1fr auto}.footer-bottom small{text-align:left;grid-column:1/-1}.catalog-toolbar{grid-template-columns:repeat(2,1fr)}.catalog-search{grid-column:1/-1}.product-gallery{position:static}.article-hero__image{min-height:440px}}@media (width<=600px){:root{--container:calc(100vw - 24px)}body{font-size:15px}h1{font-size:clamp(2.8rem,15vw,4.2rem)}h2{font-size:clamp(2.25rem,12vw,3.4rem)}.announcement{justify-content:space-between;gap:.8rem;font-size:.57rem}.announcement span:first-child{display:none}.header-main{column-gap:.6rem}.brand{width:145px}.cart-trigger{color:#0000;width:44px;padding:0;overflow:hidden}.cart-trigger span{color:var(--ink);margin:0}.hero{padding-top:3.4rem}.hero-actions .button{width:100%}.hero-proof{gap:.4rem}.hero-proof dt{font-size:1.25rem}.hero-proof dd{font-size:.58rem}.hero-media{grid-template-rows:1.15fr .85fr;grid-template-columns:1fr 1fr;height:490px}.hero-media__main{grid-area:1/1/auto/-1}.hero-media figcaption span{display:none}.hero-note{width:min(220px,70vw);bottom:1.5rem;right:.5rem}.trust-grid{grid-template-columns:1fr}.trust-grid>div,.trust-grid>div:first-child,.trust-grid>div:nth-child(3){border-top:1px solid var(--line-light);border-left:0;padding:.9rem 0}.trust-grid>div:first-child{border-top:0}.section{padding:5.5rem 0}.category-grid{grid-template-columns:1fr 1fr;grid-auto-rows:235px}.category-card--wide{grid-column:1/-1}.category-card>div{bottom:.9rem;left:.9rem;right:.9rem}.category-card h3{font-size:1.25rem}.task-grid,.brand-list,.guide-grid{grid-template-columns:1fr}.task-card{min-height:210px}.product-grid{gap:.6rem}.product-card__body{padding:.8rem}.product-card__meta{display:block}.product-card__meta span,.product-card__body>p{display:none}.product-card__buy{flex-direction:column;align-items:stretch}.product-card__buy .button{width:100%}.product-card__buy strong{font-size:1.05rem}.compatibility-steps{grid-template-columns:1fr}.compatibility-steps span{margin-bottom:.8rem}.compatibility-image{min-height:430px}.guide-card--featured{grid-column:auto}.footer-grid{grid-template-columns:repeat(2,1fr);gap:2rem 1rem}.footer-brand,.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{grid-template-columns:1fr;align-items:start;padding:1.5rem 0}.catalog-toolbar,.form-grid{grid-template-columns:1fr}.catalog-toolbar label,.catalog-search,.form-grid .field--wide{grid-column:1}.page-hero{padding-top:3.5rem}.product-layout{gap:2rem}.product-gallery__main img{padding:2.2rem}.product-assurance{grid-template-columns:1fr}.product-details{gap:2rem}.detail-table>div{grid-template-columns:1fr;gap:.25rem}.article-hero__image{min-height:320px}.guide-grid--all{grid-template-columns:1fr}.guide-grid--all .guide-card--featured{grid-column:auto}.cart-page-line{grid-template-columns:82px minmax(0,1fr) auto;gap:.7rem}.cart-page-line img{width:82px;height:82px}.cart-page-line .quantity-control{grid-column:2}.cart-page-line>strong{grid-area:1/3}.cart-page-line>.text-button{grid-area:2/3}.professional-benefits{grid-template-columns:1fr}.about-image{min-height:380px}.cart-drawer{padding:1rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.button:disabled,button:disabled{cursor:not-allowed;opacity:.52}.page-hero--checkout{padding-bottom:clamp(2.2rem,5vw,4.5rem)}.page-hero--checkout h1{max-width:820px}.cart-checkout-section{padding-top:clamp(2.2rem,5vw,4.5rem)}.cart-drawer__count{color:#6d675f;margin:.25rem 0 0;font-size:.72rem}.cart-line__variant{color:var(--copper-dark);margin-top:.22rem;font-size:.7rem;font-weight:760;display:block}.quantity-control{border-radius:3px;grid-template-columns:42px 48px 42px;overflow:hidden}.quantity-control button,.quantity-control label,.quantity-control input{min-width:0;min-height:42px}.quantity-control button{color:var(--ink);font-size:1.05rem;font-weight:800}.quantity-control button:not(:disabled):hover{background:#95543014}.quantity-control label{border-inline:1px solid var(--line);margin:0;display:block}.quantity-control input{width:100%;color:var(--ink);background:var(--white);text-align:center;appearance:textfield;border:0;border-radius:0;outline:0;padding:0}.quantity-control input::-webkit-inner-spin-button{appearance:none;margin:0}.quantity-control input::-webkit-outer-spin-button{appearance:none;margin:0}.quantity-control--compact{grid-template-columns:38px 44px 38px}.quantity-control--compact button,.quantity-control--compact label,.quantity-control--compact input{min-height:38px}.cart-summary>div{font-family:var(--sans);padding:.25rem 0;font-size:.78rem}.cart-summary__shipping strong{color:var(--success)}.cart-summary .cart-summary__total{border-top:1px solid var(--line);font-family:var(--serif);margin-top:.55rem;padding-top:.8rem;font-size:1.35rem}.cart-loading{color:#6d675f;justify-content:center;align-items:center;gap:.75rem;min-height:220px;display:flex}.cart-page-lines{border-top:0}.cart-page-lines__head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:1rem;padding-bottom:1rem;display:flex}.cart-page-lines__head h2,.order-summary h2{margin:.2rem 0 0;font-size:clamp(1.65rem,2.4vw,2.2rem)}.cart-page-line{grid-template-columns:112px minmax(180px,1fr) auto minmax(105px,auto) auto;gap:clamp(.8rem,2vw,1.35rem);padding:1.35rem 0}.cart-page-line__image{background:var(--white);align-self:stretch;display:block}.cart-page-line__image img,.cart-page-line img{width:112px;height:112px}.cart-page-line__details>span,.cart-page-line__quantity>span,.cart-page-line__total>span{color:#746f67;letter-spacing:.07em;text-transform:uppercase;margin-bottom:.35rem;font-size:.62rem;font-weight:800;display:block}.cart-page-line__details h3{font-family:var(--sans);letter-spacing:0;margin:.25rem 0 .45rem;font-size:1rem}.cart-page-line__details p,.cart-page-line__details small{color:#6d675f;margin:.18rem 0;font-size:.72rem;display:block}.cart-page-line__quantity .quantity-control{margin-top:0}.cart-page-line__total{text-align:right}.cart-page-line__total strong{white-space:nowrap}.cart-page-line__remove{align-self:center;min-height:44px}.cart-continue-link{margin-top:1.25rem;display:inline-flex}.order-summary{border-top:4px solid var(--copper);box-shadow:0 18px 45px #19161212}.order-summary>div{align-items:baseline}.order-summary .delivery-note{background:var(--white);border:1px solid var(--line);margin:.8rem 0 1rem;padding:.9rem;display:block}.delivery-note strong{margin-bottom:.25rem;font-size:.78rem;display:block}.delivery-note p{color:#6d675f;margin:0;font-size:.7rem;line-height:1.55}.secure-payment-note{text-align:center;justify-content:center;align-items:center;gap:.35rem;display:flex}.checkout-progress{color:#756f67;letter-spacing:.03em;flex-wrap:wrap;gap:0;margin-top:1.5rem;font-size:.68rem;font-weight:800;display:flex}.checkout-progress span{border:1px solid var(--line);background:#ffffff9e;align-items:center;min-height:38px;padding:0 1rem;display:inline-flex}.checkout-progress .is-complete{color:var(--success)}.checkout-progress .is-current{color:var(--white);background:var(--copper-deep);border-color:var(--copper-deep)}.checkout-form__fieldset{border:0;min-width:0;margin:0;padding:0}.checkout-form__fieldset>section{border-bottom:1px solid var(--line);margin-bottom:3rem;padding-bottom:3rem}.checkout-form h2{margin:.25rem 0 .5rem;font-size:clamp(1.8rem,3vw,2.65rem)}.checkout-section-intro{color:#6d675f;margin:0 0 1.35rem;font-size:.82rem}.checkout-form input,.checkout-form select,.checkout-form textarea{border-radius:3px;font-size:.9rem}.checkout-form input:focus,.checkout-form select:focus,.checkout-form textarea:focus{border-color:var(--copper);box-shadow:0 0 0 3px #95543021}.delivery-options{grid-template-columns:repeat(2,1fr);gap:.8rem;margin:1.4rem 0;display:grid}.checkout-form .delivery-options>label{background:var(--white);border:1px solid var(--line);cursor:pointer;border-radius:3px;align-items:flex-start;gap:.75rem;min-height:118px;padding:1rem;transition:border-color .15s,box-shadow .15s,background .15s;display:flex}.checkout-form .delivery-options>label.is-selected{border-color:var(--copper);box-shadow:inset 0 0 0 1px var(--copper);background:#fbf7f2}.checkout-form .delivery-options input{width:20px;min-width:20px;min-height:20px;accent-color:var(--copper-deep);box-shadow:none;margin:.1rem 0 0}.checkout-form .delivery-options label>span{margin:0}.delivery-options strong,.delivery-options small{display:block}.delivery-options strong{color:var(--ink);font-size:.86rem}.delivery-options small{color:#6d675f;margin-top:.3rem;font-size:.7rem;font-weight:550;line-height:1.5}.delivery-address{margin-top:1rem}.checkout-notes{margin-top:1rem;display:block}.mercadopago-panel{background:#eef8ff;border:1px solid #bddff5;border-radius:5px;grid-template-columns:150px minmax(0,1fr);align-items:center;gap:1.2rem;padding:1.2rem;display:grid}.mercadopago-panel__brand{color:#1577b8;align-items:center;gap:.55rem;display:flex}.mercadopago-panel__brand span{width:42px;height:42px;color:var(--white);background:#159bd7;border-radius:50%;place-items:center;font-size:.68rem;font-weight:900;display:grid}.mercadopago-panel>div:last-child>strong{color:var(--ink);font-size:.9rem;display:block}.mercadopago-panel p,.checkout-delivery-disclaimer p{color:#59646b;margin:.3rem 0 0;font-size:.74rem;line-height:1.55}.checkout-delivery-disclaimer{background:var(--stone);border-left:3px solid var(--copper);margin-top:.8rem;padding:.9rem 1rem}.checkout-delivery-disclaimer strong{font-size:.78rem}.consent-field{margin:0 0 1rem;line-height:1.55}.consent-field a{color:var(--copper-dark);text-underline-offset:2px;text-decoration:underline}.checkout-pay-button{justify-content:center;align-items:center;gap:.55rem;min-height:58px;font-size:.86rem;display:inline-flex}.payment-spinner{border:2px solid;border-right-color:#0000;border-radius:50%;flex:none;width:19px;height:19px;animation:.7s linear infinite payment-spin;display:inline-block}@keyframes payment-spin{to{transform:rotate(360deg)}}.checkout-error{margin-top:1rem}.checkout-error strong,.checkout-error p{margin:0 0 .45rem;display:block}.checkout-summary__lines{border:0!important;padding:0!important;display:block!important}.order-summary .checkout-line{border-bottom:1px solid var(--line);grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:.7rem;padding:.8rem 0;display:grid}.checkout-line img{object-fit:contain;background:var(--white);width:48px;height:48px;padding:.25rem}.checkout-line>span{max-width:none}.checkout-line span strong,.checkout-line span small{display:block}.checkout-line span strong{font-size:.7rem}.checkout-line span small{color:#716b63;margin-top:.18rem;font-size:.62rem}.checkout-line>strong{white-space:nowrap;font-size:.72rem}.add-to-cart{scroll-margin-top:180px}.purchase-panel .add-to-cart+.button{margin-top:.55rem}.variant-picker{border:0;min-width:0;margin:0 0 1rem;padding:0}.variant-picker legend{color:var(--ink);margin-bottom:.65rem;font-size:.74rem;font-weight:800}.variant-picker__options{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.variant-picker__options label{background:var(--white);border:1px solid var(--line);cursor:pointer;border-radius:3px;flex-direction:column;justify-content:center;min-height:64px;padding:.65rem .8rem .65rem 2.45rem;display:flex;position:relative}.variant-picker__options label.is-selected{border-color:var(--copper);box-shadow:inset 0 0 0 1px var(--copper)}.variant-picker__options input{width:18px;height:18px;accent-color:var(--copper-deep);margin:0;position:absolute;top:50%;left:.85rem;transform:translateY(-50%)}.variant-picker__options span,.variant-picker__options small{display:block}.variant-picker__options span{font-size:.78rem;font-weight:800}.variant-picker__options small{color:#6d675f;margin-top:.15rem;font-size:.66rem}.variant-picker__selection{color:#615b54;margin:0 0 .7rem;font-size:.7rem}.field-error{color:var(--danger);background:#f6e8e5;border-left:3px solid;margin:0 0 .7rem;padding:.65rem .8rem;font-size:.72rem}.payment-status-page{background:linear-gradient(145deg, var(--paper), var(--stone));align-items:center;min-height:68vh;padding:clamp(3rem,8vw,7rem) 0;display:grid}.payment-status-card{text-align:center;background:var(--white);border-top:5px solid var(--copper);width:min(720px,100%);margin:0 auto;padding:clamp(1.5rem,5vw,3.5rem);box-shadow:0 24px 70px #1916121f}.payment-status-card.is-paid{border-color:var(--success)}.payment-status-card.is-failed,.payment-status-card.is-error{border-color:var(--danger)}.payment-status-card__mark{width:68px;height:68px;color:var(--white);background:var(--copper-deep);font-family:var(--serif);border-radius:50%;place-items:center;margin:0 auto 1.2rem;font-size:2rem;display:grid}.is-paid .payment-status-card__mark{background:var(--success)}.is-failed .payment-status-card__mark,.is-error .payment-status-card__mark{background:var(--danger)}.payment-status-card h1{margin:.45rem 0 .7rem;font-size:clamp(2rem,5vw,3.7rem)}.payment-status-card>p{color:#655f57;max-width:560px;margin:0 auto 1.4rem;line-height:1.65}.payment-order-data{text-align:left;border-top:1px solid var(--line);margin:1.5rem 0}.payment-order-data>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:1rem;padding:.8rem 0;font-size:.76rem;display:flex}.payment-order-data dt{color:#6d675f}.payment-order-data dd{text-align:right;margin:0;font-weight:800}.payment-status-card__actions{flex-wrap:wrap;justify-content:center;gap:.65rem;margin-top:1.4rem;display:flex}.payment-status-card__help{color:#7a746d;margin-top:1.2rem;font-size:.66rem;display:block}@media (width<=980px){.cart-page-line{grid-template-columns:96px minmax(0,1fr) auto}.cart-page-line__image img,.cart-page-line img{width:96px;height:96px}.cart-page-line__quantity{grid-column:2}.cart-page-line__total{grid-area:1/3}.cart-page-line__remove{grid-area:2/3}}@media (width<=600px){.page-hero--checkout{padding-top:2.5rem}.checkout-progress{grid-template-columns:1fr;display:grid}.checkout-progress span{min-height:34px}.cart-page-lines__head{align-items:center}.cart-page-line{grid-template-columns:78px minmax(0,1fr);align-items:start;gap:.7rem}.cart-page-line__image img,.cart-page-line img{width:78px;height:78px}.cart-page-line__quantity{grid-area:auto/2}.cart-page-line__total{text-align:left;grid-area:auto/2}.cart-page-line__remove{grid-area:auto/2;justify-self:start}.delivery-options,.variant-picker__options,.mercadopago-panel{grid-template-columns:1fr}.mercadopago-panel__brand{border-bottom:1px solid #bddff5;padding-bottom:.8rem}.payment-status-card{padding-inline:1rem}.payment-order-data>div{display:block}.payment-order-data dd{text-align:left;margin-top:.25rem}.payment-status-card__actions .button{width:100%}}:root{--ak-ink:#1c1c1a;--ak-muted:#66635f;--ak-soft:#f5f4f1;--ak-soft-2:#ece9e3;--ak-line:#e2dfd9;--ak-accent:#8a4f2a;--ak-accent-dark:#683a1e;--ak-copper:#dda162;--ak-gold:#e7b36b;--ak-success:#2e684d;--ak-danger:#a13e32;--ak-shadow:0 12px 34px #221c161a;--container:min(1480px, calc(100vw - 60px))}.marmaros-storefront{color:var(--ak-muted);background:#fff;font-family:Trebuchet MS,Avenir Next,Avenir,ui-sans-serif,system-ui,sans-serif;font-size:15px;font-weight:500;line-height:1.48}.marmaros-storefront h1,.marmaros-storefront h2,.marmaros-storefront h3{color:var(--ak-ink);letter-spacing:-.025em;font-family:Trebuchet MS,Avenir Next,Avenir,ui-sans-serif,system-ui,sans-serif;font-weight:800;line-height:1.16}.marmaros-storefront h1{font-size:clamp(2.25rem,4.2vw,4.2rem)}.marmaros-storefront h2{font-size:clamp(1.65rem,2.6vw,2.25rem)}.marmaros-storefront h3{font-size:1rem}.marmaros-storefront .eyebrow{color:var(--ak-accent);letter-spacing:.1em;margin-bottom:.7rem;font-size:.7rem}.marmaros-storefront .button{letter-spacing:.025em;border-radius:4px;min-height:44px;padding:.7rem 1.15rem;font-size:.76rem}.marmaros-storefront .button--primary{background:var(--ak-accent);border-color:var(--ak-accent)}.marmaros-storefront .button--primary:hover{background:var(--ak-accent-dark);border-color:var(--ak-accent-dark)}.marmaros-storefront .button--outline,.marmaros-storefront .button--ghost{color:var(--ak-ink);background:#f3f2ef;border-color:#e7e4de}.marmaros-storefront .announcement,.marmaros-storefront .autokart-topbar{color:#55524d;letter-spacing:.015em;background:#f5f5f4;border-bottom:1px solid #eceae6;min-height:36px;padding:.4rem max(24px,50vw - 620px);font-size:.7rem;font-weight:700}.marmaros-storefront .announcement a,.marmaros-storefront .autokart-topbar a{color:var(--ak-accent);text-underline-offset:3px;text-decoration:underline}.marmaros-storefront .site-header{z-index:60;box-shadow:none;background:#fff;border-bottom:0;position:relative}.marmaros-storefront .header-main,.marmaros-storefront .autokart-header-main{grid-template-columns:minmax(190px,220px) minmax(320px,1fr) minmax(145px,auto) auto;align-items:center;gap:1.55rem;min-height:100px;padding-block:1.1rem;display:grid}.marmaros-storefront .brand img{object-fit:contain;width:100%;height:auto}.marmaros-storefront .header-search{border:2px solid var(--ak-accent);background:#fff;border-radius:5px;grid-template-columns:minmax(0,1fr) auto;min-width:0;min-height:48px;display:grid;overflow:hidden}.marmaros-storefront .header-search input{background:#fff;border:0;outline:0;width:100%;min-width:0;padding:0 1rem;font-size:.85rem}.marmaros-storefront .header-search button{color:#fff;background:var(--ak-accent);text-transform:uppercase;border:0;min-width:104px;padding-inline:1.1rem;font-size:.72rem;font-weight:900}.marmaros-storefront .autokart-contact{color:var(--ak-muted);flex-direction:column;font-size:.7rem;line-height:1.2;display:flex}.marmaros-storefront .autokart-contact strong,.marmaros-storefront .autokart-contact a{color:var(--ak-accent);margin-top:.25rem;font-size:.93rem;font-weight:900}.marmaros-storefront .header-actions{color:var(--ak-ink);justify-content:flex-end;align-items:center;gap:.65rem;font-size:.72rem;font-weight:800;display:flex}.marmaros-storefront .header-actions>a{border:1px solid var(--ak-line);border-radius:4px;padding:.65rem .75rem}.marmaros-storefront .cart-trigger{min-height:44px;color:var(--ak-ink);background:#fff;border:0;padding:.55rem .7rem;font-size:.76rem;font-weight:900}.marmaros-storefront .cart-trigger span{color:#fff;background:var(--ak-accent);border-radius:999px;place-content:center;min-width:21px;height:21px;margin-left:.25rem;font-size:.63rem;display:inline-grid}.marmaros-storefront .category-nav{color:#fff;background:var(--ak-accent);border:0}.marmaros-storefront .category-nav .container{align-items:center;gap:.15rem;min-height:54px;display:flex}.marmaros-storefront .category-nav a,.marmaros-storefront .autokart-nav-links a,.marmaros-storefront .autokart-nav-cta{color:#fff;white-space:nowrap;align-items:center;min-height:54px;padding:0 .88rem;font-size:.75rem;font-weight:800;display:inline-flex}.marmaros-storefront .category-nav a:hover,.marmaros-storefront .autokart-nav-links a:hover{background:#0000001f}.marmaros-storefront .autokart-catalog-trigger{text-transform:uppercase;border-radius:4px;justify-content:space-between;min-width:242px;margin-right:.7rem;min-height:42px!important;color:var(--ak-ink)!important;background:#fff!important;padding:0 1rem!important}.marmaros-storefront .autokart-nav-links{flex:1;align-items:center;min-width:0;display:flex}.marmaros-storefront .autokart-nav-cta{margin-left:auto;font-weight:900}.marmaros-storefront .menu-toggle{display:none}.marmaros-storefront .section-heading h2{margin-bottom:.35rem}.marmaros-storefront .split-heading{align-items:end}.marmaros-storefront .split-heading>p{max-width:560px;color:var(--ak-muted);margin-bottom:.15rem;font-size:.84rem}.marmaros-storefront .text-link{color:var(--ak-accent);text-underline-offset:4px;font-size:.78rem;font-weight:900;text-decoration:underline}.marmaros-storefront .product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;display:grid}.marmaros-storefront .product-card{border:1px solid var(--ak-line);min-width:0;box-shadow:none;background:#fff;border-radius:5px;transition:border-color .18s,box-shadow .18s,transform .18s;overflow:hidden}.marmaros-storefront .product-card:hover{z-index:2;box-shadow:var(--ak-shadow);border-color:#8a4f2a73;transform:translateY(-3px)}.marmaros-storefront .product-card__image{aspect-ratio:1/.88;border-bottom:1px solid var(--ak-line);background:#fff;height:auto;margin:.75rem .75rem 0;display:block;overflow:hidden}.marmaros-storefront .product-card__image img{object-fit:contain;padding:.8rem;transition:transform .22s}.marmaros-storefront .product-card:hover .product-card__image img{transform:scale(1.035)}.marmaros-storefront .stock-pill{color:#fff;background:var(--ak-success);letter-spacing:.03em;text-transform:uppercase;border:0;border-radius:3px;padding:.25rem .45rem;font-size:.57rem;font-weight:900;top:.45rem;left:.45rem;right:auto}.marmaros-storefront .stock-pill.is-out{background:#77736d}.marmaros-storefront .product-card__badges{z-index:2;flex-wrap:wrap;gap:.3rem;display:flex;position:absolute;top:.45rem;left:.45rem}.marmaros-storefront .product-card__badges span,.marmaros-storefront .commerce-badge{color:#fff;background:var(--ak-accent);letter-spacing:.03em;text-transform:uppercase;border-radius:3px;padding:.25rem .42rem;font-size:.56rem;font-weight:900}.marmaros-storefront .product-card__meta{color:#8a8580;letter-spacing:.04em;text-transform:uppercase;min-height:17px;margin-bottom:.45rem;font-size:.58rem;font-weight:800}.marmaros-storefront .product-card__meta a{color:var(--ak-accent)}.marmaros-storefront .product-card h3{min-height:2.55em;margin:0 0 .45rem;font-size:.88rem;line-height:1.35}.marmaros-storefront .product-card__body>p{color:#908b85;min-height:1.25rem;margin-bottom:.35rem;font-size:.65rem}.marmaros-storefront .product-card__rating,.marmaros-storefront .commerce-rating{min-height:18px;color:var(--ak-copper);align-items:center;gap:.35rem;margin:.25rem 0 .35rem;font-size:.72rem;display:flex}.marmaros-storefront .product-card__rating small,.marmaros-storefront .commerce-rating small{color:#9a9690;font-size:.58rem}.marmaros-storefront .product-card__buy{flex-direction:column;align-items:stretch;gap:.65rem}.marmaros-storefront .product-card__pricing,.marmaros-storefront .product-card__buy>div{flex-wrap:wrap;align-items:baseline;gap:.25rem .45rem;min-height:38px;display:flex}.marmaros-storefront .product-card__buy strong,.marmaros-storefront .product-card__pricing strong{color:var(--ak-accent);font-size:1.08rem;font-weight:900}.marmaros-storefront .product-card__buy small,.marmaros-storefront .product-card__pricing small{color:#99948e;font-size:.55rem}.marmaros-storefront .product-card__buy .button{width:100%;min-height:42px;color:var(--ak-ink);background:#f0efec;border-color:#f0efec}.marmaros-storefront .product-card__buy .button:hover{color:#fff;background:var(--ak-accent);border-color:var(--ak-accent)}.marmaros-storefront .page-hero{color:var(--ak-muted);border-bottom:1px solid var(--ak-line);background:#f6f5f3;padding:2.4rem 0}.marmaros-storefront .page-hero__grid{gap:2rem}.marmaros-storefront .page-hero h1{margin-bottom:0;font-size:clamp(2rem,4vw,3rem)}.marmaros-storefront .breadcrumbs{color:#88837d;margin-bottom:.8rem;font-size:.7rem}.marmaros-storefront .catalog-shell{background:#fff;padding:2.6rem 0 4.5rem}.marmaros-storefront .catalog-explorer,.marmaros-storefront .commerce-catalog{gap:1.25rem;display:grid}.marmaros-storefront .catalog-toolbar,.marmaros-storefront .commerce-toolbar{border:1px solid var(--ak-line);background:#f6f5f3;border-radius:5px;grid-template-columns:minmax(260px,1.5fr) repeat(4,minmax(130px,.75fr));gap:.7rem;padding:1rem;display:grid}.marmaros-storefront .catalog-toolbar label,.marmaros-storefront .commerce-toolbar label{color:#77726c;letter-spacing:.05em;text-transform:uppercase;gap:.28rem;font-size:.58rem;font-weight:900}.marmaros-storefront .catalog-toolbar input,.marmaros-storefront .catalog-toolbar select,.marmaros-storefront .commerce-toolbar input,.marmaros-storefront .commerce-toolbar select{min-height:42px;color:var(--ak-ink);text-transform:none;background:#fff;border:1px solid #dcd9d3;border-radius:4px;padding:0 .7rem;font-size:.72rem}.marmaros-storefront .catalog-results-head,.marmaros-storefront .commerce-results-head{border-bottom:1px solid var(--ak-line);color:#77726c;justify-content:space-between;align-items:center;min-height:46px;padding-bottom:.8rem;font-size:.75rem;display:flex}.marmaros-storefront .catalog-results-head p{margin:0}.marmaros-storefront .text-button{color:var(--ak-accent);text-underline-offset:3px;font-size:.7rem;font-weight:900;text-decoration:underline}.marmaros-storefront .catalog-category-rail,.marmaros-storefront .commerce-category-rail{grid-template-columns:repeat(6,minmax(0,1fr));gap:.7rem;margin-bottom:1rem;display:grid}.marmaros-storefront .catalog-category-rail a,.marmaros-storefront .commerce-category-rail a{min-height:52px;color:var(--ak-ink);border:1px solid var(--ak-line);text-align:center;background:#fff;border-radius:4px;justify-content:center;align-items:center;padding:.6rem;font-size:.66rem;font-weight:900;display:flex}.marmaros-storefront .catalog-category-rail a:hover,.marmaros-storefront .commerce-category-rail a:hover{color:#fff;background:var(--ak-accent);border-color:var(--ak-accent)}.marmaros-storefront .product-page{background:#fff;padding:0 0 5rem}.marmaros-storefront .product-page>.container>.breadcrumbs{border-bottom:1px solid var(--ak-line);clip-path:inset(0 -100vmax);background:#f6f5f3;margin:0 0 3rem;padding:1.4rem 0;box-shadow:0 0 0 100vmax #f6f5f3}.marmaros-storefront .product-layout{grid-template-columns:minmax(0,1fr) minmax(360px,.95fr);gap:clamp(2rem,5vw,4.2rem)}.marmaros-storefront .product-gallery{position:sticky;top:1rem}.marmaros-storefront .product-gallery__main{border:1px solid var(--ak-line);background:#fff;border-radius:5px;min-height:540px}.marmaros-storefront .product-gallery__main img{object-fit:contain;padding:2.4rem}.marmaros-storefront .product-gallery__caption{color:#9a958f;border:0;padding:.55rem 0;font-size:.58rem}.marmaros-storefront .product-info{padding-top:.2rem}.marmaros-storefront .product-info h1{margin:.25rem 0 .8rem;font-size:clamp(1.8rem,2.25vw,2.15rem)}.marmaros-storefront .product-meta-row{border-bottom:1px solid var(--ak-line);color:#89847e;padding-bottom:.85rem;font-size:.62rem}.marmaros-storefront .product-price{color:var(--ak-accent);margin:1.1rem 0 .15rem;font-family:Trebuchet MS,Avenir Next,sans-serif;font-size:1.9rem;font-weight:900}.marmaros-storefront .tax-note{color:#96918a;font-size:.65rem}.marmaros-storefront .product-intro{color:#66615c;margin:1.2rem 0;font-size:.84rem}.marmaros-storefront .compatibility-chips{gap:.4rem}.marmaros-storefront .chip{background:#f4f2ee;border-color:#e8e4de;border-radius:3px;padding:.35rem .55rem;font-size:.6rem}.marmaros-storefront .product-actions{border:1px solid var(--ak-line);background:#f8f7f4;border-radius:5px;grid-template-columns:1fr 1fr;gap:.65rem;margin:1.2rem 0;padding:1rem;display:grid}.marmaros-storefront .product-actions>div{grid-column:1/-1}.marmaros-storefront .product-actions .button{width:100%}.marmaros-storefront .product-assurance{border:1px solid var(--ak-line);border-radius:5px;grid-template-columns:repeat(3,1fr);gap:0;margin-top:1.2rem}.marmaros-storefront .product-assurance>div{border-right:1px solid var(--ak-line);min-height:82px;padding:.8rem}.marmaros-storefront .product-assurance>div:last-child{border-right:0}.marmaros-storefront .product-assurance strong{color:var(--ak-ink);font-size:.66rem}.marmaros-storefront .product-assurance span{color:#918c86;font-size:.58rem}.marmaros-storefront .product-details{border:1px solid var(--ak-line);background:#fff;border-radius:5px;margin-top:4rem;padding:2rem}.marmaros-storefront .product-details h2{font-size:1.55rem}.marmaros-storefront .detail-table>div{border-color:var(--ak-line);padding:.65rem 0}.marmaros-storefront .related-products{margin-top:4.5rem}.marmaros-storefront .footer-grid h2{color:#fff;letter-spacing:0;font-size:.9rem}.marmaros-storefront .footer-grid a,.marmaros-storefront .footer-grid span,.marmaros-storefront .footer-grid p{font-size:.72rem}.marmaros-storefront .footer-bottom{border-color:#ffffff1f;font-size:.62rem}@media (width<=1120px){:root{--container:min(100% - 36px, 1040px)}.marmaros-storefront .header-main,.marmaros-storefront .autokart-header-main{grid-template-columns:190px minmax(300px,1fr) auto}.marmaros-storefront .autokart-contact{display:none}.marmaros-storefront .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.marmaros-storefront .catalog-toolbar,.marmaros-storefront .commerce-toolbar{grid-template-columns:1.5fr repeat(2,1fr)}.marmaros-storefront .catalog-search{grid-column:1/-1}.marmaros-storefront .catalog-category-rail,.marmaros-storefront .commerce-category-rail{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=989px){:root{--container:min(100% - 28px, 820px)}.marmaros-storefront .announcement,.marmaros-storefront .autokart-topbar{text-align:center;justify-content:center;min-height:42px;padding:.55rem 1rem}.marmaros-storefront .announcement span,.marmaros-storefront .announcement a:not(:first-of-type){display:none}.marmaros-storefront .header-main,.marmaros-storefront .autokart-header-main{grid-template-columns:44px minmax(0,1fr) auto;gap:.7rem;min-height:122px;padding:.8rem 0}.marmaros-storefront .menu-toggle{border:1px solid var(--ak-line);background:#fff;border-radius:4px;place-content:center;gap:5px;width:44px;height:44px;display:grid}.marmaros-storefront .menu-toggle span{background:var(--ak-ink);width:18px;height:2px}.marmaros-storefront .brand{justify-self:start;width:180px}.marmaros-storefront .header-search{grid-area:2/1/auto/-1;width:100%;margin:0}.marmaros-storefront .header-actions{grid-area:1/3}.marmaros-storefront .header-actions>a{display:none}.marmaros-storefront .category-nav{display:block;position:relative;top:auto}.marmaros-storefront .category-nav .container{min-height:48px;padding:0;display:flex}.marmaros-storefront .autokart-catalog-trigger{min-width:0;margin:0;color:#fff!important;background:0 0!important;min-height:48px!important}.marmaros-storefront .autokart-nav-links,.marmaros-storefront .category-nav .container>a:not(.autokart-catalog-trigger):not(.autokart-nav-cta){display:none}.marmaros-storefront .category-nav.is-open .autokart-nav-links,.marmaros-storefront .category-nav.is-open .container>a:not(.autokart-catalog-trigger):not(.autokart-nav-cta){z-index:70;color:var(--ak-ink);border-bottom:1px solid var(--ak-line);box-shadow:var(--ak-shadow);background:#fff;grid-template-columns:repeat(2,minmax(0,1fr));padding:.6rem 1rem;display:grid;position:absolute;top:48px;left:0;right:0}.marmaros-storefront .category-nav.is-open .autokart-nav-links a,.marmaros-storefront .category-nav.is-open .container>a:not(.autokart-catalog-trigger):not(.autokart-nav-cta){min-height:44px;color:var(--ak-ink);border-bottom:1px solid var(--ak-line)}.marmaros-storefront .autokart-nav-cta{min-height:48px;margin-left:auto}.marmaros-storefront .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.marmaros-storefront .product-layout,.marmaros-storefront .product-details{grid-template-columns:1fr}.marmaros-storefront .product-gallery{position:static}.marmaros-storefront .product-gallery__main{min-height:480px}.marmaros-storefront .catalog-category-rail,.marmaros-storefront .commerce-category-rail{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=699px){:root{--container:calc(100vw - 24px)}.marmaros-storefront{padding-bottom:64px;font-size:14px}.marmaros-storefront h1{font-size:clamp(2rem,10vw,2.75rem)}.marmaros-storefront h2{font-size:1.55rem}.marmaros-storefront .section{padding:3.4rem 0}.marmaros-storefront .header-main,.marmaros-storefront .autokart-header-main{grid-template-columns:minmax(0,1fr) auto}.marmaros-storefront .menu-toggle{display:none}.marmaros-storefront .brand{width:min(180px,55vw)}.marmaros-storefront .header-actions{grid-column:2}.marmaros-storefront .header-search{grid-column:1/-1}.marmaros-storefront .header-search button{color:#0000;width:50px;min-width:50px;font-size:0;overflow:hidden}.marmaros-storefront .header-search button:after{color:#fff;content:"⌕";font-size:1.2rem}.marmaros-storefront .autokart-catalog-trigger{font-size:.68rem}.marmaros-storefront .autokart-nav-cta{padding-inline:.5rem;font-size:.64rem}.marmaros-storefront .product-grid{gap:.65rem}.marmaros-storefront .product-card__image{margin:.45rem .45rem 0}.marmaros-storefront .product-card__image img{padding:.45rem}.marmaros-storefront .product-card__body{padding:.65rem}.marmaros-storefront .product-card__meta{display:flex}.marmaros-storefront .product-card__meta span{display:none}.marmaros-storefront .product-card h3{min-height:3.9em;font-size:.76rem}.marmaros-storefront .product-card__body>p{display:none}.marmaros-storefront .product-card__buy strong,.marmaros-storefront .product-card__pricing strong{font-size:.94rem}.marmaros-storefront .product-card__buy .button{min-height:39px;padding-inline:.35rem;font-size:.64rem}.marmaros-storefront .catalog-toolbar,.marmaros-storefront .commerce-toolbar{grid-template-columns:1fr 1fr;padding:.7rem}.marmaros-storefront .catalog-search{grid-column:1/-1}.marmaros-storefront .catalog-category-rail,.marmaros-storefront .commerce-category-rail{scroll-snap-type:x proximity;display:flex;overflow-x:auto}.marmaros-storefront .catalog-category-rail a,.marmaros-storefront .commerce-category-rail a{scroll-snap-align:start;min-width:132px}.marmaros-storefront .product-gallery__main{min-height:360px}.marmaros-storefront .product-info h1{font-size:1.85rem}.marmaros-storefront .product-actions{grid-template-columns:1fr}.marmaros-storefront .product-actions>div{grid-column:1}.marmaros-storefront .product-assurance{grid-template-columns:1fr}.marmaros-storefront .product-assurance>div{border-right:0;border-bottom:1px solid var(--ak-line)}.marmaros-storefront .product-assurance>div:last-child{border-bottom:0}.marmaros-storefront .product-details{padding:1.2rem}}.marmaros-storefront .autokart-mobile-dock{display:none}.marmaros-storefront .autokart-hero{background:#fff;min-height:0;padding:30px 0 0;display:block}.marmaros-storefront .autokart-hero-layout{grid-template-columns:minmax(0,2.2fr) minmax(280px,1fr);gap:30px;display:grid}.marmaros-storefront .autokart-hero__primary,.marmaros-storefront .autokart-promo-card{border:1px solid var(--ak-line);border-radius:6px;position:relative;overflow:hidden}.marmaros-storefront .autokart-hero__primary{aspect-ratio:2.25;background:radial-gradient(circle at 82%,#dda1624d,#0000 32%),linear-gradient(112deg,#f7f4ef 0%,#eee8df 58%,#e2d8cb 100%);min-height:410px}.marmaros-storefront .autokart-hero__primary:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(90deg,#f7f4effa 0%,#f7f4eff0 43%,#f7f4ef40 67%,#0000 100%);position:absolute;inset:0}.marmaros-storefront .autokart-hero__content{z-index:3;flex-direction:column;justify-content:center;width:58%;height:100%;padding:clamp(2rem,4vw,4rem);display:flex;position:relative}.marmaros-storefront .autokart-hero__content h1{max-width:730px;margin:0 0 1rem;font-size:clamp(2rem,3.2vw,3.25rem);line-height:1.06}.marmaros-storefront .autokart-hero__content h1 em{color:var(--ak-accent);font-style:normal}.marmaros-storefront .autokart-hero__content .hero-lead{color:#5f5a54;max-width:590px;margin:0 0 1.35rem;font-size:clamp(.86rem,1vw,1rem);line-height:1.55}.marmaros-storefront .autokart-hero__content .hero-actions{margin:0}.marmaros-storefront .autokart-hero__visual{z-index:0;width:52%;position:absolute;inset:4% 1.5% 3% auto}.marmaros-storefront .autokart-hero__visual img{object-fit:contain;filter:drop-shadow(0 22px 24px #3024192e);padding:1rem}.marmaros-storefront .autokart-hero__badge{z-index:3;color:#fff;background:var(--ak-accent);letter-spacing:.04em;text-transform:uppercase;border-radius:3px;padding:.48rem .65rem;font-size:.62rem;font-weight:900;position:absolute;bottom:1.15rem;right:1.25rem}.marmaros-storefront .autokart-promo-grid{grid-template-rows:repeat(2,minmax(0,1fr));gap:20px;display:grid}.marmaros-storefront .autokart-promo-card{color:#fff;background:#292824;flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:195px;padding:clamp(1.1rem,2vw,1.8rem);display:flex}.marmaros-storefront .autokart-promo-card:after{content:"";background:linear-gradient(15deg,#12110fe6 5%,#12110f24 78%);position:absolute;inset:0}.marmaros-storefront .autokart-promo-card img{object-fit:cover;transition:transform .26s}.marmaros-storefront .autokart-promo-card:hover img{transform:scale(1.035)}.marmaros-storefront .autokart-promo-card>span,.marmaros-storefront .autokart-promo-card h2,.marmaros-storefront .autokart-promo-card b{z-index:2;position:relative}.marmaros-storefront .autokart-promo-card>span{color:#f2c698;letter-spacing:.06em;text-transform:uppercase;margin-bottom:.25rem;font-size:.66rem;font-weight:900}.marmaros-storefront .autokart-promo-card h2{color:#fff;margin:0 0 .45rem;font-size:clamp(1.25rem,1.8vw,1.75rem)}.marmaros-storefront .autokart-promo-card b{font-size:.72rem}.marmaros-storefront .autokart-benefits{color:var(--ak-muted);border-block:1px solid var(--ak-line);background:#fff;margin-top:30px}.marmaros-storefront .autokart-benefits .trust-grid>div{border-color:var(--ak-line);grid-template-columns:auto 1fr;align-content:center;column-gap:.8rem;min-height:54px;padding:.3rem 1.35rem;display:grid}.marmaros-storefront .autokart-benefits .autokart-benefit-number{color:var(--ak-accent);grid-row:1/3;align-self:center;font-size:.72rem;font-weight:900}.marmaros-storefront .autokart-benefits strong{color:var(--ak-ink);margin:0;font-family:inherit;font-size:.82rem;font-weight:900}.marmaros-storefront .autokart-benefits .trust-grid>div>span:last-child{color:#77716b;font-size:.66rem}.marmaros-storefront .autokart-category-strip{grid-template-columns:repeat(8,minmax(0,1fr));gap:.9rem;display:grid}.marmaros-storefront .autokart-category-card{min-width:0;color:var(--ak-ink);border:1px solid var(--ak-line);text-align:center;background:#fff;border-radius:6px;padding:.8rem;transition:border-color .18s,transform .18s}.marmaros-storefront .autokart-category-card:hover{border-color:#8a4f2a8c;transform:translateY(-2px)}.marmaros-storefront .autokart-category-card__image{aspect-ratio:1;background:#f8f7f4;border-radius:4px;margin-bottom:.65rem;display:block;position:relative;overflow:hidden}.marmaros-storefront .autokart-category-card__image img{object-fit:contain;padding:.4rem}.marmaros-storefront .autokart-category-card strong,.marmaros-storefront .autokart-category-card small{display:block}.marmaros-storefront .autokart-category-card strong{min-height:2.6em;font-size:.76rem;line-height:1.3}.marmaros-storefront .autokart-category-card small{color:#8b857f;margin-top:.3rem;font-size:.61rem}.marmaros-storefront .autokart-products{background:#fff}.marmaros-storefront .autokart-product-tabs{flex-wrap:wrap;gap:.4rem;display:flex}.marmaros-storefront .autokart-product-tabs a{min-height:36px;color:var(--ak-ink);border:1px solid var(--ak-line);background:#f5f4f1;border-radius:4px;align-items:center;padding:.45rem .75rem;font-size:.68rem;font-weight:900;display:inline-flex}.marmaros-storefront .autokart-products-footer{justify-content:center;margin-top:1.6rem;display:flex}.marmaros-storefront .product-card__image{aspect-ratio:1}.marmaros-storefront .product-card__status{color:var(--ak-success);background:#fffffff0;border:1px solid #2e684d40;inset:auto auto .5rem .5rem}.marmaros-storefront .product-card__status.is-out{color:#6f6a64;background:#fffffff0}.marmaros-storefront .product-card__status>span{background:currentColor;border-radius:999px;width:5px;height:5px;margin-right:.25rem;display:inline-block}.marmaros-storefront .product-badge--featured{background:var(--ak-accent)!important}.marmaros-storefront .product-card__category{color:#807a73;margin-bottom:.35rem;font-size:.64rem;font-weight:800;display:block}.marmaros-storefront .product-card h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.7em;display:-webkit-box;overflow:hidden}.marmaros-storefront .product-card__rating-row{min-height:20px;color:var(--ak-gold);align-items:center;gap:.35rem;margin-bottom:.25rem;font-size:.66rem;display:flex}.marmaros-storefront .product-card__stars span{color:#d4d0ca}.marmaros-storefront .product-card__stars .is-filled{color:var(--ak-gold)}.marmaros-storefront .product-card__rating-copy,.marmaros-storefront .product-card__technical-status{color:#88827b;font-size:.6rem}.marmaros-storefront .product-card__technical-status>span{color:var(--ak-success)}.marmaros-storefront .product-card__specs{color:#817b74;white-space:nowrap;text-overflow:ellipsis;min-height:1.2rem;margin:0 0 .45rem;font-size:.62rem;overflow:hidden}.marmaros-storefront .autokart-product-grid .product-card__specs{display:none}.marmaros-storefront .product-card__regular-price{color:#99938d;font-size:.7rem}.marmaros-storefront .product-card__tax{flex-basis:100%}.marmaros-storefront .product-card__action,.marmaros-storefront .product-card__action .button{width:100%}.marmaros-storefront .product-card__action .button{color:#fff;background:var(--ak-accent);border-color:var(--ak-accent)}.marmaros-storefront .product-card__action .button:hover{background:var(--ak-accent-dark);border-color:var(--ak-accent-dark)}.marmaros-storefront .autokart-deal__grid{background:var(--ak-soft);border:1px solid var(--ak-line);border-radius:6px;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:stretch;display:grid;overflow:hidden}.marmaros-storefront .autokart-deal__image{min-height:380px;position:relative;overflow:hidden}.marmaros-storefront .autokart-deal__image img{object-fit:cover}.marmaros-storefront .autokart-deal__image>span{color:#fff;background:#20201ddb;border-radius:3px;padding:.45rem .65rem;font-size:.62rem;font-weight:900;position:absolute;bottom:1rem;left:1rem}.marmaros-storefront .autokart-deal__content{flex-direction:column;justify-content:center;padding:clamp(2rem,4.5vw,4.5rem);display:flex}.marmaros-storefront .autokart-deal__content h2{margin-bottom:.85rem}.marmaros-storefront .autokart-deal__content>p{max-width:650px;color:var(--ak-muted);font-size:.9rem}.marmaros-storefront .autokart-deal__steps{grid-template-columns:repeat(3,1fr);gap:.6rem;margin:1.2rem 0 1.5rem;display:grid}.marmaros-storefront .autokart-deal__steps>div{border:1px solid var(--ak-line);background:#fff;border-radius:4px;grid-template-columns:auto 1fr;align-items:center;gap:.55rem;padding:.7rem;font-size:.68rem;display:grid}.marmaros-storefront .autokart-deal__steps strong{color:var(--ak-accent);font-size:.85rem}.marmaros-storefront .autokart-deal__content .hero-actions{align-items:center;margin:0}.marmaros-storefront .autokart-service-grid{grid-template-columns:repeat(3,1fr)}.marmaros-storefront .autokart-service-card{background:#fff;min-height:170px;padding:1.4rem}.marmaros-storefront .autokart-service-card h3{margin:1.5rem 0 .4rem;font-family:inherit;font-size:1.15rem;font-weight:900}.marmaros-storefront .autokart-service-card p{font-size:.74rem}.marmaros-storefront .autokart-brand-strip{border:0;grid-template-columns:repeat(7,minmax(0,1fr));gap:.75rem}.marmaros-storefront .autokart-brand-strip a{border:1px solid var(--ak-line);background:#fff;border-radius:5px;min-height:92px;padding:1rem}.marmaros-storefront .autokart-professional-banner{background:var(--ak-accent);padding:3.6rem 0}.marmaros-storefront .autokart-professional-banner .professional-grid{align-items:center}.marmaros-storefront .autokart-professional-banner h2{color:#fff;font-size:clamp(1.8rem,3vw,2.8rem)}.marmaros-storefront .autokart-guides .guide-card{border-radius:6px;overflow:hidden}.marmaros-storefront .faq-list summary{padding-block:1.1rem;font-family:inherit;font-size:.95rem;font-weight:900}.marmaros-storefront .shop-hero{padding:1.6rem 0 2rem}.marmaros-storefront .shop-hero__content,.marmaros-storefront .shop-category-head,.marmaros-storefront .shop-catalog-head{justify-content:space-between;align-items:flex-end;gap:2rem;display:flex}.marmaros-storefront .shop-hero__content>div:first-child{max-width:820px}.marmaros-storefront .shop-hero__content h1{margin:0 0 .55rem}.marmaros-storefront .shop-hero__content p,.marmaros-storefront .shop-category-head>p,.marmaros-storefront .shop-catalog-head>p{max-width:620px;color:var(--ak-muted);margin:0;font-size:.82rem}.marmaros-storefront .shop-hero__actions{flex-wrap:wrap;justify-content:flex-end;gap:.6rem;display:flex}.marmaros-storefront .shop-value-strip{border-bottom:1px solid var(--ak-line);background:#fff}.marmaros-storefront .shop-value-strip__grid{grid-template-columns:repeat(4,1fr);display:grid}.marmaros-storefront .shop-value-strip__item{border-left:1px solid var(--ak-line);align-items:center;gap:.75rem;min-height:88px;padding:1rem 1.25rem;display:flex}.marmaros-storefront .shop-value-strip__item:first-child{border-left:0}.marmaros-storefront .shop-value-strip__item>span{color:var(--ak-accent);font-size:.7rem;font-weight:900}.marmaros-storefront .shop-value-strip__item strong,.marmaros-storefront .shop-value-strip__item small{display:block}.marmaros-storefront .shop-value-strip__item strong{color:var(--ak-ink);font-size:.75rem}.marmaros-storefront .shop-value-strip__item small{color:#837d76;margin-top:.22rem;font-size:.61rem}.marmaros-storefront .shop-category-section{background:var(--ak-soft);padding:3.8rem 0}.marmaros-storefront .shop-category-head,.marmaros-storefront .shop-catalog-head{margin-bottom:1.5rem}.marmaros-storefront .shop-category-head h2,.marmaros-storefront .shop-catalog-head h2{margin:0}.marmaros-storefront .shop-category-rail{grid-template-columns:repeat(5,minmax(0,1fr));gap:.8rem;display:grid}.marmaros-storefront .shop-category-card{min-width:0;color:var(--ak-ink);border:1px solid var(--ak-line);background:#fff;border-radius:5px;grid-template-columns:68px minmax(0,1fr) auto;align-items:center;gap:.7rem;padding:.65rem;display:grid}.marmaros-storefront .shop-category-card__image{aspect-ratio:1;background:#f8f7f4;border-radius:4px;display:block;position:relative;overflow:hidden}.marmaros-storefront .shop-category-card__image img{object-fit:contain;padding:.25rem}.marmaros-storefront .shop-category-card__body strong,.marmaros-storefront .shop-category-card__body small{display:block}.marmaros-storefront .shop-category-card__body strong{font-size:.7rem;line-height:1.25}.marmaros-storefront .shop-category-card__body small{color:#8b857e;margin-top:.2rem;font-size:.58rem}.marmaros-storefront .shop-category-card__arrow{color:var(--ak-accent);font-size:1.1rem}.marmaros-storefront .catalog-shell--commerce{padding-top:3.8rem}.marmaros-storefront .catalog-layout{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:1.5rem;display:grid}.marmaros-storefront .catalog-mobile-filter-toggle{display:none}.marmaros-storefront .catalog-filters{border:1px solid var(--ak-line);background:#fff;border-radius:5px;position:sticky;top:1rem;overflow:hidden}.marmaros-storefront .catalog-filters__header{background:var(--ak-soft);border-bottom:1px solid var(--ak-line);justify-content:space-between;align-items:center;gap:.5rem;min-height:68px;padding:.85rem 1rem;display:flex}.marmaros-storefront .catalog-filters__header span,.marmaros-storefront .catalog-filters__header strong{display:block}.marmaros-storefront .catalog-filters__header span{color:var(--ak-ink);font-size:.72rem;font-weight:900}.marmaros-storefront .catalog-filters__header strong{color:#858079;margin-top:.15rem;font-size:.58rem}.marmaros-storefront .catalog-filter-group{border-bottom:1px solid var(--ak-line);padding:.85rem 1rem;display:block}.marmaros-storefront .catalog-filter-group>span,.marmaros-storefront .catalog-filter-group legend{color:#6f6962;letter-spacing:.04em;text-transform:uppercase;margin-bottom:.4rem;font-size:.6rem;font-weight:900;display:block}.marmaros-storefront .catalog-filter-group input,.marmaros-storefront .catalog-filter-group select{width:100%;min-height:42px;color:var(--ak-ink);outline-color:var(--ak-accent);background:#fff;border:1px solid #dcd8d1;border-radius:4px;padding:0 .65rem;font-size:.7rem}.marmaros-storefront .catalog-filter-group--stock{grid-template-columns:repeat(3,1fr);gap:.3rem;margin:0;display:grid}.marmaros-storefront .catalog-filter-group--stock legend{grid-column:1/-1}.marmaros-storefront .catalog-filter-group--stock button{color:#6d6760;border:1px solid var(--ak-line);background:#f5f4f1;border-radius:3px;min-height:34px;padding:.35rem;font-size:.58rem;font-weight:800}.marmaros-storefront .catalog-filter-group--stock button.is-active{color:#fff;background:var(--ak-accent);border-color:var(--ak-accent)}.marmaros-storefront .catalog-filters__help{color:#ded9d2;background:var(--ak-ink);padding:1rem}.marmaros-storefront .catalog-filters__help strong{color:#fff;font-size:.74rem}.marmaros-storefront .catalog-filters__help p{color:#c5c0b9;margin:.3rem 0 .65rem;font-size:.62rem}.marmaros-storefront .catalog-filters__help a{color:#f0bd89;font-size:.63rem;font-weight:900;text-decoration:underline}.marmaros-storefront .catalog-results-head{padding:0 0 .85rem}.marmaros-storefront .catalog-results-head__summary,.marmaros-storefront .catalog-results-head__controls,.marmaros-storefront .catalog-sort{align-items:center;gap:.45rem;display:flex}.marmaros-storefront .catalog-results-head__summary strong{color:var(--ak-ink);font-size:1rem}.marmaros-storefront .catalog-sort span{font-size:.62rem}.marmaros-storefront .catalog-sort select{min-height:38px;color:var(--ak-ink);border:1px solid var(--ak-line);background:#fff;border-radius:4px;padding:0 .55rem;font-size:.66rem}.marmaros-storefront .catalog-active-filters{flex-wrap:wrap;gap:.35rem;margin-bottom:.8rem;display:flex}.marmaros-storefront .catalog-active-filters button{min-height:32px;color:var(--ak-accent-dark);background:#f4ece4;border:1px solid #e7d3bf;border-radius:999px;padding:.35rem .55rem;font-size:.6rem;font-weight:800}.marmaros-storefront .product-grid--commerce{grid-template-columns:repeat(4,minmax(0,1fr))}.marmaros-storefront .shop-seo-content{padding-block:4rem}.marmaros-storefront .shop-seo-content h2,.marmaros-storefront .seo-content h2{font-size:clamp(1.7rem,2.8vw,2.5rem)}@media (width<=1269px){.marmaros-storefront .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.marmaros-storefront .product-grid--commerce{grid-template-columns:repeat(3,minmax(0,1fr))}.marmaros-storefront .autokart-category-strip{grid-template-columns:repeat(6,minmax(0,1fr))}.marmaros-storefront .autokart-category-card:nth-child(n+7){display:none}.marmaros-storefront .autokart-nav-links a{padding-inline:.65rem}.marmaros-storefront .shop-category-rail{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=989px){:root{--container:min(100% - 34px, 940px)}.marmaros-storefront .product-grid,.marmaros-storefront .product-grid--commerce{grid-template-columns:repeat(3,minmax(0,1fr))}.marmaros-storefront .autokart-hero-layout{grid-template-columns:1fr;gap:15px}.marmaros-storefront .autokart-hero__primary{min-height:380px}.marmaros-storefront .autokart-promo-grid{grid-template-rows:none;grid-template-columns:repeat(2,1fr);gap:15px}.marmaros-storefront .autokart-promo-card{min-height:210px}.marmaros-storefront .autokart-category-strip,.marmaros-storefront .autokart-brand-strip,.marmaros-storefront .shop-category-rail{scroll-snap-type:x proximity;scrollbar-width:none;gap:.75rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.marmaros-storefront .autokart-category-strip::-webkit-scrollbar{display:none}.marmaros-storefront .autokart-brand-strip::-webkit-scrollbar{display:none}.marmaros-storefront .shop-category-rail::-webkit-scrollbar{display:none}.marmaros-storefront .autokart-category-card,.marmaros-storefront .autokart-brand-strip a,.marmaros-storefront .shop-category-card{scroll-snap-align:start;flex:0 0 170px;display:grid}.marmaros-storefront .autokart-category-card:nth-child(n+7){display:grid}.marmaros-storefront .shop-category-card{flex-basis:230px}.marmaros-storefront .shop-value-strip__grid{grid-template-columns:repeat(2,1fr)}.marmaros-storefront .shop-value-strip__item:nth-child(3){border-left:0;border-top:1px solid var(--ak-line)}.marmaros-storefront .shop-value-strip__item:nth-child(4){border-top:1px solid var(--ak-line)}.marmaros-storefront .catalog-layout{grid-template-columns:1fr}.marmaros-storefront .catalog-filters{grid-template-columns:repeat(2,minmax(0,1fr));display:grid;position:static}.marmaros-storefront .catalog-filters__header,.marmaros-storefront .catalog-filters__help{grid-column:1/-1}.marmaros-storefront .autokart-deal__grid{grid-template-columns:1fr}.marmaros-storefront .autokart-deal__image{min-height:310px}.marmaros-storefront .professional-grid{grid-template-columns:1fr;align-items:start;gap:1.2rem}}@media (width<=699px){:root{--container:calc(100vw - 34px)}.marmaros-storefront .section,.marmaros-storefront .shop-category-section,.marmaros-storefront .catalog-shell--commerce{padding-block:3rem}.marmaros-storefront .autokart-topbar span:first-child{display:inline}.marmaros-storefront .autokart-topbar a{display:none}.marmaros-storefront .autokart-hero{padding-top:17px}.marmaros-storefront .autokart-hero__primary{aspect-ratio:auto;min-height:390px}.marmaros-storefront .autokart-hero__content{justify-content:flex-start;width:76%;padding:2rem 1.25rem}.marmaros-storefront .autokart-hero__content h1{font-size:clamp(1.8rem,8.2vw,2.2rem)}.marmaros-storefront .autokart-hero__visual{opacity:.78;width:68%;height:61%;inset:auto -8% 0 auto}.marmaros-storefront .autokart-hero__primary:after{background:linear-gradient(110deg,#f7f4ef 0%,#f7f4eff5 50%,#f7f4ef33 100%)}.marmaros-storefront .autokart-hero__badge{font-size:.52rem;bottom:.7rem;right:.75rem}.marmaros-storefront .autokart-promo-grid{grid-template-columns:1fr}.marmaros-storefront .autokart-promo-card{min-height:185px}.marmaros-storefront .autokart-benefits .trust-grid{grid-template-columns:repeat(2,1fr)}.marmaros-storefront .autokart-benefits .trust-grid>div{border-bottom:1px solid var(--ak-line)}.marmaros-storefront .autokart-products-heading,.marmaros-storefront .shop-hero__content,.marmaros-storefront .shop-category-head,.marmaros-storefront .shop-catalog-head{flex-direction:column;align-items:flex-start;gap:1rem}.marmaros-storefront .product-grid,.marmaros-storefront .product-grid--commerce{grid-template-columns:repeat(2,minmax(0,1fr))}.marmaros-storefront .autokart-service-grid{grid-template-columns:1fr}.marmaros-storefront .autokart-service-card{min-height:150px}.marmaros-storefront .autokart-deal__steps{grid-template-columns:1fr}.marmaros-storefront .autokart-deal__image{min-height:240px}.marmaros-storefront .guide-grid,.marmaros-storefront .faq-grid,.marmaros-storefront .seo-content{grid-template-columns:1fr;gap:1.5rem}.marmaros-storefront .shop-value-strip__item{min-height:80px;padding:.75rem}.marmaros-storefront .catalog-filters{grid-template-columns:1fr;display:none}.marmaros-storefront .catalog-filters.is-open{display:grid}.marmaros-storefront .catalog-mobile-filter-toggle{color:#fff;background:var(--ak-accent);text-align:left;border:0;border-radius:4px;justify-content:space-between;align-items:center;gap:.8rem;min-height:52px;padding:.75rem .9rem;display:flex}.marmaros-storefront .catalog-mobile-filter-toggle span,.marmaros-storefront .catalog-mobile-filter-toggle strong{display:block}.marmaros-storefront .catalog-mobile-filter-toggle span{font-size:.72rem;font-weight:900}.marmaros-storefront .catalog-mobile-filter-toggle strong{font-size:.56rem;font-weight:700}.marmaros-storefront .catalog-filters__header,.marmaros-storefront .catalog-filters__help{grid-column:1}.marmaros-storefront .product-page>.container>.breadcrumbs{margin-bottom:2rem}.marmaros-storefront .product-gallery__main{min-height:310px}.marmaros-storefront .catalog-results-head__view{display:none}.marmaros-storefront .autokart-mobile-dock{z-index:110;border-top:1px solid var(--ak-line);background:#fff;grid-template-columns:repeat(5,1fr);height:64px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #20201d1a}.marmaros-storefront .autokart-mobile-dock a,.marmaros-storefront .autokart-mobile-dock button{color:var(--ak-ink);background:#fff;border:0;flex-direction:column;justify-content:center;align-items:center;gap:.15rem;display:flex}.marmaros-storefront .autokart-mobile-dock span{color:var(--ak-accent);font-size:1rem;font-weight:900}.marmaros-storefront .autokart-mobile-dock small{font-size:.54rem;font-weight:900}}:root{--mm-ink:#171816;--mm-ink-2:#252621;--mm-charcoal:#30312c;--mm-paper:#fbf9f4;--mm-limestone:#f0ebe2;--mm-travertine:#e3d8c9;--mm-sand:#cdb79b;--mm-copper:#b66b3f;--mm-copper-dark:#884726;--mm-copper-light:#dda162;--mm-olive:#58665f;--mm-muted:#68665f;--mm-line:#23201b24;--mm-line-strong:#23201b40;--mm-line-light:#ffffff29;--mm-shadow-sm:0 12px 28px #1f1b1614;--mm-shadow-lg:0 28px 70px #19161226;--mm-serif:"Iowan Old Style", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;--mm-sans:"Avenir Next", Avenir, Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--ak-ink:var(--mm-ink);--ak-muted:var(--mm-muted);--ak-soft:var(--mm-limestone);--ak-soft-2:var(--mm-travertine);--ak-line:var(--mm-line);--ak-accent:var(--mm-copper);--ak-accent-dark:var(--mm-copper-dark);--ak-copper:var(--mm-copper-light);--ak-gold:#c58a50;--ak-success:#456556;--ak-danger:#9a4034;--ak-shadow:var(--mm-shadow-lg);--ink:var(--mm-ink);--ink-soft:var(--mm-charcoal);--graphite:var(--mm-ink-2);--stone:var(--mm-limestone);--stone-2:var(--mm-travertine);--paper:var(--mm-paper);--copper:var(--mm-copper-light);--copper-deep:var(--mm-copper);--copper-dark:var(--mm-copper-dark);--sage:var(--mm-olive);--line:var(--mm-line);--line-light:var(--mm-line-light);--serif:var(--mm-serif);--sans:var(--mm-sans);--container:min(1440px, calc(100vw - 64px))}.marmaros-storefront{color:var(--mm-muted);background:linear-gradient(#29251f05 1px, transparent 1px), var(--mm-paper);font-family:var(--mm-sans);background-size:100% 88px;font-size:15px;font-weight:480;line-height:1.58}.marmaros-storefront h1,.marmaros-storefront h2,.marmaros-storefront h3{color:var(--mm-ink);font-family:var(--mm-serif);letter-spacing:-.045em;font-weight:500}.marmaros-storefront h1{font-size:clamp(2.7rem,4.9vw,5.5rem);line-height:.98}.marmaros-storefront h2{font-size:clamp(2rem,3.25vw,3.65rem);line-height:1.02}.marmaros-storefront h3{line-height:1.18}.marmaros-storefront ::selection{color:#fff;background:var(--mm-copper-dark)}.marmaros-storefront :focus-visible{outline:3px solid var(--mm-copper-light);outline-offset:4px}.marmaros-storefront .section{padding:clamp(4.8rem,7vw,7.5rem) 0}.marmaros-storefront .eyebrow{color:var(--mm-copper-dark);font-family:var(--mm-sans);letter-spacing:.18em;gap:.75rem;margin-bottom:1rem;font-size:.66rem;font-weight:820}.marmaros-storefront .eyebrow:before{width:34px;height:1px}.marmaros-storefront .button{min-height:50px;font-family:var(--mm-sans);letter-spacing:.075em;text-transform:uppercase;box-shadow:none;border-radius:2px;padding:.8rem 1.4rem;font-size:.72rem;font-weight:820}.marmaros-storefront .button--primary,.marmaros-storefront .product-card__action .button{color:#fff;background:var(--mm-copper);border-color:var(--mm-copper)}.marmaros-storefront .button--primary:hover,.marmaros-storefront .product-card__action .button:hover{color:#fff;background:var(--mm-copper-dark);border-color:var(--mm-copper-dark);transform:translateY(-2px)}.marmaros-storefront .button--outline,.marmaros-storefront .button--ghost{color:var(--mm-ink);border-color:var(--mm-line-strong);background:0 0}.marmaros-storefront .button--outline:hover,.marmaros-storefront .button--ghost:hover{color:#fff;background:var(--mm-ink);border-color:var(--mm-ink)}.marmaros-storefront .announcement,.marmaros-storefront .autokart-topbar{color:#ffffffb8;background:var(--mm-ink);letter-spacing:.05em;border-bottom-color:#ffffff14;min-height:38px;font-size:.64rem;font-weight:680}.marmaros-storefront .announcement a,.marmaros-storefront .autokart-topbar a{color:var(--mm-copper-light);text-decoration:none}.marmaros-storefront .site-header{border-bottom:1px solid var(--mm-line);background:#fbf9f4fa}.marmaros-storefront .header-main,.marmaros-storefront .autokart-header-main{min-height:104px;padding-block:1.25rem}.marmaros-storefront .brand{width:min(218px,100%)}.marmaros-storefront .header-search{border:1px solid var(--mm-line-strong);min-height:52px;box-shadow:inset 4px 0 0 var(--mm-copper);background:#fff;border-radius:2px}.marmaros-storefront .header-search input{color:var(--mm-ink);padding-left:1.35rem;font-size:.82rem}.marmaros-storefront .header-search input::placeholder{color:#8b877e}.marmaros-storefront .header-search button{color:#fff;background:var(--mm-ink);letter-spacing:.08em;min-width:112px;font-size:.66rem}.marmaros-storefront .header-search button:hover{background:var(--mm-copper-dark)}.marmaros-storefront .autokart-contact strong,.marmaros-storefront .autokart-contact a{color:var(--mm-copper-dark)}.marmaros-storefront .header-actions>a{border-color:#0000;border-left:1px solid var(--mm-line);border-radius:0}.marmaros-storefront .cart-trigger{min-height:46px;color:var(--mm-ink);background:var(--mm-limestone);border:1px solid var(--mm-line);border-radius:2px}.marmaros-storefront .cart-trigger span{background:var(--mm-copper)}.marmaros-storefront .category-nav{color:#fff;background:var(--mm-ink-2);border-top:1px solid #ffffff0a;border-bottom:3px solid var(--mm-copper)}.marmaros-storefront .category-nav a,.marmaros-storefront .autokart-nav-links a,.marmaros-storefront .autokart-nav-cta{color:#ffffffd1;letter-spacing:.035em;font-size:.68rem}.marmaros-storefront .category-nav a:hover,.marmaros-storefront .autokart-nav-links a:hover{color:#fff;background:#ffffff12}.marmaros-storefront .autokart-catalog-trigger{letter-spacing:.065em;border-radius:0;color:#fff!important;background:var(--mm-copper)!important}.marmaros-storefront .autokart-nav-cta{color:var(--mm-copper-light)}.marmaros-storefront .autokart-hero{background:var(--mm-paper);padding:28px 0 0}.marmaros-storefront .autokart-hero-layout{gap:20px}.marmaros-storefront .autokart-hero__primary,.marmaros-storefront .autokart-promo-card{border-color:var(--mm-line);border-radius:2px}.marmaros-storefront .autokart-hero__primary{background:radial-gradient(circle at 83% 32%, #ffffff85, transparent 20%), linear-gradient(108deg, var(--mm-ink) 0%, var(--mm-ink-2) 50%, var(--mm-travertine) 50.2%, #d7c6b1 100%);min-height:470px;box-shadow:var(--mm-shadow-lg);clip-path:polygon(0 0,calc(100% - 22px) 0,100% 22px,100% 100%,0 100%)}.marmaros-storefront .autokart-hero__primary:before{z-index:1;content:"";pointer-events:none;background:linear-gradient(126deg,#0000 0 65%,#5243341f 65.15%,#0000 65.4%),linear-gradient(72deg,#0000 0 77%,#ffffff38 77.2%,#0000 77.5%);position:absolute;inset:0}.marmaros-storefront .autokart-hero__primary:after{z-index:2;background:linear-gradient(90deg,#171816fc 0%,#171816f2 44%,#1718163d 65%,#0000 78%)}.marmaros-storefront .autokart-hero__content{z-index:4;width:59%;padding:clamp(2.5rem,4.2vw,4.8rem)}.marmaros-storefront .autokart-hero__content .eyebrow{color:var(--mm-copper-light)}.marmaros-storefront .autokart-hero__content h1{color:#fff;max-width:780px;margin-bottom:1.3rem;font-size:clamp(2.7rem,4.2vw,4.8rem);line-height:.98}.marmaros-storefront .autokart-hero__content h1 em{color:var(--mm-copper-light);font-style:italic;font-weight:500}.marmaros-storefront .autokart-hero__content .hero-lead{color:#ffffffb8;max-width:560px;margin-bottom:1.7rem;font-size:clamp(.9rem,1vw,1.02rem)}.marmaros-storefront .autokart-hero__content .button--outline{color:#fff;border-color:#ffffff57}.marmaros-storefront .autokart-hero__content .button--outline:hover{color:var(--mm-ink);background:#fff;border-color:#fff}.marmaros-storefront .autokart-hero__visual{z-index:1;width:54%;inset:6% 0 1% auto}.marmaros-storefront .autokart-hero__visual img{filter:drop-shadow(0 28px 30px #18141047);padding:1.5rem}.marmaros-storefront .autokart-hero__badge{z-index:4;color:#fff;border-left:3px solid var(--mm-copper-light);background:#171816e6;border-radius:0;padding:.55rem .8rem;bottom:1.3rem;right:1.4rem}.marmaros-storefront .autokart-promo-grid{gap:20px}.marmaros-storefront .autokart-promo-card{min-height:225px;box-shadow:var(--mm-shadow-sm);padding:1.65rem}.marmaros-storefront .autokart-promo-card:after{background:linear-gradient(18deg,#10110ff0 4%,#10110f8f 50%,#10110f14 84%)}.marmaros-storefront .autokart-promo-card>span{color:var(--mm-copper-light);letter-spacing:.11em}.marmaros-storefront .autokart-promo-card h2{max-width:260px;font-family:var(--mm-serif);font-size:clamp(1.55rem,2vw,2.2rem);font-weight:500}.marmaros-storefront .autokart-benefits{color:#ffffffad;background:var(--mm-ink-2);border:0;margin-top:28px}.marmaros-storefront .autokart-benefits .trust-grid{min-height:104px}.marmaros-storefront .autokart-benefits .trust-grid>div{border-color:var(--mm-line-light)}.marmaros-storefront .autokart-benefits .autokart-benefit-number{color:var(--mm-copper-light);font-family:var(--mm-serif);font-size:1.2rem;font-weight:500}.marmaros-storefront .autokart-benefits strong{color:#fff}.marmaros-storefront .autokart-benefits .trust-grid>div>span:last-child{color:#ffffff8c}.marmaros-storefront .section-heading{margin-bottom:2.4rem}.marmaros-storefront .section-heading h2{max-width:820px;margin-bottom:.55rem}.marmaros-storefront .text-link{color:var(--mm-copper-dark);letter-spacing:.065em;text-transform:uppercase;font-size:.69rem;text-decoration:none}.marmaros-storefront .text-link span{transition:transform .18s;display:inline-block}.marmaros-storefront .text-link:hover span{transform:translate(4px)}.marmaros-storefront .autokart-categories,.marmaros-storefront .autokart-brands,.marmaros-storefront .autokart-task-section,.marmaros-storefront .faq-section{background:linear-gradient(112deg, transparent 0 74%, #6d5b460b 74.1%, transparent 74.35%), var(--mm-limestone)}.marmaros-storefront .autokart-category-strip{gap:1rem}.marmaros-storefront .autokart-category-card{background:var(--mm-paper);border-color:var(--mm-line);text-align:left;border-radius:2px;padding:0;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffb3}.marmaros-storefront .autokart-category-card:after{content:"";border-right:3px solid var(--mm-copper);border-bottom:3px solid var(--mm-copper);opacity:0;width:26px;height:26px;transition:opacity .18s;position:absolute;bottom:0;right:0}.marmaros-storefront .autokart-category-card:hover{border-color:var(--mm-copper);box-shadow:var(--mm-shadow-sm);transform:translateY(-4px)}.marmaros-storefront .autokart-category-card:hover:after{opacity:1}.marmaros-storefront .autokart-category-card__image{border-bottom:1px solid var(--mm-line);background:#fff;border-radius:0;margin:0}.marmaros-storefront .autokart-category-card__image img{padding:.7rem}.marmaros-storefront .autokart-category-card strong{min-height:0;font-family:var(--mm-serif);padding:.85rem .85rem 0;font-size:.94rem;font-weight:600}.marmaros-storefront .autokart-category-card small{color:var(--mm-copper-dark);letter-spacing:.055em;text-transform:uppercase;padding:.25rem .85rem .9rem}.marmaros-storefront .autokart-products,.marmaros-storefront .catalog-shell,.marmaros-storefront .product-page{background:var(--mm-paper)}.marmaros-storefront .autokart-product-tabs a{min-height:38px;color:var(--mm-muted);border-color:var(--mm-line);letter-spacing:.05em;text-transform:uppercase;background:0 0;border-radius:0;font-size:.65rem}.marmaros-storefront .autokart-product-tabs a:first-child,.marmaros-storefront .autokart-product-tabs a:hover{color:#fff;background:var(--mm-ink);border-color:var(--mm-ink)}.marmaros-storefront .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.15rem}.marmaros-storefront .product-card{border:1px solid var(--mm-line);background:#fff;border-radius:2px;position:relative;box-shadow:inset 0 1px #ffffffbf}.marmaros-storefront .product-card:before{z-index:3;content:"";background:var(--mm-copper);opacity:0;pointer-events:none;width:3px;transition:opacity .18s;position:absolute;inset:0 auto 0 0}.marmaros-storefront .product-card:hover{box-shadow:var(--mm-shadow-lg);border-color:#88472673;transform:translateY(-5px)}.marmaros-storefront .product-card:hover:before{opacity:1}.marmaros-storefront .product-card__image{border-bottom-color:var(--mm-line);background:linear-gradient(145deg,#f0ebe2b3,#0000 58%),#fff;margin:0}.marmaros-storefront .product-card__image img{padding:1rem}.marmaros-storefront .product-card__badges span,.marmaros-storefront .commerce-badge,.marmaros-storefront .product-badge--featured{border-radius:0;background:var(--mm-ink)!important}.marmaros-storefront .product-badge--sale{background:var(--ak-danger)!important}.marmaros-storefront .product-card__status{border-radius:0}.marmaros-storefront .product-card__body{padding:1rem 1.05rem 1.15rem}.marmaros-storefront .product-card__meta a,.marmaros-storefront .product-card__category{color:var(--mm-copper-dark)}.marmaros-storefront .product-card h3{font-family:var(--mm-serif);letter-spacing:-.025em;font-size:1rem;font-weight:600}.marmaros-storefront .product-card__buy strong,.marmaros-storefront .product-card__pricing strong,.marmaros-storefront .product-card__price{color:var(--mm-ink);font-family:var(--mm-sans);font-size:1.18rem}.marmaros-storefront .product-card__action .button{min-height:45px}.marmaros-storefront .autokart-deal{background:var(--mm-paper);padding-block:clamp(4.5rem,7vw,7rem)}.marmaros-storefront .autokart-deal__grid{color:#ffffffb3;background:var(--mm-ink-2);box-shadow:var(--mm-shadow-lg);clip-path:polygon(0 0,calc(100% - 26px) 0,100% 26px,100% 100%,0 100%);border:0;border-radius:2px}.marmaros-storefront .autokart-deal__image:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 70%,#2526218c);position:absolute;inset:0}.marmaros-storefront .autokart-deal__image>span{z-index:2;background:var(--mm-copper-dark);border-radius:0}.marmaros-storefront .autokart-deal__content h2{color:#fff}.marmaros-storefront .autokart-deal__content>p{color:#ffffffa3}.marmaros-storefront .autokart-deal__steps>div{color:#ffffffb8;border-color:var(--mm-line-light);background:#ffffff0e;border-radius:0}.marmaros-storefront .autokart-deal__steps strong{color:var(--mm-copper-light);font-family:var(--mm-serif);font-size:1.25rem;font-weight:500}.marmaros-storefront .autokart-deal__content .text-link{color:var(--mm-copper-light)}.marmaros-storefront .autokart-service-card{background:var(--mm-paper);border-top:3px solid #0000;border-radius:0;min-height:190px;padding:1.6rem;position:relative}.marmaros-storefront .autokart-service-card:hover{border-top-color:var(--mm-copper)}.marmaros-storefront .autokart-service-card>span{color:var(--mm-copper-dark);font-family:var(--mm-serif);font-size:1.35rem}.marmaros-storefront .autokart-service-card h3{font-family:var(--mm-serif);font-size:1.42rem;font-weight:600}.marmaros-storefront .autokart-brand-strip a{background:var(--mm-paper);border-radius:0;min-height:102px}.marmaros-storefront .autokart-brand-strip strong{font-family:var(--mm-serif);font-size:1.15rem;font-weight:600}.marmaros-storefront .autokart-professional-banner{background:linear-gradient(122deg, transparent 0 72%, #ffffff17 72.1%, transparent 72.35%), var(--mm-copper-dark);border-block:1px solid #ffffff29;padding:4.5rem 0;position:relative;overflow:hidden}.marmaros-storefront .autokart-professional-banner h2{max-width:680px;font-family:var(--mm-serif);font-size:clamp(2.2rem,3.7vw,4rem);font-weight:500}.marmaros-storefront .autokart-professional-banner .button--light{color:var(--mm-ink);background:#fff;border-color:#fff}.marmaros-storefront .autokart-guides{background:var(--mm-paper)}.marmaros-storefront .autokart-guides .guide-card{border:1px solid var(--mm-line);box-shadow:var(--mm-shadow-sm);background:#fff;border-radius:2px;overflow:hidden}.marmaros-storefront .autokart-guides .guide-card>div{padding:1.4rem}.marmaros-storefront .autokart-guides .guide-card h3{font-family:var(--mm-serif);font-size:1.35rem;font-weight:600}.marmaros-storefront .faq-list details{border-color:var(--mm-line-strong)}.marmaros-storefront .faq-list summary{color:var(--mm-ink);font-family:var(--mm-serif);padding-block:1.25rem;font-size:1.12rem;font-weight:600}.marmaros-storefront .page-hero,.marmaros-storefront .shop-hero{color:#ffffffad;background:linear-gradient(118deg, transparent 0 72%, #dfa26e1f 72.1%, transparent 72.4%), var(--mm-ink-2);border-bottom:3px solid var(--mm-copper)}.marmaros-storefront .page-hero h1,.marmaros-storefront .shop-hero h1{color:#fff}.marmaros-storefront .page-hero .eyebrow,.marmaros-storefront .shop-hero .eyebrow,.marmaros-storefront .page-hero .breadcrumbs,.marmaros-storefront .shop-hero .breadcrumbs{color:var(--mm-copper-light)}.marmaros-storefront .catalog-toolbar,.marmaros-storefront .commerce-toolbar,.marmaros-storefront .catalog-filters{background:var(--mm-limestone);border-color:var(--mm-line);border-radius:2px;padding:1.15rem}.marmaros-storefront .catalog-toolbar input,.marmaros-storefront .catalog-toolbar select,.marmaros-storefront .commerce-toolbar input,.marmaros-storefront .commerce-toolbar select,.marmaros-storefront .catalog-filters input,.marmaros-storefront .catalog-filters select{border-color:var(--mm-line-strong);border-radius:0}.marmaros-storefront .catalog-category-rail a,.marmaros-storefront .commerce-category-rail a,.marmaros-storefront .shop-category-card{border-radius:0}.marmaros-storefront .catalog-category-rail a:hover,.marmaros-storefront .commerce-category-rail a:hover{background:var(--mm-ink);border-color:var(--mm-ink)}.marmaros-storefront .product-page>.container>.breadcrumbs{background:var(--mm-limestone);border-bottom-color:var(--mm-line);box-shadow:0 0 0 100vmax var(--mm-limestone)}.marmaros-storefront .product-gallery__main{border-color:var(--mm-line);background:linear-gradient(145deg,#e3d8c98c,#0000 48%),#fff;border-radius:2px}.marmaros-storefront .product-info h1{font-family:var(--mm-serif);font-size:clamp(2.2rem,3.2vw,3.55rem);font-weight:500}.marmaros-storefront .product-price{color:var(--mm-copper-dark);font-family:var(--mm-sans)}.marmaros-storefront .chip{color:var(--mm-ink);background:var(--mm-limestone);border-color:var(--mm-line);border-radius:0}.marmaros-storefront .product-actions{background:var(--mm-limestone);border-color:var(--mm-line);border-radius:2px;padding:1.2rem}.marmaros-storefront .product-assurance,.marmaros-storefront .product-details{border-color:var(--mm-line);border-radius:2px}.marmaros-storefront .product-details{box-shadow:var(--mm-shadow-sm);background:#fff}.marmaros-storefront .product-details h2{font-family:var(--mm-serif);font-size:2rem}.marmaros-storefront input,.marmaros-storefront select,.marmaros-storefront textarea{border-radius:0}.marmaros-storefront input:focus,.marmaros-storefront select:focus,.marmaros-storefront textarea:focus,.marmaros-storefront .checkout-form input:focus,.marmaros-storefront .checkout-form select:focus,.marmaros-storefront .checkout-form textarea:focus{border-color:var(--mm-copper);box-shadow:0 0 0 3px #b66b3f24}.marmaros-storefront .cart-drawer{background:var(--mm-paper);border-left:4px solid var(--mm-copper);box-shadow:-24px 0 70px #14120f33}.marmaros-storefront .cart-layer{z-index:140}.marmaros-storefront .cart-drawer__header{border-bottom:1px solid var(--mm-line);padding-bottom:1rem}.marmaros-storefront .cart-line{border-color:var(--mm-line)}.marmaros-storefront .cart-line img,.marmaros-storefront .cart-page-line__image,.marmaros-storefront .checkout-line img{border:1px solid var(--mm-line);background:#fff}.marmaros-storefront .quantity-control{border-radius:0}.marmaros-storefront .order-summary{background:var(--mm-limestone);border:1px solid var(--mm-line);border-top:4px solid var(--mm-copper);box-shadow:var(--mm-shadow-sm);border-radius:0}.marmaros-storefront .checkout-progress span{background:#ffffff14;border-color:#ffffff29}.marmaros-storefront .checkout-progress .is-complete{color:#b9d2c4}.marmaros-storefront .checkout-progress .is-current{color:#fff;background:var(--mm-copper);border-color:var(--mm-copper)}.marmaros-storefront .checkout-form__fieldset>section{border:1px solid var(--mm-line);border-top:3px solid var(--mm-travertine);background:#fff;padding:1.4rem}.marmaros-storefront .checkout-form h2{font-family:var(--mm-serif);font-weight:500}.marmaros-storefront .checkout-form .delivery-options>label{background:var(--mm-paper);border-color:var(--mm-line);border-radius:0}.marmaros-storefront .checkout-form .delivery-options>label.is-selected{border-color:var(--mm-copper);box-shadow:inset 4px 0 0 var(--mm-copper);background:#f7eee6}.marmaros-storefront .mercadopago-panel{background:#eef6f8;border:1px solid #bdd5dc;border-left:4px solid #159bd7;border-radius:0}.marmaros-storefront .checkout-delivery-disclaimer{background:var(--mm-limestone);border-left-color:var(--mm-copper)}.marmaros-storefront .checkout-pay-button{background:var(--mm-copper);border-color:var(--mm-copper)}.marmaros-storefront .site-footer{color:#ffffffa8;border-top:5px solid var(--mm-copper);background:linear-gradient(116deg,#0000 0 78%,#ffffff09 78.1%,#0000 78.35%),#1c1d1a}.marmaros-storefront .footer-grid{padding:4.5rem 0}.marmaros-storefront .footer-grid h2{color:var(--mm-copper-light);font-family:var(--mm-sans);letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:800}.marmaros-storefront .footer-grid a:hover{color:#fff}.marmaros-storefront .footer-bottom{border-color:var(--mm-line-light)}@media (width<=1120px){:root{--container:min(100% - 40px, 1040px)}.marmaros-storefront .autokart-hero__content h1{font-size:clamp(2.4rem,4.4vw,4rem)}}@media (width<=989px){:root{--container:min(100% - 34px, 940px)}.marmaros-storefront .autokart-hero__primary{min-height:440px}.marmaros-storefront .product-grid,.marmaros-storefront .product-grid--commerce{grid-template-columns:repeat(3,minmax(0,1fr))}.marmaros-storefront .autokart-promo-grid{gap:14px}.marmaros-storefront .autokart-deal__image:after{background:linear-gradient(#0000 55%,#25262180)}}@media (width<=699px){:root{--container:calc(100vw - 28px)}.marmaros-storefront{background-size:100% 72px}.marmaros-storefront .section,.marmaros-storefront .shop-category-section,.marmaros-storefront .catalog-shell--commerce{padding-block:4rem}.marmaros-storefront h1{font-size:clamp(2.45rem,12vw,4rem)}.marmaros-storefront h2{font-size:clamp(2rem,9.5vw,3rem)}.marmaros-storefront .announcement,.marmaros-storefront .autokart-topbar{min-height:34px;font-size:.56rem}.marmaros-storefront .site-header{background:var(--mm-paper)}.marmaros-storefront .menu-toggle{width:44px;height:44px;color:var(--mm-ink);background:var(--mm-paper);border:1px solid var(--mm-line);border-radius:0;place-content:center;gap:5px;display:grid}.marmaros-storefront .menu-toggle span{background:var(--mm-ink);width:18px;height:2px}.marmaros-storefront .autokart-hero{padding-top:14px}.marmaros-storefront .autokart-hero__primary{background:radial-gradient(circle at 80% 78%, #ffffff47, transparent 22%), linear-gradient(154deg, var(--mm-ink) 0%, var(--mm-ink-2) 64%, #bca68c 64.2%, var(--mm-travertine) 100%);clip-path:polygon(0 0,calc(100% - 16px) 0,100% 16px,100% 100%,0 100%);min-height:500px}.marmaros-storefront .autokart-hero__primary:after{background:linear-gradient(170deg,#171816fc 0%,#171816f0 55%,#1718161a 82%,#0000 100%)}.marmaros-storefront .autokart-hero__content{width:100%;min-height:430px;padding:2.4rem 1.4rem 7rem}.marmaros-storefront .autokart-hero__content h1{max-width:92%;font-size:clamp(2.45rem,11.5vw,3.55rem)}.marmaros-storefront .autokart-hero__content .hero-lead{max-width:94%;font-size:.84rem}.marmaros-storefront .autokart-hero__content .hero-actions{width:min(280px,88%)}.marmaros-storefront .autokart-hero__visual{opacity:.7;width:72%;height:48%;inset:auto -9% -1% auto}.marmaros-storefront .autokart-hero__badge{bottom:.7rem;right:.7rem}.marmaros-storefront .autokart-promo-card{min-height:210px}.marmaros-storefront .autokart-benefits .trust-grid{grid-template-columns:1fr}.marmaros-storefront .autokart-benefits .trust-grid>div{border-bottom:1px solid var(--mm-line-light);min-height:72px}.marmaros-storefront .autokart-category-card{flex-basis:185px}.marmaros-storefront .product-grid,.marmaros-storefront .product-grid--commerce{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.marmaros-storefront .product-card__body{padding:.8rem .8rem .9rem}.marmaros-storefront .product-card h3{font-size:.91rem}.marmaros-storefront .product-card__meta,.marmaros-storefront .product-card__category{font-size:.7rem}.marmaros-storefront .product-card__action .button{min-height:46px;padding-inline:.55rem;font-size:.78rem}.marmaros-storefront .autokart-deal__grid{clip-path:polygon(0 0,calc(100% - 16px) 0,100% 16px,100% 100%,0 100%)}.marmaros-storefront .autokart-deal__content{padding:2rem 1.25rem 2.5rem}.marmaros-storefront .autokart-professional-banner{padding:3.5rem 0}.marmaros-storefront .checkout-form__fieldset>section{padding:1rem}.marmaros-storefront .checkout-form input,.marmaros-storefront .checkout-form select,.marmaros-storefront .checkout-form textarea{font-size:16px}.marmaros-storefront .cart-drawer{border-left-width:0;border-top:4px solid var(--mm-copper)}.marmaros-storefront .autokart-mobile-dock{border-top:3px solid var(--mm-copper);background:#171816f7;box-shadow:0 -12px 32px #14120f33}.marmaros-storefront .autokart-mobile-dock a,.marmaros-storefront .autokart-mobile-dock button{color:#ffffffb8;background:0 0;border:0}.marmaros-storefront .autokart-mobile-dock span{color:var(--mm-copper-light)}}.marmaros-storefront .autokart-header-main{grid-template-columns:minmax(190px,218px) minmax(360px,1fr) auto}.marmaros-storefront .smart-nav-shell{position:relative;overflow:visible!important}.marmaros-storefront .autokart-catalog-trigger{min-width:248px;font:760 .67rem/1 var(--mm-sans);letter-spacing:.065em;text-transform:uppercase;cursor:pointer;border:0;flex:none;justify-content:space-between;align-items:center;gap:.8rem;margin-right:.75rem;display:inline-flex;min-height:48px!important;padding:0 1rem!important}.marmaros-storefront .autokart-catalog-trigger:focus-visible,.marmaros-storefront .smart-mega-menu a:focus-visible{outline:3px solid var(--mm-copper-light);outline-offset:-3px}.marmaros-storefront .smart-menu-caret{font-size:.95rem;transition:transform .18s;display:inline-block}.marmaros-storefront .is-mega-open .smart-menu-caret{transform:rotate(180deg)}.marmaros-storefront .autokart-nav-links a.is-section-active,.marmaros-storefront .autokart-nav-links a[aria-current=page]{color:#fff;box-shadow:inset 0 -3px 0 var(--mm-copper-light);background:#ffffff12}.marmaros-storefront .smart-mega-menu{z-index:95;max-height:calc(100vh - 182px);color:var(--mm-muted);background:var(--mm-paper);border-top:4px solid var(--mm-copper);border-right:1px solid var(--mm-line);border-bottom:1px solid var(--mm-line);border-left:1px solid var(--mm-line);box-shadow:var(--mm-shadow-lg);grid-template-columns:minmax(250px,.9fr) minmax(410px,1.5fr) minmax(235px,.75fr);animation:.18s ease-out smart-menu-reveal;display:grid;position:absolute;top:calc(100% + 3px);left:0;right:0;overflow:auto}.marmaros-storefront .smart-mega-menu[hidden]{display:none!important}.marmaros-storefront .smart-mega-menu a,.marmaros-storefront .category-nav .smart-mega-menu a{min-height:0;color:inherit;font-size:inherit;letter-spacing:normal;white-space:normal;text-transform:none;box-shadow:none;padding:0;display:flex}.marmaros-storefront .smart-mega-menu a:after{display:none}.marmaros-storefront .smart-menu-section{min-width:0;padding:1.7rem}.marmaros-storefront .smart-menu-section--work{background:var(--mm-limestone);border-right:1px solid var(--mm-line)}.marmaros-storefront .smart-menu-kicker{color:var(--mm-copper-dark);letter-spacing:.11em;text-transform:uppercase;margin-bottom:.35rem;font-size:.59rem;font-weight:800;display:block}.marmaros-storefront .smart-mega-menu h2{letter-spacing:-.035em;margin:0 0 1.1rem;font-size:clamp(1.35rem,1.7vw,1.75rem);line-height:1.08}.marmaros-storefront .smart-menu-work-grid{border-top:1px solid var(--mm-line);gap:0;display:grid}.marmaros-storefront .smart-menu-work-grid a{border-bottom:1px solid var(--mm-line);align-items:center;gap:.8rem;min-height:58px}.marmaros-storefront .smart-menu-work-grid a>span{color:var(--mm-copper-dark);font-family:var(--mm-serif);font-size:.74rem}.marmaros-storefront .smart-menu-work-grid a>div,.marmaros-storefront .smart-menu-category-grid a>div{gap:.08rem;min-width:0;display:grid}.marmaros-storefront .smart-menu-work-grid strong,.marmaros-storefront .smart-menu-category-grid strong{color:var(--mm-ink);font-size:.73rem;line-height:1.25}.marmaros-storefront .smart-menu-work-grid small,.marmaros-storefront .smart-menu-category-grid small{color:var(--mm-muted);font-size:.61rem;line-height:1.35}.marmaros-storefront .smart-menu-work-grid a:hover{background:#b66b3f14;padding-left:.4rem}.marmaros-storefront .smart-menu-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.3rem .9rem;display:grid}.marmaros-storefront .smart-menu-category-grid a{border-bottom:1px solid var(--mm-line);align-items:center;gap:.65rem;min-height:57px;padding:.45rem .5rem}.marmaros-storefront .smart-menu-category-grid a>span{width:34px;height:34px;color:var(--mm-copper-dark);background:var(--mm-limestone);border:1px solid var(--mm-line);font:800 .55rem/1 var(--mm-sans);letter-spacing:.06em;flex:0 0 34px;place-content:center;display:grid}.marmaros-storefront .smart-menu-category-grid a:hover,.marmaros-storefront .smart-menu-category-grid a.is-active{box-shadow:inset 3px 0 0 var(--mm-copper);background:#fff}.marmaros-storefront .smart-menu-all-link{border-top:1px solid var(--mm-line);justify-content:space-between;align-items:center;margin-top:1rem;font-weight:800;min-height:44px!important;color:var(--mm-copper-dark)!important;padding-top:.75rem!important;font-size:.69rem!important}.marmaros-storefront .smart-menu-help{color:#ffffffb8;background:linear-gradient(145deg, #ffffff09, transparent 48%), var(--mm-ink-2);border-left:1px solid #ffffff17;min-width:0;padding:1.7rem}.marmaros-storefront .smart-menu-help>span{color:var(--mm-copper-light);letter-spacing:.1em;text-transform:uppercase;font-size:.58rem;font-weight:800}.marmaros-storefront .smart-menu-help h2{color:#fff;margin-top:.45rem}.marmaros-storefront .smart-menu-help p{margin:0 0 1rem;font-size:.68rem;line-height:1.55}.marmaros-storefront .category-nav .smart-menu-help .button{color:#fff;background:var(--mm-copper);border:1px solid var(--mm-copper);letter-spacing:.05em;text-align:center;text-transform:uppercase;justify-content:center;align-items:center;min-height:44px;padding:.7rem .85rem;font-size:.63rem;font-weight:800}.marmaros-storefront .smart-menu-help>a:not(.button){min-height:42px;color:var(--mm-copper-light);align-items:center;font-size:.63rem;font-weight:760}.marmaros-storefront .smart-menu-materials{border-top:1px solid #ffffff24;margin-top:.75rem;padding-top:.85rem}.marmaros-storefront .smart-menu-materials>span{letter-spacing:.08em;text-transform:uppercase;font-size:.56rem;font-weight:800}.marmaros-storefront .smart-menu-materials>div,.marmaros-storefront .smart-menu-quick-links{flex-wrap:wrap;gap:.4rem .75rem;margin-top:.55rem;display:flex}.marmaros-storefront .smart-menu-materials a,.marmaros-storefront .smart-menu-quick-links a{color:#ffffffd1;border-bottom:1px solid #dda16273;align-items:center;min-height:30px;font-size:.6rem;font-weight:720}.marmaros-storefront .smart-checkout-assurance{color:var(--mm-ink);justify-content:center;align-items:center;gap:.7rem;display:flex}.marmaros-storefront .smart-checkout-assurance>span{color:#fff;background:var(--mm-olive);border-radius:50%;place-content:center;width:34px;height:34px;font-weight:800;display:grid}.marmaros-storefront .smart-checkout-assurance>div{display:grid}.marmaros-storefront .smart-checkout-assurance small{color:var(--mm-muted);font-size:.58rem}.marmaros-storefront .smart-checkout-assurance strong{font-size:.75rem}.marmaros-storefront .is-checkout-topbar{justify-content:space-between}.marmaros-storefront .is-checkout-header .autokart-header-main{grid-template-columns:minmax(190px,218px) minmax(220px,1fr) auto}@keyframes smart-menu-reveal{0%{opacity:0;transform:translateY(-7px)}to{opacity:1;transform:translateY(0)}}@media (width<=989px){.marmaros-storefront .autokart-header-main{grid-template-columns:44px minmax(0,1fr) auto}.marmaros-storefront .smart-nav-shell{min-height:48px}.marmaros-storefront .autokart-catalog-trigger{min-width:208px;margin:0;color:#fff!important;background:0 0!important;min-height:48px!important}.marmaros-storefront .smart-mega-menu{grid-template-columns:minmax(230px,.85fr) minmax(380px,1.3fr);max-height:calc(100vh - 188px);top:48px}.marmaros-storefront .smart-menu-help{grid-column:1/-1;grid-template-columns:minmax(190px,.9fr) minmax(280px,1.25fr) auto;align-items:center;gap:0 1.2rem;display:grid}.marmaros-storefront .smart-menu-help>span,.marmaros-storefront .smart-menu-help h2,.marmaros-storefront .smart-menu-help p{grid-column:1}.marmaros-storefront .smart-menu-help .button,.marmaros-storefront .smart-menu-help>a:not(.button){grid-column:2}.marmaros-storefront .smart-menu-materials,.marmaros-storefront .smart-menu-quick-links{grid-column:3}}@media (width<=699px){.marmaros-storefront .autokart-header:not(.is-checkout-header) .autokart-header-main{grid-template-columns:44px minmax(0,1fr) 44px}.marmaros-storefront .autokart-header:not(.is-checkout-header) .brand{grid-area:1/2;justify-self:center;width:min(174px,100%)}.marmaros-storefront .autokart-header:not(.is-checkout-header) .header-actions{grid-area:1/3}.marmaros-storefront .autokart-header:not(.is-checkout-header) .header-search{grid-area:2/1/auto/-1}.marmaros-storefront .autokart-header:not(.is-checkout-header) .cart-trigger{color:#0000;white-space:nowrap;width:44px;min-width:44px;padding-inline:0;overflow:hidden}.marmaros-storefront .autokart-header:not(.is-checkout-header) .cart-trigger span{color:#fff;margin:0}.marmaros-storefront .autokart-nav-cta{padding-inline:.65rem}.marmaros-storefront .smart-mega-menu{grid-template-columns:1fr;max-height:calc(100vh - 176px);left:0;right:0}.marmaros-storefront .smart-menu-section,.marmaros-storefront .smart-menu-help{padding:1.15rem}.marmaros-storefront .smart-menu-section--work{border-right:0}.marmaros-storefront .smart-menu-category-grid{grid-template-columns:1fr}.marmaros-storefront .smart-menu-help{grid-column:auto;display:block}.marmaros-storefront .smart-menu-help .button{margin-top:.5rem}.marmaros-storefront .is-checkout-header .autokart-header-main{grid-template-columns:minmax(0,1fr) auto;min-height:76px;padding-block:.75rem}.marmaros-storefront .is-checkout-header .brand{grid-column:1;width:min(170px,100%)}.marmaros-storefront .is-checkout-header .smart-checkout-assurance{display:none}.marmaros-storefront .is-checkout-header .header-actions{grid-area:1/2}.marmaros-storefront .autokart-mobile-dock .is-active{color:#fff;box-shadow:inset 0 3px 0 var(--mm-copper-light);background:#ffffff14}}@media (prefers-reduced-motion:reduce){.marmaros-storefront .product-card,.marmaros-storefront .autokart-category-card,.marmaros-storefront .text-link span,.marmaros-storefront .smart-menu-caret,.marmaros-storefront .smart-mega-menu{transition:none;animation:none}}.marmaros-storefront .product-card{position:relative}.marmaros-storefront .wishlist-button{width:44px;min-width:44px;height:44px;color:var(--mm-ink);border:1px solid var(--mm-line-strong);cursor:pointer;background:#fffffff5;border-radius:2px;place-items:center;padding:0;font-size:1.3rem;line-height:1;transition:color .15s,background .15s,border-color .15s,transform .15s;display:inline-grid;box-shadow:0 8px 22px #1916121f}.marmaros-storefront .wishlist-button:hover,.marmaros-storefront .wishlist-button:focus-visible{color:var(--mm-copper-dark);border-color:var(--mm-copper);transform:translateY(-1px)}.marmaros-storefront .wishlist-button.is-selected{color:#fff;background:var(--mm-copper-dark);border-color:var(--mm-copper-dark)}.marmaros-storefront .wishlist-button:disabled{cursor:wait;opacity:.55}.marmaros-storefront .product-card__wishlist{z-index:7;position:absolute;top:.8rem;right:.8rem}.marmaros-storefront .product-detail__wishlist{width:100%;min-width:0;min-height:46px;box-shadow:none;font-family:var(--mm-sans);letter-spacing:.05em;text-transform:uppercase;justify-content:center;align-items:center;gap:.55rem;font-size:.72rem;font-weight:800;display:inline-flex}.marmaros-storefront .product-detail__wishlist:after{content:"Guardar en lista de deseos"}.marmaros-storefront .product-detail__wishlist.is-selected:after{content:"Guardado en tu lista"}.marmaros-storefront .account-page{min-height:70vh;color:var(--mm-ink);background:var(--mm-paper)}.marmaros-storefront .account-hero{color:#fff;background:linear-gradient(115deg, #171816fa 0 63%, #252621eb 63%), var(--mm-ink);border-bottom:4px solid var(--mm-copper);padding:clamp(3.5rem,7vw,6.8rem) 0;position:relative;overflow:hidden}.marmaros-storefront .account-hero:after{content:"";opacity:.22;background:linear-gradient(135deg, transparent 0 38%, var(--mm-copper-light) 38% 39%, transparent 39% 63%, #ffffff52 63% 64%, transparent 64%);pointer-events:none;width:42%;position:absolute;inset:0 0 0 auto}.marmaros-storefront .account-hero__grid{z-index:1;grid-template-columns:minmax(0,1fr) minmax(280px,380px);align-items:end;gap:clamp(2rem,6vw,6rem);display:grid;position:relative}.marmaros-storefront .account-hero h1{color:#fff;max-width:760px;font-family:var(--mm-serif);margin:.45rem 0 .7rem;font-size:clamp(2.5rem,5vw,5.2rem);font-weight:400;line-height:.98}.marmaros-storefront .account-hero p{color:#ffffffb8;max-width:620px;margin:0;font-size:clamp(.9rem,1.3vw,1.05rem)}.marmaros-storefront .account-identity{border:1px solid #ffffff2e;border-left:3px solid var(--mm-copper-light);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff12;gap:.35rem;padding:1.25rem 1.35rem;display:grid}.marmaros-storefront .account-identity span{color:var(--mm-copper-light);letter-spacing:.11em;text-transform:uppercase;font-size:.62rem;font-weight:800}.marmaros-storefront .account-identity strong{color:#fff;text-overflow:ellipsis;font-size:.82rem;overflow:hidden}.marmaros-storefront .account-identity a{color:#ffffffc7;text-underline-offset:.25rem;width:fit-content;margin-top:.3rem;font-size:.68rem;text-decoration:underline}.marmaros-storefront .account-subnav{z-index:20;color:#fff;background:var(--mm-ink-2);border-bottom:1px solid var(--mm-line-light);position:sticky;top:0}.marmaros-storefront .account-subnav .container{scrollbar-width:none;gap:0;display:flex;overflow-x:auto}.marmaros-storefront .account-subnav a{color:#ffffffbf;border-right:1px solid var(--mm-line-light);letter-spacing:.06em;text-transform:uppercase;flex:none;align-items:center;min-height:49px;padding:0 1.25rem;font-size:.66rem;font-weight:750;display:inline-flex}.marmaros-storefront .account-subnav a:hover,.marmaros-storefront .account-subnav a:focus-visible{color:#fff;background:var(--mm-copper-dark)}.marmaros-storefront .account-content,.marmaros-storefront .account-order-detail,.marmaros-storefront .account-missing-order{padding-top:clamp(3.2rem,6vw,6.2rem);padding-bottom:clamp(4rem,8vw,8rem)}.marmaros-storefront .account-overview>header,.marmaros-storefront .account-section__head{grid-template-columns:minmax(0,1fr) minmax(280px,440px);align-items:end;gap:2rem;display:grid}.marmaros-storefront .account-overview h2,.marmaros-storefront .account-section h2,.marmaros-storefront .account-order-detail h2,.marmaros-storefront .account-missing-order h1{color:var(--mm-ink);font-family:var(--mm-serif);margin:.3rem 0 0;font-size:clamp(2rem,4vw,3.65rem);font-weight:400;line-height:1.02}.marmaros-storefront .account-section__head>p{color:var(--mm-muted);margin:0;line-height:1.65}.marmaros-storefront .account-metrics{border:1px solid var(--mm-line-strong);background:#fff;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:2rem;display:grid}.marmaros-storefront .account-metrics a{min-height:175px;color:var(--mm-ink);border-right:1px solid var(--mm-line);align-content:space-between;padding:1.35rem;display:grid;box-shadow:inset 0 3px #0000}.marmaros-storefront .account-metrics a:last-child{border-right:0}.marmaros-storefront .account-metrics a:hover,.marmaros-storefront .account-metrics a:focus-visible{background:var(--mm-limestone);box-shadow:inset 0 3px 0 var(--mm-copper)}.marmaros-storefront .account-metrics span,.marmaros-storefront .account-order-card__head span,.marmaros-storefront .account-order-summary>span,.marmaros-storefront .account-order-status-card>div>span{color:var(--mm-copper-dark);letter-spacing:.1em;text-transform:uppercase;font-size:.62rem;font-weight:800}.marmaros-storefront .account-metrics strong{font-family:var(--mm-serif);font-size:clamp(2rem,4vw,3.5rem);font-weight:400}.marmaros-storefront .account-metrics small{color:var(--mm-muted);font-size:.66rem}.marmaros-storefront .account-section{border-top:1px solid var(--mm-line-strong);margin-top:clamp(4rem,8vw,8rem);padding-top:clamp(2.2rem,4vw,3.5rem);scroll-margin-top:72px}.marmaros-storefront .account-orders{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.marmaros-storefront .account-order-card{border:1px solid var(--mm-line);border-top:3px solid var(--mm-ink);box-shadow:var(--mm-shadow-sm);background:#fff;padding:1.45rem}.marmaros-storefront .account-order-card__head,.marmaros-storefront .account-order-card__meta,.marmaros-storefront .account-cart-summary>div,.marmaros-storefront .account-order-summary>div{justify-content:space-between;align-items:center;gap:1rem;display:flex}.marmaros-storefront .account-order-card__head>div{gap:.2rem;display:grid}.marmaros-storefront .account-order-card__head strong{color:var(--mm-ink);font-size:.9rem}.marmaros-storefront .order-status{background:var(--mm-olive);padding:.42rem .55rem;color:#fff!important;letter-spacing:.05em!important;font-size:.56rem!important}.marmaros-storefront .order-status--payment_failed,.marmaros-storefront .order-status--cancelled,.marmaros-storefront .order-status--chargeback{background:#8a5144}.marmaros-storefront .account-order-card__meta{border-top:1px solid var(--mm-line);color:var(--mm-muted);margin-top:1.1rem;padding-top:1rem;font-size:.67rem}.marmaros-storefront .account-order-card>p{min-height:3em;color:var(--mm-muted);font-size:.72rem;line-height:1.5}.marmaros-storefront .order-claim-form{background:var(--mm-limestone);border:1px solid var(--mm-line);border-left:3px solid var(--mm-copper);margin-top:1.5rem;padding:1.3rem}.marmaros-storefront .order-claim-form label{color:var(--mm-ink);margin-bottom:.6rem;font-weight:750;display:block}.marmaros-storefront .order-claim-form>div{grid-template-columns:minmax(0,1fr) auto;gap:.65rem;display:grid}.marmaros-storefront .order-claim-form input{border:1px solid var(--mm-line-strong);background:#fff;width:100%;min-height:46px;padding:0 .85rem}.marmaros-storefront .order-claim-form small{color:var(--mm-muted);margin-top:.6rem;display:block}.marmaros-storefront .account-wishlist-grid,.marmaros-storefront .account-section>.empty-state{margin-top:2rem}.marmaros-storefront .account-cart-summary{border:1px solid var(--mm-line-strong);border-top:3px solid var(--mm-copper);box-shadow:var(--mm-shadow-sm);background:#fff;margin-top:2rem;padding:clamp(1.25rem,3vw,2.2rem)}.marmaros-storefront .account-cart-summary>div>span{color:var(--mm-muted);text-transform:uppercase;font-size:.7rem}.marmaros-storefront .account-cart-summary>div>strong{color:var(--mm-ink);font-family:var(--mm-serif);font-size:2rem;font-weight:400}.marmaros-storefront .account-cart-summary ul{border-top:1px solid var(--mm-line);margin:1rem 0;padding:0;list-style:none}.marmaros-storefront .account-cart-summary li{border-bottom:1px solid var(--mm-line);color:var(--mm-ink);justify-content:space-between;gap:1rem;padding:.7rem 0;font-size:.7rem;display:flex}.marmaros-storefront .account-sync-status{color:var(--mm-muted);border-left:2px solid var(--mm-sand);padding-left:1rem;font-size:.67rem}.marmaros-storefront .account-sync-status--synced{color:#35654a;border-left-color:#35654a}.marmaros-storefront .account-sync-status--offline{color:#8a5144;border-left-color:#8a5144}.marmaros-storefront .account-order-detail{gap:2rem;display:grid}.marmaros-storefront .account-order-status-card,.marmaros-storefront .account-order-lines,.marmaros-storefront .account-order-summary{border:1px solid var(--mm-line);background:#fff;padding:clamp(1.3rem,3vw,2rem)}.marmaros-storefront .account-order-status-card{border-top:3px solid var(--mm-copper)}.marmaros-storefront .account-order-status-card h2,.marmaros-storefront .account-order-lines h2{font-size:clamp(1.6rem,3vw,2.5rem)}.marmaros-storefront .account-order-timeline{grid-template-columns:repeat(5,minmax(0,1fr));margin:2rem 0 0;padding:0;list-style:none;display:grid}.marmaros-storefront .account-order-timeline li{color:var(--mm-muted);text-align:center;justify-items:center;gap:.65rem;font-size:.65rem;display:grid;position:relative}.marmaros-storefront .account-order-timeline li:before{content:"";background:var(--mm-line-strong);width:100%;height:1px;position:absolute;top:17px;left:-50%}.marmaros-storefront .account-order-timeline li:first-child:before{display:none}.marmaros-storefront .account-order-timeline li>span{z-index:1;background:var(--mm-limestone);border:1px solid var(--mm-line-strong);place-items:center;width:34px;height:34px;display:grid;position:relative}.marmaros-storefront .account-order-timeline li.is-complete{color:var(--mm-ink)}.marmaros-storefront .account-order-timeline li.is-complete:before,.marmaros-storefront .account-order-timeline li.is-complete>span{color:#fff;background:var(--mm-copper-dark);border-color:var(--mm-copper-dark)}.marmaros-storefront .account-order-detail__grid{grid-template-columns:minmax(0,1.6fr) minmax(280px,.75fr);align-items:start;gap:1.2rem;display:grid}.marmaros-storefront .account-order-lines article{border-bottom:1px solid var(--mm-line);justify-content:space-between;gap:1.5rem;padding:1rem 0;display:flex}.marmaros-storefront .account-order-lines h3{color:var(--mm-ink);margin:.3rem 0;font-size:.9rem}.marmaros-storefront .account-order-lines article span,.marmaros-storefront .account-order-lines article small{color:var(--mm-muted);font-size:.62rem}.marmaros-storefront .account-order-summary{border-top:3px solid var(--mm-ink);gap:1rem;display:grid;position:sticky;top:70px}.marmaros-storefront .account-order-summary>div{border-bottom:1px solid var(--mm-line);padding-bottom:.8rem;font-size:.72rem}.marmaros-storefront .account-order-summary__total strong{color:var(--mm-copper-dark);font-size:1.25rem}.marmaros-storefront .account-missing-order{text-align:center}.marmaros-storefront .account-missing-order p{max-width:580px;margin:1rem auto 1.5rem}@media (width<=1280px) and (width>=990px){.marmaros-storefront .autokart-header-main .autokart-contact{display:none}}@media (width<=900px){.marmaros-storefront .account-hero__grid,.marmaros-storefront .account-overview>header,.marmaros-storefront .account-section__head,.marmaros-storefront .account-order-detail__grid,.marmaros-storefront .account-metrics,.marmaros-storefront .account-orders{grid-template-columns:1fr}.marmaros-storefront .account-metrics a{border-right:0;border-bottom:1px solid var(--mm-line);min-height:130px}.marmaros-storefront .account-order-summary{position:static}}@media (width<=620px){.marmaros-storefront .account-hero{padding-block:3rem}.marmaros-storefront .account-hero:after{width:70%}.marmaros-storefront .account-subnav a{padding-inline:.9rem;font-size:.6rem}.marmaros-storefront .order-claim-form>div{grid-template-columns:1fr}.marmaros-storefront .account-order-timeline{grid-template-columns:1fr;gap:.75rem}.marmaros-storefront .account-order-timeline li{text-align:left;grid-template-columns:34px minmax(0,1fr);place-items:center start}.marmaros-storefront .account-order-timeline li:before{width:1px;height:.75rem;top:-.75rem;left:17px}.marmaros-storefront .account-order-timeline li>span{grid-column:1}.marmaros-storefront .account-order-card__meta{flex-direction:column;align-items:flex-start}.marmaros-storefront .account-order-lines article{flex-direction:column}}@media (prefers-reduced-motion:reduce){.marmaros-storefront .wishlist-button{transition:none}}
