:root{color:#20232f;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f7fb;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh;margin:0}button,input{font-family:inherit}#root{min-height:100vh}.login-page{background:#f5f7fb;grid-template-columns:minmax(0,1.12fr) minmax(420px,.88fr);min-height:100vh;display:grid}.brand-panel{color:#fff;background:radial-gradient(circle at 82% 16%,#d456746b,#0000 30%),radial-gradient(circle at 15% 84%,#5a66c359,#0000 36%),linear-gradient(145deg,#161828 0%,#24253a 58%,#30213a 100%);flex-direction:column;justify-content:space-between;padding:58px 70px 34px;display:flex;position:relative;overflow:hidden}.brand-panel:before,.brand-panel:after{content:"";border:1px solid #ffffff17;border-radius:50%;position:absolute}.brand-panel:before{width:470px;height:470px;top:-170px;right:-130px}.brand-panel:after{width:520px;height:520px;bottom:-220px;left:-160px}.brand-content,.copyright{z-index:1;position:relative}.logo{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:17px;place-items:center;width:58px;height:58px;margin-bottom:74px;display:grid;box-shadow:0 16px 40px #0000002e}.logo span{letter-spacing:-1px;font-size:19px;font-weight:800}.eyebrow,.login-eyebrow{letter-spacing:2.2px;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:700}.eyebrow{color:#ffffff9e}.brand-panel h1{letter-spacing:-2.8px;max-width:720px;margin:0;font-size:clamp(42px,4.4vw,68px);line-height:1.15}.description{color:#ffffffa8;max-width:650px;margin:28px 0 38px;font-size:17px;line-height:1.85}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:700px;display:grid}.feature-grid article{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0e;border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;gap:7px;padding:18px 20px;display:flex}.feature-grid strong{font-size:15px}.feature-grid span{color:#ffffff85;font-size:13px}.copyright{color:#ffffff59;letter-spacing:.4px;margin:55px 0 0;font-size:11px}.login-panel{place-items:center;padding:50px;display:grid}.login-card{background:#fff;border:1px solid #e8eaf0;border-radius:24px;width:min(100%,430px);padding:48px;box-shadow:0 26px 70px #1d233617}.mobile-logo{display:none}.login-eyebrow{color:#a33657}.login-card h2{color:#1b1e2b;letter-spacing:-1.3px;margin:0;font-size:34px}.login-description{color:#7b8190;margin:13px 0 38px;font-size:14px;line-height:1.7}.login-card form{flex-direction:column;display:flex}.auth-mode-switch{background:#f2f3f7;border-radius:12px;grid-template-columns:1fr 1fr;gap:4px;margin:-18px 0 26px;padding:4px;display:grid}.auth-mode-switch button{color:#777d8c;height:38px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;font-size:13px;font-weight:650}.auth-mode-switch button.active{color:#9f3154;background:#fff;box-shadow:0 4px 13px #1f233414}.login-card label{color:#383d4b;margin-bottom:9px;font-size:13px;font-weight:650}.login-card input,.login-card textarea{box-sizing:border-box;color:#20232f;width:100%;font:inherit;background:#fafbfc;border:1px solid #dfe2e9;border-radius:11px;outline:none;margin-bottom:23px;padding:0 15px;transition:border-color .2s,box-shadow .2s}.login-card input{height:50px}.login-card textarea{resize:vertical;min-height:82px;padding-top:13px;padding-bottom:13px}.login-card input:focus,.login-card textarea:focus{border-color:#a83b5e;box-shadow:0 0 0 4px #a83b5e1a}.login-card input::placeholder,.login-card textarea::placeholder{color:#adb1bb}.password-row{justify-content:space-between;align-items:center;display:flex}.password-row button{color:#a33657;cursor:pointer;background:0 0;border:0;margin-bottom:9px;padding:0;font-size:12px}.login-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#9f3154,#c94c70);border:0;border-radius:11px;height:52px;margin-top:3px;font-size:15px;font-weight:700;transition:transform .2s,box-shadow .2s;box-shadow:0 13px 30px #ac34593d}.login-button:hover{transform:translateY(-1px);box-shadow:0 16px 34px #ac34594d}.security-note{color:#8a8f9b;background:#f7f8fa;border-radius:10px;align-items:flex-start;gap:8px;margin-top:28px;padding:13px 14px;font-size:11px;line-height:1.6;display:flex}.security-note span{color:#57a56c;font-size:9px;line-height:19px}@media (width<=900px){.login-page{grid-template-columns:1fr}.brand-panel{display:none}.login-panel{min-height:100vh;padding:24px}.login-card{box-sizing:border-box;padding:34px 28px}.mobile-logo{color:#fff;background:#202232;border-radius:14px;place-items:center;width:50px;height:50px;margin-bottom:34px;font-weight:800;display:grid}}.loading-screen{color:#707584;background:#f5f7fb;place-content:center;place-items:center;gap:18px;min-height:100vh;display:grid}.loading-logo,.dashboard-logo{color:#fff;background:#202232;place-items:center;font-weight:800;display:grid}.loading-logo{border-radius:17px;width:58px;height:58px}.loading-screen p{margin:0;font-size:14px}.dashboard-page{color:#20232f;background:#f4f6fa;min-height:100vh}.dashboard-header{background:#fff;border-bottom:1px solid #e5e8ef;justify-content:space-between;align-items:center;min-height:76px;padding:0 30px;display:flex}.dashboard-brand,.dashboard-user{align-items:center;display:flex}.dashboard-brand{gap:13px}.dashboard-logo{border-radius:12px;width:42px;height:42px;font-size:14px}.dashboard-brand div:last-child,.dashboard-user div{flex-direction:column;gap:3px;display:flex}.dashboard-brand strong{font-size:15px}.dashboard-brand span,.dashboard-user span{color:#9297a5;letter-spacing:.8px;font-size:10px}.dashboard-user{text-align:right;gap:18px}.dashboard-user strong{font-size:13px}.dashboard-user button{color:#606675;cursor:pointer;background:#fff;border:1px solid #e1e4ea;border-radius:9px;padding:9px 14px}.dashboard-shell{grid-template-columns:224px minmax(0,1fr);min-height:calc(100vh - 77px);display:grid}.dashboard-sidebar{background:#fff;border-right:1px solid #e5e8ef;flex-direction:column;justify-content:space-between;padding:25px 16px;display:flex}.dashboard-sidebar nav{flex-direction:column;gap:5px;display:flex}.dashboard-sidebar nav button{color:#6d7280;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:12px 14px}.dashboard-sidebar nav button.active{color:#a73559;background:#f9edf1;font-weight:700}.sidebar-status{color:#7d8290;align-items:center;gap:8px;padding:12px;font-size:11px;display:flex}.sidebar-status span{background:#4eaa68;border-radius:50%;width:8px;height:8px}.dashboard-main{padding:34px}.dashboard-welcome{color:#fff;background:radial-gradient(circle at 86% 14%,#c3466b4d,#0000 30%),linear-gradient(135deg,#1b1d2d,#343044);border-radius:20px;justify-content:space-between;align-items:flex-end;padding:31px 34px;display:flex}.dashboard-welcome p,.section-title p{letter-spacing:1.8px;margin:0 0 10px;font-size:10px;font-weight:700}.dashboard-welcome p{color:#ffffff87}.dashboard-welcome h1{margin:0 0 12px;font-size:30px}.dashboard-welcome div>span{color:#ffffff94;font-size:13px}.permission-card{background:#ffffff12;border:1px solid #ffffff1f;border-radius:13px;flex-direction:column;gap:8px;min-width:150px;padding:16px 18px;display:flex}.permission-card span{font-size:10px!important}.permission-card strong{font-size:16px}.summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:20px;display:grid}.summary-grid article{background:#fff;border:1px solid #e7e9ef;border-radius:15px;flex-direction:column;min-height:135px;padding:20px;display:flex}.summary-grid span{color:#737887;font-size:12px}.summary-grid strong{margin:12px 0 9px;font-size:30px}.summary-grid small{color:#a3a7b2;font-size:10px}.module-section{margin-top:30px}.section-title{justify-content:space-between;align-items:flex-end;margin-bottom:15px;display:flex}.section-title p{color:#a73559}.section-title h2{margin:0;font-size:22px}.section-title>span{color:#999eaa;font-size:11px}.module-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.module-grid article{background:#fff;border:1px solid #e7e9ef;border-radius:15px;padding:21px}.module-icon{color:#a73559;background:#f9edf1;border-radius:11px;place-items:center;width:39px;height:39px;font-weight:800;display:grid}.module-grid h3{margin:17px 0 8px;font-size:15px}.module-grid p{color:#8c919e;min-height:38px;margin:0;font-size:11px;line-height:1.7}.module-grid button{color:#b3b7c0;background:0 0;border:0;margin-top:18px;padding:0;font-size:11px}.form-message{color:#b13655;background:#fff1f3;border-radius:9px;margin:-8px 0 17px;padding:11px 13px;font-size:12px;line-height:1.55}.login-button:disabled,.login-card input:disabled{cursor:not-allowed;opacity:.68}@media (width<=1050px){.summary-grid,.module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.dashboard-header{padding:0 18px}.dashboard-brand span,.dashboard-user div{display:none}.dashboard-shell{grid-template-columns:1fr}.dashboard-sidebar{display:none}.dashboard-main{padding:18px}.dashboard-welcome{flex-direction:column;align-items:flex-start;gap:24px;padding:25px}.summary-grid,.module-grid{grid-template-columns:1fr}.section-title{flex-direction:column;align-items:flex-start;gap:8px}}.dashboard-sidebar nav button:disabled{cursor:not-allowed;opacity:.42}.dashboard-sidebar nav button:not(:disabled):hover{color:#a73559;background:#faf3f5}.access-waiting-page{background:#f5f7fb;place-items:center;min-height:100vh;padding:24px;display:grid}.access-waiting-card{box-sizing:border-box;text-align:center;background:#fff;border:1px solid #e5e8ef;border-radius:22px;flex-direction:column;align-items:center;width:min(100%,460px);padding:46px;display:flex;box-shadow:0 25px 70px #1f253617}.access-waiting-card>p{color:#b0395d;letter-spacing:1.8px;margin:26px 0 10px;font-size:10px;font-weight:800}.access-waiting-card h1{margin:0 0 13px;font-size:26px}.access-waiting-card>span{color:#838996;font-size:12px;line-height:1.8}.access-waiting-card button{color:#fff;min-height:42px;font:inherit;cursor:pointer;background:#b33a5e;border:0;border-radius:10px;margin-top:28px;padding:0 19px;font-size:12px;font-weight:700}
