.store-header{height:72px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 22px;border-bottom:1px solid #e7e7e7;background:#fff;position:relative;z-index:40}.store-logo{font-size:30px;font-weight:800;letter-spacing:-1.5px;color:#173f5b;text-decoration:none}.store-icon{width:46px;height:46px;border:0;background:transparent;color:#111;display:grid;place-items:center;cursor:pointer;padding:8px}.store-icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.menu-open{justify-self:start}.cart-open{justify-self:end;position:relative}.cart-count{position:absolute;right:2px;top:1px;min-width:19px;height:19px;padding:0 5px;border-radius:99px;background:#173f5b;color:#fff;font:700 11px/19px Poppins,Arial,sans-serif;text-align:center}.ui-backdrop{position:fixed;inset:0;background:#0008;z-index:80;opacity:0;visibility:hidden;transition:.25s}.ui-panel{position:fixed;top:0;bottom:0;width:min(88vw,420px);background:#fff;z-index:90;transition:transform .3s ease;display:flex;flex-direction:column;box-shadow:0 0 30px #0002}.menu-panel{left:0;transform:translateX(-105%)}.cart-panel{right:0;transform:translateX(105%)}.ui-backdrop.open{opacity:1;visibility:visible}.ui-panel.open{transform:translateX(0)}.ui-head{min-height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid #e7e7e7}.ui-head strong{font-size:21px}.ui-close{border:0;background:transparent;font-size:38px;font-weight:300;line-height:1;cursor:pointer;padding:8px}.menu-links{display:grid;padding:20px 0;overflow:auto}.menu-links a{color:#171717;text-decoration:none;font-size:20px;padding:15px 30px}.menu-links a:hover{background:#f6f6f6}.menu-sep{height:1px;background:#e7e7e7;margin:12px 0}.cart-body{flex:1;overflow:auto;padding:18px 22px}.cart-empty{text-align:center;color:#666;padding:55px 10px}.cart-line{display:grid;grid-template-columns:78px 1fr auto;gap:12px;padding:15px 0;border-bottom:1px solid #eee;align-items:center}.cart-line img{width:78px;height:78px;object-fit:cover;border-radius:6px;background:#f5f5f5}.cart-line strong{display:block;font-size:14px;line-height:1.3}.cart-line-price{font-size:13px;color:#555;margin-top:4px}.cart-qty{display:flex;align-items:center;gap:8px;margin-top:9px}.cart-qty button{width:28px;height:28px;border:1px solid #ddd;background:#fff;border-radius:4px;cursor:pointer}.cart-remove{border:0;background:transparent;color:#777;text-decoration:underline;font-size:11px;cursor:pointer;padding:4px}.cart-footer{padding:18px 22px 24px;border-top:1px solid #e7e7e7;background:#fff}.cart-total{display:flex;justify-content:space-between;font-weight:700;margin-bottom:14px}.cart-checkout{display:block;width:100%;border:0;border-radius:5px;background:#173f5b;color:#fff;padding:15px;text-align:center;text-decoration:none;font-weight:700;cursor:pointer}.cart-checkout[aria-disabled="true"]{opacity:.45;pointer-events:none}.cart-status{text-align:center;color:#666;font-size:12px;padding:8px}.ui-lock{overflow:hidden}
@media(max-width:760px){.store-header{height:64px;padding:0 12px}.store-logo{font-size:25px}.store-icon{width:42px;height:42px}.store-icon svg{width:28px;height:28px}.ui-panel{width:min(88vw,390px)}}
.footer.footer-dark{background:#075672!important;color:#fff!important;padding:44px 20px 96px!important}.footer-dark .footer-inner{max-width:1100px;margin:auto}.footer-dark .payment-title{text-align:center;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#cfe6ee;margin-bottom:16px}.footer-dark .payment-methods{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:32px}.footer-dark .payment-methods span{display:grid;place-items:center;min-width:82px;height:50px;padding:0 13px;background:#fff;border-radius:7px;box-shadow:0 2px 8px #00384d55}.footer-dark .payment-methods img{display:block;width:auto;height:30px;max-width:92px}.footer-dark .footer-columns{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:34px;padding:28px 0;border-top:1px solid #ffffff2b;border-bottom:1px solid #ffffff2b}.footer-dark .footer-brand{font-size:27px;font-weight:800;letter-spacing:-1px}.footer-dark h3{font-size:13px!important;margin:0 0 12px;color:#fff}.footer-dark p{color:#d9edf4!important;font-size:12px!important;line-height:1.7}.footer-dark a{display:block;color:#fff!important;text-decoration:none;font-size:12px!important;margin:8px 0}.footer-dark a:hover{text-decoration:underline}.footer-dark .copyright{text-align:center;color:#d9edf4;font-size:13px;padding-top:24px}.footer-dark .back-top{position:fixed;right:18px;bottom:88px;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#0b6687;color:#fff;text-decoration:none!important;font-size:28px;font-weight:700;box-shadow:0 4px 18px #00384d66;z-index:25}@media(max-width:760px){.footer-dark .footer-columns{grid-template-columns:1fr}.footer-dark .payment-methods span{min-width:70px;height:44px;padding:0 10px}.footer-dark .payment-methods img{height:26px;max-width:78px}.footer-dark .back-top{bottom:91px}}
