:root{font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#111;background:#ffbf19;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html,body,#root{margin:0;min-width:320px;min-height:100%;background:#ffbf19}body{overflow-x:hidden}button,input{font:inherit}button{cursor:pointer}.login-page{min-height:100svh;height:100svh;background:linear-gradient(180deg,#ffc21b,#ffbe17);overflow:hidden;display:flex;flex-direction:column}.hero{height:49svh;min-height:390px;max-height:760px;flex:0 0 49svh;background-position:center 30%;background-size:cover;position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden}.hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0003,#0000006b 56%,#050505)}.hero-content{position:relative;z-index:3;text-align:center;color:#fff;margin-top:-4px}.brand-logo{width:112px;height:112px;margin:0 auto 10px;display:grid;place-items:center;background:#fff;border-radius:50%;box-shadow:0 12px 28px #00000047}.sx{font-size:47px;line-height:1;font-weight:950;letter-spacing:-6px;transform:translate(-3px)}.wordmark{font-size:clamp(34px,6.5vw,58px);line-height:1;font-weight:950;letter-spacing:-2.7px;text-shadow:0 3px 10px rgba(0,0,0,.48)}.wordmark span{color:#ffc21a}.portal-title{margin-top:11px;font-size:clamp(14px,2.4vw,23px);line-height:1;font-weight:800;letter-spacing:5px}.curve{position:absolute;left:-5%;width:110%;bottom:-43px;height:92px;border-radius:50% 50% 0 0/100% 100% 0 0;z-index:2}.curve-back{background:#ffc21a;bottom:-53px}.curve-front{background:#050505;bottom:-28px;border-bottom:3px solid #ffc21a}.login-body{width:min(860px,100%);flex:1 1 auto;margin:0 auto;padding:38px 28px 22px;display:flex;flex-direction:column}.login-form{display:grid;gap:17px}.field{height:68px;background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:13px;box-shadow:0 4px 10px #0000001f;display:flex;align-items:center;overflow:hidden}.field:focus-within{box-shadow:0 0 0 2px #00000014,0 5px 12px #00000021}.field input{width:100%;height:100%;border:0;outline:0;background:transparent;padding:0 20px;font-size:20px;font-weight:500;color:#1b1b1b}.field input::placeholder{color:#9da0a5;font-weight:500}.password-field .show-btn{flex:0 0 auto;border:0;background:transparent;color:#555;padding:0 20px;font-size:14px;font-weight:800}.validation-field{position:relative}.validation-field input{padding-right:185px}.captcha-box{position:absolute;right:9px;top:7px;height:54px;min-width:148px;padding:0 9px;background:#f7f7f7;border:1px solid #d5d5d5;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:12px}.captcha-box span{font-size:26px;line-height:1;font-weight:900;letter-spacing:2px;color:#111}.captcha-box button{border:0;background:transparent;color:#3c3c3c;font-size:24px;line-height:1;padding:2px}.login-button{height:68px;border:1px solid #111;border-radius:13px;background:linear-gradient(#343434,#090909);color:#ffc21a;font-size:22px;line-height:1;font-weight:900;box-shadow:0 7px 14px #00000038}.login-button:disabled{opacity:.65;cursor:wait}.error-box{padding:11px 14px;border-radius:9px;background:#5e0713;color:#fff;font-size:13px;font-weight:600}.feature-row,.forgot{display:none}footer{display:none}@media(max-width:700px){.login-page{height:100svh;min-height:100svh}.hero{height:48svh;min-height:365px;flex-basis:48svh}.brand-logo{width:104px;height:104px;margin-bottom:9px}.sx{font-size:44px}.wordmark{font-size:39px;letter-spacing:-2.4px}.portal-title{font-size:13px;letter-spacing:4px;margin-top:10px}.curve{height:82px;bottom:-37px}.curve-back{bottom:-47px}.curve-front{bottom:-24px}.login-body{width:100%;padding:34px 38px 18px;overflow:hidden}.login-form{gap:15px}.field{height:64px;border-radius:12px}.field input{font-size:18px;padding:0 16px}.validation-field input{padding-right:150px}.captcha-box{right:7px;top:6px;height:52px;min-width:124px}.captcha-box span{font-size:23px}.captcha-box button{font-size:22px}.password-field .show-btn{padding:0 16px;font-size:13px}.login-button{height:64px;font-size:21px;border-radius:12px}}@media(max-width:430px){.hero{height:46svh;min-height:350px;flex-basis:46svh;background-position:center 30%}.hero-content{margin-top:-8px}.brand-logo{width:96px;height:96px}.sx{font-size:41px}.wordmark{font-size:35px;letter-spacing:-2.2px}.portal-title{font-size:12px;letter-spacing:3.6px}.login-body{padding:30px 22px 14px}.login-form{gap:13px}.field{height:61px}.field input{font-size:17px;padding:0 15px}.validation-field input{padding-right:136px}.captcha-box{right:6px;top:5px;height:51px;min-width:112px;gap:7px}.captcha-box span{font-size:21px;letter-spacing:1px}.captcha-box button{font-size:21px}.login-button{height:61px;font-size:20px}}@media(max-height:740px)and (max-width:430px){.hero{height:42svh;min-height:315px;flex-basis:42svh}.brand-logo{width:82px;height:82px}.sx{font-size:36px}.wordmark{font-size:31px}.portal-title{font-size:10px;letter-spacing:3px}.login-body{padding-top:24px}.field,.login-button{height:57px}}.dashboard{min-height:100vh;background:#080808;color:#eee}.dashboard header{height:70px;padding:0 28px;background:#111;display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #ffc21a}.dash-brand{display:flex;align-items:center;gap:10px}.dash-brand span{background:#ffc21a;color:#111;padding:10px;border-radius:9px;font-weight:950}.dash-brand strong{letter-spacing:2px}.dash-user{display:flex;gap:18px;align-items:center}.dash-user button{background:#ffc21a;border:0;padding:10px 16px;border-radius:8px;font-weight:800}.dashboard main{padding:36px 5%}.dash-heading small,.panel small,.dash-card small{color:#aaa;letter-spacing:2px;font-weight:800}.dash-heading h1{font-size:36px;margin:8px 0}.dash-heading p{color:#aaa}.dash-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px}.dash-card,.panel{background:#141414;border:1px solid #292929;border-radius:16px;padding:22px}.dash-card strong{display:block;font-size:32px;margin:22px 0 6px}.dash-card span{color:#888;font-size:13px}.dash-card .active{color:#4fe09b}.dash-panels{display:grid;grid-template-columns:1.4fr 1fr;gap:18px;margin-top:18px}.panel h2{margin:7px 0 22px}.panel p{display:flex;justify-content:space-between;border-bottom:1px solid #282828;padding:12px 0;color:#999}.panel p b{color:#ddd}.empty{height:180px;display:grid;place-items:center;color:#777}.loading{min-height:100vh;display:grid;place-items:center;background:#ffc21a;color:#111;font-weight:800}@media(max-width:700px){.hero{height:47vh;min-height:380px}.brand-logo{width:105px;height:105px}.sx{font-size:45px}.wordmark{font-size:39px}.portal-title{font-size:14px;letter-spacing:3px}.login-body{padding:72px 60px 45px}.field{height:70px}.field input{font-size:20px;padding:0 14px}.validation-field input{padding-right:155px}.captcha-box{min-width:125px;height:54px}.captcha-box span{font-size:25px}.login-button{height:70px;font-size:23px}.feature-row{grid-template-columns:repeat(2,1fr);gap:25px}.feature:nth-child(2){border-right:0}.feature{border-bottom:1px solid #b18a18;padding-bottom:18px}.feature:nth-child(3),.feature:nth-child(4){border-bottom:0}.forgot{font-size:15px}footer{display:block;text-align:center;line-height:2}.dashboard header{padding:0 15px}.dash-user span{display:none}.dashboard main{padding:25px 15px}.dash-heading h1{font-size:29px}.dash-cards,.dash-panels{grid-template-columns:1fr}.dash-card{min-height:135px}}@media(max-width:430px){.hero{min-height:360px;height:43vh}.login-body{padding:62px 20px 38px}.field{height:64px;border-radius:11px}.field input{font-size:18px}.validation-field input{padding-right:140px}.captcha-box{right:6px;min-width:112px;height:50px}.captcha-box span{font-size:22px}.captcha-box button{font-size:23px}.login-button{height:64px}.feature-row{margin-top:45px}.feature span{font-size:13px}}
