html{scroll-behavior:smooth}.gpf-anchor-target{display:block;position:relative;top:-18px;visibility:hidden}.gpf-review-count-link{text-decoration:underline;text-underline-offset:3px;cursor:pointer}.gpf-logo-link{display:flex;align-items:center;justify-content:center}.gpf-menu svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.gpf-tools button{position:relative;display:grid;place-items:center;padding:0;border:0;background:transparent;color:inherit;cursor:pointer}.gpf-tools>button,.gpf-tools>a{width:26px;height:28px}.gpf-cart-count{position:absolute;right:-7px;top:-6px;display:grid;place-items:center;min-width:17px;height:17px;padding:0 4px;border-radius:20px;background:var(--gpf-gold,#cfad70);color:#fff;font:700 10px/1 Arial,sans-serif}.gpf-overlay{position:fixed;z-index:9998;inset:0;background:rgba(0,0,0,.4);opacity:0;transition:opacity .25s}.gpf-overlay.is-open{opacity:1}.gpf-drawer{position:fixed;z-index:9999;top:0;bottom:0;width:min(420px,92vw);padding:70px 28px 28px;background:#fff;box-shadow:0 0 35px rgba(0,0,0,.16);transition:transform .3s ease;overflow:auto}.gpf-mobile-drawer{left:0;transform:translateX(-105%)}.gpf-search-drawer,.gpf-cart-drawer{right:0;transform:translateX(105%)}.gpf-drawer.is-open{transform:translateX(0)}.gpf-drawer-close{position:absolute;top:18px;right:21px;width:36px;height:36px;padding:0;border:0;background:transparent;font-size:32px;font-weight:300;line-height:1;cursor:pointer}.gpf-mobile-drawer nav{display:grid;gap:0}.gpf-mobile-drawer nav a{padding:15px 0;border-bottom:1px solid #eee;font-weight:600}.gpf-search-drawer h2,.gpf-cart-drawer h2{margin:0 0 25px;font-size:28px}.gpf-search-drawer form{display:grid;gap:10px}.gpf-search-drawer input{height:52px;padding:0 15px;border:1px solid #999;border-radius:7px}.gpf-search-drawer form button{height:50px;border:0;border-radius:7px;background:var(--gpf-gold,#cfad70);color:#fff;font-weight:700;cursor:pointer}.gpf-cart-content{display:grid;gap:18px}.gpf-cart-empty{color:#666}.gpf-cart-item{display:grid;grid-template-columns:74px minmax(0,1fr) auto;gap:12px;align-items:start;padding-bottom:18px;border-bottom:1px solid #eee}.gpf-cart-item img{width:74px;height:74px;object-fit:cover;border-radius:6px}.gpf-cart-item-title{margin:0 0 5px;font-weight:600;font-size:14px}.gpf-cart-item-price{color:#777;font-size:13px}.gpf-cart-qty{display:flex;align-items:center;gap:8px;margin-top:8px}.gpf-cart-qty button{width:25px;height:25px;border:1px solid #ddd;background:#fff;border-radius:4px;cursor:pointer}.gpf-cart-remove{border:0;background:transparent;color:#777;text-decoration:underline;font-size:12px;cursor:pointer}.gpf-cart-footer{margin-top:28px;padding-top:18px;border-top:1px solid #ddd}.gpf-cart-footer>div{display:flex;justify-content:space-between;margin-bottom:16px}.gpf-cart-footer .gpf-btn{font-size:15px}.gpf-back-top{display:grid;place-items:center;padding:0}.gpf-back-top svg{display:block;width:22px;height:22px;fill:none;stroke:#fff;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}
body.gpf-drawer-open{overflow:hidden}
@media(max-width:900px){.gpf-tools{gap:12px}.gpf-tools .gpf-account{display:none}.gpf-tools>button,.gpf-tools>a{width:24px}.gpf-header-inner{grid-template-columns:50px minmax(0,1fr) 68px}.gpf-menu{display:grid;place-items:center;justify-self:start}.gpf-logo-link{min-width:0}.gpf-drawer{padding-inline:22px}.gpf-review-count-link{font-size:15px}}
