*{box-sizing:border-box;margin:0;padding:0}:root{--font-heading:"Idiqlat",serif;--font-body:"Source Sans 3",sans-serif;--color-primary:#1d2d35;--color-text:#1a1a1a;--color-text-secondary:#555;--color-text-tertiary:#777;--color-text-muted:#888;--color-bg:#f7f5f2;--color-surface:#fff;--color-surface-hover:#fafaf8;--color-surface-alt:#ede9e3;--color-border:#e2ddd7;--color-border-hover:#ccc;--color-error:#c62828;--color-success:#2e7d32;--color-error-bg:#fef2f2;--color-success-bg:#f1f8e9;--color-upgrade-bg:#fef9f0;--overlay-dark:rgba(0,0,0,.4);--overlay-light:rgba(0,0,0,.3);--color-error-border:#fecaca;--color-border-subtle:#c9c4be;--color-surface-card-hover:#f6f5f3;--color-surface-muted:#f0ece8;--color-admin-bg:#fafafa;--color-admin-text:#212121;--color-admin-text-secondary:#424242;--color-admin-text-muted:#616161;--color-admin-border:#e0e0e0;--color-admin-border-strong:#bdbdbd;--color-admin-surface-alt:#f5f5f5;--color-admin-code:#d32f2f;--color-admin-status-info-bg:#e3f2fd;--color-admin-status-info:#1565c0;--color-admin-status-info-border:#90caf9;--color-admin-status-success-border:#a5d6a7;--color-admin-status-summarized-bg:#f3e5f5;--color-admin-status-summarized:#7b1fa2;--color-admin-status-summarized-border:#ce93d8;--color-admin-status-failed-bg:#ffebee;--color-admin-status-failed-border:#ef9a9a}html{font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:var(--color-bg);line-height:1.6;font-size:16px}body,h1,h2,h3,h4,h5,h6{color:var(--color-text)}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);line-height:1.2;letter-spacing:-.02em}h1,h2,h4,h5,h6{font-weight:600}h3{font-weight:400}.idiqlat-extralight{font-weight:200}.idiqlat-extralight,.idiqlat-light{font-family:var(--font-heading);font-style:normal}.idiqlat-light{font-weight:300}.idiqlat-regular{font-family:var(--font-heading);font-weight:400;font-style:normal}.source-sans-3{font-family:var(--font-body);font-optical-sizing:auto;font-style:normal}p{color:var(--color-text-secondary)}code{font-family:Courier New,Courier,monospace}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}