.pdp-page{padding-bottom:24px}.pdp-page .product-sku{font-family:ui-monospace,Cascadia Code,SFMono-Regular,Menlo,Consolas,monospace;font-weight:700;letter-spacing:.02em}.pdp-status-chip{display:inline-flex;align-items:center;min-height:28px;padding:4px 10px;border-radius:var(--radius,8px);font-size:12px;font-weight:700;background:#e8f0fb;color:var(--primary,#214496)}.pdp-status-in_stock{background:rgba(46,158,57,.12);color:var(--green,#2e9e39)}.pdp-status-on_order{background:#fff8e6;color:#a67c00}.pdp-status-out_of_stock{background:#fff3f3;color:var(--red,#d9534f)}.pdp-qty{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.pdp-qty-label{font-size:13px;color:var(--gray-text,#666);font-weight:600}.pdp-qty-controls{display:inline-flex;align-items:center;border:1px solid var(--gray-border,#e0e4ea);border-radius:var(--radius,8px);overflow:hidden}.pdp-qty-controls button,.pdp-qty-controls input{min-width:44px;min-height:44px;border:0;background:var(--white,#fff);color:var(--dark,#222);font-size:16px;font-weight:700}.pdp-qty-controls input{width:64px;text-align:center;border-left:1px solid var(--gray-border,#e0e4ea);border-right:1px solid var(--gray-border,#e0e4ea);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.pdp-qty-controls button:hover:not(:disabled){background:var(--gray-light,#f5f7fa)}.pdp-qty-controls button:disabled{opacity:.4;cursor:not-allowed}.pdp-payment-list{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.pdp-pay-item{border:1px solid var(--gray-border,#e0e4ea);border-radius:var(--radius,8px);background:var(--white,#fff)}.pdp-pay-item summary{list-style:none;display:flex;align-items:center;min-height:44px;padding:10px 14px;cursor:pointer;font-size:13px;font-weight:700;color:var(--dark,#222)}.pdp-pay-item summary::-webkit-details-marker{display:none}.pdp-pay-item summary:after{content:"";margin-left:auto;width:8px;height:8px;border-right:2px solid var(--primary,#214496);border-bottom:2px solid var(--primary,#214496);transform:rotate(45deg)}.pdp-pay-item[open] summary:after{transform:rotate(-135deg)}.pdp-pay-item p{margin:0;padding:0 14px 12px;font-size:13px;color:var(--gray-text,#666);line-height:1.5}.pdp-wholesale .enquiry-form{max-width:480px;margin-top:12px}.pdp-fit-list{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}.pdp-fit-chip{display:inline-flex;align-items:center;min-height:44px;padding:8px 14px;border:1px solid var(--gray-border,#e0e4ea);border-radius:var(--radius,8px);background:var(--white,#fff);color:var(--primary,#214496);font-size:13px;font-weight:600;text-decoration:none}.pdp-fit-chip:hover{border-color:var(--accent,#00aeef);background:rgba(0,174,239,.06)}.pdp-fit-chip-static{color:var(--dark,#222);cursor:default}.pdp-related-sub{font-size:15px;font-weight:700;color:var(--primary,#214496);margin:16px 0 12px}.pdp-related-item{display:flex;flex-direction:column;gap:8px}.pdp-related-kind{display:inline-flex;align-items:center;align-self:flex-start;min-height:24px;padding:2px 8px;border-radius:var(--radius,8px);background:#e8f0fb;color:var(--primary,#214496);font-size:11px;font-weight:700}.pdp-page .contact-card{background:var(--white,#fff);border:1px solid var(--gray-border,#e0e4ea);border-radius:var(--radius,8px);padding:18px}.pdp-page .contact-card p+p{margin-top:8px}.pdp-page .contact-card a{color:var(--primary,#214496);font-weight:700}.pdp-page .btn-cart,.pdp-page .btn-preorder-main,.pdp-page .buy-oneclick,.pdp-page .oos-sec-btn{min-height:44px}.mobile-buy-bar{display:none}@media (max-width:768px){.pdp-page{padding-bottom:88px}.pdp-page .product-grid{grid-template-columns:1fr;gap:16px}.pdp-page .product-sidebar{grid-column:auto;display:flex;flex-direction:column}.pdp-qty{flex-wrap:wrap}.mobile-buy-bar{display:flex;align-items:center;gap:12px;position:fixed;left:0;right:0;bottom:0;z-index:80;margin:0;padding:10px 16px calc(10px + env(safe-area-inset-bottom, 0px));background:var(--white,#fff);border-top:1px solid var(--gray-border,#e0e4ea);box-shadow:0 -4px 16px rgba(33,68,150,.08)}.mobile-buy-bar-price{flex:1 1;font-size:18px;font-weight:800;color:var(--primary,#214496)}.mobile-buy-bar-btn{min-width:132px;min-height:44px;padding:10px 16px;border:0;border-radius:var(--radius,8px);background:var(--accent,#00aeef);color:var(--on-accent,#fff);font-size:15px;font-weight:700;cursor:pointer}.mobile-buy-bar-btn:hover{background:var(--accent-hover,#0098d4)}}@media (max-width:480px){.pdp-page .payment-badges{grid-template-columns:1fr}}