:root{--color-primary:#1c1c1e;--color-on-primary:#fff;--color-brand-yellow:#ffd02f;--color-brand-yellow-deep:#fcb900;--color-yellow-light:#fff4c4;--color-yellow-dark:#746019;--color-brand-blue:#4262ff;--color-blue-pressed:#2a41b6;--color-brand-coral:#f99;--color-coral-light:#ffc6c6;--color-coral-dark:#600000;--color-brand-rose:#ffd8f4;--color-rose-light:#fde0f0;--color-brand-teal:#0fbcb0;--color-teal-light:#c3faf5;--color-moss-dark:#187574;--color-brand-orange-light:#ffe6cd;--color-success:#00b473;--color-brand-red:#fbd4d4;--color-canvas:#fff;--color-surface:#f7f8fa;--color-surface-soft:#fafbfc;--color-surface-yellow:#fff8e0;--color-surface-featured:#f5f3ff;--color-hairline:#e0e2e8;--color-hairline-soft:#eef0f3;--color-hairline-strong:#c7cad5;--color-ink-deep:#050038;--color-ink:#1c1c1e;--color-charcoal:#2c2c34;--color-slate:#555a6a;--color-steel:#6b6f7e;--color-stone:#8e91a0;--color-muted:#a5a8b5;--color-on-dark:#fff;--color-on-dark-muted:#a5a8b5;--color-footer-bg:#1c1c1e;--font-family:"Inter", "Noto Sans", -apple-system, BlinkMacSystemFont, sans-serif;--rounded-xs:4px;--rounded-sm:6px;--rounded-md:8px;--rounded-lg:12px;--rounded-xl:16px;--rounded-xxl:20px;--rounded-xxxl:28px;--rounded-feature:32px;--rounded-full:9999px;--space-xxs:4px;--space-xs:8px;--space-sm:12px;--space-md:16px;--space-lg:20px;--space-xl:24px;--space-xxl:32px;--space-xxxl:40px;--space-section-sm:48px;--space-section:64px;--space-section-lg:96px;--shadow-subtle:#0500380a 0px 1px 2px 0px;--shadow-card:#0500380f 0px 4px 12px 0px;--shadow-mockup:#05003814 0px 12px 32px -4px;--shadow-modal:#0500381f 0px 16px 48px -8px;--sidebar-width:260px;--sidebar-collapsed-width:72px;--topbar-height:64px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{font-family:var(--font-family);color:var(--color-ink);background-color:var(--color-surface);line-height:1.5}a{color:var(--color-brand-blue);text-decoration:none}a:hover{text-decoration:underline}input,button,textarea,select{font-family:inherit;font-size:inherit}button{cursor:pointer;background:0 0;border:none}h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.2}h1{letter-spacing:-.5px;font-size:24px}h2{font-size:22px}h3{font-size:18px}h4{font-size:16px}h5{font-size:15px}@media (width>=768px){h1{letter-spacing:-1px;font-size:48px}h2{letter-spacing:-.5px;font-size:36px}h3{font-size:28px}h4{font-size:22px}h5{font-size:18px}}img{max-width:100%;display:block}.form-row,.form-row-3{gap:var(--space-md);grid-template-columns:1fr;display:grid}@media (width>=640px){.form-row{grid-template-columns:1fr 1fr}.form-row-3{grid-template-columns:1fr 1fr 1fr}}.page-header{gap:var(--space-sm);margin-bottom:var(--space-lg);flex-direction:column;display:flex}@media (width>=640px){.page-header{margin-bottom:var(--space-xl);flex-direction:row;justify-content:space-between;align-items:center}}.page-title{font-size:24px}@media (width>=768px){.page-title{font-size:28px}}.modal-form{gap:var(--space-md);flex-direction:column;display:flex}.modal-actions{justify-content:flex-end;gap:var(--space-sm);margin-top:var(--space-sm);display:flex}.z-table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}
