.calendar-heatmap-container.svelte-ixqvyy{display:inline-block;-moz-user-select:none;user-select:none;-webkit-user-select:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.calendar-svg.svelte-ixqvyy{display:block}.month-label.svelte-ixqvyy{font-size:10px;fill:#767676;font-weight:400}.weekday-label.svelte-ixqvyy{font-size:9px;fill:#767676}.calendar-cell.svelte-ixqvyy{stroke:#1b1f230a;stroke-width:1px;cursor:pointer;rx:2;transition:stroke .2s ease}.calendar-cell.svelte-ixqvyy:hover{stroke:#1b1f234d;stroke-width:2px}.calendar-cell.focused.svelte-ixqvyy{outline:2px solid #0969da;outline-offset:2px}.tooltip.svelte-ixqvyy{position:absolute;background:#000000e6;color:#fff;padding:6px 10px;border-radius:4px;font-size:12px;pointer-events:none;white-space:nowrap;z-index:100;transform:translate(-50%,-100%);box-shadow:0 3px 8px #0000004d}.tooltip.svelte-ixqvyy:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#000000e6}.legend.svelte-ixqvyy{display:flex;align-items:center;gap:3px;margin-top:12px;font-size:11px;color:#767676}.legend-label.svelte-ixqvyy{margin:0 2px}.legend-cell.svelte-ixqvyy{width:10px;height:10px;border:1px solid rgba(27,31,35,.06);border-radius:2px}@media(prefers-reduced-motion:reduce){.calendar-cell.svelte-ixqvyy{transition:none}}@media(prefers-color-scheme:dark){.month-label.svelte-ixqvyy,.weekday-label.svelte-ixqvyy,.legend.svelte-ixqvyy{fill:#adbac7;color:#adbac7}.calendar-cell.svelte-ixqvyy{stroke:#cdd9e51a}.calendar-cell.svelte-ixqvyy:hover{stroke:#cdd9e54d}}.demo-page.svelte-1e1ql79{max-width:1200px;margin:0 auto;padding:2rem}.header.svelte-1e1ql79{margin-bottom:3rem}.header-content.svelte-1e1ql79{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;flex-wrap:wrap}h1.svelte-1e1ql79{font-size:2.5rem;font-weight:700;margin:0 0 .5rem;color:#1f2937}.subtitle.svelte-1e1ql79{font-size:1.125rem;color:#6b7280;margin:0}.stats-section.svelte-1e1ql79{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:3rem}.stat-card.svelte-1e1ql79{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;text-align:center}.stat-value.svelte-1e1ql79{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.stat-label.svelte-1e1ql79{font-size:.875rem;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.features-section.svelte-1e1ql79{margin-bottom:4rem}.features-section.svelte-1e1ql79 h2:where(.svelte-1e1ql79){font-size:1.875rem;font-weight:600;margin-bottom:1.5rem;color:#1f2937}.features-grid.svelte-1e1ql79{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.feature-card.svelte-1e1ql79{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem}.feature-icon.svelte-1e1ql79{font-size:2rem;margin-bottom:1rem}.feature-card.svelte-1e1ql79 h3:where(.svelte-1e1ql79){font-size:1.125rem;font-weight:600;margin:0 0 .5rem;color:#1f2937}.feature-card.svelte-1e1ql79 p:where(.svelte-1e1ql79){margin:0;color:#6b7280;font-size:.875rem;line-height:1.5}.example-section.svelte-1e1ql79{margin-bottom:4rem}.example-section.svelte-1e1ql79 h2:where(.svelte-1e1ql79){font-size:1.875rem;font-weight:600;margin-bottom:.75rem;color:#1f2937}.example-description.svelte-1e1ql79{color:#6b7280;margin-bottom:1.5rem;line-height:1.6}.example-demo.svelte-1e1ql79{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:2rem;margin-bottom:1rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.selection-display.svelte-1e1ql79{padding:.75rem 1rem;background:#f3f4f6;border-radius:6px;font-size:.875rem;color:#1f2937}.scheme-switcher.svelte-1e1ql79{display:flex;gap:.75rem;margin-bottom:1.5rem;flex-wrap:wrap}.scheme-button.svelte-1e1ql79{padding:.625rem 1.25rem;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#374151;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.scheme-button.svelte-1e1ql79:hover{border-color:#9ca3af;background:#f9fafb}.scheme-button.active.svelte-1e1ql79{border-color:#3b82f6;background:#eff6ff;color:#3b82f6}.range-filter.svelte-1e1ql79{display:flex;gap:.5rem;margin-bottom:1.5rem;flex-wrap:wrap}.range-button.svelte-1e1ql79{padding:.5rem 1rem;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#374151;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.range-button.svelte-1e1ql79:hover{border-color:#9ca3af;background:#f9fafb}.range-button.active.svelte-1e1ql79{border-color:#10b981;background:#ecfdf5;color:#059669}.code-block.svelte-1e1ql79{background:#1f2937;border-radius:8px;padding:1.5rem;overflow-x:auto}.code-block.svelte-1e1ql79 pre:where(.svelte-1e1ql79){margin:0}.code-block.svelte-1e1ql79 code:where(.svelte-1e1ql79){font-family:Monaco,Courier New,monospace;font-size:.875rem;line-height:1.6;color:#e5e7eb}.props-section.svelte-1e1ql79{margin-bottom:4rem}.props-section.svelte-1e1ql79 h2:where(.svelte-1e1ql79){font-size:1.875rem;font-weight:600;margin-bottom:1.5rem;color:#1f2937}.props-table-container.svelte-1e1ql79{overflow-x:auto;background:#fff;border:1px solid #e5e7eb;border-radius:8px}.props-table.svelte-1e1ql79{width:100%;border-collapse:collapse;font-size:.875rem}.props-table.svelte-1e1ql79 thead:where(.svelte-1e1ql79){background:#f9fafb;border-bottom:1px solid #e5e7eb}.props-table.svelte-1e1ql79 th:where(.svelte-1e1ql79){padding:.75rem 1rem;text-align:left;font-weight:600;color:#1f2937}.props-table.svelte-1e1ql79 td:where(.svelte-1e1ql79){padding:.75rem 1rem;border-top:1px solid #e5e7eb;color:#374151}.props-table.svelte-1e1ql79 code:where(.svelte-1e1ql79){background:#f3f4f6;padding:.125rem .375rem;border-radius:3px;font-family:Monaco,Courier New,monospace;font-size:.8125rem;color:#db2777}.use-cases-section.svelte-1e1ql79{margin-bottom:4rem}.use-cases-section.svelte-1e1ql79 h2:where(.svelte-1e1ql79){font-size:1.875rem;font-weight:600;margin-bottom:1.5rem;color:#1f2937}.use-cases-grid.svelte-1e1ql79{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.use-case-card.svelte-1e1ql79{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem}.use-case-card.svelte-1e1ql79 h3:where(.svelte-1e1ql79){font-size:1.125rem;font-weight:600;margin:0 0 .5rem;color:#1f2937}.use-case-card.svelte-1e1ql79 p:where(.svelte-1e1ql79){margin:0;color:#6b7280;font-size:.875rem;line-height:1.5}.technical-section.svelte-1e1ql79{margin-bottom:4rem}.technical-section.svelte-1e1ql79 h2:where(.svelte-1e1ql79){font-size:1.875rem;font-weight:600;margin-bottom:1.5rem;color:#1f2937}.technical-grid.svelte-1e1ql79{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.technical-card.svelte-1e1ql79{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:1.5rem}.technical-card.svelte-1e1ql79 h3:where(.svelte-1e1ql79){font-size:1.125rem;font-weight:600;margin:0 0 .5rem;color:#166534}.technical-card.svelte-1e1ql79 p:where(.svelte-1e1ql79){margin:0;color:#15803d;font-size:.875rem;line-height:1.5}@media(max-width:640px){.demo-page.svelte-1e1ql79{padding:1rem}h1.svelte-1e1ql79{font-size:2rem}.example-demo.svelte-1e1ql79{padding:1rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.code-block.svelte-1e1ql79{padding:1rem}.props-table.svelte-1e1ql79{font-size:.8125rem}.props-table.svelte-1e1ql79 th:where(.svelte-1e1ql79),.props-table.svelte-1e1ql79 td:where(.svelte-1e1ql79){padding:.5rem}.scheme-button.svelte-1e1ql79,.range-button.svelte-1e1ql79{padding:.5rem .75rem;font-size:.8125rem}}
