:root{color-scheme:light;--ink:#10232d;--muted:#647782;--line:#d5e4ea;--surface:#ffffff;--surface-soft:#f4f8fa;--panel-bg:rgba(255,255,255,0.92);--card-bg:#ffffff;--card-soft:#f7fafb;--track-bg:#dfe6ee;--navy:#075d7d;--teal:#0788aa;--teal-deep:#056582;--theme-primary:#0788aa;--theme-primary-strong:#056582;--mint:#e2f4f8;--lime:#96c816;--lime-soft:#eff8d8;--theme-primary-08:rgba(7,136,170,0.08);--theme-primary-12:rgba(7,136,170,0.12);--theme-primary-14:rgba(7,136,170,0.14);--theme-primary-16:rgba(7,136,170,0.16);--theme-primary-18:rgba(7,136,170,0.18);--theme-primary-22:rgba(7,136,170,0.22);--theme-primary-30:rgba(7,136,170,0.3);--theme-accent-08:rgba(150,200,22,0.08);--theme-accent-14:rgba(150,200,22,0.14);--theme-accent-18:rgba(150,200,22,0.18);--theme-page-radial:rgba(150,200,22,0.18);--theme-page-wash:rgba(226,244,248,0.88);--theme-page-fade:rgba(247,250,251,0.72);--theme-page-base:#edf5f7;--amber:#936000;--amber-soft:#fff3d8;--danger:#ba2d2d;--danger-soft:#fde7e7;--warning:#b76a00;--warning-soft:#fff1d8;--success:#287a4b;--success-soft:#e1f4e9;--shadow:0 22px 60px rgba(5,101,130,0.14);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}body{margin:0;min-height:100vh;color:var(--ink);background:radial-gradient(circle at 18% 14%,var(--theme-page-radial),transparent 34%),linear-gradient(120deg,var(--theme-page-wash),var(--theme-page-fade)),var(--theme-page-base)}.template-loader-frame{display:none}:root[data-theme="dark"] body{color:var(--ink)}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:0.52}.app-shell{min-height:100vh;padding:24px}