.dashboard-module__EAM2fW__container{flex-direction:column;gap:2.5rem;width:100%;max-width:1200px;margin:0 auto;padding:3rem 1.5rem;display:flex}.dashboard-module__EAM2fW__profileBanner{border-radius:var(--radius-md);box-shadow:var(--shadow-lg);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:2rem;display:flex}.dashboard-module__EAM2fW__profileInfo{align-items:center;gap:1.5rem;display:flex}.dashboard-module__EAM2fW__avatar{background:var(--gradient-brand);color:#fff;width:70px;height:70px;box-shadow:var(--shadow-glow);border-radius:50%;justify-content:center;align-items:center;font-size:1.75rem;font-weight:700;display:flex}.dashboard-module__EAM2fW__userDetails{flex-direction:column;gap:.25rem;display:flex}.dashboard-module__EAM2fW__name{color:var(--text-primary);font-size:1.5rem;font-weight:700}.dashboard-module__EAM2fW__email{color:var(--text-secondary);font-size:.9rem}.dashboard-module__EAM2fW__badgeGroup{align-items:center;gap:.5rem;margin-top:.25rem;display:flex}.dashboard-module__EAM2fW__roleBadge{text-transform:uppercase;border-radius:12px;padding:4px 10px;font-size:.75rem;font-weight:600}.dashboard-module__EAM2fW__roleArtist{color:#a78bfa;background:#8b5cf626;border:1px solid #8b5cf64d}.dashboard-module__EAM2fW__roleBuyer{color:#f472b6;background:#ec489926;border:1px solid #ec48994d}.dashboard-module__EAM2fW__tierBadge{text-transform:uppercase;letter-spacing:.03em;border-radius:12px;padding:4px 10px;font-size:.75rem;font-weight:600}.dashboard-module__EAM2fW__tierFree{color:var(--text-muted);border:1px solid var(--border-color);background:#ffffff0d}.dashboard-module__EAM2fW__tierBasic{color:#f97316;background:#f973161a;border:1px solid #f973164d}.dashboard-module__EAM2fW__tierPro{color:#a78bfa;background:#8b5cf626;border:1px solid #8b5cf64d;box-shadow:0 0 10px #8b5cf61a}.dashboard-module__EAM2fW__tierMaster{color:#fbbf24;background:linear-gradient(135deg,#12131a 0%,#1e1e24 100%);border:1px solid #d97706;font-weight:700;box-shadow:0 0 12px #fbbf2426}.dashboard-module__EAM2fW__tierGallery{color:#2dd4bf;background:#14b8a626;border:1px solid #14b8a64d}.dashboard-module__EAM2fW__upgradeLink{color:var(--accent-primary);border-radius:var(--radius-sm);border:1px dashed var(--accent-primary);text-transform:uppercase;letter-spacing:.03em;align-items:center;margin-left:.5rem;padding:3px 8px;font-size:.75rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.dashboard-module__EAM2fW__upgradeLink:hover{background:#8b5cf614;border-style:solid;transform:translateY(-1px)}.dashboard-module__EAM2fW__socialEditSection{width:100%;margin-top:1.5rem}.dashboard-module__EAM2fW__socialEditTitle{color:var(--text-primary);margin-bottom:.75rem;font-size:1rem;font-weight:600}.dashboard-module__EAM2fW__premiumLockBanner{border-radius:var(--radius-sm);color:var(--text-secondary);background:#a855f70d;border:1px solid #a855f733;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:1rem;font-size:.85rem;line-height:1.4;display:flex}.dashboard-module__EAM2fW__premiumLockBanner strong{color:var(--text-primary)}.dashboard-module__EAM2fW__grid{grid-template-columns:2fr 1fr;gap:2rem;display:grid}@media (max-width:900px){.dashboard-module__EAM2fW__grid{grid-template-columns:1fr}}.dashboard-module__EAM2fW__mainPanel,.dashboard-module__EAM2fW__sidePanel{flex-direction:column;gap:2rem;display:flex}.dashboard-module__EAM2fW__card{border-radius:var(--radius-md);box-shadow:var(--shadow-lg);flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.dashboard-module__EAM2fW__cardTitle{border-bottom:1px solid var(--border-color);align-items:center;gap:8px;padding-bottom:.75rem;font-size:1.25rem;font-weight:700;display:flex}.dashboard-module__EAM2fW__statsGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}@media (max-width:480px){.dashboard-module__EAM2fW__statsGrid{grid-template-columns:1fr}}.dashboard-module__EAM2fW__statCard{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:#ffffff05;flex-direction:column;gap:.25rem;padding:1.25rem;display:flex}.dashboard-module__EAM2fW__statVal{color:var(--text-primary);font-size:1.75rem;font-weight:700}.dashboard-module__EAM2fW__statLbl{color:var(--text-secondary);font-size:.8rem}.dashboard-module__EAM2fW__emptyState{text-align:center;border:1.5px dashed var(--border-color);border-radius:var(--radius-sm);color:var(--text-secondary);flex-direction:column;align-items:center;gap:1rem;padding:3rem 1rem;display:flex}.dashboard-module__EAM2fW__emptyStateTitle{color:var(--text-primary);font-size:1.1rem;font-weight:600}.dashboard-module__EAM2fW__emptyStateDesc{max-width:320px;font-size:.875rem;line-height:1.4}.dashboard-module__EAM2fW__stripeCallout{border-radius:var(--radius-sm);background:linear-gradient(135deg,#635bff1a 0%,#ec48990d 100%);border:1px solid #635bff33;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;display:flex}.dashboard-module__EAM2fW__stripeText{flex-direction:column;gap:.25rem;max-width:500px;display:flex}.dashboard-module__EAM2fW__stripeTitle{color:var(--text-primary);font-size:1.05rem;font-weight:600}.dashboard-module__EAM2fW__stripeDesc{color:var(--text-secondary);font-size:.85rem;line-height:1.4}.dashboard-module__EAM2fW__stripeBtn{color:#fff;border-radius:var(--radius-sm);background:#635bff;align-items:center;gap:6px;padding:10px 18px;font-size:.9rem;font-weight:600;display:inline-flex}.dashboard-module__EAM2fW__stripeBtn:hover{background:#7a73ff;transform:translateY(-2px)}.dashboard-module__EAM2fW__avatarImage{object-fit:cover;border-radius:50%;width:100%;height:100%}.dashboard-module__EAM2fW__bioQuote{color:var(--text-secondary);border-left:2px solid var(--accent-primary);max-width:450px;margin-top:.5rem;padding-left:.75rem;font-size:.875rem;font-style:italic;line-height:1.4}.dashboard-module__EAM2fW__editForm{flex-direction:column;gap:1.25rem;width:100%;margin-top:1rem;animation:.3s ease-in-out dashboard-module__EAM2fW__fadeIn;display:flex}.dashboard-module__EAM2fW__formRow{flex-wrap:wrap;gap:1.5rem;display:flex}@media (max-width:768px){.dashboard-module__EAM2fW__formRow{flex-direction:column;gap:1.25rem}}.dashboard-module__EAM2fW__formGroup{flex-direction:column;flex:1;gap:.5rem;min-width:250px;display:flex}.dashboard-module__EAM2fW__inputLabel{color:var(--text-primary);font-size:.85rem;font-weight:600}.dashboard-module__EAM2fW__inputField{border:1px solid var(--border-color);border-radius:var(--radius-sm);color:var(--text-primary);font-family:var(--font-sans);background:#ffffff08;padding:10px 14px;font-size:.9rem;transition:all .2s ease-in-out}.dashboard-module__EAM2fW__inputField:focus{border-color:var(--accent-primary);background:#ffffff0d;outline:none;box-shadow:0 0 0 3px #8b5cf626}.dashboard-module__EAM2fW__inputField:disabled,.dashboard-module__EAM2fW__textAreaField:disabled{opacity:.5;cursor:not-allowed;background:#ffffff03!important;border-color:#ffffff0d!important}.dashboard-module__EAM2fW__textAreaField{border:1px solid var(--border-color);border-radius:var(--radius-sm);color:var(--text-primary);font-family:var(--font-sans);resize:vertical;background:#ffffff08;min-height:80px;padding:10px 14px;font-size:.9rem;transition:all .2s ease-in-out}.dashboard-module__EAM2fW__textAreaField:focus{border-color:var(--accent-primary);background:#ffffff0d;outline:none;box-shadow:0 0 0 3px #8b5cf626}.dashboard-module__EAM2fW__formActions{justify-content:flex-end;gap:.75rem;margin-top:.5rem;display:flex}@keyframes dashboard-module__EAM2fW__fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.dashboard-module__EAM2fW__tableWrapper{border-radius:var(--radius-sm);border:1px solid var(--border-color);background:#ffffff03;width:100%;margin-top:1rem;overflow-x:auto}.dashboard-module__EAM2fW__artTable{border-collapse:collapse;text-align:left;width:100%;font-size:.9rem}.dashboard-module__EAM2fW__tableHeader{color:var(--text-secondary);border-bottom:1px solid var(--border-color);text-transform:uppercase;letter-spacing:.05em;background:#ffffff08;padding:1rem;font-size:.85rem;font-weight:600}.dashboard-module__EAM2fW__tableRow{border-bottom:1px solid var(--border-color);transition:background-color .2s}.dashboard-module__EAM2fW__tableRow:hover{background:#ffffff05}.dashboard-module__EAM2fW__tableRow:last-child{border-bottom:none}.dashboard-module__EAM2fW__tableCell{vertical-align:middle;color:var(--text-primary);padding:1rem}.dashboard-module__EAM2fW__thumbnailContainer{border:1px solid var(--border-color);background:#ffffff0d;border-radius:4px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative;overflow:hidden}.dashboard-module__EAM2fW__thumbnail{object-fit:cover}.dashboard-module__EAM2fW__tableThumb{border:1px solid var(--border-color);background:#ffffff0d;border-radius:6px;width:48px;height:48px;position:relative;overflow:hidden}.dashboard-module__EAM2fW__badge{border-radius:4px;align-items:center;padding:4px 8px;font-size:.75rem;font-weight:600;display:inline-flex}.dashboard-module__EAM2fW__badgeSold{color:#ef4444;background:#ef444426;border:1px solid #ef44444d}.dashboard-module__EAM2fW__badgeAvailable{color:#10b981;background:#10b98126;border:1px solid #10b9814d}.dashboard-module__EAM2fW__actionsCell{align-items:center;gap:.5rem;display:flex}.dashboard-module__EAM2fW__editBtn,.dashboard-module__EAM2fW__deleteBtn,.dashboard-module__EAM2fW__duplicateBtn,.dashboard-module__EAM2fW__previewBtn{border:1px solid var(--border-color);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;background:#ffffff05;border-radius:6px;justify-content:center;align-items:center;transition:all .2s;display:inline-flex}.dashboard-module__EAM2fW__editBtn:hover{color:var(--accent-primary);background:#8b5cf614;border-color:#8b5cf666}.dashboard-module__EAM2fW__deleteBtn:hover{color:#ef4444;background:#ef444414;border-color:#ef444466}.dashboard-module__EAM2fW__duplicateBtn:hover{color:#3b82f6;background:#3b82f614;border-color:#3b82f666}.dashboard-module__EAM2fW__previewBtn:hover{color:#10b981;background:#10b98114;border-color:#10b98166}.dashboard-module__EAM2fW__modalOverlay{-webkit-backdrop-filter:blur(12px);z-index:1100;background:#0a0b0ed9;justify-content:center;align-items:center;padding:1.5rem;animation:.25s dashboard-module__EAM2fW__fadeIn;display:flex;position:fixed;inset:0}.dashboard-module__EAM2fW__modalContent{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-md);width:100%;max-width:680px;max-height:90vh;box-shadow:var(--shadow-lg);flex-direction:column;animation:.3s cubic-bezier(.16,1,.3,1) dashboard-module__EAM2fW__slideUp;display:flex;overflow:hidden}.dashboard-module__EAM2fW__modalHeader{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.dashboard-module__EAM2fW__modalTitle{color:var(--text-primary);font-size:1.25rem;font-weight:700;font-family:var(--font-title)}.dashboard-module__EAM2fW__modalClose{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.dashboard-module__EAM2fW__modalClose:hover{color:var(--text-primary);background:#ffffff0d}.dashboard-module__EAM2fW__modalBody{flex:1;padding:1.5rem;overflow-y:auto}.dashboard-module__EAM2fW__formGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}@media (max-width:600px){.dashboard-module__EAM2fW__formGrid{grid-template-columns:1fr}}.dashboard-module__EAM2fW__colSpan2{grid-column:span 2}@media (max-width:600px){.dashboard-module__EAM2fW__colSpan2{grid-column:span 1}}.dashboard-module__EAM2fW__colorPillGroup{flex-wrap:wrap;gap:.5rem;margin-top:.25rem;display:flex}.dashboard-module__EAM2fW__colorPill{border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;background:#ffffff05;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:.8rem;font-weight:500;transition:all .2s;display:inline-flex}.dashboard-module__EAM2fW__colorPill:hover{border-color:var(--border-hover);color:var(--text-primary);background:#ffffff0d}.dashboard-module__EAM2fW__colorPillActive{border-color:var(--accent-primary);color:var(--text-primary);background:#8b5cf61a;box-shadow:0 0 10px #8b5cf626}.dashboard-module__EAM2fW__colorDot{border:1px solid #fff3;border-radius:50%;width:10px;height:10px}.dashboard-module__EAM2fW__checklistGroup{flex-wrap:wrap;gap:1.5rem;margin-top:.5rem;display:flex}.dashboard-module__EAM2fW__checkLabel{color:var(--text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:.875rem;display:flex}.dashboard-module__EAM2fW__checkLabel:hover{color:var(--text-primary)}.dashboard-module__EAM2fW__checkboxInput{width:16px;height:16px;accent-color:var(--accent-primary);cursor:pointer}.dashboard-module__EAM2fW__selectInput{border:1px solid var(--border-color);border-radius:var(--radius-sm);color:var(--text-primary);font-family:var(--font-sans);cursor:pointer;background:#ffffff08;padding:10px 14px;font-size:.9rem;transition:all .2s ease-in-out}.dashboard-module__EAM2fW__selectInput:focus{border-color:var(--accent-primary);background:#ffffff0d;outline:none;box-shadow:0 0 0 3px #8b5cf626}.dashboard-module__EAM2fW__selectInput option{background:var(--bg-secondary);color:var(--text-primary)}@keyframes dashboard-module__EAM2fW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.dashboard-module__EAM2fW__notificationSettingsSection{border-top:1px solid var(--border-color);width:100%;margin-top:1.5rem;padding-top:1.25rem}.dashboard-module__EAM2fW__notificationSettingsTitle{color:var(--text-primary);margin-bottom:.75rem;font-size:1rem;font-weight:600}.dashboard-module__EAM2fW__toggleLabel{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--text-secondary);align-items:center;gap:.75rem;font-size:.9rem;line-height:1.4;display:flex}.dashboard-module__EAM2fW__toggleInput{width:18px;height:18px;accent-color:var(--accent-primary);cursor:pointer}.dashboard-module__EAM2fW__badgeInactive{color:#9ca3af;background:#9ca3af26;border:1px solid #9ca3af4d}.dashboard-module__EAM2fW__statusSelect{cursor:pointer;appearance:none;background-position:right 6px center;background-repeat:no-repeat;background-size:8px;border-radius:4px;outline:none;align-items:center;padding:4px 22px 4px 8px;font-family:inherit;font-size:.75rem;font-weight:600;transition:all .2s;display:inline-flex}.dashboard-module__EAM2fW__statusSelectSelling{color:#10b981;background-color:#10b98126;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2310b981' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");border:1px solid #10b9814d}.dashboard-module__EAM2fW__statusSelectSold{color:#ef4444;background-color:#ef444426;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ef4444' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");border:1px solid #ef44444d}.dashboard-module__EAM2fW__statusSelectInactive{color:#9ca3af;background-color:#9ca3af26;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%239ca3af' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");border:1px solid #9ca3af4d}.dashboard-module__EAM2fW__statusSelect option{color:#fff;background:#181922}.dashboard-module__EAM2fW__guideLink{border-bottom:1px solid var(--border-color);color:inherit;cursor:pointer;padding-bottom:.75rem;text-decoration:none;display:block}.dashboard-module__EAM2fW__guideLink h4{color:var(--text-primary);transition:color .2s}.dashboard-module__EAM2fW__guideLink:hover h4{color:var(--accent-primary)}.dashboard-module__EAM2fW__subPeriodInfo{color:var(--text-secondary);border:1px solid var(--border-color);border-radius:var(--radius-sm);background:#ffffff05;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.25rem;padding:6px 12px;font-size:.85rem;display:inline-flex}.dashboard-module__EAM2fW__subPeriodWarning{color:#fbbf24;border-radius:var(--radius-sm);background:#fbbf2414;border:1px solid #fbbf2433;align-items:center;gap:.5rem;margin-top:.25rem;padding:6px 12px;font-size:.85rem;font-weight:500;display:inline-flex}.dashboard-module__EAM2fW__cancelSubButton{color:#ef4444;cursor:pointer;background:0 0;border:none;padding:0;font-size:.825rem;font-weight:600;text-decoration:underline;transition:color .2s}.dashboard-module__EAM2fW__cancelSubButton:hover{color:#f87171}.dashboard-module__EAM2fW__notificationOverlay{-webkit-backdrop-filter:blur(12px);z-index:9999;background:#00000080;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.dashboard-module__EAM2fW__notificationCard{background:color-mix(in srgb, var(--bg-secondary) 95%, transparent);border:1px solid var(--border-color);border-radius:var(--radius-lg);text-align:center;width:100%;max-width:420px;color:var(--text-primary);-webkit-backdrop-filter:blur(20px);flex-direction:column;align-items:center;padding:2.25rem 2rem;animation:.25s cubic-bezier(.16,1,.3,1) dashboard-module__EAM2fW__modalFadeIn;display:flex;box-shadow:0 20px 50px #0006,0 0 30px #a855f71f}@keyframes dashboard-module__EAM2fW__modalFadeIn{0%{opacity:0;transform:scale(.94)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.dashboard-module__EAM2fW__notificationIcon{margin-bottom:1.25rem}.dashboard-module__EAM2fW__iconSuccess{color:#10b981;background:#10b9811f;border:1.5px solid #10b98166;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex;box-shadow:0 0 20px #10b98140}.dashboard-module__EAM2fW__iconError{color:#ef4444;background:#ef44441f;border:1.5px solid #ef444466;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex;box-shadow:0 0 20px #ef444440}.dashboard-module__EAM2fW__iconInfo{width:56px;height:56px;color:var(--accent-primary);background:#a855f71f;border:1.5px solid #a855f766;border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 0 20px #a855f740}.dashboard-module__EAM2fW__notificationBody{margin-bottom:1.5rem}.dashboard-module__EAM2fW__notificationTitle{color:var(--text-primary);margin:0 0 .5rem;font-size:1.35rem;font-weight:700}.dashboard-module__EAM2fW__notificationMessage{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.5}.dashboard-module__EAM2fW__notificationBtn{color:#fff;background:var(--gradient-brand);border-radius:var(--radius-sm);cursor:pointer;width:100%;box-shadow:var(--shadow-glow);border:none;padding:12px 20px;font-size:.95rem;font-weight:600;transition:all .2s}.dashboard-module__EAM2fW__notificationBtn:hover{opacity:.95;transform:translateY(-1px)}.dashboard-module__EAM2fW__notificationBtn:active{transform:translateY(0)}.dashboard-module__EAM2fW__dashboardTabs{border-bottom:1px solid var(--border-color);gap:.5rem;margin-bottom:2rem;padding-bottom:1px;display:flex}.dashboard-module__EAM2fW__dashboardTabBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:8px;padding:12px 24px;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .25s;display:inline-flex}.dashboard-module__EAM2fW__dashboardTabBtn:hover{color:var(--text-primary);border-bottom-color:#fff3}.dashboard-module__EAM2fW__dashboardTabActive{color:var(--text-primary);border-bottom-color:var(--accent-primary)}.dashboard-module__EAM2fW__tabBadge{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:6px;padding:0 4px;font-size:.7rem;font-weight:700;display:inline-flex;box-shadow:0 2px 8px #ef444466}.dashboard-module__EAM2fW__messagesInboxContainer{border:1px solid var(--border-color);border-radius:var(--radius-md);background:#ffffff03;grid-template-columns:340px 1fr;height:650px;display:grid;overflow:hidden;box-shadow:0 20px 40px #0003}@media (max-width:768px){.dashboard-module__EAM2fW__messagesInboxContainer{grid-template-columns:1fr}}.dashboard-module__EAM2fW__inboxSidebar{border-right:1px solid var(--border-color);background:#0a0b1133;flex-direction:column;height:100%;display:flex}.dashboard-module__EAM2fW__inboxSidebarHeader{border-bottom:1px solid var(--border-color);padding:1.25rem}.dashboard-module__EAM2fW__inboxSidebarHeader h3{color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:700}.dashboard-module__EAM2fW__inboxEmptySidebar{color:var(--text-muted);flex-direction:column;flex:1;justify-content:center;align-items:center;font-size:.9rem;display:flex}.dashboard-module__EAM2fW__conversationsList{flex:1;overflow-y:auto}.dashboard-module__EAM2fW__conversationItem{text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #ffffff08;align-items:flex-start;gap:12px;width:100%;padding:1.25rem;font-family:inherit;transition:all .2s;display:flex}.dashboard-module__EAM2fW__conversationItem:hover{background:#ffffff08}.dashboard-module__EAM2fW__conversationItemActive{border-left:3px solid var(--accent-primary);padding-left:calc(1.25rem - 3px);background:#8b5cf614!important}.dashboard-module__EAM2fW__avatarWrapper{position:relative}.dashboard-module__EAM2fW__userAvatar{object-fit:cover;background:#ffffff08;border:1px solid #ffffff1a;border-radius:50%}.dashboard-module__EAM2fW__unreadDot{background:#ef4444;border:2px solid #14151f;border-radius:50%;width:10px;height:10px;position:absolute;top:0;right:0;box-shadow:0 0 8px #ef444499}.dashboard-module__EAM2fW__conversationItemMiddle{flex:1;min-width:0}.dashboard-module__EAM2fW__conversationItemHeader{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.dashboard-module__EAM2fW__otherUserName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.dashboard-module__EAM2fW__conversationDate{color:var(--text-muted);flex-shrink:0;font-size:.75rem}.dashboard-module__EAM2fW__lastMsgSnippet{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;margin-bottom:6px;font-size:.8rem;overflow:hidden}.dashboard-module__EAM2fW__artworkBadgeMini{border:1px solid var(--border-color);color:var(--text-secondary);background:#ffffff0d;border-radius:4px;align-items:center;padding:2px 6px;font-size:.725rem;font-weight:500;display:inline-flex}.dashboard-module__EAM2fW__chatWindow{background:#0a0b0f0d;flex-direction:column;height:100%;display:flex}.dashboard-module__EAM2fW__noActiveChat{color:var(--text-secondary);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.dashboard-module__EAM2fW__noActiveChat h3{color:var(--text-primary);margin:0 0 .5rem;font-size:1.15rem;font-weight:700}.dashboard-module__EAM2fW__noActiveChat p{color:var(--text-muted);max-width:320px;margin:0;font-size:.9rem;line-height:1.5}.dashboard-module__EAM2fW__chatHeader{border-bottom:1px solid var(--border-color);background:#0a0b1133;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.dashboard-module__EAM2fW__chatHeaderUser{align-items:center;gap:10px;display:flex}.dashboard-module__EAM2fW__chatHeaderAvatar{background:#ffffff08;border:1px solid #ffffff1a;border-radius:50%}.dashboard-module__EAM2fW__chatHeaderName{color:var(--text-primary);font-size:.95rem;font-weight:700;display:block}.dashboard-module__EAM2fW__chatHeaderRole{color:var(--text-muted);font-size:.75rem;display:block}.dashboard-module__EAM2fW__chatHeaderArtworkCard{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:#ffffff05;align-items:center;gap:10px;max-width:240px;padding:6px 12px;text-decoration:none;transition:all .2s;display:flex}.dashboard-module__EAM2fW__chatHeaderArtworkCard:hover{background:#ffffff0d;border-color:#a855f766}.dashboard-module__EAM2fW__chatHeaderArtworkThumb{border:1px solid var(--border-color);border-radius:4px;flex-shrink:0;width:36px;height:36px;position:relative;overflow:hidden}.dashboard-module__EAM2fW__chatHeaderArtworkTitle{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:600;overflow:hidden}.dashboard-module__EAM2fW__chatHeaderArtworkPrice{color:var(--accent-primary);font-size:.75rem;font-weight:700}.dashboard-module__EAM2fW__messagesList{flex-direction:column;flex:1;gap:1.25rem;padding:1.5rem;display:flex;overflow-y:auto}.dashboard-module__EAM2fW__emptyMessages{height:100%;color:var(--text-muted);justify-content:center;align-items:center;font-size:.85rem;display:flex}.dashboard-module__EAM2fW__messageRow{width:100%;display:flex}.dashboard-module__EAM2fW__messageRowOwn{justify-content:flex-end}.dashboard-module__EAM2fW__messageRowOther{justify-content:flex-start}.dashboard-module__EAM2fW__messageBubble{border-radius:12px;flex-direction:column;gap:4px;max-width:65%;padding:10px 14px;display:flex;position:relative;box-shadow:0 4px 15px #0000001a}.dashboard-module__EAM2fW__messageBubbleOwn{background:linear-gradient(135deg, var(--accent-primary) 0%, #7c3aed 100%);color:#fff;border-bottom-right-radius:2px}.dashboard-module__EAM2fW__messageBubbleOther{border:1px solid var(--border-color);color:var(--text-primary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border-bottom-left-radius:2px}.dashboard-module__EAM2fW__messageText{word-break:break-word;white-space:pre-wrap;font-size:.9rem;line-height:1.5}.dashboard-module__EAM2fW__messageMeta{opacity:.7;align-self:flex-end;align-items:center;font-size:.7rem;display:flex}.dashboard-module__EAM2fW__messageBubbleOther .dashboard-module__EAM2fW__messageMeta{color:var(--text-muted)}.dashboard-module__EAM2fW__messageBubbleOwn .dashboard-module__EAM2fW__messageMeta{color:#fffc}.dashboard-module__EAM2fW__chatComposer{border-top:1px solid var(--border-color);background:#0a0b111a;align-items:center;gap:10px;padding:1.25rem 1.5rem .5rem;display:flex}.dashboard-module__EAM2fW__composerTextarea{border:1px solid var(--border-color);border-radius:var(--radius-sm);color:var(--text-primary);resize:none;background:#ffffff08;outline:none;flex:1;height:48px;padding:10px 14px;font-family:inherit;font-size:.9rem;line-height:1.5;transition:all .2s}.dashboard-module__EAM2fW__composerTextarea:focus{border-color:var(--accent-primary);background:#ffffff0d}.dashboard-module__EAM2fW__composerSendBtn{border-radius:var(--radius-sm);background:var(--gradient-brand);color:#fff;cursor:pointer;width:48px;height:48px;box-shadow:var(--shadow-glow);border:none;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.dashboard-module__EAM2fW__composerSendBtn:hover:not(:disabled){opacity:.95;transform:translateY(-1px)}.dashboard-module__EAM2fW__composerSendBtn:disabled{border:1px solid var(--border-color);color:var(--text-muted);cursor:not-allowed;box-shadow:none;background:#ffffff0d}.dashboard-module__EAM2fW__composerNotice{color:var(--text-muted);background:#0a0b111a;padding:0 1.5rem 1rem;font-size:.75rem}.dashboard-module__EAM2fW__wishlistLink{color:var(--text-primary);text-decoration:none;transition:color .2s}.dashboard-module__EAM2fW__wishlistLink:hover{color:var(--accent-primary);text-decoration:underline}.dashboard-module__EAM2fW__badgeSold{color:#ef4444;background:#ef444426;border:1px solid #ef444433;border-radius:99px;padding:2px 8px;font-size:.75rem;font-weight:600}.dashboard-module__EAM2fW__removeLikeBtn{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:inline-flex}.dashboard-module__EAM2fW__removeLikeBtn:hover{background:#ec48991a;transform:scale(1.1)}
.PhotoEditorModal-module__KrqSPa__modalOverlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;background:#08080cd9;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.PhotoEditorModal-module__KrqSPa__modalCard{border-radius:var(--radius-lg);background:#14141cbf;border:1px solid #ffffff14;flex-direction:column;width:100%;max-width:1200px;height:90vh;max-height:900px;animation:.3s ease-out PhotoEditorModal-module__KrqSPa__fadeIn;display:flex;overflow:hidden;box-shadow:0 20px 50px #00000080}@keyframes PhotoEditorModal-module__KrqSPa__fadeIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.PhotoEditorModal-module__KrqSPa__modalHeader{background:#0f0f164d;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.PhotoEditorModal-module__KrqSPa__titleGroup{align-items:center;gap:.75rem;display:flex}.PhotoEditorModal-module__KrqSPa__headerIcon{color:var(--accent-primary)}.PhotoEditorModal-module__KrqSPa__modalTitle{color:var(--text-primary);margin:0;font-size:1.15rem;font-weight:700}.PhotoEditorModal-module__KrqSPa__modalSub{color:var(--text-secondary);margin:.15rem 0 0;font-size:.8rem}.PhotoEditorModal-module__KrqSPa__closeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.PhotoEditorModal-module__KrqSPa__closeBtn:hover{color:var(--text-primary);background:#ffffff0d}.PhotoEditorModal-module__KrqSPa__editorBody{flex:1;height:100%;display:flex;overflow:hidden}.PhotoEditorModal-module__KrqSPa__editorContent{background:#00000026;flex:1;grid-template-columns:1fr 1fr;align-content:start;gap:1.25rem;padding:1.25rem;display:grid;overflow-y:auto}.PhotoEditorModal-module__KrqSPa__controlsSidebar{background:#0f0f16f2;border-left:1px solid #ffffff0d;flex-direction:column;width:320px;padding:1.25rem;display:flex;overflow-y:auto}.PhotoEditorModal-module__KrqSPa__tabsContainer{border-bottom:1px solid #ffffff0d;gap:4px;margin-bottom:1.25rem;padding-bottom:.75rem;display:flex}.PhotoEditorModal-module__KrqSPa__tabLink{color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:6px;padding:8px 10px;font-size:.8rem;font-weight:600;transition:all .2s;display:inline-flex}.PhotoEditorModal-module__KrqSPa__tabLink:hover{color:var(--text-primary);background:#ffffff05}.PhotoEditorModal-module__KrqSPa__activeTab{color:#fff;background:#8b5cf61f;border-color:#8b5cf640}.PhotoEditorModal-module__KrqSPa__workspaceCol{flex-direction:column;align-items:center;gap:.6rem;display:flex}.PhotoEditorModal-module__KrqSPa__colLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;align-self:flex-start;font-size:.8rem;font-weight:600}.PhotoEditorModal-module__KrqSPa__imageWrapper{border-radius:var(--radius-md);background:#0006;border:1px solid #ffffff0d;max-width:100%;display:inline-block;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000004d}.PhotoEditorModal-module__KrqSPa__sourceImage{-webkit-user-select:none;user-select:none;pointer-events:none;width:auto;max-width:100%;height:auto;max-height:420px;display:block}.PhotoEditorModal-module__KrqSPa__svgOverlay{z-index:10;pointer-events:auto;width:100%;height:100%;position:absolute;top:0;left:0}.PhotoEditorModal-module__KrqSPa__quadPolygon{fill:#8b5cf60d;stroke:var(--accent-primary);stroke-width:2px;stroke-dasharray:4;vector-effect:non-scaling-stroke}.PhotoEditorModal-module__KrqSPa__anchorGroup{cursor:move}.PhotoEditorModal-module__KrqSPa__anchorOuter{fill:#8b5cf62e;stroke:var(--accent-primary);stroke-width:1.5px;vector-effect:non-scaling-stroke;transition:fill .2s,stroke-width .2s}.PhotoEditorModal-module__KrqSPa__anchorOuter:hover{fill:#8b5cf666;stroke-width:2.5px}.PhotoEditorModal-module__KrqSPa__anchorInner{fill:#fff;stroke:var(--accent-primary);stroke-width:1px;vector-effect:non-scaling-stroke}.PhotoEditorModal-module__KrqSPa__anchorLabel{fill:#fff;text-shadow:0 1px 4px #000000e6;pointer-events:none;font-size:24px;font-weight:700}.PhotoEditorModal-module__KrqSPa__previewContainer{border-radius:var(--radius-md);background:#0006;border:1px solid #ffffff0d;justify-content:center;align-items:center;width:100%;min-height:300px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000004d}.PhotoEditorModal-module__KrqSPa__previewCanvas{object-fit:contain;max-width:100%;max-height:420px;display:block}.PhotoEditorModal-module__KrqSPa__previewLoading{color:var(--text-secondary);font-size:.85rem}.PhotoEditorModal-module__KrqSPa__slidersGroup{flex-direction:column;flex:1;gap:1.25rem;display:flex}.PhotoEditorModal-module__KrqSPa__sliderGroup{flex-direction:column;gap:.4rem;display:flex}.PhotoEditorModal-module__KrqSPa__sliderLabel{color:var(--text-secondary);justify-content:space-between;font-size:.8rem;font-weight:500;display:flex}.PhotoEditorModal-module__KrqSPa__sliderValue{color:var(--accent-primary);font-weight:700}.PhotoEditorModal-module__KrqSPa__slider{-webkit-appearance:none;background:#ffffff1a;border-radius:2px;outline:none;width:100%;height:4px;transition:background .2s}.PhotoEditorModal-module__KrqSPa__slider::-webkit-slider-thumb{appearance:none;background:var(--gradient-brand);cursor:pointer;border-radius:50%;width:16px;height:16px;box-shadow:0 0 8px #8b5cf666}.PhotoEditorModal-module__KrqSPa__slider::-moz-range-thumb{background:var(--gradient-brand);cursor:pointer;border:none;border-radius:50%;width:16px;height:16px;box-shadow:0 0 8px #8b5cf666}.PhotoEditorModal-module__KrqSPa__sectionDivider{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;border-top:1px solid #ffffff0d;margin-top:.5rem;margin-bottom:.15rem;padding-top:1.15rem;font-size:.75rem;font-weight:700}.PhotoEditorModal-module__KrqSPa__geometryTip{border-radius:var(--radius-sm);color:var(--text-secondary);background:#8b5cf60a;border:1px dashed #8b5cf626;margin-top:.5rem;padding:.75rem 1rem;font-size:.78rem;line-height:1.45}.PhotoEditorModal-module__KrqSPa__sidebarActions{border-top:1px solid #ffffff0d;margin-top:1.5rem;padding-top:1rem}.PhotoEditorModal-module__KrqSPa__resetBtn{border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff12;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-size:.8rem;font-weight:600;transition:all .2s;display:inline-flex}.PhotoEditorModal-module__KrqSPa__resetBtn:hover{color:#fff;background:#a855f714;border-color:#a855f74d}.PhotoEditorModal-module__KrqSPa__editorFooter{background:#0a0a0f80;border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.PhotoEditorModal-module__KrqSPa__actionButtons{align-items:center;gap:.75rem;display:flex}@media (max-width:950px){.PhotoEditorModal-module__KrqSPa__modalCard{height:95vh;max-height:none}.PhotoEditorModal-module__KrqSPa__editorBody{flex-direction:column;overflow-y:auto}.PhotoEditorModal-module__KrqSPa__editorContent{flex:none;grid-template-columns:1fr;gap:1rem;padding:1rem}.PhotoEditorModal-module__KrqSPa__controlsSidebar{border-top:1px solid #ffffff0d;border-left:none;width:100%;overflow-y:visible}.PhotoEditorModal-module__KrqSPa__sourceImage,.PhotoEditorModal-module__KrqSPa__previewCanvas{max-height:280px}}.PhotoEditorModal-module__KrqSPa__avatarModalCard{max-width:500px;height:auto;max-height:90vh}.PhotoEditorModal-module__KrqSPa__avatarCropperContainer{-webkit-user-select:none;user-select:none;touch-action:none;cursor:grab;background:#08080c73;justify-content:center;align-items:center;width:100%;height:340px;display:flex;position:relative;overflow:hidden}.PhotoEditorModal-module__KrqSPa__avatarCropperContainer:active{cursor:grabbing}.PhotoEditorModal-module__KrqSPa__avatarImage{-webkit-user-select:none;user-select:none;pointer-events:none;max-width:none;max-height:none;display:block;position:absolute;top:50%;left:50%}.PhotoEditorModal-module__KrqSPa__avatarViewport{pointer-events:none;z-index:10;width:280px;height:280px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.PhotoEditorModal-module__KrqSPa__avatarOverlayMask{border:2px solid var(--accent-primary);pointer-events:none;border-radius:50%;width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:0 0 0 9999px #08080cbf}.PhotoEditorModal-module__KrqSPa__avatarControls{background:#0f0f164d;border-top:1px solid #ffffff0d;flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.PhotoEditorModal-module__KrqSPa__zoomControlWrapper{align-items:center;gap:.75rem;display:flex}.PhotoEditorModal-module__KrqSPa__zoomIcon{color:var(--text-secondary)}.PhotoEditorModal-module__KrqSPa__zoomSlider{appearance:none;background:#ffffff1a;border-radius:3px;outline:none;flex:1;height:6px;transition:background .2s}.PhotoEditorModal-module__KrqSPa__zoomSlider::-webkit-slider-thumb{appearance:none;background:var(--gradient-brand);cursor:pointer;border-radius:50%;width:18px;height:18px;box-shadow:0 0 8px #8b5cf666}.PhotoEditorModal-module__KrqSPa__zoomSlider::-moz-range-thumb{background:var(--gradient-brand);cursor:pointer;border:none;border-radius:50%;width:18px;height:18px;box-shadow:0 0 8px #8b5cf666}
.ImageUploader-module__w6n-ka__uploaderContainer{flex-direction:column;gap:.5rem;width:100%;display:flex}.ImageUploader-module__w6n-ka__label{color:var(--text-secondary);font-size:.85rem;font-weight:600}.ImageUploader-module__w6n-ka__dropZone{border:2px dashed var(--border-color);border-radius:var(--radius-sm);cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff03;flex-direction:column;justify-content:center;align-items:center;min-height:150px;padding:2rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.ImageUploader-module__w6n-ka__dropZone:hover:not(.ImageUploader-module__w6n-ka__hasPreview):not(.ImageUploader-module__w6n-ka__uploadingZone){border-color:var(--accent-primary);background:#ffffff08}.ImageUploader-module__w6n-ka__dropZone:hover:not(.ImageUploader-module__w6n-ka__hasPreview):not(.ImageUploader-module__w6n-ka__uploadingZone) .ImageUploader-module__w6n-ka__uploadIcon{color:var(--accent-primary);transform:translateY(-2px)}.ImageUploader-module__w6n-ka__hiddenInput{display:none}.ImageUploader-module__w6n-ka__statusContainer{color:var(--text-secondary);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;display:flex}.ImageUploader-module__w6n-ka__spinner{color:var(--accent-primary);animation:1s linear infinite ImageUploader-module__w6n-ka__rotate}@keyframes ImageUploader-module__w6n-ka__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ImageUploader-module__w6n-ka__statusText{font-size:.85rem;font-weight:500}.ImageUploader-module__w6n-ka__previewContainer{justify-content:center;align-items:center;max-width:100%;display:flex;position:relative}.ImageUploader-module__w6n-ka__previewImage{border-radius:var(--radius-sm);object-fit:contain;max-height:180px;box-shadow:var(--shadow-lg);border:1px solid var(--border-color)}.ImageUploader-module__w6n-ka__removeBtn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;transition:all .2s;display:flex;position:absolute;top:-8px;right:-8px;box-shadow:0 2px 8px #0000004d}.ImageUploader-module__w6n-ka__removeBtn:hover{background:#dc2626;transform:scale(1.15)}.ImageUploader-module__w6n-ka__uploadPrompt{text-align:center;flex-direction:column;align-items:center;gap:.5rem;display:flex}.ImageUploader-module__w6n-ka__uploadIcon{color:var(--text-muted);transition:all .2s}.ImageUploader-module__w6n-ka__promptTitle{color:var(--text-primary);font-size:.9rem;font-weight:600}.ImageUploader-module__w6n-ka__promptSub{color:var(--text-muted);font-size:.75rem}.ImageUploader-module__w6n-ka__errorText{color:#ef4444;margin-top:.25rem;font-size:.8rem;font-weight:600}.ImageUploader-module__w6n-ka__hasPreview{cursor:default;background:#ffffff05;border-style:solid;padding:1rem}.ImageUploader-module__w6n-ka__uploadingZone{cursor:not-allowed;border-color:var(--accent-primary);background:#ffffff05}.ImageUploader-module__w6n-ka__editBtn{background:var(--gradient-brand);color:#fff;cursor:pointer;border:none;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:.75rem;font-weight:600;transition:all .2s;display:inline-flex;position:absolute;bottom:8px;box-shadow:0 4px 12px #a855f759}.ImageUploader-module__w6n-ka__editBtn:hover{background:#b55fe6;transform:translateY(-1px)scale(1.02);box-shadow:0 6px 16px #a855f780}
.ConfirmModal-module__d3Cz2G__overlay{z-index:3000;-webkit-backdrop-filter:blur(12px);background:#0009;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.ConfirmModal-module__d3Cz2G__modal{border-radius:var(--radius-lg);border:1px solid var(--border-color);background:color-mix(in srgb, var(--bg-secondary) 95%, transparent);width:100%;max-width:440px;color:var(--text-primary);flex-direction:column;animation:.25s cubic-bezier(.16,1,.3,1) ConfirmModal-module__d3Cz2G__modalScaleIn;display:flex;overflow:hidden;box-shadow:0 20px 50px #00000080,0 0 30px #a855f726}@keyframes ConfirmModal-module__d3Cz2G__modalScaleIn{0%{opacity:0;transform:scale(.92)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.ConfirmModal-module__d3Cz2G__header{text-align:center;flex-direction:column;align-items:center;padding:2rem 1.75rem 1.25rem;display:flex}.ConfirmModal-module__d3Cz2G__iconCircle{border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1.25rem;display:flex}.ConfirmModal-module__d3Cz2G__iconDanger{color:#ef4444;background:#ef44441f;border:1px solid #ef444440;box-shadow:0 0 20px #ef444433}.ConfirmModal-module__d3Cz2G__iconWarning{color:#f59e0b;background:#f59e0b1f;border:1px solid #f59e0b40;box-shadow:0 0 20px #f59e0b33}.ConfirmModal-module__d3Cz2G__title{color:var(--text-primary);margin-bottom:.5rem;font-size:1.35rem;font-weight:700}.ConfirmModal-module__d3Cz2G__message{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.5}.ConfirmModal-module__d3Cz2G__footer{justify-content:flex-end;gap:.75rem;padding:1.25rem 1.75rem 1.75rem;display:flex}.ConfirmModal-module__d3Cz2G__cancelBtn{border-radius:var(--radius-sm);border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;background:#ffffff0d;flex:1;padding:11px 18px;font-size:.9rem;font-weight:500;transition:all .2s}.ConfirmModal-module__d3Cz2G__cancelBtn:hover{border-color:var(--border-hover);background:#ffffff1a}.ConfirmModal-module__d3Cz2G__confirmBtn{border-radius:var(--radius-sm);cursor:pointer;flex:1;padding:11px 18px;font-size:.9rem;font-weight:600;transition:all .2s}.ConfirmModal-module__d3Cz2G__confirmDanger{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border:none;box-shadow:0 4px 15px #ef44444d}.ConfirmModal-module__d3Cz2G__confirmDanger:hover{transform:translateY(-1px);box-shadow:0 6px 20px #ef444466}.ConfirmModal-module__d3Cz2G__confirmPrimary{background:var(--gradient-brand);color:#fff;box-shadow:var(--shadow-glow);border:none}.ConfirmModal-module__d3Cz2G__confirmPrimary:hover{transform:translateY(-1px)}
.forum-module__2Ftd3a__container{width:100%;max-width:1200px;margin:0 auto;padding:4rem 2rem}.forum-module__2Ftd3a__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:3rem;display:flex}.forum-module__2Ftd3a__titleGroup{text-align:left}.forum-module__2Ftd3a__title{margin-bottom:.5rem;font-size:2.5rem}.forum-module__2Ftd3a__subtitle{color:var(--text-secondary);font-size:1.05rem}.forum-module__2Ftd3a__grid{grid-template-columns:280px 1fr;gap:3rem;display:grid}.forum-module__2Ftd3a__sidebar{flex-direction:column;gap:1rem;display:flex}.forum-module__2Ftd3a__sidebarTitle{text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.forum-module__2Ftd3a__categoryBtn{border-radius:var(--radius-sm);color:var(--text-secondary);text-align:left;border:1px solid var(--border-color);background:#ffffff05;align-items:center;gap:10px;padding:12px 16px;font-size:.95rem;font-weight:500;display:flex}.forum-module__2Ftd3a__categoryBtnActive{background:var(--gradient-brand);color:#fff;border:none}.forum-module__2Ftd3a__categoryBtn:hover:not(.forum-module__2Ftd3a__categoryBtnActive){color:var(--text-primary);background:#ffffff14}.forum-module__2Ftd3a__mainContent{flex-direction:column;gap:1.5rem;display:flex}.forum-module__2Ftd3a__threadCard{border-radius:var(--radius-md);flex-direction:column;gap:1rem;padding:2rem;transition:all .2s;display:flex}.forum-module__2Ftd3a__threadCard:hover{border-color:var(--border-hover);transform:translateY(-2px)}.forum-module__2Ftd3a__threadMeta{color:var(--text-secondary);flex-wrap:wrap;gap:1.5rem;font-size:.85rem;display:flex}.forum-module__2Ftd3a__metaItem{align-items:center;gap:6px;display:flex}.forum-module__2Ftd3a__threadTitle{font-size:1.35rem}.forum-module__2Ftd3a__threadContent{color:var(--text-secondary);font-size:.95rem;line-height:1.5}.forum-module__2Ftd3a__threadStats{border-top:1px solid var(--border-color);color:var(--text-secondary);gap:1.5rem;margin-top:.5rem;padding-top:1rem;font-size:.9rem;display:flex}.forum-module__2Ftd3a__formCard{border-radius:var(--radius-md);margin-bottom:2rem;padding:2rem}.forum-module__2Ftd3a__formTitle{margin-bottom:1.5rem;font-size:1.25rem}.forum-module__2Ftd3a__input{border:1px solid var(--border-color);color:var(--text-primary);border-radius:var(--radius-sm);font-family:var(--font-sans);background:#ffffff08;outline:none;padding:.75rem 1rem;font-size:.95rem}.forum-module__2Ftd3a__input:focus{border-color:var(--accent-primary)}.forum-module__2Ftd3a__expandedSection{border-top:1px solid var(--border-color);border-radius:0 0 var(--radius-md) var(--radius-md);background:#ffffff04;flex-direction:column;gap:1.5rem;margin-top:1rem;padding:1.5rem;display:flex}.forum-module__2Ftd3a__repliesHeader{color:var(--text-primary);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.forum-module__2Ftd3a__repliesList{flex-direction:column;gap:1rem;display:flex}.forum-module__2Ftd3a__replyCard{border-radius:var(--radius-sm);border:1px solid var(--border-color);background:#ffffff05;flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.forum-module__2Ftd3a__replyMeta{color:var(--text-secondary);justify-content:space-between;align-items:center;font-size:.85rem;display:flex}.forum-module__2Ftd3a__replyContent{color:var(--text-primary);white-space:pre-wrap;font-size:.95rem;line-height:1.45}.forum-module__2Ftd3a__replyForm{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}.forum-module__2Ftd3a__deleteReplyBtn{color:var(--text-muted);cursor:pointer;border-radius:var(--radius-xs);background:0 0;border:none;align-items:center;gap:4px;padding:2px 6px;font-size:.8rem;transition:all .2s;display:flex}.forum-module__2Ftd3a__deleteReplyBtn:hover{color:#ff4d4d;background:#ff4d4d0d}.forum-module__2Ftd3a__noReplies{color:var(--text-muted);padding:1rem 0;font-size:.9rem;font-style:italic}.forum-module__2Ftd3a__loadingText{color:var(--text-muted);text-align:center;padding:1rem 0;font-size:.9rem}@media (max-width:900px){.forum-module__2Ftd3a__grid{grid-template-columns:1fr;gap:2.5rem}}
.ShippingModal-module__39iDPq__overlay{z-index:3000;-webkit-backdrop-filter:blur(12px);background:#0009;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.ShippingModal-module__39iDPq__modal{border-radius:var(--radius-lg);border:1px solid var(--border-color);background:color-mix(in srgb, var(--bg-secondary) 95%, transparent);width:100%;max-width:500px;color:var(--text-primary);-webkit-backdrop-filter:blur(20px);flex-direction:column;animation:.25s cubic-bezier(.16,1,.3,1) ShippingModal-module__39iDPq__modalScaleIn;display:flex;overflow:hidden;box-shadow:0 20px 50px #00000080,0 0 30px #a855f726}@keyframes ShippingModal-module__39iDPq__modalScaleIn{0%{opacity:0;transform:scale(.94)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.ShippingModal-module__39iDPq__header{border-bottom:1px solid var(--border-color);text-align:center;flex-direction:column;align-items:center;padding:1.75rem 2rem 1.25rem;display:flex}.ShippingModal-module__39iDPq__iconCircle{width:52px;height:52px;color:var(--accent-primary);background:#a855f71f;border:1px solid #a855f740;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;display:flex;box-shadow:0 0 20px #a855f733}.ShippingModal-module__39iDPq__title{color:var(--text-primary);margin-bottom:.35rem;font-size:1.35rem;font-weight:700}.ShippingModal-module__39iDPq__subtitle{color:var(--text-secondary);margin:0;font-size:.9rem}.ShippingModal-module__39iDPq__form{flex-direction:column;gap:1.25rem;padding:1.5rem 2rem;display:flex}.ShippingModal-module__39iDPq__field{flex-direction:column;gap:.5rem;display:flex}.ShippingModal-module__39iDPq__label{color:var(--text-primary);align-items:center;gap:6px;font-size:.875rem;font-weight:600;display:flex}.ShippingModal-module__39iDPq__select,.ShippingModal-module__39iDPq__input{border-radius:var(--radius-sm);border:1px solid var(--border-color);width:100%;color:var(--text-primary);font-family:var(--font-sans);background:#ffffff08;outline:none;padding:11px 14px;font-size:.95rem;transition:all .2s}.ShippingModal-module__39iDPq__select:focus,.ShippingModal-module__39iDPq__input:focus{border-color:var(--accent-primary);background:#ffffff0d;box-shadow:0 0 12px #a855f733}.ShippingModal-module__39iDPq__select option{background:var(--bg-secondary);color:var(--text-primary)}.ShippingModal-module__39iDPq__infoBox{border-radius:var(--radius-sm);color:var(--text-secondary);background:#a855f70f;border:1px solid #a855f726;align-items:flex-start;gap:8px;padding:.85rem 1rem;font-size:.85rem;line-height:1.45;display:flex}.ShippingModal-module__39iDPq__footer{justify-content:flex-end;gap:.75rem;padding:1.25rem 2rem 1.75rem;display:flex}.ShippingModal-module__39iDPq__cancelBtn{border-radius:var(--radius-sm);border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;background:#ffffff0d;flex:1;padding:11px 18px;font-size:.9rem;font-weight:500;transition:all .2s}.ShippingModal-module__39iDPq__cancelBtn:hover{border-color:var(--border-hover);background:#ffffff1a}.ShippingModal-module__39iDPq__submitBtn{border-radius:var(--radius-sm);background:var(--gradient-brand);color:#fff;cursor:pointer;box-shadow:var(--shadow-glow);border:none;flex:1.5;justify-content:center;align-items:center;gap:6px;padding:11px 18px;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.ShippingModal-module__39iDPq__submitBtn:hover{opacity:.95;transform:translateY(-1px)}.ShippingModal-module__39iDPq__submitBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}
