:root{--green:#02ad74;--green-dark:#019965;--ink:#111827;--muted:#6b7280;--line:#e5e7eb;--soft:#e9fbf5}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,sans-serif;color:var(--ink);background:#f8fafc}a{color:inherit;text-decoration:none}.customer-auth-shell{display:grid;grid-template-columns:minmax(360px,44%) 1fr;min-height:100vh}.customer-auth-brand{position:relative;display:flex;overflow:hidden;flex-direction:column;justify-content:space-between;padding:44px clamp(32px,5vw,76px);background:linear-gradient(145deg,#e9fbf5 0%,#f8fafc 55%,#fff 100%)}.customer-auth-brand:after{position:absolute;right:-180px;bottom:-210px;width:520px;height:520px;border:1px solid rgba(2,173,116,.22);border-radius:50%;content:"";box-shadow:0 0 0 70px rgba(2,173,116,.035),0 0 0 140px rgba(2,173,116,.025)}.customer-auth-logo{position:relative;z-index:1}.customer-auth-logo img{width:230px;max-width:70%;height:auto}.customer-auth-brand>div,.customer-auth-brand ul{position:relative;z-index:1}.customer-auth-brand>div span,.customer-auth-form header p{color:var(--green);font-size:12px;font-weight:700;letter-spacing:.12em}.customer-auth-brand h1{max-width:600px;margin:14px 0 16px;font:700 clamp(38px,4vw,64px)/1.08 Poppins,sans-serif;letter-spacing:-.045em}.customer-auth-brand p{max-width:560px;color:var(--muted);font-size:17px;line-height:1.7}.customer-auth-brand ul{display:grid;gap:11px;margin:28px 0 0;padding:0;list-style:none}.customer-auth-brand li{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600}.customer-auth-brand li:before{display:grid;width:24px;height:24px;place-items:center;border-radius:50%;background:var(--green);color:#fff;content:"✓";font-size:12px}.customer-auth-panel{display:grid;place-items:center;padding:40px 28px;background:#fff}.customer-auth-form{width:min(100%,560px);padding:42px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 24px 70px rgba(17,24,39,.08)}.customer-auth-form header{margin-bottom:26px}.customer-auth-form h2{margin:6px 0 8px;font:700 clamp(28px,3vw,38px)/1.2 Poppins,sans-serif;letter-spacing:-.035em}.customer-auth-form header span{color:var(--muted);line-height:1.6}.customer-auth-form>label,.auth-grid label{display:grid;gap:8px;margin-bottom:17px;font-size:13px;font-weight:700}.customer-auth-form input{width:100%;height:52px;padding:0 15px;border:1px solid var(--line);border-radius:12px;background:#f8fafc;color:var(--ink);font:500 14px Inter,sans-serif;outline:none}.customer-auth-form input:focus{border-color:var(--green);background:#fff;box-shadow:0 0 0 4px rgba(2,173,116,.11)}.auth-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.auth-grid label{min-width:0}.customer-auth-form small{color:#dc2626;font-size:11px;font-weight:500}.auth-options{display:flex;justify-content:space-between;margin:3px 0 20px}.auth-check{display:flex!important;align-items:center;gap:9px!important;margin:0!important;color:var(--muted)}.auth-check input{width:17px;height:17px;accent-color:var(--green)}.customer-auth-form>button{display:flex;width:100%;height:54px;align-items:center;justify-content:center;gap:24px;border:0;border-radius:12px;background:linear-gradient(135deg,var(--green),#00c184);color:#fff;font:700 15px Inter,sans-serif;box-shadow:0 12px 28px rgba(2,173,116,.22);cursor:pointer}.customer-auth-form>button:hover{background:var(--green-dark);transform:translateY(-1px)}.auth-switch{margin:22px 0 0;text-align:center;color:var(--muted);font-size:13px}.auth-switch a{color:var(--green-dark);font-weight:700}.auth-message{margin-bottom:18px;padding:12px 14px;border-radius:10px;font-size:13px}.auth-message.success{background:#e9fbf5;color:#047857}.auth-message.error{background:#fef2f2;color:#b91c1c}@media(max-width:900px){.customer-auth-shell{grid-template-columns:1fr}.customer-auth-brand{min-height:330px;padding:30px 24px}.customer-auth-brand ul{display:none}.customer-auth-panel{padding:24px 16px}.customer-auth-form{padding:28px}}@media(max-width:560px){.customer-auth-brand{min-height:280px}.customer-auth-brand h1{font-size:36px}.customer-auth-brand p{font-size:14px}.customer-auth-form{padding:24px 18px;border-radius:18px}.auth-grid{grid-template-columns:1fr;gap:0}}

/* FloorLo unified customer / tenant authentication */
.auth-card-wide{width:min(100%,620px)}
.auth-google-button{display:flex;height:54px;align-items:center;justify-content:center;gap:12px;border:1px solid #d9e0e6;border-radius:12px;background:#fff;color:#1f2937;box-shadow:0 5px 16px rgba(17,24,39,.04);font-size:14px;transition:.18s ease}
.auth-google-button:hover{border-color:#b7c3cc;background:#fbfdff;transform:translateY(-1px)}
.google-mark{display:grid;width:28px;height:28px;place-items:center;border:1px solid #e0e5ea;border-radius:50%;font:800 16px Arial,sans-serif;color:#4285f4;background:#fff}
.auth-divider{display:flex;align-items:center;gap:14px;margin:21px 0;color:#94a3b8;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}
.auth-divider:before,.auth-divider:after{height:1px;flex:1;background:#e8edf1;content:""}
.auth-mode-tabs{display:grid;grid-template-columns:1fr 1fr;margin-bottom:22px;padding:4px;border:1px solid #dce6e5;border-radius:13px;background:#f3f8f7}
.auth-mode-tab{height:42px;border:0;border-radius:9px;background:transparent;color:#66758a;font:700 13px Inter,sans-serif;cursor:pointer}
.auth-mode-tab.active{background:#fff;color:#087f79;box-shadow:0 3px 10px rgba(8,127,121,.10)}
.auth-mode-panel{display:none}.auth-mode-panel.active{display:block}
.auth-mode-panel>label,.auth-password-form>label{display:grid;gap:8px;margin-bottom:17px;font-size:13px;font-weight:700}
.auth-mode-panel input,.auth-password-form input{width:100%;height:52px;padding:0 15px;border:1px solid var(--line);border-radius:12px;background:#f8fafc;color:var(--ink);font:500 14px Inter,sans-serif;outline:none}
.auth-mode-panel input:focus,.auth-password-form input:focus{border-color:var(--green);background:#fff;box-shadow:0 0 0 4px rgba(2,173,116,.11)}
.auth-primary{display:flex;width:100%;height:54px;align-items:center;justify-content:center;gap:24px;border:0;border-radius:12px;background:linear-gradient(135deg,var(--green),#00c184);color:#fff!important;font:700 15px Inter,sans-serif;box-shadow:0 12px 28px rgba(2,173,116,.22);cursor:pointer;text-decoration:none}
.auth-primary:hover{background:var(--green-dark);transform:translateY(-1px)}
.auth-primary:disabled,.auth-secondary:disabled{opacity:.62;cursor:not-allowed;transform:none}
.auth-link-button{margin-top:22px}
.auth-secondary{height:52px;min-width:118px;padding:0 16px;border:1px solid #9fd8cf;border-radius:12px;background:#edf9f7;color:#087f79;font:800 12px Inter,sans-serif;cursor:pointer}
.auth-otp-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}
.auth-otp-input{font-size:20px!important;font-weight:800!important;letter-spacing:.22em}
.auth-text-action{padding:0;border:0;background:transparent;color:#087f79;font:700 12px Inter,sans-serif;cursor:pointer}
.auth-help{align-self:center;color:#8492a6;font-size:11px;line-height:1.4;text-align:right}
.auth-email-state{display:none;margin:-7px 0 15px;padding:10px 12px;border-radius:10px;font-size:12px;line-height:1.5}
.auth-email-state.exists,.auth-email-state.available{display:flex;align-items:center;justify-content:space-between;gap:12px}
.auth-email-state.exists{border:1px solid #f3dca6;background:#fff9e9;color:#8a5a00}
.auth-email-state.exists a{flex:0 0 auto;color:#087f79;font-weight:800;text-decoration:underline}
.auth-email-state.exists small{font-size:11px;color:#8a5a00}
.auth-email-state.available{border:1px solid #ccece4;background:#effbf7;color:#08745f}
.auth-inline-status{margin:0 0 16px}.auth-inline-status[hidden]{display:none}.auth-inline-status.error{background:#fef2f2;color:#b91c1c}.auth-inline-status.success{background:#e9fbf5;color:#047857}
.auth-tenant-note{margin:18px 0 0;padding:14px 16px;border-radius:12px;background:#f5f9fb;color:#64748b;font-size:12px;line-height:1.6}.auth-tenant-note strong{color:#334155}.auth-tenant-note em{color:#087f79;font-style:normal;font-weight:800}
.auth-password-form small{color:#dc2626;font-size:11px;font-weight:500}
.auth-password-shell .customer-auth-form{max-width:580px}
@media(max-width:560px){.auth-otp-row{grid-template-columns:1fr}.auth-secondary{width:100%}.auth-email-state.exists,.auth-email-state.available{align-items:flex-start;flex-direction:column}.auth-help{display:none}}
