:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#edf3eb;background:#0d120f;color-scheme:dark;font-synthesis:none}*{box-sizing:border-box}body{margin:0;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid #c7f99d;outline-offset:4px}::selection{color:#172811;background:#c7f99d}.login-layout{display:grid;grid-template-columns:1.05fr 1fr;min-height:100svh}.welcome{position:relative;overflow:hidden;display:flex;flex-direction:column;padding:47px 10%;border-right:1px solid #2a3b2b;background:radial-gradient(ellipse at bottom right,#2a46264a,transparent 70%),#142015}.brand{position:relative;z-index:1;display:flex;align-items:center;gap:12px;width:max-content;font-size:25px;letter-spacing:-1px;font-weight:650}.brand-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#c7f99d;color:#203214}.brand-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.brand-sub{font-size:21px;letter-spacing:-.7px;font-weight:400;margin-left:6px;color:#c7f99d}.welcome-copy{position:relative;z-index:1;margin:auto 0;max-width:465px;padding:80px 0 110px}.eyebrow{font-size:9px;letter-spacing:1.9px;font-weight:600;color:#acd88e}h1{font-size:clamp(38px,4.3vw,66px);line-height:1.08;letter-spacing:-2.4px;font-weight:500;margin:23px 0 26px}.welcome-copy>p{max-width:365px;font-size:14px;line-height:1.9;color:#aec0a4;margin:0}.features{display:flex;flex-direction:column;gap:17px;margin-top:33px;font-size:12px;color:#cbdfbc}.features i{display:inline-block;width:5px;height:5px;background:#b2de92;border-radius:50%;vertical-align:middle;margin-right:11px}.welcome-footer{position:relative;z-index:1;margin:0;color:#90a281;font-size:10px;letter-spacing:.3px}.world{position:absolute;bottom:-200px;right:-145px;width:570px;height:570px;pointer-events:none;opacity:.75}.world g{fill:none;stroke:#779968;stroke-width:.65;opacity:.65}.world .world-point{fill:#d1f2b9;stroke:none}.sign-in{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:65px 40px 80px;background:radial-gradient(ellipse at top right,#1e311520,transparent 70%),#0d140e}.login-card{width:100%;max-width:365px}.access-tag{display:inline-flex;align-items:center;gap:7px;font-size:8px;letter-spacing:1.5px;color:#aaca97;border:1px solid #3c5231;border-radius:5px;background:#1d2b17;padding:8px 10px}.access-tag svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}h2{font-size:34px;font-weight:500;letter-spacing:-1.1px;margin:28px 0 12px}.subtitle{font-size:12px;line-height:1.8;color:#a3b499;margin:0 0 32px}form{display:flex;flex-direction:column}label{font-size:12px;color:#bdd0b2;margin:0 0 10px}input{width:100%;border:1px solid #3a5030;border-radius:8px;background:#121e0f;color:#e3f0d9;font-size:14px;padding:14px 15px;min-height:48px;margin:0 0 24px}input:hover{border-color:#567148}input:focus{border-color:#a0c980}button{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:48px;border:1px solid #c7f99d;border-radius:8px;padding:12px 16px;margin-top:3px;background:#c7f99d;color:#203514;font-weight:600;font-size:12px;cursor:pointer;transition:background .16s,box-shadow .16s}button span{font-size:18px;line-height:1;font-weight:400}button:hover{background:#dcffbb;box-shadow:0 0 0 4px #c7f99d09}button:active{transform:translateY(1px)}.login-note{text-align:center;font-size:10px;line-height:1.9;color:#849c76;margin:24px 0 0}.login-error:empty{display:none}.login-error{padding:13px 15px;margin-bottom:24px;border:1px solid #77533a;border-radius:8px;background:#34271d;color:#f0bea0;font-size:12px;line-height:1.75}.private-footer{position:absolute;bottom:31px;margin:0;font-size:9px;color:#83977a}.private-footer span{margin:0 10px;color:#526b44}@media(max-width:850px){.welcome{padding:34px 10%}.welcome-copy{padding-top:80px;padding-bottom:110px}h1{font-size:43px;letter-spacing:-1.8px}.welcome-copy>p{font-size:12px}.eyebrow{font-size:8px;line-height:1.9;display:block;max-width:225px}.sign-in{padding:50px 32px 80px}.world{width:450px;height:450px;bottom:-170px;right:-180px}.brand{font-size:22px}.brand-sub{font-size:19px}h2{font-size:31px}}@media(max-width:620px){.login-layout{grid-template-columns:1fr}.welcome{padding:25px 26px 29px;border-right:0;border-bottom:1px solid #2e4229}.brand{font-size:22px;gap:10px}.brand-icon{width:32px;height:32px}.brand-sub{font-size:19px}.welcome-copy{margin:0;padding:36px 0 0;max-width:100%}.eyebrow{font-size:8px;letter-spacing:1.5px;max-width:100%}h1{font-size:35px;letter-spacing:-1.3px;line-height:1.15;margin:13px 0 0}h1 br{display:none}h1 br:after{content:" "}.welcome-copy>p,.features,.welcome-footer{display:none}.world{width:300px;height:300px;right:-85px;bottom:-190px;opacity:.6}.sign-in{padding:34px 27px 83px;min-height:500px;justify-content:flex-start}.login-card{max-width:390px}.access-tag{font-size:7px;padding:7px 9px}h2{font-size:29px;margin-top:24px}.subtitle{font-size:12px;margin-bottom:27px}input{min-height:49px;font-size:16px;margin-bottom:23px}button{min-height:49px;font-size:13px}.login-note{font-size:10px}.private-footer{bottom:28px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}
