:root{--kb-blue:#0066b3;--kb-blue-light:#3d8fd4;--kb-blue-dark:#004d87;--kb-blue-bg:#e8f2fb;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-300:#cbd5e1;--gray-400:#94a3b8;--gray-500:#64748b;--gray-600:#475569;--gray-700:#334155;--gray-800:#1e293b;--gray-900:#0f172a;--color-primary:var(--kb-blue);--color-primary-fg:#ffffff;--color-surface:#ffffff;--color-bg:var(--gray-50);--color-text:var(--gray-900);--color-text-2:var(--gray-600);--color-text-3:var(--gray-400);--color-border:var(--gray-200);--color-success:#16a34a;--color-warning:#d97706;--color-error:#dc2626;--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-5:20px;--sp-6:24px;--sp-8:32px;--sp-10:40px;--sp-12:48px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--shadow-sm:0 1px 3px rgba(0, 0, 0, 0.06),0 1px 2px rgba(0, 0, 0, 0.04);--shadow-md:0 4px 12px rgba(0, 0, 0, 0.08),0 2px 4px rgba(0, 0, 0, 0.04);--shadow-lg:0 12px 32px rgba(0, 0, 0, 0.1),0 4px 8px rgba(0, 0, 0, 0.04);--shadow-xl:0 20px 48px rgba(0, 0, 0, 0.12),0 8px 16px rgba(0, 0, 0, 0.06);--font-sans:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;--font-mono:'SF Mono',ui-monospace,Menlo,Consolas,monospace;--text-xs:0.75rem;--text-sm:0.8125rem;--text-base:0.9375rem;--text-lg:1.0625rem;--text-xl:1.25rem;--text-2xl:1.5rem;--lh-tight:1.2;--lh-normal:1.5;--ease-out:cubic-bezier(0.16, 1, 0.3, 1);--ease-in:cubic-bezier(0.55, 0.06, 0.68, 0.19);--ease-base:cubic-bezier(0.4, 0, 0.2, 1);--dur-fast:150ms;--dur-base:250ms;--dur-slow:400ms;--z-map:1;--z-controls:100;--z-search:200;--z-sheet:300;--z-tbt:400;--z-toast:500;--z-modal:600;--safe-top:env(safe-area-inset-top, 0px);--safe-bottom:env(safe-area-inset-bottom, 0px);--safe-left:env(safe-area-inset-left, 0px);--safe-right:env(safe-area-inset-right, 0px);--app-height:100dvh;--search-bar-h:48px;--tbt-bar-min-h:64px;--tbt-footer-h:72px;--tbt-bar-bg:var(--color-primary);--tbt-bar-fg:var(--color-primary-fg);--kb-bavaria-blue:#008bd2;--kb-bavaria-blue-dark:#005ea8;--kb-bavaria-blue-soft:#e6f5fc;--kb-diamond-pattern-strong:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 64 64'%3E%3Crect width='64' height='64' fill='%23fff'/%3E%3Cpolygon points='16,0 32,16 16,32 0,16' fill='%23008bd2'/%3E%3Cpolygon points='48,0 64,16 48,32 32,16' fill='%23008bd2'/%3E%3Cpolygon points='16,32 32,48 16,64 0,48' fill='%23008bd2'/%3E%3Cpolygon points='48,32 64,48 48,64 32,48' fill='%23008bd2'/%3E%3Cpath d='M0 16 16 0 32 16 16 32ZM32 16 48 0 64 16 48 32ZM0 48 16 32 32 48 16 64ZM32 48 48 32 64 48 48 64Z' fill='none' stroke='%23fff' stroke-opacity='.34' stroke-width='1'/%3E%3C/svg%3E");--kb-diamond-pattern-soft:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 64 64'%3E%3Crect width='64' height='64' fill='%23fff' fill-opacity='0'/%3E%3Cpolygon points='16,0 32,16 16,32 0,16' fill='%23008bd2' fill-opacity='.13'/%3E%3Cpolygon points='48,0 64,16 48,32 32,16' fill='%23008bd2' fill-opacity='.13'/%3E%3Cpolygon points='16,32 32,48 16,64 0,48' fill='%23008bd2' fill-opacity='.13'/%3E%3Cpolygon points='48,32 64,48 48,64 32,48' fill='%23008bd2' fill-opacity='.13'/%3E%3C/svg%3E");--z-popover:700}:root[data-kb-style=red]{--kb-blue:#dc2626;--kb-blue-light:#f87171;--kb-blue-dark:#991b1b;--kb-blue-bg:#fee2e2;--color-primary:var(--kb-blue)}:root[data-kb-style=green]{--kb-blue:#15803d;--kb-blue-light:#4ade80;--kb-blue-dark:#166534;--kb-blue-bg:#dcfce7;--color-primary:var(--kb-blue)}:root[data-kb-style=darkgray]{--kb-blue:#374151;--kb-blue-light:#6b7280;--kb-blue-dark:#111827;--kb-blue-bg:#eef0f3;--color-primary:var(--kb-blue)}:root[data-kb-style=diamonds]{--kb-blue:var(--kb-bavaria-blue);--kb-blue-light:#47b8ea;--kb-blue-dark:var(--kb-bavaria-blue-dark);--kb-blue-bg:var(--kb-bavaria-blue-soft);--color-primary:var(--kb-blue);--color-border:#b9dff2;--color-primary-fg:#ffffff;--tbt-bar-bg:#ffffff;--tbt-bar-fg:#003f72}