:root{--forest:#0d3027;--green:#1f8063;--cream:#f7f4ec;--gold:#d5ae6d;--ink:#15352c;--muted:#6b7e77;--line:#dce5e0}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:var(--cream);color:var(--ink);font:15px/1.5 Inter,Segoe UI,Arial;display:grid;grid-template-columns:1fr 1fr}.loginStory{position:relative;overflow:hidden;padding:55px;display:flex;flex-direction:column;background:linear-gradient(145deg,#0b2b23,#185140);color:white}.storyBrand{display:flex;align-items:center;gap:11px;color:white;text-decoration:none}.storyBrand img{width:52px}.storyBrand span{display:grid;line-height:1}.storyBrand b{font:700 23px Georgia}.storyBrand small{font-size:10px;letter-spacing:2px;color:#9fcdbb;text-transform:uppercase}.storyCopy{position:relative;z-index:2;margin:auto 0;max-width:530px}.storyCopy>span{font-size:11px;letter-spacing:2px;color:#9fd2bd;font-weight:900}.storyCopy h1{font:700 clamp(44px,5vw,68px)/1.03 Georgia;margin:18px 0}.storyCopy h1 em{color:var(--gold);font-style:normal}.storyCopy p{color:#bed4cb;font-size:18px}.storyChecks{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.storyChecks span{padding:8px 12px;border:1px solid #ffffff24;border-radius:30px;background:#ffffff0a;font-size:12px}.storyFoot{color:#8db2a4;font-size:12px}.orb{position:absolute;width:520px;height:520px;right:-220px;bottom:-180px;border:1px solid #ffffff12;border-radius:50%;box-shadow:0 0 0 75px #ffffff08,0 0 0 150px #ffffff05}.loginArea{display:grid;place-items:center;padding:40px}.box{width:min(430px,100%)}.back{display:inline-block;color:var(--muted);text-decoration:none;margin-bottom:50px}.box>span{color:var(--green);font-size:11px;font-weight:900;letter-spacing:2px}.box h2{font:700 40px Georgia;margin:10px 0}.intro{color:var(--muted);margin-bottom:32px}.box label{display:block;font-weight:800;margin:17px 0}.box input{display:block;width:100%;margin-top:7px;padding:14px;border:1px solid var(--line);border-radius:10px;background:white;color:var(--ink);font:inherit;outline:none}.box input:focus{border-color:var(--green);box-shadow:0 0 0 3px #1f806315}.box button{width:100%;margin-top:12px;padding:14px;border:0;border-radius:10px;background:var(--forest);color:white;font-weight:900;cursor:pointer;box-shadow:0 12px 25px #153c3028}.box button:disabled{opacity:.65;cursor:wait}.security{text-align:center;color:var(--muted);font-size:12px;margin-top:20px}#error{min-height:22px;padding:0;color:#b42318;font-weight:700}#error:not(:empty){margin-top:16px;padding:11px 13px;border:1px solid #f1b7b2;border-radius:9px;background:#fff0ef}@media(max-width:800px){body{display:block}.loginStory{min-height:260px;padding:30px}.storyCopy{margin:55px 0 30px}.storyCopy h1{font-size:42px}.storyCopy p,.storyChecks,.storyFoot{display:none}.loginArea{padding:35px 24px}.back{margin-bottom:30px}}
