:root{--ngrithms-font: system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--ngrithms-font-size: 14px;--ngrithms-title-size: 16px;--ngrithms-z-banner: 9999;--ngrithms-z-badge: 9998;--ngrithms-z-modal-backdrop: 10000;--ngrithms-z-modal: 10001;--ngrithms-banner-bg: #ffffff;--ngrithms-banner-fg: #1f2937;--ngrithms-banner-fg-muted: rgba(31, 41, 55, .85);--ngrithms-banner-border: rgba(0, 0, 0, .08);--ngrithms-banner-radius: 12px;--ngrithms-banner-padding: 20px 24px;--ngrithms-banner-shadow: 0 10px 30px rgba(0, 0, 0, .18);--ngrithms-banner-max-width: 720px;--ngrithms-banner-gap: 24px;--ngrithms-modal-backdrop: rgba(0, 0, 0, .5);--ngrithms-modal-shadow: 0 30px 60px rgba(0, 0, 0, .35);--ngrithms-footer-bg: rgba(0, 0, 0, .02);--ngrithms-hover-bg: rgba(0, 0, 0, .06);--ngrithms-item-bg: transparent;--ngrithms-item-radius: 10px;--ngrithms-link: #2563eb;--ngrithms-btn-padding: 8px 14px;--ngrithms-btn-radius: 8px;--ngrithms-btn-primary-bg: #111827;--ngrithms-btn-primary-bg-hover: #000000;--ngrithms-btn-primary-fg: #ffffff;--ngrithms-btn-secondary-bg: transparent;--ngrithms-btn-secondary-bg-hover: rgba(0, 0, 0, .04);--ngrithms-btn-secondary-fg: #1f2937;--ngrithms-btn-secondary-border: rgba(0, 0, 0, .16);--ngrithms-btn-ghost-fg: #2563eb;--ngrithms-btn-ghost-fg-hover: #1d4ed8;--ngrithms-switch-on: #111827;--ngrithms-switch-off: #d1d5db;--ngrithms-locked-fg: #16a34a;--ngrithms-badge-bg: #ffffff;--ngrithms-badge-fg: #1f2937;--ngrithms-badge-border: rgba(0, 0, 0, .08);--ngrithms-badge-radius: 999px;--ngrithms-badge-shadow: 0 4px 12px rgba(0, 0, 0, .15);--ngrithms-badge-size: 44px;--ngrithms-badge-offset: 16px}:root{--ngr-bg: #ffffff;--ngr-fg: #111111;--ngr-muted: #6b7280;--ngr-border: #e5e7eb;--ngr-accent: #2563eb;--ngr-code-bg: #f3f4f6}@media(prefers-color-scheme:dark){:root{--ngr-bg: #0b0d10;--ngr-fg: #e7e9ec;--ngr-muted: #8b93a1;--ngr-border: #1f242b;--ngr-accent: #60a5fa;--ngr-code-bg: #14181d}}html,body{height:100%;margin:0;background:var(--ngr-bg);color:var(--ngr-fg);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,system-ui,sans-serif;-webkit-font-smoothing:antialiased;line-height:1.5}code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em;background:var(--ngr-code-bg);padding:.1em .35em;border-radius:4px}
