/* 2.3.4 presentation patch. Original Woo templates, field names and submission stay intact. */
/* Native GET product search: desktop header and mobile drawer share the same Woo query. */
.site-header .brand{min-width:160px;flex-shrink:0}
.site-header nav>a{white-space:nowrap}
.site-header .header-tools{flex-shrink:0}
.site-header .header-tools>a.bag{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}
.apn-header-search{flex:1 1 240px;min-width:160px;max-width:360px}
.apn-menu-search{display:none}
.apn-header-search form,.apn-menu-search form{position:relative;display:flex;align-items:stretch;width:100%;margin:0;border:1px solid #777;border-radius:5px;background:white;overflow:hidden}
.site-header .woocommerce-product-search .screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.site-header .woocommerce-product-search input.search-field{flex:1 1 auto;min-width:0;width:0;height:44px;padding:10px 12px;border:0;border-radius:0;background:white;color:var(--ink);font:inherit;font-size:16px;line-height:1.4;box-shadow:none}
.site-header .woocommerce-product-search button{flex:0 0 auto;min-height:44px;padding:8px 12px;border:0;border-radius:0;background:var(--red);color:white;font:inherit;font-size:13px;font-weight:700;cursor:pointer}
.site-header .woocommerce-product-search button:hover{background:var(--red2)}
.site-header .woocommerce-product-search:focus-within{outline:2px solid white;outline-offset:3px}
.site-header .woocommerce-product-search input:focus-visible,.site-header .woocommerce-product-search button:focus-visible{outline:2px solid var(--ink);outline-offset:-3px}
@media(max-width:1199px){.site-header nav{gap:12px}.header-row{gap:10px}}
button:focus-visible,a:focus-visible,.apn-option:focus-visible,.flex-control-thumbs img:focus-visible{
  outline:3px solid var(--red);outline-offset:3px
}
.apn-native-select{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;clip-path:inset(50%);overflow:hidden;white-space:nowrap}
.woocommerce .variations td{position:relative}
.apn-option-group{display:flex;flex-wrap:wrap;gap:8px}
.woocommerce button.apn-option{background:white;color:#111;border:1px solid #111;border-radius:5px;min-height:44px;min-width:52px;padding:9px 16px;font:inherit;font-size:14px;cursor:pointer;transition:background .16s,transform .16s}
.woocommerce button.apn-option:hover:not(:disabled){transform:translateY(-1px);border-color:var(--red)}
.woocommerce button.apn-option[aria-checked="true"]{background:var(--red)!important;color:white;border-color:transparent}
.woocommerce button.apn-option:disabled{opacity:.35;cursor:not-allowed;text-decoration:line-through}
.woocommerce .variations tr{grid-template-columns:75px minmax(0,1fr);gap:8px;align-items:start}
.woocommerce .variations th{padding-top:9px!important;text-align:left}
.woocommerce .reset_variations{display:inline-block;margin-top:10px;color:var(--red)}
/* One horizontal rail below the image, native FlexSlider navigation and lightbox. */
.single-product-layout>.gallery-column,.single-product-layout>.summary{min-width:0}
.woocommerce .woocommerce-product-gallery.apn-gallery{display:block;width:100%!important;margin-left:0;position:relative;float:none!important;min-width:0}
.woocommerce .apn-gallery .flex-viewport{position:relative;width:100%;min-width:0;aspect-ratio:1;height:auto!important;background:white;border-radius:8px}
.woocommerce .apn-gallery .woocommerce-product-gallery__wrapper{margin:0}
.woocommerce .apn-gallery .woocommerce-product-gallery__image img{aspect-ratio:1;object-fit:contain}
.woocommerce .apn-gallery .flex-control-thumbs{position:relative;left:auto;top:auto;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:8px;list-style:none!important;margin:10px 0 0!important;padding:2px 2px 6px!important;width:100%;max-width:100%;height:auto;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:var(--red) #eee}
.woocommerce .apn-gallery .flex-control-thumbs li{float:none!important;flex:0 0 76px;list-style:none!important;display:block;width:76px!important;margin:0!important;padding:0!important}
.woocommerce .apn-gallery .flex-control-thumbs li::marker{content:''}
.woocommerce .apn-gallery .flex-control-thumbs li::before,.woocommerce .apn-gallery .flex-control-thumbs li::after{display:none!important;content:none!important}
.woocommerce .apn-gallery .flex-control-thumbs img{display:block;width:100%;aspect-ratio:1;object-fit:contain;border:2px solid transparent;opacity:.65;border-radius:5px;cursor:pointer}
.woocommerce .apn-gallery .flex-control-thumbs img.flex-active{border-color:var(--red);opacity:1}
.woocommerce .apn-gallery .flex-control-thumbs img:hover{opacity:1}
.woocommerce .woocommerce-product-gallery .woocommerce-product-gallery__trigger{position:absolute!important;top:12px!important;right:12px!important;left:auto!important;z-index:8;width:36px;height:36px;border-radius:50%;background:white;display:grid;place-items:center}
.woocommerce .apn-gallery button.apn-gallery-arrow{position:absolute;z-index:5;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:40px;height:40px;min-height:0;padding:0;border:1px solid #ddd;border-radius:50%;background:rgba(255,255,255,.92);color:#111;font:30px/1 Arial;box-shadow:0 2px 8px #0002;cursor:pointer;transition:background .18s,opacity .18s}
.woocommerce .apn-gallery button.apn-gallery-arrow:hover{background:var(--red)!important;color:white;opacity:.92}
.apn-gallery-arrow--prev{left:10px}.apn-gallery-arrow--next{right:10px}
/* PhotoSwipe's preloader is an indicator, not a toolbar button. Override its
   narrow-screen float so an idle indicator does not reserve a blank button slot. */
.single-product .pswp .pswp__preloader{position:absolute!important;top:0;left:50%;margin:0 0 0 -22px;float:none;pointer-events:none}
.single-product .pswp.pswp--css_animation .pswp__preloader__icn{opacity:1}
.single-product .pswp.pswp--css_animation .pswp__preloader__donut{border:2px solid #fff;border-left-color:transparent;border-bottom-color:transparent;background:transparent}
/* Native number input, not a replacement cart implementation. */
.woocommerce .quantity.apn-quantity{display:inline-flex!important;align-items:center;flex:0 0 auto;float:none!important;margin:0!important;height:48px;border:1px solid var(--red)!important;border-radius:5px;background:white;overflow:hidden;max-width:100%}
.woocommerce .apn-quantity input.qty{width:46px!important;min-width:0;min-height:0!important;height:46px;border:0!important;border-radius:0;padding:0!important;text-align:center;appearance:textfield;-moz-appearance:textfield;font-size:15px;box-shadow:none}
.apn-quantity input::-webkit-inner-spin-button,.apn-quantity input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
.woocommerce .apn-quantity .apn-qty-button{width:32px;height:46px;flex:0 0 32px;border:0;border-radius:0;padding:0;background:var(--black);color:white;font:20px/1 Arial;cursor:pointer;transition:background .18s}
.woocommerce .apn-quantity .apn-qty-button:hover:not(:disabled){background:var(--red)!important}
.woocommerce .apn-quantity .apn-qty-button:disabled{opacity:.4;cursor:not-allowed}
.woocommerce .woocommerce-variation-add-to-cart,.woocommerce .summary form.cart:not(.variations_form):not(.grouped_form){display:flex;align-items:center;gap:10px;flex-wrap:nowrap}
.woocommerce .single_add_to_cart_button{float:none!important;flex:1 1 auto;min-width:0;min-height:48px!important;padding:12px 14px!important;line-height:1.25!important;text-align:center;white-space:normal}
/* Tabs preserve native Woo hooks, ARIA and panel switching. */
.woocommerce div.product .woocommerce-tabs ul.tabs,.woocommerce .woocommerce-tabs ul.wc-tabs{display:flex!important;flex-wrap:nowrap;gap:24px;list-style:none;margin:0 0 24px!important;padding:0!important;border-bottom:1px solid var(--line);overflow-x:auto;white-space:nowrap}
.woocommerce .woocommerce-tabs ul.wc-tabs::before,.woocommerce .woocommerce-tabs ul.wc-tabs::after,.woocommerce .woocommerce-tabs ul.wc-tabs li::before,.woocommerce .woocommerce-tabs ul.wc-tabs li::after{content:none!important;display:none!important}
.woocommerce .woocommerce-tabs ul.wc-tabs li{flex:0 0 auto;list-style:none!important;background:none!important;border:0!important;border-bottom:3px solid transparent!important;border-radius:0!important;margin:0!important;padding:0!important}
.woocommerce .woocommerce-tabs ul.wc-tabs li a{display:block;padding:12px 0!important;text-decoration:none;font-weight:700;color:var(--ink)!important}
.woocommerce .woocommerce-tabs ul.wc-tabs li.active{border-bottom-color:var(--red)!important}
.woocommerce .woocommerce-tabs ul.wc-tabs li a:hover{color:var(--red)!important}
/* Review fields remain WordPress/Woo fields: no replacement submission logic. */
.woocommerce #review_form{padding:24px;border:1px solid var(--line);border-radius:10px;background:white}
.woocommerce #review_form #respond .comment-reply-title{display:block;margin:0 0 18px;font-size:20px;font-weight:700;line-height:1.4;color:var(--ink)}
.woocommerce #review_form #respond .comment-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px}
.woocommerce #review_form #respond .comment-form>*{grid-column:1/-1;min-width:0;margin:0}
.woocommerce #review_form #respond .comment-form-author,.woocommerce #review_form #respond .comment-form-email{grid-column:auto}
.woocommerce #review_form #respond label{display:block;margin:0 0 7px;font-size:14px;font-weight:600;line-height:1.5}
.woocommerce #review_form .required{color:var(--red)}
.woocommerce #review_form .comment-notes,.woocommerce #review_form .logged-in-as{color:var(--muted,#666);font-size:14px;line-height:1.6}
.woocommerce #review_form input[type=text],.woocommerce #review_form input[type=email],.woocommerce #review_form textarea{display:block;width:100%;max-width:100%;border:1px solid #aaa;border-radius:5px;padding:11px 12px;background:white;color:var(--ink);font:inherit;font-size:16px;line-height:1.5;box-sizing:border-box}
.woocommerce #review_form input[type=text],.woocommerce #review_form input[type=email]{min-height:46px}
.woocommerce #review_form #respond textarea{min-height:150px;resize:vertical}
.woocommerce #review_form input:focus-visible,.woocommerce #review_form textarea:focus-visible,.woocommerce #review_form .stars a:focus-visible{outline:2px solid var(--red);outline-offset:2px}
.woocommerce #review_form .stars{margin:10px 0 0!important;color:var(--red);font-size:23px;line-height:1.6}
.woocommerce #review_form #respond .comment-form-cookies-consent{display:flex;align-items:flex-start;gap:10px}
.woocommerce #review_form #respond .comment-form-cookies-consent label{margin:0;font-size:13px;font-weight:400}
.woocommerce #review_form .comment-form-cookies-consent input{flex:0 0 18px;width:18px;height:18px;margin:2px 0 0;accent-color:var(--red)}
.woocommerce #review_form #respond .form-submit input#submit{min-height:46px;padding:12px 24px;border:0;border-radius:5px;background:var(--red)!important;color:white!important;font:inherit;font-weight:700;cursor:pointer}
.woocommerce #review_form #respond .form-submit input#submit:hover{filter:brightness(.9)}
/* Equal-height cards on home, archives and native related/upsell loops. */
.product-card,.product-card>a,.product-card-copy{display:flex;flex-direction:column}
.product-card>a,.product-card-copy{flex:1}.product-card-media{flex:none}
.product-card-copy h3{height:3.9em;min-height:3.9em;line-height:1.3;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.product-card-copy small{height:2.8em;line-height:1.4;overflow:hidden}
.product-card-copy b{margin-top:auto;padding-top:16px;display:flex;align-items:center;justify-content:center;min-height:44px;text-align:center}
.product-card-copy .price{margin-bottom:14px}
.woocommerce ul.products,.woocommerce .related ul.products,.woocommerce .upsells ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding:0!important;list-style:none}
.woocommerce ul.products::before,.woocommerce ul.products::after,.woocommerce ul.products li.product::before,.woocommerce ul.products li.product::after{content:none!important;display:none!important}
.woocommerce ul.products li.product{display:flex;flex-direction:column;float:none!important;width:auto!important;min-width:0;margin:0!important;padding:12px;border:1px solid var(--line);border-radius:8px;background:white;list-style:none}
.woocommerce ul.products li.product .woocommerce-LoopProduct-link{display:flex;flex-direction:column;text-decoration:none}
.woocommerce ul.products li.product a img{width:100%;height:240px;object-fit:contain;margin:0 0 12px!important}
.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:15px;line-height:1.35;height:4.05em;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;padding:0!important;margin:0 0 10px!important}
.woocommerce ul.products li.product .price{margin:0 0 18px;color:var(--red);font-weight:800}
.woocommerce ul.products li.product .button{margin-top:auto;min-width:0;min-height:48px;padding:10px 8px!important;text-align:center;line-height:1.3;display:flex;align-items:center;justify-content:center}
/* Widen commerce pages only, leaving informational articles unchanged. */
.woocommerce-cart .wrap.narrow,.woocommerce-checkout .wrap.narrow{max-width:none}
.woocommerce-cart .prose,.woocommerce-checkout .prose{font-size:16px}
.woocommerce-cart .woocommerce:has(>form.woocommerce-cart-form){display:grid;grid-template-columns:minmax(0,1.75fr) minmax(0,1fr);gap:24px;align-items:start}
.woocommerce-cart .woocommerce:has(>form.woocommerce-cart-form)>*{grid-column:1/-1;min-width:0}
.woocommerce-cart .woocommerce:has(>form.woocommerce-cart-form)>form.woocommerce-cart-form{grid-column:1;margin:0}
.woocommerce-cart .woocommerce:has(>form.woocommerce-cart-form)>.cart-collaterals{grid-column:2;grid-row:auto;width:100%}
.woocommerce .cart-collaterals .cart_totals{float:none;width:100%;margin:0}
.woocommerce-cart table.shop_table{width:100%;font-size:14px}
.woocommerce-cart table.shop_table td{padding:12px 8px}
.woocommerce-cart table.cart .product-thumbnail img{width:70px;max-width:70px;height:85px;object-fit:contain}
.woocommerce-cart .product-name{overflow-wrap:anywhere}
.woocommerce-cart .quantity.apn-quantity{height:40px}
.woocommerce-cart .apn-quantity input.qty,.woocommerce-cart .apn-quantity .apn-qty-button{height:38px}
.woocommerce-cart button[name=update_cart]:not(:disabled){background:var(--red)!important;color:white!important;opacity:1!important;cursor:pointer}
.woocommerce-cart button[name=update_cart]:disabled{background:#e9e9e9!important;color:#767676!important;opacity:1;cursor:not-allowed}
.woocommerce-cart .coupon{display:flex;gap:8px;flex-wrap:wrap;max-width:100%}
.woocommerce-cart .coupon #coupon_code{width:140px;max-width:100%;min-height:44px}
.woocommerce .coupon .button,.woocommerce .checkout_coupon .button{background:var(--black);color:white}
.woocommerce .coupon .button:hover,.woocommerce .checkout_coupon .button:hover{background:var(--red)!important}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{white-space:normal;line-height:1.3!important;padding:16px!important;text-align:center}
.woocommerce-checkout form.checkout{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:28px;align-items:start}
.woocommerce-checkout #customer_details,.woocommerce-checkout #order_review{min-width:0;margin:0;grid-column:auto}
.woocommerce-checkout #customer_details .col-1,.woocommerce-checkout #customer_details .col-2{float:none;width:100%}
.woocommerce-checkout #order_review_heading{grid-column:auto;margin:0 0 20px}
.woocommerce-checkout form.checkout>.woocommerce-NoticeGroup,.woocommerce-checkout form.checkout>noscript{grid-column:1/-1}
.woocommerce-checkout .woocommerce-NoticeGroup-checkout{width:100%;margin:0 0 24px}
.woocommerce-checkout #payment ul.payment_methods li img{max-height:24px!important;max-width:128px!important;width:auto!important;height:auto!important;object-fit:contain;vertical-align:middle;float:none;margin:0 4px}
.woocommerce-checkout #payment input[type=radio],.woocommerce-checkout #payment input[type=checkbox]{accent-color:var(--red)}
.woocommerce-checkout .woocommerce-info,.woocommerce-checkout .woocommerce-error{border-top-color:var(--red)!important}
.woocommerce-checkout .woocommerce-info::before,.woocommerce-checkout .woocommerce-error::before{color:var(--red)!important}
.woocommerce-checkout .form-row input:focus,.woocommerce-checkout .form-row select:focus{outline-color:var(--red)}
/* Responsive pagination: real Woo URLs, one set visible at a time. */
.apn-pagination--mobile{display:none}.apn-pagination--desktop{display:block}
.woocommerce .apn-pagination nav.woocommerce-pagination ul{display:flex;justify-content:center;flex-wrap:nowrap;gap:4px;border:0;padding:0;list-style:none}
.woocommerce .apn-pagination nav.woocommerce-pagination ul li{float:none;border:0;margin:0;list-style:none}
.woocommerce .apn-pagination nav.woocommerce-pagination ul li a,.woocommerce .apn-pagination nav.woocommerce-pagination ul li span{min-width:36px;min-height:40px;display:grid;place-items:center;padding:8px;border-radius:4px;background:white}
.woocommerce .apn-pagination nav.woocommerce-pagination ul li .current{background:var(--red)!important;color:white}
/* Drawer is progressive enhancement. Without JS the old mobile menu stays readable. */
.apn-menu-close,.apn-menu-backdrop{display:none}
@media(max-width:980px){
  .apn-header-search{display:none}
  .apn-menu-search{display:block;width:100%;margin-bottom:16px}
  .apn-menu-ready .site-header nav{display:flex;position:fixed;left:0;right:auto;top:0;width:80vw;max-width:none;height:100vh;height:100dvh;z-index:102;flex-direction:column;align-items:stretch;gap:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:24px 20px;background:#111315;transform:translateX(-100%);visibility:hidden;transition:transform .25s ease,visibility .25s}
  .apn-menu-ready .site-header nav.open{transform:translateX(0);visibility:visible}
  .apn-menu-ready .site-header nav a{padding:16px 0;border-bottom:1px solid #ffffff24}
  .apn-menu-ready .apn-menu-close{display:block;align-self:flex-end;border:1px solid #777;border-radius:4px;color:white;background:none;padding:10px 14px;margin-bottom:22px;font:inherit;cursor:pointer}
  .apn-menu-ready .apn-menu-backdrop{display:block;position:fixed;inset:0;width:100vw;height:100vh;height:100dvh;background:#0009;border:0;z-index:101;opacity:0;visibility:hidden;transition:opacity .25s,visibility .25s}
  .apn-menu-open .apn-menu-backdrop{opacity:1;visibility:visible}
  .apn-menu-open{position:fixed;top:var(--apn-scroll-top);width:100%;overflow:hidden}
  .apn-menu-open .site-header{backdrop-filter:none}
  html:not(.apn-menu-ready) .site-header nav{display:flex}
  .woocommerce-cart .woocommerce:has(>form.woocommerce-cart-form){grid-template-columns:minmax(0,1fr)}
  .woocommerce-cart .woocommerce:has(>form.woocommerce-cart-form)>.cart-collaterals{grid-column:1}
}
@media(max-width:820px){.woocommerce-checkout form.checkout{grid-template-columns:minmax(0,1fr)}.woocommerce-checkout #customer_details,.woocommerce-checkout #order_review{padding:18px}}
@media(max-width:768px){
  .woocommerce ul.products,.woocommerce .related ul.products,.woocommerce .upsells ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .woocommerce ul.products li.product a img{height:180px}
  .woocommerce-cart table.shop_table_responsive thead{display:none}
  .woocommerce-cart table.shop_table_responsive tr.cart_item{display:grid;grid-template-columns:78px minmax(0,1fr) 28px;gap:8px 12px;margin:0 5px;padding:18px 0;border-bottom:1px solid var(--line)}
  .woocommerce-cart table.shop_table_responsive tr.cart_item td{background:none!important;display:block;border:0;padding:0;text-align:left!important;min-width:0}
  .woocommerce-cart table.shop_table_responsive tr.cart_item td::before{content:none;display:none}
  .woocommerce-cart table.shop_table_responsive tr.cart_item .product-thumbnail{display:block!important;grid-column:1;grid-row:1/5}
  .woocommerce-cart table.cart .product-thumbnail img{width:78px;max-width:100%;height:100px}
  .woocommerce-cart table.shop_table_responsive tr.cart_item .product-name{grid-column:2;grid-row:1;font-size:14px}
  .woocommerce-cart table.shop_table_responsive tr.cart_item .product-remove{grid-column:3;grid-row:1;justify-self:end}
  .woocommerce-cart table.shop_table_responsive tr.cart_item .product-price{grid-column:2;grid-row:2;font-size:14px}
  .woocommerce-cart table.shop_table_responsive tr.cart_item .product-quantity{grid-column:2/-1;grid-row:3}
  .woocommerce-cart table.shop_table_responsive tr.cart_item .product-subtotal{grid-column:2/-1;grid-row:4;font-size:14px;font-weight:700}
  .woocommerce-cart table.shop_table_responsive tr.cart_item .product-subtotal::before{display:inline;content:attr(data-title) ': ';float:none}
  .woocommerce-cart table.shop_table_responsive td.actions{padding:18px 0}
  .woocommerce-cart .coupon{display:flex;flex-wrap:nowrap;margin-bottom:12px;width:100%}
  .woocommerce-cart .coupon #coupon_code{float:none;flex:1;width:0;min-width:0}
  .woocommerce-cart .coupon button.button{width:auto!important;font-size:13px;flex:none;padding:10px!important;line-height:1.3}
}
@media(max-width:620px){
  .site-header .brand{min-width:0}
  .woocommerce .apn-gallery .flex-control-thumbs{scrollbar-width:none;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y}
  .woocommerce .apn-gallery .flex-control-thumbs li{flex-basis:56px;width:56px!important}
  .woocommerce .apn-gallery .flex-control-thumbs::-webkit-scrollbar{display:none}
  .woocommerce .apn-gallery button.apn-gallery-arrow{width:34px;height:34px;font-size:25px}
  .apn-gallery-arrow--prev{left:6px}.apn-gallery-arrow--next{right:6px}
  .woocommerce .woocommerce-tabs ul.wc-tabs{gap:20px;font-size:14px}
  .woocommerce #review_form{padding:18px}
  .woocommerce #review_form #respond .comment-form{grid-template-columns:minmax(0,1fr);gap:16px}
  .woocommerce #review_form #respond .form-submit input#submit{width:100%}
  .woocommerce ul.products li.product{padding:9px}.woocommerce ul.products li.product a img{height:150px}
  .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:13px}
  .woocommerce .single_add_to_cart_button{font-size:14px!important;padding-inline:8px!important}
  .woocommerce .woocommerce-variation-add-to-cart{gap:8px}
  .apn-pagination--mobile{display:block}.apn-pagination--desktop{display:none}
  .woocommerce .apn-pagination nav.woocommerce-pagination ul{gap:2px}
  .woocommerce .apn-pagination nav.woocommerce-pagination ul li a,.woocommerce .apn-pagination nav.woocommerce-pagination ul li span{min-width:30px;padding:6px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.apn-menu-ready .site-header nav,.apn-menu-backdrop,.apn-option,.apn-gallery-arrow{transition:none!important}}
