@font-face{font-family:OpenSans;src:url('assets/11f16a869f1fe174.woff') format('woff');font-weight:400;font-display:swap}
@font-face{font-family:OpenSans;src:url('assets/3aed175ac0d31c01.woff') format('woff');font-weight:600;font-display:swap}
@font-face{font-family:OpenSans;src:url('assets/8515e7d74c71b9a3.woff') format('woff');font-weight:700;font-display:swap}
@font-face{font-family:OpenSans;src:url('assets/954b2d2712aa475f.woff') format('woff');font-style:italic;font-display:swap}
:root{--black:#111;--gold:#d0a356;--gold-dark:#b8893c;--line:#e6e6e6;--muted:#666;--green:#31aa52;--shell:1280px}
*{box-sizing:border-box}
[hidden]{display:none!important}
html{scroll-behavior:smooth}
body{margin:0;color:#111;background:#fff;font:400 16px/1.5 OpenSans,"Helvetica Neue",Arial,sans-serif;-webkit-font-smoothing:antialiased}
body.drawer-open,body.modal-open{overflow:hidden}
button,input{font:inherit}
button,a{color:inherit}
a{text-decoration:none}
img{display:block;max-width:100%}
.shell{width:min(calc(100% - 32px),var(--shell));margin-inline:auto}
.skip-link{position:fixed;left:8px;top:-80px;background:#fff;color:#111;padding:10px;z-index:200}
.skip-link:focus{top:8px}

.site-header{background:var(--black);position:relative;z-index:40}
.utility-desktop{height:51px;color:#fff;font-size:13px}
.utility-links{display:flex;gap:29px;align-items:flex-start;flex-wrap:wrap;padding-top:7px}
.utility-links span{display:flex;align-items:center;gap:5px}
.utility-links img{width:13px;height:13px;object-fit:contain}
.utility-links span:last-child{flex-basis:100%;height:15px;margin-top:-5px}
.utility-links a{text-decoration:underline}
.utility-mobile{display:none}
.header-main{height:105px;background:#111;color:#fff}
.header-main-inner{height:100%;display:grid;grid-template-columns:160px 1fr auto;align-items:center;gap:55px}
.brand{width:120px;margin-left:20px}
.brand img{width:120px;height:auto}
.search-form{justify-self:center;width:450px;height:43px;position:relative;transform:translateX(30px)}
.search-form input{width:100%;height:100%;border:0;border-radius:8px;padding:0 18px 0 52px;color:#444;outline:none}
.search-form button{position:absolute;left:0;top:0;width:50px;height:43px;border:0;background:transparent;display:grid;place-items:center;cursor:pointer}
.search-form svg,.account-actions svg{fill:var(--gold)}
.account-actions{display:flex;align-items:center;gap:22px;transform:translateX(-20px)}
.icon-link,.cart-link{display:flex;align-items:center}
.cart-link{gap:11px;position:relative}
.cart-copy{display:flex;flex-direction:column;font-size:12px;line-height:17px}
.cart-copy b{font-weight:700}
.cart-badge{display:none}
.mobile-menu-trigger,.mobile-search-trigger{display:none}
.desktop-nav{height:42px;background:var(--gold)}
.nav-row{height:100%;display:flex;align-items:center;justify-content:center;gap:24px}
.nav-row a{font-weight:700;font-size:16px;line-height:20px;white-space:nowrap}
.nav-row span{font-size:0;display:inline-block;width:7px;height:7px;border-right:1.5px solid #111;border-bottom:1.5px solid #111;transform:rotate(45deg) translateY(-2px);margin-left:4px}
.site-header.is-scrolled{position:sticky;top:0}
.site-header.is-scrolled .utility-desktop{display:none}
.site-header.is-scrolled .header-main{height:59px}
.site-header.is-scrolled .brand img{width:70px}
.site-header.is-scrolled .header-main-inner{grid-template-columns:120px 1fr auto}
.site-header.is-scrolled .search-form{height:38px}
.site-header.is-scrolled .search-form input{height:38px}
.site-header.is-scrolled .search-form button{height:38px}
.site-header.is-scrolled .desktop-nav{height:40px}

.breadcrumbs{height:52px;display:flex;align-items:center;gap:9px;color:#666;font-size:13px;white-space:nowrap;overflow-x:auto;scrollbar-width:none;padding-left:20px}
.breadcrumbs::-webkit-scrollbar{display:none}
.breadcrumbs a{color:#222}
.promo-tab{position:fixed;right:0;top:290px;width:47px;height:312px;border:0;background:var(--gold);font-weight:700;font-size:18px;writing-mode:vertical-rl;transform:rotate(180deg);z-index:35;cursor:pointer}
.promo-panel{position:fixed;z-index:90;right:0;top:0;width:min(430px,100%);height:100%;background:#fff;padding:65px 42px;box-shadow:-10px 0 30px rgb(0 0 0/.2);transform:translateX(105%);transition:transform .25s ease}
.promo-panel.open{transform:translateX(0)}
.promo-panel h2{font-size:28px;line-height:1.2}
.promo-close{position:absolute;right:18px;top:12px;border:0;background:transparent;font-size:35px;cursor:pointer}

.product{display:grid;grid-template-columns:600px 600px;gap:60px;min-height:725px;padding-top:0}
.product-gallery{height:613px;display:grid;place-items:start end;position:relative}
.main-product-image{width:492px;height:492px;object-fit:contain;object-position:center;transform:translateX(40px)}
.product-info{padding-top:27px}
.product-info h1{font-size:32px;line-height:40px;margin:0 0 4px;font-weight:700}
.subtitle{font-size:26px;line-height:34px;margin:0 0 22px}
.rating{height:40px;display:flex;align-items:center;margin-bottom:2px}
.rating svg{width:30px;height:30px;fill:#e5e7eb}
.rating .rating-star-filled{fill:var(--gold)}
.product-meta{display:flex;align-items:center;gap:10px;font-size:13px;white-space:nowrap;margin:0 0 10px}
.product-meta i{height:16px;width:1px;background:#d9d9d9;transform:rotate(30deg)}
.product-meta a{text-decoration:underline;font-weight:700}
.stock{color:var(--green)}
.product-description{height:64px;max-height:64px;overflow:hidden;margin:0;font-size:15px;line-height:21px;transition:max-height .2s ease}
.product-description.open{height:auto;max-height:300px}
.description-toggle{border:0;background:transparent;padding:0;font-weight:700;text-decoration:underline;cursor:pointer;display:flex;align-items:center;gap:8px}
.description-toggle span{display:inline-block;width:9px;height:9px;border-right:1.5px solid #111;border-bottom:1.5px solid #111;font-size:0;transform:rotate(45deg) translateY(-2px);text-decoration:none;transition:transform .2s}
.description-toggle[aria-expanded="true"] span{transform:rotate(225deg) translateY(-2px)}
.price{font-size:26px;font-weight:700;line-height:34px;margin-top:27px}
.exchange{font-size:12px;font-style:italic;margin:0 0 25px}
.specs p{margin:0 0 6px;font-size:14px}
.buy-row{display:grid;grid-template-columns:105px 390px 60px;gap:10px;margin-top:32px}
.buy-row input{height:60px;border:1px solid #ddd;border-radius:8px;text-align:center;font-size:18px;width:100%}
.buy-button{height:60px;border:0;border-radius:8px;background:var(--gold);color:white;font-weight:700;font-size:13px;cursor:pointer}
.buy-button:hover{background:var(--gold-dark)}
.wishlist-button{height:60px;border:1px solid var(--gold);border-radius:8px;background:#fff;display:grid;place-items:center;cursor:pointer}
.wishlist-button svg{fill:var(--gold)}
.wishlist-button[aria-pressed="true"]{background:var(--gold)}
.wishlist-button[aria-pressed="true"] svg{fill:#fff}
.delivery-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-top:60px}
.delivery-grid article{display:flex;align-items:flex-start;font-size:13px;line-height:20px}
.delivery-grid img{flex:0 0 auto;margin-right:10px}
.delivery-grid p{margin:0;display:flex;flex-direction:column}
.delivery-grid a{text-decoration:underline}

.product-tabs{border:1px solid #ececec;width:min(calc(100% - 32px),1240px);height:198px;min-height:198px;padding:39px 40px;margin-bottom:73px}
.tab-buttons{display:flex;gap:32px}
.tab-button{border:0;background:transparent;padding:0 0 12px;font-size:16px;cursor:pointer;position:relative}
.tab-button.active{font-weight:700}
.tab-button.active::after{content:"";position:absolute;left:0;bottom:0;width:58px;height:4px;background:var(--gold)}
.tab-panel{padding-top:25px;font-size:16px;max-width:100%}
.tab-panel p{margin:0 0 8px}
.tab-panel a{text-decoration:underline}
#panel-maker{max-width:700px;text-align:justify}

.carousel-section{margin-bottom:37px}
.carousel-section h2{font-size:28px;line-height:38px;margin:0 0 23px 20px}
.carousel-shell{display:grid;grid-template-columns:56px 1fr 56px;align-items:center;gap:0}
.carousel-viewport{overflow:hidden}
.carousel-track{--per-page:5;display:flex;transition:transform .35s ease;will-change:transform}
.product-card{flex:0 0 calc(100% / var(--per-page));padding:0 0;text-align:center;min-width:0}
.product-card img{width:100%;height:272px;object-fit:contain}
.product-card h3{font-size:14px;line-height:19px;margin:7px auto 7px;font-weight:700;max-width:210px;height:58px;overflow:hidden}
.product-card em{display:block;font-size:12px;margin-bottom:5px}
.product-card strong{display:block;font-size:16px}
.carousel-arrow{width:56px;height:50px;border:0;background:#e5e5e5;color:white;font-size:0;line-height:1;cursor:pointer;z-index:2;position:relative}
.carousel-arrow::before{content:"";position:absolute;left:50%;top:50%;width:13px;height:13px;border-top:2px solid #fff;border-right:2px solid #fff;transform:translate(-65%,-50%) rotate(45deg)}
.carousel-arrow.prev::before{transform:translate(-35%,-50%) rotate(-135deg)}
.carousel-arrow:disabled{opacity:.7;cursor:default}
.carousel-dots{display:flex;justify-content:center;gap:9px;margin-top:20px;height:5px}
.carousel-dots button{border:0;width:30px;height:4px;background:#eee;border-radius:4px;padding:0;cursor:pointer}
.carousel-dots button.active{background:#222}
.recent-section{display:none}

.site-footer{background:#111;color:#fff;margin-top:92px;padding:74px 0 88px}
.footer-grid{display:grid;grid-template-columns:190px 200px 200px 1fr;gap:44px}
.footer-column{font-size:13px}
.footer-column summary,.footer-column h3,.footer-bottom h3{color:var(--gold);font-size:13px;font-weight:700;margin:0 0 13px;list-style:none}
.footer-column summary::-webkit-details-marker{display:none}
.footer-column>a,.footer-column details>a,.footer-column a{display:block;margin:0 0 9px;font-weight:600}
.footer-column p{margin:0 0 14px}
.contact strong{display:block;font-size:19px;margin-top:2px}
.newsletter>p{font-size:16px;font-style:italic;line-height:25px}
.neutral-form input[type="email"]{height:50px;border-radius:8px;border:1px solid #ddd;padding:0 20px;width:100%}
.neutral-form button{height:50px;border:1px solid #fff;border-radius:8px;background:transparent;color:#fff;font-weight:700;padding:0 24px;white-space:nowrap}
.newsletter .neutral-form>div{display:grid;grid-template-columns:1fr 160px;gap:10px}
.neutral-form label{display:flex;align-items:flex-start;gap:10px;font-weight:600;margin-top:10px;line-height:20px}
.neutral-form label input{margin-top:4px;flex:0 0 auto}
.neutral-form label b{color:red}
.cookie-settings{border:0;background:transparent;color:#fff;padding:0;text-decoration:underline;cursor:pointer}
.footer-bottom{display:grid;grid-template-columns:120px 250px 220px 1fr;gap:40px;align-items:center;margin-top:77px}
.footer-logo{width:120px}
.footer-bottom a{text-decoration:underline;font-size:13px;font-weight:700;display:inline-block;margin-right:12px}
.payments>div{display:flex;align-items:center;gap:13px}
.payments img{width:auto;height:25px}
.payments span{font-size:11px;font-weight:700;line-height:13px}
.copyright{display:flex;justify-content:space-between;align-items:center;margin-top:75px;font-size:12px;font-weight:700}
.copyright strong{font-size:18px}

.mobile-menu{position:fixed;z-index:120;inset:0 auto 0 0;width:min(360px,95vw);background:#fff;transform:translateX(-105%);transition:transform .22s;overflow:auto}
.mobile-menu.open{transform:translateX(0)}
.mobile-menu-head{height:51px;display:flex;justify-content:space-between;align-items:center;padding:0 18px;color:var(--gold);border-bottom:1px solid #eee}
.mobile-menu-head button{border:0;background:transparent;font-size:28px;color:var(--gold);cursor:pointer}
.mobile-menu nav>a,.mobile-menu summary{display:flex;align-items:center;justify-content:space-between;min-height:49px;border-bottom:1px solid #eee;padding:0 18px;font-size:13px;font-weight:700;list-style:none;cursor:pointer}
.mobile-menu summary::after{content:"›";display:grid;place-items:center;background:#eee;width:39px;height:39px;font-size:24px;margin-right:-12px}
.mobile-menu details>a{display:block;padding:9px 28px;background:#fafafa;font-size:13px}
.mobile-menu-meta{background:#fff2dd;min-height:320px;padding:18px}
.mobile-menu-meta a{display:block;margin:0 0 18px;font-size:13px}
.drawer-backdrop{position:fixed;z-index:110;inset:0;background:rgb(0 0 0/.45)}

.promo-panel .neutral-form{display:grid;gap:12px}
.promo-panel .neutral-form button{border-color:#111;color:#111}
.toast{position:fixed;z-index:180;left:50%;bottom:30px;transform:translateX(-50%);background:#111;color:#fff;padding:12px 20px;border-radius:6px;box-shadow:0 7px 25px rgb(0 0 0/.25);font-size:14px}
.floating-description{position:fixed;z-index:79;left:50%;bottom:24px;display:grid;place-items:center;box-sizing:border-box;width:min(320px,calc(100% - 32px));height:52px;border:0;border-radius:8px;background:var(--gold);color:#fff;font-size:13px;font-weight:700;text-decoration:none;box-shadow:0 9px 28px rgb(0 0 0/.22);cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,calc(100% + 44px));transition:opacity .2s ease,transform .2s ease,visibility .2s}
.floating-description:hover{background:var(--gold-dark)}
.floating-description.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}
.floating-description.is-visible+.back-to-top{bottom:88px}
.back-to-top{position:fixed;right:83px;bottom:87px;width:50px;height:50px;border:0;background:#f8f8f8;color:var(--gold);font-size:34px;display:none;z-index:30;cursor:pointer}
.back-to-top.show{display:block}

.age-gate{position:fixed;z-index:300;inset:0;background:rgb(0 0 0/.75);display:grid;place-items:center;padding:16px}
.age-modal{background:#fff;width:min(600px,100%);padding:34px 38px 28px;text-align:center;box-shadow:0 10px 40px rgb(0 0 0/.35)}
.age-badge{width:90px;height:90px;border:7px solid var(--gold);border-radius:50%;display:grid;place-items:center;margin:0 auto 17px;font-size:32px;font-weight:700}
.age-modal h2{font-size:27px;line-height:1.25;margin:0 0 12px}
.age-modal>p{max-width:500px;margin:0 auto 21px;font-size:16px}
.age-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;max-width:330px;margin:auto}
.age-actions button{height:50px;border-radius:7px;font-weight:700;cursor:pointer}
.age-decline{background:#fff;border:1px solid #111}
.age-confirm{background:var(--gold);color:#fff;border:1px solid var(--gold)}
.age-modal h3{font-size:18px;margin:22px 0 6px}
.satisfaction{color:#50c85d;font-size:58px;line-height:1;font-weight:700;display:flex;align-items:center;justify-content:center;gap:14px}
.satisfaction>span{position:relative;width:48px;height:48px;border:6px solid #50c85d;border-radius:50%}
.satisfaction>span::before{content:"";position:absolute;left:10px;top:12px;width:5px;height:5px;border-radius:50%;background:#50c85d;box-shadow:17px 0 #50c85d}
.satisfaction>span::after{content:"";position:absolute;left:9px;bottom:8px;width:19px;height:10px;border-bottom:5px solid #50c85d;border-radius:0 0 16px 16px}
.age-modal small{color:#777}
.cookie-card{position:fixed;z-index:290;left:50%;bottom:15px;transform:translateX(-50%);width:min(700px,calc(100% - 32px));background:#fff;padding:20px 26px;box-shadow:0 8px 30px rgb(0 0 0/.25)}
.cookie-card p{margin:0 0 16px}
.cookie-card>div{display:flex;justify-content:center;gap:10px}
.cookie-card button{min-width:220px;height:50px;border-radius:7px;font-weight:700;cursor:pointer}
.cookie-review{background:#fff;border:1px solid #111}.cookie-accept{background:var(--gold);color:#fff;border:1px solid var(--gold)}

@media (max-width:1100px){
  .header-main-inner{gap:20px}.search-form{width:min(420px,100%)}.nav-row{gap:16px}.product{grid-template-columns:1fr 1fr;gap:30px}.promo-tab{height:260px}
}

@media (max-width:768px){
  body{font-size:15px;overflow-x:hidden}
  .shell{width:calc(100% - 32px)}
  .utility-desktop,.desktop-nav,.search-form,.wishlist-header,.cart-copy{display:none!important}
  .site-header,.site-header.is-scrolled{position:static;display:contents}
  .utility-mobile{height:58px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;background:#111;padding:5px 38px;font-size:13px;font-weight:700;line-height:19px}
  .utility-mobile span{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:4px}.utility-mobile img{width:13px;height:13px;object-fit:contain}
  .utility-mobile a{text-decoration:underline}
  .header-main,.site-header.is-scrolled .header-main{position:sticky;top:0;height:64px;z-index:45}
  .header-main-inner,.site-header.is-scrolled .header-main-inner{width:100%;display:flex;justify-content:center;gap:0;position:relative}
  .brand,.site-header.is-scrolled .brand{width:92px}
  .brand{margin-left:0}
  .brand img,.site-header.is-scrolled .brand img{content:url('assets/42fc6c610e0e3042.svg');width:82px;margin-inline:auto}
  .mobile-menu-trigger{display:flex;position:absolute;left:10px;top:8px;border:0;background:transparent;color:var(--gold);align-items:center;flex-direction:column;font-size:10px;line-height:16px;padding:0;cursor:pointer}
  .mobile-menu-trigger svg{fill:var(--gold)}
  .mobile-search-trigger{display:block;position:absolute;left:55px;top:10px;border:0;background:transparent;padding:0;cursor:pointer}
  .mobile-search-trigger svg{fill:var(--gold)}
  .account-actions{position:absolute;right:10px;top:12px;gap:14px}
  .account-actions{transform:none}
  .account-actions .icon-link svg{width:22px;height:22px}
  .cart-link svg{width:22px;height:28px}
  .cart-badge{display:grid;place-items:center;position:absolute;right:-5px;top:14px;width:22px;height:22px;background:var(--gold);color:#fff;border-radius:50%;font-size:12px;font-weight:700}
  .breadcrumbs{height:55px;width:100%;padding-inline:16px;gap:8px;font-size:13px;border-bottom:1px solid #ddd}
  .promo-tab{top:205px;width:38px;height:192px;font-size:17px;z-index:34}
  .promo-panel{padding:50px 24px}
  .product{display:block;width:100%;min-height:0;padding-inline:16px}
  .product-gallery{height:343px;width:343px;max-width:100%;margin:0 auto 27px}
  .main-product-image{width:343px;height:343px;transform:none}
  .product-info{padding-top:0}
  .product-info h1{font-size:22px;line-height:30px;margin:0 0 4px}
  .subtitle{font-size:18px;line-height:26px;margin:0 0 18px}
  .rating{font-size:29px;height:35px;margin-bottom:8px}
  .product-meta{align-items:flex-start;flex-direction:column;gap:7px;white-space:normal;margin-bottom:12px}
  .product-meta i{display:none}
  .product-description{font-size:15px;line-height:20px;max-height:64px;height:64px}
  .product-description.open{max-height:420px;height:auto}
  .price{font-size:22px;line-height:30px;margin-top:31px}
  .exchange{margin-bottom:28px}
  .specs p{font-size:15px;margin-bottom:12px}
  .buy-row{grid-template-columns:46px 1fr 46px;gap:10px;margin-top:26px}
  .buy-row input,.buy-button,.wishlist-button{height:45px}
  .buy-button{font-size:12px}
  .delivery-grid{grid-template-columns:1fr;gap:15px;margin:35px 8px 36px}
  .delivery-grid article{font-size:13px}
  .product-tabs{border:0;border-bottom:1px solid #ddd;border-top:1px solid #ddd;width:calc(100% - 32px);height:auto;padding:0;margin-bottom:38px;min-height:0}
  .tab-buttons{display:block}
  .tab-button{display:flex;width:100%;align-items:center;justify-content:space-between;text-align:left;padding:19px 0;border-top:1px solid #ddd;font-size:16px}
  .tab-button:first-child{border-top:0}
  .tab-button::before{content:"+";order:2;font-size:25px;font-weight:400}
  .tab-button.active::before{content:"−"}
  .tab-button.active::after{display:none}
  .tab-panel{padding:0 0 20px;font-size:15px}
  #panel-maker{text-align:left}
  .carousel-section{width:100%;margin-bottom:10px;padding-inline:16px}
  .carousel-section h2{font-size:22px;line-height:30px;margin:0 0 22px 16px}
  .carousel-shell{display:block}
  .carousel-arrow{display:none}
  .carousel-viewport{overflow:hidden}
  .carousel-track{--per-page:2}
  .product-card img{height:180px}
  .product-card h3{font-size:14px;font-weight:400;line-height:19px;height:76px;margin-top:7px;padding-inline:4px}
  .product-card em{font-size:11px}.product-card strong{font-size:16px}
  .carousel-dots{gap:9px;margin:18px 0 9px;overflow:hidden;justify-content:flex-start;padding-left:18px}
  .carousel-dots button{min-width:30px}
  .recent-section{display:block;height:385px;margin-top:-10px;padding:5px 16px 0}
  .recent-section h2{font-size:22px;line-height:30px;margin:0 0 22px 16px}
  .recent-card{width:184px;text-align:center;margin-left:16px}
  .recent-card img{width:150px;height:150px;object-fit:contain;margin:0 auto 17px}
  .recent-card p{font-size:14px;line-height:19px;margin:0 0 -2px}
  .recent-card em{display:block;font-size:11px;line-height:18px}
  .recent-card strong{display:block;font-size:16px;line-height:24px;margin-top:8px}
  .site-footer{margin-top:65px;padding:0}
  .footer-grid{display:block;width:100%}
  .footer-column{padding:0 19px;border-bottom:1px solid #333}
  details.footer-column{padding:0}
  .footer-column summary{height:57px;display:flex;align-items:center;justify-content:space-between;padding:0 19px;margin:0;cursor:pointer}
  .footer-column summary::after{content:"⌄";color:#fff;font-size:17px}
  .footer-column[open] summary::after{content:"⌃"}
  .footer-column details>a,.footer-column>a,.footer-column a{padding-inline:19px}
  details.footer-column>a{padding-left:19px}
  .contact{padding-top:41px;padding-bottom:30px}
  .contact h3,.newsletter h3{margin-top:0}
  .newsletter{padding-top:12px;padding-bottom:28px}
  .newsletter>p{font-size:14px;line-height:21px}
  .newsletter .neutral-form>div{display:block}
  .newsletter .neutral-form button{width:100%;margin-top:10px}
  .footer-bottom{display:block;margin-top:0;padding:0 19px}
  .footer-logo{margin:12px 0 24px;width:120px}
  .footer-bottom>div{margin-bottom:26px}
  .footer-bottom h3{margin-bottom:10px}
  .payments>div{flex-wrap:wrap}
  .copyright{display:flex;flex-direction:column;text-align:center;gap:12px;margin-top:28px;padding:0 15px}
  .floating-description{bottom:16px;height:48px}
  .floating-description.is-visible+.back-to-top{bottom:76px}
  .back-to-top{right:18px;bottom:18px}
  .age-modal{padding:24px 20px 20px;max-height:calc(100vh - 24px);overflow:auto}
  .age-badge{width:72px;height:72px;font-size:26px}
  .age-modal h2{font-size:22px}.age-modal>p{font-size:14px}.age-actions{grid-template-columns:1fr 1fr}.satisfaction{font-size:42px}
  .cookie-card{bottom:8px;padding:15px;font-size:13px}.cookie-card>div{display:grid}.cookie-card button{min-width:0;width:100%;height:43px}
}

@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  .floating-description,.product-description,.description-toggle span{transition:none}
}
