:root{
  --red:#ef1018;--red2:#ff2027;--ink:#111315;--black:#080a0c;--muted:#6c7278;--line:#e3e5e8;--soft:#f5f6f7;--white:#fff;
  --shell:1320px;--radius:10px;--shadow:0 18px 55px rgba(0,0,0,.14)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.pgb-home{margin:0;color:var(--ink);background:#fff;font-family:Inter,Arial,"Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.pgb-home a{color:inherit;text-decoration:none}body.pgb-home button,body.pgb-home input,body.pgb-home select{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}.pgb-shell{width:min(calc(100% - 48px),var(--shell));margin-inline:auto}.pgb-sr{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.pgb-skip{position:fixed;left:12px;top:-70px;z-index:999;background:#fff;color:#111;padding:12px 16px;border-radius:8px;font-weight:800}.pgb-skip:focus{top:12px}

/* utility */
.pgb-utility{height:30px;background:#171a1c;color:#fff;font-size:10px;letter-spacing:.09em}.pgb-utility-inner{height:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px}.pgb-utility a,.pgb-utility p{margin:0;white-space:nowrap}.pgb-utility-left{justify-self:start}.pgb-utility p{justify-self:center;color:#e9ecee}.pgb-utility nav{justify-self:end;display:flex;gap:22px}.pgb-utility a:hover{opacity:.7}

/* header */
.pgb-header{height:72px;background:#fff;border-bottom:1px solid #dedfe2;position:sticky;top:0;z-index:70}.pgb-header-row{height:100%;display:grid;grid-template-columns:260px minmax(450px,1fr) minmax(360px,460px);align-items:center;gap:22px}.pgb-logo{display:flex;align-items:center;width:max-content}.pgb-logo img{width:243px;height:auto}.pgb-nav{display:flex;align-items:center;justify-content:center;gap:28px;min-width:0}.pgb-nav>a{font-size:12px;font-weight:850;white-space:nowrap;padding:27px 0}.pgb-nav>a:hover{color:var(--red)}.pgb-nav>a span{font-size:12px;margin-left:3px}.pgb-head-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0}.pgb-search{height:42px;min-width:0;flex:1;border:1px solid #d8dbe0;border-radius:7px;display:flex;align-items:center;padding:0 13px;gap:8px;position:relative;background:#fff}.pgb-search svg{width:18px;height:18px;fill:none;stroke:#586069;stroke-width:1.7}.pgb-search input{border:0;outline:0;width:100%;font-size:12px;background:transparent}.pgb-search input::placeholder{color:#8d9399}.pgb-search-results{position:absolute;left:0;right:0;top:calc(100% + 8px);background:#fff;border:1px solid #d9dce0;border-radius:8px;box-shadow:0 18px 45px #0002;max-height:390px;overflow:auto;z-index:90}.pgb-search-results a{display:grid;grid-template-columns:52px 1fr auto;gap:10px;align-items:center;padding:10px;border-bottom:1px solid #eee;font-size:11px}.pgb-search-results img{width:52px;height:52px;object-fit:contain;background:#f5f5f5}.pgb-search-results strong{font-size:12px}.pgb-icon-link{border:0;background:transparent;height:42px;padding:0 4px;display:flex;align-items:center;gap:5px;font-size:11px;position:relative}.pgb-icon-link svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.65}.pgb-cart-badge{position:absolute;top:-1px;left:21px;min-width:17px;height:17px;border-radius:20px;background:var(--red);color:#fff;display:grid;place-items:center;font-size:9px;font-weight:900;border:2px solid #fff}.pgb-menu{display:none;width:42px;height:42px;border:0;background:transparent;padding:8px}.pgb-menu span{display:block;height:2px;background:#111;margin:5px 0;border-radius:2px}.pgb-mobile-menu{display:none}

/* hero */
.pgb-hero{height:390px;background:#0b0e10;position:relative;overflow:hidden;color:#fff}.pgb-hero-photo{position:absolute;inset:0;overflow:hidden}.pgb-hero-photo:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#090c0e 0 34%,rgba(9,12,14,.91) 45%,rgba(9,12,14,.36) 68%,rgba(9,12,14,.86) 100%);z-index:2}.pgb-hero-photo:after{content:"";position:absolute;left:0;right:0;bottom:0;height:42%;background:linear-gradient(0deg,rgba(2,3,4,.72),transparent);z-index:2}.pgb-hero-picture{position:absolute;inset:0;display:block}.pgb-hero-car{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.pgb-hero-shade{display:none}.pgb-hero-layout{height:100%;position:relative;z-index:3;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(380px,.82fr) 120px;gap:28px;align-items:center}.pgb-hero-copy{align-self:stretch;display:flex;flex-direction:column;justify-content:center;padding:25px 0 18px}.pgb-kicker{font-size:11px;letter-spacing:.36em;font-weight:700;margin:0 0 14px;display:flex;align-items:center;gap:16px;color:#e4e7e9}.pgb-kicker i{display:block;width:54px;height:3px;background:var(--red)}.pgb-hero h1{font-size:64px;line-height:.88;letter-spacing:-.045em;margin:0 0 13px;font-weight:950}.pgb-hero h1 em{font-style:normal;color:var(--red2)}.pgb-hero-lead{font-size:17px;line-height:1.35;margin:0;max-width:600px;color:#f0f2f3}.pgb-hero-benefits{display:grid;grid-template-columns:repeat(4,1fr);margin-top:34px;max-width:665px}.pgb-hero-benefits>div{display:flex;align-items:center;gap:11px;min-width:0;border-right:1px solid rgba(255,255,255,.16);padding-right:14px;margin-right:14px}.pgb-hero-benefits>div:last-child{border-right:0}.pgb-hero-benefits svg{width:31px;height:31px;fill:none;stroke:#fff;stroke-width:1.35;flex:none}.pgb-hero-benefits span{font-size:11px;line-height:1.25;color:#e5e8e9}.pgb-hero-benefits strong{font-size:12px;color:#fff}.pgb-finder{width:100%;background:rgba(15,18,20,.96);border:1px solid #555b60;border-radius:11px;padding:20px 20px 16px;box-shadow:0 18px 45px rgba(0,0,0,.38)}.pgb-finder-title{display:flex;align-items:center;gap:13px;color:#fff;margin-bottom:13px}.pgb-finder-title strong{font-size:14px;letter-spacing:.21em}.pgb-finder-title i{width:28px;height:2px;background:var(--red)}.pgb-finder-tabs{display:grid;grid-template-columns:repeat(3,1fr);height:46px;margin:0 0 14px}.pgb-finder-tabs button,.pgb-finder-tabs a{border:1px solid #41464b;background:#23272a;color:#fff;font-size:11px;display:flex;align-items:center;justify-content:center;gap:7px}.pgb-finder-tabs button:first-child{border-radius:6px 0 0 6px}.pgb-finder-tabs a:last-child{border-radius:0 6px 6px 0}.pgb-finder-tabs .is-active{background:var(--red);border-color:var(--red);font-weight:850}.pgb-finder-fields{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.pgb-finder-fields label span{display:block;color:#d9dcdf;font-size:10px;margin-bottom:6px}.pgb-finder-fields select{width:100%;height:45px;border:0;border-radius:6px;background:#fff;color:#202327;padding:0 12px;font-size:13px;font-weight:750;outline:0}.pgb-finder-submit{width:100%;height:50px;background:linear-gradient(90deg,#ef0e17,#ff1d24);color:#fff;border:0;border-radius:6px;font-size:14px;font-weight:900;margin-top:14px}.pgb-finder-submit span{margin-left:10px}.pgb-finder-foot{display:flex;justify-content:space-between;align-items:center;margin-top:11px;font-size:10px;color:#d4d6d8}.pgb-finder-foot a:last-child{text-decoration:underline}.pgb-year-stamp{align-self:stretch;display:flex;flex-direction:column;justify-content:center;padding-left:8px;color:#d9dcde}.pgb-year-stamp strong{font-size:10px;letter-spacing:.34em;font-weight:500}.pgb-year-stamp strong span{font-size:32px;letter-spacing:.16em;line-height:1}.pgb-year-stamp i,.pgb-year-stamp b{display:block;width:45px;height:2px;background:var(--red);margin:10px 0}.pgb-year-stamp p{font-size:10px;line-height:1.45;letter-spacing:.27em;margin:0}

/* category cards */
.pgb-categories{padding:14px 0 7px;background:#fff}.pgb-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.pgb-cat{height:165px;background:linear-gradient(135deg,#f4f5f6,#fff);border:1px solid #e6e8ea;border-radius:9px;position:relative;overflow:hidden}.pgb-cat-copy{position:relative;z-index:2;padding:22px 23px;width:62%}.pgb-cat h2{font-size:21px;line-height:1;margin:0 0 8px;font-weight:950;letter-spacing:-.025em}.pgb-cat p{font-size:13px;line-height:1.35;color:#40454a;margin:0 0 16px}.pgb-cat span{display:inline-flex;background:var(--red);color:#fff;border-radius:5px;padding:10px 18px;font-size:12px;font-weight:850}.pgb-cat img{position:absolute;right:-1%;bottom:-42%;width:56%;height:auto;object-fit:contain;filter:saturate(.86)}.pgb-cat:nth-child(2) img{right:-4%;width:61%;bottom:-45%}.pgb-cat:nth-child(3) img{right:-4%;bottom:-58%;width:62%}.pgb-cat:hover img{transform:scale(1.025);transition:.25s ease}

/* featured */
.pgb-featured{padding:8px 0 16px;background:#fff}.pgb-section-title-row{min-height:44px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.pgb-title-with-line{display:flex;align-items:center;gap:13px}.pgb-title-with-line h2{font-size:15px;letter-spacing:.08em;margin:0;font-weight:950}.pgb-title-with-line i{width:34px;height:3px;background:var(--red)}.pgb-product-tabs{display:flex;align-items:center;gap:25px;height:100%}.pgb-product-tabs>*{font-size:11px;border:0;background:transparent;color:#62686e;padding:12px 0}.pgb-product-tabs .is-active{color:#111;font-weight:850;border-bottom:3px solid var(--red)}.pgb-see-all{justify-self:end;font-size:11px}.pgb-see-all span{font-size:15px;margin-left:7px}.pgb-product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.pgb-product{min-width:0;border:1px solid #e2e4e7;border-radius:8px;display:flex;flex-direction:column;min-height:238px;background:#fff;overflow:hidden;position:relative;transition:.2s ease}.pgb-product:hover{transform:translateY(-2px);box-shadow:0 14px 35px rgba(0,0,0,.08)}.pgb-product-img{position:relative;height:136px;display:flex;align-items:flex-end;justify-content:center;background:linear-gradient(#fff,#fafafa);padding:15px 9px 4px}.pgb-product-img img{height:120px;width:100%;object-fit:contain}.pgb-brand-text{position:absolute;left:10px;top:10px;font-size:11px;font-weight:950;letter-spacing:-.02em;z-index:1}.pgb-brand-text.michelin{color:#1556a0}.pgb-brand-text.riken{color:#151515}.pgb-product-copy{padding:9px 12px 12px;display:flex;flex-direction:column;flex:1}.pgb-product-copy h3{font-size:12px;line-height:1.18;margin:0 0 4px;font-weight:850;min-height:29px}.pgb-product-copy>p{font-size:10px;color:#7a8086;margin:0}.pgb-rating{color:#f59b00;font-size:10px;margin-top:5px}.pgb-product-bottom{display:flex;align-items:end;justify-content:space-between;margin-top:auto;padding-top:8px;gap:8px}.pgb-product-bottom strong{font-size:18px;letter-spacing:-.02em}.pgb-product-bottom button{width:34px;height:34px;border:1px solid #dce0e3;border-radius:6px;background:#fff;display:grid;place-items:center}.pgb-product-bottom button:hover:not(:disabled){border-color:var(--red);color:var(--red)}.pgb-product-bottom button:disabled{opacity:.45;cursor:not-allowed}.pgb-product-bottom svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7}

/* services + editorial */
.pgb-lower{display:grid;grid-template-columns:54% 46%;min-height:280px;border-top:1px solid #eceef0;border-bottom:1px solid #e6e8ea}.pgb-service-zone{position:relative;background:#090b0d;color:#fff;overflow:hidden}.pgb-service-bg{position:absolute;inset:0;background:radial-gradient(circle at 76% 45%,rgba(239,16,24,.23),transparent 32%),linear-gradient(105deg,#0c0f11 0%,#161a1d 60%,#090b0c 100%)}.pgb-service-inner{position:relative;padding:24px max(24px,calc((100vw - var(--shell))/2 + 24px)) 24px max(24px,calc((100vw - var(--shell))/2 + 24px))}.pgb-title-light h2{color:#fff}.pgb-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:18px}.pgb-service-grid a{height:172px;border:1px solid rgba(255,255,255,.22);background:rgba(18,22,25,.84);border-radius:8px;padding:16px 14px;display:flex;flex-direction:column}.pgb-service-grid a>span{font-size:28px}.pgb-service-grid strong{font-size:13px;margin-top:7px}.pgb-service-grid small{font-size:10px;line-height:1.35;color:#d4d8db;margin-top:7px}.pgb-service-grid b{margin-top:auto;background:#fff;color:#111;border-radius:5px;padding:8px 10px;font-size:10px;width:max-content}.pgb-guides-zone{padding:24px max(24px,calc((100vw - var(--shell))/2 + 24px)) 24px 24px}.pgb-guide-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;margin-top:18px}.pgb-guide-grid a{min-width:0}.pgb-guide-img{height:112px;border-radius:7px;background:#d9dde0 center/cover no-repeat;margin-bottom:8px;overflow:hidden;position:relative}.pgb-road{background:linear-gradient(140deg,#567069,#9aa7a2)}.pgb-winter{background:linear-gradient(140deg,#d9e4ea,#8f9ca6)}.pgb-wheels{background:linear-gradient(140deg,#4a4e52,#111)}.pgb-video{background:linear-gradient(140deg,#202529,#080a0c)}.pgb-video b{position:absolute;inset:0;margin:auto;width:44px;height:44px;border:2px solid #fff;border-radius:50%;display:grid;place-items:center;color:#fff}.pgb-guide-grid span{font-size:9px;color:var(--red);font-weight:900}.pgb-guide-grid h3{font-size:12px;line-height:1.22;margin:4px 0 3px}.pgb-guide-grid p{font-size:10px;color:#777d83;margin:0;line-height:1.3}

/* brands/footer */
.pgb-brands{height:58px;border-bottom:1px solid #e4e6e8;background:#fff}.pgb-brand-row{height:100%;display:flex;align-items:center;justify-content:space-between;gap:18px;white-space:nowrap}.pgb-brand-row strong{font-size:13px;font-style:italic;letter-spacing:-.02em}.pgb-brand-row a{font-size:10px}.pgb-footer{background:#0c0f11;color:#fff;padding:28px 0 18px}.pgb-footer-grid{display:grid;grid-template-columns:1.35fr repeat(4,.75fr) 1.55fr;gap:28px}.pgb-logo-footer img{width:132px;height:auto}.pgb-footer-brand p{font-size:10px;color:#999ea3;margin:5px 0 0}.pgb-footer h4{font-size:10px;margin:0 0 8px}.pgb-footer-grid>div>a{display:block;color:#b8bdc1;margin:4px 0;font-size:9px}.pgb-newsletter p{font-size:9px;color:#9ca1a6;margin:0 0 8px}.pgb-newsletter form{display:grid;grid-template-columns:1fr 48px}.pgb-newsletter input{height:36px;border:1px solid #41464b;background:#fff;padding:0 10px;font-size:10px}.pgb-newsletter button{border:0;background:var(--red);color:#fff}.pgb-footer-bottom{border-top:1px solid #2d3135;margin-top:18px;padding-top:12px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:15px;font-size:9px;color:#747a7f}.pgb-footer-bottom nav{display:flex;gap:16px}.pgb-footer-bottom>span:last-child{justify-self:end}

/* cart */
.pgb-overlay{position:fixed;inset:0;background:#0009;z-index:95;opacity:0;pointer-events:none;transition:.2s}.pgb-overlay.open{opacity:1;pointer-events:auto}.pgb-cart-drawer{position:fixed;right:0;top:0;bottom:0;width:min(450px,100%);background:#fff;z-index:100;transform:translateX(102%);transition:.25s ease;box-shadow:-20px 0 60px #0004;padding:22px;overflow:auto}.pgb-cart-drawer.open{transform:none}.pgb-cart-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e6e7e8;padding-bottom:14px}.pgb-cart-head strong{font-size:22px}.pgb-cart-head button{width:38px;height:38px;border:0;background:#f3f4f5;font-size:26px}.pgb-cart-empty{text-align:center;padding:50px 20px;color:#777}.pgb-cart-line{display:grid;grid-template-columns:72px 1fr auto;gap:10px;padding:14px 0;border-bottom:1px solid #eee}.pgb-cart-line img{width:72px;height:72px;object-fit:contain;background:#f5f5f5}.pgb-cart-line strong{display:block;font-size:13px}.pgb-cart-line small{color:#777}.pgb-cart-line button{border:0;background:transparent;font-size:18px}.pgb-cart-total{display:flex;justify-content:space-between;font-size:18px;font-weight:900;margin:20px 0}.pgb-checkout{display:flex;align-items:center;justify-content:center;height:50px;background:var(--red);color:#fff!important;font-weight:900;border-radius:6px}.pgb-shopify-notice{background:#fff4db;border:1px solid #efcf7d;padding:14px;border-radius:6px;font-size:12px;line-height:1.5}.pgb-mobile-bar{display:none}

@media(max-width:1200px){
  .pgb-header-row{grid-template-columns:225px 1fr 380px;gap:14px}.pgb-logo img{width:210px}.pgb-nav{gap:17px}.pgb-nav>a{font-size:11px}.pgb-hero-layout{grid-template-columns:minmax(0,1.1fr) minmax(350px,.85fr) 92px;gap:20px}.pgb-hero h1{font-size:56px}.pgb-hero-lead{font-size:15px}.pgb-product-grid{grid-template-columns:repeat(3,1fr)}.pgb-product{min-height:210px}.pgb-lower{grid-template-columns:1fr}.pgb-service-inner,.pgb-guides-zone{padding-left:24px;padding-right:24px}.pgb-footer-grid{grid-template-columns:1.2fr repeat(3,1fr)}.pgb-newsletter{grid-column:1/-1}
}

@media(max-width:980px){
  .pgb-shell{width:min(calc(100% - 30px),var(--shell))}.pgb-utility-inner{grid-template-columns:1fr auto}.pgb-utility p{display:none}.pgb-header{height:64px}.pgb-header-row{grid-template-columns:210px 1fr auto}.pgb-logo img{width:190px}.pgb-nav{display:none}.pgb-search{width:min(360px,46vw);flex:none}.pgb-menu{display:block}.pgb-mobile-menu{position:absolute;left:0;right:0;top:64px;background:#fff;border-top:1px solid #e6e7e9;box-shadow:0 25px 55px #0002;max-height:0;overflow:hidden;transition:.25s}.pgb-mobile-menu.open{display:block;max-height:calc(100vh - 64px);overflow:auto}.pgb-mobile-menu .pgb-shell{padding:15px 0 22px}.pgb-mobile-search{position:relative;display:grid;grid-template-columns:1fr 46px;margin-bottom:10px}.pgb-mobile-search input{height:46px;border:1px solid #ddd;padding:0 12px}.pgb-mobile-search button{border:0;background:var(--red);color:#fff}.pgb-mobile-menu .pgb-shell>a{display:flex;justify-content:space-between;padding:14px 2px;border-bottom:1px solid #eee;font-size:14px;font-weight:800}.pgb-hero{height:auto;min-height:560px}.pgb-hero-picture{position:absolute;inset:0;display:block}.pgb-hero-car{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.pgb-hero-photo:before{background:linear-gradient(90deg,#090c0e 0 42%,rgba(9,12,14,.88) 58%,rgba(9,12,14,.35) 100%)}.pgb-hero-layout{min-height:560px;grid-template-columns:1fr .86fr;grid-template-rows:1fr auto;padding-block:35px}.pgb-year-stamp{display:none}.pgb-hero h1{font-size:54px}.pgb-finder{align-self:center}.pgb-category-grid{gap:9px}.pgb-cat{height:150px}.pgb-product-grid{grid-template-columns:repeat(3,1fr)}.pgb-service-grid{grid-template-columns:repeat(4,1fr)}.pgb-guide-grid{grid-template-columns:repeat(4,1fr)}.pgb-footer-grid{grid-template-columns:repeat(3,1fr)}.pgb-footer-brand,.pgb-newsletter{grid-column:1/-1}
}

@media(max-width:720px){
  body.pgb-home{padding-bottom:66px}.pgb-shell{width:min(calc(100% - 22px),var(--shell))}.pgb-utility{height:30px}.pgb-utility-inner{display:flex;justify-content:center}.pgb-utility-left{font-size:9px}.pgb-utility nav{display:none}.pgb-header{height:62px}.pgb-header-row{grid-template-columns:1fr auto;gap:8px}.pgb-logo img{width:154px}.pgb-head-actions{gap:0}.pgb-search{display:none}.pgb-account span,.pgb-cart>span:last-child{display:none}.pgb-icon-link{width:38px;height:38px;justify-content:center}.pgb-icon-link svg{width:21px;height:21px}.pgb-cart-badge{top:1px;left:23px}.pgb-menu{width:38px;height:38px}.pgb-mobile-menu{top:62px}
  .pgb-hero{height:auto;min-height:0}.pgb-hero-picture{position:absolute;inset:0;display:block}.pgb-hero-car{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.pgb-hero-photo{background-image:url('hero-clean-mobile.png');background-position:center top;background-size:cover}.pgb-hero-photo:before{background:linear-gradient(180deg,rgba(8,10,12,.1) 0%,rgba(8,10,12,.42) 31%,rgba(8,10,12,.88) 46%,#0b0e10 58%,#0b0e10 100%)}.pgb-hero-photo:after{display:none}.pgb-hero-layout{min-height:0;display:block;padding:238px 0 18px}.pgb-hero-copy{width:100%;padding:0}.pgb-kicker{font-size:8px;letter-spacing:.28em;margin-bottom:10px}.pgb-kicker i{width:34px}.pgb-hero h1{font-size:43px;line-height:.9;margin-bottom:10px}.pgb-hero-lead{font-size:13px;max-width:350px}.pgb-hero-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:18px;max-width:none}.pgb-hero-benefits>div{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;border-right:1px solid rgba(255,255,255,.12);padding:0 5px;margin:0}.pgb-hero-benefits svg{width:23px;height:23px}.pgb-hero-benefits span,.pgb-hero-benefits strong{font-size:8px;line-height:1.15}.pgb-finder{padding:13px;border-radius:8px;margin-top:18px}.pgb-finder-title{display:none}.pgb-finder-tabs{height:39px;margin:0 0 10px}.pgb-finder-tabs button,.pgb-finder-tabs a{font-size:9px}.pgb-finder-fields{gap:6px}.pgb-finder-fields label span{font-size:8px}.pgb-finder-fields select{height:42px;font-size:13px;padding:0 8px}.pgb-finder-submit{height:48px;font-size:12px}.pgb-finder-foot{font-size:9px}.pgb-categories{padding:11px 0}.pgb-category-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:8px;scrollbar-width:none}.pgb-category-grid::-webkit-scrollbar{display:none}.pgb-cat{min-width:88vw;height:164px;scroll-snap-align:start}.pgb-cat-copy{padding:20px;width:60%}.pgb-cat h2{font-size:20px}.pgb-cat p{font-size:10px}.pgb-cat span{font-size:9px;padding:8px 13px}.pgb-featured{padding:8px 0 15px}.pgb-section-title-row{min-height:42px;grid-template-columns:1fr auto}.pgb-title-with-line h2{font-size:12px}.pgb-see-all{font-size:9px}.pgb-product-tabs{display:none}.pgb-product-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:9px;scrollbar-width:none}.pgb-product-grid::-webkit-scrollbar{display:none}.pgb-product{min-width:69vw;min-height:250px;scroll-snap-align:start}.pgb-product-img{height:145px}.pgb-product-img img{height:127px}.pgb-product-copy h3{font-size:12px}.pgb-product-bottom strong{font-size:18px}.pgb-service-inner,.pgb-guides-zone{padding:19px 11px}.pgb-service-grid{grid-template-columns:1fr 1fr;gap:8px}.pgb-service-grid a{height:138px;padding:12px}.pgb-service-grid a>span{font-size:23px}.pgb-service-grid strong{font-size:11px}.pgb-service-grid small{font-size:8px}.pgb-service-grid b{font-size:8px;padding:7px 8px}.pgb-guide-grid{grid-template-columns:1fr 1fr;gap:12px}.pgb-guide-img{height:110px}.pgb-guide-grid h3{font-size:11px}.pgb-guide-grid p{font-size:9px}.pgb-brands{height:52px}.pgb-brand-row{overflow-x:auto;justify-content:flex-start;gap:28px;scrollbar-width:none}.pgb-brand-row::-webkit-scrollbar{display:none}.pgb-brand-row strong{font-size:11px}.pgb-footer{padding:26px 0 22px}.pgb-footer-grid{grid-template-columns:1fr 1fr;gap:24px}.pgb-footer-brand,.pgb-newsletter{grid-column:1/-1}.pgb-footer-grid>div>a{font-size:10px}.pgb-footer h4{font-size:9px}.pgb-footer-bottom{grid-template-columns:1fr;gap:9px;font-size:8px}.pgb-footer-bottom nav{flex-wrap:wrap}.pgb-footer-bottom>span:last-child{justify-self:start}.pgb-mobile-bar{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;left:0;right:0;bottom:0;z-index:80;background:rgba(255,255,255,.98);border-top:1px solid #ddd;box-shadow:0 -8px 25px #0001;padding:4px 5px calc(4px + env(safe-area-inset-bottom))}.pgb-mobile-bar a,.pgb-mobile-bar button{min-height:54px;border:0;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:9px;color:#232529;position:relative}.pgb-mobile-bar svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.65}.pgb-mobile-bar .is-active{color:var(--red);font-weight:850}.pgb-mobile-bar button b{position:absolute;top:4px;right:25%;min-width:14px;height:14px;border-radius:10px;background:var(--red);color:#fff;font-size:7px;display:grid;place-items:center}.pgb-cart-drawer{padding:16px}
}
@media(max-width:430px){.pgb-hero-layout{padding-top:220px}.pgb-hero h1{font-size:40px}.pgb-hero-lead{font-size:12px}.pgb-finder-foot a:last-child{display:none}.pgb-cat{min-width:91vw}.pgb-product{min-width:78vw}.pgb-guide-grid{grid-template-columns:1fr}.pgb-guide-img{height:150px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
