.client-auth-page{--auth-ink:#1e293b;--auth-ink-900:#0f172a;--auth-ink-700:#334155;--auth-body:#475569;--auth-muted:#64748b;--auth-faint:#94a3b8;--auth-line:#e2e8f0;--auth-line-soft:#f1f5f9;--auth-surface:#fff;--auth-canvas:#0a0a0c;--auth-accent:#f26522;--auth-accent-deep:#c54e15;--auth-accent-soft:#fdece1;--auth-lime:#ff8040;--auth-danger:#ef4444;--auth-danger-soft:#fef2f2;--auth-warn:#f59e0b;--auth-warn-soft:#fef3c7;--auth-radius-lg:32px;--auth-radius:18px;--auth-radius-sm:12px;--auth-field-h:58px;--auth-ring:0 0 0 4px #f2652240;overflow-x:hidden}.client-auth-page ::selection{background:var(--auth-lime);color:var(--auth-ink)}.auth-shell{background:var(--auth-canvas);justify-content:center;align-items:center;min-height:100dvh;display:flex;position:relative;overflow:hidden}.auth-bg-gradient{z-index:0;background:var(--auth-canvas);position:absolute;inset:0;overflow:hidden}.auth-3d-canvas{z-index:1;pointer-events:none;opacity:0;width:100%;height:100%;transition:opacity 1.2s ease-in-out;position:absolute;inset:0}.auth-3d-canvas.is-ready{opacity:.95}.auth-bg-gradient__sphere{filter:blur(80px);opacity:.6;border-radius:50%;animation:15s ease-in-out infinite alternate auth-float;position:absolute}.auth-bg-gradient__sphere--1{background:radial-gradient(circle,#f2652238 0%,#f2652200 70%);width:60vw;height:60vw;top:-10vw;left:-10vw}.auth-bg-gradient__sphere--2{background:radial-gradient(circle,#2eae6c29 0%,#2eae6c00 70%);width:50vw;height:50vw;animation-delay:-5s;bottom:-10vw;right:-10vw}.auth-bg-gradient__grid{background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 40%,#0000 100%);mask-image:radial-gradient(circle,#000 40%,#0000 100%)}@keyframes auth-float{0%{transform:translate(0)scale(1)}to{transform:translate(5vw,5vw)scale(1.1)}}.auth-content{z-index:1;flex-direction:column;align-items:center;width:100%;max-width:500px;padding:40px 20px;display:flex;position:relative}.auth-shell--register .auth-content{max-width:700px}.auth-header{text-align:center;flex-direction:column;align-items:center;margin-bottom:32px;display:flex}.auth-header .auth-logo{border-radius:var(--auth-radius);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #fff9;justify-content:center;align-items:center;width:180px;margin-bottom:16px;padding:12px;display:inline-flex;box-shadow:0 10px 25px #0f172a0d}.auth-header .auth-logo img{width:100%;height:auto}.auth-header .auth-badge{color:var(--auth-accent-deep);letter-spacing:.09em;text-transform:uppercase;white-space:nowrap;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#10b9811a;border:1px solid #10b98133;border-radius:999px;align-items:center;gap:8px;padding:7px 13px 7px 11px;font-size:10.5px;font-weight:600;display:inline-flex}.auth-header .auth-badge:before{background:var(--auth-lime);content:"";border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #10b9811a,0 0 16px #10b98166}.auth-card{border-radius:var(--auth-radius-lg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(160deg,#fffffff2,#f8fafcd9);border:1px solid #fffc;width:100%;padding:clamp(28px,2.8vw,44px);position:relative;transform:translateZ(0);box-shadow:0 4px 6px -1px #0000000d,0 40px 80px -20px #0f172a26,inset 0 2px 4px #ffffff80}.auth-card--login{max-width:500px}.auth-card--register{max-width:700px}.auth-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:22px;display:flex}.auth-heading__eyebrow{border:1px solid var(--auth-line);color:var(--auth-muted);letter-spacing:.1em;text-transform:uppercase;background:#fffc;border-radius:999px;align-items:center;gap:8px;margin:0 0 12px;padding:5px 12px 5px 6px;font-size:11px;font-weight:600;display:inline-flex}.auth-heading__eyebrow b{background:var(--auth-ink-900);width:20px;height:20px;color:var(--auth-lime);letter-spacing:0;border-radius:50%;place-items:center;font-size:10px;display:grid}.auth-heading h2{color:var(--auth-ink);letter-spacing:-.035em;margin:0 0 8px;font-size:clamp(28px,2.6vw,36px);font-weight:600;line-height:1.1}.auth-heading p{max-width:44ch;color:var(--auth-muted);margin:0;font-size:15px;line-height:1.55}.auth-step-count{color:var(--auth-faint);white-space:nowrap;flex:none;padding-top:4px;font-size:13px;font-weight:600}.auth-step-count b{color:var(--auth-ink);letter-spacing:-.02em;font-size:26px;font-weight:600}.auth-progress{margin-bottom:26px}.auth-progress__track{background:#e3e8de;border-radius:999px;height:5px;margin-bottom:14px;overflow:hidden;box-shadow:inset 0 1px 2px #1425260f}.auth-progress__track i{border-radius:inherit;background:linear-gradient(90deg, var(--auth-accent-deep), var(--auth-accent) 60%, var(--auth-lime));height:100%;transition:width .52s var(--client-ease);display:block;box-shadow:0 0 14px #92d05066}.auth-progress__steps{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.auth-progress__steps button{color:var(--auth-faint);cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:9px;padding:0;font-size:13px;font-weight:600;transition:color .2s;display:flex}.auth-progress__steps button:nth-child(2){justify-content:center}.auth-progress__steps button:last-child{justify-content:flex-end}.auth-progress__steps button:disabled{cursor:default}.auth-progress__steps button span{border:1px solid var(--auth-line);width:26px;height:26px;transition:.22s var(--client-ease);background:#fff;border-radius:50%;flex:none;place-items:center;font-size:11px;display:grid}.auth-progress__steps button.is-active{color:var(--auth-ink)}.auth-progress__steps button.is-active span{border-color:var(--auth-accent);background:var(--auth-accent-soft);color:var(--auth-accent-deep);box-shadow:0 0 0 4px #92d0501f}.auth-progress__steps button.is-done{color:var(--auth-body)}.auth-progress__steps button.is-done span{border-color:var(--auth-accent);background:var(--auth-accent);color:var(--auth-ink-900);font-size:0}.auth-progress__steps button.is-done span:after{content:"✓";font-size:12px}.auth-alert{border-radius:var(--auth-radius);background:var(--auth-danger-soft);color:#8d1732;border:1px solid #c11f422e;grid-template-columns:34px 1fr;align-items:start;gap:13px;margin-bottom:22px;padding:14px 16px;display:grid}.auth-alert__icon{border-radius:var(--auth-radius-sm);background:var(--auth-danger);width:34px;height:34px;color:var(--auth-ink-900);place-items:center;display:grid}.auth-alert__icon svg{width:18px;height:18px}.auth-alert strong{font-size:14px;font-weight:600;display:block}.auth-alert p{opacity:.86;margin:3px 0 0;font-size:13.5px;line-height:1.5}.auth-alert ul{opacity:.86;margin:6px 0 0;padding-left:17px;font-size:13.5px;line-height:1.6}.auth-alert--success{background:var(--auth-accent-soft);color:#3f6122;border-color:#56812d38}.auth-alert--success .auth-alert__icon{background:var(--auth-accent-deep)}.auth-validation-overlay{z-index:9999;-webkit-backdrop-filter:blur(14px)saturate(120%);backdrop-filter:blur(14px)saturate(120%);opacity:0;visibility:hidden;perspective:1200px;background:#081112b8;place-items:center;padding:22px;transition:opacity .26s,visibility .26s;display:grid;position:fixed;inset:0}.auth-validation-overlay.is-active{opacity:1;visibility:visible}.auth-validation-modal{text-align:center;width:min(420px,100%);transform-style:preserve-3d;background:linear-gradient(145deg,#fffffffa,#f8fafcf2);border:1px solid #ffffffe6;border-radius:32px;padding:44px 36px 38px;transition:transform .6s cubic-bezier(.34,1.56,.64,1);position:relative;transform:translateY(40px)rotateX(-15deg)rotateY(10deg)scale(.85);box-shadow:0 50px 100px -20px #0f172a59,0 30px 60px -30px #f973164d,inset 0 2px 4px #fffc}.auth-validation-overlay.is-active .auth-validation-modal{transform:translateY(0)rotateX(0)scale(1)}.auth-validation-modal__close{border:1px solid var(--auth-line);width:34px;height:34px;color:var(--auth-muted);cursor:pointer;background:#fff;border-radius:10px;font-size:20px;position:absolute;top:15px;right:15px}.auth-validation-modal__scene{width:110px;height:110px;transform-style:preserve-3d;margin:0 auto 30px;animation:4s ease-in-out infinite validation-float;position:relative}.auth-validation-modal__scene i{background:#f973160d;border:1px solid #f973164d;border-radius:30px;position:absolute;inset:8px;transform:rotate(45deg)translateZ(-15px);box-shadow:0 0 30px #f973161a}.auth-validation-modal__scene i:nth-child(2){background:#10b9810d;border-color:#10b9814d;inset:18px;transform:rotate(25deg)translateZ(-5px)}.auth-validation-modal__scene i:nth-child(3){background:#f973161a;border-color:#f9731666;inset:28px;transform:rotate(5deg)translateZ(10px)}.auth-validation-modal__scene span{color:#fff;background:linear-gradient(135deg,#f97316,#ea580c);border-radius:20px;place-items:center;font:800 32px Outfit,sans-serif;display:grid;position:absolute;inset:34px;transform:translateZ(40px);box-shadow:0 20px 40px #f9731666,inset 0 2px 4px #fff6}.auth-validation-modal__eyebrow{color:var(--auth-danger);letter-spacing:.15em;text-transform:uppercase;margin:0 0 8px;font-size:10px;font-weight:800}.auth-validation-modal h3{color:var(--auth-ink-900);letter-spacing:-.025em;margin:0;font:700 27px/1.15 Outfit,sans-serif}.auth-validation-modal>p:not(.auth-validation-modal__eyebrow){max-width:330px;color:var(--auth-muted);margin:12px auto 24px;font-size:13px;line-height:1.65}.auth-validation-modal__button{background:linear-gradient(120deg,var(--auth-accent),var(--auth-accent-deep));color:#fff;cursor:pointer;border:0;border-radius:14px;min-height:52px;padding:0 26px;font-weight:700;transition:transform .25s,box-shadow .25s;transform:translateZ(20px);box-shadow:0 15px 30px #10b9814d}.auth-validation-modal__button:hover{transform:translateY(-2px)translateZ(30px);box-shadow:0 20px 40px #10b98166}.auth-validation-overlay[data-tone=director] .auth-validation-modal{border-color:#ff7f004d;box-shadow:0 38px 90px #00000061,0 0 55px #ff7f0026,inset 0 1px #fff}.auth-validation-overlay[data-tone=director] .auth-validation-modal__scene i{background:#ff7f000a;border-color:#ff7f0040}.auth-validation-overlay[data-tone=director] .auth-validation-modal__scene span{background:linear-gradient(145deg,#ff9b36,#e96500);box-shadow:0 15px 32px #ff7f0061}.auth-validation-overlay[data-tone=director] .auth-validation-modal__eyebrow{color:#d96900}.auth-validation-overlay[data-tone=shares] .auth-validation-modal{border-color:#47853347;box-shadow:0 38px 90px #00000061,0 0 55px #6fae4226,inset 0 1px #fff}.auth-validation-overlay[data-tone=shares] .auth-validation-modal__scene i{background:#92d0500d;border-color:#5a963740}.auth-validation-overlay[data-tone=shares] .auth-validation-modal__scene span{background:linear-gradient(145deg,#8bc34a,#3f7f36);box-shadow:0 15px 32px #4b843059}.auth-validation-overlay[data-tone=shares] .auth-validation-modal__eyebrow{color:#4d812f}.auth-validation-overlay[data-tone=shares] .auth-validation-modal__button{background:linear-gradient(120deg,#164d38,#2f7446)}.auth-validation-overlay[data-tone=ni] .auth-validation-modal{border-color:#3b82f64d;box-shadow:0 38px 90px #00000061,0 0 55px #3b82f626,inset 0 1px #fff}.auth-validation-overlay[data-tone=ni] .auth-validation-modal__scene i{background:#3b82f60d;border-color:#3b82f640}.auth-validation-overlay[data-tone=ni] .auth-validation-modal__scene span{background:linear-gradient(145deg,#3b82f6,#1d4ed8);box-shadow:0 15px 32px #2563eb59}.auth-validation-overlay[data-tone=ni] .auth-validation-modal__eyebrow{color:#1d4ed8}.auth-validation-overlay[data-tone=ni] .auth-validation-modal__button{background:linear-gradient(120deg,#1e3a8a,#2563eb)}@keyframes validation-float{50%{transform:translateY(-7px)rotateY(8deg)}}@keyframes officer-attention{0%,to{transform:translate(0)}30%{transform:translate(-5px)}65%{transform:translate(5px)}}.auth-officers{perspective:1000px;background:linear-gradient(145deg,#f7fcf2f5,#fffffff5);border:1px solid #56812d33;border-radius:20px;gap:16px;padding:20px;display:grid;box-shadow:0 18px 45px -32px #14252680}.auth-officers__head{border-bottom:1px solid #56812d24;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:15px;display:flex}.auth-officers__kicker{color:var(--auth-accent-deep);letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:800}.auth-officers__head h3{color:var(--auth-ink-900);letter-spacing:-.02em;margin:5px 0 4px;font:700 20px/1.2 Outfit,sans-serif}.auth-officers__head p{max-width:500px;color:var(--auth-muted);margin:0;font-size:11px;line-height:1.55}.auth-officers__verified{color:var(--auth-accent-deep);text-transform:uppercase;letter-spacing:.07em;background:#fff;border:1px solid #56812d33;border-radius:999px;flex:none;align-items:center;gap:5px;padding:7px 9px;font-size:9px;font-weight:800;display:inline-flex;box-shadow:0 5px 15px #1425260f}.auth-officers__verified svg{width:12px;height:12px}.auth-officers__list{scrollbar-width:thin;scrollbar-color:#56812d59 transparent;gap:12px;max-height:455px;padding:2px 5px 5px 2px;display:grid;overflow:auto}.auth-officer-card{border:1px solid var(--auth-line-soft);transform-style:preserve-3d;background:#ffffffe6;border-radius:15px;padding:15px;transition:transform .19s,border-color .19s,box-shadow .19s;position:relative;box-shadow:0 9px 22px -20px #14252680}.auth-officer-card:hover{border-color:#56812d52;transform:translateY(-2px)rotateX(.5deg);box-shadow:0 18px 32px -24px #14252673}.auth-officer-card:has(input[name=primary_officer_id][aria-invalid=true]){border-color:#ff7f0099;animation:.55s both officer-attention;box-shadow:0 0 0 4px #ff7f001a,0 20px 38px -26px #ff7f0080}.auth-director-identity:has(input[name$="[share_percentage]"][aria-invalid=true]){border-color:#4d812f8c;box-shadow:0 0 0 4px #92d0501c}.auth-officer-card.is-resigned{opacity:.68;background:#f7f7f7}.auth-officer-card__select{color:var(--auth-ink-900);cursor:pointer;align-items:center;gap:8px;margin-bottom:13px;font-size:10px;display:inline-flex}.auth-officer-card__select input{opacity:0;pointer-events:none;position:absolute}.auth-officer-card__select span{background:#fff;border:1px solid #bdc8b8;border-radius:50%;width:18px;height:18px;transition:all .18s;box-shadow:inset 0 0 0 4px #fff}.auth-officer-card__select input:checked+span{border-color:var(--auth-accent-deep);background:var(--auth-accent-deep);box-shadow:inset 0 0 0 4px #fff,0 0 0 4px #92d05026}.auth-officer-card__select.is-disabled{color:var(--auth-faint);cursor:default}.auth-officer-card__select.is-disabled span{background:#eef0ec}.auth-officer-card__status{color:var(--auth-muted);align-items:center;gap:5px;font-size:9px;font-weight:700;display:flex;position:absolute;top:14px;right:14px}.auth-officer-card__status i{background:#55a52d;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #55a52d8c}.is-resigned .auth-officer-card__status i{box-shadow:none;background:#9ca3a1}.auth-officer-fields{grid-template-columns:1.55fr .9fr .9fr 1fr;gap:9px;display:grid}.auth-officer-fields--record{grid-template-columns:1.5fr .8fr .8fr}.auth-officer-fields>label>span{color:var(--auth-faint);letter-spacing:.08em;text-transform:uppercase;margin:0 0 5px;font-size:8px;font-weight:800;display:block}.auth-officer-fields input{border:1px solid var(--auth-line-soft);width:100%;height:36px;color:var(--auth-ink);background:#f8faf7;border-radius:9px;outline:0;padding:0 10px;font-size:10px;font-weight:600}.auth-officer-fields input:focus{border-color:var(--auth-accent);box-shadow:var(--auth-ring);background:#fff}.auth-officer-fields input[readonly]{cursor:default}.auth-officer-share>div{position:relative}.auth-officer-share input{background:#fff;padding-right:26px}.auth-officer-share b{color:var(--auth-accent-deep);font-size:10px;position:absolute;top:50%;right:9px;translate:0 -50%}.auth-main-director-note{background:var(--auth-accent-soft);color:#3f6122;border:1px solid #44642829;border-radius:13px;align-items:center;gap:12px;padding:13px 15px;display:flex}.auth-main-director-note>span{background:#fff;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 7px 18px #4464281a}.auth-main-director-note svg{width:18px;height:18px}.auth-main-director-note strong{font-size:12px;display:block}.auth-main-director-note small{opacity:.8;margin-top:3px;font-size:10px;line-height:1.45;display:block}.auth-director-identity{background:linear-gradient(145deg,#fffaf5,#fff);border:1px solid #ff7f0024;border-radius:12px;margin-top:13px;padding:13px;box-shadow:inset 0 1px #fff}.auth-director-identity>p{color:var(--auth-ink-900);justify-content:space-between;align-items:center;gap:12px;margin:0 0 10px;font-size:10px;display:flex}.auth-director-identity>p span{color:#d86600;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:800}.auth-director-identity>div{grid-template-columns:1fr 1fr;gap:9px;display:grid}.auth-director-identity label>span{color:var(--auth-faint);letter-spacing:.07em;text-transform:uppercase;margin:0 0 5px;font-size:8px;font-weight:800;display:block}.auth-director-identity input{border:1px solid var(--auth-line);width:100%;height:38px;color:var(--auth-ink);background:#fff;border-radius:9px;outline:0;padding:0 10px;font-size:10px;transition:all .18s}.auth-director-identity input:focus{border-color:#ff8a1f;box-shadow:0 0 0 3px #ff7f001a}.auth-director-identity input[aria-invalid=true]{border-color:var(--auth-danger);box-shadow:0 0 0 3px #c11f4214}.auth-director-passport{background:#f9fcf6;border:1px dashed #56812d59;border-radius:10px;grid-column:1/-1;padding:10px;position:relative}.auth-director-passport input{background:0 0;border:0;height:auto;padding:5px}.auth-director-passport small{color:var(--auth-muted);margin:3px 5px 0;font-size:8px;display:block}@media (width<=700px){.auth-officers__head{display:grid}.auth-officers__verified{justify-self:start}.auth-officer-fields{grid-template-columns:1fr 1fr}.auth-officer-fields>label:first-child{grid-column:1/-1}.auth-director-identity>div{grid-template-columns:1fr}}@media (width<=440px){.auth-officers{padding:15px}.auth-officer-fields{grid-template-columns:1fr}.auth-officer-fields>label:first-child{grid-column:auto}.auth-officer-card__status{margin:-5px 0 10px;position:static}.auth-validation-modal{padding:34px 22px 28px}}.auth-form{gap:18px;display:grid}.auth-step{border:0;gap:20px;min-width:0;margin:0;padding:0;display:grid}.auth-field{gap:8px;min-width:0;display:grid}.auth-field__label,.auth-field>label{color:var(--auth-ink-900);letter-spacing:-.005em;font-size:13.5px;font-weight:600}.auth-field__label{justify-content:space-between;align-items:baseline;gap:14px;display:flex}.auth-field__label a{color:var(--auth-accent-deep);font-size:13px;font-weight:600;text-decoration:none}.auth-field__label a:hover{text-underline-offset:3px;text-decoration:underline}.auth-input{min-height:var(--auth-field-h);border:1px solid var(--auth-line);border-radius:var(--auth-radius);background:#ffffffdb;align-items:center;transition:border-color .18s,box-shadow .18s,background .18s;display:flex;position:relative;box-shadow:0 1px 2px #14252608,inset 0 1px #fff}.auth-input:hover{border-color:#c6d0c2}.auth-input:focus-within{border-color:var(--auth-accent);box-shadow:var(--auth-ring), 0 10px 24px -14px #14252666;background:#fff}.auth-input>svg{width:18px;height:18px;color:var(--auth-faint);pointer-events:none;transition:color .18s;position:absolute;top:50%;left:16px;translate:0 -50%}.auth-input:focus-within>svg{color:var(--auth-accent-deep)}.auth-input input,.auth-input select{width:100%;min-width:0;min-height:calc(var(--auth-field-h) - 2px);color:var(--auth-ink);letter-spacing:-.005em;background:0 0;border:0;outline:0;padding:0 16px 0 46px;font-size:15px}.auth-input--plain input{padding-left:16px}.auth-input input::placeholder{color:#a4b0ac}.auth-input input:disabled{color:#a4b0ac;cursor:not-allowed}.auth-input.is-invalid{background:#fff;border-color:#c11f4280}.auth-input.is-invalid:focus-within{box-shadow:0 0 0 4px #c11f421f}.auth-input.is-valid{border-color:#92d0508c}.auth-field.is-disabled .auth-input{border-color:var(--auth-line-soft);box-shadow:none;background:#f0f3edb3}.auth-hint,.auth-error{font-size:12.5px;line-height:1.5;display:block}.auth-hint{color:var(--auth-faint)}.auth-hint.is-success{color:var(--auth-accent-deep);font-weight:600}.auth-hint.is-error,.auth-error{color:var(--auth-danger);font-weight:600}.auth-error{align-items:center;gap:6px;display:none}.auth-error.is-visible{display:flex}.auth-error svg{flex:none;width:14px;height:14px}.auth-grid-2{grid-template-columns:1fr 1fr;gap:16px;display:grid}.auth-input--password input{padding-right:52px}.auth-toggle{border-radius:var(--auth-radius-sm);width:42px;height:42px;color:var(--auth-faint);cursor:pointer;background:0 0;border:0;place-items:center;transition:background .18s,color .18s;display:grid;position:absolute;top:50%;right:6px;translate:0 -50%}.auth-toggle:hover{color:var(--auth-ink-900);background:#1425260d}.auth-toggle svg{width:19px;height:19px}.auth-toggle .icon-eye-off,.auth-toggle[aria-pressed=true] .icon-eye{display:none}.auth-toggle[aria-pressed=true] .icon-eye-off{display:block}.auth-capslock{color:var(--auth-warn);align-items:center;gap:7px;font-size:12.5px;font-weight:600;display:none}.auth-capslock.is-visible{display:flex}.auth-capslock svg{width:14px;height:14px}.auth-strength{gap:9px;margin-top:2px;display:grid}.auth-strength__meta{justify-content:space-between;align-items:center;gap:14px;display:flex}.auth-strength__meta small{color:var(--auth-faint);font-size:12.5px;line-height:1.45}.auth-strength__meta strong{color:var(--auth-faint);letter-spacing:.06em;text-transform:uppercase;flex:none;font-size:12px;font-weight:700;transition:color .2s}.auth-strength__meta strong[data-level="1"]{color:var(--auth-danger)}.auth-strength__meta strong[data-level="2"]{color:var(--auth-warn)}.auth-strength__meta strong[data-level="3"]{color:#6f9439}.auth-strength__meta strong[data-level="4"]{color:var(--auth-accent-deep)}.auth-strength__bar{grid-template-columns:repeat(4,1fr);gap:5px;display:grid}.auth-strength__bar i{background:#e1e6dd;border-radius:999px;height:5px;transition:background .26s;display:block}.auth-strength__bar i.is-on[data-tone="1"]{background:var(--auth-danger)}.auth-strength__bar i.is-on[data-tone="2"]{background:#e08a1e}.auth-strength__bar i.is-on[data-tone="3"]{background:#9ac95e}.auth-strength__bar i.is-on[data-tone="4"]{background:var(--auth-accent)}.auth-requirements{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.auth-requirements span{border:1px solid var(--auth-line-soft);border-radius:var(--auth-radius-sm);min-width:0;color:var(--auth-faint);transition:.2s var(--client-ease);background:#f8faf6cc;align-items:center;gap:8px;padding:9px 11px;font-size:12.5px;font-weight:600;display:flex}.auth-requirements span i{color:#0000;width:16px;height:16px;transition:.2s var(--client-ease);background:#fff;border:1px solid #d5dbd2;border-radius:50%;flex:none;place-items:center;font-size:10px;font-style:normal;display:grid}.auth-requirements span.is-met{background:var(--auth-accent-soft);color:var(--auth-accent-deep);border-color:#92d05066}.auth-requirements span.is-met i{border-color:var(--auth-accent);background:var(--auth-accent);color:var(--auth-ink-900)}.auth-match{align-items:center;gap:7px;display:inline-flex}.auth-match:before{content:"";background:#b9c2bd;border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 0 3px #b9c2bd29}.auth-match.is-success:before{background:var(--auth-accent);box-shadow:0 0 0 3px #92d05033}.auth-match.is-error:before{background:var(--auth-danger);box-shadow:0 0 0 3px #c11f4224}.auth-check{width:fit-content;color:var(--auth-body);cursor:pointer;align-items:center;gap:11px;font-size:14px;line-height:1.5;display:flex}.auth-check input{opacity:0;width:1px;height:1px;position:absolute}.auth-check>span:first-of-type{width:20px;height:20px;transition:.18s var(--client-ease);background:#fff;border:1px solid #c7d0c5;border-radius:6px;flex:none;place-items:center;display:grid;position:relative}.auth-check input:focus-visible+span{outline-offset:2px;outline:3px solid #92d05073}.auth-check input:checked+span{border-color:var(--auth-accent);background:var(--auth-accent)}.auth-check input:checked+span:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:4px;height:8px;translate:0 -1px;rotate:45deg}.auth-check--terms{align-items:flex-start;width:auto;font-size:13.5px}.auth-check--terms>span:first-of-type{margin-top:1px}.auth-check--terms a{color:var(--auth-accent-deep);font-weight:600}.auth-check.is-invalid>span:first-of-type{border-color:var(--auth-danger);box-shadow:0 0 0 3px #c11f421a}.auth-button{border-radius:var(--auth-radius);background:linear-gradient(120deg, var(--auth-ink-900) 0%, #294547 100%);min-height:54px;color:var(--auth-surface);cursor:pointer;letter-spacing:-.005em;transition:transform .2s var(--client-ease), box-shadow .2s ease, opacity .2s ease;border:0;justify-content:space-between;align-items:center;gap:18px;padding:6px 6px 6px 22px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex;position:relative;box-shadow:0 14px 30px -12px #142526a6}.auth-button:hover{transform:translateY(-2px);box-shadow:0 20px 40px -14px #10b981cc}.auth-button:active{transform:translateY(0)}.auth-button__icon{border-radius:var(--auth-radius-sm);background:var(--auth-lime);width:42px;height:42px;color:var(--auth-ink);flex:none;place-items:center;transition:background .2s;display:grid}.auth-button__icon svg{width:18px;height:18px;transition:translate .22s var(--client-ease)}.auth-button:hover .auth-button__icon svg{translate:2px -2px}.auth-button--full{width:100%}.auth-button[disabled],.auth-button[data-loading=true]{cursor:progress;opacity:.78;transform:none}.auth-button[data-loading=true] .auth-button__icon svg{display:none}.auth-button[data-loading=true] .auth-button__icon:after{border:2px solid #0b1c1d40;border-top-color:var(--auth-ink);content:"";border-radius:50%;width:16px;height:16px;animation:.64s linear infinite auth-spin}@keyframes auth-spin{to{rotate:360deg}}.auth-button-ghost{border-radius:var(--auth-radius);min-height:54px;color:var(--auth-muted);cursor:pointer;background:0 0;border:1px solid #0000;align-items:center;gap:9px;padding:0 18px;font-size:15px;font-weight:600;transition:all .18s;display:inline-flex}.auth-button-ghost:hover{border-color:var(--auth-line);color:var(--auth-ink-900);background:#fffc}.auth-button-ghost svg{width:16px;height:16px}.auth-actions{border-top:1px solid var(--auth-line-soft);justify-content:space-between;align-items:center;gap:16px;margin-top:4px;padding-top:22px;display:flex}.auth-actions__note{color:var(--auth-muted);font-size:13.5px}.auth-actions__note a{color:var(--auth-ink-900);font-weight:600;text-decoration:none}.auth-actions__note a:hover{color:var(--auth-accent-deep);text-underline-offset:3px;text-decoration:underline}.auth-divider{color:var(--auth-faint);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:14px;margin:20px 0;font-size:12px;font-weight:600;display:flex}.auth-divider:before,.auth-divider:after{background:var(--auth-line-soft);content:"";flex:1;height:1px}.auth-switch{border:1px solid var(--auth-line-soft);border-radius:var(--auth-radius);background:#fff9;justify-content:space-between;align-items:center;gap:16px;padding:15px 17px;display:flex}.auth-switch strong{color:var(--auth-ink);font-size:14px;font-weight:600;display:block}.auth-switch span{color:var(--auth-muted);font-size:13px;display:block}.auth-switch a{border:1px solid var(--auth-line);border-radius:var(--auth-radius-sm);color:var(--auth-ink-900);transition:.18s var(--client-ease);background:#fff;flex:none;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.auth-switch a:hover{border-color:var(--auth-accent);background:var(--auth-accent-soft);color:var(--auth-accent-deep);transform:translateY(-1px)}.auth-switch a svg{width:15px;height:15px}.auth-note{color:var(--auth-faint);align-items:flex-start;gap:9px;margin:18px 0 0;font-size:12.5px;line-height:1.55;display:flex}.auth-note svg{width:15px;height:15px;color:var(--auth-accent-deep);flex:none;margin-top:2px}.auth-trust{color:var(--auth-muted);flex-wrap:wrap;gap:10px 22px;margin-top:20px;font-size:12.5px;font-weight:600;display:flex}.auth-trust span{align-items:center;gap:7px;display:inline-flex}.auth-trust svg{width:15px;height:15px;color:var(--auth-accent-deep)}.auth-routes{grid-template-columns:1fr 1fr;gap:14px;display:grid}.auth-route{border:1px solid var(--auth-line);cursor:pointer;transition:.22s var(--client-ease);background:#ffffffbf;border-radius:18px;grid-template-columns:40px 1fr;align-content:start;gap:14px;padding:18px 46px 18px 18px;display:grid;position:relative}.auth-route input{opacity:0;width:1px;height:1px;position:absolute}.auth-route:hover{border-color:#bccdb6;transform:translateY(-2px);box-shadow:0 14px 30px -18px #14252680}.auth-route__icon{color:#5f7a55;width:40px;height:40px;transition:.22s var(--client-ease);background:#eef2ea;border-radius:12px;place-items:center;display:grid}.auth-route__icon svg{width:20px;height:20px}.auth-route__body{align-content:start;gap:5px;min-width:0;display:grid}.auth-route__body strong{color:var(--auth-ink);font-size:15px;font-weight:600}.auth-route__body small{color:var(--auth-muted);font-size:13px;line-height:1.5}.auth-route__price{background:var(--auth-accent-soft);width:max-content;color:var(--auth-accent-deep);border-radius:999px;margin-top:6px;padding:4px 10px;font-size:12.5px;font-weight:700}.auth-route__tick{border:1px solid var(--auth-line);color:#0000;width:22px;height:22px;transition:.2s var(--client-ease);background:#fff;border-radius:50%;place-items:center;display:grid;position:absolute;top:14px;right:14px}.auth-route__tick svg{width:12px;height:12px}.auth-route:has(input:checked){border-color:var(--auth-accent);background:linear-gradient(155deg, #fbfff6, var(--auth-accent-soft));box-shadow:0 16px 34px -20px #56812db3}.auth-route:has(input:checked) .auth-route__icon{background:var(--auth-accent);color:var(--auth-ink-900)}.auth-route:has(input:checked) .auth-route__tick{border-color:var(--auth-accent);background:var(--auth-accent);color:var(--auth-ink-900)}.auth-route:has(input:focus-visible){outline-offset:3px;outline:3px solid #92d05073}.auth-route--premium:has(input:checked){background:linear-gradient(155deg,#17302f,#0e2223);border-color:#22403f}.auth-route--premium:has(input:checked) .auth-route__body strong{color:#fff}.auth-route--premium:has(input:checked) .auth-route__body small{color:#ffffff94}.auth-route--premium:has(input:checked) .auth-route__icon{color:var(--auth-lime);background:#cef79e24}.auth-route--premium:has(input:checked) .auth-route__price{color:var(--auth-lime);background:#cef79e24}.auth-route--premium:has(input:checked) .auth-route__tick{border-color:var(--auth-lime);background:var(--auth-lime);color:var(--auth-ink)}.auth-input--lookup input{letter-spacing:.06em;text-transform:uppercase;padding-right:8px}.auth-input--lookup input::placeholder{letter-spacing:normal;text-transform:none}.auth-lookup-state{border:1px solid var(--auth-line);min-width:max-content;height:34px;color:var(--auth-muted);white-space:nowrap;background:#f6f8f4f2;border-radius:999px;align-items:center;gap:7px;margin-right:8px;padding:0 12px;font-size:12px;font-weight:700;transition:all .2s;display:inline-flex}.auth-lookup-state>i{background:#b1bbb5;border-radius:50%;flex:none;width:7px;height:7px}.auth-lookup-state[data-state=pending]{background:var(--auth-warn-soft);color:var(--auth-warn);border-color:#ff7f0047}.auth-lookup-state[data-state=pending]>i{background:#ff7f00}.auth-lookup-state[data-state=loading]{background:var(--auth-accent-soft);color:var(--auth-accent-deep);border-color:#56812d47}.auth-lookup-state[data-state=loading]>i{border:2px solid #56812d40;border-top-color:var(--auth-accent-deep);background:0 0;width:11px;height:11px;animation:.68s linear infinite auth-spin}.auth-lookup-state[data-state=success],.auth-lookup-state[data-state=manual]{background:var(--auth-accent-soft);color:var(--auth-accent-deep);border-color:#56812d4d}.auth-lookup-state[data-state=success]>i,.auth-lookup-state[data-state=manual]>i{background:var(--auth-accent)}.auth-lookup-state[data-state=error]{background:var(--auth-danger-soft);color:var(--auth-danger);border-color:#c11f423d}.auth-lookup-state[data-state=error]>i{background:var(--auth-danger)}.auth-match-card{background:radial-gradient(circle at 94% 8%,#cef79e66,#0000 34%),linear-gradient(150deg,#fbfff7,#f1fae6);border:1px solid #92d05066;border-radius:18px;gap:16px;padding:18px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 40px -26px #315223cc}.auth-match-card__head{grid-template-columns:38px 1fr auto;align-items:center;gap:12px;display:grid}.auth-match-card__mark{background:var(--auth-ink-900);width:38px;height:38px;color:var(--auth-lime);border-radius:12px;place-items:center;display:grid;box-shadow:0 10px 20px -10px #142526e6}.auth-match-card__mark svg{width:19px;height:19px}.auth-match-card__head>div{gap:2px;min-width:0;display:grid}.auth-match-card__head strong{color:var(--auth-ink);font-size:14px;font-weight:600}.auth-match-card__head span{color:var(--auth-muted);font-size:12.5px}.auth-verified{color:var(--auth-accent-deep);letter-spacing:.08em;text-transform:uppercase;background:#ffffffbf;border:1px solid #56812d33;border-radius:999px;align-items:center;gap:6px;padding:6px 11px;font-size:11px;font-weight:700;display:inline-flex}.auth-verified:before{background:var(--auth-accent);content:"";border-radius:50%;width:6px;height:6px}.auth-match-card dl{grid-template-columns:minmax(0,1.6fr) minmax(140px,.8fr);gap:10px;margin:0;display:grid}.auth-match-card dl>div{background:#ffffffb8;border:1px solid #75955a29;border-radius:12px;gap:5px;min-width:0;padding:12px 13px;display:grid}.auth-match-card dt{color:var(--auth-muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.auth-match-card dd{color:var(--auth-ink);text-overflow:ellipsis;margin:0;font-size:14.5px;font-weight:600;line-height:1.35;overflow:hidden}.auth-addon{border:1px solid var(--auth-line);border-radius:var(--auth-radius);cursor:pointer;transition:.2s var(--client-ease);background:#fcfdfae6;grid-template-columns:22px 1fr auto;align-items:center;gap:14px;padding:16px 18px;display:grid}.auth-addon:hover{border-color:#bccdb6}.auth-addon:has(input:checked){border-color:var(--auth-accent);background:var(--auth-accent-soft)}.auth-addon input{opacity:0;width:1px;height:1px;position:absolute}.auth-addon__box{color:#0000;width:22px;height:22px;transition:.18s var(--client-ease);background:#fff;border:1px solid #c7d0c5;border-radius:7px;place-items:center;display:grid}.auth-addon__box svg{width:12px;height:12px}.auth-addon:has(input:checked) .auth-addon__box{border-color:var(--auth-accent);background:var(--auth-accent);color:var(--auth-ink-900)}.auth-addon__body{gap:3px;min-width:0;display:grid}.auth-addon__body strong{color:var(--auth-ink);font-size:14px;font-weight:600}.auth-addon__body small{color:var(--auth-muted);font-size:12.5px;line-height:1.5}.auth-addon__price{color:var(--auth-accent-deep);white-space:nowrap;font-size:15px;font-weight:700}.auth-price{color:var(--auth-surface);background:linear-gradient(150deg,#14292b,#0d2021);border-radius:18px;gap:12px;padding:18px;display:grid}.auth-price__row{color:#ffffffa6;justify-content:space-between;align-items:baseline;gap:16px;font-size:13.5px;display:flex}.auth-price__row b{color:var(--auth-surface);font-weight:600}.auth-price__total{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:16px;padding-top:12px;display:flex}.auth-price__total small{color:#ffffff8c;letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:600}.auth-price__total strong{color:var(--auth-lime);letter-spacing:-.02em;font-size:24px;font-weight:600}.auth-upload{min-height:var(--auth-field-h);border-radius:var(--auth-radius);cursor:pointer;transition:.2s var(--client-ease);background:#fcfdfae6;border:1px dashed #bfcbbb;align-items:center;gap:13px;padding:12px 14px;display:flex;position:relative;overflow:hidden}.auth-upload input{opacity:0;width:1px;height:1px;position:absolute}.auth-upload:hover,.auth-upload.is-dragging{border-color:var(--auth-accent);background:var(--auth-accent-soft)}.auth-upload__icon{width:36px;height:36px;color:var(--auth-accent-deep);background:#eef4e7;border-radius:10px;flex:none;place-items:center;display:grid}.auth-upload__icon svg{width:18px;height:18px}.auth-upload__body{gap:2px;min-width:0;display:grid}.auth-upload__body strong{color:var(--auth-ink);text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:600;overflow:hidden}.auth-upload__body small{color:var(--auth-muted);font-size:12px}.auth-upload.has-file{border-style:solid;border-color:var(--auth-accent);background:var(--auth-accent-soft)}.auth-upload.has-file .auth-upload__icon{background:var(--auth-accent);color:#fff}.auth-upload__clear{border:1px solid var(--auth-line);width:30px;height:30px;color:var(--auth-muted);cursor:pointer;background:#fff;border-radius:8px;flex:none;place-items:center;margin-left:auto;display:none}.auth-upload__clear svg{width:13px;height:13px}.auth-upload.has-file .auth-upload__clear{display:grid}.auth-upload__clear:hover{border-color:var(--auth-danger);color:var(--auth-danger)}.auth-roles{border:1px solid var(--auth-line-soft);background:#fafbf8d9;border-radius:18px;gap:16px;padding:18px;display:grid}.auth-roles__head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.auth-roles__head strong{color:var(--auth-ink);font-size:14.5px;font-weight:600;display:block}.auth-roles__head small{color:var(--auth-muted);margin-top:2px;font-size:12.5px;display:block}.auth-roles__grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.auth-role{border:1px solid var(--auth-line);border-radius:var(--auth-radius);cursor:pointer;transition:.2s var(--client-ease);background:#fff;gap:3px;padding:14px 46px 14px 15px;display:grid;position:relative}.auth-role input{opacity:0;width:1px;height:1px;position:absolute}.auth-role:hover{border-color:#bccdb6}.auth-role strong{color:var(--auth-ink);font-size:14px;font-weight:600}.auth-role small{color:var(--auth-muted);font-size:12.5px;line-height:1.45}.auth-role__tick{border:1px solid var(--auth-line);color:#0000;width:22px;height:22px;transition:.18s var(--client-ease);background:#fff;border-radius:7px;place-items:center;display:grid;position:absolute;top:50%;right:14px;translate:0 -50%}.auth-role__tick svg{width:12px;height:12px}.auth-role:has(input:checked){border-color:var(--auth-accent);background:var(--auth-accent-soft)}.auth-role:has(input:checked) .auth-role__tick{border-color:var(--auth-accent);background:var(--auth-accent);color:var(--auth-ink-900)}.auth-role:has(input:focus-visible){outline-offset:3px;outline:3px solid #92d05073}.auth-share{border-top:1px solid var(--auth-line-soft);justify-content:space-between;align-items:center;gap:18px;padding-top:16px;display:flex}.auth-share>label{gap:2px;display:grid}.auth-share>label span{color:var(--auth-ink);font-size:14px;font-weight:600}.auth-share>label small{color:var(--auth-muted);font-size:12.5px}.auth-share__control{border:1px solid var(--auth-line);background:#fff;border-radius:12px;flex:none;align-items:center;width:130px;height:48px;transition:all .18s;display:flex}.auth-share__control:focus-within{border-color:var(--auth-accent);box-shadow:var(--auth-ring)}.auth-share__control input{width:100%;min-width:0;height:100%;color:var(--auth-ink);text-align:right;background:0 0;border:0;outline:0;padding:0 8px 0 12px;font-size:15px}.auth-share__control b{color:var(--auth-muted);padding-right:13px;font-size:14px;font-weight:600}.auth-security{color:var(--auth-surface);background:linear-gradient(140deg,#14292b,#1e3f41);border-radius:18px;align-items:center;gap:14px;padding:18px;display:flex}.auth-security__icon{width:42px;height:42px;color:var(--auth-lime);background:#cef79e24;border-radius:12px;flex:none;place-items:center;display:grid}.auth-security__icon svg{width:20px;height:20px}.auth-security strong{font-size:14.5px;font-weight:600;display:block}.auth-security small{color:#ffffff94;margin-top:2px;font-size:12.5px;line-height:1.5;display:block}@media (width<=1180px){.auth-shell,.auth-shell--register{grid-template-columns:minmax(360px,40%) minmax(0,1fr)}.auth-panel{padding-left:clamp(24px,3.4vw,48px);padding-right:clamp(24px,3.4vw,48px)}}@media (width<=980px){.auth-shell,.auth-shell--register{display:block}.auth-brand{display:none}.auth-panel{justify-content:flex-start;padding:26px 30px 48px}.auth-panel__mobile-brand{display:flex}.auth-card{margin:auto 0}.auth-card--login,.auth-card--register{max-width:660px;margin-left:auto;margin-right:auto}}@media (width<=720px){.client-auth-page{--auth-field-h:52px}.auth-panel{padding:22px 18px 40px}.auth-card{border-radius:20px;padding:24px 20px 26px}.auth-heading{flex-direction:column;align-items:flex-start;gap:10px}.auth-step-count{display:none}.auth-grid-2,.auth-routes,.auth-roles__grid,.auth-requirements,.auth-match-card dl{grid-template-columns:1fr}.auth-progress__steps button span{width:24px;height:24px}.auth-progress__steps button{flex-direction:column;align-items:flex-start;gap:6px;font-size:12px}.auth-progress__steps button:nth-child(2){align-items:center}.auth-progress__steps button:last-child{align-items:flex-end}.auth-actions{flex-direction:column-reverse;align-items:stretch}.auth-actions .auth-button,.auth-actions .auth-button-ghost{justify-content:center;width:100%}.auth-actions .auth-button{justify-content:space-between}.auth-actions__note{text-align:center}.auth-switch{flex-direction:column;align-items:stretch;gap:14px}.auth-switch a{justify-content:center}.auth-share{flex-direction:column;align-items:flex-start;gap:12px}.auth-share__control{width:100%}.auth-input input,.auth-share__control input{font-size:16px}}@media (width<=420px){.auth-panel__mobile-brand{flex-direction:column;align-items:flex-start;gap:12px}.auth-heading h2{font-size:26px}}@media (prefers-reduced-motion:reduce){.auth-button:hover,.auth-route:hover,.auth-switch a:hover{transform:none}.auth-button[data-loading=true] .auth-button__icon:after,.auth-lookup-state[data-state=loading]>i{animation-duration:1.4s}}.auth-shell--split .auth-content{padding:40px}.auth-split{z-index:1;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1314178c;border:1px solid #ffffff14;border-radius:30px;width:100%;max-width:1200px;height:800px;max-height:90vh;margin:2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #000000b3,0 0 0 1px #ffffff0d}.auth-visual-pane{background:linear-gradient(135deg,#14151ad9 0%,#0a0a0cf2 100%);border-right:1px solid #ffffff14;flex-direction:column;flex:1.15;justify-content:center;padding:4rem;display:none;position:relative;overflow:hidden}.auth-visual-orbs{z-index:0;position:absolute;inset:0;overflow:hidden}.auth-orb{filter:blur(70px);opacity:.55;border-radius:50%;position:absolute}.auth-orb--1{background:var(--auth-accent);width:340px;height:340px;top:-90px;left:-90px}.auth-orb--2{background:#2eae6c;width:260px;height:260px;bottom:-60px;right:-60px}.auth-visual-content{z-index:1;position:relative}.auth-visual-badge{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:30px;align-items:center;gap:10px;margin-bottom:2rem;padding:8px 16px;font-size:12px;font-weight:600;display:inline-flex}.auth-pulse-dot{background:var(--auth-accent);width:8px;height:8px;box-shadow:0 0 10px var(--auth-accent);border-radius:50%;animation:2s infinite auth-pulse}@keyframes auth-pulse{0%{box-shadow:0 0 #f26522b3}70%{box-shadow:0 0 0 10px #f2652200}to{box-shadow:0 0 #f2652200}}.auth-visual-title{color:#fff;letter-spacing:-.03em;margin:0 0 1.25rem;font-size:clamp(2.4rem,3.6vw,3.6rem);font-weight:800;line-height:1.1}.auth-visual-title span{background:linear-gradient(to right, var(--auth-accent), #ff8c55);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.auth-visual-sub{color:#a0a5b0;max-width:34ch;margin:0 0 2.5rem;font-size:1.05rem;line-height:1.6}.auth-visual-features{flex-direction:column;gap:1.1rem;display:flex}.auth-visual-feature{color:#e2e8f0;align-items:center;gap:12px;font-size:.95rem;font-weight:500;display:flex}.auth-visual-feature svg{width:20px;height:20px;color:var(--auth-accent);flex-shrink:0}.auth-form-pane{z-index:1;flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex;position:relative;overflow-y:auto}.auth-shell--split .auth-header .auth-badge{display:none}@media (width>=993px){.auth-visual-pane{display:flex}.auth-shell--split .auth-header{display:none}}@media (width<=992px){.auth-split{border-radius:24px;height:auto;max-height:none;margin:1rem}}
