.invite-form-module__G9uRfG__card{border:1px solid var(--border-color);background-color:#fff;border-radius:.75rem;margin-bottom:2rem;padding:1.5rem}.invite-form-module__G9uRfG__cardTitle{color:var(--text-dark);margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.invite-form-module__G9uRfG__cardDescription{color:var(--text-light);margin-bottom:1.25rem;font-size:.875rem}.invite-form-module__G9uRfG__form{flex-direction:column;gap:1rem;display:flex}.invite-form-module__G9uRfG__formRow{grid-template-columns:1fr 1fr .75fr;gap:1rem;display:grid}.invite-form-module__G9uRfG__formGroup{flex-direction:column;gap:.375rem;display:flex}.invite-form-module__G9uRfG__label{color:var(--text-dark);font-size:.875rem;font-weight:500}.invite-form-module__G9uRfG__input{border:1px solid var(--border-color);border-radius:.5rem;padding:.625rem .75rem;font-size:.9375rem;transition:border-color .2s,box-shadow .2s}.invite-form-module__G9uRfG__input:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #8b4b8c1a}.invite-form-module__G9uRfG__input:disabled{cursor:not-allowed;background-color:#f3f4f6}.invite-form-module__G9uRfG__helperText{color:var(--text-light);font-size:.75rem}.invite-form-module__G9uRfG__submitButton{background-color:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:.5rem;align-self:flex-start;padding:.625rem 1.5rem;font-size:.9375rem;font-weight:500;transition:background-color .2s}.invite-form-module__G9uRfG__submitButton:hover:not(:disabled){background-color:#7a3f7b}.invite-form-module__G9uRfG__submitButton:disabled{opacity:.6;cursor:not-allowed}.invite-form-module__G9uRfG__successMessage{color:#166534;background-color:#dcfce7;border:1px solid #bbf7d0;border-radius:.5rem;margin-bottom:.5rem;padding:.75rem 1rem;font-size:.875rem}.invite-form-module__G9uRfG__errorMessage{color:var(--error-color);background-color:#fee2e2;border:1px solid #fecaca;border-radius:.5rem;margin-bottom:.5rem;padding:.75rem 1rem;font-size:.875rem}@media (max-width:768px){.invite-form-module__G9uRfG__formRow{grid-template-columns:1fr}}
.designer-list-module__DKYbWq__card{border:1px solid var(--border-color);background-color:#fff;border-radius:.75rem;padding:1.5rem}.designer-list-module__DKYbWq__cardTitle{color:var(--text-dark);margin-bottom:1rem;font-size:1.25rem;font-weight:700}.designer-list-module__DKYbWq__count{color:var(--text-light);font-size:1rem;font-weight:400}.designer-list-module__DKYbWq__loadingText,.designer-list-module__DKYbWq__emptyText{color:var(--text-light);text-align:center;padding:2rem 0;font-size:.9375rem}.designer-list-module__DKYbWq__tableWrapper{overflow-x:auto}.designer-list-module__DKYbWq__table{border-collapse:collapse;width:100%;font-size:.9375rem}.designer-list-module__DKYbWq__table th{text-align:left;color:var(--text-light);text-transform:uppercase;letter-spacing:.025em;border-bottom:2px solid var(--border-color);white-space:nowrap;padding:.625rem .75rem;font-size:.8125rem;font-weight:600}.designer-list-module__DKYbWq__table td{border-bottom:1px solid var(--border-color);vertical-align:middle;padding:.75rem}.designer-list-module__DKYbWq__table tbody tr:last-child td{border-bottom:none}.designer-list-module__DKYbWq__table tbody tr:hover{background-color:#f9fafb}.designer-list-module__DKYbWq__rowSaving{opacity:.6;pointer-events:none}.designer-list-module__DKYbWq__nameCell{color:var(--text-dark);font-weight:500}.designer-list-module__DKYbWq__emailCell{color:var(--text-light)}.designer-list-module__DKYbWq__badge{white-space:nowrap;border-radius:1rem;padding:.25rem .625rem;font-size:.8125rem;font-weight:500;display:inline-block}.designer-list-module__DKYbWq__statusActive{color:#166534;background-color:#dcfce7}.designer-list-module__DKYbWq__statusInvited{color:#1e40af;background-color:#dbeafe}.designer-list-module__DKYbWq__statusSuspended{color:#991b1b;background-color:#fee2e2}.designer-list-module__DKYbWq__stripeActive{color:#166534;background-color:#dcfce7}.designer-list-module__DKYbWq__stripePending{color:#92400e;background-color:#fef3c7}.designer-list-module__DKYbWq__stripeDisabled{color:#6b7280;background-color:#f3f4f6}.designer-list-module__DKYbWq__rateDisplay{cursor:pointer;color:var(--text-dark);background:0 0;border:1px solid #0000;border-radius:.375rem;padding:.25rem .5rem;font-size:.9375rem;transition:border-color .15s}.designer-list-module__DKYbWq__rateDisplay:hover{border-color:var(--border-color);background-color:#f9fafb}.designer-list-module__DKYbWq__rateEdit{align-items:center;gap:.375rem;display:inline-flex}.designer-list-module__DKYbWq__dollarPrefix{color:var(--text-light);font-size:.875rem}.designer-list-module__DKYbWq__rateInput{border:1px solid var(--primary-color);border-radius:.375rem;outline:none;width:5rem;padding:.25rem .5rem;font-size:.875rem;box-shadow:0 0 0 2px #8b4b8c26}.designer-list-module__DKYbWq__rateAction{background-color:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:.375rem;padding:.25rem .5rem;font-size:.8125rem}.designer-list-module__DKYbWq__rateAction:hover{background-color:#7a3f7b}.designer-list-module__DKYbWq__rateCancel{color:var(--text-light);cursor:pointer;background:0 0;border:none;padding:.25rem .375rem;font-size:.8125rem}.designer-list-module__DKYbWq__rateCancel:hover{color:var(--text-dark)}.designer-list-module__DKYbWq__referralCodeInput{border:1px solid var(--primary-color);border-radius:.375rem;outline:none;width:9rem;padding:.25rem .5rem;font-family:monospace;font-size:.875rem;box-shadow:0 0 0 2px #8b4b8c26}.designer-list-module__DKYbWq__referralCode{color:var(--text-dark);font-family:monospace;font-size:.8125rem}.designer-list-module__DKYbWq__websiteInput{border:1px solid var(--primary-color);border-radius:.375rem;outline:none;width:10rem;padding:.25rem .5rem;font-size:.875rem;box-shadow:0 0 0 2px #8b4b8c26}.designer-list-module__DKYbWq__websiteCell{align-items:center;gap:.375rem;display:inline-flex}.designer-list-module__DKYbWq__websiteLink{color:var(--primary-color);font-size:.875rem;text-decoration:none}.designer-list-module__DKYbWq__websiteLink:hover{text-decoration:underline}.designer-list-module__DKYbWq__editIcon{color:var(--text-light);cursor:pointer;opacity:0;background:0 0;border:none;padding:.125rem;font-size:.8125rem;line-height:1;transition:opacity .15s}.designer-list-module__DKYbWq__table tbody tr:hover .designer-list-module__DKYbWq__editIcon{opacity:1}.designer-list-module__DKYbWq__editIcon:hover{color:var(--text-dark)}.designer-list-module__DKYbWq__suspendButton,.designer-list-module__DKYbWq__reactivateButton{cursor:pointer;border:none;border-radius:.375rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;transition:background-color .15s}.designer-list-module__DKYbWq__suspendButton{color:#991b1b;background-color:#fee2e2}.designer-list-module__DKYbWq__suspendButton:hover:not(:disabled){background-color:#fecaca}.designer-list-module__DKYbWq__reactivateButton{color:#166534;background-color:#dcfce7}.designer-list-module__DKYbWq__reactivateButton:hover:not(:disabled){background-color:#bbf7d0}.designer-list-module__DKYbWq__suspendButton:disabled,.designer-list-module__DKYbWq__reactivateButton:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.designer-list-module__DKYbWq__table{font-size:.8125rem}.designer-list-module__DKYbWq__table th,.designer-list-module__DKYbWq__table td{padding:.5rem}}
.loading-spinner-module__0cF0va__container{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:48px 24px;display:flex}.loading-spinner-module__0cF0va__spinner{border:3px solid #e2e8f0;border-top-color:var(--primary-color,#8b4b8c);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite loading-spinner-module__0cF0va__spin}@keyframes loading-spinner-module__0cF0va__spin{to{transform:rotate(360deg)}}.loading-spinner-module__0cF0va__message{color:var(--text-light,#6b7280);font-size:14px}
.newsfeed-module__O4RvyG__newsfeed{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:16px}.newsfeed-module__O4RvyG__title{color:#1e293b;margin:0 0 12px;font-size:16px;font-weight:600}.newsfeed-module__O4RvyG__newsItems{flex-direction:column;gap:12px;display:flex}.newsfeed-module__O4RvyG__newsItem{background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:14px;position:relative}.newsfeed-module__O4RvyG__newsItem:hover{border-color:#cbd5e1}.newsfeed-module__O4RvyG__newsHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px;display:flex}.newsfeed-module__O4RvyG__newsTitle{color:#1e293b;flex:1;align-items:center;gap:6px;margin:0;font-size:15px;font-weight:600;line-height:1.4;display:flex}.newsfeed-module__O4RvyG__newsDate{color:#64748b;white-space:nowrap;align-items:center;gap:4px;font-size:12px;display:flex}.newsfeed-module__O4RvyG__newsContent{color:#475569;margin:0 0 10px;font-size:13px;line-height:1.5}.newsfeed-module__O4RvyG__newsContent h1{color:#1e293b;margin:.6em 0 .3em;font-size:1.2em;font-weight:600;line-height:1.3}.newsfeed-module__O4RvyG__newsContent h2{color:#334155;margin:.5em 0 .25em;font-size:1.05em;font-weight:600;line-height:1.3}.newsfeed-module__O4RvyG__newsContent h3{color:#475569;margin:.4em 0 .2em;font-size:1em;font-weight:500;line-height:1.3}.newsfeed-module__O4RvyG__newsContent p{margin:.5em 0;line-height:1.5}.newsfeed-module__O4RvyG__newsContent ul,.newsfeed-module__O4RvyG__newsContent ol{margin:.5em 0;padding-left:1.25em}.newsfeed-module__O4RvyG__newsContent li{margin:.2em 0;line-height:1.5}.newsfeed-module__O4RvyG__newsContent strong{color:#334155;font-weight:600}.newsfeed-module__O4RvyG__newsContent em{font-style:italic}.newsfeed-module__O4RvyG__newsContent code{color:#64748b;background:#f1f5f9;border-radius:3px;padding:.2em .4em;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9em}.newsfeed-module__O4RvyG__newsContent pre{background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;margin:1em 0;padding:1em;font-size:13px;overflow-x:auto}.newsfeed-module__O4RvyG__newsContent blockquote{color:#64748b;border-left:3px solid #cbd5e1;margin:1em 0;padding-left:1em;font-style:italic}.newsfeed-module__O4RvyG__newsFooter{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:8px;margin-top:8px;padding-top:8px;display:flex}.newsfeed-module__O4RvyG__newsType{color:#64748b;text-transform:capitalize;align-items:center;gap:6px;font-size:12px;display:flex}.newsfeed-module__O4RvyG__priority{color:#64748b}.newsfeed-module__O4RvyG__tags{flex-wrap:wrap;gap:6px;display:flex}.newsfeed-module__O4RvyG__tag{color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;padding:2px 8px;font-size:11px}.newsfeed-module__O4RvyG__author{color:#64748b;margin-top:8px;font-size:12px;font-style:italic}.newsfeed-module__O4RvyG__author:before{content:"by "}.newsfeed-module__O4RvyG__featuredIcon{color:#64748b}.newsfeed-module__O4RvyG__featured,.newsfeed-module__O4RvyG__priorityUrgent,.newsfeed-module__O4RvyG__priorityHigh,.newsfeed-module__O4RvyG__priorityMedium,.newsfeed-module__O4RvyG__priorityLow{border-left:3px solid #64748b}.newsfeed-module__O4RvyG__pagination{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-top:24px;padding-top:16px;display:flex}.newsfeed-module__O4RvyG__paginationButton{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:4px;padding:8px 16px;font-size:14px}.newsfeed-module__O4RvyG__paginationButton:hover:not(.newsfeed-module__O4RvyG__disabled){background:#2563eb}.newsfeed-module__O4RvyG__paginationButton.newsfeed-module__O4RvyG__disabled{color:#94a3b8;cursor:not-allowed;background:#e2e8f0}.newsfeed-module__O4RvyG__paginationInfo{color:#64748b;font-size:14px}.newsfeed-module__O4RvyG__viewAll{text-align:right;margin-top:10px}.newsfeed-module__O4RvyG__viewAllLink{color:#8b4b8c;font-size:.8rem;text-decoration:none}.newsfeed-module__O4RvyG__viewAllLink:hover{text-decoration:underline}
.designer-dashboard-module__eq3Uda__layout{flex-direction:column;gap:1rem;display:flex}.designer-dashboard-module__eq3Uda__secondaryGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (max-width:768px){.designer-dashboard-module__eq3Uda__secondaryGrid{grid-template-columns:1fr}}
.quick-actions-module__BW_UAW__container{padding:1rem}.quick-actions-module__BW_UAW__header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.quick-actions-module__BW_UAW__title{color:var(--text-dark);font-size:1rem;font-weight:600}.quick-actions-module__BW_UAW__icon{color:var(--text-light)}.quick-actions-module__BW_UAW__actionsList{flex-direction:column;gap:.5rem;display:flex}.quick-actions-module__BW_UAW__actionItem{border:2px solid #0000;border-radius:.5rem;align-items:center;gap:.75rem;padding:.75rem;text-decoration:none;transition:all .2s;display:flex}.quick-actions-module__BW_UAW__actionItem:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.quick-actions-module__BW_UAW__primary{color:var(--primary-color);background-color:#f3e8ff}.quick-actions-module__BW_UAW__primary:hover{border-color:var(--primary-color)}.quick-actions-module__BW_UAW__secondary{color:var(--secondary-color);background-color:#fef3e2}.quick-actions-module__BW_UAW__secondary:hover{border-color:var(--secondary-color)}.quick-actions-module__BW_UAW__success{color:var(--success-color);background-color:#e8f5e8}.quick-actions-module__BW_UAW__success:hover{border-color:var(--success-color)}.quick-actions-module__BW_UAW__actionIcon{background-color:#fffc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.quick-actions-module__BW_UAW__actionContent{flex:1}.quick-actions-module__BW_UAW__actionTitle{margin-bottom:.125rem;font-size:.875rem;font-weight:600}.quick-actions-module__BW_UAW__actionDescription{opacity:.8;font-size:.75rem}@media (max-width:1024px){.quick-actions-module__BW_UAW__actionsList{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.quick-actions-module__BW_UAW__actionItem{padding:1rem}}@media (max-width:480px){.quick-actions-module__BW_UAW__container{padding:1rem}.quick-actions-module__BW_UAW__actionsList{grid-template-columns:repeat(2,1fr);gap:.5rem}.quick-actions-module__BW_UAW__actionItem{flex-direction:column;align-items:flex-start;gap:.5rem;padding:.875rem}.quick-actions-module__BW_UAW__actionIcon{width:2.25rem;height:2.25rem}.quick-actions-module__BW_UAW__actionTitle{font-size:.875rem}.quick-actions-module__BW_UAW__actionDescription{font-size:.75rem}}
.page-module__5J0M-q__container{max-width:1200px;margin:0 auto;padding:2rem}.page-module__5J0M-q__dashboardGrid{grid-template-columns:1fr 280px;gap:1rem;display:grid}.page-module__5J0M-q__mainContent{min-width:0}.page-module__5J0M-q__sidebar{border:1px solid var(--border-color);background:#fff;border-radius:.75rem;height:fit-content;position:sticky;top:2rem}@media (max-width:1024px){.page-module__5J0M-q__dashboardGrid{grid-template-columns:1fr}.page-module__5J0M-q__sidebar{order:-1;position:static}}@media (max-width:768px){.page-module__5J0M-q__container{padding:1rem}}.page-module__5J0M-q__header{margin-bottom:2rem}.page-module__5J0M-q__title{color:var(--text-dark);margin-bottom:.5rem;font-size:2rem;font-weight:700}.page-module__5J0M-q__subtitle{color:var(--text-light);font-size:1.125rem}.page-module__5J0M-q__metricsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.page-module__5J0M-q__metric{border:1px solid var(--border-color);text-align:center;background-color:#fff;border-radius:.75rem;padding:2rem}.page-module__5J0M-q__metric h3{color:var(--text-light);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:1rem;font-weight:500}.page-module__5J0M-q__value{color:var(--text-dark);justify-content:center;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:3rem;font-weight:700;display:flex}.page-module__5J0M-q__valueIcon{color:var(--primary-color)}.page-module__5J0M-q__subscribersWidget{border:1px solid var(--border-color);background-color:#fff;border-radius:.75rem;padding:2rem}.page-module__5J0M-q__subscribersWidget h3{color:var(--text-light);text-transform:uppercase;letter-spacing:.05em;text-align:center;margin-bottom:1.5rem;font-size:1rem;font-weight:500}.page-module__5J0M-q__subscriberStats{justify-content:space-around;gap:1rem;display:flex}.page-module__5J0M-q__subscriberStat{text-align:center;flex-direction:column;align-items:center;gap:.5rem;display:flex}.page-module__5J0M-q__subscriberStat svg{color:var(--primary-color)}.page-module__5J0M-q__statContent{flex-direction:column;align-items:center;display:flex}.page-module__5J0M-q__statValue{color:var(--text-dark);margin-bottom:.25rem;font-size:2rem;font-weight:700}.page-module__5J0M-q__statLabel{color:var(--text-light);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:500}.page-module__5J0M-q__change{color:var(--success-color,#10b981);font-size:.875rem;font-weight:500}@media (max-width:768px){.page-module__5J0M-q__title{font-size:1.5rem}.page-module__5J0M-q__metricsGrid{grid-template-columns:1fr}.page-module__5J0M-q__value{font-size:2.5rem}.page-module__5J0M-q__subscriberStats{flex-direction:column;gap:1.5rem}.page-module__5J0M-q__subscriberStat{flex-direction:row;justify-content:center}.page-module__5J0M-q__statValue{font-size:1.5rem}}
.page-module__dapCUW__container{max-width:800px;margin:0 auto;padding:2rem}@media (max-width:768px){.page-module__dapCUW__container{padding:1rem}}
