/* FrissAuto automotive accessories storefront — single active design source */
:root{
  --fa-yellow:#ffd400;
  --fa-yellow-hover:#f4c900;
  --fa-ink:#111418;
  --fa-ink-2:#1b2026;
  --fa-text:#1a1e23;
  --fa-muted:#69727c;
  --fa-line:#e2e6ea;
  --fa-soft:#f5f7f8;
  --fa-white:#fff;
  --fa-green:#16834b;
  --fa-red:#c73c32;
  --fa-shell:1380px;
  --fa-radius:8px;
  --fa-shadow:0 16px 44px rgba(17,20,24,.08);
  --fa-graphite:#0f1317;
  --fa-graphite-2:#0b0e11;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.fa-v3-body{margin:0!important;background:#fff!important;color:var(--fa-text)!important;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important;overflow-x:hidden;-webkit-font-smoothing:antialiased}
body.fa-v3-body .ct-header,body.fa-v3-body .ct-footer,body.fa-v3-body #header,body.fa-v3-body #footer,body.fa-v3-body .site-header:not(.fa-shop-header),body.fa-v3-body .site-footer:not(.fa-shop-footer),body.fa-v3-body .fa2-site-header,body.fa-v3-body .fa2-site-footer,body.fa-v3-body .fa2-plugin-dock{display:none!important}
body.fa-v3-body a{color:inherit}
.fa-shop-shell{width:min(calc(100% - 48px),var(--fa-shell));margin-inline:auto}

/* header */
.fa-shop-header{position:sticky;top:0;z-index:9998;background:#fff;border-bottom:1px solid var(--fa-line);box-shadow:0 5px 24px rgba(15,18,22,.06)}
body.admin-bar .fa-shop-header{top:32px}
.fa-shop-topbar{background:#0d1014;color:#dce1e5}
.fa-shop-topbar-inner{min-height:34px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}
.fa-shop-topbar span{position:relative;padding:0 18px;text-align:center;font-size:12px;font-weight:650;white-space:nowrap}
.fa-shop-topbar span+span:before{content:"";position:absolute;left:0;top:50%;width:1px;height:14px;background:#343a40;transform:translateY(-50%)}
.fa-shop-head-main{background:#fff}
.fa-shop-head-grid{min-height:88px;display:grid;grid-template-columns:220px minmax(360px,1fr) 210px;gap:34px;align-items:center}
.fa-shop-logo{display:inline-flex;align-items:center;text-decoration:none!important;min-height:48px;width:max-content}
.fa-shop-logo img{display:block!important;width:auto!important;max-width:190px!important;height:46px!important;object-fit:contain!important}
.fa-shop-logo>span,.fa-shop-logo>strong{font-size:32px;font-weight:900;letter-spacing:-.05em}.fa-shop-logo>strong{color:#e1ba00}.fa-shop-logo>span{color:#15181b}
.fa-shop-search{height:52px;display:grid;grid-template-columns:44px 1fr auto;align-items:center;border:1px solid #cfd5da;border-radius:6px;background:#f8f9fa;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}
.fa-shop-search:focus-within{border-color:#b69c12;box-shadow:0 0 0 3px rgba(255,212,0,.18)}
.fa-shop-search svg{width:20px;height:20px;margin-left:16px;fill:none;stroke:#5b646c;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.fa-shop-search input{min-width:0;height:50px;padding:0 14px 0 8px!important;border:0!important;outline:0!important;background:transparent!important;color:#15191d!important;font-size:15px!important;box-shadow:none!important}
.fa-shop-search input::placeholder{color:#7d858d}
.fa-shop-search button{height:52px;min-width:118px;margin:-1px;border:0!important;background:var(--fa-yellow)!important;color:#111!important;font-size:13px!important;font-weight:800!important;cursor:pointer;transition:background .2s ease}
.fa-shop-search button:hover{background:var(--fa-yellow-hover)!important}
.fa-shop-head-actions{display:flex;justify-content:flex-end;gap:12px}
.fa-shop-head-actions>a{position:relative;min-width:86px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;text-decoration:none!important;color:#30363c;font-size:11px;font-weight:750}
.fa-shop-head-actions>a:hover{color:#000}
.fa-shop-head-actions svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.fa-shop-cart-icon{position:relative;display:grid;place-items:center}.fa-shop-cart-icon b{position:absolute;top:-7px;right:-10px;min-width:18px;height:18px;padding:0 5px;display:grid;place-items:center;border-radius:999px;background:var(--fa-yellow);color:#111;font-size:10px;font-weight:900}
.fa-shop-nav-wrap{background:#15191e;border-top:1px solid #252a30}
.fa-shop-nav{min-height:48px;display:flex;align-items:stretch;overflow-x:auto;scrollbar-width:none}.fa-shop-nav::-webkit-scrollbar{display:none}
.fa-shop-nav a{display:flex;align-items:center;padding:0 16px;text-decoration:none!important;color:#e8ebed;font-size:12px;font-weight:700;white-space:nowrap;transition:background .18s ease,color .18s ease}
.fa-shop-nav a:hover{background:#242a30;color:#fff}.fa-shop-nav-all{min-width:154px;justify-content:center;gap:9px;background:var(--fa-yellow)!important;color:#111!important;font-weight:850!important}.fa-shop-nav-all:hover{background:var(--fa-yellow-hover)!important}

/* hero */
.fa-shop-home{background:#fff}.fa-shop-hero{position:relative;padding:clamp(44px,5vw,66px) 0;overflow:hidden;background:linear-gradient(160deg,#0f1317 0%,#0b0e11 58%,#101519 100%);border-bottom:1px solid #23282e;color:#fff}
.fa-shop-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:56px 100%;-webkit-mask-image:linear-gradient(90deg,transparent,#000 55%);mask-image:linear-gradient(90deg,transparent,#000 55%);pointer-events:none}
.fa-shop-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:linear-gradient(90deg,var(--fa-yellow) 0 32%,transparent 32%)}
.fa-shop-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.93fr) minmax(520px,1.07fr);gap:clamp(36px,5vw,64px);align-items:center}
.fa-shop-hero-copy{padding:14px 0}.fa-shop-eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--fa-yellow);font-size:12px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.fa-shop-eyebrow:before{content:"";width:24px;height:3px;background:var(--fa-yellow)}
.fa-shop-hero h1{max-width:700px;margin:16px 0 0;color:#fff;font-size:clamp(46px,4.5vw,70px);line-height:1.02;font-weight:850;letter-spacing:-.045em}
.fa-shop-hero-copy>p{max-width:640px;margin:20px 0 0;color:#aeb5bd;font-size:17px;line-height:1.62}
.fa-shop-hero-cta{display:flex;gap:12px;margin-top:30px}.fa-shop-btn-primary,.fa-shop-btn-secondary{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;border-radius:8px;text-decoration:none!important;font-size:14px;font-weight:800;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.fa-shop-btn-primary{background:var(--fa-yellow);color:#111!important;box-shadow:0 8px 20px rgba(214,176,0,.22)}.fa-shop-btn-primary:hover{background:var(--fa-yellow-hover);transform:translateY(-1px)}.fa-shop-btn-secondary{border:1px solid rgba(255,255,255,.24);background:transparent;color:#fff!important}.fa-shop-btn-secondary:hover{border-color:rgba(255,255,255,.5);background:rgba(255,255,255,.06)}
.fa-shop-hero-proof{display:flex;flex-wrap:wrap;gap:22px;margin-top:30px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12)}.fa-shop-hero-proof span{color:#8b939c;font-size:12px}.fa-shop-hero-proof strong{display:block;margin-bottom:3px;color:#fff;font-size:17px}
.fa-shop-hero-visual{min-height:420px;display:grid;grid-template-columns:1.65fr .82fr;gap:12px}.fa-shop-hero-side{display:grid;grid-template-rows:1fr 1fr;gap:12px}.fa-shop-hero-card{position:relative;overflow:hidden;display:grid;place-items:center;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#fff;box-shadow:0 24px 60px rgba(0,0,0,.4)}.fa-shop-hero-card:after{content:"";position:absolute;inset:auto 0 0;height:35%;background:linear-gradient(transparent,rgba(18,22,26,.06));pointer-events:none}.fa-shop-hero-card>span{position:absolute;z-index:2;left:14px;top:13px;padding:6px 9px;border-radius:4px;background:#15191e;color:#fff;font-size:11px;font-weight:800}.fa-shop-hero-card-main>span{background:var(--fa-yellow);color:#111}
.fa-shop-hero-visual.is-solo{grid-template-columns:1fr}
.fa-shop-hero-card.is-fallback{background:linear-gradient(150deg,#171b21,#0e1216);border-color:rgba(255,255,255,.12)}
.fa-shop-hero-fallback{padding:38px;max-width:420px}.fa-shop-hero-fallback strong{display:block;color:#fff;font-size:20px;line-height:1.25;letter-spacing:-.02em}.fa-shop-hero-fallback p{margin:12px 0 20px;color:#aeb5bd;font-size:14px;line-height:1.6}.fa-shop-hero-fallback a{color:var(--fa-yellow);font-size:13px;font-weight:850;text-decoration:none}.fa-shop-hero-card img{max-width:88%;max-height:82%;width:auto;height:auto;object-fit:contain;mix-blend-mode:multiply}.fa-shop-hero-card-main img{max-width:92%;max-height:88%}

/* benefits */
.fa-shop-benefit-strip{background:var(--fa-graphite);color:#e7e9ec;border-bottom:1px solid #23282e}.fa-shop-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr)}.fa-shop-benefit-grid>div{min-height:104px;display:flex;align-items:center;gap:15px;padding:20px 28px;border-right:1px solid rgba(255,255,255,.08)}.fa-shop-benefit-grid>div:first-child{border-left:1px solid rgba(255,255,255,.08)}.fa-shop-benefit-grid svg{width:30px;height:30px;flex:0 0 30px;fill:none;stroke:var(--fa-yellow);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.fa-shop-benefit-grid span{display:flex;flex-direction:column}.fa-shop-benefit-grid strong{font-size:14px;color:#fff}.fa-shop-benefit-grid small{margin-top:4px;color:#9198a0;font-size:11px;line-height:1.4}

/* shared sections */
.fa-shop-section{padding:clamp(48px,6vw,74px) 0}.fa-shop-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:28px}.fa-shop-section-head>div>span{display:inline-block;margin-bottom:9px;padding-left:32px;position:relative;color:#8a7400;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.fa-shop-section-head>div>span:before{content:"";position:absolute;left:0;top:50%;width:24px;height:3px;background:var(--fa-yellow);transform:translateY(-50%)}.fa-shop-section-head h2{margin:0;color:#15191d;font-size:clamp(28px,2.7vw,42px);line-height:1.06;font-weight:850;letter-spacing:-.038em}.fa-shop-section-head p{max-width:650px;margin:10px 0 0;color:#737d86;font-size:14px;line-height:1.6}.fa-shop-section-head>a{padding-bottom:5px;text-decoration:none!important;color:#333a40!important;font-size:13px;font-weight:800;white-space:nowrap}.fa-shop-section-head>a:hover{color:#9c8200!important}

/* categories */
.fa-shop-categories{background:#fff}.fa-shop-category-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:12px}.fa-shop-category-card{position:relative;min-width:0;overflow:hidden;border:1px solid var(--fa-line);border-radius:8px;background:#fff;text-decoration:none!important;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.fa-shop-category-card:hover{transform:translateY(-4px);border-color:var(--fa-yellow);box-shadow:0 14px 34px rgba(20,24,28,.09)}.fa-shop-category-image{height:128px;display:grid;place-items:center;background:linear-gradient(180deg,#f8f9fa,#f1f3f4);overflow:hidden}.fa-shop-category-image img{width:100%;height:100%;object-fit:contain;padding:15px;transition:transform .25s ease;mix-blend-mode:multiply}.fa-shop-category-card:hover img{transform:scale(1.045)}.fa-shop-category-meta{min-height:76px;padding:14px 34px 14px 14px;display:flex;flex-direction:column}.fa-shop-category-meta strong{overflow:hidden;color:#23282d;font-size:13px;line-height:1.35;font-weight:800}.fa-shop-category-meta span{margin-top:6px;color:#8a929a;font-size:10px}.fa-shop-category-card>i{position:absolute;right:14px;bottom:26px;color:#9b8200;font-size:18px;font-style:normal}

/* products */
.fa-shop-products-section{background:var(--fa-soft);border-block:1px solid var(--fa-line)}.fa-shop-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.fa-shop-product-card{min-width:0;overflow:hidden;border:1px solid #e0e4e7;border-radius:8px;background:#fff;box-shadow:0 4px 14px rgba(20,24,28,.035);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.fa-shop-product-card:hover{transform:translateY(-4px);border-color:var(--fa-yellow);box-shadow:0 16px 34px rgba(20,24,28,.10)}.fa-shop-product-image{position:relative;height:238px;min-height:0;display:grid;place-items:center;overflow:hidden;background:#fafbfb;text-decoration:none!important;border-bottom:1px solid #eef0f2}.fa-shop-product-image img{display:block;box-sizing:border-box;width:100%;height:100%;min-width:0;min-height:0;max-width:100%;max-height:100%;object-fit:contain;object-position:center;padding:22px;transition:none;mix-blend-mode:multiply}.fa-shop-product-card:hover .fa-shop-product-image img{transform:none}.fa-shop-badge{position:absolute;z-index:2;left:12px;top:12px;padding:6px 8px;border-radius:4px;background:var(--fa-yellow);color:#15191d;font-size:10px;font-weight:900}.fa-shop-badge.is-stock{background:#e8f5ee;color:#167446}.fa-shop-product-content{padding:18px}.fa-shop-product-content h3{min-height:48px;margin:0;font-size:15px;line-height:1.45;font-weight:750}.fa-shop-product-content h3 a{text-decoration:none!important;color:#1c2126}.fa-shop-product-content h3 a:hover{color:#8b7400}.fa-shop-product-stock{margin-top:10px;font-size:11px;font-weight:750}.fa-shop-product-stock.is-in{color:var(--fa-green)}.fa-shop-product-stock.is-out{color:#8b939a}.fa-shop-product-bottom{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:15px;padding-top:14px;border-top:1px solid #edf0f2}.fa-shop-product-price{color:#11161a;font-size:20px;font-weight:850}.fa-shop-product-price del{display:block;margin-bottom:2px;color:#959ca3;font-size:11px;font-weight:500}.fa-shop-product-price ins{text-decoration:none}.fa-shop-product-button{width:42px;height:42px;display:grid;place-items:center;flex:0 0 42px;border-radius:6px;background:var(--fa-yellow);color:#111!important;text-decoration:none!important}.fa-shop-product-button:hover{background:var(--fa-yellow-hover)}.fa-shop-product-button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}

/* promos */
.fa-shop-promo{padding:clamp(46px,6vw,64px) 0;background:#fff}.fa-shop-promo-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.fa-shop-promo-card{position:relative;overflow:hidden;min-height:262px;border-radius:10px;background:linear-gradient(135deg,#ffe785 0%,var(--fa-yellow) 60%,#e5bc00 100%);box-shadow:0 14px 34px rgba(37,31,0,.10)}.fa-shop-promo-card:after{content:"";position:absolute;right:-90px;bottom:-120px;width:280px;height:280px;border-radius:8px;border:52px solid rgba(17,20,24,.08);transform:rotate(28deg)}.fa-shop-promo-card>div{position:relative;z-index:2;max-width:540px;padding:42px}.fa-shop-promo-card span{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.fa-shop-promo-card h2{margin:10px 0 0;font-size:34px;line-height:1.08;letter-spacing:-.04em}.fa-shop-promo-card p{max-width:480px;margin:15px 0 0;color:#514800;font-size:14px;line-height:1.55}.fa-shop-promo-card a{display:inline-flex;margin-top:23px;padding-bottom:3px;border-bottom:2px solid currentColor;text-decoration:none!important;font-size:13px;font-weight:850}.fa-shop-promo-card.is-dark{background:linear-gradient(135deg,#15191e,#262c32);color:#fff}.fa-shop-promo-card.is-dark h2{color:#fff!important}.fa-shop-promo-card.is-dark:after{border-color:rgba(255,212,0,.13)}.fa-shop-promo-card.is-dark p{color:#b6bec5}.fa-shop-promo-card.is-dark a{color:var(--fa-yellow)!important}

.fa-shop-confidence{padding-top:0;background:#fff}.fa-shop-confidence-box{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:clamp(28px,5vw,60px);align-items:center;padding:clamp(30px,4vw,46px);overflow:hidden;border:1px solid #23282e;border-radius:10px;background:linear-gradient(135deg,var(--fa-graphite),var(--fa-graphite-2));color:#fff}.fa-shop-confidence-box:after{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--fa-yellow)}.fa-shop-confidence-box>div>span{color:var(--fa-yellow);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.fa-shop-confidence h2{margin:8px 0 0;color:#fff;font-size:clamp(26px,3vw,32px);line-height:1.1;letter-spacing:-.035em}.fa-shop-confidence p{margin:0;color:#aab2ba;font-size:15px;line-height:1.7}

/* footer */
.fa-shop-footer{padding:58px 0 22px;background:var(--fa-graphite-2);color:#d5dade}.fa-shop-footer-grid{display:grid;grid-template-columns:1.8fr repeat(3,1fr);gap:58px}.fa-shop-footer .fa-shop-logo{filter:brightness(0) invert(1);opacity:.96}.fa-shop-footer .fa-shop-logo img{max-width:170px!important;height:42px!important}.fa-shop-footer-brand p{max-width:400px;margin:18px 0 0;color:#929ba4;font-size:13px;line-height:1.7}.fa-shop-footer h3{margin:0 0 16px;color:#fff;font-size:13px}.fa-shop-footer-grid>div:not(.fa-shop-footer-brand){display:flex;flex-direction:column;align-items:flex-start}.fa-shop-footer a,.fa-shop-footer-grid>div>span{margin:5px 0;color:#9da6ae!important;text-decoration:none!important;font-size:12px;line-height:1.5}.fa-shop-footer a:hover{color:#fff!important}.fa-shop-footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:42px;padding-top:20px;border-top:1px solid #2b3137;color:#747d86;font-size:11px}.fa-shop-mobile-dock{display:none}

/* tablet */
@media(max-width:1180px){
  .fa-shop-shell{width:min(calc(100% - 36px),var(--fa-shell))}.fa-shop-head-grid{grid-template-columns:180px minmax(280px,1fr) 180px;gap:20px}.fa-shop-logo img{max-width:165px!important}.fa-shop-hero-grid{grid-template-columns:1fr 1fr;gap:34px}.fa-shop-hero-visual{min-height:390px}.fa-shop-category-grid{grid-template-columns:repeat(4,1fr)}.fa-shop-product-grid{grid-template-columns:repeat(4,1fr)}.fa-shop-product-image{height:235px}.fa-shop-benefit-grid>div{padding:18px 16px}.fa-shop-benefit-grid small{font-size:10px}
}
@media(max-width:900px){
  body.admin-bar .fa-shop-header{top:46px}.fa-shop-topbar-inner{grid-template-columns:repeat(2,1fr)}.fa-shop-topbar span{min-height:30px;display:flex;align-items:center;justify-content:center;font-size:10px}.fa-shop-topbar span:nth-child(3),.fa-shop-topbar span:nth-child(4){display:none}.fa-shop-head-grid{min-height:126px;grid-template-columns:1fr auto;gap:12px}.fa-shop-logo{grid-column:1}.fa-shop-head-actions{grid-column:2}.fa-shop-search{grid-column:1/-1;grid-row:2}.fa-shop-nav{min-height:44px}.fa-shop-nav a{font-size:11px;padding:0 13px}.fa-shop-hero{padding:44px 0}.fa-shop-hero-grid{grid-template-columns:1fr}.fa-shop-hero-copy{padding:0}.fa-shop-hero h1{font-size:52px}.fa-shop-hero-visual{min-height:360px}.fa-shop-benefit-grid{grid-template-columns:repeat(2,1fr)}.fa-shop-benefit-grid>div:nth-child(2){border-right:0}.fa-shop-benefit-grid>div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.08)}.fa-shop-category-grid{grid-template-columns:repeat(3,1fr)}.fa-shop-product-grid{grid-template-columns:repeat(2,1fr)}.fa-shop-product-image{height:270px}.fa-shop-promo-grid{grid-template-columns:1fr}.fa-shop-confidence-box{grid-template-columns:1fr;gap:20px}.fa-shop-footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:36px}.fa-shop-footer-grid>div:last-child{grid-column:2/4}
}

/* mobile */
@media(max-width:640px){
  :root{--fa-radius:12px}.fa-shop-shell{width:calc(100% - 28px)}.fa-shop-header{position:sticky}.fa-shop-topbar-inner{display:flex;justify-content:center}.fa-shop-topbar span{display:none!important}.fa-shop-topbar span:first-child{display:flex!important;font-size:10px}.fa-shop-head-grid{min-height:118px;grid-template-columns:1fr auto;gap:10px}.fa-shop-logo img{max-width:135px!important;height:38px!important}.fa-shop-head-actions{gap:4px}.fa-shop-head-actions>a{min-width:52px;font-size:9px}.fa-shop-head-actions svg{width:21px;height:21px}.fa-shop-search{height:46px;grid-template-columns:36px 1fr auto}.fa-shop-search svg{width:18px;height:18px;margin-left:12px}.fa-shop-search input{height:44px;font-size:13px!important;padding-left:6px!important}.fa-shop-search button{height:46px;min-width:78px;font-size:11px!important}.fa-shop-nav a{padding:0 12px}.fa-shop-nav-all{min-width:125px}.fa-shop-hero{padding:34px 0 38px}.fa-shop-hero h1{font-size:clamp(39px,12vw,50px)}.fa-shop-hero-copy>p{font-size:15px;line-height:1.6}.fa-shop-hero-cta{display:grid;grid-template-columns:1fr 1fr}.fa-shop-btn-primary,.fa-shop-btn-secondary{padding:0 14px;font-size:12px}.fa-shop-hero-proof{gap:14px}.fa-shop-hero-proof span{flex:1 1 28%;font-size:10px}.fa-shop-hero-proof strong{font-size:14px}.fa-shop-hero-visual{min-height:300px;grid-template-columns:1.35fr .8fr;gap:9px}.fa-shop-hero-side{gap:9px}.fa-shop-hero-card{border-radius:12px}.fa-shop-hero-card>span{left:10px;top:10px;padding:5px 7px;font-size:8px}.fa-shop-benefit-grid{grid-template-columns:1fr 1fr}.fa-shop-benefit-grid>div{min-height:94px;padding:14px 10px;gap:10px}.fa-shop-benefit-grid svg{width:25px;height:25px;flex-basis:25px}.fa-shop-benefit-grid strong{font-size:11px}.fa-shop-benefit-grid small{font-size:9px}.fa-shop-section{padding:48px 0}.fa-shop-section-head{align-items:flex-start;margin-bottom:22px}.fa-shop-section-head h2{font-size:30px}.fa-shop-section-head p{font-size:12px}.fa-shop-section-head>a{display:none}.fa-shop-category-grid{grid-template-columns:repeat(2,1fr);gap:10px}.fa-shop-category-image{height:130px}.fa-shop-category-meta{min-height:72px;padding:12px 28px 12px 12px}.fa-shop-category-meta strong{font-size:12px}.fa-shop-category-card>i{right:10px;bottom:23px}.fa-shop-product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.fa-shop-product-image{height:180px}.fa-shop-product-image img{padding:14px}.fa-shop-product-content{padding:13px}.fa-shop-product-content h3{min-height:54px;font-size:12px}.fa-shop-product-stock{font-size:9px}.fa-shop-product-bottom{gap:8px}.fa-shop-product-price{font-size:15px}.fa-shop-product-button{width:34px;height:34px;flex-basis:34px}.fa-shop-promo{padding:46px 0}.fa-shop-promo-card{min-height:260px}.fa-shop-promo-card>div{padding:28px}.fa-shop-promo-card h2{font-size:28px}.fa-shop-confidence-box{padding:28px}.fa-shop-confidence h2{font-size:27px}.fa-shop-footer{padding-bottom:82px}.fa-shop-footer-grid{grid-template-columns:1fr 1fr;gap:30px}.fa-shop-footer-brand{grid-column:1/-1}.fa-shop-footer-grid>div:last-child{grid-column:1/-1}.fa-shop-footer-bottom{flex-direction:column;gap:7px}.fa-shop-mobile-dock{position:fixed;z-index:10000;left:0;right:0;bottom:0;height:66px;display:grid;grid-template-columns:repeat(5,1fr);background:rgba(18,22,26,.97);border-top:1px solid #333a40;backdrop-filter:blur(12px)}.fa-shop-mobile-dock a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;text-decoration:none!important;color:#e9ecef!important;font-size:17px}.fa-shop-mobile-dock span{font-size:8px;font-weight:700}.fa-shop-mobile-dock a:nth-child(3){color:var(--fa-yellow)!important}
}
@media(max-width:390px){.fa-shop-shell{width:calc(100% - 20px)}.fa-shop-hero-visual{min-height:260px}.fa-shop-product-image{height:155px}.fa-shop-product-content h3{font-size:11px}.fa-shop-product-price{font-size:14px}.fa-shop-category-image{height:112px}}

/* Premium v2 consent treatment: compact, every consent choice preserved. */
.cookieadmin_law_container.cookieadmin_box{left:50%!important;right:auto!important;bottom:16px!important;width:min(900px,calc(100% - 32px))!important;max-width:none!important;transform:translateX(-50%)!important;border-radius:8px!important;box-shadow:0 18px 60px rgba(0,0,0,.2)!important}
.cookieadmin_law_container .cookieadmin_consent_inside{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:6px 20px!important;align-items:center!important;padding:14px 16px!important}
.cookieadmin_law_container #cookieadmin_notice_title{grid-column:1;margin:0!important;font-size:15px!important;line-height:1.2!important}
.cookieadmin_law_container .cookieadmin_notice_con{grid-column:1;margin:0!important}
.cookieadmin_law_container .cookieadmin_notice_con p{margin:0!important;font-size:11px!important;line-height:1.38!important}
.cookieadmin_law_container .cookieadmin_consent_btns{grid-column:2;grid-row:1/3;display:grid!important;grid-template-columns:repeat(3,minmax(104px,1fr))!important;gap:7px!important}
.cookieadmin_law_container .cookieadmin_btn{min-height:38px!important;margin:0!important;padding:7px 10px!important;font-size:11px!important;line-height:1.2!important;border-radius:5px!important}
.cookieadmin_law_container .cookieadmin-poweredby{grid-column:1/3;margin:0!important;line-height:1!important}
@media(max-width:640px){
  .cookieadmin_law_container.cookieadmin_box{left:8px!important;right:8px!important;bottom:72px!important;width:auto!important;transform:none!important;max-height:34vh!important;overflow:auto!important}
  .cookieadmin_law_container .cookieadmin_consent_inside{display:block!important;padding:12px!important}
  .cookieadmin_law_container #cookieadmin_notice_title{font-size:14px!important;margin-bottom:5px!important}
  .cookieadmin_law_container .cookieadmin_notice_con p{font-size:10px!important;line-height:1.35!important}
  .cookieadmin_law_container .cookieadmin_consent_btns{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important;margin-top:9px!important}
  .cookieadmin_law_container .cookieadmin_btn{min-width:0!important;min-height:34px!important;padding:5px 3px!important;font-size:9px!important;white-space:normal!important}
  .cookieadmin_law_container .cookieadmin-poweredby{margin-top:5px!important;text-align:center!important}
  .fa-shop-product-bottom{display:block!important;gap:0!important}
  .fa-shop-product-price-wrap{min-width:0!important}
  .fa-shop-product-gross-label{font-size:8px!important;letter-spacing:.04em!important;white-space:nowrap}
  .fa-shop-product-price{font-size:16px!important;line-height:1.2!important;white-space:nowrap}
  .fa-shop-product-cart{display:flex!important;width:100%!important;min-height:38px!important;margin-top:10px!important;font-size:11px!important;border-radius:6px!important}
  .fa-shop-product-cart svg{width:15px!important;height:15px!important}
}

/* Homepage merchandising: keep the margin-led block visible without exposing internal economics. */
.fa-shop-products-margin{background:#fff9df!important;border-block-color:#ead77e!important}
.fa-shop-products-margin .fa-shop-section-head>div>span{color:#806900!important}
.fa-shop-products-margin .fa-shop-section-head>div>span:before{background:#d8b700!important}
.fa-shop-products-margin .fa-shop-product-card{border-color:#eadb9a!important}
.fa-shop-products-margin .fa-shop-product-card:hover{border-color:#c7a700!important}
.fa-shop-products-margin .fa-shop-badge{background:#f1ca00!important}


/* Homepage blog cards: editorial guidance directly below latest products. */
.fa-shop-blog{background:#fff}
.fa-shop-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.fa-shop-blog-card{min-width:0;overflow:hidden;border:1px solid #e0e4e7;border-radius:8px;background:#fff;box-shadow:0 4px 14px rgba(20,24,28,.035);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.fa-shop-blog-card:hover{transform:translateY(-4px);border-color:var(--fa-yellow);box-shadow:0 16px 34px rgba(20,24,28,.10)}
.fa-shop-blog-image{height:190px;display:grid;place-items:center;overflow:hidden;background:#f4f5f5;text-decoration:none!important}
.fa-shop-blog-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}
.fa-shop-blog-card:hover .fa-shop-blog-image img{transform:scale(1.035)}
.fa-shop-blog-image.is-placeholder{background:linear-gradient(135deg,var(--fa-graphite),var(--fa-graphite-2));color:var(--fa-yellow);font-size:18px;font-weight:850;line-height:1.2;text-align:center;letter-spacing:-.02em}
.fa-shop-blog-content{padding:18px}
.fa-shop-blog-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#8a929a;font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.07em}
.fa-shop-blog-meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#8a7400}
.fa-shop-blog-content h3{min-height:68px;margin:12px 0 0;font-size:18px;line-height:1.3;font-weight:800;letter-spacing:-.02em}
.fa-shop-blog-content h3 a{color:#1c2126;text-decoration:none!important}
.fa-shop-blog-content h3 a:hover{color:#8b7400}
.fa-shop-blog-content p{display:-webkit-box;overflow:hidden;margin:11px 0 0;color:#737d86;font-size:13px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.fa-shop-blog-link{display:inline-flex;align-items:center;gap:6px;margin-top:17px;color:#333a40!important;text-decoration:none!important;font-size:12px;font-weight:850}
.fa-shop-blog-link:hover{color:#8b7400!important}
@media (max-width:900px){.fa-shop-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:620px){.fa-shop-blog-grid{grid-template-columns:1fr;gap:12px}.fa-shop-blog-image{height:210px}.fa-shop-blog-content h3{min-height:0;font-size:17px}}


/* Profitable bundle offers */
.fa-shop-bundles{background:var(--fa-soft)!important}
.fa-shop-bundle-note{align-self:flex-end;color:var(--fa-muted);font-size:12px;font-weight:800}
.fa-shop-bundle-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.fa-shop-bundle-card{display:flex;flex-direction:column;overflow:hidden;background:#fff;border:1px solid var(--fa-line);border-radius:12px;box-shadow:0 8px 24px rgba(17,20,24,.05)}
.fa-shop-bundle-image{position:relative;display:flex;align-items:center;justify-content:center;min-height:160px;padding:14px;background:#fff}
.fa-shop-bundle-product-stack{display:grid;width:100%;height:145px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;align-items:center}
.fa-shop-bundle-image[data-bundle-count="3"] .fa-shop-bundle-product-stack{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}
.fa-shop-bundle-product-image{display:grid;min-width:0;min-height:0;height:68px;place-items:center;overflow:hidden;border:1px solid #eef0f2;border-radius:8px;background:#f8f9f9}
.fa-shop-bundle-product-image img{display:block;box-sizing:border-box;width:100%;height:100%;min-width:0;min-height:0;max-width:100%;max-height:100%;object-fit:contain;object-position:center;padding:6px;mix-blend-mode:multiply}
.fa-shop-bundle-image>span{position:absolute;top:12px;left:12px;padding:5px 8px;border-radius:999px;background:var(--fa-yellow);color:var(--fa-ink);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}
.fa-shop-bundle-content{display:flex;flex:1;flex-direction:column;padding:18px}
.fa-shop-bundle-content h3{margin:0;color:var(--fa-ink);font-size:20px;line-height:1.15}
.fa-shop-bundle-content p{margin:9px 0 12px;color:var(--fa-muted);font-size:13px;line-height:1.5}
.fa-shop-bundle-items{display:grid;gap:6px;margin:0 0 14px;padding:0;list-style:none;color:var(--fa-text);font-size:12px;line-height:1.35}
.fa-shop-bundle-items li{position:relative;padding-left:16px}
.fa-shop-bundle-items li:before{content:"✓";position:absolute;left:0;color:#16834b;font-weight:900}
.fa-shop-bundle-items li.is-variant{color:var(--fa-muted);font-style:italic}
.fa-shop-bundle-variant-label{margin:0 0 5px;color:var(--fa-muted);font-size:11px;font-weight:800;text-transform:uppercase}
.fa-shop-bundle-variant{width:100%;min-height:38px;margin:0 0 12px;padding:0 10px;border:1px solid var(--fa-line);border-radius:7px;background:#fff;color:var(--fa-text);font:inherit;font-size:13px}
.fa-shop-bundle-price{display:flex;align-items:baseline;gap:9px;margin-top:auto;padding-top:12px}
.fa-shop-bundle-price del{color:#959ca3;font-size:12px}
.fa-shop-bundle-price strong{color:var(--fa-ink);font-size:22px;font-weight:900}
.fa-shop-bundle-add{display:flex;align-items:center;justify-content:center;gap:7px;min-height:44px;margin-top:13px;border-radius:8px;background:var(--fa-yellow);color:var(--fa-ink)!important;text-decoration:none!important;font-size:13px;font-weight:900;transition:background .18s ease,transform .18s ease}
.fa-shop-bundle-add:hover{background:var(--fa-yellow-hover);transform:translateY(-1px)}
@media(max-width:1120px){.fa-shop-bundle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.fa-shop-bundle-grid{grid-template-columns:1fr}.fa-shop-bundle-note{display:none}.fa-shop-bundle-image{min-height:145px}.fa-shop-bundle-content{padding:15px}.fa-shop-bundle-content h3{font-size:18px}.fa-shop-bundle-price strong{font-size:20px}}

.fa-shop-bundle-product-image[hidden]{display:none!important}
