@import"https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap";@font-face{font-family:News Gothic Std;src:url(../../public/fonts/NewsGothicStd.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:News Gothic Std;src:url(../../public/fonts/NewsGothicStd-Bold.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:News Gothic Std;src:url(../../public/fonts/NewsGothicStd-Oblique.woff2) format("woff2");font-weight:400;font-style:oblique}@font-face{font-family:News Gothic Std;src:url(../../public/fonts/NewsGothicStd-BoldOblique.woff2) format("woff2");font-weight:700;font-style:oblique}@font-face{font-family:News Gothic Std;src:url(../../public/fonts/NewsGothicLight.woff2) format("woff2");font-weight:300;font-style:normal}.popout-cart{position:fixed;top:90px;right:10px;display:flex;flex-direction:column;width:min(380px,100vw - 20px);max-height:calc(100vh - 120px);margin-top:17.5px;background-color:#fff;color:#000;z-index:100000;box-shadow:0 5px 15px 3px #00000050}.popout-cart:before{content:"";position:absolute;top:-7.5px;right:15px;background-color:#fff;width:15px;height:15px;z-index:99;transform:rotate(45deg)}.popout-cart-header{position:relative;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #e1e1e1;font-weight:700}.popout-cart-close,.popout-cart-remove,.popout-cart-quantity button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;color:inherit;cursor:pointer}.popout-cart-close:disabled,.popout-cart-remove:disabled,.popout-cart-quantity button:disabled{cursor:wait;opacity:.5}.popout-cart-close{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center}.popout-cart-empty{padding:20px 16px;color:#555}.popout-cart-items{overflow-y:auto;padding:8px 16px 0}.popout-cart-item{position:relative;display:grid;grid-template-columns:70px 1fr 28px;gap:12px;padding:12px 0;border-bottom:1px solid #e1e1e1}.popout-cart-item-image{width:70px;height:70px;object-fit:contain;background:#f8f8f8}.popout-cart-item-details{min-width:0}.popout-cart-item-name{display:block;margin-bottom:4px;color:#000;font-weight:700;line-height:1.2}.popout-cart-item-price{margin-bottom:8px;color:#555}.popout-cart-quantity{display:inline-flex;align-items:center;border:1px solid #dadada}.popout-cart-quantity button,.popout-cart-quantity span{display:inline-flex;align-items:center;justify-content:center;width:30px;height:28px}.popout-cart-quantity button{font-weight:700;background:#f8f8f8}.popout-cart-quantity button:hover:not(:disabled){background:#ececec}.popout-cart-remove{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;color:#777}.popout-cart-remove:hover:not(:disabled){color:#000}.popout-cart-total{display:flex;justify-content:space-between;padding:14px 16px;border-top:1px solid #e1e1e1}.popout-cart-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 16px 16px}.popout-cart-actions a{display:flex;align-items:center;justify-content:center;min-height:40px;padding:8px 10px;border:1px solid #FFA803;color:#000;font-weight:700;text-align:center}.popout-cart-actions a:last-child{background:#ffa803}@media (max-width: 769px){.popout-cart{top:90px;right:0;left:0;width:auto;max-height:calc(100vh - 110px);margin:0 10px}.popout-cart:before{right:44px}}
