.Organizer-module__NtixOW__header{justify-content:space-between;align-items:flex-end;margin-bottom:2.5rem;display:flex}.Organizer-module__NtixOW__title{color:#1a1a1a;margin-bottom:.4rem;font-size:2.2rem;font-weight:800}.Organizer-module__NtixOW__subtitle{color:#888;font-size:1rem}.Organizer-module__NtixOW__createBtn{color:#fff;background-color:#ff5a1f;border-radius:12px;align-items:center;gap:10px;padding:.8rem 1.8rem;font-weight:700;text-decoration:none;transition:transform .2s;display:flex;box-shadow:0 8px 15px #d31b1e33}.Organizer-module__NtixOW__createBtn:hover{transform:translateY(-2px)}.Organizer-module__NtixOW__createBtn span{font-size:1.4rem}.Organizer-module__NtixOW__overviewGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:2.5rem;display:grid}.Organizer-module__NtixOW__statCard{background:#fff;border:1px solid #efefef;border-radius:12px;justify-content:space-between;align-items:center;padding:1.8rem;display:flex;box-shadow:0 4px 6px #00000003}.Organizer-module__NtixOW__statCardBlue{border:1px solid #2196f3!important}.Organizer-module__NtixOW__statCardGreen{border:1px solid #4caf50!important}.Organizer-module__NtixOW__statCardSky{border:1px solid #00bcd4!important}.Organizer-module__NtixOW__statCardGold{border:1px solid #ffc107!important}.Organizer-module__NtixOW__statInfo span{color:#888;font-size:.9rem;font-weight:600}.Organizer-module__NtixOW__statInfo h2{color:#1a1a1a;margin:.5rem 0;font-size:1.8rem;font-weight:800}.Organizer-module__NtixOW__trendUp{color:#28a745;font-size:.8rem;font-weight:700}.Organizer-module__NtixOW__trendDown{color:#ff5a1f;font-size:.8rem;font-weight:700}.Organizer-module__NtixOW__statIcon{opacity:.8;font-size:2rem}.Organizer-module__NtixOW__loadingContainer{color:#666;flex-direction:column;justify-content:center;align-items:center;padding:5rem;display:flex}.Organizer-module__NtixOW__spinner{border:3px solid #f3f3f3;border-top-color:#ff5a1f;border-radius:50%;width:40px;height:40px;margin-bottom:1rem;animation:1s linear infinite Organizer-module__NtixOW__spin}@keyframes Organizer-module__NtixOW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Organizer-module__NtixOW__trendNeutral{color:#888;font-size:.8rem}.Organizer-module__NtixOW__dashboardGrid{grid-template-columns:2fr 1fr;gap:2rem;display:grid}.Organizer-module__NtixOW__eventsSection,.Organizer-module__NtixOW__salesChartSection,.Organizer-module__NtixOW__accountCard{background:#fff;border:1px solid #efefef;border-radius:20px;padding:2rem;box-shadow:0 4px 12px #00000005}.Organizer-module__NtixOW__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.Organizer-module__NtixOW__quickActions{background:#fafafa;border-radius:12px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-bottom:2rem;padding:1.5rem;display:grid}.Organizer-module__NtixOW__actionBtn{color:#ff5a1f;background:#fff;border:1px solid #ff5a1f;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:.8rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.Organizer-module__NtixOW__actionBtn:hover,.Organizer-module__NtixOW__actionBtnActive{color:#fff;background:#ff5a1f}.Organizer-module__NtixOW__sectionHeader h3{margin:0;font-size:1.3rem;font-weight:800}.Organizer-module__NtixOW__linkAll{color:#ff5a1f;font-size:.9rem;font-weight:700;text-decoration:none}.Organizer-module__NtixOW__eventsList{flex-direction:column;gap:1.2rem;display:flex}.Organizer-module__NtixOW__eventRow{background:#fafafa;border-radius:16px;align-items:center;gap:1.2rem;padding:1.2rem;transition:transform .2s;display:flex}.Organizer-module__NtixOW__eventRow:hover{transform:scale(1.01)}.Organizer-module__NtixOW__eventImage{object-fit:cover;border-radius:12px;width:60px;height:60px}.Organizer-module__NtixOW__eventData{flex:1}.Organizer-module__NtixOW__eventTitle{color:#1a1a1a;margin:0 0 .8rem;font-size:1rem;font-weight:700}.Organizer-module__NtixOW__eventSales{width:100%}.Organizer-module__NtixOW__salesInfo{color:#666;justify-content:space-between;margin-bottom:6px;font-size:.75rem;font-weight:600;display:flex}.Organizer-module__NtixOW__progressBar{background:#eee;border-radius:10px;width:100%;height:6px;overflow:hidden}.Organizer-module__NtixOW__progress{background:linear-gradient(90deg,#ff5a1f,#ff7e5f);border-radius:10px;height:100%}.Organizer-module__NtixOW__eventActions{flex-direction:column;align-items:flex-end;gap:10px;display:flex}.Organizer-module__NtixOW__badgeActive{color:#2c7a7b;background:#e6fffa;border-radius:50px;padding:4px 10px;font-size:.7rem;font-weight:800}.Organizer-module__NtixOW__editBtn{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:8px;padding:4px 12px;font-size:.8rem;font-weight:700;transition:all .2s}.Organizer-module__NtixOW__editBtn:hover{background:#eee}.Organizer-module__NtixOW__rightColumn{flex-direction:column;gap:2rem;display:flex}.Organizer-module__NtixOW__miniChart{justify-content:space-between;align-items:flex-end;height:150px;padding-top:1rem;display:flex}.Organizer-module__NtixOW__miniBarWrap{flex-direction:column;align-items:center;gap:8px;width:10%;display:flex}.Organizer-module__NtixOW__miniBar{opacity:.8;background:#ff5a1f;border-radius:4px 4px 0 0;width:100%}.Organizer-module__NtixOW__dayLabel{color:#999;font-size:.65rem;font-weight:700}.Organizer-module__NtixOW__orgInfo{align-items:center;gap:12px;margin:1.5rem 0;display:flex}.Organizer-module__NtixOW__orgAvatar{color:#ff5a1f;background:#f0f0f0;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;font-weight:800;display:flex}.Organizer-module__NtixOW__orgName{margin:0;font-weight:700}.Organizer-module__NtixOW__orgEmail{color:#888;margin:0;font-size:.8rem}.Organizer-module__NtixOW__accountBtn{text-align:center;color:#333;background:#f8f9fa;border:1px solid #eee;border-radius:12px;width:100%;padding:.8rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .2s;display:block}.Organizer-module__NtixOW__accountBtn:hover{background:#eee}.Organizer-module__NtixOW__emptyState{text-align:center;color:#666;padding:3rem 1rem}.Organizer-module__NtixOW__smallBtn{color:#ff5a1f;margin-top:1rem;font-weight:700;text-decoration:none;display:inline-block}@media (max-width:900px){.Organizer-module__NtixOW__dashboardGrid{grid-template-columns:1fr}}.Organizer-module__NtixOW__accountPage{animation:.4s ease-out Organizer-module__NtixOW__fadeIn}@keyframes Organizer-module__NtixOW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Organizer-module__NtixOW__accountGrid{grid-template-columns:1fr 1.5fr;gap:2rem;margin-top:1.5rem;display:grid}.Organizer-module__NtixOW__profileCard,.Organizer-module__NtixOW__bioCard{background:#fff;border:1px solid #efefef;border-radius:24px;padding:2.5rem;box-shadow:0 4px 20px #00000008}.Organizer-module__NtixOW__profileHeader{align-items:center;gap:1.5rem;margin-bottom:2.5rem;display:flex}.Organizer-module__NtixOW__profileHeader h3{margin:0;font-size:1.4rem;font-weight:800}.Organizer-module__NtixOW__profileHeader p{color:#888;margin:4px 0 0;font-size:.9rem}.Organizer-module__NtixOW__largeAvatar{color:#ff5a1f;background:#f0f0f0;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;font-size:2.5rem;font-weight:900;display:flex}.Organizer-module__NtixOW__infoList{flex-direction:column;gap:1.8rem;display:flex}.Organizer-module__NtixOW__infoItem label{text-transform:uppercase;color:#999;letter-spacing:.5px;margin-bottom:8px;font-size:.75rem;font-weight:700;display:block}.Organizer-module__NtixOW__infoItem p{color:#333;margin:0;font-size:1.05rem;font-weight:700}.Organizer-module__NtixOW__infoItem input{background:#fafafa;border:1px solid #ddd;border-radius:8px;width:100%;padding:10px 14px;font-size:1rem}.Organizer-module__NtixOW__bioArea{background:#fafafa;border:1px solid #ddd;border-radius:12px;width:100%;height:150px;margin:1rem 0;padding:1rem;font-family:inherit;font-size:1rem}.Organizer-module__NtixOW__bioText{color:#555;margin:1.5rem 0;font-size:1.1rem;line-height:1.7}.Organizer-module__NtixOW__accountSecurity{border-top:1px solid #eee;margin-top:3rem;padding-top:2rem}.Organizer-module__NtixOW__outlineBtn{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:10px;margin:1rem 0;padding:10px 20px;font-weight:700;transition:all .2s}.Organizer-module__NtixOW__outlineBtn:hover{background:#f8f9fa;border-color:#ccc}.Organizer-module__NtixOW__securityHint{color:#999;font-size:.8rem}@media (max-width:1000px){.Organizer-module__NtixOW__accountGrid{grid-template-columns:1fr}}@media (max-width:768px){.Organizer-module__NtixOW__header{flex-direction:column!important;align-items:stretch!important;gap:1rem!important;margin-bottom:2rem!important}.Organizer-module__NtixOW__createBtn{justify-content:center!important;width:100%!important}.Organizer-module__NtixOW__eventRow{flex-direction:column!important;align-items:stretch!important;gap:1rem!important;padding:1rem!important}.Organizer-module__NtixOW__eventImage{border-radius:12px!important;width:100%!important;height:150px!important}.Organizer-module__NtixOW__eventActions{flex-direction:row!important;justify-content:space-between!important;align-items:stretch!important;width:100%!important}.Organizer-module__NtixOW__editBtn{text-align:center!important;flex:1!important;padding:8px!important}.Organizer-module__NtixOW__statCard{padding:1.2rem!important}.Organizer-module__NtixOW__statInfo h2{font-size:1.5rem!important}.Organizer-module__NtixOW__statIcon{font-size:1.6rem!important}.Organizer-module__NtixOW__quickActions{grid-template-columns:1fr!important;padding:1rem!important}.Organizer-module__NtixOW__profileCard,.Organizer-module__NtixOW__bioCard{padding:1.5rem!important}.Organizer-module__NtixOW__profileHeader{text-align:center!important;flex-direction:column!important;gap:1rem!important}.Organizer-module__NtixOW__largeAvatar{margin:0 auto!important}}@media (max-width:550px){.Organizer-module__NtixOW__overviewGrid{grid-template-columns:1fr!important}.Organizer-module__NtixOW__eventActions{flex-direction:column!important;gap:8px!important}}
