.technical-section{margin:0 0 72px;padding-bottom:50px;border-bottom:1px solid #dedede;scroll-margin-top:32px}
.technical-heading{display:flex;align-items:end;justify-content:space-between;gap:32px;margin:0 0 25px}
.technical-heading h3{font-size:30px;letter-spacing:-.7px;font-weight:500;margin:5px 0 0}
.technical-heading>p{max-width:370px;font-size:14px;color:#666;line-height:1.7}
.technical-player{background:#fff;border:1px solid #d9d9d9;border-radius:4px;overflow:visible}
.technical-player video{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:contain;background:#fff;border-radius:3px 3px 0 0;cursor:pointer}
.technical-player .cover-player-chrome{padding:0 16px 5px}
.technical-now{display:flex;justify-content:space-between;gap:24px;margin:17px 0;color:#777;font-size:12px}
.technical-now strong{font-weight:500;color:#444}
.technical-resources{display:flex;align-items:start;gap:28px;border-top:1px solid #e5e5e5;padding-top:18px;color:#555;font-size:13px;flex-wrap:wrap}
.technical-resources>a:hover{text-decoration:underline;text-underline-offset:4px}
.technical-chapters{flex:1 0 100%;order:1;margin-top:4px}
.technical-chapters summary,.technical-transcript summary{cursor:pointer;padding:5px 0;color:#333}
.chapter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 32px;margin-top:14px}
.chapter-grid button{display:flex;text-align:left;align-items:baseline;gap:17px;border-top:1px solid #e5e5e5;padding:13px 10px;background:white;color:#555;font-size:13px;line-height:1.6}
.chapter-grid button time{font-family:var(--mono);font-size:11px;min-width:38px;color:#888}
.chapter-grid button:hover,.chapter-grid button[aria-current=true]{background:#f3f3f3;color:#111}
.chapter-grid button[aria-current=true] time{color:#111}
.technical-transcript{flex:1 0 100%;order:2;margin-top:1px}
.technical-transcript-copy{max-width:820px;margin-top:24px;font-size:15px;line-height:1.9}
.technical-transcript-copy h4{margin:28px 0 7px;font-size:16px;color:#333;font-weight:500}
.technical-transcript-copy p{color:#656565}
.technical-voice-note{font-size:12px!important;margin-top:24px!important;color:#777!important}
.technical-player:fullscreen,.technical-player:-webkit-full-screen,.technical-player.is-player-expanded{background:white;display:flex;flex-direction:column;justify-content:center}
.technical-player:fullscreen video,.technical-player:-webkit-full-screen video,.technical-player.is-player-expanded video{max-height:calc(100vh - 90px);flex:1;min-height:0;object-fit:contain}
.technical-player:fullscreen .cover-player-chrome,.technical-player:-webkit-full-screen .cover-player-chrome,.technical-player.is-player-expanded .cover-player-chrome{flex:none;width:100%}
@media(max-width:760px){.technical-section{margin-bottom:48px;padding-bottom:30px}.technical-heading{display:block;margin-bottom:20px}.technical-heading h3{font-size:26px}.technical-heading>p{margin-top:14px;max-width:100%}.technical-player .cover-player-chrome{padding:0 7px 4px}.technical-now{font-size:11px;gap:10px}.technical-now>span:last-child{display:none}.technical-resources{gap:15px;font-size:12px}.chapter-grid{grid-template-columns:1fr}.chapter-grid button{font-size:12px;padding:12px 5px}.technical-transcript-copy{font-size:14px}}
