/* LaoFlow Supabase/Auth layer */
.cloud-booting .phone-shell{visibility:hidden}
.cloud-status-pill{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border-radius:999px;background:#eef2f7;color:#475569;font-size:11px;font-weight:700;white-space:nowrap}.cloud-status-pill.online{background:#ecfdf5;color:#047857}.cloud-status-pill.local{background:#fff7ed;color:#c2410c}.cloud-status-pill .dot{width:7px;height:7px;border-radius:999px;background:currentColor}.cloud-user-card{margin-top:12px}.cloud-user-row{display:flex;align-items:center;gap:12px}.cloud-user-row .avatar{flex:0 0 auto}.cloud-user-copy{min-width:0;flex:1}.cloud-user-copy strong,.cloud-user-copy small{display:block}.cloud-user-copy small{color:#64748b;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auth-gate{position:fixed;inset:0;z-index:200;background:linear-gradient(180deg,#0f172a 0%,#111827 42%,#f8fafc 42%,#f8fafc 100%);overflow:auto;padding:calc(env(safe-area-inset-top,0px) + 28px) 16px calc(env(safe-area-inset-bottom,0px) + 28px)}.auth-gate.hidden{display:none}.auth-shell{width:min(100%,430px);margin:0 auto}.auth-brand{color:#fff;padding:26px 8px 34px}.auth-brand .brand-mark{background:#fff;color:#0f172a;width:54px;height:54px}.auth-brand h1{font-size:28px;line-height:1.2;margin:16px 0 8px}.auth-brand p{margin:0;color:#cbd5e1;line-height:1.65}.auth-panel{background:#fff;border-radius:24px;padding:20px;box-shadow:0 20px 45px rgba(15,23,42,.16);border:1px solid #e2e8f0}.auth-panel h2{margin:0 0 6px;font-size:22px}.auth-panel>p{margin:0 0 18px;color:#64748b;line-height:1.6}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;background:#f1f5f9;border-radius:12px;padding:4px;margin-bottom:18px}.auth-tabs.single{grid-template-columns:1fr}.auth-tab{border:0;background:transparent;border-radius:9px;height:40px;font-family:inherit;font-weight:700;color:#64748b}.auth-tab.active{background:#fff;color:#0f172a;box-shadow:0 1px 3px rgba(15,23,42,.08)}.auth-message{margin-top:12px;padding:11px 13px;border-radius:12px;background:#f8fafc;color:#475569;font-size:13px;line-height:1.55}.auth-message.error{background:#fef2f2;color:#b91c1c}.auth-message.success{background:#ecfdf5;color:#047857}.auth-secondary{margin-top:12px;width:100%;border:0;background:transparent;color:#64748b;font-family:inherit;font-weight:700;height:42px}.cloud-setup-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:16px;margin-top:12px}.role-lock{opacity:.48;pointer-events:none}.setup-banner{margin:12px 16px 0;padding:11px 13px;border-radius:14px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;font-size:12px;line-height:1.5}.setup-banner strong{display:block;margin-bottom:2px}.auth-spinner{display:inline-block;width:16px;height:16px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:lfspin .7s linear infinite;vertical-align:-3px;margin-right:6px}@keyframes lfspin{to{transform:rotate(360deg)}}
