*,:before,:after{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;padding:0;overflow:hidden}:root{--gp-color-bg:#f8fafc;--gp-color-surface:#fff;--gp-color-surface-elevated:#fff;--gp-color-surface-muted:#f1f5f9;--gp-color-surface-subtle:#f8fafc;--gp-color-surface-hover:#f1f5f9;--gp-color-surface-active:#e2e8f0;--gp-color-text:#0f172a;--gp-color-text-muted:#475569;--gp-color-text-subtle:#64748b;--gp-color-text-disabled:#94a3b8;--gp-color-border:#e2e8f0;--gp-color-border-muted:#f1f5f9;--gp-color-border-dark:#cbd5e1;--gp-color-border-focus:#16a34a;--gp-color-primary:#16a34a;--gp-color-primary-hover:#15803d;--gp-color-primary-active:#166534;--gp-color-primary-subtle:#dcfce7;--gp-color-primary-fg:#fff;--gp-color-secondary:#f1f5f9;--gp-color-secondary-hover:#e2e8f0;--gp-color-secondary-fg:#0f172a;--gp-color-destructive:#dc2626;--gp-color-destructive-hover:#b91c1c;--gp-color-destructive-subtle:#fee2e2;--gp-color-destructive-fg:#fff;--gp-color-success:#16a34a;--gp-color-success-hover:#15803d;--gp-color-success-subtle:#dcfce7;--gp-color-success-fg:#fff;--gp-color-warning:#d97706;--gp-color-warning-hover:#b45309;--gp-color-warning-subtle:#fef3c7;--gp-color-warning-fg:#fff;--gp-color-info:#2563eb;--gp-color-info-hover:#1d4ed8;--gp-color-info-subtle:#dbeafe;--gp-color-info-fg:#fff;--gp-color-focus:#16a34a59;--gp-color-focus-destructive:#dc262659;--gp-space-0:0px;--gp-space-1:4px;--gp-space-2:8px;--gp-space-3:12px;--gp-space-4:16px;--gp-space-5:20px;--gp-space-6:24px;--gp-space-8:32px;--gp-space-10:40px;--gp-space-12:48px;--gp-space-16:64px;--gp-radius-none:0px;--gp-radius-xs:4px;--gp-radius-sm:6px;--gp-radius-md:8px;--gp-radius-lg:12px;--gp-radius-xl:16px;--gp-radius-full:9999px;--gp-shadow-none:none;--gp-shadow-sm:0 1px 2px 0 #0000000d;--gp-shadow-md:0 4px 6px -1px #00000014, 0 2px 4px -2px #0000000a;--gp-shadow-lg:0 10px 15px -3px #00000014, 0 4px 6px -4px #00000008;--gp-shadow-xl:0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000000a;--gp-duration-fast:.1s;--gp-duration-normal:.15s;--gp-duration-slow:.25s;--gp-easing-default:cubic-bezier(.4, 0, .2, 1);--gp-easing-in:cubic-bezier(.4, 0, 1, 1);--gp-easing-out:cubic-bezier(0, 0, .2, 1);--c-pageBg:var(--gp-color-bg);--c-sidebarBg:#faf9f5;--c-sidebarBorder:var(--gp-color-border);--c-headerBg:#0f0f10;--c-headerText:#f5f5f2;--c-headerMuted:#a1a1aa;--c-headerBorder:#ffffff1f;--c-headerSurface:#ffffff0f;--c-cardBg:var(--gp-color-surface);--c-border:var(--gp-color-border);--c-borderDark:var(--gp-color-border-dark);--c-text:var(--gp-color-text);--c-textSecondary:var(--gp-color-text-muted);--c-textMuted:var(--gp-color-text-subtle);--c-primary:var(--gp-color-primary);--c-primaryHover:var(--gp-color-primary-hover);--c-primaryLight:var(--gp-color-primary-subtle);--c-primaryText:#111b21;--c-purple:#534ab7;--c-green:#0f6e56;--c-amber:var(--gp-color-warning);--c-shadowSm:var(--gp-shadow-sm);--c-shadowMd:var(--gp-shadow-md);--c-shadowLg:var(--gp-shadow-lg);--c-waBg:#e5ddd5;--c-incomingBg:#fff;--c-incomingText:#111b21;--c-outgoingBg:#d9fdd3;--c-outgoingText:#111b21;--c-chatBg:#e5ddd5;--c-statusDelivered:#53bdeb;--c-statusRead:#53bdeb;--c-statusSent:#8696a0;--c-surface:var(--gp-color-surface);--c-surfaceAlt:var(--gp-color-surface-muted);--c-hover:var(--gp-color-surface-hover);--c-chatPanel:#f0f2f5;--c-chatWall:#efeae2}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--gp-color-bg);color:var(--gp-color-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5}input,button,textarea,select{color:inherit;font-family:inherit}input,textarea,select{color:var(--gp-color-text)}::placeholder{color:var(--gp-color-text-subtle);opacity:1}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}:focus-visible{outline:2px solid var(--gp-color-primary);outline-offset:2px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes gp-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes gp-fade-in{0%{opacity:0}to{opacity:1}}@keyframes gp-slide-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes gp-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.gp-animate-spin{animation:.8s linear infinite gp-spin}.gp-animate-fade-in{animation:gp-fade-in var(--gp-duration-normal) var(--gp-easing-out)}.gp-animate-slide-up{animation:gp-slide-up var(--gp-duration-normal) var(--gp-easing-out)}@media (width<=768px){.gp-mobile-nav-btn{display:inline-flex!important}.gp-desktop-sidebar{display:none!important}}
