:root{--blue:#0874df;--blue2:#075ec9;--navy:#071d3d;--ink:#0b1732;--muted:#68798d;--line:#d7e1ec;--soft:#f4f8fc;--green:#0a9a6a;--danger:#b42318;--gold:#ffbf2e}
*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#eef5fb;-webkit-font-smoothing:antialiased}.wnAuthBody{min-height:100dvh}.wnAuthScreen{min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:20px 24px 58px;position:relative;overflow:hidden}.wnAuthScreen:before,.wnAuthScreen:after{content:"";position:absolute;border-radius:999px;pointer-events:none}.wnAuthScreen:before{width:520px;height:520px;left:-240px;top:-220px;background:rgba(8,116,223,.08)}.wnAuthScreen:after{width:440px;height:440px;right:-190px;bottom:-180px;background:rgba(255,191,46,.07)}
.wnAuthCard{width:min(1120px,100%);min-height:640px;max-height:calc(100dvh - 80px);display:grid;grid-template-columns:minmax(340px,.82fr) minmax(500px,1.18fr);background:#fff;border:1px solid #dbe5ef;border-radius:28px;overflow:hidden;box-shadow:0 26px 70px rgba(14,53,91,.12);position:relative;z-index:2}.wnAuthCard.compact{min-height:610px}.wnAuthCard.wide{width:min(1220px,100%);grid-template-columns:minmax(330px,.72fr) minmax(650px,1.28fr)}
.wnVisual{position:relative;min-width:0;overflow:hidden;background:#082554;color:#fff}.wnVisualImage{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.wnVisualShade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,19,43,.04) 0%,rgba(3,19,43,.15) 34%,rgba(3,19,43,.92) 100%)}.wnVisualBrand{position:absolute;left:28px;top:25px;z-index:2;height:31px;max-width:190px;padding:7px 10px;border-radius:10px;background:rgba(255,255,255,.92);backdrop-filter:blur(10px)}.wnVisualBrand img{height:100%;max-width:100%;object-fit:contain;display:block}.wnVisualCopy{position:absolute;left:30px;right:30px;bottom:30px;z-index:2}.wnVisualEyebrow{display:inline-flex;padding:6px 9px;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.12);backdrop-filter:blur(10px);border-radius:999px;text-transform:uppercase;letter-spacing:.12em;font-size:9px;font-weight:950}.wnVisualCopy h2{margin:13px 0 9px;max-width:430px;font-size:clamp(34px,3.2vw,52px);line-height:.98;letter-spacing:-.055em}.wnVisualCopy h2 .gold{color:var(--gold)}.wnVisualCopy p{margin:0;max-width:450px;color:rgba(255,255,255,.86);font-size:13px;line-height:1.55;font-weight:650}.wnVisualChips{display:flex;gap:7px;flex-wrap:wrap;margin-top:17px}.wnVisualChips span{padding:8px 11px;border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.1);border-radius:999px;font-size:9px;font-weight:900}
.wnAuthMain{min-width:0;padding:34px 38px;display:flex;flex-direction:column;justify-content:center;overflow:auto}.wnAuthMain.wide{padding:28px 34px}.wnTopRow{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.wnKicker{font-size:10px;letter-spacing:.13em;text-transform:uppercase;color:var(--blue);font-weight:950}.wnAuthMain h1{margin:7px 0 7px;font-size:clamp(30px,3vw,42px);line-height:1;letter-spacing:-.045em}.wnLead{margin:0;color:var(--muted);font-size:13px;line-height:1.5;font-weight:650}.wnTopLink{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 15px;border:1px solid #d2dfeb;border-radius:999px;text-decoration:none;font-size:10px;font-weight:950;background:#fff}.wnTopLink:hover{background:#f6f9fc;border-color:#bcd0e3}
.wnGoogleBtn{height:48px;width:100%;display:flex;align-items:center;justify-content:center;gap:12px;border:1px solid #cfd9e4;border-radius:999px;background:#fff;color:#25384e;text-decoration:none;font-size:13px;font-weight:750;transition:.15s}.wnGoogleBtn:hover{border-color:#9fbbd6;background:#fbfdff;box-shadow:0 5px 16px rgba(12,56,94,.06)}.wnGoogleBtn.disabled{opacity:.58}.gMark{font-weight:950;font-size:19px;color:#4285f4}.wnDivider{display:flex;align-items:center;gap:12px;margin:15px 0;color:#8a98a8;font-size:10px}.wnDivider:before,.wnDivider:after{content:"";height:1px;background:#e2e8ef;flex:1}
.wnAuthForm{display:grid;gap:12px}.wnField{display:grid;gap:6px}.wnField label{font-size:10px;font-weight:900;color:#52657a}.wnInput{width:100%;height:48px;border:1px solid #cfd9e4;border-radius:11px;background:#fff;padding:0 13px;outline:none;color:#10253f;font:inherit;font-size:12.5px;font-weight:650;transition:.14s}.wnInput:focus{border-color:#1489ef;box-shadow:0 0 0 3px rgba(8,116,223,.1)}.wnPassword{position:relative}.wnPassword .wnInput{padding-right:44px}.wnPasswordToggle{position:absolute;right:6px;top:6px;width:36px;height:36px;border:0;border-radius:9px;background:transparent;color:#708299;cursor:pointer;font-size:16px}.wnPasswordToggle:hover{background:#f1f5f9}.wnBetween{display:flex;align-items:center;justify-content:flex-end;gap:12px}.wnTextLink{color:var(--blue);font-size:10px;font-weight:900;text-decoration:none}.wnTextLink:hover{text-decoration:underline}.wnBtn{height:48px;border:0;border-radius:12px;background:var(--blue);color:#fff;font:inherit;font-size:12px;font-weight:950;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;padding:0 18px}.wnBtn:hover{background:#0567c7}.wnBtn.secondary{background:#fff;color:#16314f;border:1px solid #cfd9e4}.wnBtn.secondary:hover{background:#f7fafc}.wnLegal{margin-top:12px;color:#7a899b;font-size:9.5px;line-height:1.5}.wnLegal a{color:#3e5771;font-weight:850}.wnAuthMsg{padding:10px 12px;border-radius:10px;font-size:10px;line-height:1.45;margin-bottom:12px;font-weight:700}.wnAuthMsg.error{border:1px solid #ffd3cf;background:#fff4f2;color:#9f241a}.wnAuthMsg.ok{border:1px solid #bce7d8;background:#f0fbf7;color:#087a58}.wnAuthMsg.info{border:1px solid #cfe3f8;background:#f1f7fe;color:#195b98}
.wnGrid2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.wnGrid3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.wnSpan2{grid-column:span 2}.wnPathChoice{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.wnPathOption input{position:absolute;opacity:0;pointer-events:none}.wnPathOption label{min-height:40px;border:1px solid #d3dee9;border-radius:10px;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#50647b;font-size:9.5px;font-weight:900}.wnPathOption input:checked+label{border-color:#1588ec;background:#edf6ff;color:#0868c9;box-shadow:0 0 0 2px rgba(8,116,223,.08)}.wnStrength{height:4px;border-radius:999px;background:#edf2f7;overflow:hidden}.wnStrength span{display:block;height:100%;width:0;background:#ef4444;transition:.18s}
.wnAuthFooter{position:fixed;left:0;right:0;bottom:13px;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:15px;width:min(1220px,calc(100% - 48px));margin:auto;color:#7b8999;font-size:8.5px;font-weight:700}.wnAuthFooter nav{display:flex;gap:12px}.wnAuthFooter a{text-decoration:none}.wnAuthFooter a:hover{color:var(--blue)}.wnStatus{border:1px solid #d9e4ee;border-radius:13px;padding:13px;background:#f8fbfd;display:flex;gap:10px;align-items:flex-start}.wnStatusIcon{width:34px;height:34px;flex:0 0 34px;border-radius:10px;background:#eaf4ff;color:#0874df;display:grid;place-items:center;font-weight:950}.wnStatus b{display:block;font-size:11px}.wnStatus p{margin:3px 0 0;color:#718296;font-size:9.5px;line-height:1.45}.wnSetupBox{border:1px solid #d7e4f0;background:#f7fbff;border-radius:12px;padding:12px;margin-top:12px}.wnSetupBox code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px}.wnAuthMiniLinks{display:flex;gap:9px;flex-wrap:wrap;margin-top:14px}.wnAuthMiniLinks a{font-size:9px;font-weight:850;color:#50708f;text-decoration:none}
@media(max-width:960px){html,body{overflow:auto}.wnAuthScreen{padding:16px 16px 62px;align-items:flex-start}.wnAuthCard,.wnAuthCard.wide{grid-template-columns:1fr;max-height:none;min-height:auto;width:min(700px,100%)}.wnVisual{height:220px}.wnVisualCopy{left:22px;right:22px;bottom:20px}.wnVisualCopy h2{font-size:34px;margin:8px 0 5px}.wnVisualCopy p{font-size:11px}.wnVisualChips{display:none}.wnAuthMain,.wnAuthMain.wide{padding:24px 24px 28px}.wnAuthFooter{position:static;margin:14px auto 0;width:min(700px,calc(100% - 32px))}}
@media(max-width:620px){.wnAuthScreen{padding:0 0 52px;background:#fff}.wnAuthCard,.wnAuthCard.wide{border:0;border-radius:0;box-shadow:none;width:100%}.wnVisual{height:150px}.wnVisualBrand{left:16px;top:14px;height:28px}.wnVisualCopy{display:none}.wnAuthMain,.wnAuthMain.wide{padding:23px 18px}.wnAuthMain h1{font-size:31px}.wnGrid2,.wnGrid3{grid-template-columns:1fr}.wnSpan2{grid-column:auto}.wnPathChoice{grid-template-columns:repeat(2,1fr)}.wnAuthFooter{padding:0 16px;flex-direction:column;justify-content:center;gap:6px}}
@media(max-height:760px) and (min-width:961px){.wnAuthScreen{padding-top:14px;padding-bottom:44px}.wnAuthCard{min-height:560px;max-height:calc(100dvh - 58px)}.wnAuthMain{padding-top:25px;padding-bottom:25px}.wnVisualCopy h2{font-size:40px}}
