.login-split-shell{height:100vh;width:100%;display:grid;grid-template-columns:1fr 1fr;padding:20px;gap:14px;background:#0a0f0e;overflow:hidden;box-sizing:border-box}.lhero{background:#080f0e;border-radius:18px;position:relative;overflow:hidden;display:flex;flex-direction:column}.lorb{position:absolute;border-radius:50%;pointer-events:none}.lorb--1{width:380px;height:380px;top:-100px;left:-100px;background:radial-gradient(circle,rgba(0,57,63,.4) 0%,transparent 70%);filter:blur(70px);z-index:1}.lorb--2{width:300px;height:300px;bottom:60px;right:-80px;background:radial-gradient(circle,rgba(92,26,31,.22) 0%,transparent 70%);filter:blur(60px);z-index:1}.lorb--3{width:240px;height:240px;bottom:-60px;left:60px;background:radial-gradient(circle,rgba(0,57,63,.18) 0%,transparent 70%);filter:blur(50px);z-index:1}.lhero__inner{position:relative;z-index:2;padding:32px 44px 48px;display:flex;flex-direction:column;height:100%}.lhero__top{display:flex;align-items:center;gap:10px}.lhero__logo-img{height:30px;width:auto;display:block;opacity:.9;flex-shrink:0}.lhero__logo-label{font-size:13px;font-weight:500;color:#ffffffb3;padding-left:10px;border-left:1px solid rgba(255,255,255,.15);margin-left:10px;letter-spacing:.01em}.lhero__logo-by{color:#ffffff61;font-weight:400}.lhero__body{flex:1;display:flex;flex-direction:column;justify-content:center;padding:52px 0 36px}.lhero__eyebrow{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#d4a96ad9;margin:0 0 20px}.lhero__headline{font-family:"IBM Plex Serif",serif;font-size:clamp(1.8rem,2.6vw,2.4rem);font-weight:400;line-height:1.22;color:#fffffff2!important;margin:0 0 20px;letter-spacing:-.01em}.lhero__sub{font-size:15px;line-height:1.65;color:#ffffff7a;max-width:360px;margin:0}.lhero__points{margin-top:36px;display:flex;flex-direction:column}.lhero__point{display:flex;align-items:flex-start;gap:14px;padding:14px 0;border-top:1px solid rgba(255,255,255,.05)}.lhero__point:first-child{border-top:none;padding-top:0}.lhero__point-icon{width:34px;height:34px;background:#00393f59;border-radius:9px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid rgba(0,57,63,.5)}.lhero__point-icon svg{width:16px;height:16px;color:#ffffffa6}.lhero__point-title{font-size:13px;font-weight:600;color:#ffffffc7;margin:0 0 3px}.lhero__point-text{font-size:12px;color:#ffffff5c;line-height:1.5;margin:0}.lhero__quote{border-left:2px solid rgba(0,57,63,.5);padding-left:18px;margin-top:auto;padding-top:28px}.lhero__quote-text{font-size:13px;line-height:1.65;color:#ffffff5c;font-style:italic;margin:0}.lform{background:#f9f8f6;border-radius:18px;position:relative;overflow:hidden;border-top:2px solid #00393f;display:flex;align-items:center;justify-content:center}.lform:before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(180deg,transparent 0px,transparent 59px,rgba(0,57,63,.045) 59px,rgba(0,57,63,.045) 60px);pointer-events:none;border-radius:18px}.lform__inner{position:relative;z-index:1;width:100%;max-width:400px;padding:44px 40px;overflow-y:auto;max-height:calc(100vh - 80px)}.lform__icon{width:56px;height:56px;background:#00393f;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;flex-shrink:0}.lform__icon svg{width:28px;height:28px;color:#fff}.lform__sub{padding-bottom:20px;border-bottom:1.5px solid rgba(0,57,63,.12);margin-bottom:24px}.lform__portal-label{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#00393f;margin:0 0 8px}.lform__title{font-size:22px;font-weight:700;color:#081516;margin:0 0 8px;letter-spacing:-.01em}.lform__subtitle{font-size:14px;color:#0815168c;line-height:1.6;margin:0}.lform__field{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.lform__label{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#08151699}.lform__label:before{content:"";width:3px;height:12px;background:#00393f;border-radius:2px;flex-shrink:0}.lform__input-wrap{position:relative}.lform__input-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#08151647;pointer-events:none;display:flex;align-items:center;transition:color .2s}.lform__input{width:100%;min-height:48px;padding:12px 14px 12px 42px;background:#fff;border:1.5px solid rgba(0,57,63,.15);border-left:3px solid rgba(0,57,63,.2);border-radius:10px;font-size:15px;color:#081516;font-family:inherit;box-sizing:border-box;transition:border-color .2s,box-shadow .2s}.lform__input::-moz-placeholder{color:#0815164d}.lform__input::placeholder{color:#0815164d}.lform__input:hover{border-color:#00393f40;border-left-color:#00393f59}.lform__input:focus{outline:none;border-color:#00393f4d;border-left-color:#00393f;box-shadow:0 0 0 3px #00393f14}.lform__input-wrap:focus-within .lform__input-icon{color:#00393f}.lform__turnstile{display:flex;justify-content:center;min-height:68px;padding:4px 0 2px;margin-bottom:4px}.lform__turnstile .cf-turnstile{width:100%}.lform__submit{width:100%;min-height:48px;padding:12px 20px;background:#00393f;color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;font-family:inherit;box-sizing:border-box;transition:background .2s,transform .15s}.lform__submit:hover:not(:disabled){background:#004a52;transform:translateY(-1px)}.lform__submit:disabled{opacity:.5;cursor:not-allowed;transform:none}.lform__submit-arrow{transition:transform .2s;flex-shrink:0}.lform__submit:hover:not(:disabled) .lform__submit-arrow{transform:translate(3px)}.lform__divider{display:flex;align-items:center;gap:12px;margin:16px 0}.lform__divider-line{flex:1;height:1px;background:#00393f1a}.lform__divider-text{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#0815164d;flex-shrink:0}.lform__google-btn{width:100%;min-height:48px;padding:12px 20px;background:#fff;color:#081516;border:1.5px solid rgba(0,57,63,.15);border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;font-family:inherit;box-sizing:border-box;transition:border-color .2s,background .2s}.lform__google-btn:hover{border-color:#00393f4d;background:#00393f05}.lform__feedback{padding:14px 16px;border-radius:10px;margin-bottom:16px}.lform__feedback--success{background:#00393f0d;border:1px solid rgba(0,57,63,.15);border-left:3px solid #00393f}.lform__feedback--warning{background:#b464000a;border:1px solid rgba(180,100,0,.15);border-left:3px solid rgba(180,100,0,.45)}.lform__feedback--error{background:#b91c1c0a;border:1px solid rgba(185,28,28,.15);border-left:3px solid rgba(185,28,28,.5)}.lform__feedback--dev{background:#00393f0a;border:1px dashed rgba(0,57,63,.25)}.lform__feedback-eyebrow{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#00393f;margin:0 0 6px}.lform__feedback-title{font-size:14px;font-weight:600;color:#081516;margin:0 0 5px}.lform__feedback-text{font-size:13px;color:#08151699;line-height:1.55;margin:0}.lform__feedback-meta{font-size:12px;color:#08151666;margin:6px 0 0}.lform__feedback-url{font-size:11px;color:#08151659;word-break:break-all;font-family:ui-monospace,Menlo,Monaco,Cascadia Code,monospace;margin:8px 0 0;line-height:1.5}.lform__dev-bypass{margin-top:16px;padding-top:14px;border-top:1px dashed rgba(0,57,63,.2)}.lform__dev-form{display:flex;flex-direction:column;gap:10px;margin-top:12px}.lform__spinner{animation:lform-spin .9s linear infinite;flex-shrink:0}@keyframes lform-spin{to{transform:rotate(360deg)}}.spinner-track{opacity:.25}.spinner-fill{opacity:.75}.lform__footer{margin-top:20px;font-size:12px;color:#08151652;text-align:center}.hidden{display:none!important}@media(max-width:900px){.login-split-shell{grid-template-columns:1fr;grid-template-rows:auto 1fr;padding:12px;gap:10px;height:auto;min-height:100vh;overflow:visible}.lhero{min-height:200px}.lhero__inner{padding:24px 28px 28px}.lhero__body{padding:20px 0 12px}.lhero__points,.lhero__quote{display:none}.lform{min-height:auto;align-items:flex-start}.lform__inner{padding:28px 24px;max-height:none;overflow:visible}}@media(prefers-reduced-motion:reduce){.lform__submit,.lform__submit-arrow,.lform__spinner{transition:none;animation:none}}
