:root{--font-sans: "DM Sans", "Segoe UI", system-ui, -apple-system, sans-serif}html[dir=rtl],html[lang=ar],html[lang^=ar-]{--font-sans: "Cairo", "Segoe UI", system-ui, -apple-system, sans-serif}body.guest-layout{min-height:100vh;background:var(--brand-950, #0f172a);position:relative;overflow-x:hidden;font-family:var(--font-sans)}body.guest-layout.guest-layout--rtl,body.guest-layout.guest-layout--ar{font-family:var(--font-sans)}body.guest-layout:not(.guest-layout--rtl):not(.guest-layout--ar){font-family:var(--font-sans)}[data-theme=dark] body.guest-layout{background:#0f172a}.auth-container{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1rem;position:relative;z-index:1}#cookie-consent{position:fixed;bottom:0;left:0;right:0;background:var(--surface-0, #fff);border-top:1px solid var(--border-color, #e2e8f0);padding:1rem;z-index:9999;display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap;font-size:.85rem;color:var(--text-secondary, #64748b)}#cookie-consent .cookie-consent-accept{padding:.4rem 1rem;background:var(--brand-500, #2563EB);color:#fff;border:none;border-radius:.5rem;cursor:pointer;font-weight:600;font-size:.8rem}#cookie-consent.is-hidden{display:none}.mokabot-toast{position:fixed;bottom:24px;right:24px;max-width:min(420px,calc(100vw - 48px));padding:12px 16px;border-radius:10px;font:500 14px/1.4 system-ui,sans-serif;z-index:99999;box-shadow:0 8px 24px #00000026}.mokabot-toast--error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.mokabot-toast--info{background:#eff6ff;color:#1e40af;border:1px solid #bfdbfe}.mokabot-toast--success{background:#f0fdf4;color:#166534;border:1px solid #bbf7d0}
