.mo-symbol{letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;font-feature-settings:"liga";-webkit-font-smoothing:antialiased;direction:ltr;font-family:Material Symbols Outlined;font-style:normal;font-weight:400;line-height:1;display:inline-block}.mo-header{align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.mo-header-icon{color:#4f46e5;background:#eef2ff;border-radius:9999px;flex-shrink:0;padding:.75rem;display:flex}.mo-header-icon .mo-symbol{font-size:26px}.mo-title{color:#0f172a;margin-bottom:.75rem;font-family:Red Hat Display,system-ui,sans-serif;font-size:1.875rem;font-weight:700}.mo-description{color:#475569;max-width:68ch;font-family:Rubik,system-ui,sans-serif;font-size:1rem;line-height:1.65}.mo-description strong{color:#0f172a}.mo-section{margin-top:2.75rem}.mo-section-title{text-transform:uppercase;color:#64748b;letter-spacing:.1em;margin-bottom:1rem;font-size:.875rem;font-weight:700}.mo-lede{color:#475569;max-width:68ch;margin-bottom:1.25rem;font-family:Rubik,system-ui,sans-serif;font-size:.95rem;line-height:1.65}.mo-lede strong{color:#0f172a}.mo-lede code,.mo-inline-code{color:#4f46e5;background:#eef2ff;border-radius:4px;padding:.1rem .4rem;font-family:SF Mono,Monaco,monospace;font-size:.8em}.mo-purpose{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;margin-top:1rem;display:grid}.mo-purpose-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem}.mo-purpose-card.keep{background:#eef2ff;border-color:#c7d2fe}.mo-purpose-tag{text-transform:uppercase;letter-spacing:.08em;color:#64748b;align-items:center;gap:.4rem;margin-bottom:.75rem;font-size:.6875rem;font-weight:700;display:flex}.mo-purpose-card.keep .mo-purpose-tag{color:#4f46e5}.mo-purpose-tag .mo-symbol{font-size:18px}.mo-purpose-list{color:#475569;margin:0;padding-left:1.1rem;font-family:Rubik,system-ui,sans-serif;font-size:.8125rem;line-height:1.6}.mo-purpose-list li{margin-bottom:.4rem}.mo-durations{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;display:grid}.mo-duration-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.mo-duration-stage{background:#fff;border:1px solid #eef2ff;border-radius:10px;height:56px;position:relative;overflow:hidden}.mo-duration-track{background:#e0e7ff;height:2px;position:absolute;top:50%;left:12px;right:12px;transform:translateY(-50%)}.mo-runner{background:#4f46e5;border-radius:7px;width:22px;height:22px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.mo-duration-card:hover .mo-runner{animation-name:mo-run;animation-timing-function:cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}.mo-duration-card.d-fast:hover .mo-runner{animation-duration:.15s}.mo-duration-card.d-normal:hover .mo-runner{animation-duration:.2s}.mo-duration-card.d-slow:hover .mo-runner{animation-duration:.3s}@keyframes mo-run{0%{left:12px}to{left:calc(100% - 34px)}}.mo-duration-value{color:#4f46e5;font-family:Red Hat Display,system-ui,sans-serif;font-size:1.5rem;font-weight:700;line-height:1}.mo-duration-name{color:#0f172a;margin-bottom:.35rem;font-size:.9375rem;font-weight:700}.mo-token{color:#4f46e5;background:#eef2ff;border-radius:4px;margin-bottom:.6rem;padding:.25rem .5rem;font-family:SF Mono,Monaco,monospace;font-size:.72rem;display:inline-block}.mo-duration-usage{color:#475569;font-size:.8125rem;line-height:1.5}.mo-hint{color:#64748b;align-items:center;gap:.35rem;margin-top:.75rem;font-size:.75rem;display:flex}.mo-hint .mo-symbol{font-size:15px}.mo-easings{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid}.mo-easing-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem}.mo-easing-top{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.mo-curve{background:#fff;border:1px solid #eef2ff;border-radius:10px;flex-shrink:0;width:72px;height:72px;display:block}.mo-curve path.grid{stroke:#eef2ff;stroke-width:1px;fill:none}.mo-curve path.curve{stroke:#4f46e5;stroke-width:3px;fill:none;stroke-linecap:round}.mo-easing-name{color:#0f172a;margin-bottom:.35rem;font-size:.9375rem;font-weight:700}.mo-bezier{color:#64748b;word-break:break-word;font-family:SF Mono,Monaco,monospace;font-size:.68rem}.mo-easing-role{color:#475569;font-size:.8125rem;line-height:1.55}.mo-easing-role strong{color:#0f172a}.mo-table{border-collapse:collapse;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;margin-top:1rem;overflow:hidden}.mo-table th,.mo-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e2e8f0;padding:.75rem 1rem}.mo-table th{text-transform:uppercase;color:#64748b;letter-spacing:.05em;background:#f8fafc;font-size:.75rem;font-weight:600}.mo-table td{color:#475569;font-size:.875rem}.mo-table tr:last-child td{border-bottom:none}.mo-table code{color:#4f46e5;background:#eef2ff;border-radius:4px;padding:.25rem .5rem;font-family:SF Mono,Monaco,monospace;font-size:.72rem}.mo-anatomy{background:#0f172a;border-radius:14px;margin-top:1rem;padding:1.75rem;font-family:SF Mono,Monaco,monospace;overflow-x:auto}.mo-anatomy-line{color:#e2e8f0;white-space:nowrap;align-items:baseline;gap:.4rem;font-size:1rem;display:flex}.mo-part{padding-bottom:.15rem;position:relative}.mo-part.prop{color:#7dd3fc}.mo-part.dur{color:#a5b4fc}.mo-part.ease{color:#c4b5fd}.mo-part.punc{color:#94a3b8}.mo-anatomy-legend{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1rem;margin-top:1.5rem;display:grid}.mo-legend-item{border-left:3px solid #4f46e5;padding-left:.85rem}.mo-legend-key{margin-bottom:.2rem;font-family:SF Mono,Monaco,monospace;font-size:.72rem;font-weight:700}.mo-legend-item.prop .mo-legend-key{color:#7dd3fc}.mo-legend-item.dur .mo-legend-key{color:#a5b4fc}.mo-legend-item.ease .mo-legend-key{color:#c4b5fd}.mo-legend-text{color:#cbd5e1;font-family:Rubik,system-ui,sans-serif;font-size:.8125rem;line-height:1.5}.mo-perf{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;margin-top:1rem;display:grid}.mo-perf-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem}.mo-perf-card.cheap{background:#eef2ff;border-color:#c7d2fe}.mo-perf-head{color:#0f172a;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.9375rem;font-weight:700;display:flex}.mo-perf-head .mo-symbol{color:#4f46e5;font-size:20px}.mo-perf-card:not(.cheap) .mo-perf-head .mo-symbol{color:#64748b}.mo-perf-props{flex-wrap:wrap;gap:.4rem;margin-bottom:.85rem;display:flex}.mo-chip{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:.2rem .55rem;font-family:SF Mono,Monaco,monospace;font-size:.72rem}.mo-perf-card.cheap .mo-chip{color:#4f46e5;border-color:#c7d2fe}.mo-perf-text{color:#475569;font-family:Rubik,system-ui,sans-serif;font-size:.8125rem;line-height:1.55}.mo-rulebook{gap:1rem;margin-top:1rem;display:grid}.mo-rule{background:#f8fafc;border:1px solid #e2e8f0;border-left:3px solid #4f46e5;border-radius:12px;padding:1.25rem 1.5rem}.mo-rule-head{gap:.75rem;margin-bottom:.6rem;display:flex}.mo-why{gap:.75rem;display:flex}.mo-rule-tag,.mo-why-tag{text-transform:uppercase;letter-spacing:.08em;flex-shrink:0;width:3rem;padding-top:.05rem;font-size:.6875rem;font-weight:700;line-height:1.6}.mo-rule-tag{color:#4f46e5}.mo-why-tag{color:#64748b}.mo-rule-text{color:#0f172a;margin:0;font-family:Rubik,system-ui,sans-serif;font-size:.9375rem;font-weight:600;line-height:1.55}.mo-why-text{color:#475569;margin:0;font-family:Rubik,system-ui,sans-serif;font-size:.8125rem;line-height:1.6}.mo-rule code{color:#4f46e5;background:#eef2ff;border-radius:4px;padding:.1rem .35rem;font-family:SF Mono,Monaco,monospace;font-size:.72rem}.mo-code{background:#1e293b;border-radius:12px;margin-top:1rem;overflow:hidden}.mo-code-header{background:#334155;border-bottom:1px solid #475569;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.mo-code-dot{border-radius:50%;width:12px;height:12px}.mo-code-dot.red{background:#ef4444}.mo-code-dot.yellow{background:#f59e0b}.mo-code-dot.green{background:#22c55e}.mo-code-lang{color:#cbd5e1;text-transform:uppercase;letter-spacing:.05em;margin-left:auto;font-family:SF Mono,Monaco,monospace;font-size:.75rem}.mo-code pre{color:#e2e8f0;margin:0;padding:1.25rem;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,monospace;font-size:.8125rem;line-height:1.7;overflow-x:auto}.mo-code .comment{color:#94a3b8;font-style:italic}.mo-code .selector{color:#fbbf24}.mo-code .property{color:#7dd3fc}.mo-code .value{color:#a5f3fc}.mo-code .function{color:#c4b5fd}.mo-code .punctuation{color:#94a3b8}.mo-sources-list{color:#475569;margin:1rem 0 0;padding:0;font-family:Rubik,system-ui,sans-serif;font-size:.8125rem;line-height:1.6;list-style:none}.mo-sources-list li{border-bottom:1px solid #f1f5f9;padding:.6rem 0}.mo-sources-list li:last-child{border-bottom:none}.mo-sources-list strong{color:#0f172a}.mo-sources-list a{color:#4f46e5;text-decoration:none}.mo-sources-list a:hover{text-decoration:underline}.mo-spa{text-transform:uppercase;letter-spacing:.05em;color:#4f46e5;background:#eef2ff;border-radius:4px;margin-left:.35rem;padding:.05rem .35rem;font-size:.625rem;font-weight:700;display:inline-block}@media (prefers-reduced-motion:reduce){.mo-duration-card:hover .mo-runner{animation:none}}
