.reveal{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(20px)}.reveal.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}}.cs-outcome.reveal:first-child{transition-delay:0s}.cs-outcome.reveal:nth-child(2){transition-delay:60ms}.cs-outcome.reveal:nth-child(3){transition-delay:.12s}.cs-outcome.reveal:nth-child(4){transition-delay:.18s}.cs-outcome.reveal:nth-child(5){transition-delay:.24s}.cs-outcome.reveal:nth-child(6){transition-delay:.3s}.cs-visual__phase.reveal:first-child{transition-delay:0s}.cs-visual__phase.reveal:nth-child(2){transition-delay:80ms}.cs-visual__phase.reveal:nth-child(3){transition-delay:.16s}.cs-reflection.reveal:first-child{transition-delay:0s}.cs-reflection.reveal:nth-child(2){transition-delay:80ms}.cs-reflection.reveal:nth-child(3){transition-delay:.16s}:root{--w-bg:#1a1d21;--w-bg-sub:#141619;--w-bg-input:#222529;--w-border:#2d3136;--w-border-row:#1e2124;--w-input-border:#3d4045;--w-text:#d1d2d3;--w-muted:#9b9fa4;--w-dim:#6c7075;--w-bright:#e8e8e8;--w-link:#5b9bd6;--w-design:#a78bfa;--w-design-bg:#5b3ea3;--w-eng:#fb923c;--w-eng-bg:#7a3d0d;--w-new-row:#1e2e1e}[data-theme=light]{--w-bg:#f7f7f6;--w-bg-sub:#efefed;--w-bg-input:#efefed;--w-border:#e0ddd8;--w-border-row:#e8e6e2;--w-input-border:#cccac5;--w-text:#2c2c2b;--w-muted:#6b6a67;--w-dim:#a8a7a3;--w-bright:#111110;--w-link:#1d6fa5;--w-design:#6d28d9;--w-design-bg:#ede9fe;--w-eng:#c2410c;--w-eng-bg:#fef3c7;--w-new-row:#dcfce7}@keyframes sc-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes sc-slideUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes sc-typingDot{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}@keyframes dt-slidein{0%{opacity:0;background:var(--w-new-row);transform:translateY(-6px)}to{opacity:1;background:0 0;transform:translateY(0)}}:root,[data-theme=light]{--us-design:#6d28d9;--us-design-subtle:#f5f3ff;--us-eng:#c2410c;--us-eng-subtle:#fff7ed;--us-chapter:#b45309;--us-chapter-subtle:#fffbeb;--us-green:#16a34a;--us-green-subtle:#f0fdf4;--us-code-bg:#fafaf9;--us-code-border:#e7e5e4;--us-code-val:#c2410c;--us-code-token:#6d28d9}[data-theme=dark]{--us-design:#a78bfa;--us-design-subtle:#a78bfa14;--us-eng:#fb923c;--us-eng-subtle:#fb923c0f;--us-chapter:#fbbf24;--us-chapter-subtle:#fbbf240f;--us-green:#4ade80;--us-green-subtle:#4ade800f;--us-code-bg:#1a1a19;--us-code-border:#2e2e2c;--us-code-val:#fb923c;--us-code-token:#a78bfa}.us-diagram{margin:var(--space-7) 0;max-width:var(--max-w-prose);background:var(--color-surface);border-radius:var(--radius-xl);padding:var(--space-6);border:1px solid var(--color-border)}.us-diagram__label{font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-3);margin-bottom:var(--space-5);font-weight:600}.us-timeline{flex-direction:column;gap:0;display:flex;position:relative}.us-timeline__step{gap:var(--space-4);display:flex;position:relative}.us-timeline__rail{flex-direction:column;flex-shrink:0;align-items:center;width:24px;display:flex}.us-timeline__dot{border:2px solid var(--color-text-3);background:var(--color-surface);z-index:1;border-radius:50%;flex-shrink:0;width:12px;height:12px;margin-top:5px;transition:border-color .2s,background .2s,box-shadow .2s;position:relative}.us-timeline__dot--current{background:var(--us-design);width:14px;height:14px;box-shadow:0 0 0 4px var(--us-design-subtle), 0 0 12px #6d28d926;border:none;margin-top:4px}[data-theme=dark] .us-timeline__dot--current{box-shadow:0 0 0 4px var(--us-design-subtle), 0 0 12px #a78bfa33}.us-timeline__line{background:var(--color-border);flex:1;width:2px;min-height:20px}.us-timeline__content{padding-bottom:var(--space-6);flex:1}.us-timeline__step:last-child .us-timeline__content{padding-bottom:0}.us-timeline__period{font-size:var(--text-xs);color:var(--color-text-3);margin-bottom:2px;font-weight:500}.us-timeline__title{font-size:var(--text-lg);color:var(--color-text-1);margin-bottom:var(--space-2);font-weight:700;line-height:1.3}.us-timeline__scope{font-size:var(--text-xs);color:var(--color-text-2);background:var(--color-bg);border:1px solid var(--color-border);margin-bottom:var(--space-3);border-radius:20px;padding:4px 12px;display:inline-block}.us-timeline__desc{font-size:var(--text-sm);color:var(--color-text-2);line-height:1.65}.us-adopt{padding:var(--space-4) 0;flex-direction:column;align-items:center;gap:8px;display:flex}.us-adopt__row{justify-content:center;gap:10px;display:flex}.us-adopt__dot{background:var(--color-border);border-radius:50%;width:16px;height:16px;transition:background .6s,box-shadow .6s,transform .4s}.us-adopt__dot--on{background:var(--us-design);transform:scale(1.15);box-shadow:0 0 10px #6d28d940}[data-theme=dark] .us-adopt__dot--on{box-shadow:0 0 10px #a78bfa59}.us-tokens__table{border-collapse:collapse;table-layout:fixed;width:100%;font-family:SF Mono,Fira Code,Consolas,monospace;font-size:12px;line-height:1.6}.us-tokens__table thead th{font-family:inherit;font-family:var(--font-inter), -apple-system, BlinkMacSystemFont, sans-serif;font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;text-align:left;padding:0 var(--space-3) var(--space-3);border-bottom:1px solid var(--color-border);font-weight:600}.us-tokens__table thead th:first-child{width:30%;color:var(--color-text-3)}.us-tokens__table thead th:nth-child(2){width:35%;color:var(--us-eng)}.us-tokens__table thead th:last-child{width:35%;color:var(--us-design)}.us-tokens__table tbody td{padding:6px var(--space-3);vertical-align:top;border-bottom:1px solid var(--color-border)}.us-tokens__table tbody tr:last-child td{border-bottom:none}.us-tokens__table tbody td:first-child{color:var(--color-text-2);font-weight:500}.us-tokens__table tbody td:nth-child(2){color:var(--us-code-val);opacity:.7}.us-tokens__table tbody td:last-child{color:var(--us-code-token);font-weight:500}.us-tokens__stats{gap:var(--space-5);margin-top:var(--space-5);padding-top:var(--space-4);border-top:1px solid var(--color-border);flex-wrap:wrap;display:flex}.us-tokens__stat{flex-direction:column;gap:2px;display:flex}.us-tokens__stat-num{font-size:var(--text-lg);color:var(--us-design);font-weight:700;line-height:1.2}.us-tokens__stat-label{font-size:var(--text-xs);color:var(--color-text-3)}.us-flow{padding:var(--space-4) 0 var(--space-5);justify-content:center;align-items:center;gap:0;display:flex}.us-flow__box{border-radius:var(--radius-lg);font-size:var(--text-sm);white-space:nowrap;text-align:center;border:1.5px solid var(--color-border);background:var(--color-bg);color:var(--color-text-3);padding:10px 20px;font-weight:600;transition:border-color .5s,background .5s,color .5s,opacity .5s,transform .5s}.us-flow__box--muted{border-color:var(--color-border);background:var(--color-bg);color:var(--color-text-3)}.us-flow__box--design{border-color:var(--us-design);background:var(--us-design-subtle);color:var(--us-design)}.us-flow__box--chapter{border-color:var(--us-chapter);background:var(--us-chapter-subtle);color:var(--us-chapter)}.us-flow__box--eng{border-color:var(--us-eng);background:var(--us-eng-subtle);color:var(--us-eng)}.us-flow__box--bridge{opacity:0;width:0;padding:10px 0;overflow:hidden;transform:scale(.7)translateY(6px)}.us-flow__box--bridge.us-flow__box--visible{opacity:1;width:auto;padding:10px 20px;transform:scale(1)translateY(0)}.us-flow__connector{flex-shrink:0;height:0;transition:width .4s,border-color .4s,opacity .4s}.us-flow__connector--dashed{border-top:1.5px dashed var(--color-border);width:32px}.us-flow__connector--solid{border-top:1.5px solid var(--color-text-3);width:20px}.us-flow__connector--hidden{opacity:0;width:0}.us-flow__lists{min-height:110px;position:relative}.us-flow__list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;transition:opacity .5s;display:flex;left:0;right:0}.us-flow__item{font-size:var(--text-sm);color:var(--color-text-2);align-items:flex-start;gap:8px;line-height:1.55;display:flex}.us-flow__icon{flex-shrink:0;margin-top:2px;font-size:13px;font-weight:700}.us-flow__icon--x{color:var(--us-eng)}.us-flow__icon--check{color:var(--us-green)}.us-flow__footer{margin-top:var(--space-3);padding-top:var(--space-3);border-top:1px solid var(--color-border);font-size:var(--text-xs);color:var(--color-text-3);font-style:italic}@media (max-width:560px){.us-diagram{padding:var(--space-5)}.us-adopt__dot{width:13px;height:13px}.us-adopt__row{gap:8px}.us-adopt{gap:6px}.us-tokens__table{font-size:11px}.us-tokens__stats{gap:var(--space-4)}.us-flow{flex-wrap:wrap;justify-content:center;gap:0}.us-flow__box{font-size:var(--text-xs);padding:8px 14px}}
