@import"https://fonts.googleapis.com/css2?family=Inter:wght@500;600;700;800&display=swap";:root{--bg-main: #f4f7fb;--bg-panel: #ffffff;--bg-panel-soft: #f9fbfe;--text-main: #1c2a3a;--text-muted: #5d7188;--brand: #0f6cbd;--brand-soft: rgba(15, 108, 189, .14);--border: #d9e2ec}*{box-sizing:border-box}body{margin:0;font-family:Inter,Segoe UI,Roboto,sans-serif;background:var(--bg-main);color:var(--text-main)}a{color:#0f6cbd}#root{min-height:100vh}.auth-shell{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#060b16;padding:24px}.auth-page{display:flex;min-height:100vh;background:#050a14}.auth-brand-panel{flex:0 0 480px;background:linear-gradient(160deg,#0a1628,#111d35 40%,#0d1526);display:flex;flex-direction:column;justify-content:center;padding:60px 48px;position:relative;overflow:hidden;border-right:1px solid rgba(233,69,96,.08)}.auth-brand-glow{position:absolute;bottom:-120px;left:-80px;width:400px;height:400px;background:radial-gradient(circle,rgba(233,69,96,.12) 0%,transparent 70%);pointer-events:none}.auth-brand-content{position:relative;z-index:1}.auth-brand-badge{display:inline-block;padding:6px 14px;border-radius:20px;background:#e945601f;color:#e94560;font-size:11px;font-weight:700;letter-spacing:1.5px;margin-bottom:24px}.auth-brand-title{font-size:36px;font-weight:900;color:#fff;margin:0 0 12px;letter-spacing:-.03em}.auth-brand-title span{color:#e94560}.auth-brand-desc{font-size:15px;color:#ffffff8c;line-height:1.6;margin-bottom:40px;max-width:380px}.auth-features{display:flex;flex-direction:column;gap:20px;margin-bottom:40px}.auth-feature-item{display:flex;gap:14px;align-items:flex-start}.auth-feature-icon{width:38px;height:38px;border-radius:10px;background:#e945601a;display:flex;align-items:center;justify-content:center;color:#e94560;font-size:16px;flex-shrink:0}.auth-feature-title{font-size:14px;font-weight:700;color:#fff;margin-bottom:2px}.auth-feature-desc{font-size:13px;color:#ffffff73;line-height:1.4}.auth-brand-footer{font-size:12px;color:#ffffff40;letter-spacing:.5px}.auth-form-panel{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;background:#060b16}.auth-form-card{width:100%;max-width:420px}.auth-form-header h2{font-size:26px;font-weight:800;color:#fff;margin:0 0 6px;letter-spacing:-.02em}.auth-form-header p{font-size:14px;color:#ffffff73;margin:0 0 28px}.auth-field{margin-bottom:18px}.auth-field label{display:block;font-size:13px;font-weight:600;color:#ffffffa6;margin-bottom:6px}.auth-optional{font-weight:400;color:#ffffff40;font-size:11px;margin-left:4px}.auth-field-row{display:flex;gap:12px}.auth-field-row .auth-field{flex:1}.auth-input.ant-input-lg,.auth-input .ant-input-lg,.auth-input.ant-input-affix-wrapper-lg{background:#ffffff0a!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:10px!important;color:#fff!important;transition:border-color .2s}.auth-input.ant-input-lg:focus,.auth-input.ant-input-lg:hover,.auth-input .ant-input-lg:focus,.auth-input.ant-input-affix-wrapper-lg:focus,.auth-input.ant-input-affix-wrapper-lg:hover,.auth-input.ant-input-affix-wrapper-focused{border-color:#e94560!important;box-shadow:0 0 0 2px #e9456026!important}.auth-input textarea.ant-input{background:#ffffff0a!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:10px!important;color:#fff!important}.auth-forgot-link{font-size:13px;color:#e94560;cursor:pointer;font-weight:500}.auth-forgot-link:hover{color:#ff6b88;text-decoration:underline}.auth-submit-btn.ant-btn-primary{height:48px!important;font-size:15px!important;font-weight:700!important;border-radius:10px!important;background:linear-gradient(135deg,#e94560,#c23152)!important;border:none!important;margin-top:6px;box-shadow:0 4px 16px #e945604d;transition:transform .15s,box-shadow .15s}.auth-submit-btn.ant-btn-primary:hover{transform:translateY(-1px);box-shadow:0 6px 24px #e9456066!important}.auth-alt-action{text-align:center;margin-top:24px;font-size:14px;color:#fff6}.auth-alt-link{color:#e94560;font-weight:600}.auth-alt-link:hover{color:#ff6b88;text-decoration:underline}.auth-page-footer{margin-top:40px;font-size:12px;color:#fff3;text-align:center}.auth-type-selector{display:flex;gap:10px;margin-bottom:12px}.auth-type-card{flex:1;padding:14px 8px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff05;text-align:center;cursor:pointer;transition:all .2s}.auth-type-card:hover{border-color:#e945604d;background:#e945600a}.auth-type-card.active{border-color:#e94560;background:#e9456014;box-shadow:0 0 0 1px #e9456033}.auth-type-icon{font-size:24px;margin-bottom:4px}.auth-type-label{font-size:12px;font-weight:700;color:#ffffffb3}.auth-type-card.active .auth-type-label{color:#e94560}.auth-type-desc{font-size:13px;color:#ffffff59;margin-bottom:20px;line-height:1.4}@media (max-width: 900px){.auth-page{flex-direction:column}.auth-brand-panel{flex:none;padding:32px 24px}.auth-brand-panel .auth-features,.auth-brand-panel .auth-brand-desc,.auth-brand-panel .auth-brand-footer{display:none}.auth-form-panel{padding:24px}}.uauth-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:48px 40px;max-width:440px;width:100%}.uauth-logo{font-size:48px;text-align:center;margin-bottom:8px}.uauth-title{font-size:28px;font-weight:800;text-align:center;color:#fff;margin:0 0 4px}.uauth-subtitle{text-align:center;color:#ffffff80;font-size:14px;margin:0 0 24px}.uauth-form{display:flex;flex-direction:column}.uauth-divider{display:flex;align-items:center;margin:20px 0 16px;gap:12px}.uauth-divider:before,.uauth-divider:after{content:"";flex:1;border-top:1px solid rgba(255,255,255,.08)}.uauth-divider span{color:#555;font-size:11px;letter-spacing:1px;white-space:nowrap}.auth-card--login{width:440px;max-width:100%}.auth-card--register{width:460px;max-width:100%}.auth-title{text-align:center;margin-bottom:24px}.auth-footer{text-align:center;margin-top:12px}.app-shell{background:transparent}.dashboard-content{min-width:0}.dashboard-header{min-height:74px}.dashboard-header-main,.dashboard-header-actions{min-width:0}.dashboard-user-name{max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.glass-panel{background:var(--bg-panel);border:1px solid var(--border);box-shadow:0 4px 14px #111e2c14}.page-wrap{width:100%;max-width:none;margin:0}.page-title{margin:0;font-size:28px;font-weight:800;letter-spacing:-.02em}.page-subtitle{margin-top:6px;color:var(--text-muted);font-size:14px}.page-header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.header-card{border:1px solid var(--border);border-radius:12px;background:#fff;padding:16px 18px;margin-bottom:16px}.kpi-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px}.kpi-box{border:1px solid var(--border);border-radius:12px;background:#fff;padding:14px}.kpi-label{color:var(--text-muted);font-size:12px;font-weight:600}.kpi-value{margin-top:6px;font-size:24px;font-weight:800;color:var(--text-main)}.page-hero{border:1px solid var(--border);border-radius:14px;background:linear-gradient(180deg,#fff,#f7fbff);padding:18px;margin-bottom:16px}.page-hero-title{margin:0;font-size:30px;font-weight:800;letter-spacing:-.02em}.page-hero-subtitle{margin-top:8px;color:var(--text-muted);font-size:14px}.action-bar{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:14px}.stats-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.stats-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.content-grid{display:grid;grid-template-columns:2fr 1fr;gap:16px}.content-grid-equal{display:grid;grid-template-columns:1fr 1fr;gap:16px}.content-grid-triple{grid-template-columns:repeat(3,minmax(0,1fr))}.form-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.kpi-strip--5{grid-template-columns:repeat(5,minmax(0,1fr))}.public-event-card{border:1px solid var(--border);border-radius:14px;background:#fff}.section-card{border-radius:16px;border:1px solid var(--border);background:var(--bg-panel);box-shadow:0 4px 12px #111e2c12}.mauth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#060b16;padding:24px}.mauth-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:48px 40px;max-width:440px;width:100%}.mauth-logo{font-size:48px;text-align:center;margin-bottom:8px}.mauth-title{font-size:28px;font-weight:800;text-align:center;color:#fff;margin:0 0 4px}.mauth-subtitle{text-align:center;color:#ffffff80;font-size:14px;margin:0 0 24px}.mauth-tabs{display:flex;gap:8px;margin-bottom:24px}.mauth-tab{flex:1;padding:10px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:transparent;color:#ffffff80;font-weight:600;cursor:pointer;transition:all .2s}.mauth-tab.active{background:#e9456026;border-color:#e94560;color:#e94560}.mauth-form{display:flex;flex-direction:column;gap:12px}.mauth-input{width:100%;padding:12px 16px;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#fff;font-size:14px;outline:none;transition:border-color .2s;box-sizing:border-box}.mauth-input:focus{border-color:#e94560}.mauth-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.mauth-btn{padding:14px;border-radius:12px;border:none;background:linear-gradient(135deg,#e94560,#c23152);color:#fff;font-size:15px;font-weight:700;cursor:pointer;transition:all .2s}.mauth-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #e9456066}.mauth-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.mauth-footer{text-align:center;margin-top:20px}.mauth-link{background:none;border:none;color:#fff6;cursor:pointer;font-size:13px}.mauth-link:hover{color:#e94560}
