*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,Arial,Helvetica,sans-serif;background:#111827;color:#101828}body{min-height:100vh;min-height:100dvh;display:flex;align-items:stretch;justify-content:center;padding:0;overflow-x:hidden}.auth-page{width:100%;max-width:none;min-height:100vh;min-height:100dvh;background:#f5f7fb;position:relative;overflow:hidden;box-shadow:0 0 34px rgba(0,0,0,.34)}.auth-page:before{content:"";position:absolute;inset:0 0 auto;height:260px;background:linear-gradient(145deg,#0f172a 0%,#123b64 55%,#14b8d4 130%);z-index:0}.auth-page:after{content:"";position:absolute;right:-90px;top:-80px;width:210px;height:210px;border-radius:999px;background:rgba(255,255,255,.08);z-index:0}.auth-top{position:relative;z-index:1;padding:38px 28px 34px;color:#fff}.auth-logo{width:54px;height:54px;border-radius:18px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 14px 30px rgba(0,0,0,.2);overflow:hidden;margin-bottom:22px}.auth-logo img{width:38px;height:auto;display:block}.auth-eyebrow{margin:0 0 9px;font-size:11px;font-weight:900;letter-spacing:1px;text-transform:uppercase;color:#9eeaff}.auth-top h1{margin:0;font-size:34px;line-height:1.05;letter-spacing:-1.1px;font-weight:950}.auth-subtitle{max-width:315px;margin:12px 0 0;color:#dbeafe;font-size:14px;line-height:1.55;font-weight:600}.auth-panel{position:relative;z-index:2;margin:-10px 18px 18px;background:#fff;border-radius:28px;padding:24px 18px 18px;box-shadow:0 22px 45px rgba(15,23,42,.14);border:1px solid rgba(226,232,240,.9)}.auth-form{margin:0}.auth-label{display:block;margin:0 0 7px 4px;font-size:12px;font-weight:900;color:#475569}.auth-control{height:52px;border:1px solid #e2e8f0;background:#f8fafc;border-radius:16px;display:flex;align-items:center;margin-bottom:15px;overflow:hidden;transition:border-color .18s,box-shadow .18s,background .18s}.auth-control:focus-within{border-color:#22b8d9;background:#fff;box-shadow:0 0 0 4px rgba(34,184,217,.11)}.auth-control input{width:100%;height:100%;border:0;outline:0;background:transparent;padding:0 16px;font-size:15px;font-weight:750;color:#0f172a}.auth-control input::placeholder{color:#9aa6b7}.auth-phone span{padding-left:16px;margin-right:4px;font-size:14px;font-weight:950;color:#0f172a;white-space:nowrap}.auth-phone input{padding-left:9px}.auth-check{display:flex;align-items:center;gap:9px;margin:0 4px 18px;font-size:13px;font-weight:800;color:#64748b}.auth-check input{appearance:none;-webkit-appearance:none;width:18px;height:18px;border-radius:6px;border:1px solid #cbd5e1;background:#fff;margin:0;position:relative;flex:0 0 auto}.auth-check input:checked{background:#14b8d4;border-color:#14b8d4}.auth-check input:checked:after{content:"✓";position:absolute;color:#fff;font-size:13px;font-weight:900;left:3px;top:-1px}.auth-submit{width:100%;height:54px;border:0;border-radius:17px;background:linear-gradient(135deg,#0ea5e9,#2563eb);color:#fff;font-size:16px;font-weight:950;letter-spacing:.2px;box-shadow:0 14px 24px rgba(37,99,235,.24);cursor:pointer}.auth-submit:active{transform:translateY(1px)}.auth-submit:disabled{opacity:.72;cursor:not-allowed}.auth-switch{text-align:center;margin-top:17px;font-size:13px;font-weight:850;color:#64748b}.auth-switch a{color:#0284c7;text-decoration:none;font-weight:950}.app-toast-popup{border-radius:14px!important;padding:10px 12px!important;box-shadow:0 14px 35px rgba(15,23,42,.24)!important}.app-toast-title{font-size:13px!important;font-weight:800!important;line-height:1.35!important}.swal2-timer-progress-bar{background:rgba(255,255,255,.55)!important}@media(min-width:768px){body{align-items:center;padding:12px 0}.auth-page{width:min(430px,calc(100vw - 24px));max-width:430px;min-height:min(760px,calc(100vh - 24px));max-height:calc(100vh - 24px);border-radius:0;overflow-y:auto;scrollbar-width:thin;box-shadow:0 0 34px rgba(0,0,0,.34)}}@media(max-width:380px){.auth-top{padding:30px 22px 28px}.auth-top h1{font-size:29px}.auth-subtitle{font-size:13px}.auth-logo{width:50px;height:50px;border-radius:16px;margin-bottom:18px}.auth-logo img{width:35px}.auth-panel{margin:-8px 14px 14px;padding:20px 15px 16px;border-radius:24px}.auth-control{height:49px;margin-bottom:12px}.auth-submit{height:51px}.auth-switch{font-size:12px}}@media(max-height:700px){.auth-top{padding-top:24px;padding-bottom:24px}.auth-logo{width:48px;height:48px;margin-bottom:15px}.auth-top h1{font-size:29px}.auth-subtitle{font-size:13px;margin-top:8px}.auth-panel{padding-top:18px}.auth-control{height:48px;margin-bottom:11px}.auth-label{margin-bottom:5px}.auth-submit{height:50px}.auth-switch{margin-top:13px}}

