@font-face{font-family:PFHandbook;src:url('assets/fonts/PFHandbookPro-Light.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap;text-rendering:optimizeLegibility}
@font-face{font-family:PFHandbook;src:url('assets/fonts/PFHandbookPro-Light.woff2') format('woff2');font-style:normal;font-weight:300;font-display:swap;text-rendering:optimizeLegibility}
@font-face{font-family:PFHandbook;src:url('assets/fonts/PFHandbookPro-Bold.woff2') format('woff2');font-style:normal;font-weight:700;font-display:swap}
@font-face{font-family:PFTransport;src:url('assets/fonts/PFTransport-Regular.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:PFTransport;src:url('assets/fonts/PFTransport-Black.woff2') format('woff2');font-style:normal;font-weight:700;font-display:swap;text-rendering:optimizeLegibility}

:root{--gold:#a49163;--gold-deep:#94804f;--green:#75911f;--ink:#0c0d0d;--paper:#fff;--page:#eeeeee;--rule:#cfcfcf;--muted:#696969;--header-h:70px}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--page);color:var(--ink);font-family:PFHandbook,Arial,sans-serif;font-size:18px;font-weight:400;line-height:1.15;-webkit-font-smoothing:antialiased}
button,input{font:inherit}
button,a{-webkit-tap-highlight-color:transparent}
a{color:inherit;text-decoration:none}
button{border:0;background:none;color:inherit;cursor:pointer}
img{display:block;max-width:100%}
.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.mobile-only{display:none!important}

.site-header{background:#fff}
.topbar{height:70px;background:var(--gold);display:grid;grid-template-columns:1fr minmax(420px,594px) 1fr;align-items:stretch;position:relative;color:#fff}
.languages{display:flex;gap:14px;align-items:center;padding-left:32px;font-size:20px;color:#e4dfd3}
.languages span{width:1px;height:36px;background:rgba(255,255,255,.45)}
.languages .active{color:#fff;font-weight:700}
.search{height:70px;background:#111;display:flex;align-items:center;padding:0 30px;color:var(--gold)}
.search-icon{width:34px;height:34px;flex:0 0 auto;color:#fff}
.search input{min-width:0;flex:1;height:100%;border:0;outline:0;background:transparent;color:#fff;padding:0 38px;font-size:18px;font-family:PFHandbook}
.search input::placeholder{color:#777;opacity:1}
.search .mic{width:32px;height:42px;color:var(--gold);display:grid;place-items:center}
.search .mic svg{width:18px;height:32px}
.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:24px;padding:0 29px 0 23px}
.icon-button{width:36px;height:40px;display:grid;place-items:center;position:relative;color:#fff;opacity:.8}
.icon-button svg{width:30px;height:30px}
.header-actions .cart{width:46px}
.header-actions .cart svg{width:42px;height:34px}
.header-actions .cart span{position:absolute;top:7px;right:7px;width:20px;height:20px;border-radius:50%;background:#111;color:#fff;font-size:13px;display:grid;place-items:center;font-family:PFTransport}
.b2b{width:44px;height:44px;border:1px solid rgba(255,255,255,.72);border-radius:50%;font-size:16px;color:#fff}
.b2b-strip{height:51px;background:var(--gold-deep);display:flex;align-items:center;justify-content:center;color:white;font-family:PFTransport;font-size:14px;font-weight:900;letter-spacing:.1px}
.desktop-nav{height:64px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 31px;white-space:nowrap;overflow:hidden;font-size:17px}
.desktop-nav a:hover{color:var(--gold-deep)}
.brand-block{height:122px;display:flex;align-items:center;justify-content:center;background:#fff}
.brand-block img{width:288px;height:auto}
.shipping-strip{height:53px;background:#0b0c0c;color:#fff;display:flex;align-items:center;justify-content:center;gap:14px;font-family:PFTransport;font-size:13px;font-weight:900;text-transform:uppercase;text-align:center;padding:0 20px}
.shipping-strip svg{width:32px;height:24px;flex:0 0 auto}

main{background:var(--page)}
.product-shell{padding:15px 29px 0;max-width:1600px;margin:0 auto}
.intro-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:30px;min-height:75px;padding:3px 0 14px}
.breadcrumb{min-width:0;display:flex;align-items:center;gap:6px;white-space:nowrap;overflow:hidden;text-overflow:clip;color:#767676;font-size:17px}
.breadcrumb strong{font-family:PFHandbook,Arial,sans-serif;font-weight:700;color:#222}
.product-meta{display:flex;gap:55px;white-space:nowrap;color:#6d6d6d;font-size:17px}
.product-meta strong{font-family:PFHandbook,Arial,sans-serif;font-weight:700;color:#505050;margin-right:5px}
.product-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);gap:50px;align-items:start}
.gallery-column,.purchase-column{min-width:0}
.main-image-wrap{position:relative;background:#fff;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;overflow:hidden}
.main-product-image{width:90%;height:90%;object-fit:contain;object-position:center}
.best-seller{position:absolute!important;z-index:2;right:20px;top:20px;width:72px!important;height:72px!important;object-fit:contain!important}
.thumbnails{display:flex;gap:6px;margin-top:20px;overflow-x:auto;scrollbar-width:none}
.thumbnail{width:102px;height:102px;background:#fff;padding:4px;border-bottom:3px solid transparent;flex:0 0 auto}
.thumbnail img{width:100%;height:100%;object-fit:contain}
.thumbnail.active{border-bottom-color:var(--gold)}
.share-row{height:102px;border:1px solid #c8c8c8;background:#fff;margin-top:20px;padding:30px 0;display:flex;align-items:center;justify-content:center;gap:0}
.share{width:100px;height:40px;margin:0 10px;padding:0 10px;border-radius:30px;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:1;opacity:.75;transition:opacity .2s}
.share:hover{opacity:1}.share svg{width:21px;height:21px}
.share.facebook{background:#3b5999}.share.twitter{background:#016ab6}.share.pinterest{background:#bd081c}.share-copy{background:#2ca9e1}
.desktop-title-row{height:auto;min-height:115px;display:grid;grid-template-columns:1fr 40px;gap:16px;align-items:start}
h1{margin:7px 0 0;font-family:PFHandbook,Arial,sans-serif;font-size:37px;line-height:1.15;font-weight:700;letter-spacing:normal;color:#222}
.heart-button{width:40px;height:40px;color:#111;margin-top:4px}
.heart-button svg,.card-heart svg{width:100%;height:100%}
.heart-button[aria-pressed="true"],.card-heart[aria-pressed="true"]{color:var(--gold);filter:drop-shadow(0 0 1px #000)}
.purchase-row{height:84px;display:grid;grid-template-columns:minmax(180px,1.25fr) 95px 88px 190px;align-items:center;gap:17px}
.price-block{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.price-eur{color:var(--gold);font-family:PFHandbook,Arial,sans-serif;font-size:44px;font-weight:700;line-height:.9}
.price-block small{display:block;flex-basis:100%;font-size:18px;color:#756a4e;margin-top:-4px}
.info-dot{width:24px;height:24px;display:inline-flex}.info-dot svg{width:100%;height:100%}
.qty{display:flex;align-items:center;justify-content:center;gap:13px;white-space:nowrap}
.qty button{width:16px;height:16px;padding:0;display:grid;place-items:center}.qty button svg{width:16px;height:16px}
.qty input{width:20px;border:0;background:transparent;text-align:center;font-family:PFHandbook,Arial,sans-serif;font-size:20px;font-weight:700;line-height:23px;appearance:textfield;-moz-appearance:textfield;padding:0}
.qty input::-webkit-inner-spin-button,.qty input::-webkit-outer-spin-button{appearance:none;margin:0}
.saving{display:flex;align-items:center;justify-content:center;font-family:PFHandbook,Arial,sans-serif;font-weight:400}.saving svg{width:42px;height:42px;margin-right:10px}.saving b{font-size:18px;font-weight:400}
.add-wrap{min-width:0}.add-button{width:100%;height:45px;border-radius:30px;background:#222;color:#fff;font-family:PFHandbook,Arial,sans-serif;font-size:20px;font-weight:700;line-height:25px;transition:background .2s}
.add-button:hover{background:var(--gold-deep)}
.availability-row{min-height:53px;display:flex;align-items:center;gap:28px;color:#a2936e}
.availability-row>span{display:flex;align-items:center;gap:9px}
.availability-row i{width:20px;height:20px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center}.availability-row i svg{width:13px;height:13px}.store-icon{width:29px;height:29px;color:var(--gold)}
.specs{margin:0;background:#fff}
.specs>div{min-height:48px;border-bottom:1px solid #cfcfcf;display:grid;grid-template-columns:35% 65%;align-items:center;padding:8px 20px}
.specs dt{font-family:PFHandbook,Arial,sans-serif;font-weight:700}.specs dd{margin:0;color:#555}
.tax-note{color:var(--gold);margin:0;padding-top:327px;font-size:17px}.tax-note small{font-size:15px}

.product-story{position:relative;overflow:hidden;padding:60px 70px;color:#fff;background:#171717}
.product-story::after{content:"";position:absolute;z-index:1;inset:0;background:rgba(0,0,0,.5);pointer-events:none}
.product-story-bg{position:absolute;z-index:0;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center}
.product-story-inner{position:relative;z-index:2;max-width:1152px;margin:0 auto}
.product-story h2{margin:0;text-align:center;text-transform:uppercase;font-family:PFTransport,Arial,sans-serif;font-size:18px;font-weight:700;line-height:20.7px}
.product-story-quote{display:flex;margin:0;padding:40px 0;text-align:center;font-family:PFHandbook,Arial,sans-serif;font-size:34px;font-weight:300;line-height:39.1px}
.product-story-quote p{flex:1;margin:0}
.product-story-quote svg{width:19px;height:19px;margin-right:10px;flex:0 0 19px;align-self:flex-start}
.product-story-quote svg:last-child{margin:0 0 0 10px;transform:scaleX(-1)}

.catalog-section{max-width:1600px;margin:0 auto;padding:91px 20px 0}
.catalog-section h2{text-align:center;font-family:PFHandbook,Arial,sans-serif;font-size:24px;font-weight:700;line-height:1.15;margin:0 0 28px}
.section-rule{height:1px;background:#111;margin-bottom:30px}
.product-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.product-card{background:#fff;min-width:0;position:relative}
.card-image{height:368px;position:relative;border-bottom:4px solid var(--page);display:flex;align-items:center;justify-content:center;overflow:hidden}
.card-image>img:not(.best-seller){width:86%;height:86%;object-fit:contain}
.card-heart{position:absolute;right:15px;bottom:13px;width:30px;height:30px}
.card-body{min-height:287px;text-align:center;padding:35px 18px 0;display:flex;flex-direction:column;align-items:center}
.card-body h3{font-family:PFHandbook,Arial,sans-serif;font-size:20px;line-height:1.15;font-weight:700;margin:0;min-height:48px;display:flex;align-items:flex-start;justify-content:center}
.card-body p{font-size:17px;color:#777;margin:8px 0 29px;min-height:43px}
.included-mark{position:relative;margin-top:auto;margin-bottom:-19px;width:83%;height:41px;background:#1d1d1d;color:#fff;border-radius:0 24px 24px 0;display:flex;align-items:center;justify-content:center;font-family:PFTransport;font-size:14px;font-weight:900}
.included-mark i{position:absolute;left:-20px;width:41px;height:41px;border-radius:50%;background:var(--green);display:grid;place-items:center}.included-mark i svg{width:20px;height:20px}
.recently-seen{padding-top:133px;padding-bottom:165px}
.combo-card{width:33%;min-width:360px;max-width:480px}
.combo-card .card-image{height:370px}.combo-card .card-body{min-height:335px}
.mini-price{display:flex;align-items:center;gap:5px;color:var(--gold);font-family:PFTransport;font-size:23px;margin-top:0}.mini-price svg{width:23px;height:23px;color:#111;margin-left:8px}.mini-price span{font-family:PFHandbook;font-size:17px}
.buy-mini{cursor:pointer}

.site-footer{background:var(--gold);color:#fff}
.footer-logo{height:167px;display:flex;align-items:center;justify-content:center}.footer-logo img{width:175px}
.footer-grid{display:grid;grid-template-columns:1.1fr 2.2fr 1.4fr 1fr;grid-template-areas:'store pages contact social' 'store pages news social';gap:0 42px;padding:0 20px 44px;max-width:1600px;margin:0 auto}
.footer-grid details{border:0}.footer-grid summary{list-style:none;font-size:19px;margin:0 0 22px;cursor:default}.footer-grid summary::-webkit-details-marker{display:none}.footer-grid summary svg{display:none}
.footer-grid details:nth-of-type(1){grid-area:store}.footer-grid details:nth-of-type(2){grid-area:pages}.footer-grid .contact-details{grid-area:contact}.footer-grid .newsletter{grid-area:news}.footer-social{grid-area:social}
.footer-links{display:grid;gap:11px;font-size:16px}.footer-links.two-col{grid-template-columns:repeat(2,1fr)}
.footer-links a:hover{text-decoration:underline}
.contact-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:26px;border-left:1px solid rgba(255,255,255,.55);padding-left:30px}.contact-grid h3{font-size:16px;text-decoration:underline;margin:0 0 9px}.contact-grid p{font-size:16px;line-height:1.55;margin:0 0 15px}
.newsletter form{display:flex;align-items:center;gap:31px}.newsletter input{width:202px;height:36px;border:0;background:rgba(255,255,255,.24);color:#fff;padding:0 15px;font-style:italic;clip-path:polygon(0 0,94% 0,100% 50%,94% 100%,0 100%)}.newsletter input::placeholder{color:#fff}.newsletter button{width:100px;height:31px;border:1px solid #fff;border-radius:20px;color:#fff;font-family:PFTransport;font-weight:900;font-size:14px}
.footer-social h2{font-family:PFHandbook;font-size:19px;font-weight:300;margin:0 0 26px}.footer-social>div{display:flex;gap:24px}.footer-social button{color:#fff;width:28px;height:28px}.footer-social svg{width:25px;height:25px}
.footer-bottom{min-height:73px;background:rgba(0,0,0,.08);display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:10px 20px;font-size:15px}.footer-bottom p:nth-child(2){text-align:center}.payment-icons{display:flex;justify-content:flex-end;align-items:center;gap:5px}.payment-icons img{height:24px;width:auto;max-width:53px}

.mobile-menu{display:none}.menu-backdrop{display:none}
.toast{position:fixed;z-index:100;left:50%;bottom:30px;transform:translate(-50%,20px);background:#111;color:#fff;padding:14px 24px;border-left:5px solid var(--gold);box-shadow:0 10px 30px rgba(0,0,0,.28);opacity:0;pointer-events:none;transition:.25s;max-width:min(90vw,520px);text-align:center}.toast.show{opacity:1;transform:translate(-50%,0)}

@media (max-width:1100px){
  .topbar{grid-template-columns:1fr minmax(340px,50%) 1fr}.header-actions{gap:14px;padding-right:16px}.desktop-nav{gap:14px;font-size:15px}.product-grid{gap:28px}.purchase-row{grid-template-columns:minmax(160px,1fr) 82px 65px 160px;gap:8px}.price-eur{font-size:34px}.product-meta{gap:25px}.footer-grid{gap:25px}.card-image{height:320px}
}

@media (max-width:767px){
  body{font-size:18px;font-weight:400;line-height:1.15;overflow-x:hidden}.desktop-only,.desktop-nav{display:none!important}.mobile-only{display:flex!important}
  .site-header{overflow:visible;padding-top:200px}.topbar{position:fixed;z-index:50;inset:0 0 auto;height:140px;display:block;padding:0;background:var(--gold)}
  .burger{position:absolute;left:10px;top:15px;width:35px;height:35px;opacity:1;padding:0}.burger svg{width:35px;height:35px}
  .search{position:absolute;left:0;right:0;top:70px;width:100%;height:70px;margin:0;padding:0 64px 0 25px;background:#222}.search input{height:70px;padding:0 10px;font-size:18px;font-weight:300;line-height:20.7px}.search-icon{position:relative;top:3px;width:20px;height:20px}.search .mic{position:relative;top:3px;width:30px;height:30px;margin-left:auto;padding:0}.search .mic svg{width:30px;height:30px}
  .header-actions{position:absolute;left:110px;top:15px;height:35px;align-items:flex-start;justify-content:flex-start;gap:20px;padding:0}.header-actions .icon-button{height:35px;opacity:1;padding:0}.header-actions .desktop-user{display:grid;width:30px;height:30px}.header-actions .desktop-user svg{width:30px;height:30px}.header-actions .cart{width:45px;height:36px}.header-actions .cart svg{width:45px;height:36px}.header-actions .wishlist,.header-actions .phone{width:30px;height:30px}.header-actions .wishlist svg,.header-actions .phone svg{width:30px;height:30px}.header-actions .phone{margin-left:5px}.header-actions .b2b{width:35px;height:35px;font-size:18px;font-weight:400;line-height:20.7px;border-color:#fff}.header-actions .cart span{right:12px;top:-12px;width:20px;height:20px;font-size:13px}
  .mobile-language{position:fixed!important;right:16px;top:70px;z-index:52;width:42px;height:70px;align-items:center;justify-content:center;gap:0;font-family:PFTransport,Arial,sans-serif;font-size:22px;font-weight:400;line-height:25.3px;color:#fff}.mobile-language svg{width:20px;height:20px;margin-left:-1px}
  .b2b-strip{position:fixed;z-index:51;left:0;right:0;top:140px;height:74px;margin:0;text-align:center;padding:0 26px;background:#907b4e;font-family:PFHandbook,Arial,sans-serif;font-size:19px;font-weight:700;line-height:21.85px;letter-spacing:normal}
  .brand-block{height:130px}.brand-block img{width:280px;max-width:100%;height:auto;padding:15px 0}
  .shipping-strip{height:80px;padding:10px 30px 15px;gap:10px;font-family:PFHandbook,Arial,sans-serif;font-size:16px;font-weight:700;line-height:18.4px}.shipping-strip svg{width:34px;height:34px;min-width:0;flex:1 1 34px}.shipping-strip span{width:290px;max-width:290px;flex:0 0 290px}
  .product-shell{padding:0 10px}.intro-row{display:block;min-height:118px;padding:15px 0 0;overflow:hidden}.breadcrumb{height:32px;margin-bottom:15px;padding-bottom:5px;font-size:18px;line-height:20.7px;border-bottom:5px solid #ddd;gap:3px}.breadcrumb strong{max-width:260px;overflow:hidden;font-family:PFHandbook,Arial,sans-serif;font-weight:700}.product-meta{display:block;height:56px;white-space:normal;font-size:20px;line-height:23px;padding:0;color:#646464}.product-meta span{display:block;height:28px;margin:0;padding-bottom:5px}.product-meta strong{color:#505050}.product-meta span:nth-child(2) strong{font-size:20px}.product-meta span:nth-child(2) strong::after{content:none}
  body[data-offer-id="offer2"] .product-meta,body[data-offer-id="offer3"] .product-meta{height:auto}
  body[data-offer-id="offer2"] .product-meta span:nth-child(2),body[data-offer-id="offer3"] .product-meta span:nth-child(2){height:auto;min-height:28px}
  .mobile-title-row{display:flex!important;align-items:flex-end;min-height:0;padding:0}.mobile-title-row h1{flex:1;width:325px;padding-right:20px;font-family:PFHandbook,Arial,sans-serif;font-size:32px;font-weight:700;line-height:36.8px;margin:20px 0 10px;color:#222}.mobile-title-row .heart-button{width:30px;height:30px;margin:10px 0 15px;padding:0}
  .product-grid{display:flex;flex-direction:column;gap:0;padding-top:15px}.gallery-column,.purchase-column{width:100%}
  .main-image-wrap{aspect-ratio:1/1}.main-product-image{width:92%;height:92%}.best-seller{right:12px;top:13px;width:68px!important;height:68px!important}
  .thumbnails{margin-top:20px;gap:6px}.thumbnail{width:85px;height:85px}.share-row{height:102px;margin-top:20px;padding:30px 0;gap:0}.share{width:100px;height:40px;margin:0 10px;padding:0 10px;border-radius:30px;flex-shrink:1}.share svg{width:21px;height:21px}
  .purchase-column{display:flex;flex-direction:column}.purchase-row{height:187px;min-height:187px;display:flex;flex-wrap:wrap;align-items:flex-end;align-content:flex-start;justify-content:center;gap:0;padding:40px 0 0}.price-block{height:40px;justify-content:flex-start;gap:0;flex-wrap:nowrap}.price-eur{font-size:44px;font-weight:700;line-height:39.6px}.info-dot{width:24px;height:24px;margin-left:10px}.price-block small{font-size:18px;text-align:left}.qty{width:98px;height:40px;margin:0 20px;gap:0}.qty button{width:16px;height:16px}.qty input{width:20px;height:23px;margin:0 8px;font-size:20px;font-weight:700;line-height:23px}.saving{width:60.28125px;height:42px;margin:0 20px;gap:0;flex:0 0 60.28125px}.saving svg{width:42px;height:42px;margin-right:10px;flex:0 0 42px}.saving b{font-size:18px;font-weight:400}.add-wrap{width:100%;height:45px;flex:0 0 100%;padding-top:30px;margin-bottom:20px}.add-button{display:flex;align-items:center;justify-content:center;width:250px;height:45px;margin:0 auto -15px;padding:10px 0;border-radius:30px;font-size:20px;font-weight:700;line-height:25px}
  .availability-row{height:61.375px;min-height:61.375px;justify-content:flex-start;align-items:flex-start;gap:0;padding:0;font-size:18px;line-height:20.7px;color:var(--gold)}.availability-row>span{height:41.375px;margin-top:20px;gap:10px}.availability-row>span:first-child{width:128.265625px;flex:0 0 128.265625px;align-items:center}.availability-row>span:nth-child(2){width:auto;flex:1;margin-left:16px;align-items:flex-start}.availability-row i{width:20px;height:20px;flex:0 0 20px}.availability-row i svg{width:20px;height:20px}.store-icon{width:25px;height:25px;flex:0 0 25px}
  .specs{margin:10px 0 0}.specs>div{min-height:48px;grid-template-columns:33.333333% 66.666667%;align-items:start;padding:12px 0;font-size:20px;line-height:23px;color:#646464}.specs dt,.specs dd{padding:0 15px 0 20px;line-height:23px}.specs dt{font-size:20px;font-weight:700}.specs dd{font-size:20px;color:#646464}.specs .description-row{align-items:start}
  .tax-note{padding:28px 0 0;margin-bottom:0;min-height:153px;font-size:15px}
  .product-story{padding:30px 20px}.product-story-quote{padding:40px 0;font-size:24px;line-height:27.6px}.product-story-bg{object-position:center}
  .catalog-section{padding:66px 10px 0}.catalog-section h2{font-family:PFHandbook,Arial,sans-serif;font-size:24px;font-weight:700;line-height:27.6px;margin:0;padding:0 10px 30px}.section-rule{height:1px;margin:0 -10px 30px}.product-cards{display:block}.product-card{margin-bottom:17px}
  .card-image{height:auto;aspect-ratio:1/1}.card-image>img:not(.best-seller){width:84%;height:84%}.card-body{min-height:278px;padding:37px 20px 0}.card-body h3{font-family:PFHandbook,Arial,sans-serif;font-size:20px;font-weight:700;line-height:23px;min-height:48px}.card-body p{font-family:PFHandbook,Arial,sans-serif;font-size:18px;font-weight:400;line-height:20.7px;min-height:40px;margin:0 0 28px}.included-mark{width:82%;max-width:260px;margin-bottom:-18px;height:39px;padding-left:34px;font-size:13px}
  .recently-seen{padding-top:95px;padding-bottom:76px}.combo-card{width:100%;min-width:0;max-width:none}.combo-card .card-image{height:auto}.combo-card .card-body{min-height:322px}
  .site-footer{text-align:center}.footer-logo{height:188px;border-bottom:1px solid rgba(255,255,255,.55)}.footer-logo img{width:176px}
  .footer-grid{display:block;padding:0}.footer-grid details{border-bottom:1px solid rgba(255,255,255,.6);padding:19px 0 16px}.footer-grid summary{display:flex;align-items:center;justify-content:center;gap:4px;margin:0;font-family:PFTransport,Arial,sans-serif;font-size:22px;font-weight:400;line-height:33px;cursor:pointer}.footer-grid summary svg{display:block;width:18px;height:18px;transition:transform .2s}.footer-grid details[open] summary svg{transform:rotate(180deg)}
  .footer-links{padding-top:19px;gap:9px;font-size:16px}.footer-links.two-col{grid-template-columns:1fr}.contact-grid{display:block;border:0;padding:18px 20px 0}.newsletter form{justify-content:center;padding:18px 12px 0;gap:10px}.newsletter input{width:210px}.footer-social{padding:28px 0 36px}.footer-social h2{font-size:20px;margin-bottom:23px}.footer-social>div{justify-content:center;gap:28px}
  .footer-bottom{display:flex;flex-direction:column;gap:8px;padding:22px 10px 18px;font-size:14px}.footer-bottom p{margin:0}.payment-icons{justify-content:center;margin-top:9px}.payment-icons img{height:24px}
  .mobile-menu{display:block;position:fixed;z-index:90;inset:0 auto 0 0;width:302px;max-width:82vw;background:#f3f3f3;transform:translateX(-105%);transition:transform .25s;box-shadow:3px 0 10px rgba(0,0,0,.12);padding-top:0}.mobile-menu.open{transform:none}.mobile-menu nav a{height:55px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #c7c7c7;padding:0 10px;font-family:PFTransport;font-size:16px;font-weight:900}.mobile-menu nav a span{font-family:Arial;color:var(--gold);font-size:33px;font-weight:300}.menu-close{position:absolute;left:calc(100% + 8px);top:8px;width:34px;height:34px;border-radius:50%;background:#111;color:#fff;font-size:28px;line-height:1;display:none}.mobile-menu.open .menu-close{display:block}.menu-backdrop{position:fixed;z-index:85;inset:0;background:rgba(0,0,0,.45)}.menu-backdrop.open{display:block}
  .toast{bottom:18px;font-size:15px;width:calc(100% - 26px)}
}

@media (max-width:380px){.header-actions{gap:8px}.header-actions .icon-button{width:31px}.header-actions .phone{display:none}.mobile-title-row h1{font-size:26px}.product-meta span:nth-child(2){white-space:nowrap;overflow:hidden}.footer-logo{height:170px}}

@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
