.td-page{display:grid;align-content:start}.td-title{letter-spacing:.05em}.td-headmark{display:block;width:44px;height:2px;border-radius:999px;background:var(--sh-purple);transform-origin:left;animation:sh-draw .76s var(--sh-ease) 80ms both}.td-head-tail{display:flex;align-items:center;gap:20px}.td-head-tail .sh-stats{margin:0}.td-add{display:inline-flex;align-items:center;gap:8px;padding:10px 19px;border:1px solid var(--sh-hairline);border-radius:999px;background:transparent;font-size:14px;font-weight:700;color:var(--sh-ink);text-decoration:none;white-space:nowrap;transition:color .2s,border-color .2s}.td-add svg,.td-add:hover{color:var(--sh-purple)}.td-add:hover{border-color:color-mix(in srgb,var(--sh-purple) 45%,transparent)}.td-spread{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);grid-gap:0 clamp(36px,4.4vw,72px);gap:0 clamp(36px,4.4vw,72px);margin-top:clamp(30px,5vh,52px)}.td-console{display:grid;grid-gap:0;gap:0;align-content:start;justify-items:start;padding-bottom:clamp(10px,2vh,22px);animation:sh-rise .64s var(--sh-ease) .12s both}.td-statement{margin:0;font-size:clamp(30px,3vw,42px);font-weight:800;letter-spacing:.01em;line-height:1.34}.td-lead{margin:14px 0 0;max-width:480px;font-size:15.5px;font-weight:600;line-height:2;color:var(--sh-quiet)}.td-time{display:grid;grid-gap:10px;gap:10px;justify-items:start;margin-top:clamp(26px,4vh,38px)}.td-time-label{display:inline-flex;align-items:center;gap:11px;font-size:12.5px;font-weight:700;letter-spacing:.24em;color:var(--sh-quiet)}.td-time-label:before{content:"";width:26px;height:2px;border-radius:999px;background:color-mix(in srgb,var(--sh-purple) 55%,transparent);transform-origin:left;animation:sh-draw .64s var(--sh-ease) .2s both}.td-bigpick{display:flex;align-items:baseline;gap:clamp(24px,2.6vw,44px)}.td-bigpick-option{position:relative;display:inline-flex;align-items:baseline;gap:3px;padding:0 2px 10px;border:0;background:transparent;color:var(--sh-dim);cursor:pointer;line-height:.9;transition:color .22s}.td-bigpick-option strong{font-size:clamp(38px,3.4vw,54px);font-weight:800;letter-spacing:-.02em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.td-bigpick-option span{font-size:clamp(15px,1.3vw,19px);font-weight:800}.td-bigpick-option:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;border-radius:999px;background:var(--sh-purple);transform:scaleX(0);transform-origin:left;transition:transform .34s var(--sh-ease)}.td-bigpick-option:hover{color:var(--sh-quiet)}.td-bigpick-option.is-active{color:var(--sh-ink)}.td-bigpick-option.is-active:after{transform:scaleX(1)}.td-act{display:flex;align-items:center;gap:14px 22px;flex-wrap:wrap;margin-top:clamp(24px,3.8vh,36px)}.td-start{padding:14px 30px;font-size:15.5px}.td-start:disabled{opacity:.6;cursor:wait}.td-softnote{margin:0;max-width:340px;font-size:13.5px;font-weight:600;line-height:1.7;color:var(--sh-dim)}.td-flow{display:grid;grid-gap:clamp(20px,3.4vh,30px);gap:clamp(20px,3.4vh,30px);align-content:start;padding-left:clamp(36px,4.4vw,72px);border-left:1px solid var(--sh-hairline);animation:sh-rise .64s var(--sh-ease) .2s both}.td-eyebrow{margin:0;display:inline-flex;align-items:center;gap:13px;font-size:12.5px;font-weight:700;letter-spacing:.3em;color:var(--sh-purple)}.td-eyebrow:before{content:"";width:38px;height:2px;border-radius:999px;background:var(--sh-purple);transform-origin:left;animation:sh-draw .64s var(--sh-ease) .12s both}.td-route{margin:0;padding:0;list-style:none;display:grid}.td-route-step{position:relative;display:grid;grid-template-columns:34px 1fr;grid-gap:0 20px;gap:0 20px;padding-bottom:clamp(26px,4.4vh,42px)}.td-route-step:last-child{padding-bottom:0}.td-route-step:before{content:"";position:absolute;left:16.5px;top:40px;bottom:6px;width:2px;border-radius:999px;background:color-mix(in srgb,var(--sh-purple) 38%,transparent)}.td-route-step:last-child:before{display:none}.td-route-step:nth-child(2):before{background:none;border-left:2px dashed color-mix(in srgb,var(--sh-ink) 26%,transparent)}.td-route-node{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;border:1.5px solid color-mix(in srgb,var(--sh-purple) 46%,transparent);font-size:14px;font-weight:800;color:var(--sh-purple);background:transparent;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.td-route-step:first-child .td-route-node{background:var(--sh-purple);border-color:var(--sh-purple);color:#fff;box-shadow:0 8px 20px rgba(97,31,105,.22)}.td-route-step.is-optional .td-route-node{border-style:dashed;border-color:color-mix(in srgb,var(--sh-ink) 30%,transparent);color:var(--sh-quiet)}.td-route-copy{display:grid;grid-gap:5px;gap:5px;padding-top:4px}.td-route-title{font-size:18.5px;font-weight:800;line-height:1.4}.td-route-caption{font-size:13.5px;font-weight:600;line-height:1.7;color:var(--sh-quiet)}.td-self{margin-top:clamp(28px,4.6vh,44px);animation:sh-rise .64s var(--sh-ease) .26s both}.td-self-ledger{margin-top:14px;border-top:1px solid var(--sh-hairline)}.td-self-row{display:grid;grid-template-columns:minmax(120px,220px) 1fr auto;align-items:center;grid-gap:8px clamp(20px,3vw,48px);gap:8px clamp(20px,3vw,48px);padding:clamp(16px,2.5vh,22px) 2px;border-bottom:1px solid var(--sh-hairline);color:inherit;text-decoration:none}.td-self-row-title{font-size:17.5px;font-weight:800;transition:color .2s}.td-self-row-desc{font-size:13.5px;font-weight:600;line-height:1.7;color:var(--sh-quiet)}.td-self-row-go{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--sh-hairline);border-radius:12px;color:var(--sh-quiet)}.td-self-row:hover .td-self-row-go,.td-self-row:hover .td-self-row-title{color:var(--sh-purple)}.td-note{margin:18px 0 0;font-size:13.5px;font-weight:600;line-height:1.9;color:var(--sh-dim)}.td-status{display:grid;grid-gap:14px;gap:14px;justify-items:start;margin-top:clamp(28px,4.6vh,46px);max-width:560px}.td-status-title{margin:0;font-size:clamp(26px,2.6vw,34px);font-weight:800;line-height:1.35}.td-status-body{margin:0;font-size:15.5px;font-weight:600;line-height:1.8;color:var(--sh-quiet)}.td-status-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.td-session{margin-top:clamp(18px,3vh,28px);min-height:clamp(440px,58vh,680px)}.td-new{flex:1 1;display:grid;grid-gap:clamp(22px,3.6vh,34px);gap:clamp(22px,3.6vh,34px);align-content:center;justify-items:start;width:100%;max-width:1060px;margin:0 auto;padding:clamp(20px,3.4vh,36px) clamp(22px,3.4vw,56px) clamp(16px,2.6vh,28px);animation:sh-rise .46s var(--sh-ease) both}.td-new-kicker{margin:0;display:inline-flex;align-items:center;gap:13px;font-size:13px;font-weight:700;letter-spacing:.24em;color:var(--sh-purple)}.td-new-kicker:before{content:"";width:38px;height:2px;border-radius:999px;background:var(--sh-purple);transform-origin:left;animation:sh-draw .64s var(--sh-ease) 80ms both}.td-new-word{margin:0;font-size:clamp(36px,4.8vw,68px);font-weight:800;letter-spacing:-.01em;line-height:1.14;overflow-wrap:anywhere}.td-new-block{display:grid;grid-gap:8px;gap:8px;justify-items:start}.td-new-label{font-size:12.5px;font-weight:700;letter-spacing:.16em;color:var(--sh-quiet)}.td-new-text{margin:0;font-size:clamp(18px,1.8vw,23px);font-weight:600;line-height:1.75;text-wrap:pretty}.td-new .rv-reveal-translation{margin-top:6px;font-size:15.5px}.rv-feedback-foot .vocab-sentence-audio,.td-new-audio{display:inline-flex;flex-wrap:wrap;align-items:center;gap:8px 12px;margin-top:2px;flex:0 0 auto;width:max-content}.rv-feedback-foot .vocab-sentence-audio{margin-top:0}.rv-feedback-foot .dk-audio,.td-new-audio .dk-audio{display:inline-flex;align-items:center;gap:8px;padding:9px 16px;border:1px solid var(--sh-hairline);border-radius:999px;background:transparent;font-size:13.5px;font-weight:700;color:var(--sh-quiet);cursor:pointer;transition:color .2s,border-color .2s}.rv-feedback-foot .dk-audio.is-playing,.rv-feedback-foot .dk-audio:hover,.td-new-audio .dk-audio.is-playing,.td-new-audio .dk-audio:hover{color:var(--sh-purple);border-color:color-mix(in srgb,var(--sh-purple) 45%,transparent)}.rv-feedback-foot .dk-audio:disabled,.td-new-audio .dk-audio:disabled{opacity:.55;cursor:default}.rv-feedback-foot .dk-audio-fallback,.td-new-audio .dk-audio-fallback{padding:0 2px 2px;border:0;background:transparent;font-size:12.5px;font-weight:600;color:var(--sh-quiet);text-decoration:underline;text-underline-offset:3px;cursor:pointer;transition:color .2s}.rv-feedback-foot .dk-audio-fallback:hover,.td-new-audio .dk-audio-fallback:hover{color:var(--sh-purple)}.rv-feedback-foot .dk-audio-note,.td-new-audio .dk-audio-note{margin:0;max-width:420px;font-size:12.5px;font-weight:600;line-height:1.6;color:var(--sh-quiet)}.rv-feedback-foot .dk-audio-note strong,.td-new-audio .dk-audio-note strong{font-weight:700;color:var(--sh-ink)}.rv-feedback-foot .dk-audio-note a,.td-new-audio .dk-audio-note a{color:var(--sh-purple)}.rv-qzone>.rv-audio{justify-self:start;width:max-content}.td-exit{align-self:center;display:inline-flex;align-items:center;gap:8px;margin-top:clamp(28px,5vh,44px);padding:9px 16px;font-size:13.5px;color:var(--sh-dim)}.td-exit svg{flex:none}.td-exit:hover{color:var(--sh-ink)}.td-error{margin:0;color:var(--sh-purple);font-weight:600}@media (max-width:920px){.td-spread{grid-template-columns:1fr;gap:34px 0}.td-flow{padding-left:0;border-left:0;padding-top:30px;border-top:1px solid var(--sh-hairline)}.td-self-row{grid-template-columns:1fr auto}.td-self-row-desc{grid-column:1/-1}.td-head-tail{flex-wrap:wrap;gap:10px 16px}.td-add{display:none}.td-session{min-height:0}.td-new{align-content:start;padding:6px 0 0}}@media (prefers-reduced-motion:reduce){.td-page *,.td-page :after,.td-page :before{animation:none!important;transition:none!important}}