:root{--zk-color-brand-50: #f0f8f9;--zk-color-brand-100: #d9eff1;--zk-color-brand-400: #33a7ae;--zk-color-brand-500: #00919a;--zk-color-brand-600: #007a82;--zk-color-text-primary: #1e293b;--zk-color-text-secondary: #64748b;--zk-color-text-muted: #94a3b8;--zk-color-text-on-brand: #ffffff;--zk-color-surface-default: #f9fafb;--zk-color-surface-raised: #ffffff;--zk-color-surface-sunken: #f1f5f9;--zk-color-border-subtle: #e2e8f0;--zk-color-border-strong: #cbd5e1;--zk-color-success-500: #16a34a;--zk-color-success-100: #dcfce7;--zk-color-warning-500: #d97706;--zk-color-warning-100: #fef3c7;--zk-color-danger-500: #eb5757;--zk-color-danger-100: #fee2e2;--zk-color-info-500: #2563eb;--zk-color-info-100: #dbeafe;--zk-color-overlay: rgba(15, 23, 42, .48);--zk-type-family: "Plus Jakarta Sans", system-ui, -apple-system, "Segoe UI", sans-serif;--zk-type-size-display: 2.5rem;--zk-type-size-h1: 2rem;--zk-type-size-h2: 1.5rem;--zk-type-size-h3: 1.25rem;--zk-type-size-h4: 1rem;--zk-type-size-body: 1rem;--zk-type-size-body-sm: .875rem;--zk-type-size-caption: .75rem;--zk-type-weight-regular: 400;--zk-type-weight-medium: 500;--zk-type-weight-semibold: 600;--zk-type-weight-bold: 700;--zk-space-1: .125rem;--zk-space-2: .25rem;--zk-space-3: .5rem;--zk-space-4: .75rem;--zk-space-5: 1rem;--zk-space-6: 1.5rem;--zk-space-7: 2rem;--zk-space-8: 3rem;--zk-space-9: 4rem;--zk-space-10: 6rem;--zk-radius-sm: 6px;--zk-radius-md: 8px;--zk-radius-lg: 12px;--zk-radius-xl: 20px;--zk-radius-pill: 999px;--zk-radius-full: 50%;--zk-elevation-0: none;--zk-elevation-1: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 1px rgba(15, 23, 42, .02);--zk-elevation-2: 0 4px 12px rgba(15, 23, 42, .06);--zk-elevation-3: 0 12px 24px rgba(15, 23, 42, .08);--zk-duration-fast: .12s;--zk-duration-base: .2s;--zk-duration-slow: .32s;--zk-easing-standard: cubic-bezier(.2, 0, 0, 1);--zk-easing-decelerate: cubic-bezier(0, 0, .2, 1);--zk-easing-accelerate: cubic-bezier(.4, 0, 1, 1);--zk-layout-max-content: 1320px;--zk-layout-top-bar-mobile: 48px;--zk-layout-top-bar-tablet: 56px;--zk-layout-top-bar-desktop: 64px;--zk-layout-bottom-tab: 64px;--zk-layout-left-rail: 72px;--zk-layout-right-rail: 320px;--zk-focus-ring: 0 0 0 2px #ffffff, 0 0 0 4px #00919a}html,body{margin:0;padding:0;width:100%;min-height:100%;background-color:var(--zk-color-surface-default);color:var(--zk-color-text-primary);font-family:var(--zk-type-family);font-size:var(--zk-type-size-body);line-height:var(--zk-type-line-body)}*,*:before,*:after{box-sizing:border-box}#root{display:flex;flex-direction:column;min-height:100vh;width:100%}main{display:flex;flex-direction:column;flex:1;width:100%}a{color:inherit;text-decoration:none}img,svg,video{max-width:100%;display:block}