/* patch_072: admin login fixes */

@media(max-width:767px){html,body{width:100%;max-width:100%;overflow-x:hidden}.auth-page{width:100vw;max-width:none;margin:0;box-shadow:none}.auth-top{padding-top:calc(34px + env(safe-area-inset-top));}.auth-panel{margin-left:16px;margin-right:16px}.app-toast-popup{width:min(360px,calc(100vw - 28px))!important}}
.admin-auth-logo{width:38px;height:38px;border-radius:14px;background:linear-gradient(135deg,#2563eb,#06b6d4);color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:950;letter-spacing:.5px}.admin-login-page .auth-panel{margin-top:-18px}.admin-login-page .auth-submit{margin-top:2px}

.auth-help{margin:-6px 0 10px;font-size:12px;line-height:1.35;color:rgba(100,116,139,.95);font-weight:700}.auth-control input[readonly]{background:#f1f5f9!important;color:#475569!important;cursor:not-allowed}

/* patch_078: stronger auth validation + simple captcha */
.auth-captcha-row{display:flex;gap:10px;align-items:center;margin-bottom:14px}.auth-captcha-question{height:52px;min-width:112px;border-radius:16px;background:#eef6ff;border:1px dashed #93c5fd;color:#0f172a;font-size:16px;font-weight:950;display:flex;align-items:center;justify-content:center;white-space:nowrap}.auth-captcha-input{flex:1;margin-bottom:0}.auth-password-meter{height:7px;background:#e2e8f0;border-radius:999px;margin:-7px 4px 8px;overflow:hidden}.auth-password-meter span{display:block;width:0;height:100%;border-radius:999px;background:#ef4444;transition:width .18s,background .18s}.auth-password-meter span.score-1{width:22%;background:#ef4444}.auth-password-meter span.score-2{width:42%;background:#f97316}.auth-password-meter span.score-3{width:62%;background:#eab308}.auth-password-meter span.score-4{width:82%;background:#22c55e}.auth-password-meter span.score-5{width:100%;background:#16a34a}.auth-control input:invalid:not(:placeholder-shown){color:#b91c1c}.auth-control input:invalid:not(:placeholder-shown)::placeholder{color:#b91c1c}@media(max-width:380px){.auth-captcha-row{gap:8px}.auth-captcha-question{height:48px;min-width:96px;font-size:14px}.auth-password-meter{margin-top:-5px}}
