:root{--accent:#722f37;--accent-light:#f5eded;--accent-mid:#e8d5d6}.page-module__sgL7jW__page{padding:12px 0 40px}.page-module__sgL7jW__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:28px;display:flex}.page-module__sgL7jW__title{color:#722f37;letter-spacing:-.4px;margin:0 0 4px;font-size:28px;font-weight:800}.page-module__sgL7jW__subtitle{color:#888;margin:0;font-size:14px}.page-module__sgL7jW__createBtn{background:var(--accent,#722f37);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:40px;align-items:center;gap:7px;padding:10px 20px;font-size:13px;font-weight:700;text-decoration:none;transition:opacity .18s,transform .18s;display:inline-flex;box-shadow:0 4px 14px #722f3740}.page-module__sgL7jW__createBtn:hover{opacity:.88;transform:translateY(-1px)}.page-module__sgL7jW__statsRow{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:24px;display:grid}@media (max-width:900px){.page-module__sgL7jW__statsRow{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.page-module__sgL7jW__statsRow{grid-template-columns:1fr}}.page-module__sgL7jW__statCard{background:#fff;border:1px solid #f0f0f0;border-radius:14px;align-items:center;gap:12px;padding:16px 18px;display:flex;position:relative}.page-module__sgL7jW__statCardIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.page-module__sgL7jW__statCardBody{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.page-module__sgL7jW__statCardLabel{color:#aaa;text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:600}.page-module__sgL7jW__statCardValue{color:#1a1a1a;letter-spacing:-.3px;font-size:20px;font-weight:800}.page-module__sgL7jW__statCardTrend{color:#16a34a;background:#dcfce7;border-radius:20px;padding:2px 7px;font-size:10px;font-weight:700;position:absolute;top:12px;right:12px}.page-module__sgL7jW__filterBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.page-module__sgL7jW__filterTabs{flex-wrap:wrap;gap:6px;display:flex}.page-module__sgL7jW__filterTab{color:#666;cursor:pointer;background:#fff;border:1.5px solid #ebebeb;border-radius:40px;align-items:center;gap:5px;padding:7px 16px;font-family:inherit;font-size:12px;font-weight:600;transition:all .18s;display:inline-flex}.page-module__sgL7jW__filterTab:hover,.page-module__sgL7jW__filterTabActive{background:var(--accent,#722f37);border-color:var(--accent,#722f37);color:#fff}.page-module__sgL7jW__filterTabCount{border-radius:20px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 4px;font-size:10px;font-weight:700;display:inline-flex}.page-module__sgL7jW__filterTabActive .page-module__sgL7jW__filterTabCount{color:#fff;background:#fff3}.page-module__sgL7jW__filterTabCount:not(.page-module__sgL7jW__filterTabActive *){color:#888;background:#f0f0f0}.page-module__sgL7jW__tabCount{color:#888;background:#f0f0f0;border-radius:20px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 4px;font-size:10px;font-weight:700;display:inline-flex}.page-module__sgL7jW__tabCountActive{color:#fff;background:#ffffff40}.page-module__sgL7jW__filterSortBtn{color:#555;cursor:pointer;background:#fff;border:1.5px solid #ebebeb;border-radius:40px;align-items:center;gap:6px;padding:7px 14px;font-family:inherit;font-size:12px;font-weight:500;transition:border-color .18s;display:inline-flex}.page-module__sgL7jW__filterSortBtn:hover{border-color:#ccc}.page-module__sgL7jW__reelsGrid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}@media (max-width:1024px){.page-module__sgL7jW__reelsGrid{grid-template-columns:repeat(3,1fr);gap:12px}}@media (max-width:600px){.page-module__sgL7jW__reelsGrid{grid-template-columns:repeat(2,1fr);gap:8px}}.page-module__sgL7jW__reelCard{background:#fff;border:1px solid #f0f0f0;border-radius:18px;transition:box-shadow .2s,transform .2s;position:relative;overflow:hidden;box-shadow:0 2px 10px #0000000d}.page-module__sgL7jW__reelCard:hover{transform:translateY(-2px);box-shadow:0 8px 28px #722f371a}.page-module__sgL7jW__reelPreview{aspect-ratio:9/16;background:#111;position:relative;overflow:hidden}.page-module__sgL7jW__reelMedia{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.page-module__sgL7jW__mediaScrim{pointer-events:none;background:linear-gradient(#0000,#0009);height:120px;position:absolute;bottom:0;left:0;right:0}.page-module__sgL7jW__durationBadge{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:3;background:#000000a6;border-radius:20px;align-items:center;gap:4px;padding:3px 8px;font-size:10px;font-weight:600;display:inline-flex;position:absolute;bottom:10px;left:10px}.page-module__sgL7jW__statusBadge{z-index:3;text-transform:capitalize;border-radius:20px;padding:3px 9px;font-size:10px;font-weight:700;position:absolute;top:10px;left:10px}.page-module__sgL7jW__statusPublished{color:#fff;background:#16a34ae6}.page-module__sgL7jW__statusDraft{color:#fff;background:#eab308e6}.page-module__sgL7jW__statusScheduled{color:#fff;background:#3b82f6e6}.page-module__sgL7jW__statusArchived{color:#fff;background:#646464bf}.page-module__sgL7jW__reelActions{z-index:4;flex-direction:column;gap:6px;display:flex;position:absolute;top:10px;right:10px}.page-module__sgL7jW__reelActionBtn{color:#333;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffeb;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;text-decoration:none;transition:background .18s,color .18s,transform .18s;display:flex;box-shadow:0 2px 8px #00000026}.page-module__sgL7jW__reelActionBtn:hover{background:var(--accent,#722f37);color:#fff;transform:scale(1.1)}.page-module__sgL7jW__reelActionDanger:hover{color:#dc2626;background:#fee2e2}.page-module__sgL7jW__playOverlay{opacity:0;z-index:2;cursor:pointer;background:#00000026;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.page-module__sgL7jW__reelCard:hover .page-module__sgL7jW__playOverlay{opacity:1}@media (pointer:coarse){.page-module__sgL7jW__playOverlay{opacity:1}}.page-module__sgL7jW__playBtn{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;background:#fff3;border:2px solid #fffc;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.page-module__sgL7jW__reelInfo{padding:13px 14px 14px}.page-module__sgL7jW__reelHeader{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:5px;display:flex}.page-module__sgL7jW__reelTitle{color:#1a1a1a;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;margin:0;font-size:13px;font-weight:700;line-height:1.3;overflow:hidden}.page-module__sgL7jW__moreBtn{color:#bbb;cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;padding:2px;transition:color .18s;display:flex}.page-module__sgL7jW__moreBtn:hover{color:#555}.page-module__sgL7jW__reelAudio{color:#999;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:5px;margin-bottom:10px;font-size:11px;display:flex;overflow:hidden}.page-module__sgL7jW__reelStats{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.page-module__sgL7jW__statGroup{gap:10px;display:flex}.page-module__sgL7jW__stat{color:#888;align-items:center;gap:3px;font-size:11px;font-weight:500;display:flex}.page-module__sgL7jW__statSales{color:#16a34a;align-items:center;gap:3px;font-size:11px;font-weight:600;display:flex}.page-module__sgL7jW__productsRow{border-top:1px solid #f5f5f5;border-bottom:1px solid #f5f5f5;flex-wrap:wrap;gap:5px;margin-bottom:8px;padding:8px 0;display:flex}.page-module__sgL7jW__productChip{color:#444;background:#fafafa;border:1px solid #ebebeb;border-radius:20px;align-items:center;gap:5px;padding:3px 8px 3px 4px;font-size:10px;text-decoration:none;transition:border-color .18s,background .18s;display:inline-flex}.page-module__sgL7jW__productChip:hover{border-color:var(--accent-mid,#e8d5d6);background:var(--accent-light,#f5eded)}.page-module__sgL7jW__productChipImg{-o-object-fit:cover;object-fit:cover;background:#eee;border-radius:4px;width:18px;height:18px}.page-module__sgL7jW__productChipPrice{color:var(--accent,#722f37);font-weight:700}.page-module__sgL7jW__moreProductsChip{background:var(--accent-light,#f5eded);border:1px solid var(--accent-mid,#e8d5d6);color:var(--accent,#722f37);border-radius:20px;align-items:center;padding:3px 8px;font-size:10px;font-weight:600;display:inline-flex}.page-module__sgL7jW__commentPreview{align-items:flex-start;gap:6px;margin-top:4px;display:flex}.page-module__sgL7jW__commentAvatar{-o-object-fit:cover;object-fit:cover;background:#eee;border-radius:50%;flex-shrink:0;width:20px;height:20px}.page-module__sgL7jW__commentBody{flex:1;min-width:0}.page-module__sgL7jW__commentAuthor{color:#333;font-size:10px;font-weight:700}.page-module__sgL7jW__commentText{color:#888;white-space:nowrap;text-overflow:ellipsis;margin:1px 0 0;font-size:10px;overflow:hidden}.page-module__sgL7jW__viewMoreComments{color:var(--accent,#722f37);cursor:pointer;background:0 0;border:none;padding:3px 0 0;font-family:inherit;font-size:10px;font-weight:600;display:block}.page-module__sgL7jW__modalBackdrop{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.page-module__sgL7jW__modal{background:#fff;border-radius:20px;flex-direction:column;width:90%;max-width:420px;max-height:72vh;display:flex;overflow:hidden}.page-module__sgL7jW__modalHeader{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.page-module__sgL7jW__modalTitle{color:#1a1a1a;margin:0;font-size:15px;font-weight:700}.page-module__sgL7jW__modalClose{color:#888;cursor:pointer;background:0 0;border:none;font-size:22px;line-height:1}.page-module__sgL7jW__modalBody{flex-direction:column;gap:16px;padding:16px 18px;display:flex;overflow-y:auto}.page-module__sgL7jW__fullComment{align-items:flex-start;gap:10px;display:flex}.page-module__sgL7jW__fullCommentAvatar{-o-object-fit:cover;object-fit:cover;background:#eee;border-radius:50%;flex-shrink:0;width:32px;height:32px}.page-module__sgL7jW__fullCommentBody{flex:1}.page-module__sgL7jW__fullCommentMeta{align-items:center;gap:7px;margin-bottom:3px;display:flex}.page-module__sgL7jW__fullCommentAuthor{color:var(--accent,#722f37);font-size:13px;font-weight:700}.page-module__sgL7jW__fullCommentTime{color:#bbb;font-size:11px}.page-module__sgL7jW__fullCommentText{color:#333;margin:0 0 6px;font-size:13px;line-height:1.5}.page-module__sgL7jW__fullCommentActions{gap:12px;display:flex}.page-module__sgL7jW__fullCommentActionBtn{color:#888;cursor:pointer;background:0 0;border:none;align-items:center;gap:3px;font-family:inherit;font-size:11px;transition:color .18s;display:inline-flex}.page-module__sgL7jW__fullCommentActionBtn:hover{color:var(--accent,#722f37)}.page-module__sgL7jW__emptyState{text-align:center;color:#ccc;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:64px 24px;display:flex}.page-module__sgL7jW__emptyStateTitle{color:#888;margin:0;font-size:16px;font-weight:600}.page-module__sgL7jW__emptyStateText{color:#bbb;margin:0;font-size:13px}@keyframes page-module__sgL7jW__skelPulse{0%,to{opacity:1}50%{opacity:.45}}.page-module__sgL7jW__skel{background:#efefef;border-radius:6px;animation:1.5s ease-in-out infinite page-module__sgL7jW__skelPulse}.page-module__sgL7jW__skelTitle{border-radius:8px;width:180px;height:26px}.page-module__sgL7jW__skelSubtitle{width:240px;height:14px;margin-top:6px}.page-module__sgL7jW__skelCreateBtn{border-radius:40px;width:130px;height:38px}.page-module__sgL7jW__skelStatIcon{border-radius:10px;flex-shrink:0;width:38px;height:38px}.page-module__sgL7jW__skelStatLabel{width:60px;height:11px}.page-module__sgL7jW__skelStatValue{border-radius:6px;width:80px;height:20px;margin-top:5px}.page-module__sgL7jW__skelFilterTab{border-radius:40px;flex-shrink:0;width:90px;height:32px}.page-module__sgL7jW__skelFilterBtn{border-radius:40px;width:80px;height:32px}.page-module__sgL7jW__skelMedia{border-radius:0;height:280px}.page-module__sgL7jW__skelCardTitle{border-radius:5px;width:130px;height:14px}.page-module__sgL7jW__skelMoreBtn{border-radius:50%;width:18px;height:18px}.page-module__sgL7jW__skelAudio{border-radius:5px;width:100px;height:11px;margin-top:2px}.page-module__sgL7jW__skelStat{border-radius:5px;width:40px;height:11px}.page-module__sgL7jW__skelProductTag{border-radius:20px;width:80px;height:24px}@media (max-width:768px){.page-module__sgL7jW__header{flex-direction:column}}@media (max-width:1024px){.page-module__sgL7jW__reelInfo{padding:10px 11px 11px}.page-module__sgL7jW__reelCard{border-radius:14px}}@media (max-width:600px){.page-module__sgL7jW__reelCard{border-radius:10px}.page-module__sgL7jW__reelInfo{padding:8px 9px 9px}.page-module__sgL7jW__reelTitle{font-size:11px}.page-module__sgL7jW__reelAudio{margin-bottom:6px;font-size:10px}.page-module__sgL7jW__stat,.page-module__sgL7jW__statSales{gap:2px;font-size:10px}.page-module__sgL7jW__statGroup{gap:7px}.page-module__sgL7jW__reelStats{margin-bottom:0}.page-module__sgL7jW__productsRow,.page-module__sgL7jW__commentPreview{display:none}.page-module__sgL7jW__statusBadge,.page-module__sgL7jW__durationBadge{padding:2px 6px;font-size:9px}.page-module__sgL7jW__reelActionBtn{width:24px;height:24px}}
.ManageCollectionModal-module__gVHuza__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:20px;animation:.2s ManageCollectionModal-module__gVHuza__fadeIn;display:flex;position:fixed;inset:0}@keyframes ManageCollectionModal-module__gVHuza__fadeIn{0%{opacity:0}to{opacity:1}}.ManageCollectionModal-module__gVHuza__modal{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:600px;max-height:90vh;animation:.3s ManageCollectionModal-module__gVHuza__slideUp;display:flex;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@keyframes ManageCollectionModal-module__gVHuza__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ManageCollectionModal-module__gVHuza__header{border-bottom:1px solid #e5e7eb;align-items:flex-start;gap:16px;padding:24px 24px 16px;display:flex;position:relative}.ManageCollectionModal-module__gVHuza__iconWrapper{color:#7b1122;background:#fff1f2;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.ManageCollectionModal-module__gVHuza__title{color:var(--grape-600,#722f37)827;margin:0 0 4px;font-size:18px;font-weight:600}.ManageCollectionModal-module__gVHuza__subtitle{color:#6b7280;margin:0;font-size:14px}.ManageCollectionModal-module__gVHuza__closeBtn{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;padding:8px;transition:all .2s;position:absolute;top:16px;right:16px}.ManageCollectionModal-module__gVHuza__closeBtn:hover{color:var(--grape-600,#722f37)827;background:#f3f4f6}.ManageCollectionModal-module__gVHuza__form{flex-direction:column;flex:1;display:flex;overflow:hidden}.ManageCollectionModal-module__gVHuza__scrollContent{flex:1;padding:24px;overflow-y:auto}.ManageCollectionModal-module__gVHuza__infoCard{background:#f9fafb;border-radius:8px;gap:12px;margin-bottom:24px;padding:16px;display:flex}.ManageCollectionModal-module__gVHuza__collectionIcon{font-size:32px;line-height:1}.ManageCollectionModal-module__gVHuza__collectionInfo{flex:1}.ManageCollectionModal-module__gVHuza__collectionName{color:var(--grape-600,#722f37)827;margin-bottom:4px;font-size:16px;font-weight:600}.ManageCollectionModal-module__gVHuza__collectionId{color:#6b7280;font-family:monospace;font-size:12px}.ManageCollectionModal-module__gVHuza__section{margin-bottom:32px}.ManageCollectionModal-module__gVHuza__section:last-child{margin-bottom:0}.ManageCollectionModal-module__gVHuza__sectionTitle{color:#374151;text-transform:uppercase;letter-spacing:.5px;margin:0 0 16px;font-size:14px;font-weight:600}.ManageCollectionModal-module__gVHuza__formGroup{margin-bottom:16px}.ManageCollectionModal-module__gVHuza__formRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.ManageCollectionModal-module__gVHuza__label{color:#374151;margin-bottom:6px;font-size:14px;font-weight:500;display:block}.ManageCollectionModal-module__gVHuza__required{color:#ef4444}.ManageCollectionModal-module__gVHuza__input,.ManageCollectionModal-module__gVHuza__select,.ManageCollectionModal-module__gVHuza__textarea{width:100%;color:var(--grape-600,#722f37)827;border:1px solid #d1d5db;border-radius:8px;padding:10px 12px;font-family:inherit;font-size:14px;transition:all .2s}.ManageCollectionModal-module__gVHuza__input:focus,.ManageCollectionModal-module__gVHuza__select:focus,.ManageCollectionModal-module__gVHuza__textarea:focus{border-color:#7b1122;outline:none;box-shadow:0 0 0 3px #7b11221a}.ManageCollectionModal-module__gVHuza__textarea{resize:vertical}.ManageCollectionModal-module__gVHuza__tagsList{flex-wrap:wrap;gap:8px;min-height:40px;margin-bottom:12px;display:flex}.ManageCollectionModal-module__gVHuza__tagItem{background:#f3f4f6;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:14px;display:flex}.ManageCollectionModal-module__gVHuza__tagText{color:var(--grape-600,#722f37)827}.ManageCollectionModal-module__gVHuza__removeBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;padding:4px;transition:all .2s;display:flex}.ManageCollectionModal-module__gVHuza__removeBtn:hover{background:#fee2e2}.ManageCollectionModal-module__gVHuza__tagInputRow{gap:8px;display:flex}.ManageCollectionModal-module__gVHuza__tagInputRow .ManageCollectionModal-module__gVHuza__input{flex:1;margin-bottom:0}.ManageCollectionModal-module__gVHuza__addBtn{color:#7b1122;cursor:pointer;background:#fff1f2;border:1px solid #fbcaca;border-radius:8px;align-items:center;padding:10px 14px;transition:all .2s;display:flex}.ManageCollectionModal-module__gVHuza__addBtn:hover{background:#fee2e2}.ManageCollectionModal-module__gVHuza__productPlaceholder{text-align:center;background:#f9fafb;border:2px dashed #d1d5db;border-radius:8px;padding:24px}.ManageCollectionModal-module__gVHuza__productPlaceholder p{color:#6b7280;margin:0 0 12px}.ManageCollectionModal-module__gVHuza__addProductBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex}.ManageCollectionModal-module__gVHuza__addProductBtn:hover{color:#7b1122;border-color:#7b1122}.ManageCollectionModal-module__gVHuza__footer{background:#f9fafb;border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.ManageCollectionModal-module__gVHuza__deleteBtn{color:#ef4444;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s}.ManageCollectionModal-module__gVHuza__deleteBtn:hover{background:#fee2e2;border-color:#fca5a5}.ManageCollectionModal-module__gVHuza__footerActions{gap:12px;display:flex}.ManageCollectionModal-module__gVHuza__cancelBtn,.ManageCollectionModal-module__gVHuza__saveBtn{cursor:pointer;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s}.ManageCollectionModal-module__gVHuza__cancelBtn{color:#374151;background:#fff;border:1px solid #d1d5db}.ManageCollectionModal-module__gVHuza__cancelBtn:hover{background:#f9fafb;border-color:#9ca3af}.ManageCollectionModal-module__gVHuza__saveBtn{color:#fff;background:#7b1122;box-shadow:0 1px 2px #0000000d}.ManageCollectionModal-module__gVHuza__saveBtn:hover{background:#5a0d17;box-shadow:0 4px 6px -1px #0000001a}@media (max-width:640px){.ManageCollectionModal-module__gVHuza__modal{border-radius:0;max-width:100%;max-height:100vh}.ManageCollectionModal-module__gVHuza__header{padding:20px 16px 12px}.ManageCollectionModal-module__gVHuza__scrollContent{padding:20px 16px}.ManageCollectionModal-module__gVHuza__footer{flex-direction:column;gap:12px;padding:12px 16px}.ManageCollectionModal-module__gVHuza__deleteBtn,.ManageCollectionModal-module__gVHuza__footerActions{width:100%}.ManageCollectionModal-module__gVHuza__formRow{grid-template-columns:1fr}.ManageCollectionModal-module__gVHuza__title{font-size:16px}}
.CreatePricingRuleModal-module__DuGVwq__overlay{z-index:999;background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.CreatePricingRuleModal-module__DuGVwq__modal{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:650px;max-height:90vh;display:flex;box-shadow:0 10px 40px #00000026}.CreatePricingRuleModal-module__DuGVwq__header{border-bottom:1px solid #eee;justify-content:space-between;align-items:flex-start;padding:24px;display:flex}.CreatePricingRuleModal-module__DuGVwq__title{color:#1a1a1a;margin:0;font-size:20px;font-weight:600}.CreatePricingRuleModal-module__DuGVwq__subtitle{color:#666;margin:4px 0 0;font-size:13px}.CreatePricingRuleModal-module__DuGVwq__closeBtn{cursor:pointer;color:#666;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.CreatePricingRuleModal-module__DuGVwq__closeBtn:hover{color:#1a1a1a;background:#f5f5f5}.CreatePricingRuleModal-module__DuGVwq__body{flex-direction:column;flex:1;gap:20px;padding:24px;display:flex;overflow-y:auto}.CreatePricingRuleModal-module__DuGVwq__section{flex-direction:column;gap:8px;display:flex}.CreatePricingRuleModal-module__DuGVwq__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.CreatePricingRuleModal-module__DuGVwq__sectionHeader{border-bottom:1px solid #eee;align-items:center;gap:8px;margin-bottom:8px;padding-bottom:8px;display:flex}.CreatePricingRuleModal-module__DuGVwq__sectionIcon{color:#7b1122}.CreatePricingRuleModal-module__DuGVwq__sectionTitle{color:#1a1a1a;margin:0;font-size:15px;font-weight:600}.CreatePricingRuleModal-module__DuGVwq__label{color:#333;margin:0;font-size:13px;font-weight:500}.CreatePricingRuleModal-module__DuGVwq__required{color:#7b1122}.CreatePricingRuleModal-module__DuGVwq__input{border:1px solid #ddd;border-radius:8px;padding:10px 12px;font-size:14px;transition:all .2s}.CreatePricingRuleModal-module__DuGVwq__input:focus{border-color:#7b1122;outline:none;box-shadow:0 0 0 3px #7b11221a}.CreatePricingRuleModal-module__DuGVwq__select{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:8px;padding:10px 12px;font-size:14px;transition:all .2s}.CreatePricingRuleModal-module__DuGVwq__select:focus{border-color:#7b1122;outline:none;box-shadow:0 0 0 3px #7b11221a}.CreatePricingRuleModal-module__DuGVwq__textarea{resize:vertical;border:1px solid #ddd;border-radius:8px;padding:10px 12px;font-family:inherit;font-size:14px;transition:all .2s}.CreatePricingRuleModal-module__DuGVwq__textarea:focus{border-color:#7b1122;outline:none;box-shadow:0 0 0 3px #7b11221a}.CreatePricingRuleModal-module__DuGVwq__hint{color:#666;margin-top:-4px;font-size:12px}.CreatePricingRuleModal-module__DuGVwq__checkboxRow{align-items:center;gap:8px;display:flex}.CreatePricingRuleModal-module__DuGVwq__checkbox{cursor:pointer;accent-color:#7b1122;width:16px;height:16px}.CreatePricingRuleModal-module__DuGVwq__checkboxLabel{color:#333;cursor:pointer;margin:0;font-size:14px;font-weight:400}.CreatePricingRuleModal-module__DuGVwq__radioGroup{flex-wrap:wrap;gap:16px;display:flex}.CreatePricingRuleModal-module__DuGVwq__radioLabel{color:#333;cursor:pointer;align-items:center;gap:8px;font-size:14px;display:flex}.CreatePricingRuleModal-module__DuGVwq__radioLabel input[type=radio]{cursor:pointer;accent-color:#7b1122;width:16px;height:16px}.CreatePricingRuleModal-module__DuGVwq__inputWithButton{gap:8px;display:flex}.CreatePricingRuleModal-module__DuGVwq__inputWithButton .CreatePricingRuleModal-module__DuGVwq__input{flex:1}.CreatePricingRuleModal-module__DuGVwq__addButton{cursor:pointer;color:#666;background:#f5f5f5;border:1px solid #ddd;border-radius:8px;justify-content:center;align-items:center;padding:10px 12px;transition:all .2s;display:flex}.CreatePricingRuleModal-module__DuGVwq__addButton:hover{color:#fff;background:#7b1122;border-color:#7b1122}.CreatePricingRuleModal-module__DuGVwq__tags{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.CreatePricingRuleModal-module__DuGVwq__tag{color:#333;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:6px;align-items:center;gap:6px;padding:6px 10px;font-size:13px;display:flex}.CreatePricingRuleModal-module__DuGVwq__tagRemove{cursor:pointer;color:#999;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .2s;display:flex}.CreatePricingRuleModal-module__DuGVwq__tagRemove:hover{color:#7b1122}.CreatePricingRuleModal-module__DuGVwq__footer{border-top:1px solid #eee;justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}.CreatePricingRuleModal-module__DuGVwq__btnSecondary{color:#666;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s}.CreatePricingRuleModal-module__DuGVwq__btnSecondary:hover{color:#333;background:#f5f5f5;border-color:#ccc}.CreatePricingRuleModal-module__DuGVwq__btnPrimary{color:#fff;cursor:pointer;background:#7b1122;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s}.CreatePricingRuleModal-module__DuGVwq__btnPrimary:hover{background:#5a0d17}.CreatePricingRuleModal-module__DuGVwq__btnPrimary:disabled{cursor:not-allowed;opacity:.6;background:#ccc}@media (max-width:640px){.CreatePricingRuleModal-module__DuGVwq__modal{border-radius:0;max-width:100%;max-height:100vh}.CreatePricingRuleModal-module__DuGVwq__row{grid-template-columns:1fr}.CreatePricingRuleModal-module__DuGVwq__radioGroup{flex-direction:column;gap:12px}}
.RecentActivityModal-module__v8jm5G__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.RecentActivityModal-module__v8jm5G__modalContent{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:600px;max-height:80vh;display:flex;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.RecentActivityModal-module__v8jm5G__modalHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;padding:24px;display:flex}.RecentActivityModal-module__v8jm5G__modalTitle{color:#0f172a;margin:0;font-size:20px;font-weight:600}.RecentActivityModal-module__v8jm5G__modalSubtitle{color:#64748b;margin:4px 0 0;font-size:14px}.RecentActivityModal-module__v8jm5G__closeButton{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px;transition:all .2s}.RecentActivityModal-module__v8jm5G__closeButton:hover{color:#0f172a;background:#f1f5f9}.RecentActivityModal-module__v8jm5G__modalBody{flex:1;padding:24px;overflow-y:auto}.RecentActivityModal-module__v8jm5G__activityList{flex-direction:column;gap:16px;display:flex}.RecentActivityModal-module__v8jm5G__activityItem{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:flex-start;gap:12px;padding:16px;display:flex}.RecentActivityModal-module__v8jm5G__activityIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.RecentActivityModal-module__v8jm5G__activityContent{flex:1;min-width:0}.RecentActivityModal-module__v8jm5G__activityTitle{color:#0f172a;margin-bottom:4px;font-size:14px;font-weight:600}.RecentActivityModal-module__v8jm5G__activityDesc{color:#475569;margin-bottom:2px;font-size:13px;line-height:1.4}.RecentActivityModal-module__v8jm5G__activityMeta{color:#64748b;font-size:12px}.RecentActivityModal-module__v8jm5G__activityTime{color:#64748b;flex-shrink:0;margin-left:12px;font-size:12px}
.TopPerformingContentModal-module__75aqWW__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.TopPerformingContentModal-module__75aqWW__modalContent{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:700px;max-height:80vh;display:flex;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.TopPerformingContentModal-module__75aqWW__modalHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;padding:24px;display:flex}.TopPerformingContentModal-module__75aqWW__modalTitle{color:#0f172a;margin:0;font-size:20px;font-weight:600}.TopPerformingContentModal-module__75aqWW__modalSubtitle{color:#64748b;margin:4px 0 0;font-size:14px}.TopPerformingContentModal-module__75aqWW__closeButton{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px;transition:all .2s}.TopPerformingContentModal-module__75aqWW__closeButton:hover{color:#0f172a;background:#f1f5f9}.TopPerformingContentModal-module__75aqWW__modalBody{flex:1;padding:24px;overflow-y:auto}.TopPerformingContentModal-module__75aqWW__contentList{flex-direction:column;gap:16px;display:flex}.TopPerformingContentModal-module__75aqWW__contentItem{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:16px;padding:20px;display:flex}.TopPerformingContentModal-module__75aqWW__contentIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.TopPerformingContentModal-module__75aqWW__contentInfo{flex:1;min-width:0}.TopPerformingContentModal-module__75aqWW__contentTitle{color:#0f172a;margin-bottom:8px;font-size:16px;font-weight:600}.TopPerformingContentModal-module__75aqWW__contentMeta{color:#64748b;gap:12px;font-size:13px;display:flex}.TopPerformingContentModal-module__75aqWW__contentRevenue{text-align:right;flex-shrink:0}.TopPerformingContentModal-module__75aqWW__revenueAmount{color:#0f172a;margin-bottom:4px;font-size:16px;font-weight:600}.TopPerformingContentModal-module__75aqWW__revenueStats{color:#64748b;font-size:13px}
.NotificationsModal-module__ZZjAqa__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:flex-end;padding:0;display:flex;position:fixed;inset:0}@media (min-width:768px){.NotificationsModal-module__ZZjAqa__modalOverlay{align-items:center;padding:24px}}.NotificationsModal-module__ZZjAqa__modalContent{background:#fff;border-radius:16px 16px 0 0;flex-direction:column;width:100%;max-width:100%;max-height:90vh;display:flex;box-shadow:0 -10px 25px -5px #0000001a,0 -5px 10px -5px #0000000a}@media (min-width:768px){.NotificationsModal-module__ZZjAqa__modalContent{border-radius:16px;max-width:500px;max-height:80vh;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}}.NotificationsModal-module__ZZjAqa__modalHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;padding:20px 16px;display:flex}@media (min-width:768px){.NotificationsModal-module__ZZjAqa__modalHeader{padding:24px}}.NotificationsModal-module__ZZjAqa__modalTitle{color:#0f172a;margin:0;font-size:18px;font-weight:600}@media (min-width:768px){.NotificationsModal-module__ZZjAqa__modalTitle{font-size:20px}}.NotificationsModal-module__ZZjAqa__modalSubtitle{color:#64748b;margin:4px 0 0;font-size:14px}.NotificationsModal-module__ZZjAqa__closeButton{color:#64748b;cursor:pointer;transition:all var(--transition-fast);min-width:var(--touch-target-min);min-height:var(--touch-target-min);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;display:flex}.NotificationsModal-module__ZZjAqa__closeButton:hover,.NotificationsModal-module__ZZjAqa__closeButton:active{color:#0f172a;background:#f1f5f9}.NotificationsModal-module__ZZjAqa__modalFilters{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;border-bottom:1px solid #f1f5f9;gap:8px;padding:12px 16px;display:flex;overflow-x:auto}.NotificationsModal-module__ZZjAqa__modalFilters::-webkit-scrollbar{display:none}@media (min-width:768px){.NotificationsModal-module__ZZjAqa__modalFilters{padding:16px 24px;overflow-x:visible}}.NotificationsModal-module__ZZjAqa__filterButton{color:#64748b;cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;min-height:var(--touch-target-min);background:0 0;border:none;border-radius:20px;padding:10px 16px;font-size:14px;font-weight:500}.NotificationsModal-module__ZZjAqa__filterButton:hover,.NotificationsModal-module__ZZjAqa__filterButton:active{color:#0f172a;background:#f1f5f9}.NotificationsModal-module__ZZjAqa__filterButton.NotificationsModal-module__ZZjAqa__active{background:var(--accent);color:#fff}.NotificationsModal-module__ZZjAqa__notificationsList{-webkit-overflow-scrolling:touch;flex:1;max-height:400px;overflow-y:auto}.NotificationsModal-module__ZZjAqa__notificationItem{transition:background-color var(--transition-fast);cursor:pointer;border-bottom:1px solid #f1f5f9;align-items:flex-start;gap:12px;min-height:60px;padding:14px 16px;display:flex;position:relative}@media (min-width:768px){.NotificationsModal-module__ZZjAqa__notificationItem{padding:16px 24px}}.NotificationsModal-module__ZZjAqa__notificationItem:hover,.NotificationsModal-module__ZZjAqa__notificationItem:active{background:#f8fafc}.NotificationsModal-module__ZZjAqa__notificationItem.NotificationsModal-module__ZZjAqa__unread{background:#fefce8}.NotificationsModal-module__ZZjAqa__notificationItem:last-child{border-bottom:none}.NotificationsModal-module__ZZjAqa__notificationIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.NotificationsModal-module__ZZjAqa__notificationContent{flex:1;min-width:0}.NotificationsModal-module__ZZjAqa__notificationTitle{color:#0f172a;margin-bottom:4px;font-size:14px;font-weight:600}.NotificationsModal-module__ZZjAqa__notificationDescription{color:#475569;margin-bottom:2px;font-size:14px;line-height:1.4}.NotificationsModal-module__ZZjAqa__notificationMeta{color:#64748b;font-size:12px}.NotificationsModal-module__ZZjAqa__notificationTime{color:#64748b;flex-shrink:0;margin-left:12px;margin-right:28px;font-size:12px}.NotificationsModal-module__ZZjAqa__unreadDot{background:var(--accent);border-radius:50%;width:8px;height:8px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.NotificationsModal-module__ZZjAqa__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:48px 24px;display:flex}.NotificationsModal-module__ZZjAqa__emptyIcon{background:#f1f5f9;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:16px;display:flex}.NotificationsModal-module__ZZjAqa__emptyTitle{color:#0f172a;margin:0 0 8px;font-size:18px;font-weight:600}.NotificationsModal-module__ZZjAqa__emptyDescription{color:#64748b;margin:0;font-size:14px}
.ActivityLogModal-module__iM9xyG__overlay{-webkit-backdrop-filter:blur(3px);z-index:1000;background:#00000047;justify-content:center;align-items:flex-end;padding:0;animation:.15s both ActivityLogModal-module__iM9xyG__fadeIn;display:flex;position:fixed;inset:0}@media (min-width:768px){.ActivityLogModal-module__iM9xyG__overlay{align-items:center;padding:24px}}@keyframes ActivityLogModal-module__iM9xyG__fadeIn{0%{opacity:0}to{opacity:1}}.ActivityLogModal-module__iM9xyG__modal{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #ebebeb;border-radius:16px 16px 0 0;width:100%;max-width:100%;max-height:88vh;padding:0;animation:.22s cubic-bezier(.34,1.56,.64,1) both ActivityLogModal-module__iM9xyG__slideUp;overflow-y:auto;box-shadow:0 -10px 40px #0000001f}@media (min-width:768px){.ActivityLogModal-module__iM9xyG__modal{border-radius:14px;width:90%;max-width:520px;max-height:80vh;animation:.2s cubic-bezier(.34,1.56,.64,1) both ActivityLogModal-module__iM9xyG__slideIn;box-shadow:0 20px 60px #00000021}}@keyframes ActivityLogModal-module__iM9xyG__slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes ActivityLogModal-module__iM9xyG__slideIn{0%{opacity:0;transform:translateY(8px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.ActivityLogModal-module__iM9xyG__header{z-index:1;background:#fff;border-bottom:1px solid #f5f5f5;justify-content:space-between;align-items:center;padding:14px 16px 12px;display:flex;position:sticky;top:0}.ActivityLogModal-module__iM9xyG__title{color:var(--grape-600,#722f37);letter-spacing:-.01em;margin:0;font-size:14px;font-weight:700}.ActivityLogModal-module__iM9xyG__closeBtn{color:#bbb;cursor:pointer;background:0 0;border:1px solid #f0f0f0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:background .14s,color .14s;display:flex}.ActivityLogModal-module__iM9xyG__closeBtn:hover{color:#555;background:#f5f5f5}.ActivityLogModal-module__iM9xyG__logList{margin:0;padding:0 16px;list-style:none}.ActivityLogModal-module__iM9xyG__logItem{border-bottom:1px solid #f5f5f5;align-items:center;gap:11px;padding:12px 0;display:flex}.ActivityLogModal-module__iM9xyG__logItem:last-child{border-bottom:none}.ActivityLogModal-module__iM9xyG__logIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.ActivityLogModal-module__iM9xyG__logIconSuccess{color:#16a34a;background:#f0fdf4}.ActivityLogModal-module__iM9xyG__logIconFailed{color:#dc2626;background:#fff1f2}.ActivityLogModal-module__iM9xyG__logContent{flex:1;min-width:0}.ActivityLogModal-module__iM9xyG__logAction{color:var(--grape-600,#722f37);white-space:nowrap;text-overflow:ellipsis;margin:0 0 2px;font-size:13px;font-weight:600;overflow:hidden}.ActivityLogModal-module__iM9xyG__logMeta{color:#aaa;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:11.5px;overflow:hidden}.ActivityLogModal-module__iM9xyG__logBadge{text-transform:capitalize;border-radius:100px;flex-shrink:0;padding:2px 9px;font-size:11px;font-weight:700}.ActivityLogModal-module__iM9xyG__badgeSuccess{color:#16a34a;background:#f0fdf4}.ActivityLogModal-module__iM9xyG__badgeFailed{color:#dc2626;background:#fff1f2}
.DeactivateAccountModal-module__RPHzpa__overlay{-webkit-backdrop-filter:blur(3px);z-index:1000;background:#00000047;justify-content:center;align-items:center;padding:16px;animation:.15s both DeactivateAccountModal-module__RPHzpa__fadeIn;display:flex;position:fixed;inset:0}@keyframes DeactivateAccountModal-module__RPHzpa__fadeIn{0%{opacity:0}to{opacity:1}}.DeactivateAccountModal-module__RPHzpa__modal{background:#fff;border:1px solid #ebebeb;border-radius:14px;width:100%;max-width:380px;animation:.2s cubic-bezier(.34,1.56,.64,1) both DeactivateAccountModal-module__RPHzpa__slideUp;overflow:hidden;box-shadow:0 20px 60px #00000021}@keyframes DeactivateAccountModal-module__RPHzpa__slideUp{0%{opacity:0;transform:translateY(10px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.DeactivateAccountModal-module__RPHzpa__header{border-bottom:1px solid #f5f5f5;justify-content:space-between;align-items:center;padding:14px 16px 12px;display:flex}.DeactivateAccountModal-module__RPHzpa__title{color:var(--grape-600,#722f37);letter-spacing:-.01em;margin:0;font-size:14px;font-weight:700}.DeactivateAccountModal-module__RPHzpa__closeBtn{color:#bbb;cursor:pointer;background:0 0;border:1px solid #f0f0f0;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;transition:background .14s,color .14s;display:flex}.DeactivateAccountModal-module__RPHzpa__closeBtn:hover{color:#555;background:#f5f5f5}.DeactivateAccountModal-module__RPHzpa__body{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:24px 20px 20px;display:flex}.DeactivateAccountModal-module__RPHzpa__iconWrap{color:#be123c;background:#fff1f2;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:2px;display:flex}.DeactivateAccountModal-module__RPHzpa__messagePrimary{color:#333;max-width:300px;margin:0;font-size:13px;font-weight:600;line-height:1.55}.DeactivateAccountModal-module__RPHzpa__messageSecondary{color:#999;max-width:300px;margin:0;font-size:12.5px;line-height:1.6}.DeactivateAccountModal-module__RPHzpa__actions{gap:8px;padding:0 16px 16px;display:flex}.DeactivateAccountModal-module__RPHzpa__cancelBtn{color:#666;cursor:pointer;background:#fafafa;border:1px solid #e8e8e8;border-radius:8px;flex:1;padding:9px 0;font-size:13px;font-weight:600;transition:border-color .15s,color .15s}.DeactivateAccountModal-module__RPHzpa__cancelBtn:hover{color:#333;border-color:#ccc}.DeactivateAccountModal-module__RPHzpa__confirmBtn{color:#fff;cursor:pointer;background:#be123c;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;padding:9px 0;font-size:13px;font-weight:700;transition:opacity .15s;display:flex}.DeactivateAccountModal-module__RPHzpa__confirmBtn:hover{opacity:.85}
.DeleteAccountModal-module__tVumSq__overlay{-webkit-backdrop-filter:blur(3px);z-index:1000;background:#00000047;justify-content:center;align-items:center;padding:16px;animation:.15s both DeleteAccountModal-module__tVumSq__fadeIn;display:flex;position:fixed;inset:0}@keyframes DeleteAccountModal-module__tVumSq__fadeIn{0%{opacity:0}to{opacity:1}}.DeleteAccountModal-module__tVumSq__modal{background:#fff;border:1px solid #ebebeb;border-radius:14px;width:100%;max-width:400px;animation:.2s cubic-bezier(.34,1.56,.64,1) both DeleteAccountModal-module__tVumSq__slideUp;overflow:hidden;box-shadow:0 20px 60px #00000021}@keyframes DeleteAccountModal-module__tVumSq__slideUp{0%{opacity:0;transform:translateY(10px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.DeleteAccountModal-module__tVumSq__header{border-bottom:1px solid #f5f5f5;justify-content:space-between;align-items:center;padding:14px 16px 12px;display:flex}.DeleteAccountModal-module__tVumSq__title{color:var(--grape-600,#722f37);letter-spacing:-.01em;margin:0;font-size:14px;font-weight:700}.DeleteAccountModal-module__tVumSq__closeBtn{color:#bbb;cursor:pointer;background:0 0;border:1px solid #f0f0f0;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;transition:background .14s,color .14s;display:flex}.DeleteAccountModal-module__tVumSq__closeBtn:hover{color:#555;background:#f5f5f5}.DeleteAccountModal-module__tVumSq__body{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:22px 20px 18px;display:flex}.DeleteAccountModal-module__tVumSq__iconWrap{color:#dc2626;background:#fff1f2;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:2px;display:flex}.DeleteAccountModal-module__tVumSq__messagePrimary{color:#333;max-width:320px;margin:0;font-size:13px;font-weight:600;line-height:1.55}.DeleteAccountModal-module__tVumSq__dangerList{text-align:left;background:#fafafa;border:1px solid #f0f0f0;border-radius:9px;width:100%;padding:12px 14px}.DeleteAccountModal-module__tVumSq__dangerListTitle{text-transform:uppercase;letter-spacing:.06em;color:#bbb;margin:0 0 8px;font-size:10.5px;font-weight:700}.DeleteAccountModal-module__tVumSq__dangerItems{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.DeleteAccountModal-module__tVumSq__dangerItem{color:#555;align-items:center;gap:8px;font-size:12.5px;display:flex}.DeleteAccountModal-module__tVumSq__dangerDot{opacity:.6;background:#dc2626;border-radius:50%;flex-shrink:0;width:5px;height:5px}.DeleteAccountModal-module__tVumSq__messageSecondary{color:#aaa;margin:0;font-size:12px;line-height:1.5}.DeleteAccountModal-module__tVumSq__actions{gap:8px;padding:0 16px 16px;display:flex}.DeleteAccountModal-module__tVumSq__cancelBtn{color:#666;cursor:pointer;background:#fafafa;border:1px solid #e8e8e8;border-radius:8px;flex:1;padding:9px 0;font-size:13px;font-weight:600;transition:border-color .15s,color .15s}.DeleteAccountModal-module__tVumSq__cancelBtn:hover{color:#333;border-color:#ccc}.DeleteAccountModal-module__tVumSq__confirmBtn{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;padding:9px 0;font-size:13px;font-weight:700;transition:opacity .15s;display:flex}.DeleteAccountModal-module__tVumSq__confirmBtn:hover{opacity:.85}
.UpdateRecoveryEmailModal-module__EvgmCW__overlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;animation:.3s ease-out UpdateRecoveryEmailModal-module__EvgmCW__fadeIn;display:flex;position:fixed;inset:0}.UpdateRecoveryEmailModal-module__EvgmCW__modal{background:#fff;border-radius:12px;width:90%;max-width:400px;padding:24px;animation:.3s ease-out UpdateRecoveryEmailModal-module__EvgmCW__slideIn;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.UpdateRecoveryEmailModal-module__EvgmCW__header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;display:flex}.UpdateRecoveryEmailModal-module__EvgmCW__title{color:#1f2937;margin:0;font-size:20px;font-weight:600}.UpdateRecoveryEmailModal-module__EvgmCW__closeButton{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;padding:4px;transition:background-color .2s,color .2s}.UpdateRecoveryEmailModal-module__EvgmCW__closeButton:hover{color:#374151;background-color:#f3f4f6}.UpdateRecoveryEmailModal-module__EvgmCW__content{margin-bottom:24px}.UpdateRecoveryEmailModal-module__EvgmCW__formGroup{margin-bottom:16px}.UpdateRecoveryEmailModal-module__EvgmCW__label{color:#374151;margin-bottom:6px;font-size:14px;font-weight:500;display:block}.UpdateRecoveryEmailModal-module__EvgmCW__input{border:1px solid #d1d5db;border-radius:6px;width:100%;padding:10px 12px;font-size:14px;transition:border-color .2s,box-shadow .2s}.UpdateRecoveryEmailModal-module__EvgmCW__input:focus{border-color:#7b1122;outline:none;box-shadow:0 0 0 3px #7b11221a}.UpdateRecoveryEmailModal-module__EvgmCW__input:invalid{border-color:#dc2626}.UpdateRecoveryEmailModal-module__EvgmCW__helpText{color:#6b7280;margin-top:4px;font-size:12px}.UpdateRecoveryEmailModal-module__EvgmCW__error{color:#dc2626;margin-top:4px;font-size:12px}.UpdateRecoveryEmailModal-module__EvgmCW__actions{justify-content:flex-end;gap:12px;display:flex}.UpdateRecoveryEmailModal-module__EvgmCW__cancelButton{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:background-color .2s,border-color .2s}.UpdateRecoveryEmailModal-module__EvgmCW__cancelButton:hover{background-color:#f9fafb;border-color:#9ca3af}.UpdateRecoveryEmailModal-module__EvgmCW__saveButton{color:#fff;cursor:pointer;background-color:#7b1122;border:none;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:background-color .2s}.UpdateRecoveryEmailModal-module__EvgmCW__saveButton:hover{background-color:#5a0d1a}.UpdateRecoveryEmailModal-module__EvgmCW__saveButton:disabled{cursor:not-allowed;background-color:#9ca3af}@keyframes UpdateRecoveryEmailModal-module__EvgmCW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes UpdateRecoveryEmailModal-module__EvgmCW__slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}
.UpdateRecoveryPhoneModal-module__BjPGca__overlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;animation:.3s ease-out UpdateRecoveryPhoneModal-module__BjPGca__fadeIn;display:flex;position:fixed;inset:0}.UpdateRecoveryPhoneModal-module__BjPGca__modal{background:#fff;border-radius:12px;width:90%;max-width:400px;padding:24px;animation:.3s ease-out UpdateRecoveryPhoneModal-module__BjPGca__slideIn;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.UpdateRecoveryPhoneModal-module__BjPGca__header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;display:flex}.UpdateRecoveryPhoneModal-module__BjPGca__title{color:#1f2937;margin:0;font-size:20px;font-weight:600}.UpdateRecoveryPhoneModal-module__BjPGca__closeButton{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;padding:4px;transition:background-color .2s,color .2s}.UpdateRecoveryPhoneModal-module__BjPGca__closeButton:hover{color:#374151;background-color:#f3f4f6}.UpdateRecoveryPhoneModal-module__BjPGca__content{margin-bottom:24px}.UpdateRecoveryPhoneModal-module__BjPGca__formGroup{margin-bottom:16px}.UpdateRecoveryPhoneModal-module__BjPGca__label{color:#374151;margin-bottom:6px;font-size:14px;font-weight:500;display:block}.UpdateRecoveryPhoneModal-module__BjPGca__input{border:1px solid #d1d5db;border-radius:6px;width:100%;padding:10px 12px;font-size:14px;transition:border-color .2s,box-shadow .2s}.UpdateRecoveryPhoneModal-module__BjPGca__input:focus{border-color:#7b1122;outline:none;box-shadow:0 0 0 3px #7b11221a}.UpdateRecoveryPhoneModal-module__BjPGca__input:invalid{border-color:#dc2626}.UpdateRecoveryPhoneModal-module__BjPGca__helpText{color:#6b7280;margin-top:4px;font-size:12px}.UpdateRecoveryPhoneModal-module__BjPGca__error{color:#dc2626;margin-top:4px;font-size:12px}.UpdateRecoveryPhoneModal-module__BjPGca__actions{justify-content:flex-end;gap:12px;display:flex}.UpdateRecoveryPhoneModal-module__BjPGca__cancelButton{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:background-color .2s,border-color .2s}.UpdateRecoveryPhoneModal-module__BjPGca__cancelButton:hover{background-color:#f9fafb;border-color:#9ca3af}.UpdateRecoveryPhoneModal-module__BjPGca__saveButton{color:#fff;cursor:pointer;background-color:#7b1122;border:none;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:background-color .2s}.UpdateRecoveryPhoneModal-module__BjPGca__saveButton:hover{background-color:#5a0d1a}.UpdateRecoveryPhoneModal-module__BjPGca__saveButton:disabled{cursor:not-allowed;background-color:#9ca3af}@keyframes UpdateRecoveryPhoneModal-module__BjPGca__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes UpdateRecoveryPhoneModal-module__BjPGca__slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}
.VideoPlayerModal-module__bqpeVa__playerBackdrop{z-index:1100;background:#000000e0;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.VideoPlayerModal-module__bqpeVa__playerContainer{aspect-ratio:9/16;background:#000;border-radius:16px;width:min(360px,92vw);max-height:90dvh;position:relative;overflow:hidden}.VideoPlayerModal-module__bqpeVa__playerVideo{-o-object-fit:contain;object-fit:contain;cursor:pointer;width:100%;height:100%;display:block}.VideoPlayerModal-module__bqpeVa__playerSpinner{z-index:10;pointer-events:none;background:#00000059;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.VideoPlayerModal-module__bqpeVa__playerSpinIcon{color:#fff;animation:.75s linear infinite VideoPlayerModal-module__bqpeVa__playerSpin}@keyframes VideoPlayerModal-module__bqpeVa__playerSpin{to{transform:rotate(360deg)}}.VideoPlayerModal-module__bqpeVa__playerClose{z-index:10;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .18s;display:flex;position:absolute;top:12px;right:12px}.VideoPlayerModal-module__bqpeVa__playerClose:hover{background:#000c}.VideoPlayerModal-module__bqpeVa__playerControls{opacity:0;background:linear-gradient(#0000,#000000bf);flex-direction:column;gap:8px;padding:32px 14px 14px;transition:opacity .25s;display:flex;position:absolute;bottom:0;left:0;right:0}.VideoPlayerModal-module__bqpeVa__playerControlsVisible{opacity:1}.VideoPlayerModal-module__bqpeVa__seekBar{appearance:none;cursor:pointer;width:100%;height:3px;accent-color:var(--grape-600,#722f37);background:#ffffff4d;border-radius:2px;outline:none}.VideoPlayerModal-module__bqpeVa__seekBar::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#fff;border-radius:50%;width:12px;height:12px;margin-top:-4px}.VideoPlayerModal-module__bqpeVa__seekBar::-webkit-slider-runnable-track{border-radius:2px;height:3px}.VideoPlayerModal-module__bqpeVa__controlsRow{align-items:center;gap:8px;display:flex}.VideoPlayerModal-module__bqpeVa__controlBtn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:background .15s;display:flex}.VideoPlayerModal-module__bqpeVa__controlBtn:hover{background:#ffffff26}.VideoPlayerModal-module__bqpeVa__timeDisplay{color:#ffffffd9;letter-spacing:.02em;white-space:nowrap;font-size:11px;font-weight:600}.VideoPlayerModal-module__bqpeVa__playerTitle{color:#ffffffb3;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:11px;font-weight:600;overflow:hidden}
.page-module__h4SgrW__layout{background:#fafafa;min-height:100vh;display:flex}.page-module__h4SgrW__main{flex:1;min-height:100vh;margin-left:240px;padding:32px;transition:margin-left .38s cubic-bezier(.4,0,.2,1)}.page-module__h4SgrW__mobileTopBar{display:none}@media (max-width:768px){.page-module__h4SgrW__main{margin-left:0;padding:16px 16px 88px}.page-module__h4SgrW__mobileTopBar{display:block}}.page-module__h4SgrW__container{width:100%;max-width:900px;margin:0 auto}.page-module__h4SgrW__profileHeader{background:#fff;border:1px solid #f0f0f0;border-radius:16px;margin-bottom:20px;padding:28px}@media (max-width:768px){.page-module__h4SgrW__profileHeader{margin-bottom:14px;padding:20px}}.page-module__h4SgrW__profileHero{align-items:center;gap:24px;display:flex}@media (max-width:540px){.page-module__h4SgrW__profileHero{flex-direction:column;align-items:flex-start;gap:16px}}.page-module__h4SgrW__avatarWrap{flex-shrink:0;position:relative}.page-module__h4SgrW__avatar{background:#f5f5f5;border:3px solid #fff;border-radius:50%;width:84px;height:84px;position:relative;overflow:hidden;box-shadow:0 0 0 2px #f0f0f0}@media (max-width:768px){.page-module__h4SgrW__avatar{width:68px;height:68px}}.page-module__h4SgrW__avatarImage{-o-object-fit:cover;object-fit:cover}.page-module__h4SgrW__avatarEdit{background:var(--grape-600,#722f37);color:#fff;cursor:pointer;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;transition:opacity .18s;display:flex;position:absolute;bottom:1px;right:1px}.page-module__h4SgrW__avatarEdit:hover{opacity:.8}.page-module__h4SgrW__profileMeta{flex:1;min-width:0}.page-module__h4SgrW__nameBadge{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:3px;display:flex}.page-module__h4SgrW__profileName{color:var(--grape-600,#722f37);letter-spacing:-.3px;margin:0;font-size:22px;font-weight:700}@media (max-width:768px){.page-module__h4SgrW__profileName{font-size:18px}}.page-module__h4SgrW__memberBadge{color:#888;letter-spacing:.05em;text-transform:uppercase;background:#f5f5f5;border-radius:100px;padding:3px 9px;font-size:10px;font-weight:700}.page-module__h4SgrW__memberSince{color:#aaa;margin:0 0 12px;font-size:13px}.page-module__h4SgrW__contactRow{flex-wrap:wrap;gap:8px;display:flex}.page-module__h4SgrW__contactChip{color:#555;background:#f5f5f5;border-radius:100px;align-items:center;gap:5px;min-width:0;max-width:100%;padding:5px 11px;font-size:12px;display:inline-flex;overflow:hidden}.page-module__h4SgrW__contactChip span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.page-module__h4SgrW__statsGrid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:20px;display:grid}@media (max-width:900px){.page-module__h4SgrW__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page-module__h4SgrW__statsGrid{gap:10px;margin-bottom:14px}}.page-module__h4SgrW__statCard{background:#fff;border:1px solid #f0f0f0;border-radius:14px;align-items:center;gap:14px;padding:18px;transition:box-shadow .2s;display:flex}.page-module__h4SgrW__statCard:hover{box-shadow:0 4px 16px #0000000f}@media (max-width:768px){.page-module__h4SgrW__statCard{flex-direction:column;align-items:flex-start;gap:10px;padding:14px}}.page-module__h4SgrW__statIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.page-module__h4SgrW__statValue{color:var(--grape-600,#722f37);letter-spacing:-.3px;font-size:18px;font-weight:700;line-height:1.2}@media (max-width:768px){.page-module__h4SgrW__statValue{font-size:15px}}.page-module__h4SgrW__statLabel{color:#aaa;margin-top:2px;font-size:12px}.page-module__h4SgrW__tabsWrap{scrollbar-width:none;background:#fff;border:1px solid #f0f0f0;border-radius:14px;margin-bottom:20px;padding:6px;overflow-x:auto}.page-module__h4SgrW__tabsWrap::-webkit-scrollbar{display:none}.page-module__h4SgrW__tabs{gap:4px;min-width:max-content;display:flex}.page-module__h4SgrW__tab{color:#aaa;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:10px;flex:1;padding:9px 20px;font-size:13px;font-weight:600;transition:background .2s,color .2s}.page-module__h4SgrW__tab:hover{color:#555;background:#fafafa}.page-module__h4SgrW__activeTab{background:var(--grape-600,#722f37)!important;color:#fff!important}.page-module__h4SgrW__tabContent{animation:.28s both page-module__h4SgrW__fadeUp}@keyframes page-module__h4SgrW__fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.page-module__h4SgrW__card{background:#fff;border:1px solid #f0f0f0;border-radius:16px;padding:24px}@media (max-width:768px){.page-module__h4SgrW__card{padding:16px}}.page-module__h4SgrW__cardHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.page-module__h4SgrW__cardTitle{color:var(--grape-600,#722f37);margin:0;font-size:15px;font-weight:700}.page-module__h4SgrW__cardLink{color:#888;align-items:center;gap:4px;font-size:12px;font-weight:600;text-decoration:none;transition:color .18s;display:inline-flex}.page-module__h4SgrW__cardLink:hover{color:var(--grape-600,#722f37)}.page-module__h4SgrW__cardChip{color:#aaa;background:#f5f5f5;border-radius:100px;padding:3px 10px;font-size:11px;font-weight:600}.page-module__h4SgrW__ordersList{flex-direction:column;gap:1px;display:flex}.page-module__h4SgrW__orderRow{cursor:pointer;border-bottom:1px solid #f5f5f5;align-items:center;gap:16px;padding:14px 0;transition:background .18s;display:flex}@media (max-width:480px){.page-module__h4SgrW__orderRow{gap:10px}}.page-module__h4SgrW__orderRow:last-child{border-bottom:none;padding-bottom:0}.page-module__h4SgrW__orderRow:first-child{padding-top:0}.page-module__h4SgrW__orderImg{background:#f5f5f5;border-radius:10px;flex-shrink:0;width:56px;height:56px;position:relative;overflow:hidden}@media (max-width:480px){.page-module__h4SgrW__orderImg{border-radius:8px;width:44px;height:44px}}.page-module__h4SgrW__imgCover{-o-object-fit:cover;object-fit:cover}.page-module__h4SgrW__orderInfo{flex:1;min-width:0}.page-module__h4SgrW__orderTop{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:3px;display:flex}.page-module__h4SgrW__orderId{color:#aaa;letter-spacing:.03em;font-size:12px;font-weight:700}.page-module__h4SgrW__statusBadge{letter-spacing:.03em;border-radius:100px;padding:2px 8px;font-size:10px;font-weight:700}.page-module__h4SgrW__statusDelivered{color:#16a34a;background:#e8fdf0}.page-module__h4SgrW__statusInTransit{color:#0284c7;background:#e8f4fd}.page-module__h4SgrW__statusProcessing{color:#f59e0b;background:#fdf6e8}.page-module__h4SgrW__orderProduct{color:var(--grape-600,#722f37);white-space:nowrap;text-overflow:ellipsis;margin:0 0 4px;font-size:13px;font-weight:600;overflow:hidden}.page-module__h4SgrW__orderMeta{color:#bbb;align-items:center;gap:5px;font-size:11px;display:flex}.page-module__h4SgrW__dot{font-size:14px;line-height:1}.page-module__h4SgrW__orderPrice{color:var(--grape-600,#722f37);white-space:nowrap;flex-shrink:0;font-size:14px;font-weight:700}.page-module__h4SgrW__orderActions{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:8px;display:flex}@media (max-width:480px){.page-module__h4SgrW__orderActions{gap:4px}}.page-module__h4SgrW__orderBtns{gap:6px;display:flex}@media (max-width:480px){.page-module__h4SgrW__orderBtns{display:none}.page-module__h4SgrW__orderPrice{font-size:12px}}.page-module__h4SgrW__overview{flex-direction:column;gap:16px;display:flex}.page-module__h4SgrW__quickGrid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}@media (max-width:640px){.page-module__h4SgrW__quickGrid{grid-template-columns:repeat(2,1fr)}}.page-module__h4SgrW__quickCard{color:#555;background:#fafafa;border:1px solid #f0f0f0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:20px 12px;text-decoration:none;transition:background .2s,border-color .2s,transform .18s;display:flex}.page-module__h4SgrW__quickCard:hover{color:var(--grape-600,#722f37);background:#f5f5f5;border-color:#e0e0e0;transform:translateY(-2px)}.page-module__h4SgrW__quickIcon{display:flex}.page-module__h4SgrW__quickLabel{text-align:center;font-size:12px;font-weight:600}.page-module__h4SgrW__wishlistGrid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}@media (max-width:900px){.page-module__h4SgrW__wishlistGrid{grid-template-columns:repeat(2,1fr)}}.page-module__h4SgrW__wishCard{border:1px solid #f0f0f0;border-radius:14px;transition:box-shadow .2s;overflow:hidden}.page-module__h4SgrW__wishCard:hover{box-shadow:0 6px 20px #00000012}.page-module__h4SgrW__wishImgWrap{aspect-ratio:1;background:#f5f5f5;position:relative;overflow:hidden}.page-module__h4SgrW__outOfStockOverlay{color:#fff;letter-spacing:.04em;background:#00000061;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex;position:absolute;inset:0}.page-module__h4SgrW__removeWish{cursor:pointer;color:#ff3b5c;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:transform .18s;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 2px 8px #0000001a}.page-module__h4SgrW__removeWish:hover{transform:scale(1.1)}.page-module__h4SgrW__wishBody{padding:12px}.page-module__h4SgrW__wishName{color:var(--grape-600,#722f37);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 4px;font-size:12px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.page-module__h4SgrW__wishPrice{color:var(--grape-600,#722f37);margin:0 0 10px;font-size:13px;font-weight:700}.page-module__h4SgrW__settingsStack{flex-direction:column;gap:16px;display:flex}.page-module__h4SgrW__formGrid{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:20px;display:grid}@media (max-width:540px){.page-module__h4SgrW__formGrid{grid-template-columns:1fr}}.page-module__h4SgrW__formGroup{flex-direction:column;gap:6px;display:flex}.page-module__h4SgrW__formLabel{color:#888;letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:700}.page-module__h4SgrW__formInput{color:var(--grape-600,#722f37);background:#fafafa;border:1.5px solid #eee;border-radius:10px;outline:none;padding:10px 13px;font-size:14px;transition:border-color .2s,box-shadow .2s}.page-module__h4SgrW__formInput:focus{background:#fff;border-color:#bbb;box-shadow:0 0 0 3px #0000000a}.page-module__h4SgrW__settingsList{flex-direction:column;gap:2px;display:flex}.page-module__h4SgrW__settingRow{color:#333;border-radius:10px;align-items:center;gap:14px;padding:14px 12px;text-decoration:none;transition:background .18s;display:flex}.page-module__h4SgrW__settingRow:hover{background:#fafafa}.page-module__h4SgrW__settingIconWrap{color:#555;background:#f5f5f5;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.page-module__h4SgrW__settingText{flex-direction:column;flex:1;gap:2px;display:flex}.page-module__h4SgrW__settingLabel{color:var(--grape-600,#722f37);font-size:14px;font-weight:600}.page-module__h4SgrW__settingDesc{color:#aaa;font-size:12px}.page-module__h4SgrW__settingChevron{color:#ccc;flex-shrink:0}.page-module__h4SgrW__btnPrimary{background:var(--grape-600,#722f37);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;padding:10px 18px;font-size:13px;font-weight:600;transition:opacity .18s;display:inline-flex}.page-module__h4SgrW__btnPrimary:hover{opacity:.85}.page-module__h4SgrW__btnSecondary{color:#555;cursor:pointer;background:#f5f5f5;border:none;border-radius:10px;padding:10px 18px;font-size:13px;font-weight:600;transition:background .18s}.page-module__h4SgrW__btnSecondary:hover{background:#ebebeb}.page-module__h4SgrW__btnDisabled{color:#bbb;cursor:not-allowed;background:#f5f5f5;border:none;border-radius:8px;width:100%;padding:8px 0;font-size:12px;font-weight:600}.page-module__h4SgrW__filterSelect{color:#555;cursor:pointer;background:#fafafa;border:1.5px solid #eee;border-radius:9px;outline:none;padding:8px 12px;font-size:13px;font-weight:500;transition:border-color .18s}.page-module__h4SgrW__filterSelect:focus{border-color:#bbb}.page-module__h4SgrW__toast{background:var(--grape-600,#722f37);color:#fff;white-space:nowrap;opacity:0;pointer-events:none;z-index:500;border-radius:100px;align-items:center;gap:8px;padding:10px 18px;font-size:13px;font-weight:500;transition:opacity .25s,transform .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:fixed;bottom:32px;left:50%;transform:translate(-50%)translateY(12px);box-shadow:0 6px 24px #0000002e}.page-module__h4SgrW__toastShow{opacity:1;transform:translate(-50%)translateY(0)}.page-module__h4SgrW__toastIcon{color:#4ade80;flex-shrink:0}@media (max-width:768px){.page-module__h4SgrW__toast{bottom:88px}}
.page-module__ngZQ_a__layout{background:#fafafa;min-height:100vh;display:flex}.page-module__ngZQ_a__main{flex:1;min-height:100vh;margin-left:240px;padding:32px;transition:margin-left .38s cubic-bezier(.4,0,.2,1)}@media (max-width:768px){.page-module__ngZQ_a__main{margin-left:0;padding:16px 16px 88px}}.page-module__ngZQ_a__container{max-width:960px;margin:0 auto}.page-module__ngZQ_a__header{margin-bottom:28px}@media (max-width:768px){.page-module__ngZQ_a__header{margin-bottom:20px}}.page-module__ngZQ_a__backButton{color:#aaa;cursor:pointer;align-items:center;gap:6px;margin-bottom:12px;font-size:13px;font-weight:500;text-decoration:none;transition:color .18s;display:inline-flex}.page-module__ngZQ_a__backButton:hover{color:#555}.page-module__ngZQ_a__headerRow{align-items:center;gap:12px;display:flex}.page-module__ngZQ_a__title{color:var(--grape-600,#722f37);letter-spacing:-.5px;margin:0;font-size:26px;font-weight:800}@media (max-width:768px){.page-module__ngZQ_a__title{font-size:22px}}.page-module__ngZQ_a__itemCountChip{color:#aaa;background:#f5f5f5;border-radius:100px;padding:3px 10px;font-size:12px;font-weight:600}.page-module__ngZQ_a__emptyCart{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:45vh;animation:.4s both page-module__ngZQ_a__fadeUp;display:flex}@keyframes page-module__ngZQ_a__fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.page-module__ngZQ_a__emptyIcon{color:#ccc;margin-bottom:4px}.page-module__ngZQ_a__emptyTitle{color:#aaa;margin:0;font-size:16px;font-weight:600}.page-module__ngZQ_a__emptyText{color:#ccc;max-width:260px;margin:0;font-size:13px;line-height:1.5}.page-module__ngZQ_a__shopButton{background:var(--grape-600,#722f37);color:#fff;border-radius:100px;align-items:center;margin-top:8px;padding:11px 24px;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .18s;display:inline-flex}.page-module__ngZQ_a__shopButton:hover{opacity:.82}.page-module__ngZQ_a__cartContent{grid-template-columns:1fr 300px;align-items:start;gap:24px;display:grid}@media (max-width:900px){.page-module__ngZQ_a__cartContent{grid-template-columns:1fr;gap:20px}}.page-module__ngZQ_a__cartItems{background:#fff;border:1px solid #f0f0f0;border-radius:16px;flex-direction:column;gap:1px;display:flex;overflow:hidden}.page-module__ngZQ_a__cartItem{background:#fff;border-bottom:1px solid #f5f5f5;grid-template-columns:76px 1fr auto;align-items:center;gap:16px;padding:18px 20px;transition:background .18s;display:grid}.page-module__ngZQ_a__cartItem:last-child{border-bottom:none}.page-module__ngZQ_a__cartItem:hover{background:#fafafa}.page-module__ngZQ_a__cartItem.page-module__ngZQ_a__outOfStock{opacity:.55}@media (max-width:560px){.page-module__ngZQ_a__cartItem{grid-template-columns:64px 1fr;gap:12px;padding:16px}}.page-module__ngZQ_a__itemImage{background:#f5f5f5;border-radius:10px;flex-shrink:0;width:76px;height:76px;display:block;position:relative;overflow:hidden}@media (max-width:560px){.page-module__ngZQ_a__itemImage{width:64px;height:64px}}.page-module__ngZQ_a__image{-o-object-fit:cover;object-fit:cover}.page-module__ngZQ_a__outOfStockOverlay{color:#fff;letter-spacing:.04em;text-transform:uppercase;background:#00000073;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex;position:absolute;inset:0}.page-module__ngZQ_a__itemDetails{flex-direction:column;gap:4px;min-width:0;display:flex}.page-module__ngZQ_a__itemName{color:var(--grape-600,#722f37);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .18s;overflow:hidden}.page-module__ngZQ_a__itemName:hover{opacity:.65}.page-module__ngZQ_a__itemSeller{color:#aaa;margin:0;font-size:12px}.page-module__ngZQ_a__sellerLink{color:#888;font-weight:500;text-decoration:none;transition:color .18s}.page-module__ngZQ_a__sellerLink:hover{color:var(--grape-600,#722f37)}.page-module__ngZQ_a__itemPrice{color:var(--grape-600,#722f37);margin:2px 0 0;font-size:15px;font-weight:700}.page-module__ngZQ_a__itemFooter{align-items:center;gap:12px;margin-top:8px;display:flex}.page-module__ngZQ_a__quantityControl{background:#f5f5f5;border-radius:100px;align-items:center;gap:2px;padding:3px;display:inline-flex}.page-module__ngZQ_a__qtyBtn{color:#555;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:background .18s,color .18s;display:flex}.page-module__ngZQ_a__qtyBtn:hover:not(:disabled){color:var(--grape-600,#722f37);background:#e8e8e8}.page-module__ngZQ_a__qtyBtn:disabled{opacity:.35;cursor:not-allowed}.page-module__ngZQ_a__quantity{text-align:center;min-width:24px;color:var(--grape-600,#722f37);font-size:13px;font-weight:700}.page-module__ngZQ_a__removeBtn{color:#ccc;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:5px;padding:4px 6px;font-size:12px;font-weight:500;transition:color .18s,background .18s;display:inline-flex}.page-module__ngZQ_a__removeBtn:hover{color:#e53e3e;background:#fff5f5}.page-module__ngZQ_a__itemTotal{color:var(--grape-600,#722f37);white-space:nowrap;flex-shrink:0;font-size:14px;font-weight:700}@media (max-width:560px){.page-module__ngZQ_a__itemTotal{display:none}}.page-module__ngZQ_a__orderSummary{background:#fff;border:1px solid #f0f0f0;border-radius:16px;padding:22px;position:sticky;top:24px}@media (max-width:900px){.page-module__ngZQ_a__orderSummary{position:static}}.page-module__ngZQ_a__summaryTitle{color:var(--grape-600,#722f37);margin:0 0 18px;font-size:15px;font-weight:700}.page-module__ngZQ_a__summaryRows{flex-direction:column;gap:0;display:flex}.page-module__ngZQ_a__summaryRow{color:#888;border-bottom:1px solid #f5f5f5;justify-content:space-between;align-items:center;padding:9px 0;font-size:13px;display:flex}.page-module__ngZQ_a__summaryRow:last-child{border-bottom:none}.page-module__ngZQ_a__summaryDivider{background:#f0f0f0;height:1px;margin:12px 0}.page-module__ngZQ_a__summaryTotal{color:var(--grape-600,#722f37);letter-spacing:-.2px;justify-content:space-between;align-items:center;font-size:16px;font-weight:800;display:flex}.page-module__ngZQ_a__stockWarning{color:#c33;background:#fff5f5;border:1px solid #ffd5d5;border-radius:10px;margin-top:16px;padding:10px 13px;font-size:12px;font-weight:500;line-height:1.5}.page-module__ngZQ_a__checkoutBtn{background:var(--grape-600,#722f37);color:#fff;cursor:pointer;text-align:center;border:none;border-radius:12px;justify-content:center;align-items:center;width:100%;margin-top:16px;padding:13px;font-size:14px;font-weight:700;text-decoration:none;transition:opacity .18s,transform .18s;display:flex}.page-module__ngZQ_a__checkoutBtn:hover{opacity:.85;transform:translateY(-1px)}.page-module__ngZQ_a__checkoutBtn:disabled{opacity:.35;cursor:not-allowed;transform:none}.page-module__ngZQ_a__secureRow{color:#ccc;justify-content:center;align-items:center;gap:5px;margin-top:12px;font-size:11px;font-weight:500;display:flex}
.page-module__6l14Va__layout{background:#fafafa;min-height:100vh;display:flex}.page-module__6l14Va__main{flex:1;min-height:100vh;margin-left:240px;padding:32px;transition:margin-left .38s cubic-bezier(.4,0,.2,1)}@media (max-width:768px){.page-module__6l14Va__main{margin-left:0;padding:16px 16px 88px}}.page-module__6l14Va__container{max-width:960px;margin:0 auto}.page-module__6l14Va__header{margin-bottom:28px}@media (max-width:768px){.page-module__6l14Va__header{margin-bottom:20px}}.page-module__6l14Va__backButton{color:#aaa;align-items:center;gap:6px;margin-bottom:12px;font-size:13px;font-weight:500;text-decoration:none;transition:color .18s;display:inline-flex}.page-module__6l14Va__backButton:hover{color:#555}.page-module__6l14Va__headerRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.page-module__6l14Va__title{color:var(--grape-600,#722f37);letter-spacing:-.5px;margin:0;font-size:26px;font-weight:800}@media (max-width:768px){.page-module__6l14Va__title{font-size:22px}}.page-module__6l14Va__steps{align-items:center;gap:6px;display:flex}.page-module__6l14Va__stepPill{cursor:pointer;border:none;border-radius:100px;align-items:center;gap:5px;padding:6px 12px;font-size:12px;font-weight:600;transition:background .2s,color .2s;display:inline-flex}.page-module__6l14Va__stepActive{background:var(--grape-600,#722f37);color:#fff}.page-module__6l14Va__stepDone{color:#888;background:#f0f0f0}.page-module__6l14Va__stepInactive{color:#ccc;cursor:default;background:#f5f5f5}.page-module__6l14Va__stepConnector{background:#e0e0e0;width:18px;height:1px;display:block}.page-module__6l14Va__checkoutContent{grid-template-columns:1fr 300px;align-items:start;gap:24px;display:grid}@media (max-width:900px){.page-module__6l14Va__checkoutContent{grid-template-columns:1fr;gap:20px}}.page-module__6l14Va__formsColumn{flex-direction:column;gap:16px;display:flex}.page-module__6l14Va__formSection{background:#fff;border:1px solid #f0f0f0;border-radius:16px;padding:22px 24px;transition:opacity .2s}.page-module__6l14Va__formSectionDone{opacity:.7}@media (max-width:768px){.page-module__6l14Va__formSection{padding:18px}}.page-module__6l14Va__sectionHeader{align-items:center;gap:10px;margin-bottom:20px;display:flex}.page-module__6l14Va__sectionIconWrap{color:#555;background:#f5f5f5;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.page-module__6l14Va__sectionTitle{color:var(--grape-600,#722f37);flex:1;margin:0;font-size:15px;font-weight:700}.page-module__6l14Va__editBtn{color:#888;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:12px;font-weight:600;transition:color .18s,background .18s}.page-module__6l14Va__editBtn:hover{color:var(--grape-600,#722f37);background:#f5f5f5}.page-module__6l14Va__doneSummary{color:#888;margin:-8px 0 0;padding-left:42px;font-size:13px}.page-module__6l14Va__formGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (max-width:540px){.page-module__6l14Va__formGrid{grid-template-columns:1fr}}.page-module__6l14Va__spanFull{grid-column:1/-1}.page-module__6l14Va__formGroup{flex-direction:column;gap:5px;display:flex}.page-module__6l14Va__label{color:#aaa;letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:700}.page-module__6l14Va__inputWrap{position:relative}.page-module__6l14Va__input{width:100%;color:var(--grape-600,#722f37);box-sizing:border-box;background:#fafafa;border:1.5px solid #eee;border-radius:10px;outline:none;padding:10px 36px 10px 13px;font-family:inherit;font-size:14px;transition:border-color .2s,background .2s,box-shadow .2s}.page-module__6l14Va__input:focus{background:#fff;border-color:#bbb;box-shadow:0 0 0 3px #0000000a}.page-module__6l14Va__input::placeholder{color:#ccc}.page-module__6l14Va__inputError{background:#fff5f5!important;border-color:#fc8181!important}.page-module__6l14Va__inputError:focus{border-color:#e53e3e!important;box-shadow:0 0 0 3px #e53e3e14!important}.page-module__6l14Va__inputValid{background:#f0fff4!important;border-color:#9ae6b4!important}.page-module__6l14Va__inputValid:focus{border-color:#38a169!important;box-shadow:0 0 0 3px #38a16914!important}.page-module__6l14Va__inputIcon{pointer-events:none;align-items:center;display:flex;position:absolute;top:50%;right:11px;transform:translateY(-50%)}.page-module__6l14Va__fieldError{color:#e53e3e;align-items:center;gap:3px;margin:0;font-size:11px;animation:.18s both page-module__6l14Va__slideDown;display:flex}@keyframes page-module__6l14Va__slideDown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.page-module__6l14Va__formErrorBanner{color:#c53030;background:#fff5f5;border:1px solid #fed7d7;border-radius:10px;align-items:center;gap:8px;margin-top:16px;padding:10px 14px;font-size:12px;font-weight:500;animation:.2s both page-module__6l14Va__slideDown;display:flex}.page-module__6l14Va__continueBtn{background:var(--grape-600,#722f37);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;width:100%;margin-top:20px;padding:13px;font-size:14px;font-weight:700;transition:opacity .18s,transform .18s;display:flex}.page-module__6l14Va__continueBtn:hover{opacity:.85;transform:translateY(-1px)}.page-module__6l14Va__cardTypes{gap:8px;margin-bottom:18px;display:flex}.page-module__6l14Va__cardTypeBtn{color:#aaa;cursor:pointer;background:#fafafa;border:1.5px solid #eee;border-radius:100px;padding:7px 16px;font-size:12px;font-weight:600;transition:border-color .18s,color .18s,background .18s}.page-module__6l14Va__cardTypeBtn:hover{color:#555;border-color:#ccc}.page-module__6l14Va__cardTypeActive{background:var(--grape-600,#722f37);border-color:var(--grape-600,#722f37);color:#fff}.page-module__6l14Va__summaryColumn{position:sticky;top:24px}@media (max-width:900px){.page-module__6l14Va__summaryColumn{position:static}}.page-module__6l14Va__orderSummary{background:#fff;border:1px solid #f0f0f0;border-radius:16px;padding:22px}.page-module__6l14Va__summaryTitle{color:var(--grape-600,#722f37);margin:0 0 18px;font-size:15px;font-weight:700}.page-module__6l14Va__summaryItems{flex-direction:column;gap:12px;display:flex}.page-module__6l14Va__summaryItem{align-items:center;gap:12px;display:flex}.page-module__6l14Va__itemImgWrap{background:#f5f5f5;border-radius:9px;flex-shrink:0;width:44px;height:44px;position:relative;overflow:hidden}.page-module__6l14Va__itemImg{-o-object-fit:cover;object-fit:cover}.page-module__6l14Va__itemQtyBadge{background:var(--grape-600,#722f37);color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-5px;right:-5px}.page-module__6l14Va__itemDetails{flex:1;min-width:0}.page-module__6l14Va__itemName{color:var(--grape-600,#722f37);white-space:nowrap;text-overflow:ellipsis;margin:0 0 2px;font-size:13px;font-weight:600;overflow:hidden}.page-module__6l14Va__itemMerchant{color:#bbb;margin:0;font-size:11px}.page-module__6l14Va__itemPrice{color:var(--grape-600,#722f37);white-space:nowrap;flex-shrink:0;font-size:13px;font-weight:700}.page-module__6l14Va__summaryDivider{background:#f0f0f0;height:1px;margin:16px 0}.page-module__6l14Va__summaryRows{flex-direction:column;gap:0;display:flex}.page-module__6l14Va__summaryRow{color:#888;border-bottom:1px solid #f5f5f5;justify-content:space-between;align-items:center;padding:8px 0;font-size:13px;display:flex}.page-module__6l14Va__summaryRow:last-child{border-bottom:none}.page-module__6l14Va__summaryTotal{color:var(--grape-600,#722f37);letter-spacing:-.2px;justify-content:space-between;align-items:center;font-size:16px;font-weight:800;display:flex}.page-module__6l14Va__placeOrderBtn{background:var(--grape-600,#722f37);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:18px;padding:13px;font-size:14px;font-weight:700;transition:opacity .18s,transform .18s;display:flex}.page-module__6l14Va__placeOrderBtn:hover{opacity:.85;transform:translateY(-1px)}.page-module__6l14Va__secureRow{color:#ccc;justify-content:center;align-items:center;gap:5px;margin-top:12px;font-size:11px;font-weight:500;display:flex}.page-module__6l14Va__emptyCheckout{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:45vh;animation:.4s both page-module__6l14Va__fadeUp;display:flex}@keyframes page-module__6l14Va__fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.page-module__6l14Va__emptyIcon{color:#ccc;margin-bottom:4px}.page-module__6l14Va__emptyTitle{color:#aaa;margin:0;font-size:16px;font-weight:600}.page-module__6l14Va__emptyText{color:#ccc;margin:0;font-size:13px}.page-module__6l14Va__shopButton{background:var(--grape-600,#722f37);color:#fff;border-radius:100px;align-items:center;margin-top:8px;padding:11px 24px;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .18s;display:inline-flex}.page-module__6l14Va__shopButton:hover{opacity:.82}.page-module__6l14Va__toast{background:var(--grape-600,#722f37);color:#fff;white-space:nowrap;opacity:0;pointer-events:none;z-index:500;border-radius:100px;align-items:center;gap:8px;padding:10px 18px;font-size:13px;font-weight:500;transition:opacity .25s,transform .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:fixed;bottom:32px;left:50%;transform:translate(-50%)translateY(12px);box-shadow:0 6px 24px #0000002e}.page-module__6l14Va__toastShow{opacity:1;transform:translate(-50%)translateY(0)}.page-module__6l14Va__toastIcon{color:#4ade80;flex-shrink:0}.page-module__6l14Va__toastText{text-overflow:ellipsis;max-width:260px;overflow:hidden}@media (max-width:768px){.page-module__6l14Va__toast{bottom:88px}}
.layout-module__TTENja__layout{background:var(--background);flex-direction:column;min-height:100vh;display:flex;position:relative}@media (min-width:1024px){.layout-module__TTENja__layout{flex-direction:row}}.layout-module__TTENja__overlay{z-index:99;background:#00000080;animation:.2s layout-module__TTENja__fadeIn;display:none;position:fixed;inset:0}.layout-module__TTENja__overlay.layout-module__TTENja__visible{display:block}@media (min-width:1024px){.layout-module__TTENja__overlay{display:none!important}}@keyframes layout-module__TTENja__fadeIn{0%{opacity:0}to{opacity:1}}.layout-module__TTENja__sidebar{border-right:1px solid var(--border);z-index:100;-webkit-overflow-scrolling:touch;background:#fff;flex-direction:column;width:280px;max-width:85vw;transition:transform .3s;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-100%)}.layout-module__TTENja__sidebar.layout-module__TTENja__sidebarOpen{transform:translate(0);box-shadow:4px 0 16px #00000026}@media (min-width:1024px){.layout-module__TTENja__sidebar{width:240px;max-width:none;box-shadow:none;transform:translate(0)}}.layout-module__TTENja__sidebarClose{width:var(--touch-target-min);height:var(--touch-target-min);background:var(--background);border:1px solid var(--border);cursor:pointer;z-index:101;color:var(--foreground-muted);transition:all var(--transition-fast);border-radius:8px;justify-content:center;align-items:center;display:flex;position:absolute;top:12px;right:12px}.layout-module__TTENja__sidebarClose:hover,.layout-module__TTENja__sidebarClose:active{background:var(--border);color:var(--foreground)}@media (min-width:1024px){.layout-module__TTENja__sidebarClose{display:none}}.layout-module__TTENja__sidebarHeader{border-bottom:1px solid var(--border);padding:12px 16px}.layout-module__TTENja__userProfile{cursor:pointer;transition:background var(--transition-fast);min-height:var(--touch-target-min);border-radius:8px;align-items:center;gap:12px;padding:8px;display:flex}.layout-module__TTENja__userProfile:hover,.layout-module__TTENja__userProfile:active{background:var(--neutral-50)}.layout-module__TTENja__avatar{background:linear-gradient(135deg,var(--grape-500),var(--grape-700));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:600;display:flex;position:relative}.layout-module__TTENja__avatarImage{border-radius:100%}.layout-module__TTENja__userInfo{flex:1;min-width:0}.layout-module__TTENja__userName{color:var(--foreground);font-size:14px;font-weight:600}.layout-module__TTENja__userHandle{color:var(--foreground-muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.layout-module__TTENja__dropdownIcon{color:var(--foreground-muted);flex-shrink:0}.layout-module__TTENja__sidebarNav{flex-direction:column;flex:1;gap:4px;padding:16px 12px;display:flex}.layout-module__TTENja__navItem{color:var(--foreground-muted);transition:all var(--transition-fast);min-height:var(--touch-target-min);border-radius:8px;align-items:center;gap:12px;padding:12px;font-size:14px;font-weight:500;text-decoration:none;display:flex;position:relative}.layout-module__TTENja__navItem:hover,.layout-module__TTENja__navItem:active{background:var(--neutral-50);color:var(--foreground)}.layout-module__TTENja__navItem.layout-module__TTENja__active{background:var(--accent-light);color:var(--accent)}.layout-module__TTENja__navItem svg:first-child{flex-shrink:0}.layout-module__TTENja__navGroup{flex-direction:column;align-items:stretch;padding:0}.layout-module__TTENja__navGroupHeader{text-align:left;width:100%;font:inherit;color:inherit;cursor:pointer;min-height:var(--touch-target-min);background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;padding:12px;display:flex}.layout-module__TTENja__navGroupHeader:hover,.layout-module__TTENja__navGroupHeader:active{background:var(--neutral-50)}.layout-module__TTENja__navGroupList{flex-direction:column;gap:4px;padding:4px 4px 8px 20px;display:none}.layout-module__TTENja__navSubItem{color:var(--foreground-muted);transition:all var(--transition-fast);min-height:var(--touch-target-min);border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-size:13px;text-decoration:none;display:flex}.layout-module__TTENja__navSubItem:hover,.layout-module__TTENja__navSubItem:active{background:var(--neutral-50);color:var(--foreground)}.layout-module__TTENja__activeSubItem{background:var(--accent-light);color:var(--accent)}.layout-module__TTENja__subBadge,.layout-module__TTENja__subBadgePrimary{box-sizing:border-box;border-radius:9999px;justify-content:center;align-items:center;min-width:24px;height:24px;margin-left:auto;padding:0 6px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.layout-module__TTENja__subBadge{background:var(--neutral-100);color:var(--foreground)}.layout-module__TTENja__subBadgePrimary{background:var(--accent-light);color:var(--accent)}.layout-module__TTENja__navArrowOpen{transition:transform var(--transition-fast);transform:rotate(180deg)}.layout-module__TTENja__navItem>span:not(.layout-module__TTENja__badge){flex:1}.layout-module__TTENja__navArrow{color:var(--foreground-muted);opacity:0;transition:opacity var(--transition-fast)}.layout-module__TTENja__navItem:hover .layout-module__TTENja__navArrow{opacity:1}.layout-module__TTENja__badge{background:var(--accent);color:#fff;border-radius:10px;padding:2px 6px;font-size:11px;font-weight:600}.layout-module__TTENja__sidebarFooter{border-top:1px solid var(--border);padding:16px 12px}.layout-module__TTENja__proCard{background:linear-gradient(135deg,var(--grape-900)0%,var(--grape-700)100%);color:#fff;border-radius:12px;padding:16px}.layout-module__TTENja__proIcon{background:#fff3;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:12px;display:flex}.layout-module__TTENja__proTitle{margin-bottom:2px;font-size:13px;font-weight:600}.layout-module__TTENja__proSubtitle{opacity:.8;margin-bottom:12px;font-size:11px}.layout-module__TTENja__proFeatures{flex-direction:column;gap:6px;margin-bottom:12px;display:flex}.layout-module__TTENja__feature{opacity:.9;align-items:center;gap:6px;font-size:11px;display:flex}.layout-module__TTENja__feature svg{flex-shrink:0}.layout-module__TTENja__upgradeBtn{width:100%;color:var(--grape-700);cursor:pointer;transition:transform var(--transition-fast);min-height:var(--touch-target-min);background:#fff;border:none;border-radius:6px;padding:10px;font-size:13px;font-weight:600}.layout-module__TTENja__upgradeBtn:hover,.layout-module__TTENja__upgradeBtn:active{transform:translateY(-2px)}.layout-module__TTENja__main{flex-direction:column;flex:1;width:100%;min-height:0;display:flex}@media (min-width:1024px){.layout-module__TTENja__main{width:calc(100% - 240px);margin-left:240px}}.layout-module__TTENja__header{z-index:40;border-bottom:1px solid var(--border);background:#fff;min-height:64px;position:sticky;top:0}.layout-module__TTENja__headerInner{width:100%;max-width:var(--content-max-width);justify-content:space-between;align-items:center;gap:12px;margin:0 auto;padding:12px 16px;display:flex}@media (min-width:768px){.layout-module__TTENja__headerInner{gap:16px;padding:12px 20px}}@media (min-width:1024px){.layout-module__TTENja__headerInner{gap:20px;padding:12px 24px}}.layout-module__TTENja__menuToggle{width:var(--touch-target-min);height:var(--touch-target-min);background:var(--background);border:1px solid var(--border);cursor:pointer;color:var(--foreground-muted);transition:all var(--transition-fast);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.layout-module__TTENja__menuToggle:hover,.layout-module__TTENja__menuToggle:active{background:var(--border);color:var(--foreground)}@media (min-width:1024px){.layout-module__TTENja__menuToggle{display:none}}.layout-module__TTENja__headerActions{align-items:center;gap:8px;margin-left:auto;display:flex}@media (min-width:768px){.layout-module__TTENja__headerActions{gap:12px}}@media (min-width:1024px){.layout-module__TTENja__headerActions{gap:16px}}.layout-module__TTENja__notificationBtn{width:var(--touch-target-min);height:var(--touch-target-min);background:var(--background);cursor:pointer;color:var(--foreground-muted);transition:all var(--transition-fast);border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.layout-module__TTENja__notificationBtn:hover,.layout-module__TTENja__notificationBtn:active{background:var(--border);color:var(--foreground)}.layout-module__TTENja__notificationBadge{background:var(--accent);color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:600;display:flex;position:absolute;top:6px;right:6px}.layout-module__TTENja__notificationWrapper{position:relative}.layout-module__TTENja__notificationDropdown{background:var(--background);z-index:1000;flex-direction:column;width:100%;height:100%;display:flex;position:fixed;inset:0;overflow:hidden}@media (min-width:768px){.layout-module__TTENja__notificationDropdown{border:1px solid var(--border);border-radius:12px;width:380px;height:auto;max-height:500px;position:absolute;inset:50px 0 auto auto;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}}.layout-module__TTENja__notificationHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:16px;display:flex}@media (min-width:768px){.layout-module__TTENja__notificationHeader{padding:16px 20px}}.layout-module__TTENja__notificationTitle{color:var(--foreground);margin:0;font-size:18px;font-weight:600}@media (min-width:768px){.layout-module__TTENja__notificationTitle{font-size:16px}}.layout-module__TTENja__markAllReadBtn{color:var(--accent);cursor:pointer;transition:background-color var(--transition-fast);min-height:var(--touch-target-min);background:0 0;border:none;border-radius:6px;padding:8px 12px;font-size:14px;font-weight:500}.layout-module__TTENja__markAllReadBtn:hover,.layout-module__TTENja__markAllReadBtn:active{background:var(--accent-light)}.layout-module__TTENja__notificationList{-webkit-overflow-scrolling:touch;flex:1;overflow-y:auto}@media (min-width:768px){.layout-module__TTENja__notificationList{max-height:350px}}.layout-module__TTENja__notificationItem{border-bottom:1px solid var(--border);transition:background-color var(--transition-fast);cursor:pointer;align-items:flex-start;gap:12px;min-height:60px;padding:16px;display:flex}.layout-module__TTENja__notificationItem:hover,.layout-module__TTENja__notificationItem:active{background:var(--neutral-50)}.layout-module__TTENja__notificationItem:last-child{border-bottom:none}.layout-module__TTENja__notificationIcon{background:var(--neutral-100);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.layout-module__TTENja__notificationContent{flex:1;min-width:0}.layout-module__TTENja__notificationText{color:var(--foreground);margin-bottom:4px;font-size:14px;line-height:1.4}.layout-module__TTENja__notificationTime{color:var(--foreground-muted);font-size:12px}.layout-module__TTENja__notificationFooter{border-top:1px solid var(--border);background:var(--neutral-50);padding:12px 16px}@media (min-width:768px){.layout-module__TTENja__notificationFooter{padding:12px 20px}}.layout-module__TTENja__viewAllBtn{width:100%;color:var(--accent);cursor:pointer;transition:background-color var(--transition-fast);text-align:center;min-height:var(--touch-target-min);background:0 0;border:none;border-radius:6px;padding:12px;font-size:14px;font-weight:500}.layout-module__TTENja__viewAllBtn:hover,.layout-module__TTENja__viewAllBtn:active{background:var(--accent-light)}.layout-module__TTENja__balance{flex-direction:column;align-items:flex-end;display:none}@media (min-width:768px){.layout-module__TTENja__balance{display:flex}}.layout-module__TTENja__balanceLabel{color:var(--foreground-muted);font-size:11px}.layout-module__TTENja__balanceAmount{color:var(--accent);font-size:16px;font-weight:700}.layout-module__TTENja__menuBtn{width:var(--touch-target-min);height:var(--touch-target-min);background:var(--accent);cursor:pointer;color:#fff;transition:all var(--transition-fast);border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.layout-module__TTENja__menuBtn:hover,.layout-module__TTENja__menuBtn:active{background:var(--accent-hover)}.layout-module__TTENja__content{-webkit-overflow-scrolling:touch;box-sizing:border-box;background:#fafafa;flex:1;min-height:0;padding:16px;overflow:hidden auto}@media (min-width:768px){.layout-module__TTENja__content{padding:20px}}@media (min-width:1024px){.layout-module__TTENja__content{padding:24px}}
@keyframes orderDetailModal-module__i419yW__shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}@keyframes orderDetailModal-module__i419yW__fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes orderDetailModal-module__i419yW__modalIn{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes orderDetailModal-module__i419yW__overlayIn{0%{opacity:0}to{opacity:1}}.orderDetailModal-module__i419yW__bone{background:linear-gradient(90deg,#f0f0f0 25%,#e6e6e6 50%,#f0f0f0 75%) 0 0/600px 100%;border-radius:6px;animation:1.6s ease-in-out infinite orderDetailModal-module__i419yW__shimmer}.orderDetailModal-module__i419yW__skeletonList{flex-direction:column;gap:0;padding:4px 0;display:flex}.orderDetailModal-module__i419yW__skeletonRow{border-bottom:1px solid #f5f5f5;align-items:center;gap:14px;padding:18px 0;animation:.3s both orderDetailModal-module__i419yW__fadeIn;display:flex}.orderDetailModal-module__i419yW__skeletonRow:last-child{border-bottom:none}.orderDetailModal-module__i419yW__skeletonImg{border-radius:10px;flex-shrink:0;width:64px;height:64px}.orderDetailModal-module__i419yW__skeletonInfo{flex-direction:column;flex:1;gap:7px;display:flex}.orderDetailModal-module__i419yW__skeletonId{border-radius:4px;width:80px;height:12px}.orderDetailModal-module__i419yW__skeletonProduct{border-radius:5px;width:55%;height:14px;animation-delay:40ms}.orderDetailModal-module__i419yW__skeletonMeta{border-radius:4px;width:40%;height:11px;animation-delay:70ms}.orderDetailModal-module__i419yW__skeletonRight{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:8px;display:flex}.orderDetailModal-module__i419yW__skeletonPrice{border-radius:5px;width:76px;height:15px}.orderDetailModal-module__i419yW__skeletonBtn{border-radius:7px;width:60px;height:28px;animation-delay:50ms}.orderDetailModal-module__i419yW__orderRowClickable{cursor:pointer;border-radius:10px;transition:background .18s}.orderDetailModal-module__i419yW__orderRowClickable:hover{background:#fafafa}.orderDetailModal-module__i419yW__orderRowClickable:focus-visible{outline:2px solid var(--grape-600,#722f37);outline-offset:2px;border-radius:10px}.orderDetailModal-module__i419yW__imgFallback{color:#ccc;background:#f5f5f5;border-radius:10px;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.orderDetailModal-module__i419yW__emptyOrders{color:#ccc;text-align:center;flex-direction:column;align-items:center;gap:8px;padding:48px 20px;display:flex}.orderDetailModal-module__i419yW__emptyOrders p{color:#aaa;margin:0;font-size:15px;font-weight:600}.orderDetailModal-module__i419yW__emptyOrders span{color:#ccc;font-size:13px}.orderDetailModal-module__i419yW__overlay{-webkit-backdrop-filter:blur(4px);z-index:800;background:#0000006b;justify-content:center;align-items:flex-end;padding:0;animation:.22s both orderDetailModal-module__i419yW__overlayIn;display:flex;position:fixed;inset:0}@media (min-width:600px){.orderDetailModal-module__i419yW__overlay{align-items:center;padding:20px}}.orderDetailModal-module__i419yW__modal{background:#fff;border-radius:20px 20px 0 0;flex-direction:column;width:100%;max-width:520px;max-height:92vh;animation:.3s cubic-bezier(.34,1.1,.64,1) both orderDetailModal-module__i419yW__modalIn;display:flex;overflow:hidden;box-shadow:0 -4px 24px #0000000f,0 20px 60px #0000001f}@media (min-width:600px){.orderDetailModal-module__i419yW__modal{border-radius:20px;max-height:88vh}}.orderDetailModal-module__i419yW__modalHeader{border-bottom:1px solid #f0f0f0;flex-shrink:0;align-items:center;gap:10px;padding:18px 20px 16px;display:flex}.orderDetailModal-module__i419yW__backBtn{color:#666;cursor:pointer;background:#f5f5f5;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .18s,color .18s;display:flex}.orderDetailModal-module__i419yW__backBtn:hover{color:#222;background:#eee}.orderDetailModal-module__i419yW__modalHeaderText{flex:1;min-width:0}.orderDetailModal-module__i419yW__modalTitle{color:#1a1a1a;letter-spacing:-.2px;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:16px;font-weight:700;overflow:hidden}.orderDetailModal-module__i419yW__modalSub{color:#aaa;margin:2px 0 0;font-size:12px}.orderDetailModal-module__i419yW__closeBtn{color:#888;cursor:pointer;background:#f5f5f5;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .18s,color .18s;display:flex}.orderDetailModal-module__i419yW__closeBtn:hover{color:#222;background:#eee}.orderDetailModal-module__i419yW__modalBody{scrollbar-width:none;flex-direction:column;flex:1;gap:0;padding:0 20px 24px;display:flex;overflow-y:auto}.orderDetailModal-module__i419yW__modalBody::-webkit-scrollbar{display:none}.orderDetailModal-module__i419yW__statusRow{flex-wrap:wrap;gap:6px;padding:16px 0 8px;display:flex}.orderDetailModal-module__i419yW__badge{letter-spacing:.02em;border-radius:100px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.orderDetailModal-module__i419yW__order_DELIVERED{color:#065f46;background:#d1fae5}.orderDetailModal-module__i419yW__order_SHIPPED{color:#1d4ed8;background:#dbeafe}.orderDetailModal-module__i419yW__order_PENDING{color:#92400e;background:#fef3c7}.orderDetailModal-module__i419yW__order_CANCELLED{color:#991b1b;background:#fee2e2}.orderDetailModal-module__i419yW__badgeDefault{color:#555;background:#f5f5f5}.orderDetailModal-module__i419yW__badgePaid{color:#065f46;background:#d1fae5}.orderDetailModal-module__i419yW__badgeUnpaid{color:#991b1b;background:#fee2e2}.orderDetailModal-module__i419yW__badgeFulfilled{color:#0369a1;background:#e0f2fe}.orderDetailModal-module__i419yW__badgeUnfulfilled{color:#666;background:#f5f5f5}.orderDetailModal-module__i419yW__section{border-bottom:1px solid #f5f5f5;padding:16px 0}.orderDetailModal-module__i419yW__section:last-child{border-bottom:none}.orderDetailModal-module__i419yW__cancelSection{background:#fff8f8;border-radius:10px;margin-top:4px;padding:14px}.orderDetailModal-module__i419yW__sectionHeader{text-transform:uppercase;letter-spacing:.07em;color:#aaa;align-items:center;gap:6px;margin-bottom:12px;font-size:11px;font-weight:700;display:flex}.orderDetailModal-module__i419yW__itemsList{flex-direction:column;gap:12px;display:flex}.orderDetailModal-module__i419yW__itemRow{align-items:flex-start;gap:12px;display:flex}.orderDetailModal-module__i419yW__itemImgWrap{background:#f5f5f5;border-radius:9px;flex-shrink:0;width:52px;height:52px;position:relative;overflow:hidden}.orderDetailModal-module__i419yW__itemImg{-o-object-fit:cover;object-fit:cover}.orderDetailModal-module__i419yW__itemImgPlaceholder{color:#ccc;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.orderDetailModal-module__i419yW__itemInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.orderDetailModal-module__i419yW__itemName{color:#1a1a1a;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:13px;font-weight:600;overflow:hidden}.orderDetailModal-module__i419yW__itemVariant{color:#aaa;margin:0;font-size:12px}.orderDetailModal-module__i419yW__itemQty{color:#888;margin:0;font-size:12px}.orderDetailModal-module__i419yW__itemPrice{color:var(--grape-600,#722f37);white-space:nowrap;flex-shrink:0;font-size:13px;font-weight:700}.orderDetailModal-module__i419yW__emptyItems{color:#aaa;text-align:center;margin:0;padding:12px 0;font-size:13px}.orderDetailModal-module__i419yW__infoBlock{color:#555;flex-direction:column;gap:3px;font-size:13px;line-height:1.6;display:flex}.orderDetailModal-module__i419yW__infoBlock p{margin:0}.orderDetailModal-module__i419yW__infoGrid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}@media (max-width:400px){.orderDetailModal-module__i419yW__infoGrid{grid-template-columns:1fr}}.orderDetailModal-module__i419yW__infoItem{flex-direction:column;gap:2px;display:flex}.orderDetailModal-module__i419yW__infoLabel{text-transform:uppercase;letter-spacing:.06em;color:#bbb;font-size:10px;font-weight:700}.orderDetailModal-module__i419yW__infoValue{color:#333;font-size:13px;font-weight:500}.orderDetailModal-module__i419yW__mono{font-family:ui-monospace,monospace;font-size:12px}.orderDetailModal-module__i419yW__summaryRows{flex-direction:column;gap:0;display:flex}.orderDetailModal-module__i419yW__summaryRow{color:#666;border-bottom:1px solid #f8f8f8;justify-content:space-between;align-items:center;padding:7px 0;font-size:13px;display:flex}.orderDetailModal-module__i419yW__summaryRow:last-child{border-bottom:none}.orderDetailModal-module__i419yW__summaryDivider{background:#eee;height:1px;margin:4px 0}.orderDetailModal-module__i419yW__summaryTotal{color:var(--grape-600,#722f37);letter-spacing:-.2px;font-size:15px;font-weight:800}.orderDetailModal-module__i419yW__discount{color:#16a34a}.orderDetailModal-module__i419yW__refunded{color:#0369a1}.orderDetailModal-module__i419yW__noteText{color:#666;margin:0;font-size:13px;line-height:1.65}
@keyframes checkoutSkeleton-module__MRkMlW__shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.checkoutSkeleton-module__MRkMlW__bone{background:linear-gradient(90deg,#f0f0f0 25%,#e4e4e4 50%,#f0f0f0 75%) 0 0/600px 100%;border-radius:8px;animation:1.6s ease-in-out infinite checkoutSkeleton-module__MRkMlW__shimmer}.checkoutSkeleton-module__MRkMlW__backBtn{border-radius:6px;width:110px;height:16px;margin-bottom:14px}.checkoutSkeleton-module__MRkMlW__pageTitle{border-radius:8px;width:140px;height:28px}.checkoutSkeleton-module__MRkMlW__stepPill{border-radius:100px;width:88px;height:30px}.checkoutSkeleton-module__MRkMlW__stepConnector{background:linear-gradient(90deg,#f0f0f0 25%,#e4e4e4 50%,#f0f0f0 75%) 0 0/600px 100%;border-radius:2px;width:18px;height:2px;animation:1.6s ease-in-out infinite checkoutSkeleton-module__MRkMlW__shimmer}.checkoutSkeleton-module__MRkMlW__sectionHeader{align-items:center;gap:10px;margin-bottom:22px;display:flex}.checkoutSkeleton-module__MRkMlW__sectionIcon{border-radius:9px;flex-shrink:0;width:32px;height:32px}.checkoutSkeleton-module__MRkMlW__sectionTitle{border-radius:6px;width:180px;height:16px}.checkoutSkeleton-module__MRkMlW__formGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (max-width:540px){.checkoutSkeleton-module__MRkMlW__formGrid{grid-template-columns:1fr}}.checkoutSkeleton-module__MRkMlW__spanFull{grid-column:1/-1}.checkoutSkeleton-module__MRkMlW__formGroup{flex-direction:column;gap:7px;display:flex}.checkoutSkeleton-module__MRkMlW__fieldLabel{border-radius:4px;width:72px;height:10px;animation-delay:50ms}.checkoutSkeleton-module__MRkMlW__fieldInput{border-radius:10px;width:100%;height:42px}.checkoutSkeleton-module__MRkMlW__continueBtn{border-radius:12px;width:100%;height:48px;margin-top:20px}.checkoutSkeleton-module__MRkMlW__summaryTitle{border-radius:6px;width:130px;height:16px;margin-bottom:20px}.checkoutSkeleton-module__MRkMlW__summaryItems{flex-direction:column;gap:14px;display:flex}.checkoutSkeleton-module__MRkMlW__summaryItem{align-items:center;gap:12px;display:flex}.checkoutSkeleton-module__MRkMlW__itemImg{border-radius:9px;flex-shrink:0;width:44px;height:44px}.checkoutSkeleton-module__MRkMlW__itemDetails{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.checkoutSkeleton-module__MRkMlW__itemName{border-radius:5px;width:80%;height:13px}.checkoutSkeleton-module__MRkMlW__itemMerchant{border-radius:4px;width:50%;height:11px;animation-delay:.1s}.checkoutSkeleton-module__MRkMlW__itemPrice{border-radius:5px;flex-shrink:0;width:56px;height:13px}.checkoutSkeleton-module__MRkMlW__pricingRows{flex-direction:column;gap:0;display:flex}.checkoutSkeleton-module__MRkMlW__pricingRow{justify-content:space-between;align-items:center;padding:8px 0;display:flex}.checkoutSkeleton-module__MRkMlW__pricingLabel{border-radius:5px;height:13px}.checkoutSkeleton-module__MRkMlW__pricingValue{border-radius:5px;width:64px;height:13px;animation-delay:80ms}.checkoutSkeleton-module__MRkMlW__totalLabel{border-radius:6px;width:52px;height:18px}.checkoutSkeleton-module__MRkMlW__totalValue{border-radius:6px;width:88px;height:18px;animation-delay:80ms}.checkoutSkeleton-module__MRkMlW__secureRow{justify-content:center;margin-top:14px;display:flex}.checkoutSkeleton-module__MRkMlW__secureLine{border-radius:4px;width:140px;height:11px;animation-delay:.12s}
.profileSkeleton-module__g7ne-a__skeleton,.profileSkeleton-module__g7ne-a__line,.profileSkeleton-module__g7ne-a__pill,.profileSkeleton-module__g7ne-a__tab,.profileSkeleton-module__g7ne-a__tabActive,.profileSkeleton-module__g7ne-a__icon{background:linear-gradient(90deg,#f2f2f2 25%,#e8e8e8 37%,#f2f2f2 63%) 0 0/400% 100%;border-radius:6px;animation:1.3s linear infinite profileSkeleton-module__g7ne-a__shimmer}@keyframes profileSkeleton-module__g7ne-a__shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.profileSkeleton-module__g7ne-a__line{height:12px}.profileSkeleton-module__g7ne-a__title{width:220px;height:16px}.profileSkeleton-module__g7ne-a__medium{width:160px}.profileSkeleton-module__g7ne-a__small{width:120px}.profileSkeleton-module__g7ne-a__tiny{width:80px}.profileSkeleton-module__g7ne-a__price{width:90px;height:14px}.profileSkeleton-module__g7ne-a__pill{border-radius:100px;width:140px;height:28px}.profileSkeleton-module__g7ne-a__tab,.profileSkeleton-module__g7ne-a__tabActive{border-radius:100px;height:36px}.profileSkeleton-module__g7ne-a__tab{width:110px}.profileSkeleton-module__g7ne-a__tabActive{width:140px}.profileSkeleton-module__g7ne-a__icon{border-radius:8px;width:32px;height:32px}
