:root{--color-bg:#F7F6F2;--color-bg-secondary:#EFEDE8;--color-bg-white:#FFFFFF;--color-text-primary:#1A1A1A;--color-text-secondary:#5C5C5C;--color-text-muted:#8C8C8C;--color-border:#E2E0DA;--color-accent:#2E6B4F;--color-accent-hover:#245940;--color-accent-foreground:#FFFFFF;--color-accent-light:#EAF2ED;--color-warning:#B45309;--color-warning-bg:#FEF3C7;--color-error:#B91C1C;--color-error-bg:#FEE2E2;--color-success:#2E6B4F;--color-sub:#1D4ED8;--color-neutral:#64748B;--color-neutral-bg:#F1F5F9;--color-yes:#2E6B4F;--color-yes-bg:#EAF2ED;--color-could-work:#B45309;--color-could-work-bg:#FEF3C7;--color-no:#B91C1C;--color-no-bg:#FEE2E2;--space-xs:0.375rem;--space-sm:0.75rem;--space-md:1.125rem;--space-lg:1.625rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--font-size-xs:0.75rem;--font-size-sm:.875rem;--font-size-md:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:2rem;--font-size-4xl:2.5rem;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-full:9999px;--shadow-sm:0 1px 3px rgba(0,0,0,0.08),0 1px 2px rgba(0,0,0,0.06);--shadow-md:0 4px 12px rgba(0,0,0,0.1),0 2px 4px rgba(0,0,0,0.06);--shadow-lg:0 10px 30px rgba(0,0,0,0.13),0 4px 8px rgba(0,0,0,0.08);--transition-fast:120ms ease;--transition-base:200ms ease;--sidebar-width:220px;--top-bar-height:70px;--header-height:56px;--mobile-header-height:56px}*,:after,:before{box-sizing:border-box}html{color-scheme:light;scroll-behavior:smooth}body{margin:0;font-family:var(--font-sans);font-size:var(--font-size-md);color:var(--color-text-primary);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{margin:0;line-height:1.25;font-weight:600}p{margin:0;line-height:1.6}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}img,svg{display:block;max-width:100%}input,select,textarea{font-family:inherit;font-size:inherit}@media (max-width:943px){[contenteditable],input,select,textarea{font-size:16px!important}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}