.get-auth-page{min-height:100vh;padding:max(1rem, env(safe-area-inset-top)) max(1rem, env(safe-area-inset-right)) max(1.25rem, env(safe-area-inset-bottom)) max(1rem, env(safe-area-inset-left));background:linear-gradient(165deg,#ecfdf5 0%,#f0fdf4 35%,#e0f2fe 70%,#f8fafc 100%);flex-direction:column;justify-content:safe center;align-items:center;font-family:Inter,Segoe UI,system-ui,sans-serif;display:flex;position:relative;overflow-x:hidden}.get-auth-page:before,.get-auth-page:after{content:"";filter:blur(64px);pointer-events:none;border-radius:50%;position:absolute}.get-auth-page:before{background:#16a34a26;width:14rem;height:14rem;top:-5rem;right:-3rem}.get-auth-page:after{background:#1565c01f;width:12rem;height:12rem;bottom:-4rem;left:-2rem}.get-auth-lang{top:max(.75rem, env(safe-area-inset-top));left:max(.75rem, env(safe-area-inset-left));right:max(.75rem, env(safe-area-inset-right));z-index:2;flex-wrap:wrap;justify-content:flex-end;gap:6px;max-width:calc(100% - 1.5rem);display:flex;position:absolute}.get-auth-lang-inner{-webkit-overflow-scrolling:touch;scrollbar-width:thin;background:#ffffffeb;border:1px solid #16653433;border-radius:12px;flex-wrap:wrap;justify-content:flex-end;gap:6px;max-width:min(100vw - 1.5rem,28rem);padding:6px;display:flex;overflow-x:auto;box-shadow:0 2px 12px #0f172a14}.get-auth-lang button{cursor:pointer;color:#166534;white-space:nowrap;background:#16a34a0f;border:1px solid #16a34a26;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:700;transition:background .15s,color .15s}.get-auth-lang button.is-active{color:#fff;background:linear-gradient(135deg,#16a34a,#1565c0)}.get-auth-page .get-auth-card{margin-top:3.5rem}@media (min-width:640px){.get-auth-page .get-auth-card{margin-top:2.75rem}}.get-auth-card{z-index:1;background:#fff;border:1px solid #16a34a33;border-radius:1.25rem;width:100%;max-width:440px;padding:1.75rem 1.5rem 1.5rem;position:relative;box-shadow:0 20px 50px #0f172a1a,0 8px 24px #16a34a14}.get-auth-card--wide{max-width:480px}.get-auth-brand{text-align:center;margin-bottom:1.25rem}.get-auth-logo{-o-object-fit:contain;object-fit:contain;width:auto;max-width:4.5rem;height:auto;max-height:4.5rem;margin:0 auto .65rem;display:block}.get-auth-brand-name{color:#0f172a;letter-spacing:-.02em;margin:0 0 .35rem;font-size:.95rem;font-weight:800}.get-auth-badge{letter-spacing:.08em;text-transform:uppercase;color:#166534;background:#16a34a1a;border:1px solid #16a34a40;border-radius:999px;margin-bottom:.5rem;padding:.2rem .55rem;font-size:.65rem;font-weight:800;display:inline-block}.get-auth-company{color:#475569;margin-bottom:.35rem;font-size:.78rem;font-weight:600}.get-auth-title{color:#0f172a;margin-bottom:.35rem;font-size:1.35rem;font-weight:800;line-height:1.25}.get-auth-sub{color:#64748b;font-size:.85rem;line-height:1.5}.get-auth-field{margin-bottom:.9rem}.get-auth-label{color:#334155;margin-bottom:.35rem;font-size:.8rem;font-weight:600;display:block}.get-auth-input-wrap{position:relative}.get-auth-input-icon{color:#94a3b8;pointer-events:none;position:absolute;top:50%;left:.85rem;transform:translateY(-50%)}.get-auth-input{color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1;border-radius:.65rem;width:100%;min-height:48px;padding:.65rem .85rem .65rem 2.5rem;font-size:16px;transition:border-color .15s,box-shadow .15s}.get-auth-input:focus{background:#fff;border-color:#16a34a;outline:none;box-shadow:0 0 0 3px #16a34a26}.get-auth-input--plain{padding-left:.85rem}.get-auth-toggle-pw{color:#64748b;cursor:pointer;background:0 0;border:none;align-items:center;padding:.25rem;display:flex;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.get-auth-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;margin-bottom:.85rem;padding:.5rem .65rem;font-size:.82rem}.get-auth-success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:.5rem;margin-bottom:.85rem;padding:.5rem .65rem;font-size:.82rem}.get-auth-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#16a34a,#1565c0);border:none;border-radius:.65rem;width:100%;min-height:48px;padding:.75rem 1rem;font-size:1rem;font-weight:700;transition:transform .12s,opacity .12s;box-shadow:0 4px 16px #1565c040}.get-auth-submit:hover:not(:disabled){transform:translateY(-1px)}.get-auth-submit:disabled{opacity:.65;cursor:not-allowed}.get-auth-footer{text-align:center;margin-top:1.25rem}.get-auth-footer-actions{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:.75rem;display:flex}.get-auth-link-btn{color:#166534;background:#16a34a0f;border:1px solid #16a34a59;border-radius:999px;padding:.4rem .8rem;font-size:.78rem;font-weight:600;text-decoration:none}.get-auth-link-btn--primary{color:#fff;background:linear-gradient(135deg,#16a34a,#1565c0);border-color:#0000}.get-auth-link-btn--block{box-sizing:border-box;justify-content:center;align-items:center;width:100%;min-height:48px;margin-bottom:.75rem;font-size:.9rem;display:flex}.get-auth-back{color:#64748b;min-height:44px;padding:.5rem .25rem;font-size:.82rem;line-height:1.4;text-decoration:none;display:inline-block}.get-auth-back:hover{color:#0f172a;text-decoration:underline}.get-auth-page--login .get-auth-footer{margin-top:1rem}.get-auth-page--login .get-auth-card{margin-top:4.25rem}.get-auth-toggle-pw{justify-content:center;min-width:44px;min-height:44px}@media (max-width:480px){.get-auth-page .get-auth-card{border-radius:1rem;margin-top:4.5rem;padding:1.15rem 1rem 1.25rem}.get-auth-page--login .get-auth-card{margin-top:4.75rem}.get-auth-lang-inner{flex-wrap:nowrap;justify-content:flex-start}.get-auth-lang button{min-height:40px;padding:8px 11px;font-size:12px}.get-auth-brand{margin-bottom:1rem}.get-auth-logo{max-width:3.75rem;max-height:3.75rem}.get-auth-brand-name{font-size:.9rem}.get-auth-title{font-size:1.15rem}.get-auth-sub{font-size:.8rem}.get-auth-company{word-break:keep-all;font-size:.72rem;line-height:1.45}.get-auth-field{margin-bottom:.85rem}.get-auth-footer-actions{flex-direction:column;align-items:stretch}.get-auth-link-btn{min-height:48px;font-size:.88rem}}.get-auth-device-card{background:linear-gradient(#f8fafc 0%,#f0fdf4 100%);border:1px solid #1565c038;border-radius:.85rem;margin:1.25rem 0 1rem;padding:1.1rem 1rem .35rem}.get-auth-device-card h2{color:#0f172a;margin-bottom:.25rem;font-size:.95rem;font-weight:800}.get-auth-device-card p{color:#64748b;margin-bottom:.85rem;font-size:.78rem;line-height:1.45}.get-auth-conn-fieldset{border:none;margin:0 0 .85rem;padding:0}.get-auth-conn-fieldset .get-auth-label{margin-bottom:.45rem}.get-auth-conn-options{flex-direction:column;gap:.45rem;display:flex}.get-auth-conn-option{color:#334155;cursor:pointer;align-items:flex-start;gap:.5rem;font-size:.86rem;line-height:1.4;display:flex}.get-auth-conn-option input{accent-color:#16a34a;flex-shrink:0;margin-top:.2rem}.get-auth-textarea{color:#0f172a;resize:vertical;background:#f8fafc;border:1px solid #cbd5e1;border-radius:.65rem;width:100%;min-height:4.5rem;padding:.65rem .85rem;font-family:inherit;font-size:.92rem;transition:border-color .15s,box-shadow .15s}.get-auth-textarea:focus{background:#fff;border-color:#16a34a;outline:none;box-shadow:0 0 0 3px #16a34a26}.get-auth-row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}@media (max-width:520px){.get-auth-row{grid-template-columns:1fr}}
