:root{--paper:#ffffff;--cream:#faf6ef;--cream-2:#f3ecdf;--ink:#16140f;--ink-soft:#4b463d;--muted:#736b5d;--line:#e8e2d6;--line-cool:#e7ebe9;--green:#0f7a52;--green-700:#0b5d3e;--green-50:#e8f3ed;--green-100:#d2e8de;--terra:#b4582d;--terra-700:#8f4221;--terra-50:#f7ece4;--serif:var(--font-spectral),"Spectral",Georgia,serif;--sans:var(--font-hanken),"Hanken Grotesk",system-ui,-apple-system,sans-serif;--mono:var(--font-space),"Space Grotesk",ui-monospace,monospace;--r-sm:8px;--r:12px;--r-lg:18px;--r-xl:26px;--sh-sm:0 1px 2px rgba(22,20,15,.06),0 1px 1px rgba(22,20,15,.04);--sh:0 4px 14px -6px rgba(22,20,15,.14),0 2px 6px -4px rgba(22,20,15,.10);--sh-lg:0 30px 60px -30px rgba(22,20,15,.30),0 8px 22px -14px rgba(22,20,15,.18);--wrap:1180px;--gut:clamp(18px,4vw,32px);--header-h:68px}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;font-family:var(--sans);color:var(--ink);background:var(--paper);line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}h1,h2,h3,h4,p{margin:0}:focus-visible{outline:2.5px solid var(--green);outline-offset:3px;border-radius:4px}[hidden]{display:none!important}.wrap{width:100%;max-width:var(--wrap);margin-inline:auto;padding-inline:var(--gut)}.section{padding-block:clamp(56px,8vw,104px)}.section--tight{padding-block:clamp(40px,6vw,72px)}.bg-cream{background:var(--cream)}.bg-cream-2{background:var(--cream-2)}.bg-ink{background:var(--ink);color:var(--cream)}.stack{display:flex;flex-direction:column}.center{text-align:center}.hide-sm{display:none}@media(min-width:860px){.hide-sm{display:initial}.hide-lg{display:none}}.eyebrow{font-family:var(--mono);font-size:12px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);display:inline-flex;align-items:center;gap:9px}.eyebrow--green{color:var(--green)}.eyebrow--terra{color:var(--terra-700)}.eyebrow:before{content:"";width:22px;height:1.5px;background:currentColor;opacity:.6}.eyebrow.no-rule:before{display:none}.display{font-size:clamp(34px,6vw,60px);line-height:1.02;letter-spacing:-.025em}.display,.h-serif{font-family:var(--serif);font-weight:600;text-wrap:balance}.h-serif{letter-spacing:-.02em;line-height:1.06}.h1{font-size:clamp(30px,5vw,50px)}.h2{font-size:clamp(26px,3.6vw,40px)}.h3{font-size:clamp(20px,2.4vw,26px)}.lead{font-size:clamp(16px,1.7vw,19px);line-height:1.6;color:var(--ink-soft);text-wrap:pretty}.muted{color:var(--muted)}.measure{max-width:54ch}.measure-sm{max-width:42ch}.section-head{display:flex;flex-direction:column;gap:14px;margin-bottom:clamp(28px,4vw,46px)}.section-head .lead{max-width:58ch}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;font-family:var(--sans);font-weight:700;font-size:15px;line-height:1;padding:14px 22px;border-radius:var(--r-sm);border:1.5px solid transparent;transition:transform .12s ease,background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease;white-space:nowrap}.btn:active{transform:translateY(1px)}.btn svg{width:17px;height:17px}.btn--repair{background:var(--green);color:#fff}.btn--repair:hover{background:var(--green-700)}.btn--shop{background:var(--terra);color:#fff}.btn--shop:hover{background:var(--terra-700)}.btn--primary{background:var(--ink);color:var(--cream)}.btn--primary:hover{background:#000}.btn--outline{background:transparent;color:var(--ink);border-color:var(--ink)}.btn--outline:hover{background:var(--ink);color:var(--cream)}.btn--outline-green{background:transparent;color:var(--green-700);border-color:var(--green)}.btn--outline-green:hover{background:var(--green);color:#fff}.btn--ghost{background:transparent;color:var(--ink-soft);padding-inline:6px}.btn--ghost:hover{color:var(--green-700)}.btn--lg{font-size:16.5px;padding:17px 28px}.btn--sm{font-size:13.5px;padding:10px 15px}.btn--block{width:100%}.link-arrow{display:inline-flex;align-items:center;gap:7px;font-weight:700;font-size:15px}.link-arrow .ar{transition:transform .18s ease}.link-arrow:hover .ar{transform:translateX(4px)}.link-arrow--green{color:var(--green-700)}.link-arrow--terra{color:var(--terra-700)}.ef-header{position:sticky;top:0;z-index:60;background:rgba(255,255,255,.88);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.ef-header__bar{display:flex;align-items:center;gap:18px;height:var(--header-h)}.ef-logo{font-weight:800;font-size:20px;letter-spacing:-.03em;display:inline-flex;align-items:center;gap:9px;color:var(--ink)}.ef-logo .dot{width:11px;height:11px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px var(--green-50)}.ef-logo .fix{color:var(--terra)}.ef-nav{display:none;align-items:center;gap:4px;margin-left:8px}@media(min-width:960px){.ef-nav{display:flex}}.ef-nav a:not(.btn){font-size:14.5px;font-weight:600;color:var(--ink-soft);padding:9px 13px;border-radius:var(--r-sm);transition:background .15s,color .15s;white-space:nowrap}.ef-nav a:not(.btn):hover{background:var(--cream);color:var(--ink)}.ef-header__actions{margin-left:auto;display:flex;align-items:center;gap:10px}.ef-header__actions .btn--repair{padding:10px 15px;font-size:14px}.ef-header__actions .btn--repair svg{width:16px;height:16px}.ef-iconbtn{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:var(--r-sm);color:var(--ink);background:transparent;border:1.5px solid var(--line)}@media(max-width:559px){.ef-header__bar{gap:10px}.ef-header__actions{gap:6px}.ef-header__actions .ef-iconbtn{width:40px;height:40px}.ef-header__actions .btn--repair{padding:0;width:40px;height:40px;border-radius:var(--r-sm)}.ef-header__actions .btn--repair svg{width:18px;height:18px}}.ef-iconbtn:hover{background:var(--cream)}.ef-burger{display:inline-flex}@media(min-width:960px){.ef-burger{display:none}}.ef-header__repair-label{display:none}@media(min-width:560px){.ef-header__repair-label{display:inline}}.ef-mobile{display:none;border-top:1px solid var(--line);background:var(--paper)}.ef-mobile.open{display:block}.ef-mobile a{display:flex;align-items:center;justify-content:space-between;padding:15px var(--gut);border-bottom:1px solid var(--line);font-weight:600;font-size:16px}.ef-mobile a:last-child{border-bottom:0}.ef-topstrip{background:var(--ink);color:var(--cream);font-family:var(--mono);font-size:12px;letter-spacing:.03em}.ef-topstrip .wrap{display:flex;gap:22px;justify-content:center;align-items:center;padding-block:8px;flex-wrap:wrap}.ef-topstrip__item{display:inline-flex;align-items:center;gap:7px;opacity:.92}.ef-topstrip .sep{opacity:.3}@media(max-width:680px){.ef-topstrip .wrap{flex-wrap:nowrap;gap:0;min-height:18px;justify-content:center}.ef-topstrip .sep,.ef-topstrip__item{display:none}.ef-topstrip__item.is-active{display:inline-flex;animation:ef-ticker-in .45s ease}}@keyframes ef-ticker-in{0%{opacity:0;transform:translateY(3px)}to{opacity:.92;transform:none}}.ef-vacation{background:var(--terra);color:#fff}.ef-vacation .wrap{display:flex;align-items:center;gap:14px;padding-block:11px}.ef-vacation__ic{flex:none;width:30px;height:30px;border-radius:50%;background:rgba(255,255,255,.18);display:flex;align-items:center;justify-content:center}.ef-vacation__ic svg{width:17px;height:17px}.ef-vacation__txt{font-size:14px;line-height:1.4;flex:1}.ef-vacation__txt b{font-weight:700}.ef-vacation__txt a{text-decoration:underline;text-underline-offset:2px;font-weight:600;color:#fff}.ef-vacation__close{flex:none;background:rgba(255,255,255,.15);border:0;color:#fff;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}.ef-vacation__close:hover{background:rgba(255,255,255,.28)}.ef-vacation[hidden]{display:none}.lanes{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:720px){.lanes{grid-template-columns:1fr 1fr}}.lane{position:relative;border-radius:var(--r-lg);padding:clamp(22px,3vw,30px);display:flex;flex-direction:column;min-height:200px;overflow:hidden;border:1px solid transparent;transition:transform .18s ease,box-shadow .18s ease}.lane:hover{transform:translateY(-3px);box-shadow:var(--sh-lg)}.lane__tag{font-family:var(--mono);font-size:11.5px;letter-spacing:.14em;text-transform:uppercase;margin-bottom:10px;opacity:.85}.lane__title{font-family:var(--serif);font-weight:600;font-size:clamp(21px,2.5vw,27px);line-height:1.08;margin-bottom:8px;letter-spacing:-.015em}.lane__desc{font-size:14.5px;line-height:1.5;margin-bottom:auto}.lane__cta{margin-top:20px}.lane--shop{background:var(--ink);color:var(--cream)}.lane--shop .lane__tag{color:#e9a877;opacity:1}.lane--repair{background:var(--green-50);border-color:var(--green-100);color:var(--ink)}.lane--repair .lane__tag{color:var(--green-700);opacity:1}.trustbar{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line);border-radius:var(--r);overflow:hidden;border:1px solid var(--line)}@media(min-width:760px){.trustbar{grid-template-columns:repeat(4,1fr)}}.trustbar__item{background:var(--paper);padding:18px 20px;display:flex;flex-direction:column;gap:3px}.trustbar__num{font-family:var(--serif);font-weight:600;font-size:24px;letter-spacing:-.02em}.trustbar__lbl{font-size:13px;color:var(--muted)}.trustbar--cream .trustbar__item{background:var(--cream)}.chips{display:flex;flex-wrap:wrap;gap:10px 18px}.chip{display:inline-flex;align-items:center;gap:8px;font-size:13.5px;font-weight:600;color:var(--ink-soft)}.chip svg{width:18px;height:18px;color:var(--green);flex:none}.card{background:var(--paper);border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.card:hover{transform:translateY(-3px);box-shadow:var(--sh);border-color:var(--line-cool)}.product-card{position:relative;display:flex;flex-direction:column;background:var(--paper);border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden;transition:transform .18s,box-shadow .18s}.product-card:hover{transform:translateY(-4px);box-shadow:var(--sh)}.product-card__media{position:relative;aspect-ratio:1/1;background:var(--cream)}.product-card__media img{width:100%;height:100%;object-fit:cover}.product-card__badge{position:absolute;top:12px;left:12px;font-family:var(--mono);font-size:10.5px;letter-spacing:.06em;text-transform:uppercase;padding:5px 9px;border-radius:999px;background:var(--ink);color:var(--cream)}.product-card__badge--sale{background:var(--terra)}.product-card__fav{position:absolute;top:10px;right:10px;width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,.9);display:flex;align-items:center;justify-content:center;color:var(--ink);border:1px solid var(--line)}.product-card__body{padding:16px 16px 18px;display:flex;flex-direction:column;gap:6px;flex:1}.product-card__brand{font-family:var(--mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.product-card__name{font-weight:700;font-size:15.5px;line-height:1.25}.product-card__rating{display:flex;align-items:center;gap:6px;font-size:12.5px;color:var(--muted)}.product-card__foot{margin-top:auto;padding-top:12px;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.product-card__price{font-weight:800;font-size:18px;letter-spacing:-.01em}.product-card__price del{color:var(--muted);font-weight:500;font-size:13px;margin-right:6px}.product-card__foot .btn{flex:0 0 auto}.product-card__actions{display:flex;align-items:center;gap:7px}.product-card__cartbtn{flex:0 0 auto;padding-inline:11px}.product-card__btnicon{display:none}@media(max-width:520px){.product-card__body{padding:13px 13px 15px;gap:5px}.product-card__name{font-size:14px}.product-card__price{font-size:16px}.product-card__btnlabel{display:none}.product-card__btnicon{display:inline-flex}.product-card__foot{flex-direction:column;align-items:stretch;gap:10px;padding-top:11px}.product-card__actions{width:100%;gap:8px}.product-card__foot .product-card__actions>.btn{flex:1 1 0;width:auto;min-height:48px;padding:13px 12px;font-size:14.5px}.product-card__actions--solo .product-card__btnlabel{display:inline}.product-card__compare,.product-card__fav{width:34px;height:34px}}.stars{display:inline-flex;gap:1.5px;color:#e0a93b}.stars svg{width:14px;height:14px}.servicegrid{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:680px){.servicegrid{grid-template-columns:repeat(2,1fr)}}@media(min-width:980px){.servicegrid--3{grid-template-columns:repeat(3,1fr)}}.service-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--r-lg);padding:24px;display:flex;flex-direction:column;gap:10px;transition:border-color .18s,box-shadow .18s}.service-card:hover{border-color:var(--green-100);box-shadow:var(--sh)}.service-card__ic{width:46px;height:46px;border-radius:12px;background:var(--green-50);color:var(--green-700);display:flex;align-items:center;justify-content:center;margin-bottom:4px}.service-card__ic svg{width:23px;height:23px}.service-card h3{font-size:18px;font-weight:700}.service-card p{font-size:14.5px;color:var(--ink-soft);line-height:1.5}.service-card p a{color:var(--green-700);font-weight:600;text-decoration:underline;text-underline-offset:2px}.steps{display:grid;grid-template-columns:1fr;gap:18px;counter-reset:step}@media(min-width:760px){.steps{grid-template-columns:repeat(4,1fr)}}.step{position:relative;padding-top:18px}.step__n{font-family:var(--mono);font-size:13px;font-weight:600;color:var(--green);width:34px;height:34px;border-radius:50%;border:1.5px solid var(--green-100);display:flex;align-items:center;justify-content:center;margin-bottom:14px;background:var(--green-50)}.step h3{font-size:16.5px;font-weight:700;margin-bottom:6px}.step p{font-size:14px;color:var(--ink-soft);line-height:1.5}.bridge{position:relative;border-radius:var(--r-xl);overflow:hidden;background:var(--ink);color:var(--cream)}.bridge__inner{display:grid;grid-template-columns:1fr;gap:0}@media(min-width:820px){.bridge__inner{grid-template-columns:1fr 1fr}}.bridge__col{padding:clamp(28px,4vw,46px);display:flex;flex-direction:column;gap:14px}.bridge__col--alt{background:rgba(255,255,255,.04)}@media(min-width:820px){.bridge__col+.bridge__col{border-left:1px solid rgba(255,255,255,.1)}}.bridge__tag{font-family:var(--mono);font-size:11.5px;letter-spacing:.14em;text-transform:uppercase}.bridge__col h3{font-family:var(--serif);font-weight:600;font-size:clamp(22px,2.6vw,28px);line-height:1.1;letter-spacing:-.02em}.bridge__col p{font-size:15px;color:rgba(245,240,230,.78);line-height:1.55}.bridge__col .btn{align-self:flex-start;margin-top:6px}.reviews{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:680px){.reviews{grid-template-columns:repeat(2,1fr)}}@media(min-width:1000px){.reviews{grid-template-columns:repeat(3,1fr)}}@media(max-width:679px){.reviews{display:flex;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;gap:14px;padding-bottom:10px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.reviews::-webkit-scrollbar{display:none}.reviews>*{flex:0 0 88%;scroll-snap-align:start}}.review-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--r-lg);padding:22px;display:flex;flex-direction:column;gap:13px}.review-card.cream{background:var(--cream)}.review-card__q{font-size:15.5px;line-height:1.55;color:var(--ink)}.review-card__person{display:flex;align-items:center;gap:11px;margin-top:auto}.review-card__av{width:38px;height:38px;border-radius:50%;object-fit:cover;background:var(--cream-2);border:1px solid var(--line)}.review-card__meta{font-size:13px}.review-card__meta b{display:block;font-weight:700}.review-card__meta span{color:var(--muted)}.review-card__tag{font-family:var(--mono);font-size:10.5px;letter-spacing:.08em;text-transform:uppercase;padding:4px 8px;border-radius:999px;align-self:flex-start}.tag-shop{background:var(--terra-50);color:var(--terra-700)}.tag-repair{background:var(--green-50);color:var(--green-700)}.faq{border-top:1px solid var(--line)}.faq__item{border-bottom:1px solid var(--line)}.faq__q{width:100%;background:transparent;border:0;text-align:left;justify-content:space-between;gap:18px;padding:22px 4px;font-size:17px;font-weight:700;color:var(--ink)}.faq__q,.faq__q .ic{display:flex;align-items:center}.faq__q .ic{flex:none;width:26px;height:26px;border-radius:50%;border:1.5px solid var(--line);justify-content:center;transition:transform .25s,background .2s,color .2s,border-color .2s}.faq__q[aria-expanded=true] .ic{transform:rotate(45deg);background:var(--green);color:#fff;border-color:var(--green)}.faq__a{overflow:hidden;max-height:0;transition:max-height .3s ease}.faq__a-inner{padding:0 4px 24px;font-size:15px;line-height:1.6;color:var(--ink-soft);max-width:64ch}.field{display:flex;flex-direction:column;gap:7px}.field label{font-size:13.5px;font-weight:700;color:var(--ink)}.field .hint{font-size:12.5px;color:var(--muted);font-weight:400}.input,.select,.textarea{width:100%;font:inherit;font-size:15px;color:var(--ink);background:var(--paper);border:1.5px solid var(--line);border-radius:var(--r-sm);padding:13px 14px;transition:border-color .15s,box-shadow .15s}.input:focus,.select:focus,.textarea:focus{outline:none;border-color:var(--green);box-shadow:0 0 0 3px var(--green-50)}.textarea{resize:vertical;min-height:110px}.choice-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}@media(min-width:560px){.choice-grid--3{grid-template-columns:repeat(3,1fr)}}.choice{position:relative}.choice input{position:absolute;opacity:0;inset:0;cursor:pointer}.choice__box{border:1.5px solid var(--line);border-radius:var(--r);padding:16px 14px;display:flex;flex-direction:column;gap:4px;transition:border-color .15s,background .15s;height:100%}.choice__box .t{font-weight:700;font-size:15px}.choice__box .s{font-size:12.5px;color:var(--muted)}.choice input:checked+.choice__box{border-color:var(--green);background:var(--green-50);box-shadow:0 0 0 1px var(--green)}.choice input:focus-visible+.choice__box{outline:2.5px solid var(--green);outline-offset:2px}.progress,.progress__step{display:flex;align-items:center;gap:8px}.progress__step{font-size:13px;font-weight:600;color:var(--muted)}.progress__dot{width:26px;height:26px;border-radius:50%;border:1.5px solid var(--line);display:flex;align-items:center;justify-content:center;font-family:var(--mono);font-size:12px;background:var(--paper)}.progress__step.active{color:var(--ink)}.progress__step.active .progress__dot{border-color:var(--green);background:var(--green);color:#fff}.progress__step.done .progress__dot{border-color:var(--green);background:var(--green-50);color:var(--green-700)}.progress__line{flex:1;height:1.5px;background:var(--line);min-width:14px}.cartlayout{display:grid;grid-template-columns:1fr;gap:24px;align-items:start}@media(min-width:880px){.cartlayout{grid-template-columns:1.6fr .9fr;gap:36px}.cartlayout .summary{position:sticky;top:90px}}.cart-line{display:grid;grid-template-columns:84px 1fr;gap:16px;padding:18px 0;border-bottom:1px solid var(--line)}@media(min-width:560px){.cart-line{grid-template-columns:96px 1fr auto;align-items:center}}.cart-line__media{width:84px;height:84px;border-radius:var(--r);overflow:hidden;background:var(--cream)}@media(min-width:560px){.cart-line__media{width:96px;height:96px}}.cart-line__media img{width:100%;height:100%;object-fit:cover}.cart-line__info{display:flex;flex-direction:column;gap:4px}.cart-line__brand{font-family:var(--mono);font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.cart-line__name{font-weight:700;font-size:15.5px}.cart-line__opts,.cart-line__remove{font-size:13px;color:var(--muted)}.cart-line__remove{background:none;border:0;text-decoration:underline;text-align:left;padding:0;margin-top:4px;width:fit-content}.cart-line__remove:hover{color:var(--terra-700)}.cart-line__end{display:flex;align-items:center;gap:18px;grid-column:1/-1;justify-content:space-between;margin-top:6px}@media(min-width:560px){.cart-line__end{grid-column:auto;flex-direction:column;align-items:flex-end;gap:10px;margin-top:0}}.cart-line__price{font-weight:800;font-size:16px;white-space:nowrap}.qty{display:inline-flex;border:1.5px solid var(--line);border-radius:var(--r-sm);overflow:hidden}.qty,.qty button{align-items:center}.qty button{width:38px;height:38px;display:flex;justify-content:center;background:transparent;border:0;color:var(--ink)}.qty button:hover{background:var(--cream)}.qty span{min-width:40px;text-align:center;font-weight:700;font-variant-numeric:tabular-nums}.summary{background:var(--cream);border:1px solid var(--line);border-radius:var(--r-lg);padding:24px}.summary h3{font-family:var(--serif);font-weight:600;font-size:20px;margin-bottom:16px}.summary__row{display:flex;justify-content:space-between;gap:12px;font-size:14.5px;padding:8px 0;color:var(--ink-soft)}.summary__row.total{border-top:1px solid var(--line);margin-top:8px;padding-top:14px;font-size:18px;font-weight:800;color:var(--ink)}.summary__promo{display:flex;gap:8px;margin:14px 0}.summary__promo .input{flex:1}.compare-scroll{overflow-x:auto;border:1px solid var(--line);border-radius:var(--r-lg);-webkit-overflow-scrolling:touch}.compare{border-collapse:collapse;width:100%;min-width:680px}.compare td,.compare th{padding:16px;text-align:left;border-bottom:1px solid var(--line);vertical-align:top;font-size:14.5px}.compare thead th{background:var(--cream);vertical-align:bottom}.compare .row-label{font-weight:700;color:var(--muted);width:170px;position:sticky;left:0;background:var(--paper);font-size:13px}.compare thead .row-label,.compare__media{background:var(--cream)}.compare__media{width:120px;aspect-ratio:1;border-radius:var(--r);overflow:hidden;margin-bottom:10px}.compare__media img{width:100%;height:100%;object-fit:cover}.compare__name{font-weight:700;font-size:15px;line-height:1.2;margin-bottom:4px}.compare__price{font-weight:800;font-size:17px}.compare .yes{color:var(--green-700);font-weight:700}.compare .no,.compare__remove{color:var(--muted)}.compare__remove{background:none;border:0;font-size:12px;text-decoration:underline;padding:0;margin-top:8px}.compare__remove:hover{color:var(--terra-700)}.legal{display:grid;grid-template-columns:1fr;gap:32px;align-items:start}@media(min-width:880px){.legal{grid-template-columns:240px 1fr;gap:56px}.legal__toc{position:sticky;top:90px}}.legal__toc-title{font-family:var(--mono);font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin:0 0 14px}.legal__toc ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px;border-left:1px solid var(--line)}.legal__toc a{display:block;padding:8px 0 8px 16px;margin-left:-1px;border-left:2px solid transparent;font-size:14px;color:var(--ink-soft)}.legal__toc a:hover{color:var(--ink)}.legal__toc a.active{color:var(--green-700);border-left-color:var(--green);font-weight:600}.legal__body h2{font-family:var(--serif);font-weight:600;font-size:clamp(20px,2.4vw,26px);letter-spacing:-.01em;scroll-margin-top:90px}.legal__body h2:not(:first-child){margin-top:40px}.legal__body li,.legal__body p{font-size:15.5px;line-height:1.65;color:var(--ink-soft)}.legal__body p{margin-top:14px;max-width:68ch}.legal__body ul{margin-top:14px;padding-left:20px;display:flex;flex-direction:column;gap:8px;max-width:66ch}.legal__updated{font-family:var(--mono);font-size:12.5px;color:var(--muted);margin-top:8px}.empty{text-align:center;padding:clamp(40px,7vw,80px) 0}.empty__ic{width:64px;height:64px;border-radius:50%;background:var(--cream);display:flex;align-items:center;justify-content:center;margin:0 auto 18px;color:var(--muted)}.postgrid{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:620px){.postgrid{grid-template-columns:repeat(2,1fr)}}@media(min-width:960px){.postgrid{grid-template-columns:repeat(3,1fr)}}.post-card{display:flex;flex-direction:column;background:var(--paper);border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden;transition:transform .18s,box-shadow .18s}.post-card:hover{transform:translateY(-4px);box-shadow:var(--sh)}.post-card__media{aspect-ratio:16/10;background:var(--cream);overflow:hidden}.post-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.post-card:hover .post-card__media img{transform:scale(1.04)}.post-card__body{padding:20px;display:flex;flex-direction:column;gap:9px;flex:1}.post-card__cat{font-family:var(--mono);font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--green-700)}.post-card__cat.terra{color:var(--terra-700)}.post-card__title{font-family:var(--serif);font-weight:600;font-size:19px;line-height:1.2;letter-spacing:-.01em}.post-card__excerpt{font-size:14px;color:var(--ink-soft);line-height:1.5}.post-card__meta{margin-top:auto;padding-top:12px;font-size:12.5px;color:var(--muted);display:flex;gap:10px;align-items:center}.post-card__meta .dot{width:3px;height:3px;border-radius:50%;background:var(--muted)}.post-feature{display:grid;grid-template-columns:1fr;gap:0;border:1px solid var(--line);border-radius:var(--r-xl);overflow:hidden;background:var(--paper)}@media(min-width:820px){.post-feature{grid-template-columns:1.15fr 1fr}}.post-feature__media{aspect-ratio:16/10;background:var(--cream)}@media(min-width:820px){.post-feature__media{aspect-ratio:auto}}.post-feature__media img{width:100%;height:100%;object-fit:cover}.post-feature__body{padding:clamp(24px,3.5vw,44px);display:flex;flex-direction:column;gap:14px;justify-content:center}.post-feature__title{font-family:var(--serif);font-weight:600;font-size:clamp(24px,3vw,34px);line-height:1.08;letter-spacing:-.02em}.cat-tabs{display:flex;gap:8px;flex-wrap:wrap}.prose{max-width:68ch;margin-inline:auto}.prose>*+*{margin-top:22px}.prose p{font-size:17px;line-height:1.7;color:var(--ink-soft)}.prose h2{font-size:clamp(22px,2.6vw,28px);line-height:1.15;letter-spacing:-.01em;margin-top:42px}.prose h2,.prose h3{font-family:var(--serif);font-weight:600;color:var(--ink)}.prose h3{font-size:20px;margin-top:30px}.prose ol,.prose ul{padding-left:22px;display:flex;flex-direction:column;gap:9px}.prose li{font-size:16.5px;line-height:1.6;color:var(--ink-soft)}.prose a{color:var(--green-700);text-decoration:underline;text-underline-offset:2px}.prose strong{color:var(--ink);font-weight:700}.prose blockquote{margin:0;padding:18px 24px;border-left:3px solid var(--green);background:var(--green-50);border-radius:0 var(--r) var(--r) 0;font-family:var(--serif);font-size:19px;font-style:italic;color:var(--ink)}.prose figure{margin:0}.prose img{max-width:100%;height:auto;border-radius:var(--r-lg)}.prose figcaption{font-family:var(--mono);font-size:12px;color:var(--muted);margin-top:8px;text-align:center}.prose .ql-align-center{text-align:center}.prose .ql-align-right{text-align:right}.prose .ql-align-justify{text-align:justify}.prose .ql-indent-1{padding-left:3em}.prose .ql-indent-2{padding-left:6em}.prose .ql-indent-3{padding-left:9em}.prose-cta{border:1px solid var(--green-100);background:var(--green-50);border-radius:var(--r-lg);padding:22px 24px;display:flex;gap:16px;align-items:center;flex-wrap:wrap}.prose-cta p{margin:0;font-size:15.5px;color:var(--ink);flex:1;min-width:200px}.author-box{display:flex;gap:14px;align-items:center;padding:20px;border:1px solid var(--line);border-radius:var(--r-lg);background:var(--cream);max-width:68ch;margin-inline:auto}.author-box img{width:54px;height:54px;border-radius:50%;object-fit:cover;flex:none;border:1px solid var(--line)}.author-box h4{font-size:15px;font-weight:700}.author-box p{font-size:13.5px;color:var(--muted);line-height:1.45}.prodgrid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(min-width:920px){.prodgrid{grid-template-columns:repeat(4,1fr)}}.tabs__nav{display:flex;gap:4px;border-bottom:1px solid var(--line);overflow-x:auto;scrollbar-width:none}.tabs__nav::-webkit-scrollbar{display:none}.tabs__tab{background:transparent;border:0;border-bottom:2.5px solid transparent;padding:14px 18px;font-size:15px;font-weight:700;color:var(--muted);white-space:nowrap;margin-bottom:-1px;transition:color .15s,border-color .15s}.tabs__tab:hover{color:var(--ink)}.tabs__tab[aria-selected=true]{color:var(--ink);border-bottom-color:var(--green)}.tabs__panel{padding-top:28px}.tabs__panel[hidden]{display:none}.tabs__panel p{font-size:15.5px;line-height:1.65;color:var(--ink-soft);max-width:66ch}.tabs__panel p+p{margin-top:14px}.tabs__grid{display:grid;grid-template-columns:1fr;gap:28px 48px;margin-top:8px}@media(min-width:720px){.tabs__grid{grid-template-columns:1fr 1fr}}.feat-list{list-style:none;margin:10px 0 0;padding:0;display:flex;flex-direction:column;gap:10px}.feat-list li{display:flex;align-items:flex-start;gap:10px;font-size:15px;color:var(--ink);line-height:1.45}.feat-list li svg{width:18px;height:18px;color:var(--green);flex:none;margin-top:2px}.tabs__subhead{font-family:var(--mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin:0 0 12px}.spec-table{width:100%;border-collapse:collapse;font-size:14.5px}.spec-table tr{border-bottom:1px solid var(--line)}.spec-table tr:last-child{border-bottom:0}.spec-table th{text-align:left;font-weight:500;color:var(--muted);padding:13px 0;width:45%}.spec-table td{text-align:right;font-weight:600;padding:13px 0}.crumbs{display:flex;flex-wrap:wrap;gap:7px;align-items:center;font-size:13px;color:var(--muted)}.crumbs a:hover{color:var(--green-700)}.crumbs .sep{opacity:.5}.pill{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:600;padding:7px 13px;border-radius:999px;border:1px solid var(--line);background:var(--paper)}.pill--green{background:var(--green-50);border-color:var(--green-100);color:var(--green-700)}.pill--terra{background:var(--terra-50);border-color:#e9d8c9;color:var(--terra-700)}.pill svg{width:15px;height:15px}.hours{display:flex;flex-direction:column;gap:0}.hours__row{display:grid;grid-template-columns:auto 1fr;gap:10px 14px;align-items:baseline;padding:8px 0;border-bottom:1px solid var(--line)}.hours__row:last-child{border-bottom:0}.hours__day{font-weight:700;font-size:14px;white-space:nowrap}.hours__day .note{color:var(--terra-700);font-weight:700}.hours__times{display:flex;flex-direction:column;gap:3px;text-align:right;font-size:14px;color:var(--ink-soft)}.hours__times span{font-variant-numeric:tabular-nums}.hours__pauze{display:inline-flex;align-items:center;gap:6px;justify-content:flex-end;font-size:12px;color:var(--muted);font-style:italic}.hours__pauze:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--terra);flex:none}.hours__foot,.hours__row--closed .hours__times{color:var(--muted)}.hours__foot{font-size:12.5px;margin-top:10px}.ef-footer .hours__row{border-color:rgba(255,255,255,.1)}.ef-footer .hours__day{color:var(--cream)}.ef-footer .hours__times{color:rgba(245,240,230,.72)}.ef-footer .hours__pauze{color:rgba(245,240,230,.5)}.ef-footer .hours__row--closed .hours__times{color:rgba(245,240,230,.72)}.ef-footer .hours__day .note{color:#e9a877}.brandwall{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden}@media(min-width:560px){.brandwall{grid-template-columns:repeat(3,1fr)}}@media(min-width:880px){.brandwall{grid-template-columns:repeat(4,1fr)}}@media(min-width:980px){.brandwall--6{grid-template-columns:repeat(6,1fr)}}.brand-tile{background:var(--paper);aspect-ratio:5/3;display:flex;align-items:center;justify-content:center;padding:18px;transition:background .18s}.brand-tile:hover{background:var(--cream)}.brand-tile img{max-height:46px;width:auto;object-fit:contain;filter:grayscale(1);opacity:.62;transition:filter .2s,opacity .2s}.brand-tile:hover img{filter:grayscale(0);opacity:1}.brand-tile a{position:absolute;inset:0}.brand-mark{font-family:var(--serif);font-weight:600;font-size:clamp(15px,2vw,19px);letter-spacing:.01em;color:var(--ink);opacity:.55;text-align:center;transition:opacity .18s}.brand-tile:hover .brand-mark{opacity:.9}.media{border-radius:var(--r-lg);overflow:hidden;background:var(--cream);position:relative}.media img{width:100%;height:100%;object-fit:cover}.media__cap{position:absolute;left:12px;bottom:12px;font-family:var(--mono);font-size:11px;letter-spacing:.04em;color:#fff;background:rgba(22,20,15,.55);padding:5px 10px;border-radius:999px;backdrop-filter:blur(4px)}.ratio-43{aspect-ratio:4/3}.ratio-11{aspect-ratio:1/1}.ratio-169{aspect-ratio:16/9}.ratio-34{aspect-ratio:3/4}.ef-footer{background:var(--ink);color:var(--cream)}.ef-footer__top{display:grid;grid-template-columns:repeat(2,1fr);gap:38px 26px;padding-block:clamp(48px,6vw,72px)}.ef-footer__brand{grid-column:1/-1}@media(min-width:680px){.ef-footer__top{grid-template-columns:repeat(3,1fr)}}@media(min-width:1040px){.ef-footer__top{grid-template-columns:1.6fr 1fr 1fr 1.15fr .95fr 1.15fr}.ef-footer__brand{grid-column:auto}}.ef-footer__title{font-family:var(--mono);font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:rgba(245,240,230,.6);margin-bottom:16px}.ef-footer ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:11px}.ef-footer a{color:rgba(245,240,230,.82);font-size:14.5px}.ef-footer .btn--repair,.ef-footer a:hover{color:#fff}.ef-footer__brand .ef-logo{color:var(--cream);margin-bottom:14px}.ef-footer .ef-logo .fix{color:#e9a877}.ef-footer__brand p{color:rgba(245,240,230,.7);font-size:14.5px;max-width:34ch;line-height:1.55}.ef-footer__repair{margin-top:20px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:var(--r);padding:16px}.ef-footer__repair p{font-size:13.5px;margin-bottom:12px}.ef-footer__bottom{border-top:1px solid rgba(255,255,255,.1);padding-block:22px;display:flex;flex-wrap:wrap;gap:12px 24px;align-items:center;justify-content:space-between;font-size:13px;color:rgba(245,240,230,.6)}@media(max-width:600px){.ef-footer__bottom{text-align:center}.ef-footer__bottom,.ef-footer__bottom .pays{justify-content:center}}.ef-footer__bottom .pays{display:flex;gap:8px;align-items:center}.ef-footer__bottom .pays span{font-family:var(--mono);font-size:11px;border:1px solid rgba(255,255,255,.18);padding:3px 8px;border-radius:5px}.intake-wrap{display:grid;grid-template-columns:1fr;gap:24px;align-items:start}@media(min-width:880px){.intake-wrap{grid-template-columns:1.55fr .9fr}.intake-wrap aside{position:sticky;top:90px}}.grid-2{display:grid;grid-template-columns:1fr;gap:clamp(20px,3vw,40px);align-items:center}@media(min-width:880px){.grid-2{grid-template-columns:1fr 1fr}}.gap-sm{gap:10px}.gap{gap:18px}.gap-lg{gap:28px}.flex{display:flex}.items-center{align-items:center}.wrap-flex{flex-wrap:wrap}.mt-sm{margin-top:12px}.mt{margin-top:24px}.mt-lg{margin-top:40px}.row-cta{display:flex;flex-wrap:wrap;gap:12px}.divider{background:var(--line);margin:0}.divider,.sr-only{height:1px;border:0}.sr-only{position:absolute;width:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.reveal{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease}.reveal.in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}html{scroll-behavior:auto}}.shoplayout{display:block}.shopbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:20px}.filter-toggle{display:inline-flex;align-items:center;gap:9px;font-weight:700;font-size:14.5px;padding:11px 16px;border:1.5px solid var(--line);border-radius:var(--r-sm);background:var(--paper);color:var(--ink);cursor:pointer}.filter-toggle:hover{background:var(--cream)}.filter-toggle svg{width:17px;height:17px}.filter-toggle .badge{background:var(--green);color:#fff;font-size:11px;font-family:var(--mono);padding:1px 7px;border-radius:999px}.shop-sidebar{position:fixed;top:0;left:0;height:100%;width:min(340px,90%);z-index:201;transform:translateX(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);overflow-y:auto;background:var(--paper);box-shadow:20px 0 60px -30px rgba(22,20,15,.5);padding:18px}.shop-sidebar.open{transform:none}.shop-ov{position:fixed;inset:0;background:rgba(22,20,15,.45);opacity:0;visibility:hidden;transition:opacity .28s,visibility .28s;z-index:200}.shop-ov.open{opacity:1;visibility:visible}.shop-sidebar__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.shop-sidebar__close{background:none;border:1.5px solid var(--line);border-radius:var(--r-sm);width:34px;height:34px;display:flex;align-items:center;justify-content:center}.fgroup{border-top:1px solid var(--line);padding:18px 0}.fgroup:first-of-type{border-top:0}.fgroup h4{font-family:var(--mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:14px}.fopt{display:flex;align-items:center;gap:10px;padding:5px 0;font-size:14.5px;cursor:pointer}.fopt input{width:17px;height:17px;accent-color:var(--green);cursor:pointer}.fopt .cnt{margin-left:auto;font-size:12.5px;color:var(--muted)}.frow-clear{margin-top:6px;font-size:13.5px;color:var(--terra-700);text-decoration:underline;background:none;border:0;padding:0;cursor:pointer}.product-card__opts{display:flex;align-items:center;gap:6px;margin-top:2px;min-height:20px}.swatch{width:16px;height:16px;border-radius:50%;border:1.5px solid rgba(0,0,0,.12);display:inline-block}.opt-more{font-size:11.5px;color:var(--muted)}.opt-pill{font-size:11px;font-weight:600;color:var(--ink-soft);border:1px solid var(--line);border-radius:5px;padding:2px 7px}.shopgrid{display:grid;gap:18px;grid-template-columns:repeat(2,1fr)}@media(min-width:600px){.shopgrid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr))}}.brandbanner{display:flex;gap:8px;overflow-x:auto;padding:4px 0 6px;scrollbar-width:none}.brandbanner::-webkit-scrollbar{display:none}.brandbanner button{flex:none;min-width:96px;height:56px;border:1.5px solid var(--line);border-radius:var(--r);background:var(--paper);font-family:var(--serif);font-weight:600;font-size:15px;color:var(--ink);opacity:.6;transition:all .15s}.brandbanner button:hover{opacity:1;background:var(--cream)}.brandbanner button.active{opacity:1;border-color:var(--green);background:var(--green-50);color:var(--green-700)}.pdp-grid{display:grid;grid-template-columns:1fr;gap:clamp(24px,4vw,48px)}@media(min-width:900px){.pdp-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:start}}.pdp-gallery__main{background:var(--cream);border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden;aspect-ratio:1/1}.pdp-gallery__main img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.pdp-gallery__thumbs{display:flex;gap:10px;margin-top:12px;flex-wrap:wrap}.pdp-thumb{width:72px;height:72px;border:1.5px solid var(--line);border-radius:12px;overflow:hidden;background:var(--cream);padding:0;cursor:pointer;transition:border-color .15s}.pdp-thumb img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.pdp-thumb.is-active{border-color:var(--green)}.pdp-price{font-family:var(--serif);font-weight:600;font-size:clamp(24px,3vw,30px);color:var(--ink)}.pdp-stock{display:inline-flex;align-items:center;gap:6px;font-size:13.5px;font-weight:600;padding:5px 11px;border-radius:999px}.pdp-stock.is-in{color:var(--green-700);background:var(--green-50)}.pdp-stock.is-out{color:var(--ink-soft);background:var(--cream)}.pdp-variants{display:flex;gap:10px;flex-wrap:wrap}.pdp-swatch{width:38px;height:38px;border-radius:50%;border:2px solid var(--line);cursor:pointer;padding:0;box-shadow:inset 0 0 0 2px var(--paper);transition:transform .12s,border-color .12s}.pdp-swatch:hover{transform:scale(1.06)}.pdp-swatch.is-active{border-color:var(--green)}.pdp-optbtn{border:1.5px solid var(--line);background:var(--paper);border-radius:10px;padding:8px 14px;font-weight:600;font-size:14px;color:var(--ink);cursor:pointer;transition:all .12s}.pdp-optbtn:hover{background:var(--cream)}.pdp-optbtn.is-active{border-color:var(--green);background:var(--green-50);color:var(--green-700)}.pdp-fav{position:static;width:46px;height:46px;flex:none}.pdp-usps{list-style:none;padding:0;margin:8px 0 0;display:grid;gap:8px}.pdp-usps li{display:flex;align-items:center;gap:9px;font-size:14px;color:var(--ink-soft)}.pdp-usps svg{color:var(--green);flex:none}.rte{color:var(--ink-soft);line-height:1.7;overflow-wrap:anywhere}.rte p{margin:0 0 12px}.rte ol,.rte ul{margin:0 0 12px;padding-left:1.2em}.rte h2,.rte h3,.rte h4{font-family:var(--serif);color:var(--ink);margin:18px 0 8px}.rte img{max-width:100%;height:auto;border-radius:12px}.rte li{margin:0 0 4px}.rte h2{font-size:20px}.rte h3{font-size:17px}.rte h4{font-size:15px}.rte table{display:block;width:100%;max-width:100%;overflow-x:auto;border-collapse:collapse}.rte tbody,.rte thead,.rte tr{width:100%}.rte tr{display:table;table-layout:fixed}.rte td,.rte th{border:1px solid var(--line);padding:8px 10px;text-align:left;font-size:14px;vertical-align:top}.rte th{background:var(--cream,#f7f4ef);font-weight:600}.ef-searchwrap{position:relative;display:inline-flex}.ef-search__panel{position:absolute;top:calc(100% + 10px);right:0;width:min(360px,calc(100vw - 32px));background:var(--paper);border:1px solid var(--line);border-radius:16px;box-shadow:0 18px 44px rgba(0,0,0,.16);padding:8px;z-index:70}.ef-search{display:flex;align-items:center;gap:8px;background:var(--cream);border:1.5px solid var(--line);border-radius:999px;padding:9px 12px;width:100%;color:var(--ink-soft)}.ef-search svg{flex:none}.ef-search input{border:none;background:none;outline:none;font:inherit;font-size:14px;width:100%;color:var(--ink)}.ef-search__close{border:none;background:none;color:var(--ink-soft);cursor:pointer;padding:2px;flex:none}.ef-search__close:hover{color:var(--ink)}.ef-search__pop{margin-top:6px;max-height:56vh;overflow:auto}.ef-search__row{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:10px;color:var(--ink)}.ef-search__row:hover{background:var(--cream)}.ef-search__ph,.ef-search__row img{width:40px;height:40px;border-radius:8px;object-fit:contain;background:var(--cream);flex:none;mix-blend-mode:multiply}.ef-search__title{flex:1;font-size:14px}.ef-search__type{font-size:11.5px;color:var(--ink-soft);background:var(--cream);padding:2px 8px;border-radius:999px}.ef-search__all{width:100%;text-align:left;padding:9px 10px;border:none;background:none;color:var(--green-700);font:inherit;font-size:13.5px;font-weight:600;cursor:pointer;border-radius:10px}.ef-search__all:hover{background:var(--green-50)}.ef-carticon{position:relative}.ef-cartbadge{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--green);color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1}.product-card__fav.is-fav{color:var(--terra,#c0392b)}.product-card__fav.is-fav svg{fill:currentColor}.cart-layout{display:grid;grid-template-columns:1fr;gap:clamp(24px,4vw,40px)}@media(min-width:880px){.cart-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start}}.cart-row{display:grid;grid-template-columns:84px 1fr;gap:16px;align-items:start;padding:16px 0;border-bottom:1px solid var(--line)}@media(min-width:560px){.cart-row{grid-template-columns:96px 1fr auto;align-items:center}}.cart-row__img img{width:84px;height:84px;object-fit:contain;background:var(--cream);border-radius:12px;mix-blend-mode:multiply}@media(min-width:560px){.cart-row__img img{width:96px;height:96px}}.cart-row__info{display:flex;flex-direction:column;gap:4px;min-width:0}.cart-row__remove{border:none;background:none;color:var(--ink-soft);font:inherit;font-size:13px;display:inline-flex;align-items:center;gap:5px;cursor:pointer;padding:0;margin-top:2px}.cart-row__remove:hover{color:var(--terra,#c0392b)}.cart-row__end{display:flex;align-items:center;gap:16px;grid-column:1/-1;justify-content:space-between;margin-top:4px}@media(min-width:560px){.cart-row__end{grid-column:auto;flex-direction:column;align-items:flex-end;gap:10px;margin-top:0}}.cart-row__qty{display:inline-flex;align-items:center;flex:0 0 auto;border:1.5px solid var(--line);border-radius:999px;overflow:hidden}.cart-row__qty button{width:34px;height:34px;border:none;background:var(--paper);font-size:17px;cursor:pointer;color:var(--ink)}.cart-row__qty button:hover{background:var(--cream)}.cart-row__qty span{min-width:30px;text-align:center;font-weight:600;font-size:14px}.cart-row__price{font-family:var(--serif);font-weight:600;font-size:16px;white-space:nowrap}.cart-summary{background:var(--cream);border:1px solid var(--line);border-radius:var(--r-lg);padding:22px;position:sticky;top:90px;display:flex;flex-direction:column;gap:10px}.cart-summary__row{font-size:14px;color:var(--ink-soft)}.cart-summary__row,.cart-summary__total{display:flex;justify-content:space-between}.cart-summary__total{font-family:var(--serif);font-weight:700;font-size:19px;color:var(--ink);padding-top:10px;border-top:1px solid var(--line);margin-top:4px}.cart-summary__cont{margin-top:4px}.cart-summary__cont,.pdp-added{font-size:13.5px;color:var(--green-700)}.pdp-added{display:flex;align-items:center;gap:7px;background:var(--green-50);padding:9px 12px;border-radius:10px}.pdp-added a{color:var(--green-700);font-weight:600;text-decoration:underline}.cart-drawer-ov{position:fixed;inset:0;background:rgba(20,16,12,.42);opacity:0;visibility:hidden;transition:opacity .25s;z-index:120}.cart-drawer-ov.open{opacity:1;visibility:visible}.cart-drawer{position:fixed;top:0;right:0;height:100dvh;width:min(420px,92vw);background:var(--paper);box-shadow:-18px 0 50px rgba(0,0,0,.18);transform:translateX(100%);transition:transform .28s cubic-bezier(.4,0,.2,1);z-index:121;display:flex;flex-direction:column}.cart-drawer.open{transform:translateX(0)}.cart-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid var(--line)}.cart-drawer__items{flex:1;overflow-y:auto;padding:8px 20px}.cart-drawer__row{display:grid;grid-template-columns:64px 1fr auto;gap:12px;padding:14px 0;border-bottom:1px solid var(--line);align-items:start}.cart-drawer__img img{width:64px;height:64px;object-fit:contain;background:var(--cream);border-radius:10px;mix-blend-mode:multiply}.cart-drawer__info{display:flex;flex-direction:column;gap:3px;min-width:0}.cart-drawer__name{font-family:var(--serif);font-weight:600;font-size:15px;color:var(--ink);line-height:1.25}.cart-drawer__controls{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:6px}.cart-drawer__price{font-family:var(--serif);font-weight:600;font-size:15px}.cart-drawer__remove{border:none;background:none;color:var(--ink-soft);cursor:pointer;padding:2px;align-self:start}.cart-drawer__remove:hover{color:var(--terra,#c0392b)}.cart-drawer__foot{border-top:1px solid var(--line);padding:18px 20px;display:flex;flex-direction:column;gap:8px}.cart-drawer__cont{border:none;background:none;color:var(--green-700);font:inherit;font-size:13.5px;font-weight:600;cursor:pointer;padding:4px}.cart-drawer__empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center;padding:0 24px;color:var(--ink-soft)}.brandbanner button img{max-height:30px;max-width:88px;width:auto;object-fit:contain;opacity:.65;transition:opacity .15s;mix-blend-mode:multiply}.brandbanner button.active img,.brandbanner button:hover img{opacity:1}.pager{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:clamp(28px,4vw,44px);flex-wrap:wrap}.pager__btn{padding:9px 14px;border:1.5px solid var(--line);border-radius:999px;font-size:14px;font-weight:600;color:var(--ink);background:var(--paper)}.pager__btn:hover{background:var(--cream)}.pager__btn.is-disabled{opacity:.4;pointer-events:none}.pager__nums{display:flex;align-items:center;gap:4px}.pager__num{min-width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;font-size:14px;font-weight:600;color:var(--ink)}.pager__num:hover{background:var(--cream)}.pager__num.is-active{background:var(--green);color:#fff}.pager__gap{color:var(--ink-soft);padding:0 2px}.product-card__compare{position:absolute;top:10px;left:10px;z-index:2;width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,.9);border:1px solid var(--line);color:var(--ink);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,color .15s}.product-card__compare:hover{background:#fff}.product-card__compare.is-active{background:var(--green-50);color:var(--green-700);border-color:var(--green-100)}.comparebar{position:fixed;left:50%;transform:translateX(-50%);bottom:18px;z-index:115;display:flex;align-items:center;gap:18px;background:var(--ink);color:#fff;padding:12px 18px;border-radius:999px;box-shadow:0 14px 40px rgba(0,0,0,.28)}.comparebar__count{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600}.comparebar__count svg{color:#7fd3aa}.comparebar__actions{display:flex;align-items:center;gap:10px}.comparebar__clear{border:none;background:none;color:#cdd3d0;font:inherit;font-size:13px;cursor:pointer}.comparebar__clear:hover{color:#fff}.comparebar [aria-disabled=true]{opacity:.5;pointer-events:none}.scrolltop{position:fixed;right:18px;bottom:18px;z-index:110;width:46px;height:46px;border-radius:50%;border:1.5px solid var(--line);background:var(--paper);color:var(--ink);box-shadow:0 10px 26px rgba(0,0,0,.16);cursor:pointer;display:flex;align-items:center;justify-content:center;transform:translateY(20px) rotate(-90deg);opacity:0;visibility:hidden;transition:opacity .2s,transform .2s}.scrolltop.show{opacity:1;visibility:visible;transform:translateY(0) rotate(-90deg)}.scrolltop:hover{background:var(--cream)}@media(max-width:560px){.comparebar{left:12px;right:12px;transform:none;justify-content:space-between}}.compare-wrap{overflow-x:auto}.compare-table{border-collapse:collapse;min-width:100%}.compare-table th{text-align:left;font-family:var(--serif);font-weight:600;color:var(--ink);width:150px;font-size:14px}.compare-table td,.compare-table th{padding:12px 14px;border-bottom:1px solid var(--line);vertical-align:top}.compare-table td{border-left:1px solid var(--line);min-width:200px;position:relative}.compare-thumb img{width:100%;max-width:160px;aspect-ratio:1/1;object-fit:contain;background:var(--cream);border-radius:12px;mix-blend-mode:multiply}.compare-title{display:block;margin-top:8px;color:var(--ink)}.compare-price,.compare-title{font-family:var(--serif);font-weight:600}.compare-price{font-size:17px}.compare-remove{position:absolute;top:8px;right:8px;width:26px;height:26px;border-radius:50%;border:1px solid var(--line);background:var(--paper);cursor:pointer;color:var(--ink-soft);display:flex;align-items:center;justify-content:center}.compare-remove:hover{color:var(--terra,#c0392b)}.brandbanner a{flex:none;min-width:96px;height:56px;display:flex;align-items:center;justify-content:center;border:1.5px solid var(--line);border-radius:var(--r);background:var(--paper);font-family:var(--serif);font-weight:600;font-size:15px;color:var(--ink);opacity:.6;transition:all .15s;padding:0 10px}.brandbanner a:hover{opacity:1;background:var(--cream)}.brandbanner a.active{opacity:1;border-color:var(--green);background:var(--green-50)}.brandbanner a img{max-height:30px;max-width:88px;width:auto;object-fit:contain;opacity:.65;mix-blend-mode:multiply}.brandbanner a.active img,.brandbanner a:hover img{opacity:1}.compare-back{display:inline-flex;align-items:center;gap:7px;border:1.5px solid var(--line);background:var(--paper);border-radius:999px;padding:8px 14px;font:inherit;font-size:14px;font-weight:600;color:var(--ink);cursor:pointer;margin-bottom:18px}.compare-back:hover{background:var(--cream)}.fcolors{display:flex;flex-wrap:wrap;gap:8px}.fcolor{display:inline-flex;align-items:center;gap:7px;border:1.5px solid var(--line);background:var(--paper);border-radius:999px;padding:5px 11px 5px 6px;font:inherit;font-size:13px;color:var(--ink);cursor:pointer}.fcolor:hover{background:var(--cream)}.fcolor.is-active{border-color:var(--green);background:var(--green-50)}.fcolor__dot{width:16px;height:16px;border-radius:50%;border:1px solid rgba(0,0,0,.15);flex:none}.checkout-layout{display:grid;grid-template-columns:1fr;gap:clamp(24px,4vw,40px);align-items:start}@media(min-width:880px){.checkout-layout{grid-template-columns:minmax(0,1fr) 340px}}.checkout-summary{background:var(--cream);border:1px solid var(--line);border-radius:var(--r-lg);padding:22px;position:sticky;top:90px;gap:10px}.checkout-summary,.freeship{display:flex;flex-direction:column}.freeship{background:var(--paper);border:1px solid var(--line);border-radius:var(--r-sm);padding:11px 13px;font-size:13px;gap:8px}.freeship--done{flex-direction:row;align-items:center;gap:8px;color:var(--green-700);font-weight:600}.freeship__bar{height:6px;border-radius:999px;background:var(--cream-2,#eee);overflow:hidden}.freeship__fill{display:block;height:100%;background:var(--green);border-radius:999px;transition:width .3s ease}.spinner{width:38px;height:38px;border-radius:50%;border:3px solid var(--line);border-top-color:var(--green);animation:efspin .8s linear infinite}@keyframes efspin{to{transform:rotate(1turn)}}.confirm-fail,.confirm-ok{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.confirm-ok{background:var(--green)}.confirm-fail{background:var(--terra,#c0392b)}.cookiebar{position:fixed;left:0;right:0;z-index:130;padding:14px}.cookiebar--bottom{bottom:0}.cookiebar--top{top:0}.cookiebar__inner{max-width:1180px;margin:0 auto;background:var(--paper);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:0 18px 50px rgba(22,20,15,.18);padding:18px 20px;display:flex;gap:18px;align-items:center;flex-wrap:wrap}.cookiebar--box .cookiebar__inner{max-width:420px;margin-left:auto;flex-direction:column;align-items:stretch}.cookiebar__body{flex:1;min-width:240px}.cookiebar__title{font-family:var(--serif);font-weight:600;font-size:17px;color:var(--ink);margin-bottom:4px}.cookiebar__text{font-size:13.5px;color:var(--ink-soft);line-height:1.55}.cookiebar__link{color:var(--green-700);text-decoration:underline}.cookiebar__cats{margin-top:14px;display:grid;gap:10px}.cookiebar__cat{display:flex;gap:10px;align-items:flex-start;font-size:13.5px}.cookiebar__cat input{margin-top:3px;accent-color:var(--green)}.cookiebar__catdesc{display:block;color:var(--ink-soft);font-size:12.5px;margin-top:2px}.cookiebar__actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}@media(max-width:640px){.cookiebar__actions{width:100%}.cookiebar__actions .btn{flex:1}}.pays .pay-ico{height:22px;width:auto;object-fit:contain;background:#fff;border-radius:4px;padding:2px;vertical-align:middle}.merken-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}@media(min-width:600px){.merken-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:900px){.merken-grid{grid-template-columns:repeat(4,1fr)}}.merk-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:var(--paper);border:1px solid var(--line);border-radius:var(--r-lg);padding:26px 18px;min-height:140px;transition:transform .18s,box-shadow .18s,border-color .18s;text-align:center}.merk-tile:hover{transform:translateY(-3px);box-shadow:var(--sh);border-color:var(--line-cool)}.merk-tile__mark{font-family:var(--serif);font-weight:600;font-size:clamp(17px,2.2vw,21px);color:var(--ink);letter-spacing:.01em}.merk-tile__meta{font-size:12px;color:var(--muted)}.merk-tile__badge{position:absolute;top:10px;right:10px;font-family:var(--mono);font-size:9.5px;letter-spacing:.06em;text-transform:uppercase;padding:3px 7px;border-radius:999px;background:var(--green-50);color:var(--green-700)}.merk-letter{font-family:var(--serif);font-weight:600;font-size:22px;color:var(--terra);padding:0 4px 10px;border-bottom:2px solid var(--cream-2);margin-bottom:6px}.merk-jump{display:flex;flex-wrap:wrap;gap:6px}.merk-jump a{font-family:var(--mono);font-size:12px;font-weight:500;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:var(--r-sm);border:1px solid var(--line);color:var(--ink-soft)}.merk-jump a:hover{background:var(--green);color:#fff;border-color:var(--green)}.to-top{position:fixed;right:clamp(14px,3vw,26px);bottom:clamp(14px,3vw,26px);z-index:80;width:48px;height:48px;border-radius:50%;border:1px solid var(--line);background:var(--paper);color:var(--ink);display:flex;align-items:center;justify-content:center;box-shadow:var(--sh);cursor:pointer;opacity:0;visibility:hidden;transform:translateY(12px) scale(.9);transition:opacity .25s,transform .25s,visibility .25s,background .15s}.to-top.in{opacity:1;visibility:visible;transform:none}.to-top:hover{background:var(--ink);color:var(--cream);border-color:var(--ink)}.to-top svg{width:20px;height:20px}@media(max-width:759px){.to-top{bottom:78px}}.skeleton{position:relative;overflow:hidden;background:var(--cream-2);border-radius:var(--r-sm)}.skeleton:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);transform:translateX(-100%);animation:shimmer 1.4s infinite}@keyframes shimmer{to{transform:translateX(100%)}}@media(prefers-reduced-motion:reduce){.skeleton:after{animation:none}}.ef-nav__item{position:relative}.ef-nav__trigger{display:inline-flex;align-items:center;gap:5px;font-family:var(--sans);font-size:14.5px;font-weight:600;color:var(--ink-soft);padding:9px 13px;border-radius:var(--r-sm);background:transparent;border:0;cursor:pointer;transition:background .15s,color .15s}.ef-nav__item:hover .ef-nav__trigger,.ef-nav__trigger:hover,.ef-nav__trigger[aria-expanded=true]{background:var(--cream);color:var(--ink)}.ef-nav__trigger .chev{width:15px;height:15px;transition:transform .2s}.ef-nav__item:hover .ef-nav__trigger .chev,.ef-nav__trigger[aria-expanded=true] .chev{transform:rotate(180deg)}.mega{position:absolute;top:calc(100% + 8px);left:50%;transform:translateX(-50%) translateY(8px);width:min(680px,90vw);background:var(--paper);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--sh-lg);padding:22px;opacity:0;visibility:hidden;transition:opacity .2s,transform .2s,visibility .2s;z-index:70}.ef-nav__item:hover .mega,.mega.open{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.mega:before{content:"";position:absolute;top:-8px;left:0;right:0;height:8px}.mega__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:6px 22px}.mega__col h5{font-family:var(--mono);font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin:0 0 8px;padding:0 10px}.mega__link{display:flex;align-items:center;gap:12px;padding:9px 10px;border-radius:var(--r-sm);transition:background .14s}.mega__link:hover{background:var(--cream)}.mega__ic{flex:none;width:38px;height:38px;border-radius:9px;background:var(--cream-2);display:flex;align-items:center;justify-content:center;color:var(--ink)}.mega__ic svg{width:20px;height:20px}.mega__link.repair .mega__ic{background:var(--green-50);color:var(--green-700)}.mega__link>span:not(.mega__ic){display:flex;flex-direction:column}.mega__tt{display:block;font-weight:700;font-size:14px;line-height:1.2}.mega__ds{display:block;font-size:12px;color:var(--muted);margin-top:1px}.mega__foot{margin-top:16px;padding-top:14px;border-top:1px solid var(--line);display:flex;gap:10px}.active-filters{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:18px}.active-filters:empty{display:none}.af-chip{display:inline-flex;gap:7px;font-size:13px;font-weight:600;padding:6px 8px 6px 13px;border-radius:999px;background:var(--green-50);border:1px solid var(--green-100)}.af-chip,.af-chip button{align-items:center;color:var(--green-700)}.af-chip button{display:flex;justify-content:center;width:18px;height:18px;border-radius:50%;border:0;background:var(--green-100);cursor:pointer}.af-chip button:hover{background:var(--green);color:#fff}.af-chip button svg{width:11px;height:11px}.af-clear{font-size:13px;font-weight:600;color:var(--terra-700);background:none;border:0;text-decoration:underline;cursor:pointer;padding:6px 4px}.media--zoom{cursor:zoom-in}.lb-overlay{position:fixed;inset:0;background:rgba(22,20,15,.86);z-index:220;opacity:0;visibility:hidden;transition:opacity .25s,visibility .25s;display:flex;align-items:center;justify-content:center;padding:clamp(16px,4vw,48px)}.lb-overlay.open{opacity:1;visibility:visible}.lb-overlay img{max-width:100%;max-height:100%;border-radius:var(--r);box-shadow:var(--sh-lg)}.lb-close{position:absolute;top:18px;right:18px;width:46px;height:46px;border-radius:50%;border:0;background:rgba(255,255,255,.14);color:#fff;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(4px)}.lb-close:hover{background:rgba(255,255,255,.26)}.lb-nav{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;border:0;background:rgba(255,255,255,.14);color:#fff;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(4px)}.lb-nav:hover{background:rgba(255,255,255,.26)}.lb-nav.prev{left:clamp(8px,2vw,24px)}.lb-nav.next{right:clamp(8px,2vw,24px)}.lb-count{position:absolute;bottom:22px;font-family:var(--mono);font-size:12px;color:rgba(255,255,255,.8);letter-spacing:.08em}.lb-count,.toast-wrap{left:50%;transform:translateX(-50%)}.toast-wrap{position:fixed;bottom:24px;z-index:230;flex-direction:column;gap:10px;pointer-events:none;width:max-content;max-width:92vw}.toast,.toast-wrap{display:flex;align-items:center}.toast{gap:12px;background:var(--ink);color:var(--cream);padding:13px 16px 13px 14px;border-radius:var(--r);box-shadow:var(--sh-lg);font-size:14.5px;font-weight:600;transform:translateY(20px);opacity:0;transition:transform .3s cubic-bezier(.2,.8,.2,1),opacity .3s;pointer-events:auto}.toast.in{transform:none;opacity:1}.toast__ic{flex:none;width:30px;height:30px;border-radius:50%;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:center}.toast__ic svg{width:18px;height:18px}.toast a{color:#e9a877;text-decoration:underline;text-underline-offset:2px;margin-left:4px;white-space:nowrap}.urgency{display:flex;align-items:center;gap:9px;font-size:13.5px;font-weight:600;color:var(--terra-700)}.urgency .dot{width:8px;height:8px;border-radius:50%;background:var(--terra);flex:none;box-shadow:0 0 0 0 rgba(180,88,45,.5);animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(180,88,45,.45)}70%{box-shadow:0 0 0 7px rgba(180,88,45,0)}to{box-shadow:0 0 0 0 rgba(180,88,45,0)}}@media(prefers-reduced-motion:reduce){.urgency .dot{animation:none}}.buybar{position:fixed;left:0;right:0;bottom:0;z-index:90;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-top:1px solid var(--line);padding:10px clamp(14px,4vw,20px);display:flex;align-items:center;gap:12px;transform:translateY(110%);transition:transform .3s ease;box-shadow:0 -10px 30px -18px rgba(22,20,15,.3)}.buybar.in{transform:none}.buybar__info{display:flex;flex-direction:column;line-height:1.15}.buybar__info .n{font-weight:700;font-size:13.5px}.buybar__info .p{font-weight:800;font-size:16px}.buybar .btn{margin-left:auto}@media(min-width:760px){.buybar{display:none!important}}.promo{border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden}.promo__head{gap:10px;padding:14px 18px;background:var(--cream);border-bottom:1px solid var(--line)}.promo__head,.promo__head .pic{display:flex;align-items:center}.promo__head .pic{width:30px;height:30px;border-radius:8px;background:var(--terra-50);color:var(--terra-700);justify-content:center;flex:none}.promo__head .pic svg{width:17px;height:17px}.promo__head h3{font-size:16px;font-weight:700}.promo__body{padding:16px 18px}.tier{display:flex;align-items:center;gap:14px;border:1.5px solid var(--line);border-radius:var(--r);padding:14px 16px;cursor:pointer;transition:border-color .15s,background .15s}.tier+.tier{margin-top:10px}.tier:hover{border-color:var(--green-100)}.tier input{position:absolute;opacity:0}.tier__radio{width:20px;height:20px;border-radius:50%;border:2px solid var(--line);flex:none;display:flex;align-items:center;justify-content:center;transition:border-color .15s}.tier__radio:after{content:"";width:10px;height:10px;border-radius:50%;background:var(--green);transform:scale(0);transition:transform .15s}.tier.sel{background:var(--green-50)}.tier.sel,.tier.sel .tier__radio{border-color:var(--green)}.tier.sel .tier__radio:after{transform:scale(1)}.tier__main .t{font-weight:700;font-size:14.5px}.tier__main .s{font-size:12.5px;color:var(--green-700);font-weight:600}.tier__price{margin-left:auto;text-align:right;white-space:nowrap}.tier__price del{color:var(--muted);font-size:12.5px;display:block}.tier__price b{font-size:16px;font-weight:800}.tier__save{display:inline-block;margin-left:8px;font-family:var(--mono);font-size:10.5px;letter-spacing:.04em;background:var(--terra-50);color:var(--terra-700);padding:3px 8px;border-radius:999px}.bt-item{display:grid;grid-template-columns:auto 56px 1fr auto;gap:13px;align-items:center;padding:12px 0;border-bottom:1px solid var(--line)}.bt-item:last-of-type{border-bottom:0}.bt-check{width:22px;height:22px;border:1.5px solid var(--line);border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex:none;color:transparent;transition:all .15s}.bt-check.on{background:var(--green);border-color:var(--green);color:#fff}.bt-check svg{width:14px;height:14px}.bt-item input{position:absolute;opacity:0}.bt-thumb{width:56px;height:56px;border-radius:var(--r-sm);overflow:hidden;background:var(--cream)}.bt-thumb img{width:100%;height:100%;object-fit:cover}.bt-name{font-weight:600;font-size:14px;line-height:1.25}.bt-name .self{color:var(--muted);font-size:12px}.bt-price{font-weight:800;font-size:14.5px;white-space:nowrap}.bt-price del{color:var(--muted);font-weight:500;font-size:12px;margin-right:5px}.bt-total{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;padding-top:14px;border-top:1px dashed var(--line);flex-wrap:wrap}.bt-total__sum b{font-size:20px;font-weight:800}.bt-total__sum del{color:var(--muted);font-weight:500;font-size:14px;margin-right:8px}.bt-total__sum .save{font-family:var(--mono);font-size:11px;background:var(--green-50);color:var(--green-700);padding:3px 9px;border-radius:999px;margin-left:8px}.bogo{display:flex;flex-direction:column;gap:10px}.bogo__row{display:grid;grid-template-columns:64px 1fr auto;gap:13px;align-items:center;border:1px solid var(--line);border-radius:var(--r);padding:13px;position:relative}.bogo__row.reward{border-color:var(--green-100);background:var(--green-50)}.bogo__thumb{width:64px;height:64px;border-radius:var(--r-sm);overflow:hidden;background:var(--cream)}.bogo__thumb img{width:100%;height:100%;object-fit:cover}.bogo__name{font-weight:700;font-size:14px;line-height:1.2}.bogo__qty{font-size:12px;color:var(--muted);margin-top:2px}.bogo__badge{position:absolute;top:-9px;left:13px;font-family:var(--mono);font-size:10px;letter-spacing:.06em;text-transform:uppercase;padding:3px 8px;border-radius:999px;background:var(--ink);color:var(--cream)}.bogo__row.reward .bogo__badge{background:var(--green)}.bogo__price{text-align:right;white-space:nowrap;font-weight:800;font-size:14.5px}.bogo__price del{display:block;color:var(--muted);font-weight:500;font-size:12px}.bogo__plus{display:flex;align-items:center;justify-content:center;color:var(--muted)}.bogo__plus svg{width:20px;height:20px}.track-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--r-lg);padding:clamp(24px,4vw,40px)}.otp-inputs{display:flex;gap:10px;justify-content:space-between}.otp-inputs input{flex:1;min-width:0;aspect-ratio:1/1;max-width:62px;text-align:center;font-family:var(--mono);font-size:24px;font-weight:600;border:1.5px solid var(--line);border-radius:var(--r);background:var(--paper);color:var(--ink)}.otp-inputs input:focus{outline:none;border-color:var(--green);box-shadow:0 0 0 3px var(--green-50)}.track-resend{font-size:13.5px;color:var(--muted);margin-top:16px;text-align:center}.track-resend button{background:none;border:0;color:var(--green-700);font-weight:700;text-decoration:underline;cursor:pointer}.track-resend button:disabled{color:var(--muted);text-decoration:none;cursor:default}.order-head{display:flex;align-items:center;gap:16px;padding-bottom:20px;border-bottom:1px solid var(--line)}.order-head__img{width:72px;height:72px;border-radius:var(--r);overflow:hidden;background:var(--cream);flex:none}.order-head__img img{width:100%;height:100%;object-fit:cover}.status-badge{display:inline-flex;align-items:center;gap:6px;font-family:var(--mono);font-size:11px;letter-spacing:.06em;text-transform:uppercase;padding:5px 11px;border-radius:999px;font-weight:600}.status-badge.shipped{background:#e3f2fd;color:#1565c0}.status-badge.processing{background:#fff8e1;color:#b07c00}.status-badge.delivered{background:var(--green-50);color:var(--green-700)}.status-badge.pending{background:var(--cream-2);color:var(--ink-soft)}.order-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:var(--r);overflow:hidden;margin:22px 0}@media(min-width:620px){.order-grid{grid-template-columns:repeat(4,1fr)}}.order-grid__item{background:var(--paper);padding:14px 16px}.order-grid__item .l{font-size:12px;color:var(--muted)}.order-grid__item .v{font-size:14px;font-weight:700;margin-top:3px}.timeline{list-style:none;margin:0;padding:0}.timeline li{position:relative;padding:0 0 24px 32px}.timeline li:before{content:"";position:absolute;left:9px;top:20px;bottom:0;width:2px;background:var(--line)}.timeline li:last-child:before{display:none}.timeline__dot{position:absolute;left:0;top:2px;width:20px;height:20px;border-radius:50%;border:2px solid var(--line);background:var(--paper)}.timeline li.done .timeline__dot{border-color:var(--green);background:var(--green)}.timeline li.done .timeline__dot:after{content:"";position:absolute;inset:3px;border-radius:50%;background:#fff;transform:scale(.5)}.timeline__t{font-weight:700;font-size:15px}.timeline__d{font-size:13px;color:var(--muted);margin-top:2px}.timeline__track{font-size:13px;margin-top:6px}.timeline__track b{font-weight:700}.faqhub-search{position:relative;max-width:560px;margin:0 auto}.faqhub-search input{width:100%;font-size:16px;padding:16px 18px 16px 50px;border:1.5px solid var(--line);border-radius:999px;background:var(--paper)}.faqhub-search input:focus{outline:none;border-color:var(--green);box-shadow:0 0 0 3px var(--green-50)}.faqhub-search svg{position:absolute;left:18px;top:50%;transform:translateY(-50%);width:20px;height:20px;color:var(--muted)}.faqhub-cats{display:grid;grid-template-columns:1fr;gap:14px}@media(min-width:620px){.faqhub-cats{grid-template-columns:repeat(2,1fr)}}@media(min-width:980px){.faqhub-cats{grid-template-columns:repeat(3,1fr)}}.faqhub-cat{display:block;background:var(--paper);border:1px solid var(--line);border-radius:var(--r-lg);padding:22px;transition:transform .18s,box-shadow .18s,border-color .18s}.faqhub-cat:hover{transform:translateY(-3px);box-shadow:var(--sh);border-color:var(--green-100)}.faqhub-cat__ic{width:46px;height:46px;border-radius:12px;background:var(--green-50);color:var(--green-700);display:flex;align-items:center;justify-content:center;margin-bottom:14px}.faqhub-cat__ic svg{width:23px;height:23px}.faqhub-cat h3{font-size:17px;font-weight:700;margin-bottom:4px}.faqhub-cat p{font-size:13.5px;color:var(--muted);line-height:1.45}.faqhub-cat__n{font-family:var(--mono);font-size:12px;color:var(--green-700);margin-top:12px;display:inline-flex;align-items:center;gap:6px}.faqhub-group{scroll-margin-top:90px}.faqhub-group__title{display:flex;align-items:center;gap:11px;margin-bottom:8px}.faqhub-group__title .ic{width:34px;height:34px;border-radius:9px;background:var(--green-50);color:var(--green-700);display:flex;align-items:center;justify-content:center;flex:none}.faqhub-group__title .ic svg{width:18px;height:18px}.faqhub-noresult{text-align:center;padding:40px 0;color:var(--muted)}.stars-input{display:inline-flex;gap:4px}.stars-input button{background:none;border:0;padding:2px;cursor:pointer;color:var(--line);transition:color .15s,transform .15s;line-height:0}.stars-input button svg{width:30px;height:30px}.stars-input button:hover{transform:scale(1.12)}.stars-input button.on{color:#e0a93b}.stars-input+.stars-val{margin-left:10px;font-size:13px;color:var(--muted);font-weight:600}.review-product{background:var(--paper);border:1px solid var(--line);border-radius:var(--r-lg);padding:22px}.review-product__head{display:flex;align-items:center;gap:14px;padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid var(--line)}.review-product__img{width:64px;height:64px;border-radius:var(--r-sm);overflow:hidden;background:var(--cream);flex:none}.review-product__img img{width:100%;height:100%;object-fit:cover}.review-product__n{font-family:var(--mono);font-size:10.5px;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);background:var(--cream-2);padding:3px 8px;border-radius:999px;display:inline-block;margin-bottom:5px}.review-product__name{font-weight:700;font-size:15.5px;line-height:1.2}.review-product__meta{font-size:13px;color:var(--muted);margin-top:2px}.charcount{font-size:12px;color:var(--muted);text-align:right;margin-top:4px}.print-only{display:none}@media print{.buybar,.cc,.cd,.cd-overlay,.ef-footer,.ef-header,.ef-topstrip,.ef-vacation,.sp,.sp-overlay,.to-top,[data-no-print]{display:none!important}body{background:#fff!important;color:#000}.section,.section--tight{padding-block:0!important}.print-only{display:block!important}.card,.order-grid,.timeline{box-shadow:none!important;border-color:#ccc!important}a[href]:after{content:""}.bridge,.reveal:not(.in){display:none!important}@page{margin:1.6cm}}.order-steps{display:grid;grid-template-columns:1fr;gap:0;counter-reset:os}@media(min-width:680px){.order-steps{grid-template-columns:repeat(4,1fr)}}.os{position:relative;padding:16px 0 16px 44px}@media(min-width:680px){.os{padding:48px 16px 0;text-align:center}}.os__dot{position:absolute;left:0;top:16px;width:32px;height:32px;border-radius:50%;border:2px solid var(--line);background:var(--paper);display:flex;align-items:center;justify-content:center;color:var(--muted);font-family:var(--mono);font-size:13px}@media(min-width:680px){.os__dot{left:50%;top:0;transform:translateX(-50%)}}.os:before{content:"";position:absolute;left:15px;top:48px;bottom:-16px;width:2px;background:var(--line)}@media(min-width:680px){.os:before{left:auto;right:-50%;top:15px;bottom:auto;width:100%;height:2px}}.os:last-child:before{display:none}.os.done .os__dot{border-color:var(--green);color:#fff}.os.done .os__dot,.os.done:before{background:var(--green)}.os.active .os__dot{border-color:var(--green);color:var(--green-700);background:var(--green-50)}.os h4{font-size:15px;font-weight:700;margin-bottom:3px}.os p{font-size:13px;color:var(--muted)}@media(min-width:880px){.promo-grid{grid-template-columns:1fr 1fr!important}.promo-grid .promo--wide{grid-column:1/-1}}.merk-tile__logo{max-width:100%;max-height:46px;object-fit:contain}.accred{display:flex;flex-wrap:wrap;gap:10px}.accred-badge{display:inline-flex;align-items:center;gap:10px;padding:9px 14px 9px 11px;border-radius:var(--r);border:1px solid var(--line);background:var(--paper)}.accred-badge__seal{flex:none;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative}.accred-badge__seal svg{width:19px;height:19px}.accred-badge__txt{display:flex;flex-direction:column;line-height:1.15}.accred-badge__k{font-family:var(--mono);font-size:9.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.accred-badge__v{font-weight:700;font-size:13.5px;color:var(--ink)}.accred-badge--dealer{background:var(--terra-50);border-color:#e9d8c9}.accred-badge--dealer .accred-badge__seal{background:var(--terra);color:#fff}.accred-badge--dealer .accred-badge__k{color:var(--terra-700)}.accred-badge--partner{background:var(--green-50);border-color:var(--green-100)}.accred-badge--partner .accred-badge__seal{background:var(--green);color:#fff}.accred-badge--partner .accred-badge__k{color:var(--green-700)}.accred-line{display:inline-flex;align-items:center;gap:8px;font-size:13.5px;font-weight:600}.accred-line svg{width:17px;height:17px;flex:none}.accred-line--dealer{color:var(--terra-700)}.accred-line--partner{color:var(--green-700)}.brand-tile{position:relative}.brand-seal{position:absolute;top:7px;right:7px;display:flex;gap:3px}.brand-seal span{width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.brand-seal span svg{width:10px;height:10px}.brand-seal .s-dealer{background:var(--terra)}.brand-seal .s-partner{background:var(--green)}.accred-explain{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:680px){.accred-explain{grid-template-columns:1fr 1fr}}.accred-explain__card{display:flex;gap:14px;padding:20px;border:1px solid var(--line);border-radius:var(--r-lg);background:var(--paper)}.accred-explain__card .ic{flex:none;width:44px;height:44px;border-radius:11px;display:flex;align-items:center;justify-content:center}.accred-explain__card .ic svg{width:22px;height:22px}.accred-explain__card.dealer .ic{background:var(--terra-50);color:var(--terra-700)}.accred-explain__card.partner .ic{background:var(--green-50);color:var(--green-700)}.accred-explain__card h3{font-size:16px;font-weight:700;margin-bottom:5px}.accred-explain__card p{font-size:14px;color:var(--ink-soft);line-height:1.5}.accred-legend{display:flex;flex-wrap:wrap;gap:8px 18px;font-size:13px;color:var(--muted)}.accred-legend span{display:inline-flex;align-items:center;gap:7px}.accred-legend i{width:14px;height:14px;border-radius:50%;display:inline-block}.accred-legend .l-dealer{background:var(--terra)}.accred-legend .l-partner{background:var(--green)}.merk-tile{position:relative}.merk-tile .brand-seal{top:7px;right:7px}.notify{border:1.5px solid var(--line);border-radius:var(--r-lg);padding:20px;background:var(--cream)}.notify__head{display:flex;align-items:center;gap:10px;margin-bottom:6px}.notify__head .ic{flex:none;width:34px;height:34px;border-radius:9px;background:var(--green-50);color:var(--green-700);display:flex;align-items:center;justify-content:center}.notify__head .ic svg{width:18px;height:18px}.notify__head h3{font-size:16px;font-weight:700}.notify p{font-size:14px;color:var(--ink-soft);line-height:1.5;margin-bottom:14px}.notify form{display:flex;gap:10px;flex-wrap:wrap}.notify form .input{flex:1;min-width:180px}.notify__error{color:var(--terra-700);font-size:13.5px;font-weight:600;margin:0 0 10px}.notify__ok{display:flex;align-items:flex-start;gap:12px}.notify__ok .ic{flex:none;width:38px;height:38px;border-radius:50%;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:center}.notify__ok .ic svg{width:20px;height:20px}.notify__ok h3{font-size:16px;font-weight:700;margin-bottom:3px}.notify__ok p{margin:0;color:var(--green-700)}.accred-banners{display:flex;flex-direction:column;gap:10px;max-width:480px}.accred-banner{display:flex;align-items:center;gap:13px;padding:12px 15px;border:1px solid var(--line);border-radius:var(--r);background:var(--paper)}.accred-banner__seal{flex:none;width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.accred-banner__seal svg{width:20px;height:20px}.accred-banner--dealer{background:var(--terra-50);border-color:#e9d8c9}.accred-banner--dealer .accred-banner__seal{background:var(--terra)}.accred-banner--partner{background:var(--green-50);border-color:var(--green-100)}.accred-banner--partner .accred-banner__seal{background:var(--green)}.accred-banner__txt{display:flex;flex-direction:column}.accred-banner__b{font-weight:700;font-size:14.5px;line-height:1.2}.accred-banner__brands{font-family:var(--mono);font-size:11px;letter-spacing:.02em;color:var(--muted);margin-top:3px}.lane .accred-banner{width:100%;margin-top:16px;background:var(--paper);border-color:var(--line)}.lane--shop .accred-banner__b{color:var(--ink)}.accred-strip{display:grid;grid-template-columns:1fr 1fr;gap:12px;max-width:620px;margin-inline:auto}.accred-strip__item{display:flex;align-items:center;gap:12px;padding:14px 16px;border:1px solid var(--line);border-radius:var(--r);background:var(--paper)}.accred-strip__seal{flex:none;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.accred-strip__seal svg{width:18px;height:18px}.accred-strip__seal.dealer{background:var(--terra)}.accred-strip__seal.partner{background:var(--green)}.accred-strip__txt{font-size:14px;line-height:1.25}.accred-strip__txt b{display:block;font-weight:700;font-size:14px}.accred-strip__txt span{color:var(--muted);font-size:12px}.accred-strip__more{grid-column:1/-1;text-align:center}@media(max-width:560px){.accred-strip{grid-template-columns:1fr}}.usp-list{display:flex;flex-direction:column;gap:14px;background:var(--cream);border:1px solid var(--line);border-radius:var(--r-lg);padding:clamp(16px,2.2vw,22px)}.usp-list__item{display:flex;align-items:center;gap:11px;font-size:15px;font-weight:600;color:var(--ink)}.usp-list__item svg{width:20px;height:20px;flex:none;color:var(--green)}.reviews-empty{border:1px dashed var(--line);border-radius:var(--r-lg);padding:clamp(24px,4vw,40px);text-align:center;background:var(--cream)}.reviews-empty__ic{width:52px;height:52px;border-radius:50%;background:var(--paper);border:1px solid var(--line);display:flex;align-items:center;justify-content:center;margin:0 auto 14px;color:var(--muted)}.reviews-empty__ic svg{width:24px;height:24px}.reviews-empty h3{font-family:var(--serif);font-weight:600;font-size:20px;margin-bottom:6px}.reviews-empty p{font-size:14.5px;color:var(--ink-soft);max-width:42ch;margin:0 auto 16px}.rating-line--none{font-size:14px;color:var(--muted);font-weight:600;display:inline-flex;align-items:center;gap:7px}.rating-line--none svg{width:16px;height:16px;color:var(--muted)}.coupon-msg{font-size:13px;font-weight:600;margin:2px 0 14px;display:flex;align-items:center;gap:7px}.coupon-msg.ok{color:var(--green-700)}.coupon-msg.err{color:var(--terra-700)}.coupon-applied{display:inline-flex;align-items:center;gap:7px;font-family:var(--mono);font-size:12px;letter-spacing:.04em;text-transform:uppercase;background:var(--green-50);border:1px solid var(--green-100);color:var(--green-700);padding:5px 10px;border-radius:999px;margin:2px 0 14px}.coupon-applied button{background:none;border:0;color:var(--green-700);cursor:pointer;display:flex;padding:0}.coupon-applied button svg{width:13px;height:13px}.lane__seal{display:flex;align-items:center;gap:12px;background:var(--paper);border-radius:var(--r);padding:11px 13px;margin-top:16px}.lane--shop .lane__seal{box-shadow:0 1px 2px rgba(0,0,0,.25)}.lane__seal-ic{flex:none;width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.lane__seal-ic svg{width:20px;height:20px}.lane--shop .lane__seal-ic{background:var(--terra)}.lane--repair .lane__seal-ic{background:var(--green)}.lane__seal-txt{min-width:0}.lane__seal-k{display:block;font-weight:700;font-size:14px;color:var(--ink);line-height:1.2}.lane__seal-v{display:block;font-family:var(--mono);font-size:11px;letter-spacing:.02em;color:var(--muted);margin-top:2px}