:root{--primary: rgb(38,186,165);--secondary: rgb(55,95,122)}body.auth-page{max-width:620px;margin:2rem auto;padding:0 1rem;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Helvetica,Arial,sans-serif}h1,a{color:var(--secondary)}.brand-logo{display:block;width:120px;height:120px;margin:.5rem auto 1rem;border-radius:50%;border:3px solid var(--secondary);background:#fff;object-fit:cover;padding:10px}.btn-primary{background:var(--primary);color:#fff;border:0;border-radius:8px;padding:.7rem 1rem;cursor:pointer;align-self:center}.btn-secondary{background:var(--secondary);color:#fff;border:0;border-radius:8px;padding:.5rem .8rem;cursor:pointer}.input{width:100%;padding:.6rem;border:1px solid #ccc;border-radius:8px;box-sizing:border-box;font-size:.95rem}.label{font-weight:600;color:var(--secondary)}.phone-row{display:flex;gap:.5rem;align-items:stretch}.phone-row .flagbox{display:flex;align-items:center;justify-content:center;width:46px;min-width:46px;border:1px solid #ccc;border-radius:8px}.phone-row select{flex:0 0 200px;min-width:150px}.phone-row input{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis}@media (max-width: 540px){.phone-row{gap:.4rem}.phone-row .flagbox{width:40px;min-width:40px}.phone-row select{flex:0 0 150px;min-width:130px}.btn-primary{padding:.6rem .9rem}}.input-wrap{position:relative}.toggle-eye{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);width:2rem;height:2rem;padding:0;margin:0;background:transparent;border:0;cursor:pointer;text-indent:-9999px;overflow:hidden}.toggle-eye{background-repeat:no-repeat;background-position:center;background-size:20px 20px}.toggle-eye{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23555' stroke-width='1.8'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M2.036 12.322a1.012 1.012 0 010-.639C3.423 7.51 7.36 5 12 5c4.64 0 8.577 2.51 9.964 6.683.07.207.07.431 0 .639C20.577 16.49 16.64 19 12 19c-4.64 0-8.577-2.51-9.964-6.678z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E")}.toggle-eye.is-visible{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23555' stroke-width='1.8'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M3 3l18 18M9.88 9.88A3 3 0 0112 9c1.657 0 3 1.343 3 3 0 .746-.273 1.427-.724 1.948M6.228 6.228C4.353 7.332 2.88 9.026 2.036 11.364a1.012 1.012 0 000 .639C3.423 16.176 7.36 18.686 12 18.686c1.318 0 2.58-.206 3.746-.588M14.12 14.12L5 5'/%3E%3C/svg%3E")}
