:root,[data-theme=light]{--g-color-surface-ground:#eef1f5;--g-color-surface-card:#ffffff;--g-color-surface-border:#cbd5e1;--g-color-surface-100:#f1f3f5;--g-color-text-primary:#0f172a;--g-color-text-secondary:#334155;--g-color-text-disabled:#475569;--g-color-primary:#2563eb;--g-color-primary-hover:#1d4ed8;--g-color-primary-text:#ffffff;--g-spacing-1:0.25rem;--g-spacing-2:0.5rem;--g-spacing-3:1rem;--g-spacing-4:1.5rem;--g-spacing-5:2rem;--g-spacing-6:3rem;--g-radius-sm:3px;--g-radius-md:6px;--g-font-family:"Amazon Ember",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--g-font-size-sm:0.875rem;--g-font-size-base:1rem;--g-font-size-lg:1.125rem;--g-font-weight-normal:400;--g-font-weight-medium:500;--g-font-weight-bold:700;--g-shadow-sm:0 1px 2px rgba(0,0,0,0.05);--g-shadow-md:0 4px 6px rgba(0,0,0,0.1);--g-nav-bg:#0f172a;--g-nav-text:#94a3b8;--g-nav-text-bright:#f1f5f9;--g-brand:#d97706;--g-brand-hover:#e08a05;--g-app-shell-max-width:1200px;--g-sidebar-width:24rem;--g-nav-height:60px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--g-font-family);font-size:var(--g-font-size-base);background:var(--g-color-surface-ground);color:var(--g-color-text-primary);min-height:100vh}