.admin-auth-page{min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:radial-gradient(ellipse 80% 60% at 50% -10%,rgba(2,143,245,.35),transparent 55%),linear-gradient(165deg,#1a1a19,#343433 45%,#252524)}.admin-auth-inner{width:100%;max-width:28rem;display:flex;flex-direction:column;gap:1.5rem}.admin-auth-brand{text-align:center;color:#fff}.admin-teemeup-brand{display:flex;flex-direction:column;align-items:center;gap:.75rem}.admin-teemeup-brand--mobile,.admin-teemeup-brand--shell{flex-direction:row;align-items:center;gap:.65rem;text-align:left}.admin-teemeup-brand-text{min-width:0}.admin-teemeup-brand-title{font-size:1.75rem;font-weight:700;letter-spacing:-.02em;color:#fff}.admin-teemeup-brand--mobile .admin-teemeup-brand-title,.admin-teemeup-brand--shell .admin-teemeup-brand-title{font-size:1rem;line-height:1.2}.admin-teemeup-brand-sub{margin-top:.2rem;font-size:.95rem;color:rgba(255,255,255,.78)}.admin-teemeup-brand--shell .admin-teemeup-brand-sub{margin-top:.125rem;font-size:.6875rem;font-weight:500;color:rgba(255,255,255,.55)}.admin-teemeup-logo{display:inline-flex;align-items:center;justify-content:center}.admin-teemeup-logo--login{width:5.5rem;height:6.25rem;margin:0 auto}.admin-teemeup-logo--shell{width:1.75rem;height:2rem;flex-shrink:0}.admin-teemeup-logo--mobile{width:1.5rem;height:1.75rem;flex-shrink:0}.admin-teemeup-logo-svg{width:100%;height:100%;display:block}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.admin-auth-brand-title{font-size:1.75rem;font-weight:700;letter-spacing:-.02em}.admin-auth-brand-sub{margin-top:.35rem;font-size:.95rem;color:rgba(255,255,255,.78)}.admin-auth-card{background:#fff;border-radius:1.25rem;box-shadow:0 24px 48px rgba(0,0,0,.28)}.admin-auth-card-header{padding:1.75rem 1.75rem .5rem;text-align:center}.admin-auth-card-title{font-size:1.5rem;font-weight:700;color:#0f172a}.admin-auth-card-desc{margin-top:.35rem;font-size:.9rem;color:#64748b}.admin-auth-card-body{padding:1.25rem 1.75rem 1.75rem}.admin-auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:.35rem;padding:.25rem;margin-bottom:1.25rem;border-radius:.75rem;background:#f1f5f9}.admin-auth-tab{border:0;border-radius:.6rem;padding:.65rem .75rem;font-size:.875rem;font-weight:600;color:#64748b;background:transparent;cursor:pointer;transition:background .15s,color .15s}.admin-auth-tab.is-active{background:#fff;color:#028ff5;box-shadow:0 1px 3px rgba(15,23,42,.08)}.admin-auth-field{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1rem}.admin-auth-label{font-size:.875rem;font-weight:600;color:#334155}.admin-auth-input-wrap{display:flex;align-items:center;gap:.65rem;min-height:3.25rem;padding:0 .85rem;border:1px solid #e2e8f0;border-radius:.75rem;background:#fff;transition:box-shadow .15s,border-color .15s}.admin-auth-input-wrap:focus-within{border-color:#028ff5;box-shadow:0 0 0 3px rgba(2,143,245,.18)}.admin-auth-input-wrap svg{flex-shrink:0;color:#94a3b8}.admin-auth-input{flex:1;min-width:0;border:0;outline:none;font-size:1rem;background:transparent;color:#0f172a}.admin-auth-phone-row{display:flex;gap:.5rem}.admin-auth-phone-ext{width:4.5rem}.admin-country-picker{position:relative;flex-shrink:0}.admin-country-picker-trigger{display:inline-flex;align-items:center;gap:.35rem;min-height:3.25rem;padding:0 .75rem;border:1px solid #e2e8f0;border-radius:.75rem;background:#fff;color:#0f172a;font-size:.9375rem;font-weight:600;cursor:pointer;transition:box-shadow .15s,border-color .15s}.admin-country-picker-trigger:focus-visible,.admin-country-picker-trigger:hover{border-color:#028ff5;box-shadow:0 0 0 3px rgba(2,143,245,.18);outline:none}.admin-country-picker-trigger svg{color:#94a3b8;transition:transform .15s}.admin-country-picker-trigger svg.is-open{transform:rotate(180deg)}.admin-country-picker-code{min-width:2.25rem}.admin-country-picker-dropdown{overflow:hidden;border:1px solid #e2e8f0;border-radius:.85rem;background:#fff;box-shadow:0 16px 40px rgba(15,23,42,.16)}.admin-country-picker-search{display:flex;align-items:center;gap:.5rem;padding:.65rem .75rem;border-bottom:1px solid #e2e8f0}.admin-country-picker-search svg{flex-shrink:0;color:#94a3b8}.admin-country-picker-search input{flex:1;min-width:0;border:0;outline:none;font-size:.875rem;color:#0f172a;background:transparent}.admin-country-picker-list{max-height:14rem;margin:0;padding:.35rem;overflow-y:auto;list-style:none}.admin-country-picker-option{display:flex;width:100%;align-items:center;justify-content:space-between;gap:.75rem;border:0;border-radius:.55rem;padding:.55rem .65rem;background:transparent;text-align:left;cursor:pointer}.admin-country-picker-option.is-active,.admin-country-picker-option:hover{background:#f0f9ff}.admin-country-picker-option-name{font-size:.875rem;color:#0f172a}.admin-country-picker-option-dial{flex-shrink:0;font-size:.8125rem;font-weight:600;color:#028ff5}.admin-country-picker-empty{padding:.85rem .65rem;font-size:.8125rem;color:#64748b;text-align:center}.admin-auth-btn{width:100%;min-height:3.25rem;margin-top:.5rem;border:0;border-radius:.75rem;font-size:1rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#028ff5,#0270c4);cursor:pointer;transition:opacity .15s,transform .1s}.admin-auth-btn:hover:not(:disabled){opacity:.92}.admin-auth-btn:disabled{opacity:.55;cursor:not-allowed}.admin-auth-link{display:inline-flex;align-items:center;gap:.35rem;margin-top:1rem;font-size:.875rem;color:#64748b;text-decoration:none}.admin-auth-link:hover{color:#028ff5}.admin-auth-otp-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:.5rem;margin:1rem 0}.admin-auth-otp-cell{width:100%;aspect-ratio:1;text-align:center;font-size:1.25rem;font-weight:700;border:1px solid #e2e8f0;border-radius:.65rem;outline:none}.admin-auth-otp-cell:focus{border-color:#028ff5;box-shadow:0 0 0 3px rgba(2,143,245,.18)}.admin-auth-error{margin-top:.75rem;padding:.65rem .85rem;border-radius:.65rem;font-size:.875rem;color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.admin-auth-test-hint{margin-top:.75rem;padding:.65rem .85rem;border-radius:.65rem;font-size:.8125rem;color:#0369a1;background:#f0f9ff;border:1px solid #bae6fd}