.shop-page{color:#19191b;background:#f8f8fa;min-height:100vh}.shop-header{background:#fff;border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;height:82px;padding:0 5vw;display:flex}.shop-logo{letter-spacing:-2px;align-items:center;gap:14px;font-size:34px;font-weight:750;display:flex}.shop-logo span{letter-spacing:2px;color:#666;max-width:80px;font-size:11px;line-height:1.6}.shop-header-actions{align-items:center;gap:20px;font-size:14px;display:flex}.shop-header button{background:0 0;border:0;min-height:44px}.shop-bag{align-items:center;gap:8px;display:flex}.shop-bag span{color:#fff;background:#18181b;border-radius:50%;min-width:24px;padding:3px;font-size:12px}.shop-main{max-width:1440px;margin:0 auto;padding:34px 5vw 40px}.shop-intro{justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px;display:flex}.shop-intro p{letter-spacing:2px;color:#666;margin-bottom:12px;font-size:12px}.shop-intro h1{letter-spacing:-1px;margin-bottom:12px;font-size:34px}.shop-intro span{color:#666;font-size:16px}.shop-checkout-link{color:#fff;white-space:nowrap;background:#18181b;border:0;border-radius:30px;align-items:center;gap:30px;padding:16px 24px;display:flex}.shop-tools{gap:12px;display:flex}.shop-search{background:#fff;border:1px solid #ddd;border-radius:12px;flex:1;align-items:center;gap:12px;min-width:0;padding:0 16px;display:flex}.shop-search input{background:0 0;border:0;outline:none;width:100%;padding:14px 0}.shop-select{background:#fff;border:1px solid #ddd;border-radius:12px;width:180px;font-size:14px;height:52px!important}.shop-categories{scrollbar-width:thin;gap:8px;padding:22px 0 16px;display:flex;overflow-x:auto}.shop-categories button{white-space:nowrap;background:#eaeaec;border:0;border-radius:30px;min-height:44px;padding:12px 18px;font-size:14px}.shop-categories button.selected{color:#fff;background:#1d1d1f}.shop-results{color:#68686d;justify-content:space-between;margin:8px 0 18px;font-size:14px;display:flex}.shop-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.shop-product{background:#fff;border:1px solid #e9e9eb;border-radius:18px;min-width:0;overflow:hidden}.shop-photo{background:#fff;border:0;justify-content:center;align-items:center;width:100%;height:245px;padding:26px;display:flex}.shop-photo img{object-fit:contain;width:100%;max-width:100%;height:100%;max-height:100%}.shop-product-text{padding:18px}.shop-brand{color:#69696e;letter-spacing:.7px;margin-bottom:8px;font-size:12px;display:block}.shop-product-name{text-align:left;background:0 0;border:0;width:100%;min-height:48px;padding:0;font-size:16px;font-weight:550;line-height:1.5;display:block}.shop-price{justify-content:space-between;align-items:center;gap:10px;margin-top:18px;display:flex}.shop-price strong{font-size:21px}.shop-price button{background:#f0f0f3;border:0;border-radius:50%;justify-content:center;align-items:center;gap:4px;min-width:44px;min-height:44px;display:flex}.shop-price button span{font-size:12px}.shop-state{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:50px 20px;display:flex}.shop-state button,.shop-refresh{background:#fff;border:1px solid #ccc;border-radius:9px;padding:12px 18px}.shop-pagination{justify-content:center;align-items:center;gap:22px;margin:35px 0;display:flex}.shop-pagination button{background:#fff;border:1px solid #ddd;border-radius:12px;min-height:44px;padding:10px 18px}.shop-footer{color:#666;border-top:1px solid #ddd;margin-top:30px;padding-top:28px;font-size:14px}.shop-footer b{letter-spacing:2px;color:#222}.shop-footer p{margin:15px 0;line-height:1.7}.shop-footer a{text-decoration:underline}.shop-dialog{max-height:90dvh;overflow-y:auto;background:#fff!important;border-radius:20px!important;width:calc(100% - 28px)!important;max-width:620px!important;padding:28px!important}.shop-dialog [data-slot=dialog-title]{padding-right:24px;font-size:22px;line-height:1.4}.shop-dialog [data-slot=dialog-description]{font-size:14px;line-height:1.6}.shop-cart-line{border-bottom:1px solid #eee;grid-template-columns:48px minmax(0,1fr) auto;gap:14px;padding:18px 0;display:grid}.shop-cart-line>img{object-fit:contain;width:48px;height:64px}.shop-cart-line>div>b{font-size:14px;line-height:1.5;display:block}.shop-cart-line>div>span,.shop-cart-line>div>small{color:#666;margin:5px 0;font-size:13px;display:block}.shop-cart-line>strong{white-space:nowrap;font-size:15px}.shop-quantity{align-items:center;gap:6px;display:flex}.shop-quantity button{background:#fff;border:1px solid #ddd;border-radius:8px;place-items:center;min-width:36px;height:36px;display:grid}.shop-quantity input{text-align:center;background:#f5f5f7;border:0;width:42px;height:36px;font-size:16px}.shop-cart-total{justify-content:space-between;align-items:center;gap:12px;margin-top:24px;display:flex}.shop-cart-total strong{font-size:28px}.shop-delivery-note{color:#666;margin:12px 0 22px;font-size:14px;line-height:1.7}.shop-dialog fieldset{border:0;margin:25px 0;padding:0}.shop-dialog legend{margin-bottom:10px;font-size:19px;font-weight:650}.shop-dialog label{margin:12px 0;font-size:15px;display:block}.shop-dialog label input,.shop-dialog label textarea{box-sizing:border-box;background:#fff;border:1px solid #ccc;border-radius:10px;width:100%;margin-top:8px;padding:12px;font-size:16px;display:block}.shop-dialog textarea{resize:vertical}.shop-submit{color:#fff;background:#171719;border:0;border-radius:12px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:52px;margin:16px 0;padding:12px 18px;font-size:16px;display:flex}.shop-error{color:#b42318;background:#fff1f0;padding:12px;font-size:14px;line-height:1.6}.shop-error button{margin-left:12px;text-decoration:underline}.shop-notice{color:#fff;z-index:40;white-space:nowrap;background:#202022;border-radius:30px;align-items:center;gap:12px;padding:12px 18px;font-size:14px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 6px 20px #0002}.shop-notice button{color:inherit;background:0 0;border:0;min-height:30px;text-decoration:underline}.shop-detail-photo{justify-content:center;height:260px;display:flex}.shop-detail-photo img{object-fit:contain;max-width:100%;max-height:100%}.shop-detail-price{font-size:28px}.shop-mobile-bag{display:none}.shop-dialog .receipt h2{font-size:23px}.shop-dialog .receipt p{overflow-wrap:anywhere}@media (width<=1050px){.shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-photo{height:215px}}@media (width<=700px){.shop-header{height:68px;padding:0 18px}.shop-logo{gap:9px;font-size:29px}.shop-logo span{max-width:60px;font-size:9px}.shop-header-actions{gap:10px}.shop-header-actions>a{font-size:12px}.shop-main{padding:25px 16px 115px}.shop-intro h1{font-size:27px;line-height:1.25}.shop-intro span{font-size:14px}.shop-checkout-link{display:none}.shop-tools{flex-wrap:wrap;gap:8px}.shop-search{flex-basis:100%}.shop-select{width:calc(50% - 4px);height:46px!important}.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.shop-photo{height:180px;padding:20px}.shop-product-text{padding:13px}.shop-brand{font-size:11px}.shop-product-name{min-height:63px;font-size:14px}.shop-price strong{font-size:19px}.shop-price{margin-top:10px}.shop-mobile-bag{bottom:max(12px,env(safe-area-inset-bottom));color:#fff;z-index:30;background:#171719;border:0;border-radius:16px;align-items:center;gap:12px;padding:16px;font-size:15px;display:flex;position:fixed;left:16px;right:16px;box-shadow:0 6px 20px #0003}.shop-mobile-bag b{white-space:nowrap;margin-left:auto}.shop-notice{gap:8px;max-width:95vw;font-size:13px;bottom:90px}.shop-dialog{padding:22px!important}.shop-cart-line{grid-template-columns:minmax(0,1fr) auto;gap:10px}.shop-cart-line>img{display:none}.shop-cart-line>strong{font-size:14px}.shop-dialog .receipt-total strong{font-size:24px}.shop-categories{margin-right:-16px;padding-right:16px}}@media (width<=380px){.shop-photo{height:145px}.shop-logo span{display:none}.shop-price strong{font-size:17px}}
