.page-module__VKYseq__headerSection{background-color:var(--bg-white);border-bottom:1px solid var(--border-light);text-align:center;padding:60px 0}.page-module__VKYseq__title{margin-bottom:8px;font-size:38px;font-weight:800}.page-module__VKYseq__subtitle{color:var(--text-medium);max-width:600px;margin:0 auto;font-size:16px}.page-module__VKYseq__serviceSelector{grid-template-columns:repeat(4,1fr);gap:16px;max-width:900px;margin:32px auto 0;display:grid}.page-module__VKYseq__serviceTabBtn{border:1px solid var(--border-light);border-radius:var(--border-radius-sm);cursor:pointer;color:var(--text-medium);background:#fff;flex-direction:column;align-items:center;gap:8px;padding:16px 20px;font-size:15px;font-weight:700;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.page-module__VKYseq__serviceTabBtn:hover{box-shadow:var(--shadow-sm);transform:translateY(-2px)}.page-module__VKYseq__activeServiceTabBtn{border-color:var(--tab-accent);color:var(--tab-accent);background-color:var(--tab-accent-bg);box-shadow:var(--shadow-md)}.page-module__VKYseq__tabIcon{font-size:22px}.page-module__VKYseq__layoutGrid{grid-template-columns:2fr 1fr;gap:40px;margin-top:40px;margin-bottom:80px;display:grid}.page-module__VKYseq__garmentsPanel{border-radius:var(--border-radius-md);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);background:#fff;padding:24px}.page-module__VKYseq__categoryNav{border-bottom:2px solid var(--bg-light);gap:12px;margin-bottom:24px;padding-bottom:12px;display:flex;overflow-x:auto}.page-module__VKYseq__categoryBtn{color:var(--text-medium);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:20px;padding:8px 16px;font-size:14px;font-weight:600;transition:all .2s}.page-module__VKYseq__categoryBtn:hover{background-color:var(--bg-light);color:var(--text-dark)}.page-module__VKYseq__activeCategoryBtn{background-color:var(--primary-blue);color:#fff!important}.page-module__VKYseq__itemList{flex-direction:column;gap:16px;display:flex}.page-module__VKYseq__itemRow{border-radius:var(--border-radius-sm);border:1px solid var(--border-light);background-color:var(--bg-white);justify-content:space-between;align-items:center;padding:16px;transition:border-color .2s;display:flex}.page-module__VKYseq__itemRow:hover{border-color:var(--border-dashed)}.page-module__VKYseq__itemName{color:var(--text-dark);font-size:16px;font-weight:700}.page-module__VKYseq__itemRate{color:var(--text-light);margin-top:2px;font-size:13px;font-weight:600;display:block}.page-module__VKYseq__quantityControls{align-items:center;gap:12px;display:flex}.page-module__VKYseq__addBtn{border:2px solid var(--primary-blue);color:var(--primary-blue);cursor:pointer;background-color:#0000;border-radius:20px;padding:6px 18px;font-size:13px;font-weight:700;transition:all .2s}.page-module__VKYseq__addBtn:hover{background-color:var(--primary-blue);color:#fff}.page-module__VKYseq__qtyBtn{border:1px solid var(--border-light);background-color:var(--bg-light);width:32px;height:32px;color:var(--text-dark);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:16px;font-weight:700;transition:all .2s;display:flex}.page-module__VKYseq__qtyBtn:hover{background-color:var(--border-light)}.page-module__VKYseq__qtyVal{text-align:center;width:24px;font-size:15px;font-weight:700}.page-module__VKYseq__sidebar{flex-direction:column;gap:24px;height:fit-content;display:flex;position:sticky;top:100px}.page-module__VKYseq__summaryBox{border-radius:var(--border-radius-md);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);background:#fff;padding:24px}.page-module__VKYseq__summaryTitle{border-bottom:2px solid var(--bg-light);justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;font-size:18px;font-weight:700;display:flex}.page-module__VKYseq__summaryItemsList{flex-direction:column;gap:12px;max-height:250px;margin-bottom:20px;padding-right:4px;display:flex;overflow-y:auto}.page-module__VKYseq__summaryItemRow{justify-content:space-between;font-size:14px;display:flex}.page-module__VKYseq__summaryItemName{color:var(--text-medium);font-weight:500}.page-module__VKYseq__summaryItemPrice{color:var(--text-dark);font-weight:700}.page-module__VKYseq__emptyState{text-align:center;color:var(--text-light);padding:32px 0;font-size:14px}.page-module__VKYseq__totalRow{border-top:2px solid var(--bg-light);justify-content:space-between;margin-bottom:20px;padding-top:16px;display:flex}.page-module__VKYseq__totalLabel{color:var(--text-dark);font-size:16px;font-weight:700}.page-module__VKYseq__totalVal{color:var(--primary-blue);font-size:20px;font-weight:800}.page-module__VKYseq__checkoutBtn{justify-content:center;align-items:center;gap:8px;width:100%;display:flex}@media (max-width:991px){.page-module__VKYseq__layoutGrid{grid-template-columns:1fr}.page-module__VKYseq__sidebar{position:static}.page-module__VKYseq__serviceSelector{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.page-module__VKYseq__serviceSelector{grid-template-columns:1fr;gap:8px}.page-module__VKYseq__title{font-size:28px}}
