:root{--page-pad-y:32px;--page-pad-x:40px;--page-title-size:24px}@media (width<=768px){:root{--page-pad-y:16px;--page-pad-x:14px;--page-title-size:20px}}:root,[data-theme=dark]{--bg:#080808;--bgSec:#0b0b0b;--bgCard:#0e0e0e;--inputBg:#080808;--active:#ffffff0f;--border:#151515;--borderLight:#1a1a1a;--text:#fff;--textSec:#ccc;--textMuted:#888;--textDim:#444;--overlayBg:#000000b3;--modalBg:#111;--modalBorder:#222}[data-theme=light]{--bg:#f5f5f7;--bgSec:#fff;--bgCard:#fff;--inputBg:#f5f5f7;--active:#0000000d;--border:#e5e5e7;--borderLight:#d1d1d6;--text:#1a1a1a;--textSec:#333;--textMuted:#666;--textDim:#bbb;--overlayBg:#00000059;--modalBg:#fff;--modalBorder:#d1d1d6}:root{--accent-green:#10b981;--accent-blue:#3b82f6;--accent-purple:#8b5cf6;--accent-amber:#f59e0b;--accent-red:#ef4444;--accent-teal:#14b8a6;--accent-yellow:#eab308;--accent-dark-red:#991b1b;--accent-stripe:#635bff;--status-success:#10b981;--status-warning:#f59e0b;--status-error:#ef4444;--status-info:#3b82f6;--status-pending:#3b82f6;--status-active:#f59e0b;--status-blocked:#6b7280;--cat-room-service:#f59e0b;--cat-housekeeping:#3b82f6;--cat-maintenance:#ef4444;--cat-taxi:#eab308;--cat-complaint:#991b1b;--cat-late-checkout:#8b5cf6;--cat-luggage:#14b8a6;--cat-wake-up:#6b7280;--font-family:system-ui, -apple-system, "Segoe UI", sans-serif;--font-mono:"SF Mono", "Fira Code", monospace;--text-xs:9px;--text-sm:11px;--text-base:13px;--text-md:14px;--text-lg:16px;--text-xl:18px;--text-2xl:22px;--text-3xl:32px;--text-4xl:42px;--font-light:300;--font-normal:400;--font-medium:500;--font-semibold:600;--font-bold:700;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--radius-sm:4px;--radius-md:8px;--radius-lg:10px;--radius-xl:12px;--radius-2xl:16px;--radius-full:9999px;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 12px #0000001a;--shadow-lg:0 8px 30px #0000001f;--shadow-xl:0 12px 40px #00000080;--z-sidebar:40;--z-dropdown:50;--z-sticky:60;--z-mobile-nav:80;--z-mobile-menu:85;--z-modal:100;--z-toast:110;--z-login-transition:9999;--transition-fast:.15s ease;--transition-base:.3s ease;--transition-slow:.5s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes skeleton-pulse{0%,to{opacity:.4}50%{opacity:.8}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;max-width:100vw;height:100%;overflow:hidden}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}#root{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}body{color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:13px}input,button,textarea,select{font-family:inherit}input,textarea,select{font-size:16px!important}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--borderLight);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--textDim)}.fade-in{animation:.3s fadeIn}@keyframes aisDotPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.5)}}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=768px){body,#root{max-width:100vw;overflow-x:hidden}.sidebar-mobile{z-index:200!important;width:270px!important;min-width:270px!important;height:100dvh!important;box-shadow:none!important;transition:left .25s!important;position:fixed!important;top:0!important;left:-280px!important}.sidebar-mobile.open{left:0!important;box-shadow:4px 0 30px #00000080!important}.sidebar-backdrop{z-index:199;opacity:0;pointer-events:none;background:#00000080;transition:opacity .25s;position:fixed;inset:0}.sidebar-backdrop.visible{opacity:1;pointer-events:auto}.mobile-header{border-bottom:1px solid var(--border);background:var(--bgSec);z-index:50;align-items:center;gap:12px;min-height:56px;padding:12px 16px;position:sticky;top:0;display:flex!important}.app-main{width:100%!important;max-width:100vw!important;overflow-x:hidden!important}.app-main>div{box-sizing:border-box!important;max-width:100%!important;overflow-x:hidden!important}.app-main>div>div[style*="display: flex"]{flex-wrap:wrap!important}.app-main>div>div[style*="display: flex"]>*{min-width:0!important}.app-main button:not([style*="width: 24"]):not([style*="width: 28"]):not([style*="width: 32"]):not([style*="width: 36"]){min-height:48px}.app-main input:not([type=checkbox]):not([type=radio]),.app-main select,.app-main textarea{min-height:44px}.fab-wrap,[data-fab=true]{display:none!important}.mobile-fullscreen-modal{border-radius:0!important;width:100%!important;max-width:100%!important;height:100dvh!important;max-height:100dvh!important}.app-main img{max-width:100%;height:auto}*,:before,:after{animation-duration:.2s!important}}@media (width>=769px){.mobile-header,.sidebar-backdrop{display:none!important}}@media print{body{color:#000!important;background:#fff!important}aside,nav,.no-print,.mobile-header{display:none!important}main{overflow:visible!important}#root{height:auto!important;padding:0!important;overflow:visible!important}#root>div{display:block!important}*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}}
