.auth-scene,.auth-scene *{box-sizing:border-box}.auth-scene{color:#111827;background-color:#f3f6f5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath d='M32 0H0V32' fill='none' stroke='%23cbd5d1' stroke-opacity='.42' stroke-width='.7'/%3E%3C/svg%3E");background-position:50%;background-repeat:repeat;place-items:center;min-height:100vh;padding:48px 28px;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid;position:relative;overflow:hidden}.auth-scene--reference{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' viewBox='0 0 42 42'%3E%3Cpath d='M0 0L42 42M42 0L0 42' fill='none' stroke='%23bcd4c9' stroke-opacity='.4' stroke-width='.7'/%3E%3C/svg%3E")}.auth-scene--image{background-image:none;background-position:50%;background-size:cover}.auth-scene-overlay{background:#0f172a8f;position:absolute;inset:0}.auth-shell{z-index:1;background:var(--auth-surface);border:1px solid #dce4e0;border-radius:20px;grid-template-columns:minmax(400px,46%) minmax(440px,54%);width:min(1040px,100%);min-height:560px;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 54px #1b2d2521,0 2px 8px #1b2d250d}.auth-shell--compact{width:min(440px,100%);min-height:auto;display:block}.auth-form-panel{background:var(--auth-surface);flex-direction:column;min-width:0;padding:34px 46px 24px;display:flex;position:relative}.auth-form-panel:before{content:"";background:var(--auth-primary);border-radius:0 0 3px 3px;width:42px;height:3px;position:absolute;top:0;left:48px}.auth-brand{color:#15231c;letter-spacing:-.01em;align-items:center;gap:10px;font-size:16px;font-weight:800;display:flex}.auth-brand-mark{background:var(--auth-primary);border-radius:2px;place-items:center;width:8px;height:8px;display:grid;overflow:hidden}.auth-brand-mark--image{background:0 0;border-radius:0;width:38px;height:38px;overflow:visible}.auth-brand-mark img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.auth-brand-name{align-items:center;display:inline-flex}.auth-shell--reference .auth-brand{gap:11px}.auth-shell--reference .auth-brand-mark--image{align-self:center}.auth-shell--reference .auth-brand-name{letter-spacing:-.02em;height:38px;font-size:23px;font-weight:800;line-height:38px;display:inline-block}.auth-brand-name-whats{color:#1785ff}.auth-brand-name-company{color:#10d820}.auth-form-content{flex-direction:column;flex:1;justify-content:center;width:100%;padding:20px 0 18px;display:flex}.auth-heading{margin-bottom:20px}.auth-eyebrow{color:#66756e;letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:12px;font-size:10px;font-weight:800;display:flex}.auth-eyebrow:before{content:"";background:var(--auth-primary);border-radius:2px;width:16px;height:2px}.auth-heading h1{color:#132019;letter-spacing:-.035em;margin:0;font-family:inherit;font-size:30px;font-weight:800;line-height:1.18}.auth-heading p{color:#68776f;max-width:360px;margin:11px 0 0;font-size:13.5px;line-height:1.65}.auth-form{gap:14px;display:grid}.auth-field{gap:6px;display:grid}.auth-label-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.auth-label{color:#405047;font-size:12px;font-weight:700}.auth-link{color:color-mix(in srgb,var(--auth-primary) 78%,#10231a 22%);font-size:12px;font-weight:700;text-decoration:none}.auth-link:hover{text-decoration:underline}.auth-control-wrap{position:relative}.auth-control{color:#132019;width:100%;height:44px;font:inherit;background:#f8faf9;border:1px solid #cbd6d0;border-radius:10px;outline:none;padding:0 14px;font-size:13.5px;font-weight:600;transition:border-color .15s,box-shadow .15s,background-color .15s}html.dark .auth-scene input,html.dark .auth-scene select,html.dark .auth-scene textarea{color:#132019!important;background-color:#f8faf9!important;border-color:#cbd6d0!important}html.dark .auth-scene .auth-control:hover{background:#fff!important;border-color:#aebfb6!important}html.dark .auth-scene .auth-control:focus{border-color:var(--auth-primary)!important;background:#fff!important}html.dark .auth-scene .auth-control::placeholder{color:#87958e!important}.auth-control::placeholder{color:#87958e;font-weight:500}.auth-control:hover{background:#fff;border-color:#aebfb6}.auth-control:focus{border-color:var(--auth-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--auth-primary) 16%,transparent);background:#fff}.auth-control--password{padding-right:42px}.auth-control--code{text-align:center;letter-spacing:.3em;font-size:19px;font-weight:650}.auth-eye{color:#75837c;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:30px;height:30px;padding:0;transition:background-color .15s,color .15s;display:grid;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.auth-eye:hover{color:#35443c;background:#e9efec}.auth-error{color:#d92d20;margin:0;font-size:11.5px;line-height:1.4}.auth-alert{color:#166534;background:#f6fbf7;border:1px solid #b1d7c8;border-radius:8px;align-items:flex-start;gap:9px;padding:11px 12px;font-size:12px;line-height:1.45;display:flex}.auth-check{color:#596960;cursor:pointer;align-items:center;gap:9px;font-size:12px;font-weight:600;display:flex}.auth-check input{width:16px;height:16px;accent-color:var(--auth-button);border-radius:4px;margin:0}.auth-submit{border:1px solid color-mix(in srgb,var(--auth-button) 68%,#0f172a 32%);background:color-mix(in srgb,var(--auth-button) 82%,#0f172a 18%);width:100%;height:44px;box-shadow:0 5px 14px color-mix(in srgb,var(--auth-button) 22%,transparent);color:#fff;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:13.5px;font-weight:800;transition:filter .15s,transform .15s,box-shadow .15s;display:inline-flex}.auth-submit:hover:not(:disabled){filter:brightness(.96);box-shadow:0 6px 16px color-mix(in srgb,var(--auth-button) 30%,transparent);transform:translateY(-1px)}.auth-submit:disabled{opacity:.6;cursor:not-allowed}.auth-shell--reference .auth-submit{background:linear-gradient(135deg,#1785ff 0%,#10d820 100%);border-color:#0000;box-shadow:0 5px 14px #1785ff40}.auth-shell--reference .auth-submit:hover:not(:disabled){box-shadow:0 6px 16px #10d8204d}.auth-secondary-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:14px;display:flex}.auth-footer{color:#829089;align-items:center;gap:8px;font-size:11px;font-weight:600;display:flex}.auth-footer a{color:inherit;text-decoration:none}.auth-footer a:hover{color:#667085}.auth-visual{background:var(--auth-primary);isolation:isolate;background-position:50%;background-size:cover;align-items:flex-start;padding:48px;display:flex;position:relative;overflow:hidden}.auth-shell--reference .auth-visual{background-color:#1785ff;background-position:50%;background-repeat:no-repeat;background-size:cover}.auth-visual-shade{z-index:-1;background:color-mix(in srgb,var(--auth-primary) 86%,#10271c 14%);position:absolute;inset:0}.auth-visual-shade:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='44' viewBox='0 0 44 44'%3E%3Cpath d='M44 0H0V44' fill='none' stroke='white' stroke-opacity='.12' stroke-width='.8'/%3E%3Ccircle cx='0' cy='0' r='1.5' fill='white' fill-opacity='.22'/%3E%3C/svg%3E");background-repeat:repeat;position:absolute;inset:0}.auth-visual--image .auth-visual-shade{background:#0f172a75}.auth-visual--image .auth-visual-shade:after{display:none}.auth-shell--reference .auth-visual-shade{background:0 0}.auth-visual-copy{color:#fff;flex-direction:column;max-width:340px;height:100%;display:flex}.auth-visual-line{background:#ffffffd1;border-radius:3px;width:34px;height:3px;margin-bottom:18px;display:block}.auth-visual-copy h2{letter-spacing:-.035em;margin:auto 0 0;font-family:inherit;font-size:27px;font-weight:800}.auth-visual-copy p{color:#ffffffd1;margin:10px 0 0;font-size:13px;font-weight:600;line-height:1.65}.auth-spinner{width:16px;height:16px;animation:.8s linear infinite auth-spin}@keyframes auth-spin{to{transform:rotate(360deg)}}@media (width<=900px){.auth-shell{grid-template-columns:minmax(360px,52%) minmax(320px,48%);min-height:580px}.auth-form-panel{padding:38px 36px 28px}.auth-form-panel:before{left:36px}.auth-visual{padding:38px}}@media (width<=700px){.auth-scene{padding:18px}.auth-shell{border-radius:16px;width:min(480px,100%);min-height:auto;display:block;box-shadow:0 16px 40px #1b2d251f}.auth-form-panel{min-height:calc(100vh - 36px);padding:30px 26px 24px}.auth-form-panel:before{left:26px}.auth-visual{display:none}.auth-form-content{justify-content:center;padding:46px 0 34px}.auth-heading h1{font-size:27px}}@media (width<=420px){.auth-scene{background:#fff;padding:0}.auth-shell{width:100%;min-height:100vh;box-shadow:none;border:0;border-radius:0}.auth-form-panel{min-height:100vh;padding:26px 20px 22px}.auth-form-panel:before{left:20px}.auth-form-content{padding:40px 0 28px}.auth-heading h1{font-size:25px}}
