.ts-handbook-ch01-root[data-v-657dee81]{--bg:#fff;--fg:#000;--muted:#666;--accent:red;--ease-out:cubic-bezier(.16,1,.3,1);background-color:var(--bg);color:var(--fg);font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}.ts-handbook-ch01-root[data-v-657dee81] *{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){.type-float-1{animation:tsch01-typeFloat 8s ease-in-out infinite}.type-float-2{animation:tsch01-typeFloat 10s ease-in-out 1.5s infinite}.type-float-3{animation:tsch01-typeFloat 7s ease-in-out 3s infinite}.type-float-4{animation:tsch01-typeFloat 9s ease-in-out .5s infinite}.type-float-5{animation:tsch01-typeFloat 11s ease-in-out 2s infinite}.underline-scan{animation:tsch01-ulScan 4s ease-in-out infinite}.underline-scan-2{animation:tsch01-ulScan 4s ease-in-out 2s infinite}.shield-breathe{animation:tsch01-shieldBreathe 3s ease-in-out infinite}}@keyframes tsch01-typeFloat{0%,to{opacity:.6;transform:translate(0)}33%{opacity:.9;transform:translate(3px,-5px)}66%{opacity:.7;transform:translate(-2px,3px)}}@keyframes tsch01-ulScan{0%,to{opacity:0;transform:scaleX(0)}50%{opacity:1;transform:scaleX(1)}}@keyframes tsch01-shieldBreathe{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.code-block .error-underline{background:repeating-linear-gradient(90deg,red,red 2px,transparent 0,transparent 4px);background-position:bottom;background-repeat:no-repeat;background-size:100% 2px;padding-bottom:2px}.ts-handbook-ch02-root[data-v-089d076c]{--bg:#fff;--fg:#000;--muted:#666;--accent:red;--ease-out:cubic-bezier(.16,1,.3,1);background-color:var(--bg);color:var(--fg);font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}.ts-handbook-ch02-root[data-v-089d076c] *{box-sizing:border-box}*{box-sizing:border-box;margin:0;padding:0}@media (prefers-reduced-motion:no-preference){.type-float-1{animation:tsch02-typeFloat 8s ease-in-out infinite}.type-float-2{animation:tsch02-typeFloat 10s ease-in-out 1.5s infinite}.type-float-3{animation:tsch02-typeFloat 7s ease-in-out 3s infinite}.type-float-4{animation:tsch02-typeFloat 9s ease-in-out .5s infinite}.type-float-5{animation:tsch02-typeFloat 11s ease-in-out 2s infinite}.underline-scan{animation:tsch02-ulScan 4s ease-in-out infinite}.shield-breathe{animation:tsch02-shieldBreathe 3s ease-in-out infinite}.chip-pulse{animation:tsch02-chipPulse 5s ease-in-out infinite}.chip-pulse-2{animation:tsch02-chipPulse 5s ease-in-out 1.7s infinite}.chip-pulse-3{animation:tsch02-chipPulse 5s ease-in-out 3.4s infinite}}@keyframes tsch02-typeFloat{0%,to{opacity:.6;transform:translate(0)}33%{opacity:.9;transform:translate(3px,-5px)}66%{opacity:.7;transform:translate(-2px,3px)}}@keyframes tsch02-ulScan{0%,to{opacity:0;transform:scaleX(0)}50%{opacity:1;transform:scaleX(1)}}@keyframes tsch02-shieldBreathe{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}@keyframes tsch02-chipPulse{0%,to{border-color:#ff00001a;opacity:.5}50%{border-color:#ff00004d;opacity:1}}.ts-handbook-ch03-root[data-v-3d21dd44]{--bg:#fff;--fg:#000;--muted:#666;--accent:red;--ease-out:cubic-bezier(.16,1,.3,1);background-color:var(--bg);color:var(--fg);font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}.ts-handbook-ch03-root[data-v-3d21dd44] *{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){.type-float-1{animation:tsch03-tf 8s ease-in-out infinite}.type-float-2{animation:tsch03-tf 10s ease-in-out 1.5s infinite}.type-float-3{animation:tsch03-tf 7s ease-in-out 3s infinite}.type-float-4{animation:tsch03-tf 9s ease-in-out .5s infinite}.type-float-5{animation:tsch03-tf 11s ease-in-out 2s infinite}.chip-pulse{animation:tsch03-cp 5s ease-in-out infinite}.chip-pulse-2{animation:tsch03-cp 5s ease-in-out 1.7s infinite}.chip-pulse-3{animation:tsch03-cp 5s ease-in-out 3.4s infinite}.branch-left{animation:tsch03-bl 6s ease-in-out infinite}.branch-right{animation:tsch03-br 6s ease-in-out 1s infinite}.palette-dot{animation:tsch03-pd 4s ease-in-out infinite}.palette-dot-2{animation:tsch03-pd 4s ease-in-out 1.3s infinite}.palette-dot-3{animation:tsch03-pd 4s ease-in-out 2.6s infinite}.bracket-pulse{animation:tsch03-bp 3s ease-in-out infinite}}@keyframes tsch03-tf{0%,to{opacity:.6;transform:translate(0)}33%{opacity:.9;transform:translate(3px,-5px)}66%{opacity:.7;transform:translate(-2px,3px)}}@keyframes tsch03-cp{0%,to{border-color:#ff00001a;opacity:.5}50%{border-color:#ff00004d;opacity:1}}@keyframes tsch03-bl{0%,to{opacity:.15;transform:translate(0)}50%{opacity:.4;transform:translate(-6px)}}@keyframes tsch03-br{0%,to{opacity:.15;transform:translate(0)}50%{opacity:.4;transform:translate(6px)}}@keyframes tsch03-pd{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.9;transform:scale(1.3)}}@keyframes tsch03-bp{0%,to{opacity:.2}50%{opacity:.6}}.code-block .param{color:#aaa}.ts-handbook-ch04-root[data-v-3072a763]{--bg:#fff;--fg:#000;--muted:#666;--accent:red;--ease-out:cubic-bezier(.16,1,.3,1);background-color:var(--bg);color:var(--fg);font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}.ts-handbook-ch04-root[data-v-3072a763] *{box-sizing:border-box}.section-number{color:transparent;font-size:clamp(80px,15vw,150px);font-weight:900;letter-spacing:-.05em;line-height:1;-webkit-text-stroke:1px rgba(0,0,0,.1);-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:0}.dark .section-number{-webkit-text-stroke:1px hsla(0,0%,100%,.1)}@media (prefers-reduced-motion:no-preference){.arrow-drift-1{animation:tsch04-ad1 9s ease-in-out infinite}.arrow-drift-2{animation:tsch04-ad1 11s ease-in-out 2s infinite}.arrow-drift-3{animation:tsch04-ad1 8s ease-in-out 4s infinite}.arrow-drift-4{animation:tsch04-ad1 10s ease-in-out 1s infinite}.arrow-drift-5{animation:tsch04-ad1 12s ease-in-out 3s infinite}.arrow-drift-6{animation:tsch04-ad1 7s ease-in-out 5s infinite}.tool-pulse{animation:tsch04-tp 4s ease-in-out infinite}.tool-pulse-2{animation:tsch04-tp 4s ease-in-out 1.3s infinite}.tool-pulse-3{animation:tsch04-tp 4s ease-in-out 2.6s infinite}.vue-glow{animation:tsch04-vg 5s ease-in-out infinite}}@keyframes tsch04-ad1{0%,to{opacity:.4;transform:translate(0)}25%{opacity:.8;transform:translate(8px,-12px)}50%{opacity:.5;transform:translate(-4px,-6px)}75%{opacity:.7;transform:translate(6px,8px)}}@keyframes tsch04-tp{0%,to{border-color:#ff000014;opacity:.3}50%{border-color:#ff000040;opacity:1}}@keyframes tsch04-vg{0%,to{opacity:.15}50%{opacity:.4}}.code-block .prop{color:#ccc}.code-block .vue-tag{color:#42b883}.code-block .vue-attr{color:#f66}.ts-handbook-ch05-root[data-v-902c84b6]{--bg:#fff;--fg:#000;--muted:#666;--accent:red;--ease-out:cubic-bezier(.16,1,.3,1);background-color:var(--bg);color:var(--fg);font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}.ts-handbook-ch05-root[data-v-902c84b6] *{box-sizing:border-box}.swiss-heading{font-weight:900;letter-spacing:-.04em;line-height:.9}.swiss-label{font-size:10px;font-weight:600;letter-spacing:.15em;text-transform:uppercase}.reveal-item{opacity:1}@media (prefers-reduced-motion:no-preference){.reveal-item{opacity:0;transform:translateY(30px);transition:opacity .8s var(--ease-out),transform .8s var(--ease-out)}.reveal-item.revealed{opacity:1;transform:translateY(0)}}.stagger-1{transition-delay:.1s}.stagger-2{transition-delay:.2s}.stagger-3{transition-delay:.3s}.stagger-4{transition-delay:.4s}.code-block{background:#0a0a0a;color:#e0e0e0;font-family:JetBrains Mono,monospace;font-size:13px;line-height:1.75;overflow-x:auto;-moz-tab-size:2;-o-tab-size:2;tab-size:2}.code-block .kw{color:red}.code-block .str{color:#fff}.code-block .fn{color:#fff;font-weight:500}.code-block .cm{color:#555}.code-block .num{color:red}.code-block .type-anno{color:red;font-style:italic}.code-block .ts-err{color:#f66;font-style:italic}.code-block .obj{color:#fff}.code-block .op{color:#888}.code-block .keyword-ts{color:#f66}.code-block .ident{color:#e0e0e0}@media (prefers-reduced-motion:no-preference){.warn-pulse{animation:tsch05-wp 3s ease-in-out infinite}.warn-pulse-2{animation:tsch05-wp 3s ease-in-out 1s infinite}.warn-pulse-3{animation:tsch05-wp 3s ease-in-out 2s infinite}.cross-slash{animation:tsch05-cs 5s ease-in-out infinite}.x-drift-1{animation:tsch05-xd 7s ease-in-out infinite}.x-drift-2{animation:tsch05-xd 9s ease-in-out 2s infinite}.x-drift-3{animation:tsch05-xd 6s ease-in-out 4s infinite}}@keyframes tsch05-wp{0%,to{border-color:#ff000014;opacity:.15}50%{border-color:#ff000040;opacity:.6}}@keyframes tsch05-cs{0%,to{opacity:.08;transform:rotate(0)}50%{opacity:.15;transform:rotate(90deg)}}@keyframes tsch05-xd{0%,to{opacity:.2;transform:translate(0)}25%{opacity:.5;transform:translate(5px,-8px)}50%{opacity:.3;transform:translate(-3px,-4px)}75%{opacity:.45;transform:translate(4px,6px)}}.cta-btn{transition:background-color .2s ease,border-color .2s ease,transform .2s ease,color .2s ease}.cta-btn:hover{transform:translate(4px)}
