.pd-tri{min-width:0;margin:0;padding:0;display:grid;grid-template-columns:260px minmax(0,1fr);column-gap:32px;align-items:center;color:#eef1f8}.pd-tri,.pd-tri-stage{position:relative;width:100%}.pd-tri-stage{max-width:260px;aspect-ratio:260/240}.pd-tri-svg{position:absolute;inset:0;display:block;width:100%;height:100%;overflow:visible;pointer-events:none}.pd-tri-ghost{fill:none;stroke:rgba(238,241,248,.14);stroke-width:1px}.pd-tri-edge{fill:none;stroke:#D5BF97;stroke-width:1.5px;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:0;animation:pd-tri-draw .3s ease-out both}.pd-tri-edge[data-e=p-t]{animation-delay:calc(.35s - var(--pd-tri-t0, 0s))}.pd-tri-edge[data-e=t-s]{animation-delay:calc(.65s - var(--pd-tri-t0, 0s))}.pd-tri-edge[data-e=s-p]{animation-delay:calc(.95s - var(--pd-tri-t0, 0s))}.pd-tri-edge-hi{fill:none;stroke:#D5BF97;stroke-width:3px;stroke-linecap:round;opacity:0;transition:opacity .25s ease}.pd-tri-node{transform-box:fill-box;transform-origin:center;animation:pd-tri-pop .4s var(--brand-ease-standard,ease-out) both}.pd-tri-node[data-v=person]{animation-delay:calc(.05s - var(--pd-tri-t0, 0s))}.pd-tri-node[data-v=toolkit]{animation-delay:calc(.35s - var(--pd-tri-t0, 0s))}.pd-tri-node[data-v=scene]{animation-delay:calc(.65s - var(--pd-tri-t0, 0s))}.pd-tri-halo{fill:rgba(213,191,151,.22);opacity:0;transition:opacity .25s ease}.pd-tri-ring{fill:#121826;stroke:#D5BF97;stroke-width:1.5px;transform-box:fill-box;transform-origin:center;transition:transform .25s ease}.pd-tri-core{fill:#D5BF97}.pd-tri-center{position:absolute;left:0;right:0;top:57.5%;margin:-.6em 0 0;text-align:center;font-size:17px;font-weight:600;line-height:1.2;letter-spacing:.14em;color:#eef1f8;pointer-events:none}.pd-tri-center>span{display:inline-block;animation:pd-tri-rise .4s ease-out both;animation-delay:calc(1.1s - var(--pd-tri-t0, 0s))}.pd-tri-v{position:absolute;width:48px;height:48px;margin:-24px 0 0 -24px;padding:0;border:0;border-radius:50%;background:transparent;color:#eef1f8;font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:color .25s ease}.pd-tri-v[data-v=person]{left:50%;top:26.67%}.pd-tri-v[data-v=toolkit]{left:18.46%;top:72.92%}.pd-tri-v[data-v=scene]{left:81.54%;top:72.92%}.pd-tri-head{position:absolute;left:-56px;right:-56px;display:flex;flex-direction:column;align-items:center;white-space:nowrap;animation:pd-tri-rise .4s ease-out both}.pd-tri-v[data-v=person] .pd-tri-head{bottom:calc(100% + 2px);animation-delay:calc(.05s - var(--pd-tri-t0, 0s))}.pd-tri-v[data-v=toolkit] .pd-tri-head{top:calc(100% + 2px);animation-delay:calc(.35s - var(--pd-tri-t0, 0s))}.pd-tri-v[data-v=scene] .pd-tri-head{top:calc(100% + 2px);animation-delay:calc(.65s - var(--pd-tri-t0, 0s))}.pd-tri-label{display:block;font-size:17px;font-weight:600;line-height:1.2;letter-spacing:.06em}.pd-tri-title{display:block;margin-top:1px;font-size:11px;line-height:1.4;letter-spacing:.04em;color:rgba(238,241,248,.7);transition:color .25s ease}.pd-tri-hint{position:absolute;left:0;right:0;bottom:0;margin:0;text-align:center;font-size:12px;line-height:1.5;letter-spacing:.02em;pointer-events:none;transition:opacity .25s ease}.pd-tri-hint>span{display:inline-block;animation:pd-tri-rise .4s ease-out both;animation-delay:calc(1.2s - var(--pd-tri-t0, 0s))}.pd-tri[data-touched=true] .pd-tri-hint{opacity:0}.pd-tri-v[aria-pressed=true]{color:#D5BF97}.pd-tri-v[aria-pressed=true] .pd-tri-title{color:rgba(213,191,151,.85)}.pd-tri[data-active=person] .pd-tri-node[data-v=person] .pd-tri-ring,.pd-tri[data-active=scene] .pd-tri-node[data-v=scene] .pd-tri-ring,.pd-tri[data-active=toolkit] .pd-tri-node[data-v=toolkit] .pd-tri-ring{transform:scale(1.3)}.pd-tri[data-active=person] :is(.pd-tri-node[data-v=person] .pd-tri-halo,.pd-tri-edge-hi[data-e*=p]),.pd-tri[data-active=scene] :is(.pd-tri-node[data-v=scene] .pd-tri-halo,.pd-tri-edge-hi[data-e*=s]),.pd-tri[data-active=toolkit] :is(.pd-tri-node[data-v=toolkit] .pd-tri-halo,.pd-tri-edge-hi[data-e*=t]){opacity:1}.pd-tri-v:focus-visible{outline:1px solid #D5BF97;outline-offset:3px;color:#D5BF97}@media (hover:hover){.pd-tri-v:hover{color:#D5BF97}}.pd-tri-panel{display:grid;min-width:0;padding-left:24px;border-left:1px solid rgba(213,191,151,.35);animation:pd-tri-rise .5s ease-out both;animation-delay:calc(.5s - var(--pd-tri-t0, 0s))}.pd-tri-pane{grid-area:1/1;min-width:0;opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity .25s ease,transform .25s ease,visibility 0s linear .25s}.pd-tri[data-active=person] .pd-tri-pane[data-v=person],.pd-tri[data-active=scene] .pd-tri-pane[data-v=scene],.pd-tri[data-active=toolkit] .pd-tri-pane[data-v=toolkit]{opacity:1;visibility:visible;transform:none;transition-delay:0s}.pd-tri-kicker{margin:0;font-size:12px;line-height:1.4;letter-spacing:.12em;color:#D5BF97}.pd-tri-pane-title{margin:6px 0 0;font-size:20px;font-weight:600;line-height:1.35;letter-spacing:.02em;color:#eef1f8}.pd-tri-lines{list-style:none;margin:14px 0 0;padding:0;display:grid;row-gap:8px;counter-reset:pd-tri-line}.pd-tri-lines>li{position:relative;padding-left:28px;font-size:14px;line-height:1.6;color:rgba(238,241,248,.82);counter-increment:pd-tri-line}.pd-tri-lines>li:before{content:counter(pd-tri-line,decimal-leading-zero);position:absolute;left:0;top:.45em;font-size:11px;line-height:1;letter-spacing:.08em;font-variant-numeric:tabular-nums;color:#D5BF97}@media (max-width:767px){.pd-tri{grid-template-columns:minmax(0,1fr);row-gap:16px;justify-items:center}.pd-tri-stage{width:min(100%,184px);margin-top:14px}.pd-tri-label{font-size:16px}.pd-tri-title{font-size:10px}.pd-tri-center{font-size:13px}.pd-tri-hint{display:none}.pd-tri-panel{width:100%;padding:10px 0 0;border-left:0;border-top:1px solid rgba(213,191,151,.35)}.pd-tri-pane-title{font-size:17px}.pd-tri-lines{margin-top:10px;row-gap:5px}.pd-tri-lines>li{padding-left:0;font-size:13px;line-height:1.5}.pd-tri-lines>li:before{position:static;margin-right:6px}}@keyframes pd-tri-pop{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}@keyframes pd-tri-draw{0%{stroke-dashoffset:1}to{stroke-dashoffset:0}}@keyframes pd-tri-rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.pd-tri-center>span,.pd-tri-edge,.pd-tri-head,.pd-tri-hint>span,.pd-tri-node,.pd-tri-panel{animation:none}.pd-tri-edge-hi,.pd-tri-halo,.pd-tri-hint,.pd-tri-pane,.pd-tri-ring,.pd-tri-title,.pd-tri-v{transition:none}}.pd-tri[data-reduce=true] :is(.pd-tri-node,.pd-tri-edge,.pd-tri-head,.pd-tri-center>span,.pd-tri-hint>span,.pd-tri-panel){animation:none}.pd-tri[data-reduce=true] :is(.pd-tri-v,.pd-tri-title,.pd-tri-hint,.pd-tri-halo,.pd-tri-ring,.pd-tri-edge-hi,.pd-tri-pane){transition:none}@media (min-width:768px){.pd-tri{grid-template-columns:236px minmax(0,1fr);column-gap:36px}.pd-tri-stage{max-width:236px}}.pd-tri-stage{overflow:visible}.pd-tri-hint{top:calc(100% + 10px);bottom:auto;font-size:11px;color:rgba(238,241,248,.5)}.pd-tri-pane-title{font-size:24px}.pd-tri-lead{display:block;font-size:15px;font-weight:700;line-height:1.5;color:#eef1f8}.pd-tri-body{display:block;margin-top:3px;font-size:13.5px;line-height:1.65;color:rgba(238,241,248,.78)}.pd-tri-v[data-v=scene] .pd-tri-label,.pd-tri-v[data-v=toolkit] .pd-tri-label{text-decoration:underline dotted rgba(213,191,151,.7);text-underline-offset:5px}@media (max-width:767px){.pd-tri-stage{margin-bottom:64px}.pd-tri-hint{position:absolute;display:block;top:calc(100% + 44px);bottom:auto;font-size:12px;color:rgba(238,241,248,.55)}}.pd-sw{position:relative;max-width:100%}.pd-sw-scene{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 14px;box-sizing:border-box;padding:8px 14px;border:1px solid #e7e3d9;border-radius:12px;background:#F7F4EC}.pd-sw-tag{display:block;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;letter-spacing:.14em;color:#876B3A;white-space:nowrap}.pd-sw-demo{display:inline-block;margin-left:8px;letter-spacing:.1em;opacity:.8}.pd-sw-demo:before{content:"·";margin-right:8px}.pd-sw-attack{flex:1 1 240px;margin:0;font-size:16px;line-height:1.6;overflow-wrap:anywhere}.pd-sw-grid{margin-top:10px;display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,2fr) minmax(0,.8fr);gap:14px;align-items:start}.pd-sw-hint{margin:0 0 8px;font-size:12px;line-height:1.5;color:#876B3A}.pd-sw-layer-list{display:grid;gap:8px}.pd-sw-layer{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:2px;box-sizing:border-box;width:100%;min-height:52px;margin:0;padding:8px 12px;border:1px solid #e7e3d9;border-radius:10px;background:#faf9f6;color:inherit;font:inherit;text-align:left;appearance:none;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,opacity .2s ease,box-shadow .2s ease}.pd-sw-layer-n{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;letter-spacing:.1em;color:#876B3A}.pd-sw-layer-l{margin-left:6px;opacity:.8}.pd-sw-layer-label{font-size:14px;font-weight:700;line-height:1.3}.pd-sw-layer:before{content:"✓";position:absolute;top:-6px;right:-6px;display:flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:#876B3A;color:#faf9f6;font-size:10px;line-height:1;opacity:0;transform:scale(.6);pointer-events:none;transition:opacity .2s ease,transform .2s ease}.pd-sw-layer[aria-disabled=true]{cursor:not-allowed}.pd-sw-layer[data-state=next]{border-color:#D5BF97;box-shadow:0 0 0 3px rgba(213,191,151,.25)}.pd-sw-layer[data-state=next]:hover{background:rgba(213,191,151,.12)}.pd-sw-layer[data-state=done]{border-color:rgba(213,191,151,.6);background:rgba(213,191,151,.18);color:#876B3A;cursor:default}.pd-sw-layer[data-state=done]:before{opacity:1;transform:scale(1)}.pd-sw-layer[data-state=locked]{opacity:.45}.pd-sw-layer:focus-visible{outline:2px solid #D5BF97;outline-offset:2px}.pd-sw-layer.pd-sw-shake{animation:pd-sw-shake .3s ease}@keyframes pd-sw-shake{0%{transform:translateX(0)}25%{transform:translateX(-3px)}50%{transform:translateX(3px)}75%{transform:translateX(-2px)}to{transform:translateX(0)}}.pd-sw-stack .pd-sw-tag{margin-bottom:6px}.pd-sw-slots{display:flex;flex-direction:column-reverse;gap:6px}.pd-sw-slot{position:relative}.pd-sw-reply{box-sizing:border-box;padding:7px 12px 8px;border:1px solid #d5bf97;border-radius:12px;background:#faf9f6;visibility:hidden}.pd-sw-slot[data-filled="1"] .pd-sw-reply{visibility:visible;animation:pd-sw-in .3s cubic-bezier(.16,1,.3,1)}.pd-sw-reply-k{display:block;margin-bottom:2px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;letter-spacing:.1em;color:#876B3A}.pd-sw-reply-line{margin:0;min-height:1.55em;font-size:14px;line-height:1.55;overflow-wrap:anywhere}.pd-sw-effect{margin:4px 0 0;min-height:1.5em;font-size:12px;line-height:1.5;color:#876B3A}.pd-sw-slot[data-filled="1"] .pd-sw-effect{animation:pd-sw-fade .3s ease-out .22s both}.pd-sw-empty{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;border:1px dashed rgba(135,107,58,.35);border-radius:12px;font-size:12px;letter-spacing:.08em;color:rgba(135,107,58,.7)}.pd-sw-slot[data-filled="1"] .pd-sw-empty{visibility:hidden}@keyframes pd-sw-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes pd-sw-fade{0%{opacity:0}to{opacity:1}}.pd-sw-meters{display:grid;gap:14px}.pd-sw-meter{display:grid;gap:5px}.pd-sw-meter-k{font-size:12px;font-weight:700;color:#876B3A}.pd-sw-meter-bar{display:flex;gap:4px}.pd-sw-seg{position:relative;display:block;flex:1 1 0;height:8px;overflow:hidden;border-radius:4px;background:#e7e3d9}.pd-sw-seg-fill{display:block;height:100%;background:#D5BF97;transform-origin:0 50%;transform:scaleX(0);transition:transform .4s cubic-bezier(.16,1,.3,1),background-color .4s ease}.pd-sw-seg:nth-child(2) .pd-sw-seg-fill{transition-delay:.08s}.pd-sw-seg:nth-child(3) .pd-sw-seg-fill{transition-delay:.16s}.pd-sw-meter[data-level="1"] .pd-sw-seg:first-child .pd-sw-seg-fill,.pd-sw-meter[data-level="2"] .pd-sw-seg:nth-child(-n+2) .pd-sw-seg-fill,.pd-sw-meter[data-level="3"] .pd-sw-seg .pd-sw-seg-fill{transform:scaleX(1)}.pd-sw-meter[data-level="3"] .pd-sw-seg-fill{background:#876B3A}.pd-sw-meter-hint{font-size:11px;line-height:1.4;color:rgba(135,107,58,.85)}.pd-sw-outcome{margin-top:12px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 16px;align-items:center;padding:10px 0 0;border-top:1px solid #e7e3d9}.pd-sw-outcome[data-show="0"]{border-top-color:transparent}.pd-sw-outcome[data-show="0"] .pd-sw-again,.pd-sw-outcome[data-show="0"] .pd-sw-result{visibility:hidden}.pd-sw-outcome[data-show="1"] .pd-sw-again,.pd-sw-outcome[data-show="1"] .pd-sw-result{animation:pd-sw-fade .4s ease-out}.pd-sw-claim{margin:0;padding:0}.pd-sw-claim-text{margin:0;font-size:15px;font-weight:600;line-height:1.6;overflow-wrap:anywhere}.pd-sw-claim-meta{display:flex;flex-wrap:wrap;align-items:baseline;gap:2px 10px;margin-top:2px;font-size:12px;line-height:1.5;color:#876B3A}.pd-sw-done{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;letter-spacing:.12em}.pd-sw-practice{margin:4px 0 0;font-size:13px;line-height:1.5;color:#876B3A}.pd-sw-practice b{font-weight:600}.pd-sw-again{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-height:44px;margin:0;padding:0 18px;border:1px solid #d5bf97;border-radius:var(--brand-radius-full,9999px);background:#faf9f6;color:#876B3A;font:inherit;font-size:14px;font-weight:600;line-height:1;white-space:nowrap;appearance:none;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}button.pd-sw-again:hover{background:rgba(213,191,151,.18);border-color:#876B3A}.pd-sw-again:focus-visible{outline:2px solid #D5BF97;outline-offset:2px}.pd-sw-foot{margin-top:6px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 16px;align-items:start}.pd-sw-transcript summary{cursor:pointer;font-size:13px;font-weight:600;color:#876B3A}.pd-sw-lines{display:grid;gap:6px;margin:8px 0 0;padding:0;list-style:none}.pd-sw-lines li{font-size:13px;line-height:1.6;overflow-wrap:anywhere}.pd-sw-lines b{display:block;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;font-weight:500;letter-spacing:.1em;color:#876B3A}.pd-sw-disclaimer{margin:0;padding-top:2px;font-size:12px;color:#876B3A;opacity:.85;text-align:right}@media (max-width:767px){.pd-sw-scene{flex-direction:column;align-items:stretch}.pd-sw-attack{flex:0 0 auto}.pd-sw-grid{grid-template-columns:minmax(0,1fr);gap:12px}.pd-sw-layer-list{gap:6px}.pd-sw-layer{flex-direction:row;align-items:center;gap:10px;min-height:48px;padding:6px 12px}.pd-sw-layer-n{flex:none}.pd-sw-meters{grid-template-columns:repeat(2,minmax(0,1fr))}.pd-sw-outcome{grid-template-columns:minmax(0,1fr)}.pd-sw-again{width:100%}.pd-sw-foot{grid-template-columns:minmax(0,1fr)}.pd-sw-transcript summary{min-height:44px;padding:10px 0}.pd-sw-disclaimer{text-align:left}}@media (prefers-reduced-motion:reduce){.pd-sw-again,.pd-sw-layer,.pd-sw-layer:before,.pd-sw-seg-fill{transition:none}.pd-sw-layer.pd-sw-shake,.pd-sw-outcome[data-show="1"] .pd-sw-again,.pd-sw-outcome[data-show="1"] .pd-sw-result,.pd-sw-slot[data-filled="1"] .pd-sw-effect,.pd-sw-slot[data-filled="1"] .pd-sw-reply{animation:none}}.pd-tk{position:relative;max-width:100%}.pd-tk-caption{display:flex;align-items:center;gap:12px;margin:0 0 8px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;letter-spacing:.16em;color:#876B3A}.pd-tk-caption-line{display:block;flex:1 1 auto;height:1px;background:linear-gradient(90deg,#D5BF97,rgba(213,191,151,0))}.pd-tk-caption-text{flex:none}@media (max-width:639px){.pd-tk-caption{flex-wrap:wrap}.pd-tk-caption-text{flex:1 1 100%;white-space:normal;text-align:left}}.pd-tk-stage{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding-top:10px}.pd-tk-thread{position:absolute;top:0;left:4%;right:4%;height:1px;background:linear-gradient(90deg,rgba(213,191,151,.2),#D5BF97 50%,rgba(213,191,151,.2));transform-origin:left center}.pd-tk-ch{position:relative;display:flex;flex-direction:column;box-sizing:border-box;min-width:0;padding:18px 20px;border:1px solid #e7e3d9;border-radius:16px;background:#faf9f6;transition:border-color .3s ease-out,box-shadow .3s ease-out,transform .3s ease-out,opacity .3s ease-out}.pd-tk-ch[data-ch=listen]{--pd-tk-t:0s}.pd-tk-ch[data-ch=loop]{--pd-tk-t:1.5s}.pd-tk-ch[data-ch=doing]{--pd-tk-t:3s}.pd-tk-ch[data-solo="1"]{--pd-tk-t:0s}.pd-tk-ch[data-focus="1"]{border-color:#D5BF97;box-shadow:0 10px 28px rgba(213,191,151,.28);transform:translateY(-3px)}.pd-tk[data-focus=doing] .pd-tk-ch[data-focus="0"],.pd-tk[data-focus=listen] .pd-tk-ch[data-focus="0"],.pd-tk[data-focus=loop] .pd-tk-ch[data-focus="0"]{opacity:.72}.pd-tk-head{display:flex;flex-wrap:wrap;align-items:baseline;align-content:flex-start;gap:4px 8px;width:100%;min-height:44px;margin:0;padding:0;border:0;background:none;font:inherit;color:inherit;text-align:left;cursor:pointer}.pd-tk-head:focus-visible{outline:2px solid #D5BF97;outline-offset:4px;border-radius:6px}.pd-tk-n{font-family:Georgia,"Source Han Serif TC",Times New Roman,serif;font-size:24px;font-weight:700;line-height:1;color:#876B3A}.pd-tk-title{font-size:15px;font-weight:700;line-height:1.3;letter-spacing:.01em}.pd-tk-en{flex:1 1 100%;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;line-height:1.4;letter-spacing:.14em;text-transform:uppercase;color:#876B3A}.pd-tk-headline{margin:10px 0 0;min-height:calc(18px * 1.4 * 2);font-size:18px;font-weight:800;line-height:1.4;color:#121826}.pd-tk-viz{position:relative;height:196px;margin-top:14px;overflow:hidden}.pd-tk[data-play="0"] .pd-tk-a{opacity:0}.pd-tk[data-play="0"] .pd-tk-thread{transform:scaleX(0)}.pd-tk-listen{align-items:center;height:100%}.pd-tk-bubble,.pd-tk-listen{display:flex;flex-direction:column}.pd-tk-bubble{position:relative;gap:7px;box-sizing:border-box;width:150px;padding:12px 16px 14px;border-radius:16px 16px 16px 4px;background:#121826;box-shadow:0 8px 22px rgba(18,24,38,.18)}.pd-tk-bubble-k{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:9.5px;letter-spacing:.14em;color:#D5BF97}.pd-tk-wave{display:block;height:3px;border-radius:2px;background:#eef1f8;opacity:.85}.pd-tk-wave:nth-child(2){width:88%}.pd-tk-wave:nth-child(3){width:64%}.pd-tk-wave:nth-child(4){width:76%}.pd-tk-seam{display:block;width:1px;height:26px;margin:4px 0;background:linear-gradient(180deg,#D5BF97,rgba(213,191,151,.2));transform-origin:top center}.pd-tk-chips{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%}.pd-tk-chip{display:flex;flex-direction:column;gap:3px;box-sizing:border-box;padding:9px 10px 8px;border:1px solid #d5bf97;border-radius:10px;background:#F7F4EC}.pd-tk-chip b{font-size:13px;font-weight:800;color:#876B3A}.pd-tk-chip small{font-size:11px;line-height:1.45;color:#766445}.pd-tk-chip[data-k=fact]{--pd-tk-dx:52px}.pd-tk-chip[data-k=feel]{--pd-tk-dx:-52px}.pd-tk-loop{display:flex;flex-direction:column;align-items:center;gap:8px;height:100%}.pd-tk-orbit-wrap{position:relative;display:grid;place-items:center;width:152px;height:152px}.pd-tk-orbit{position:absolute;inset:0;width:100%;height:100%;transform-origin:center}.pd-tk-orbit-ring{fill:none;stroke:#D5BF97;stroke-width:1.5;stroke-dasharray:6 8;opacity:.8}.pd-tk-orbit-arrow{fill:#876B3A}.pd-tk-stack{display:flex;flex-direction:column-reverse;gap:5px;width:112px}.pd-tk-layer{display:block;box-sizing:border-box;padding:5px 9px;border:1px solid #e7e3d9;border-left:3px solid #d5bf97;border-radius:8px;background:#F7F4EC;text-align:center}.pd-tk-layer b{font-size:11.5px;font-weight:800;line-height:1.3;color:#876B3A;white-space:nowrap}.pd-tk-meters{display:grid;gap:6px;width:100%}.pd-tk-meter{display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:8px}.pd-tk-meter small{font-size:11px;font-weight:700;color:#766445;white-space:nowrap}.pd-tk-meter-bar{display:block;height:4px;border-radius:2px;background:#e7e3d9;overflow:hidden}.pd-tk-meter-fill{display:block;height:100%;border-radius:2px;background:linear-gradient(90deg,#876B3A,#D5BF97);transform-origin:left center}.pd-tk-doing{display:flex;flex-direction:column;align-items:center;gap:6px;height:100%}.pd-tk-ring-wrap{position:relative;width:168px;height:168px}.pd-tk-ring{position:absolute;inset:0;width:100%;height:100%}.pd-tk-ring-path{fill:none;stroke:#D5BF97;stroke-width:1.5;stroke-dasharray:490;stroke-dashoffset:0}.pd-tk-orbiter{inset:0;transform-origin:center}.pd-tk-dot,.pd-tk-orbiter{position:absolute;display:block}.pd-tk-dot{top:calc(50% - 39% - 5px);left:calc(50% - 5px);width:10px;height:10px;border-radius:50%;background:#876B3A;box-shadow:0 0 0 4px rgba(213,191,151,.35)}.pd-tk-node{position:absolute;display:block;padding:3px 8px;border:1px solid #d5bf97;border-radius:999px;background:#F7F4EC;font-size:11px;font-weight:800;line-height:1.4;color:#876B3A;white-space:nowrap;transform:translate(-50%,-50%)}.pd-tk-node[data-i="0"]{top:11%;left:50%}.pd-tk-node[data-i="1"]{top:50%;left:89%}.pd-tk-node[data-i="2"]{top:89%;left:50%}.pd-tk-node[data-i="3"]{top:50%;left:11%}.pd-tk-center{position:absolute;top:50%;left:50%;font-family:Georgia,"Source Han Serif TC",Times New Roman,serif;font-size:15px;font-weight:700;letter-spacing:.04em;white-space:nowrap;color:#876B3A;transform:translate(-50%,-50%)}.pd-tk-steps{margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;letter-spacing:.14em;color:#766445}.pd-tk-line{margin:auto 0 0;padding-top:14px;min-height:calc(13.5px * 1.75 * 3 + 14px);font-size:13.5px;font-weight:500;line-height:1.75;color:rgba(18,24,38,.8)}.pd-tk-detail{position:relative;display:grid;box-sizing:border-box;min-height:56px;margin-top:12px;padding:14px 4px 0}.pd-tk-detail:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,rgba(213,191,151,.12),rgba(213,191,151,.55) 50%,rgba(213,191,151,.12))}.pd-tk-detail-hint,.pd-tk-detail-list{grid-area:1/1;position:relative;margin:0;padding:0;opacity:0;transition:opacity .3s ease-out}.pd-tk-detail-hint{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11.5px;line-height:1.6;letter-spacing:.12em;color:#766445}.pd-tk-detail-list{display:flex;flex-wrap:wrap;align-content:flex-start;gap:4px 22px;list-style:none}.pd-tk-detail-list li{display:flex;gap:8px;font-size:12.5px;line-height:1.6}.pd-tk-detail-list b{flex:none;color:#876B3A}.pd-tk-detail-list span{color:#766445}.pd-tk-detail[data-on=""] .pd-tk-detail-hint,.pd-tk-detail[data-on=doing] .pd-tk-detail-list[data-ch=doing],.pd-tk-detail[data-on=listen] .pd-tk-detail-list[data-ch=listen],.pd-tk-detail[data-on=loop] .pd-tk-detail-list[data-ch=loop]{opacity:1}.pd-tk-replay{display:inline-flex;align-items:center;flex:none;min-height:44px;margin:0;padding:0 4px;border:0;background:none;font:inherit;font-size:12.5px;font-weight:700;letter-spacing:.04em;color:#876B3A;cursor:pointer;text-decoration:underline;text-underline-offset:4px;text-decoration-color:rgba(213,191,151,.7)}.pd-tk-replay:focus-visible{outline:2px solid #D5BF97;outline-offset:3px;border-radius:6px}.pd-tk[data-play="1"] .pd-tk-thread{animation:pd-tk-thread .9s ease-out 0s both}.pd-tk[data-play="1"] .pd-tk-bubble{animation:pd-tk-slide .5s ease-out calc(var(--pd-tk-t) + .15s) both,pd-tk-dim .4s ease-out calc(var(--pd-tk-t) + 1s) forwards}.pd-tk[data-play="1"] .pd-tk-seam{animation:pd-tk-seam .3s ease-out calc(var(--pd-tk-t) + .7s) both}.pd-tk[data-play="1"] .pd-tk-chip{animation:pd-tk-split .55s cubic-bezier(.2,.8,.2,1) calc(var(--pd-tk-t) + 1s) both}.pd-tk[data-play="1"] .pd-tk-layer[data-i="0"]{animation:pd-tk-stack .4s ease-out calc(var(--pd-tk-t) + .1s) both}.pd-tk[data-play="1"] .pd-tk-layer[data-i="1"]{animation:pd-tk-stack .4s ease-out calc(var(--pd-tk-t) + .45s) both}.pd-tk[data-play="1"] .pd-tk-layer[data-i="2"]{animation:pd-tk-stack .4s ease-out calc(var(--pd-tk-t) + .8s) both}.pd-tk[data-play="1"] .pd-tk-orbit{animation:pd-tk-fade .4s ease-out calc(var(--pd-tk-t) + .1s) both,pd-tk-spin 7s linear calc(var(--pd-tk-t) + .1s) infinite}.pd-tk[data-play="1"] .pd-tk-meter-fill{animation:pd-tk-fill .7s cubic-bezier(.2,.8,.2,1) calc(var(--pd-tk-t) + 1.25s) both}.pd-tk[data-play="1"] .pd-tk-ring-path{animation:pd-tk-draw .9s ease-out calc(var(--pd-tk-t) + .1s) both}.pd-tk[data-play="1"] .pd-tk-node[data-i="0"]{animation:pd-tk-pop .35s ease-out calc(var(--pd-tk-t) + .6s) both}.pd-tk[data-play="1"] .pd-tk-node[data-i="1"]{animation:pd-tk-pop .35s ease-out calc(var(--pd-tk-t) + .75s) both}.pd-tk[data-play="1"] .pd-tk-node[data-i="2"]{animation:pd-tk-pop .35s ease-out calc(var(--pd-tk-t) + .9s) both}.pd-tk[data-play="1"] .pd-tk-node[data-i="3"]{animation:pd-tk-pop .35s ease-out calc(var(--pd-tk-t) + 1.05s) both}.pd-tk[data-play="1"] .pd-tk-center{animation:pd-tk-fade .4s ease-out calc(var(--pd-tk-t) + 1.2s) both}.pd-tk[data-play="1"] .pd-tk-orbiter{animation:pd-tk-fade .3s ease-out calc(var(--pd-tk-t) + 1.3s) both,pd-tk-turn 5s linear calc(var(--pd-tk-t) + 1.3s) infinite}@keyframes pd-tk-thread{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes pd-tk-slide{0%{opacity:0;transform:translateX(-36px)}to{opacity:1;transform:none}}@keyframes pd-tk-dim{0%{opacity:1;transform:none}to{opacity:.5;transform:scale(.94)}}@keyframes pd-tk-seam{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@keyframes pd-tk-split{0%{opacity:0;transform:translate(var(--pd-tk-dx,0),-58px) scale(.55)}to{opacity:1;transform:none}}@keyframes pd-tk-stack{0%{opacity:0;transform:translateY(22px) scale(.96)}to{opacity:1;transform:none}}@keyframes pd-tk-fade{0%{opacity:0}to{opacity:1}}@keyframes pd-tk-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes pd-tk-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes pd-tk-draw{0%{opacity:1;stroke-dashoffset:490}to{opacity:1;stroke-dashoffset:0}}@keyframes pd-tk-pop{0%{opacity:0;transform:translate(-50%,-50%) scale(.4)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes pd-tk-turn{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.pd-tk[data-play] .pd-tk-a{animation:none;opacity:1;transform:none}.pd-tk[data-play] .pd-tk-bubble{opacity:.5}.pd-tk[data-play] .pd-tk-ch,.pd-tk[data-play] .pd-tk-detail-hint,.pd-tk[data-play] .pd-tk-detail-list{transition:none}}.pd-tk[data-reduce=true] .pd-tk-a{animation:none;opacity:1;transform:none}.pd-tk[data-reduce=true] .pd-tk-bubble{opacity:.5}.pd-tk[data-reduce=true] .pd-tk-ch,.pd-tk[data-reduce=true] .pd-tk-detail-hint,.pd-tk[data-reduce=true] .pd-tk-detail-list{transition:none}@media (max-width:1023px) and (min-width:768px){.pd-tk-stage{gap:16px}.pd-tk-ch{padding:16px 14px}.pd-tk-n{font-size:22px}.pd-tk-title{font-size:13.5px}.pd-tk-headline{min-height:calc(16px * 1.4 * 2);font-size:16px}.pd-tk-line{min-height:calc(13px * 1.75 * 4 + 14px);font-size:13px}}@media (max-width:767px){.pd-tk-stage{grid-template-columns:minmax(0,1fr);gap:12px;padding-top:0}.pd-tk-thread{display:none}.pd-tk-ch{padding:16px}.pd-tk-viz{height:156px;margin-top:6px}.pd-tk-bubble{width:132px;padding:9px 12px 10px;gap:5px}.pd-tk-seam{height:12px;margin:2px 0}.pd-tk-chip{padding:6px 8px}.pd-tk-chip small{display:none}.pd-tk-orbit-wrap{width:112px;height:112px}.pd-tk-stack{width:96px;gap:3px}.pd-tk-layer{padding:3px 6px}.pd-tk-layer b{font-size:10px}.pd-tk-meters{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.pd-tk-meter{grid-template-columns:40px minmax(0,1fr);gap:6px}.pd-tk-ring-wrap{width:128px;height:128px}.pd-tk-dot{width:8px;height:8px;top:calc(50% - 39% - 4px);left:calc(50% - 4px)}.pd-tk-node{padding:2px 6px;font-size:10px}.pd-tk-center{font-size:13px}.pd-tk-steps{font-size:10px}.pd-tk-line{margin-top:6px;padding-top:10px;min-height:0;font-size:13px}.pd-tk-headline{margin-top:8px;min-height:0;font-size:16px}.pd-tk-detail{display:none}.pd-tk[data-focus=doing] .pd-tk-ch[data-focus="0"],.pd-tk[data-focus=listen] .pd-tk-ch[data-focus="0"],.pd-tk[data-focus=loop] .pd-tk-ch[data-focus="0"]{opacity:1}.pd-tk-ch[data-focus="1"]{transform:none}}