:root{color-scheme:light;--dark:#073c2c;--yellow:#ffc928;--ink:#162820;--muted:#627169;--canvas:#f5f7f2;--border:#e2e8de;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--canvas)}
*{box-sizing:border-box}body{margin:0}a{color:inherit}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid #008c45;outline-offset:4px}.login-layout{min-height:100svh;display:grid;grid-template-columns:1fr 1fr}.welcome{background:var(--dark);color:#fff;display:flex;flex-direction:column;justify-content:space-between;padding:48px clamp(36px,6vw,100px);position:relative;overflow:hidden}.welcome:after{content:"";position:absolute;pointer-events:none;width:430px;height:430px;border:1px solid #ffffff12;border-radius:50%;right:-295px;bottom:-90px;box-shadow:0 0 0 55px #ffffff04,0 0 0 110px #ffffff03}.brand{display:inline-flex;gap:13px;align-items:center;text-decoration:none;font-size:21px;font-weight:700;letter-spacing:-.6px;align-self:flex-start}.brand-mark{width:43px;height:43px;display:grid;place-items:center;border-radius:12px;background:var(--yellow);color:var(--dark);font-weight:900;font-size:29px;position:relative;line-height:1}.brand-mark>span{position:absolute;font-size:20px;right:2px;top:10px}.brand-crew{font-weight:400;margin-left:5px}.welcome-content{margin:75px 0;max-width:530px;position:relative;z-index:1}.eyebrow{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:1.1px;text-transform:uppercase;color:#c3d6c7;margin:0 0 23px}.eyebrow>span{width:6px;height:6px;background:var(--yellow);border-radius:50%;flex-shrink:0}h1{font-size:clamp(38px,4.4vw,67px);line-height:1.07;letter-spacing:-2.5px;margin:0 0 26px}h1>span{color:var(--yellow)}.welcome-description{font-size:17px;line-height:1.7;color:#c3d6c7;margin:0}.shift-preview{display:flex;gap:14px;align-items:center;border:1px solid #ffffff22;background:#ffffff06;border-radius:14px;padding:19px;margin-top:43px;max-width:415px}.shift-check{width:34px;height:34px;border-radius:50%;background:#ffffff13;display:grid;place-items:center;color:var(--yellow);font-size:17px;flex-shrink:0}.shift-preview strong{display:block;font-size:13px;margin-bottom:5px}.shift-preview div>span{font-size:11px;color:#bdcfbf}.shift-arrow{color:var(--yellow);margin-left:auto;font-size:21px}.concept-label{font-size:10px;line-height:1.7;color:#afc3b4;margin:0;position:relative;z-index:1}.form-panel{display:flex;align-items:center;justify-content:center;padding:64px 44px}.form-wrap{width:100%;max-width:365px}.access-label{display:inline-flex;gap:7px;align-items:center;color:var(--muted);font-size:11px;font-weight:600;margin-bottom:27px}.access-label svg{width:16px;height:16px;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}h2{font-size:30px;line-height:1.15;letter-spacing:-1px;margin:0 0 13px}.form-description{font-size:14px;line-height:1.7;color:var(--muted);margin:0 0 31px}label{display:block;font-size:12px;font-weight:700;margin-bottom:9px}input:not([type=hidden]){display:block;width:100%;min-height:51px;border:1px solid #d4ddd1;border-radius:9px;background:white;padding:13px 15px;color:var(--ink);font-size:16px;margin:0 0 21px;transition:border-color .15s,box-shadow .15s}input::placeholder{color:#849187;font-size:13px}input:focus{outline:0;border-color:#008c45;box-shadow:0 0 0 3px #008c4515}button{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:52px;border:0;border-radius:9px;background:var(--dark);color:white;padding:15px 18px;font-size:13px;font-weight:700;cursor:pointer;margin-top:26px}button:hover{background:#006d36}button>span{font-size:20px;font-weight:400;line-height:1}.access-note{font-size:11px;line-height:1.7;color:var(--muted);margin:18px 0 0;max-width:320px}.demo-note{display:flex;align-items:flex-start;gap:12px;border-top:1px solid var(--border);margin-top:34px;padding-top:23px}.demo-note>span{flex-shrink:0;font-size:9px;font-weight:700;letter-spacing:.4px;border:1px solid #d3dbce;color:#64735e;padding:4px 5px;border-radius:4px}.demo-note p{font-size:10px;line-height:1.7;margin:0;color:#73816e}.form-error{background:#fff0ed;color:#8a2923;border:1px solid #eecac4;padding:13px 15px;font-size:12px;line-height:1.6;border-radius:8px;margin-bottom:23px}.back-link{display:block;text-align:center;padding:17px 0 0;min-height:44px;font-size:13px;color:var(--dark);font-weight:700;text-underline-offset:4px}
@media(min-width:1440px){.welcome-content{margin:100px 0}.form-panel{padding:80px}.form-wrap{max-width:390px}}
@media(max-width:767px){.login-layout{grid-template-columns:1fr}.welcome{padding:25px 27px 28px;min-height:auto}.brand{font-size:18px;gap:10px}.brand-mark{width:35px;height:35px;border-radius:10px;font-size:25px}.brand-mark>span{font-size:17px;right:1px;top:8px}.welcome-content{margin:30px 0 0}.eyebrow{font-size:9px;letter-spacing:.8px;margin-bottom:14px}h1{font-size:clamp(32px,8.5vw,46px);letter-spacing:-1.25px;line-height:1.08;margin-bottom:14px}.welcome-description{font-size:12px;line-height:1.6}.welcome-description br{display:none}.shift-preview,.concept-label{display:none}.welcome:after{width:270px;height:270px;right:-230px;bottom:-160px}.form-panel{padding:29px 27px 28px;align-items:flex-start}.form-wrap{max-width:460px}.access-label{font-size:10px;margin-bottom:18px}h2{font-size:26px;letter-spacing:-.8px}.form-description{font-size:12px;line-height:1.65;margin-bottom:24px}label{font-size:11px}input:not([type=hidden]){min-height:49px;margin-bottom:19px}button{margin-top:23px;min-height:51px}.access-note{font-size:10px;margin-top:15px;max-width:none}.demo-note{margin-top:26px;padding-top:19px}.demo-note p{font-size:9px}}
@media(max-width:359px){.welcome{padding:22px}.form-panel{padding:26px 22px}.welcome-content{margin-top:27px}.eyebrow{font-size:8px}h1{font-size:31px}h2{font-size:24px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
