.ph-commerce-page{padding:34px 0 54px;background:#f7f8fa;min-height:60vh}.ph-commerce-container{max-width:1180px;margin:0 auto;background:#fff;padding:28px;border:1px solid #e5e7eb;border-radius:14px}.ph-commerce-container>h1{margin-top:0}.ph-commerce-note{color:#64748b;max-width:760px}.ph-cart-table{width:100%;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.ph-cart-head,.ph-cart-row{display:grid;grid-template-columns:92px 120px minmax(220px,1fr) 170px 150px 170px 76px;align-items:center}.ph-cart-head{background:#f8fafc;border-bottom:1px solid #dbe3ee;font-weight:700;color:#334155}.ph-cart-head>div,.ph-cart-cell{padding:14px 12px}.ph-cart-row{border-bottom:1px solid #e5e7eb;transition:opacity .15s ease}.ph-cart-row:last-of-type{border-bottom:0}.ph-cart-row.is-updating{opacity:.55}.ph-cart-image img{width:68px;height:68px;object-fit:cover;border-radius:8px}.ph-cart-sku{font-weight:600;color:#475569}.ph-cart-name a{font-weight:700;text-decoration:none;color:inherit}.ph-cart-price{display:grid;gap:3px}.ph-cart-price del{font-size:13px;color:#94a3b8}.ph-cart-price strong{color:#b7792c}.ph-cart-price small{color:#64748b}.ph-cart-qty{display:inline-grid;grid-template-columns:38px 48px 38px;height:38px;border:1px solid #cbd5e1;border-radius:8px;overflow:hidden;background:#fff}.ph-cart-qty button{border:0!important;border-radius:0!important;padding:0!important;background:#f8fafc!important;color:#1f2937!important;font-size:20px;line-height:1;cursor:pointer}.ph-cart-qty button:hover{background:#eef2f7!important}.ph-cart-qty span{display:flex;align-items:center;justify-content:center;border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0;font-weight:700}.ph-cart-line{text-align:right}.ph-cart-remove{text-align:center}.ph-cart-remove button{border:0;background:transparent;color:#b42318;font-weight:700;cursor:pointer;padding:8px 6px}.ph-cart-remove button:hover{text-decoration:underline}.ph-cart-summary{text-align:right;padding:22px 14px 16px;border-top:1px solid #dbe3ee;background:#fff}.ph-cart-summary h2{margin:0 0 14px}.ph-cart-summary__actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}.ph-commerce-page a.primary,.ph-commerce-page button.primary,.ph-product-add-cart button,.ph-commerce-add-form button{display:inline-flex;align-items:center;justify-content:center;background:#202020;color:#fff;padding:11px 18px;border:0;border-radius:8px;text-decoration:none;cursor:pointer}.ph-checkout-grid{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:30px}.ph-checkout-form label{display:grid;gap:7px;margin-bottom:14px;font-weight:600}.ph-checkout-form input,.ph-checkout-form textarea{width:100%;box-sizing:border-box;min-height:42px;padding:10px 12px;border:1px solid #d7dce3;border-radius:7px}.ph-checkout-grid aside{background:#f7f7f7;padding:20px;border-radius:10px;align-self:start}.ph-checkout-grid aside p{display:flex;justify-content:space-between;gap:15px}.ph-alert{padding:12px;margin:14px 0;border-radius:8px}.ph-alert.success{background:#e8f8ee}.ph-alert.error{background:#fff0f0}.ph-success{text-align:center;padding:24px 0}.ph-empty{padding:24px 0}.ph-product-add-cart{display:flex;align-items:end;gap:10px;flex-wrap:wrap;margin:18px 0}.ph-product-add-cart label{display:grid;gap:5px;font-weight:600}.ph-product-add-cart input{width:86px;min-height:42px;border:1px solid #d7dce3;border-radius:7px;padding:8px}.ph-header-cart{position:relative;display:inline-flex;align-items:center;gap:7px;min-height:40px;padding:0 8px;text-decoration:none;color:inherit;white-space:nowrap}.ph-header-cart__count{display:inline-flex;align-items:center;justify-content:center;min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:#111;color:#fff;font-size:11px;font-weight:700}.ph-header-cart__count[hidden]{display:none!important}@media(max-width:900px){.ph-cart-head{display:none}.ph-cart-row{grid-template-columns:72px 1fr;gap:0}.ph-cart-cell{display:grid;grid-template-columns:110px minmax(0,1fr);gap:10px;padding:9px 12px}.ph-cart-cell:before{content:attr(data-label);font-weight:700;color:#64748b}.ph-cart-image{grid-row:span 6}.ph-cart-image:before{display:none}.ph-cart-image img{width:58px;height:58px}.ph-cart-line{text-align:left}.ph-checkout-grid{grid-template-columns:1fr}}@media(max-width:560px){.ph-commerce-container{padding:18px;border-radius:0}.ph-cart-row{grid-template-columns:1fr}.ph-cart-image{grid-row:auto}.ph-cart-image img{width:78px;height:78px}.ph-cart-cell{grid-template-columns:100px minmax(0,1fr)}}