.ld-shell-v2{--bg: #f7f7f8;--bg-2: #ededf0;--bg-3: #e2e2e7;--paper: #ffffff;--ink: #16151a;--ink-soft: #4a4750;--ink-muted: #7d7984;--ink-faint: #a8a4ae;--line: rgba(22,21,26,.1);--line-soft: rgba(22,21,26,.06);--red: #65030f;--red-deep: #4a0209;--red-soft: #f4e7e9}@keyframes ld-lp-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes ld-lp-pulse-dot{0%,to{box-shadow:0 0 #65030f80}50%{box-shadow:0 0 0 5px #65030f00}}.ld-shell-v2 .ld-loop-player{padding:2px 0}.ld-shell-v2 .ld-lp-shell{background:#ffffffc2;backdrop-filter:blur(24px) saturate(160%);-webkit-backdrop-filter:blur(24px) saturate(160%);border:1px solid rgba(255,255,255,.64);border-radius:14px;box-shadow:0 4px 28px #00000014,inset 0 1px #ffffffe6;overflow:hidden;max-width:860px;animation:ld-lp-fade-in .3s ease both}.ld-shell-v2 .ld-lp-tracklist{border-bottom:1px solid var(--line-soft)}.ld-shell-v2 .ld-lp-track-row{display:flex;align-items:center;gap:10px;padding:9px 14px;border-bottom:1px solid var(--line-soft);border-left:3px solid transparent;cursor:pointer;transition:background .15s,border-color .15s}.ld-shell-v2 .ld-lp-track-row:last-child{border-bottom:none}.ld-shell-v2 .ld-lp-track-row:hover{background:#65030f06}.ld-shell-v2 .ld-lp-track-row:active{background:#65030f0d}.ld-shell-v2 .ld-lp-track-row.is-active{background:#65030f0a;border-left-color:var(--red)}.ld-shell-v2 .ld-lp-tr-icon{width:26px;height:26px;border-radius:5px;background:var(--red-soft);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s}.ld-shell-v2 .ld-lp-track-row.is-active .ld-lp-tr-icon{background:var(--red)}.ld-shell-v2 .ld-lp-bildmarke{width:14px;height:14px;object-fit:contain;display:block}.ld-shell-v2 .ld-lp-track-row.is-active .ld-lp-bildmarke{filter:brightness(0) invert(1)}.ld-shell-v2 .ld-lp-tr-title{flex:1;min-width:0;font-size:13px;font-weight:500;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .15s}.ld-shell-v2 .ld-lp-track-row.is-active .ld-lp-tr-title{color:var(--red);font-weight:600}.ld-shell-v2 .ld-lp-tr-dur{font-size:11px;color:var(--ink-muted);font-variant-numeric:tabular-nums;flex-shrink:0}.ld-shell-v2 .ld-lp-tr-dl{padding:3px 7px;border:1px solid var(--line);border-radius:3px;color:var(--ink-muted);display:inline-flex;align-items:center;text-decoration:none;transition:all .15s;flex-shrink:0}.ld-shell-v2 .ld-lp-tr-dl:hover{border-color:var(--red);color:var(--red)}.ld-shell-v2 .ld-lp-tr-play{width:28px;height:28px;border-radius:50%;flex-shrink:0;background:var(--bg-2);color:var(--ink-soft);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.ld-shell-v2 .ld-lp-tr-play:hover{background:var(--ink);color:#fff;transform:scale(1.08)}.ld-shell-v2 .ld-lp-track-row.is-active .ld-lp-tr-play{background:var(--ink);color:#fff}.ld-shell-v2 .ld-lp-track-row.is-active.is-playing .ld-lp-tr-play{background:var(--red);animation:ld-lp-pulse-dot 1.8s ease infinite}.ld-shell-v2 .ld-lp-tr-play .ld-lp-icon-pause,.ld-shell-v2 .ld-lp-tr-play .ld-lp-icon-load,.ld-shell-v2 .ld-lp-track-row.is-playing .ld-lp-tr-play .ld-lp-icon-play{display:none}.ld-shell-v2 .ld-lp-track-row.is-playing .ld-lp-tr-play .ld-lp-icon-pause{display:block}.ld-shell-v2 .ld-lp-track-row.is-loading .ld-lp-tr-play .ld-lp-icon-play,.ld-shell-v2 .ld-lp-track-row.is-loading .ld-lp-tr-play .ld-lp-icon-pause{display:none}.ld-shell-v2 .ld-lp-track-row.is-loading .ld-lp-tr-play .ld-lp-icon-load{display:block;animation:ld-lp-spin .7s linear infinite}.ld-shell-v2 .ld-lp-panel{background:#f8f8fa80}.ld-shell-v2 .ld-lp-load-bar{height:2px;background:var(--bg-2);overflow:hidden}.ld-shell-v2 .ld-lp-load-fill{height:100%;background:var(--red);width:0%;transition:width .3s ease}.ld-shell-v2 .ld-lp-load-bar[hidden]{display:none}.ld-shell-v2 .ld-lp-wave-wrap{padding:20px 14px 8px;background:linear-gradient(180deg,#ededf0bf,#ededf01a)}.ld-shell-v2 .ld-lp-wave{position:relative;height:68px;display:flex;align-items:center;gap:1px;cursor:crosshair;-webkit-user-select:none;user-select:none;padding:0 1px}.ld-shell-v2 .ld-lp-bar{flex:1;min-width:1px;background:var(--ink-faint);border-radius:0;pointer-events:none;transition:background .08s,height .12s cubic-bezier(.22,1,.36,1)}.ld-shell-v2 .ld-lp-bar.played{background:var(--ink-soft)}.ld-shell-v2 .ld-lp-bar.in-loop{background:var(--red);opacity:.55}.ld-shell-v2 .ld-lp-bar.in-loop.played{background:var(--red);opacity:1}.ld-shell-v2 .ld-lp-wave.is-zoom-live .ld-lp-bar{transition:background .08s}.ld-shell-v2 .ld-lp-drag-preview{position:absolute;top:2px;bottom:2px;background:#65030f1f;border-left:1.5px solid var(--red);border-right:1.5px solid var(--red);pointer-events:none;border-radius:2px;transition:left .02s,width .02s}.ld-shell-v2 .ld-lp-loop-region{position:absolute;top:2px;bottom:2px;background:#65030f14;border-left:2px solid var(--red);border-right:2px solid var(--red);pointer-events:none;border-radius:2px;transition:left .15s ease,width .15s ease}.ld-shell-v2 .ld-lp-rgn-handle{position:absolute;top:-11px;bottom:-2px;width:20px;pointer-events:auto;cursor:ew-resize;touch-action:none}.ld-shell-v2 .ld-lp-rgn-handle-l{left:-11px}.ld-shell-v2 .ld-lp-rgn-handle-r{right:-11px}.ld-shell-v2 .ld-lp-rgn-handle[hidden]{display:none}.ld-shell-v2 .ld-lp-rgn-handle:after{position:absolute;top:0;width:17px;height:13px;background:var(--red);border-radius:3px;color:#fff;font-family:Oswald,system-ui,sans-serif;font-size:8px;font-weight:700;text-align:center;line-height:13px;transition:transform .12s ease}.ld-shell-v2 .ld-lp-rgn-handle-l:after{content:"A";left:1px}.ld-shell-v2 .ld-lp-rgn-handle-r:after{content:"B";right:2px}.ld-shell-v2 .ld-lp-rgn-handle:hover:after{transform:scale(1.18)}.ld-shell-v2 .ld-lp-loop-region.is-dragging{transition:none}.ld-shell-v2 .ld-lp-loop-region.is-dragging .ld-lp-rgn-handle:after{transform:scale(1.18)}.ld-shell-v2 .ld-lp-headline{position:absolute;top:0;bottom:0;width:2px;background:var(--ink);pointer-events:none;transition:left .08s linear}.ld-shell-v2 .ld-lp-headline:before{content:"";position:absolute;top:-4px;left:-5px;width:12px;height:12px;border-radius:50%;background:var(--ink);transition:background .15s}.ld-shell-v2 .ld-lp-transport{padding:9px 14px;display:flex;align-items:center;gap:10px;border-top:1px solid rgba(255,255,255,.55);border-bottom:1px solid var(--line-soft);background:#ffffff40}.ld-shell-v2 .ld-lp-play{width:40px;height:40px;border-radius:50%;background:var(--ink);color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,transform .15s;flex-shrink:0}.ld-shell-v2 .ld-lp-play:hover{background:var(--red);transform:scale(1.06)}.ld-shell-v2 .ld-lp-play:active{transform:scale(.95)}.ld-shell-v2 .ld-lp-play.is-playing{background:var(--red)}.ld-shell-v2 .ld-lp-play .ld-lp-icon-pause,.ld-shell-v2 .ld-lp-play .ld-lp-icon-load,.ld-shell-v2 .ld-lp-play.is-playing .ld-lp-icon-play{display:none}.ld-shell-v2 .ld-lp-play.is-playing .ld-lp-icon-pause{display:block}.ld-shell-v2 .ld-lp-play.is-loading{background:var(--red)}.ld-shell-v2 .ld-lp-play.is-loading .ld-lp-icon-play,.ld-shell-v2 .ld-lp-play.is-loading .ld-lp-icon-pause{display:none}.ld-shell-v2 .ld-lp-play.is-loading .ld-lp-icon-load{display:block;animation:ld-lp-spin .7s linear infinite}@keyframes ld-lp-spin{to{transform:rotate(360deg)}}.ld-shell-v2 .ld-lp-time-inline{display:flex;align-items:center;gap:3px;font-size:12px;font-variant-numeric:tabular-nums}.ld-shell-v2 .ld-lp-time-cur{color:var(--red);font-weight:600;transition:color .15s}.ld-shell-v2 .ld-lp-time-sep{color:var(--ink-faint)}.ld-shell-v2 .ld-lp-time-dur{color:var(--ink-muted)}.ld-shell-v2 .ld-lp-vol{display:flex;align-items:center;gap:7px;margin-left:auto;color:var(--ink-muted)}.ld-shell-v2 .ld-lp-vol-slider{-webkit-appearance:none;appearance:none;width:80px;height:3px;background:var(--bg-3);border-radius:2px;cursor:pointer;outline:none}.ld-shell-v2 .ld-lp-vol-slider::-webkit-slider-thumb{-webkit-appearance:none;width:12px;height:12px;border-radius:50%;background:var(--ink);cursor:pointer;transition:background .15s}.ld-shell-v2 .ld-lp-vol-slider::-moz-range-thumb{width:12px;height:12px;border:none;border-radius:50%;background:var(--ink);cursor:pointer}.ld-shell-v2 .ld-lp-zoom{display:flex;align-items:center;gap:2px;color:var(--ink-muted)}.ld-shell-v2 .ld-lp-zoom-btn{width:26px;height:26px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--ink-muted);cursor:pointer;border-radius:6px;transition:background .15s,color .15s}.ld-shell-v2 .ld-lp-zoom-btn:hover:not(:disabled){background:#0000000d;color:var(--red)}.ld-shell-v2 .ld-lp-zoom-btn:active:not(:disabled){transform:scale(.92)}.ld-shell-v2 .ld-lp-zoom-btn:disabled{opacity:.3;cursor:default}.ld-shell-v2 .ld-lp-zoom-level{min-width:26px;height:26px;padding:0 4px;border:none;background:transparent;color:var(--ink-soft);font-family:Oswald,system-ui,sans-serif;font-size:11px;font-weight:600;font-variant-numeric:tabular-nums;cursor:pointer;border-radius:6px;transition:background .15s,color .15s}.ld-shell-v2 .ld-lp-zoom-level:hover:not(:disabled){background:#0000000d;color:var(--red)}.ld-shell-v2 .ld-lp-zoom-level:disabled{opacity:.4;cursor:default}.ld-shell-v2 .ld-lp-overview{position:relative;height:26px;margin-top:8px;border-top:1px solid var(--line-soft);padding-top:7px;touch-action:none;-webkit-user-select:none;user-select:none}.ld-shell-v2 .ld-lp-ov-bars{position:absolute;inset:7px 0 0;display:flex;align-items:center;gap:1px;opacity:.5}.ld-shell-v2 .ld-lp-ov-bar{flex:1;min-width:0;background:var(--ink-faint);border-radius:0}.ld-shell-v2 .ld-lp-ov-head{position:absolute;top:7px;bottom:0;width:1px;background:var(--ink);opacity:.5;pointer-events:none}.ld-shell-v2 .ld-lp-ov-window{position:absolute;top:4px;bottom:-1px;background:#65030f1a;border:1px solid var(--red);border-radius:3px;cursor:grab;box-sizing:border-box}.ld-shell-v2 .ld-lp-ov-window:active{cursor:grabbing}.ld-shell-v2 .ld-lp-ov-handle{position:absolute;top:0;bottom:0;width:9px;cursor:ew-resize}.ld-shell-v2 .ld-lp-ov-handle:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2px;height:11px;background:var(--red);border-radius:1px}.ld-shell-v2 .ld-lp-ov-handle-l{left:-5px}.ld-shell-v2 .ld-lp-ov-handle-r{right:-5px}.ld-shell-v2 .ld-lp-ctrl-row{display:flex;align-items:center;gap:7px;padding:7px 14px}.ld-shell-v2 .ld-lp-ctrl-sep{border-top:1px solid var(--line-soft);padding-top:6px;padding-bottom:6px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ld-shell-v2 .ld-lp-ctrl-sep::-webkit-scrollbar{display:none}.ld-shell-v2 .ld-lp-ctrl-sep .ld-speed-pills{flex-shrink:0}.ld-shell-v2 .ld-lp-shell .ld-marker-btn{display:inline-flex;align-items:center;gap:6px;padding:5px 10px 5px 6px;border-radius:4px;transition:background .15s;cursor:pointer;border:none;background:none}.ld-shell-v2 .ld-lp-shell .ld-marker-btn:hover{background:#ffffffb3}.ld-shell-v2 .ld-lp-shell .ld-marker-letter{width:20px;height:20px;border-radius:4px;color:#fff;font-weight:700;font-family:Oswald;font-size:10px;display:inline-flex;align-items:center;justify-content:center}.ld-shell-v2 .ld-lp-shell .ld-marker-letter.a{background:var(--red)}.ld-shell-v2 .ld-lp-shell .ld-marker-letter.b{background:var(--red-deep)}.ld-shell-v2 .ld-lp-shell .ld-marker-arrow{color:var(--ink-faint);font-size:14px;padding:0 2px;-webkit-user-select:none;user-select:none}.ld-shell-v2 .ld-lp-shell .ld-loop-toggle{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid var(--line);border-radius:100px;font-size:12px;color:var(--ink-soft);background:var(--paper);cursor:pointer;transition:all .15s}.ld-shell-v2 .ld-lp-shell .ld-loop-toggle:hover:not(:disabled){border-color:var(--ink);color:var(--ink)}.ld-shell-v2 .ld-lp-shell .ld-loop-toggle:disabled{opacity:.4;cursor:not-allowed}.ld-shell-v2 .ld-lp-shell .ld-loop-toggle.is-on{background:var(--red);border-color:var(--red);color:#fff}.ld-shell-v2 .ld-lp-shell .ld-loop-dot{width:6px;height:6px;border-radius:50%;background:var(--ink-faint)}.ld-shell-v2 .ld-lp-shell .ld-loop-toggle.is-on .ld-loop-dot{background:#fff;box-shadow:0 0 0 3px #ffffff40}.ld-shell-v2 .ld-lp-shell .ld-loopbar-reset{font-size:12px;color:var(--ink-muted);padding:6px 8px;border-radius:4px;background:none;border:none;cursor:pointer;transition:color .15s;margin-left:auto}.ld-shell-v2 .ld-lp-shell .ld-loopbar-reset:hover:not(:disabled){color:var(--red)}.ld-shell-v2 .ld-lp-shell .ld-loopbar-reset:disabled{opacity:.3;cursor:not-allowed}.ld-shell-v2 .ld-lp-shell .ld-speed-pills{display:inline-flex;flex-wrap:wrap;gap:2px;padding:3px;background:var(--bg-2);border-radius:6px}.ld-shell-v2 .ld-lp-shell .ld-speed-pill{padding:4px 9px;border-radius:4px;font-size:12px;font-weight:500;color:var(--ink-soft);font-variant-numeric:tabular-nums;background:none;border:none;cursor:pointer;transition:all .15s;white-space:nowrap}.ld-shell-v2 .ld-lp-shell .ld-speed-pill:hover{color:var(--ink)}.ld-shell-v2 .ld-lp-shell .ld-speed-pill.is-active{background:var(--ink);color:#fff}.ld-shell-v2 .ld-lp-marker-group{display:inline-flex;align-items:center}.ld-shell-v2 .ld-lp-shell .ld-marker-btn{padding:3px 3px 3px 5px;transition:background .15s,transform .12s}.ld-shell-v2 .ld-lp-shell .ld-marker-btn:active{transform:scale(.9)}.ld-shell-v2 .ld-lp-marker-input{background:transparent;border:none;outline:none;font-family:inherit;font-size:11px;font-variant-numeric:tabular-nums;color:var(--ink-soft);font-weight:500;width:34px;padding:2px 3px 2px 1px;cursor:text;border-radius:3px;transition:background .15s}.ld-shell-v2 .ld-lp-marker-input:focus{background:#ffffffe6;color:var(--ink)}.ld-shell-v2 .ld-lp-marker-input::placeholder{color:var(--ink-faint)}@media(hover:none)and (pointer:coarse){.ld-shell-v2 .ld-lp-ov-handle{display:none}.ld-shell-v2 .ld-lp-overview{height:30px}}@media(max-width:640px){.ld-shell-v2 .ld-lp-track-row,.ld-shell-v2 .ld-lp-wave-wrap,.ld-shell-v2 .ld-lp-transport,.ld-shell-v2 .ld-lp-ctrl-row{padding-left:12px;padding-right:12px}.ld-shell-v2 .ld-lp-vol-slider{width:56px}.ld-shell-v2 .ld-lp-wave{overflow-x:clip;gap:0}.ld-shell-v2 .ld-lp-bar{min-width:0}.ld-shell-v2 .ld-lp-transport{gap:7px}.ld-shell-v2 .ld-lp-zoom-btn,.ld-shell-v2 .ld-lp-zoom-level{width:24px;height:24px}}@media(max-width:480px){.ld-shell-v2 .ld-lp-shell .ld-speed-pills{padding:2px}.ld-shell-v2 .ld-lp-shell .ld-speed-pill{padding:3px 6px;font-size:11px}}.ld-shell-v2{--bg: #f7f7f8;--bg-2: #ededf0;--bg-3: #e2e2e7;--paper: #ffffff;--ink: #16151a;--ink-soft: #4a4750;--ink-muted: #7d7984;--ink-faint: #a8a4ae;--line: rgba(22,21,26,.1);--line-soft: rgba(22,21,26,.06);--line-strong: rgba(22,21,26,.16);--red: #65030f;--red-deep: #4a0209;--red-soft: #f4e7e9;--player-max-height: calc(100vh - 270px) ;font-family:Inter,system-ui,sans-serif;color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased}.ld-shell-v2 *,.ld-shell-v2 *:before,.ld-shell-v2 *:after{box-sizing:border-box}@media(max-width:1023px)and (max-height:600px){.ld-shell-v2{--player-max-height: calc(100vh - 120px) }}.ld-shell-v2 .ld-title-block{background:var(--paper);border-bottom:1px solid var(--line);padding:14px 0}.ld-shell-v2 .ld-title-block-inner{padding:0 28px}.ld-shell-v2 .ld-breadcrumb{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--ink-muted);padding:4px 0;margin-bottom:6px}.ld-shell-v2 .ld-breadcrumb a{display:inline-flex;align-items:center;gap:4px;color:var(--ink-muted);text-decoration:none;transition:color .15s}.ld-shell-v2 .ld-breadcrumb a:hover{color:var(--red)}.ld-shell-v2 .ld-breadcrumb-sep{color:var(--ink-faint)}.ld-shell-v2 .ld-breadcrumb>span:last-child{color:var(--ink-soft);font-weight:500}.ld-shell-v2 .ld-title-row{display:flex;align-items:center;gap:16px;flex-wrap:nowrap}.ld-shell-v2 .ld-title-main{flex:1 1 0;min-width:0}.ld-shell-v2 .ld-title-actions{flex-shrink:0}.ld-shell-v2 .ld-h1{font-family:Oswald,system-ui,sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.04em;font-size:22px;line-height:1.1;color:var(--ink);margin:0}@media(min-width:768px){.ld-shell-v2 .ld-h1{font-size:26px}}@media(min-width:1280px){.ld-shell-v2 .ld-h1{font-size:30px}}.ld-shell-v2 .ld-meta-pills{display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:13px;color:var(--ink-soft);flex-shrink:0}.ld-shell-v2 .ld-pill-level{display:inline-flex;align-items:center;gap:6px;background:#fff5d8;color:#8a6500;padding:4px 10px;border-radius:100px;font-family:Oswald;font-weight:600;font-size:11px;letter-spacing:.1em;text-transform:uppercase}.ld-shell-v2 .ld-pill-level.lvl-basic{background:#e6f4ea;color:#1d6f3f}.ld-shell-v2 .ld-pill-level.lvl-intermediate{background:#fff5d8;color:#8a6500}.ld-shell-v2 .ld-pill-level.lvl-advanced{background:#fde8ea;color:var(--red-deep)}.ld-shell-v2 .ld-pill-level.lvl-extras{background:#efe4f9;color:#5a2b91}.ld-shell-v2 .ld-pill-dot{width:6px;height:6px;border-radius:999px;background:currentColor}.ld-shell-v2 .ld-meta-text{font-weight:500;color:var(--ink-soft)}.ld-shell-v2 .ld-meta-sep{color:var(--ink-faint)}.ld-shell-v2 .ld-title-actions{display:flex;align-items:center;gap:14px}.ld-shell-v2 .ld-tutor-chip{display:flex;align-items:center;gap:10px;padding:6px 12px 6px 6px;background:var(--paper);border:1px solid var(--line);border-radius:100px}.ld-shell-v2 .ld-tutor-avatar{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-family:Oswald;font-weight:700;font-size:13px;letter-spacing:.04em;background:linear-gradient(135deg,var(--red) 0%,var(--red-deep) 100%);flex-shrink:0;overflow:hidden}.ld-shell-v2 .ld-tutor-avatar img{width:100%;height:100%;object-fit:cover}.ld-shell-v2 .ld-tutor-meta{line-height:1.15}.ld-shell-v2 .ld-tutor-role{font-size:var(--fs-eyebrow);text-transform:uppercase;letter-spacing:.1em;color:var(--ink-muted);font-weight:600}.ld-shell-v2 .ld-tutor-name{font-size:13px;font-weight:600;color:var(--ink)}.ld-shell-v2 .ld-icon-btn{width:34px;height:34px;border-radius:50%;border:1px solid var(--line);background:var(--paper);color:var(--ink-soft);font-size:13px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s}.ld-shell-v2 .ld-icon-btn:hover{color:var(--red);border-color:var(--red)}.ld-shell-v2 .ld-icon-btn.is-active{background:var(--bg-2);color:var(--ink);border-color:var(--ink)}.ld-shell-v2 .ld-title-actions{position:relative}.ld-shell-v2 .ld-shortcuts-pop{position:absolute;top:calc(100% + 12px);right:0;background:var(--paper);border:1px solid var(--line);border-radius:12px;box-shadow:0 16px 40px #0000001f;padding:18px 20px;min-width:360px;max-width:calc(100vw - 32px);z-index:40}.ld-shell-v2 .ld-shortcuts-title{font-family:Oswald;text-transform:uppercase;letter-spacing:.08em;font-size:13px;color:var(--ink);margin:0 0 14px;font-weight:600}.ld-shell-v2 .ld-shortcuts-section{margin-bottom:14px}.ld-shell-v2 .ld-shortcuts-section:last-child{margin-bottom:0}.ld-shell-v2 .ld-shortcuts-section-title{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-faint);margin-bottom:8px;padding-bottom:6px;border-bottom:1px solid var(--line-soft)}.ld-shell-v2 .ld-shortcuts-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:18px;row-gap:8px}.ld-shell-v2 .ld-shortcuts-row{display:grid;grid-template-columns:64px 1fr;align-items:center;gap:10px;font-size:12.5px;color:var(--ink-soft)}.ld-shell-v2 .ld-shortcuts-keys{display:inline-flex;gap:3px;align-items:center}.ld-shell-v2 .ld-shortcuts-pop kbd{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:24px;padding:0 7px;background:var(--bg-2);border:1px solid var(--line-strong);border-bottom-width:2px;border-radius:5px;font-family:Inter;font-size:11px;font-weight:600;color:var(--ink);box-shadow:0 1px #0000000a}.ld-shell-v2 .ld-howto-btn{display:inline-flex;align-items:center;gap:8px;width:100%;padding:8px 10px;background:var(--bg-2);border:1px solid var(--line);border-radius:8px;font-size:12.5px;font-weight:600;color:var(--ink);cursor:pointer;transition:all .15s}.ld-shell-v2 .ld-howto-btn:hover{border-color:var(--ink)}.ld-shell-v2 .ld-howto-btn svg{flex-shrink:0;color:var(--red)}.ld-help-backdrop{position:fixed;inset:0;z-index:100;background:#0d0d0f8c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:20px;animation:ld-help-fade .18s ease-out}.ld-help-box{position:relative;width:min(920px,100%,calc((100dvh - 96px) * 16 / 9));animation:ld-help-rise .22s ease-out}.ld-help-frame{position:relative;width:100%;aspect-ratio:16 / 9;background:#000;border-radius:12px;overflow:hidden;box-shadow:0 24px 80px -20px #0009}.ld-help-error{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;margin:0;padding:0 2rem;text-align:center;color:#ffffffbf;font-size:.95rem}.ld-help-frame .plyr:not(.plyr--fullscreen-fallback),.ld-help-frame video{position:absolute;inset:0;width:100%;height:100%}.ld-help-loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.ld-help-spinner{width:42px;height:42px;border-radius:50%;border:3px solid rgba(255,255,255,.25);border-top-color:#fff;animation:ld-help-spin .8s linear infinite}.ld-help-close{position:absolute;top:-14px;right:-14px;z-index:1;width:34px;height:34px;border:0;border-radius:50%;background:#fff;color:var(--ink);font-size:20px;line-height:1;cursor:pointer;box-shadow:0 4px 14px #0000004d;display:flex;align-items:center;justify-content:center}.ld-help-close:hover{background:var(--bg-2, #eee)}@keyframes ld-help-spin{to{transform:rotate(360deg)}}@keyframes ld-help-fade{0%{opacity:0}to{opacity:1}}@keyframes ld-help-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){.ld-help-close{top:-40px;right:0}}.ld-shell-v2 .ld-main-inner{padding:28px 28px 80px}.ld-shell-v2 .ld-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:28px;align-items:flex-start}.ld-shell-v2 .ld-content-left{min-width:0;display:flex;flex-direction:column;gap:20px}.ld-shell-v2 .ld-content-right{position:sticky;top:88px}@media(max-width:1100px){.ld-shell-v2 .ld-content-grid{grid-template-columns:1fr}.ld-shell-v2 .ld-content-right{position:static}}.ld-shell-v2 .ld-player-block{display:flex;flex-direction:column;border-radius:6px;filter:drop-shadow(0 4px 20px rgba(0,0,0,.12));width:100%;max-width:calc(var(--player-max-height) * 16 / 9);margin:0 auto}.ld-shell-v2 .ld-player-frame{background:#000;width:100%;aspect-ratio:16 / 9;max-height:var(--player-max-height);position:relative;overflow:hidden;border-radius:6px 6px 0 0}.ld-shell-v2 .ld-player-frame>.relative{position:absolute!important;inset:0}.ld-shell-v2 .ld-player-frame .gga-video-wrapper{max-width:100%!important;margin:0!important;border-radius:0!important;width:100%;height:100%;position:absolute;inset:0}.ld-shell-v2 .ld-player-frame .lg\:hidden{display:none!important}.ld-shell-v2 .ld-player-frame .plyr,.ld-shell-v2 .ld-player-frame .plyr--video,.ld-shell-v2 .ld-player-frame .video-plyr{width:100%!important;height:100%!important}.ld-shell-v2 .ld-player-frame .plyr__video-wrapper{aspect-ratio:auto!important;height:100%!important}.ld-shell-v2 .ld-player-frame .plyr video,.ld-shell-v2 .ld-player-frame .plyr iframe{width:100%!important;height:100%!important}.ld-shell-v2 .ld-player-frame .plyr{--plyr-color-main: var(--red);--plyr-range-fill-background: var(--red);--plyr-video-progress-buffered-background: rgba(255,255,255,.25)}.ld-shell-v2 .ld-player-frame .plyr__progress .loop-marker{background:var(--red)!important;height:18px!important;width:4px!important;padding:0 8px!important}.ld-shell-v2 .ld-player-frame .plyr__progress .loop-marker:before{content:attr(data-letter);position:absolute;top:-16px;left:50%;transform:translate(-50%);background:var(--red);color:#fff;font-family:Oswald;font-weight:700;font-size:10px;width:14px;height:14px;border-radius:3px;display:flex;align-items:center;justify-content:center;pointer-events:none}.ld-shell-v2 .ld-player-frame .plyr__progress .loop-marker.loop-marker-a:before{content:"A"}.ld-shell-v2 .ld-player-frame .plyr__progress .loop-marker.loop-marker-b:before{content:"B";background:var(--red-deep)}.ld-shell-v2 .ld-player-frame .plyr__progress .loop-region{background:#d925348c!important}.ld-shell-v2 .ld-loopbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background:var(--paper);border:1px solid var(--line);border-top:none;overflow:visible;min-height:60px;flex-wrap:wrap;row-gap:8px}.ld-shell-v2 .ld-loopbar-left,.ld-shell-v2 .ld-loopbar-right{display:flex;align-items:center;gap:12px;flex:0 0 auto}.ld-shell-v2 .ld-loopbar-right{justify-content:flex-end}.ld-shell-v2 .ld-loopbar{border-radius:0 0 6px 6px}.ld-shell-v2 .ld-loopbar.is-on{background:linear-gradient(180deg,#fff,#fcf6f7);border-color:#65030f4d}.ld-shell-v2 .ld-loopbar-group{display:flex;align-items:center;gap:10px;min-width:0}.ld-shell-v2 .ld-loopbar-left{flex-shrink:1;min-width:0}.ld-shell-v2 .ld-loopbar-group--divider{border-left:1px solid var(--line-soft);padding-left:12px}@media(min-width:769px)and (max-width:1280px){.ld-shell-v2 .ld-loopbar .ld-loopbar-label{display:none}}.ld-shell-v2 .ld-loopbar-label{display:inline-flex;align-items:center;gap:6px;font-family:Oswald;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:var(--ink-muted)}.ld-shell-v2 .ld-loopbar-markers{display:inline-flex;align-items:center;gap:4px;padding:4px;background:var(--bg-2);border-radius:6px}.ld-shell-v2 .ld-marker-btn{display:inline-flex;align-items:center;gap:6px;padding:5px 10px 5px 6px;border-radius:4px;transition:background .15s;cursor:pointer;border:none;background:none}.ld-shell-v2 .ld-marker-btn:hover{background:#ffffffb3}.ld-shell-v2 .ld-marker-letter{width:20px;height:20px;border-radius:4px;color:#fff;font-weight:700;font-family:Oswald;font-size:10px;display:inline-flex;align-items:center;justify-content:center}.ld-shell-v2 .ld-marker-letter.a{background:var(--red)}.ld-shell-v2 .ld-marker-letter.b{background:var(--red-deep)}.ld-shell-v2 .ld-marker-time{font-size:12px;font-variant-numeric:tabular-nums;color:var(--ink-soft);font-weight:500;min-width:38px;text-align:left}.ld-shell-v2 .ld-marker-group{display:inline-flex;align-items:center;border-radius:4px;transition:background .15s}.ld-shell-v2 .ld-marker-group:hover,.ld-shell-v2 .ld-marker-group:focus-within{background:#ffffffb3}.ld-shell-v2 .ld-marker-group .ld-marker-btn{padding:5px 4px 5px 6px}.ld-shell-v2 .ld-marker-group .ld-marker-btn:hover{background:none}.ld-shell-v2 .ld-marker-input{background:transparent;border:none;outline:none;font-family:inherit;font-size:12px;font-variant-numeric:tabular-nums;color:var(--ink-soft);font-weight:500;width:52px;padding:2px 4px 2px 2px;margin-right:4px;cursor:text;border-radius:3px;transition:background .15s,color .15s}.ld-shell-v2 .ld-marker-input:focus{background:var(--paper);color:var(--ink);box-shadow:0 0 0 1px var(--line)}.ld-shell-v2 .ld-marker-input::placeholder{color:var(--ink-faint)}@media(hover:none){.ld-shell-v2 .ld-marker-input{font-size:16px;width:66px}}.ld-shell-v2 .ld-marker-arrow{color:var(--ink-faint);font-size:14px;padding:0 2px;-webkit-user-select:none;user-select:none}.ld-shell-v2 .ld-loop-toggle{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid var(--line);border-radius:100px;font-size:12px;color:var(--ink-soft);background:var(--paper);cursor:pointer;transition:all .15s}.ld-shell-v2 .ld-loop-toggle:hover:not(:disabled){border-color:var(--ink);color:var(--ink)}.ld-shell-v2 .ld-loop-toggle:disabled{opacity:.4;cursor:not-allowed}.ld-shell-v2 .ld-loop-toggle.is-on{background:var(--red);border-color:var(--red);color:#fff;animation:ld-looping-pulse 1.6s ease-in-out infinite}.ld-shell-v2 .ld-loop-dot{width:6px;height:6px;border-radius:50%;background:var(--ink-faint)}.ld-shell-v2 .ld-loop-toggle.is-on .ld-loop-dot{background:#fff;box-shadow:0 0 0 3px #ffffff40}@keyframes ld-looping-pulse{0%,to{box-shadow:0 0 #d9253473}50%{box-shadow:0 0 0 6px #d9253400}}.ld-shell-v2 .ld-loopbar-reset{font-size:12px;color:var(--ink-muted);padding:6px 8px;border-radius:4px;background:none;border:none;cursor:pointer;transition:color .15s}.ld-shell-v2 .ld-loopbar-reset:hover:not(:disabled){color:var(--red)}.ld-shell-v2 .ld-loopbar-reset:disabled{opacity:.3;cursor:not-allowed}.ld-shell-v2 .ld-speed-pills{display:inline-flex;gap:2px;padding:3px;background:var(--bg-2);border-radius:6px}.ld-shell-v2 .ld-speed-pill{padding:4px 9px;border-radius:4px;font-size:12px;font-weight:500;color:var(--ink-soft);font-variant-numeric:tabular-nums;background:none;border:none;cursor:pointer;transition:all .15s}.ld-shell-v2 .ld-speed-pill:hover{color:var(--ink)}.ld-shell-v2 .ld-speed-pill.is-active{background:var(--ink);color:#fff}.ld-shell-v2 .ld-quality{display:inline-flex;align-items:center;gap:8px;position:relative}.ld-shell-v2 .ld-quality-trigger{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid var(--line);background:var(--paper);border-radius:6px;font-size:12px;font-weight:500;color:var(--ink-soft);cursor:pointer;font-variant-numeric:tabular-nums;transition:all .15s}.ld-shell-v2 .ld-quality-trigger:hover{border-color:var(--ink);color:var(--ink)}.ld-shell-v2 .ld-quality-trigger svg{transition:transform .15s}.ld-shell-v2 .ld-quality-trigger svg.is-open{transform:rotate(180deg)}.ld-shell-v2 .ld-quality-menu{position:absolute;top:calc(100% + 4px);right:0;min-width:110px;background:var(--paper);border:1px solid var(--line);border-radius:6px;box-shadow:0 4px 14px #00000014;padding:4px;z-index:10}.ld-shell-v2 .ld-quality-opt{display:block;width:100%;text-align:left;padding:6px 10px;border-radius:4px;font-size:12px;color:var(--ink-soft);background:none;border:none;cursor:pointer;font-variant-numeric:tabular-nums;transition:background .15s}.ld-shell-v2 .ld-quality-opt:hover{background:var(--bg-2);color:var(--ink)}.ld-shell-v2 .ld-quality-opt.is-active{background:var(--ink);color:#fff}.ld-shell-v2 .ld-tabs{background:var(--paper);border:1px solid var(--line);border-radius:8px;overflow:hidden}.ld-shell-v2 .ld-tabs-bar{display:flex;gap:0;padding:0 8px;border-bottom:1px solid var(--line);background:var(--bg)}.ld-shell-v2 .ld-tab{padding:14px 18px;font-size:13.5px;font-weight:500;color:var(--ink-muted);background:none;border:none;border-bottom:2px solid transparent;margin-bottom:-1px;display:inline-flex;align-items:center;gap:8px;cursor:pointer;transition:all .15s}.ld-shell-v2 .ld-tab:hover{color:var(--ink)}.ld-shell-v2 .ld-tab.is-active{color:var(--ink);border-bottom-color:var(--red);font-weight:600}.ld-shell-v2 .ld-tab-count{background:var(--bg-2);color:var(--ink-soft);font-size:11px;padding:2px 8px;border-radius:100px;font-weight:600}.ld-shell-v2 .ld-tab.is-active .ld-tab-count{background:var(--red);color:#fff}.ld-shell-v2 .ld-tab-panel{padding:24px 28px}.ld-shell-v2 .ld-prose{max-width:72ch;color:var(--ink-soft);font-size:var(--fs-body);line-height:1.75}.ld-shell-v2 .ld-prose p{margin:0 0 14px}.ld-shell-v2 .ld-prose p:last-child{margin-bottom:0}.ld-shell-v2 .ld-prose strong{color:var(--ink);font-weight:600}.ld-shell-v2 .ld-prose ul,.ld-shell-v2 .ld-prose ol{margin:6px 0 14px;padding-left:18px}.ld-shell-v2 .ld-prose li{margin-bottom:6px}.ld-shell-v2 .ld-prose a{color:var(--red)}.ld-shell-v2 .ld-prose a:hover{text-decoration:underline}.ld-shell-v2 .ld-prose h2,.ld-shell-v2 .ld-prose h3,.ld-shell-v2 .ld-prose h4{font-family:Oswald,system-ui,sans-serif;color:var(--ink);text-transform:uppercase;letter-spacing:.04em;margin:18px 0 8px;font-weight:600}.ld-shell-v2 .ld-prose h2{font-size:18px}.ld-shell-v2 .ld-prose h3{font-size:16px}.ld-shell-v2 .ld-prose h4{font-size:14px}.ld-shell-v2 .ld-prose blockquote{border-left:3px solid var(--red);padding:4px 0 4px 14px;margin:12px 0;color:var(--ink-soft);font-style:italic}.ld-shell-v2 .ld-prose img{max-width:100%;height:auto;border-radius:6px;margin:12px 0}.ld-shell-v2 .ld-downloads{display:flex;flex-direction:column;gap:32px}.ld-shell-v2 .ld-dl-section--audio{gap:0}@media(min-width:1440px){.ld-shell-v2 .ld-downloads{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);align-items:start;gap:24px}.ld-shell-v2 .ld-dl-section--audio{grid-column:1}.ld-shell-v2 .ld-dl-section:not(.ld-dl-section--audio){grid-column:2}.ld-shell-v2 .ld-dl-section:not(.ld-dl-section--audio) .ld-pdf-grid{grid-template-columns:1fr}}.ld-shell-v2 .ld-dl-section-head{display:flex;align-items:baseline;gap:12px;margin-bottom:14px}.ld-shell-v2 .ld-dl-section-head h3{font-family:Oswald;font-weight:600;text-transform:uppercase;letter-spacing:.06em;font-size:15px;color:var(--ink);margin:0}.ld-shell-v2 .ld-dl-count{font-size:12px;color:var(--ink-muted)}.ld-shell-v2 .ld-volume{margin-left:auto;display:inline-flex;align-items:center;gap:8px;padding:4px 10px 4px 4px;background:var(--bg-2);border-radius:100px}.ld-shell-v2 .ld-volume-btn{width:28px;height:28px;border-radius:50%;background:var(--paper);border:none;cursor:pointer;color:var(--ink-soft);display:flex;align-items:center;justify-content:center;transition:color .15s}.ld-shell-v2 .ld-volume-btn:hover{color:var(--red)}.ld-shell-v2 .ld-volume-slider{-webkit-appearance:none;appearance:none;width:100px;height:4px;background:var(--bg-3);border-radius:2px;outline:none;cursor:pointer}.ld-shell-v2 .ld-volume-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:12px;height:12px;border-radius:50%;background:var(--red);cursor:pointer}.ld-shell-v2 .ld-volume-slider::-moz-range-thumb{width:12px;height:12px;border-radius:50%;background:var(--red);border:none;cursor:pointer}@media(max-width:540px){.ld-shell-v2 .ld-volume-slider{width:60px}}.ld-shell-v2 .ld-audio-list{display:flex;flex-direction:column;border:1px solid var(--line-soft);border-radius:6px;overflow:hidden}.ld-shell-v2 .ld-audio-row{display:grid;grid-template-columns:36px minmax(0,1fr) minmax(0,2fr) 60px 32px;gap:14px;align-items:center;padding:10px 14px;border-bottom:1px solid var(--line-soft);transition:background .15s}.ld-shell-v2 .ld-audio-row:last-child{border-bottom:none}.ld-shell-v2 .ld-audio-row:hover{background:var(--bg)}.ld-shell-v2 .ld-audio-row.is-active{background:#65030f12}.ld-shell-v2 .ld-audio-play{width:36px;height:36px;border-radius:50%;background:var(--ink);color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s}.ld-shell-v2 .ld-audio-play:hover{background:var(--red);transform:scale(1.05)}.ld-shell-v2 .ld-audio-row.is-active .ld-audio-play{background:var(--red);box-shadow:0 0 0 4px #d9253433}.ld-shell-v2 .ld-audio-meta{min-width:0}.ld-shell-v2 .ld-audio-title{font-size:13.5px;font-weight:500;color:var(--ink);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3;word-break:break-word}.ld-shell-v2 .ld-audio-player{display:flex;align-items:center;gap:8px}.ld-shell-v2 .ld-audio-time{font-size:11px;color:var(--ink-soft);font-variant-numeric:tabular-nums;min-width:32px}.ld-shell-v2 .ld-audio-time.is-muted{color:var(--ink-faint)}.ld-shell-v2 .ld-audio-track{flex:1;height:4px;background:var(--bg-3);border-radius:2px;position:relative;cursor:pointer}.ld-shell-v2 .ld-audio-track-fill{position:absolute;left:0;top:0;bottom:0;background:var(--red);border-radius:2px}.ld-shell-v2 .ld-audio-size{font-size:11px;color:var(--ink-muted);text-align:right;font-variant-numeric:tabular-nums}.ld-shell-v2 .ld-audio-dl{width:32px;height:32px;border-radius:4px;color:var(--ink-soft);background:none;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s;text-decoration:none}.ld-shell-v2 .ld-audio-dl:hover{background:var(--bg-2);color:var(--red)}.ld-shell-v2 .ld-pdf-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:10px}.ld-shell-v2 .ld-pdf-card{display:flex;align-items:stretch;border:1px solid var(--line-soft);border-radius:6px;background:var(--paper);transition:border-color .15s,background .15s}.ld-shell-v2 .ld-pdf-card:hover{border-color:var(--red)}.ld-shell-v2 .ld-pdf-link{flex:1;min-width:0;display:grid;grid-template-columns:44px 1fr;gap:14px;align-items:center;padding:12px 8px 12px 12px;text-decoration:none;color:inherit;border-radius:6px 0 0 6px}.ld-shell-v2 .ld-pdf-card:hover .ld-pdf-link{background:#65030f08}.ld-shell-v2 .ld-pdf-icon{width:44px;height:44px;background:var(--red-soft);border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--red)}.ld-shell-v2 .ld-pdf-meta{min-width:0}.ld-shell-v2 .ld-pdf-title{font-size:13.5px;font-weight:500;color:var(--ink);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.25;word-break:break-word}.ld-shell-v2 .ld-pdf-download{display:inline-flex;align-items:center;justify-content:center;width:44px;flex-shrink:0;border-left:1px solid var(--line-soft);color:var(--ink-faint);text-decoration:none;border-radius:0 6px 6px 0;transition:all .15s}.ld-shell-v2 .ld-pdf-download:hover{background:var(--red);color:#fff}.ld-shell-v2 .ld-dl-empty{padding:32px 16px;text-align:center;color:var(--ink-muted);font-size:13px}.ld-shell-v2 .ld-action-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:4px 0}.ld-shell-v2 .ld-action-prev,.ld-shell-v2 .ld-action-next{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:6px;font-size:13px;font-weight:500;color:var(--ink-soft);border:1px solid var(--line);background:var(--paper);text-decoration:none;cursor:pointer;transition:all .15s;max-width:48%}.ld-shell-v2 .ld-action-prev:hover,.ld-shell-v2 .ld-action-next:hover{border-color:var(--ink);color:var(--ink)}.ld-shell-v2 .ld-action-prev[aria-disabled=true],.ld-shell-v2 .ld-action-next[aria-disabled=true]{opacity:.35;pointer-events:none}.ld-shell-v2 .ld-action-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:220px}.ld-shell-v2 .ld-chapters{background:var(--paper);border:1px solid var(--line);border-radius:8px;overflow:hidden;max-height:calc(100vh - 110px);display:flex;flex-direction:column}.ld-shell-v2 .ld-chapters-head{padding:16px 18px;border-bottom:1px solid var(--line);background:var(--bg)}.ld-shell-v2 .ld-chapters-title-row{display:flex;align-items:center;gap:8px}.ld-shell-v2 .ld-chapters-title-row h2{font-family:Oswald;font-weight:600;text-transform:uppercase;letter-spacing:.06em;font-size:14px;margin:0}.ld-shell-v2 .ld-chapters-count{font-size:12px;color:var(--ink-muted)}.ld-shell-v2 .ld-chapters-list{overflow-y:auto;flex:1}.ld-shell-v2 .ld-chapters-list::-webkit-scrollbar{width:6px}.ld-shell-v2 .ld-chapters-list::-webkit-scrollbar-thumb{background:var(--bg-3);border-radius:3px}.ld-shell-v2 .ld-chapter{display:grid;grid-template-columns:28px 96px 1fr;gap:10px;align-items:center;padding:10px 14px;border-bottom:1px solid var(--line-soft);transition:background .15s;position:relative;text-decoration:none;color:inherit;cursor:pointer;background:none;border-left:none;border-right:none;border-top:none;width:100%;text-align:left}.ld-shell-v2 .ld-chapter:hover{background:var(--bg)}.ld-shell-v2 .ld-chapter.is-active{background:#65030f12}.ld-shell-v2 .ld-chapter.is-active:before{content:"";position:absolute;left:0;top:6px;bottom:6px;width:3px;background:var(--red);border-radius:0 2px 2px 0}.ld-shell-v2 .ld-chapter-num{font-size:12px;color:var(--ink-faint);font-weight:600;text-align:center;font-variant-numeric:tabular-nums;display:flex;align-items:center;justify-content:center}.ld-shell-v2 .ld-chapter.is-active .ld-chapter-num{color:var(--ink)}.ld-shell-v2 .ld-chapter-thumb{width:96px;border-radius:4px;overflow:hidden;position:relative;flex-shrink:0;background:#1a1a1f}.ld-shell-v2 .ld-chapter-thumb:before{content:"";display:block;padding-top:56.25%}.ld-shell-v2 .ld-chapter-thumb img,.ld-shell-v2 .ld-chapter-thumb-fallback{position:absolute;top:0;left:0;width:100%;height:100%}.ld-shell-v2 .ld-chapter-thumb img{object-fit:cover;display:block}.ld-shell-v2 .ld-chapter-thumb-fallback{background:linear-gradient(135deg,#2a1a1d,#0d0d0f)}.ld-shell-v2 .ld-chapter-thumb-lock{position:absolute;inset:0;background:#0d0d0f99;display:flex;align-items:center;justify-content:center;color:#fff}.ld-shell-v2 .ld-chapter-thumb-playing{position:absolute;top:4px;right:4px;background:#d92534f2;padding:3px 5px;border-radius:3px;display:flex;gap:2px;align-items:end;height:14px}.ld-shell-v2 .ld-eq-bar{width:2px;background:#fff;border-radius:1px;animation:ld-eq .8s ease-in-out infinite alternate}.ld-shell-v2 .ld-eq-bar:nth-child(1){height:60%;animation-delay:0s}.ld-shell-v2 .ld-eq-bar:nth-child(2){height:100%;animation-delay:.2s}.ld-shell-v2 .ld-eq-bar:nth-child(3){height:75%;animation-delay:.4s}@keyframes ld-eq{0%{transform:scaleY(.4)}to{transform:scaleY(1)}}.ld-shell-v2 .ld-chapter-meta{min-width:0}.ld-shell-v2 .ld-chapter-title{font-size:13px;font-weight:500;color:var(--ink-soft);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;line-height:1.3}.ld-shell-v2 .ld-chapter.is-active .ld-chapter-title{color:var(--red);font-weight:600}.ld-shell-v2 .ld-chapter-sub{font-size:11px;color:var(--ink-faint);margin-top:3px;font-variant-numeric:tabular-nums}.ld-shell-v2 .ld-chapter-now,.ld-shell-v2 .ld-chapter-overview-tag{color:var(--red);font-weight:500}@media(min-width:1024px){.ld-shell-v2.is-cinema .gga-sidebar{width:56px!important}.ld-shell-v2.is-cinema .gga-sidebar__text{display:none!important}.ld-shell-v2.is-cinema .gga-sidebar__link{justify-content:center!important;padding:10px 0!important}.ld-shell-v2.is-cinema .gga-sidebar__brand{padding:8px!important;justify-content:center!important}.ld-shell-v2.is-cinema .gga-sidebar--open .gga-sidebar__icon{width:32px!important;height:auto!important}}.ld-shell-v2.is-cinema .ld-content-grid{grid-template-columns:minmax(0,1fr)}.ld-shell-v2.is-cinema .ld-content-right{display:none}.ld-shell-v2.is-cinema .ld-main-inner{padding:16px 28px}.ld-shell-v2.is-cinema .ld-title-block{padding:10px 0}.ld-shell-v2.is-cinema .ld-player-block{max-width:none}.ld-shell-v2.is-cinema .ld-player-frame{margin:0 auto}.ld-shell-v2 .ld-cinema-chapters{margin-top:12px}.ld-shell-v2 .ld-cinema-chapters .ld-chapters{max-height:none}.ld-shell-v2 .ld-cinema-chapters .ld-chapters-list{max-height:480px;overflow-y:auto}@media(max-width:1100px){.ld-shell-v2 .ld-main-inner{padding:20px 16px 64px}.ld-shell-v2 .ld-title-block{padding:16px}.ld-shell-v2 .ld-content-grid{gap:20px}.ld-shell-v2 .ld-tab-panel{padding:18px 16px}}@media(max-width:768px){.ld-shell-v2 .ld-title-row{flex-wrap:wrap;align-items:center;gap:8px 12px}.ld-shell-v2 .ld-title-main{flex:1 1 200px;min-width:0}.ld-shell-v2 .ld-title-actions{flex:0 0 auto;order:2}.ld-shell-v2 .ld-meta-pills{order:3;flex:1 1 100%;margin-left:0}.ld-shell-v2 .ld-loopbar{flex-direction:column;align-items:stretch;overflow:visible;min-height:0;padding:10px 12px;gap:12px}.ld-shell-v2 .ld-loopbar-left{flex-wrap:wrap}.ld-shell-v2 .ld-loopbar.has-points .ld-loopbar-left>.ld-loopbar-label{display:none}.ld-shell-v2 .ld-loopbar.has-points .ld-loopbar-left{flex-wrap:nowrap;gap:8px}.ld-shell-v2 .ld-loopbar.has-points .ld-loopbar-left .ld-loop-toggle,.ld-shell-v2 .ld-loopbar.has-points .ld-loopbar-left .ld-loopbar-reset{flex:0 0 auto;white-space:nowrap}.ld-shell-v2 .ld-loopbar-right{justify-content:space-between;flex-wrap:wrap}.ld-shell-v2 .ld-loopbar-group{padding:0}.ld-shell-v2 .ld-loopbar-group--divider{border-left:none;padding-left:0}.ld-shell-v2 .ld-loopbar-group+.ld-loopbar-group--divider{margin-left:0}.ld-shell-v2 .ld-chapters{max-height:540px}.ld-shell-v2 .ld-pdf-grid{grid-template-columns:1fr}.ld-shell-v2 .ld-title-actions{align-self:flex-end}.ld-shell-v2 .ld-shortcuts-pop{right:0;min-width:280px;max-width:calc(100vw - 32px)}.ld-shell-v2 .ld-audio-row{grid-template-columns:36px minmax(0,1.2fr) minmax(0,2fr) 32px;padding:8px 10px;gap:10px}.ld-shell-v2 .ld-audio-size{display:none}.ld-shell-v2 .ld-action-prev .ld-action-label,.ld-shell-v2 .ld-action-next .ld-action-label{max-width:140px}.ld-shell-v2 .ld-tab{padding:12px;font-size:13px}.ld-shell-v2 .ld-tab-panel{padding:16px 14px}.ld-shell-v2 .ld-h1{font-size:22px}.ld-shell-v2 .ld-title-row.has-dup-title .ld-title-main{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.ld-shell-v2 .ld-title-row.has-dup-title .ld-meta-pills{order:1;flex:1 1 auto}.ld-shell-v2 .ld-volume-slider{width:80px}.ld-shell-v2 .ld-chapter{grid-template-columns:24px 80px 1fr;gap:8px;padding:8px 10px}.ld-shell-v2 .ld-chapter-thumb{width:80px}}@media(max-width:480px){.ld-shell-v2 .ld-loopbar-group{font-size:11px}.ld-shell-v2 .ld-speed-pills{padding:2px}.ld-shell-v2 .ld-speed-pill{padding:3px 6px;font-size:11px}.ld-shell-v2 .ld-marker-time{min-width:32px}.ld-shell-v2 .ld-loopbar.has-points .ld-loopbar-left{gap:6px}.ld-shell-v2 .ld-loopbar.has-points .ld-loopbar-markers{gap:2px;padding:3px}.ld-shell-v2 .ld-loopbar.has-points .ld-marker-btn{padding:5px 6px 5px 4px;gap:4px}.ld-shell-v2 .ld-loopbar.has-points .ld-loop-toggle{padding:6px 10px}.ld-shell-v2 .ld-loopbar.has-points .ld-loopbar-reset{padding:5px 8px}.ld-shell-v2 .ld-h1{font-size:20px}.ld-shell-v2 .ld-audio-row{grid-template-columns:32px minmax(0,1fr) auto 28px}.ld-shell-v2 .ld-audio-player{display:none}}
