:root{--lbg:#06101a;--lpanel:#07131f;--ltext:#f4f2ed;--lmuted:#8694a6;--llabel:#b7c0cc;--lborder:rgba(143,166,190,.22);--linput:rgba(7,20,32,.7);--lgold:#c99a5b;--lerror:#ef837b}
body.login-v5{min-width:320px;min-height:100svh;overflow:auto;background:var(--lbg);color:var(--ltext);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.access-shell{position:relative;display:grid;grid-template-columns:1fr 1fr;width:100%;min-height:max(680px,100svh);overflow:hidden;background:var(--lbg)}
.brand-panel{position:relative;isolation:isolate;display:grid;min-height:100%;overflow:hidden;background:#080909}
.brand-panel__photo{position:absolute;inset:0;z-index:-3;display:block;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center}
.brand-panel:before{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(0,0,0,.22),transparent 68%),linear-gradient(0deg,rgba(0,0,0,.72),transparent 42%)}
.brand-panel__shade{position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 54% 30%,transparent 0 18%,rgba(0,0,0,.22) 48%,rgba(0,0,0,.65) 100%)}
.brand-panel__content{align-self:center;justify-self:center;display:grid;justify-items:center;width:470px;margin-top:-70px}
.brand-seal{position:relative;display:grid;place-items:center;width:250px;aspect-ratio:1;overflow:hidden;border-radius:50%;box-shadow:0 30px 70px rgba(0,0,0,.6),0 0 38px rgba(199,148,76,.16)}
.brand-seal .kfb-emblem{display:block;width:100%;height:100%;max-width:none;object-fit:contain}
.brand-promise{margin:34px 0 0;color:rgba(244,242,237,.96);font-family:Georgia,"Times New Roman",serif;font-size:27px;font-weight:700;letter-spacing:-.02em;line-height:1.18;text-align:center}.brand-promise span{display:block}.brand-promise strong{color:var(--lgold);font-weight:700}
.brand-panel__caption{align-self:end;justify-self:center;max-width:520px;margin:0 32px clamp(28px,5vh,52px);color:rgba(223,225,228,.58);font-size:11px;letter-spacing:.12em;text-align:center;text-transform:uppercase}
.access-panel{position:relative;isolation:isolate;display:grid;grid-template-rows:1fr auto;min-height:100%;overflow:hidden;padding:90px 105px 28px;background:var(--lpanel)}
.access-panel:before{content:"";position:absolute;inset:0;z-index:-2;opacity:.55;background-image:linear-gradient(rgba(115,146,176,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(115,146,176,.025) 1px,transparent 1px);background-size:52px 52px;mask-image:radial-gradient(circle at 35% 44%,#000,transparent 70%)}
.access-panel__glow{position:absolute;inset:-20% 30% 24% -30%;z-index:-1;background:radial-gradient(circle,rgba(19,58,83,.36),transparent 66%);pointer-events:none}
.gold-divider{position:absolute;z-index:20;top:5%;bottom:5%;left:50%;width:1px;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(201,154,91,.12) 18%,rgba(201,154,91,.5) 48%,rgba(201,154,91,.16) 78%,transparent)}
.gold-divider:after{content:"";position:absolute;top:49%;left:50%;width:4px;height:4px;transform:translate(-50%,-50%);border-radius:50%;background:#f1c77f;box-shadow:0 0 0 2px rgba(201,154,91,.13),0 0 12px 3px rgba(225,174,91,.42)}
.access-card{align-self:center;width:min(100%,510px);margin:0 auto;animation:access-in .65s cubic-bezier(.2,.7,.2,1) both}.access-heading{margin-bottom:46px;text-align:center}
.eyebrow{margin:0 0 8px;color:var(--lgold);font-size:14px;font-weight:500;letter-spacing:.22em;text-transform:uppercase}.access-heading h1{margin:0;color:var(--ltext);font-family:Manrope,Inter,sans-serif;font-size:36px;font-weight:700;letter-spacing:-.025em;line-height:1.15;text-transform:none}.heading-rule{display:block;width:48px;height:2px;margin:20px auto 18px;background:var(--lgold)}.access-heading>p:last-child{max-width:440px;margin:0 auto;color:var(--lmuted);font-size:18px;line-height:1.55}
.field{margin-bottom:24px}.field label{display:block;margin:0 0 10px;color:var(--llabel);font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.input-wrap{position:relative}.input-wrap>svg{position:absolute;top:50%;left:20px;width:22px;height:22px;transform:translateY(-50%);fill:none;stroke:var(--lmuted);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}
.input-wrap input{width:100%;height:64px;padding:0 20px 0 58px;border:1px solid var(--lborder);border-radius:13px;outline:0;background:var(--linput);color:var(--ltext);font:inherit;font-size:16px;box-shadow:inset 0 1px 0 rgba(255,255,255,.018);transition:.18s ease}.input-wrap input::placeholder{color:var(--lmuted);opacity:.72}.input-wrap input:hover{border-color:rgba(154,177,200,.38)}.input-wrap input:focus{border-color:var(--lgold);box-shadow:0 0 0 3px rgba(201,154,91,.13)}.input-wrap input.has-error{border-color:var(--lerror);box-shadow:0 0 0 3px rgba(239,131,123,.12)}.input-wrap--password input{padding-right:58px}
.password-toggle{position:absolute;top:50%;right:11px;display:grid;place-items:center;width:42px;height:42px;padding:0;transform:translateY(-50%);border:0;border-radius:10px;background:transparent;color:var(--lmuted);cursor:pointer}.password-toggle:hover{background:rgba(255,255,255,.05);color:var(--ltext)}.password-toggle svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.password-toggle .eye-closed,.password-toggle.is-visible .eye-open{display:none}.password-toggle.is-visible .eye-closed{display:block}
.form-error{min-height:0;margin:-8px 0 16px;color:var(--lerror);font-size:13px;text-align:center}.form-error:empty{display:none}
.submit-button{position:relative;width:100%;height:64px;overflow:hidden;border:1px solid rgba(255,244,222,.55);border-radius:13px;background:linear-gradient(112deg,#b99a73,#eedfc8 48%,#c9a579);color:#111820;font:inherit;font-size:14px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;box-shadow:inset 0 1px 0 rgba(255,255,255,.6),0 14px 30px rgba(137,96,46,.14);cursor:pointer;transition:.18s ease}.submit-button:after{content:"";position:absolute;top:0;left:-30%;width:22%;height:100%;transform:skewX(-18deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.5),transparent);transition:left .65s ease}.submit-button:hover{transform:translateY(-1px);filter:brightness(1.04);box-shadow:inset 0 1px 0 rgba(255,255,255,.7),0 18px 36px rgba(137,96,46,.2)}.submit-button:hover:after{left:115%}.submit-button:disabled{cursor:wait;opacity:.72;transform:none}
.forgot-link{display:block;margin-top:20px;color:var(--lmuted);font-size:14px;text-align:center;text-decoration:none;transition:color .16s ease}.forgot-link:hover{color:var(--lgold)}
.secure-note{display:flex;align-items:center;gap:12px;margin-top:30px;padding-top:26px;border-top:1px solid var(--lborder);color:var(--lmuted);font-size:14px}.secure-note svg{width:25px;height:25px;flex:none;fill:none;stroke:var(--lgold);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.access-footer{align-self:end;margin-top:40px;color:var(--lmuted);font-size:10px;letter-spacing:.16em;text-align:center;text-transform:uppercase}.access-footer p{margin:5px 0}.access-footer span{margin:0 8px;color:var(--lgold)}
@keyframes access-in{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}
html[data-layout=desktop][data-compact=true] .access-panel{padding-inline:60px}
html[data-layout=desktop][data-compact=true] .access-heading h1{font-size:34px}
html[data-layout=desktop][data-compact=true] .access-heading>p:last-child{font-size:16px}
html[data-layout=desktop][data-short=true] .access-panel{padding-top:58px;padding-bottom:20px}
html[data-layout=desktop][data-short=true] .access-heading{margin-bottom:26px}
html[data-layout=desktop][data-short=true] .access-heading h1{font-size:34px}
html[data-layout=desktop][data-short=true] .access-heading>p:last-child{font-size:15px}
html[data-layout=desktop][data-short=true] .field{margin-bottom:17px}
html[data-layout=desktop][data-short=true] .input-wrap input,html[data-layout=desktop][data-short=true] .submit-button{height:54px}
html[data-layout=desktop][data-short=true] .secure-note{margin-top:20px;padding-top:18px}
html[data-layout=desktop][data-short=true] .access-footer{margin-top:22px}
html[data-layout=mobile] body.login-v5{display:block;overflow-x:hidden;overflow-y:auto;background:#07131f}
html[data-layout=mobile] .access-shell{display:block;width:100%;height:auto;min-height:100svh;overflow:visible;background:linear-gradient(180deg,#050b11 0 230px,#07131f 230px)}
html[data-layout=mobile] .gold-divider{display:none}
html[data-layout=mobile] .brand-panel{min-height:250px;height:35svh;max-height:330px;background-position:center 62%}
html[data-layout=mobile] .brand-panel__photo{object-position:center 48%}
html[data-layout=mobile] .brand-panel:before{background:linear-gradient(180deg,rgba(2,6,9,.03) 35%,rgba(4,10,15,.88) 100%)}
html[data-layout=mobile] .brand-panel__shade{background:radial-gradient(circle at 50% 28%,transparent 0 17%,rgba(0,0,0,.15) 53%,rgba(0,0,0,.48) 100%)}
html[data-layout=mobile] .brand-panel__content{align-self:center;width:100%;margin-top:-8px}
html[data-layout=mobile] .brand-seal{width:128px;box-shadow:0 18px 42px rgba(0,0,0,.6),0 0 26px rgba(199,148,76,.18)}
html[data-layout=mobile] .brand-promise{margin-top:14px;font-size:18px;line-height:1.12;text-shadow:0 2px 12px rgba(0,0,0,.9)}
html[data-layout=mobile] .brand-panel__caption{display:none}
html[data-layout=mobile] .access-panel{z-index:3;display:block;min-height:0;margin-top:-30px;padding:44px 24px calc(30px + env(safe-area-inset-bottom));overflow:visible;border:1px solid rgba(201,154,91,.16);border-bottom:0;border-radius:30px 30px 0 0;background:linear-gradient(155deg,#0a1b2a 0,#07131f 42%,#06101a 100%);box-shadow:0 -18px 46px rgba(0,0,0,.42),inset 0 1px 0 rgba(238,196,128,.2)}
html[data-layout=mobile] .access-panel:after{content:"";position:absolute;top:0;left:50%;width:74px;height:2px;transform:translateX(-50%);border-radius:999px;background:linear-gradient(90deg,transparent,#d7a65f,transparent);box-shadow:0 0 15px rgba(215,166,95,.34)}
html[data-layout=mobile] .access-panel__glow{inset:-5% -35% 52% -35%;opacity:.8;background:radial-gradient(circle,rgba(20,65,92,.38),transparent 64%)}
html[data-layout=mobile] .access-card{width:100%;max-width:460px}
html[data-layout=mobile] .access-heading{margin-bottom:30px}
html[data-layout=mobile] .access-heading h1{font-size:clamp(29px,8.6vw,36px);letter-spacing:-.035em}
html[data-layout=mobile] .heading-rule{width:42px;margin:16px auto 14px}
html[data-layout=mobile] .access-heading>p:last-child{max-width:330px;font-size:14px;line-height:1.55}
html[data-layout=mobile] .field{margin-bottom:18px}
html[data-layout=mobile] .field label{margin-bottom:8px;font-size:11px}
html[data-layout=mobile] .input-wrap input,html[data-layout=mobile] .submit-button{height:56px;border-radius:12px}
html[data-layout=mobile] .input-wrap input{font-size:15px;background:rgba(4,14,23,.62)}
html[data-layout=mobile] .submit-button{margin-top:2px;box-shadow:inset 0 1px 0 rgba(255,255,255,.62),0 12px 28px rgba(137,96,46,.18)}
html[data-layout=mobile] .secure-note{justify-content:center;margin-top:22px;padding-top:20px;font-size:13px}
html[data-layout=mobile] .secure-note svg{width:21px;height:21px}
html[data-layout=mobile] .access-footer{margin-top:30px;font-size:9px;line-height:1.5}
html[data-layout=mobile][data-short=true] .brand-panel{min-height:210px;height:31svh;max-height:235px}
html[data-layout=mobile][data-short=true] .brand-seal{width:96px}
html[data-layout=mobile][data-short=true] .brand-promise{margin-top:9px;font-size:15px}
html[data-layout=mobile][data-short=true] .access-panel{margin-top:-24px;padding-top:32px;padding-bottom:calc(20px + env(safe-area-inset-bottom))}
html[data-layout=mobile][data-short=true] .access-heading{margin-bottom:23px}
html[data-layout=mobile][data-short=true] .access-heading h1{font-size:28px}
html[data-layout=mobile][data-short=true] .heading-rule{margin-top:13px;margin-bottom:12px}
html[data-layout=mobile][data-short=true] .field{margin-bottom:14px}
html[data-layout=mobile][data-short=true] .input-wrap input,html[data-layout=mobile][data-short=true] .submit-button{height:52px}
html[data-layout=mobile][data-short=true] .secure-note{margin-top:17px;padding-top:16px}
html[data-layout=mobile][data-short=true] .access-footer{margin-top:20px}
@media(max-width:460px){html[data-layout=mobile] .brand-panel{min-height:230px;height:33svh;max-height:275px}html[data-layout=mobile] .brand-seal{width:104px}html[data-layout=mobile] .brand-promise{margin-top:11px;font-size:16px}html[data-layout=mobile] .access-panel{margin-top:-26px;padding:38px 16px calc(24px + env(safe-area-inset-bottom));border-radius:26px 26px 0 0}html[data-layout=mobile] .access-heading{margin-bottom:27px}html[data-layout=mobile] .access-heading h1{font-size:clamp(28px,8.8vw,34px)}html[data-layout=mobile] .access-heading>p:last-child{font-size:13px;line-height:1.55}html[data-layout=mobile] .field{margin-bottom:17px}html[data-layout=mobile] .secure-note{font-size:12px}html[data-layout=mobile] .access-footer{margin-top:26px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
