:root{color-scheme:dark}.ap-watch-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:12px}.ap-watch-actions>a{color:#60a5fa;font-size:13px;text-decoration:none}.ap-video-share{display:inline-flex;width:auto;height:42px;align-items:center;gap:8px;padding:0 15px;border:1px solid #60a5fa;border-radius:999px;color:#fff;background:#2563eb;cursor:pointer;box-shadow:0 8px 18px #2563eb47;font-size:13px;font-weight:800}.ap-video-share:hover{background:#1d4ed8;transform:translateY(-1px)}.ap-video-share span{font-size:13px;line-height:1}.ap-video-share svg{width:21px;height:21px;fill:none!important;stroke:currentColor!important;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.ap-share-modal-open{overflow:hidden}.ap-video-share-modal{position:fixed;inset:0;z-index:1100;display:grid;place-items:center;padding:18px;background:#020617b8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.ap-video-share-modal[hidden]{display:none}.ap-video-share-dialog{width:min(100%,480px);padding:24px;border:1px solid #334155;border-radius:20px;color:#f8fafc;background:#111827;box-shadow:0 30px 80px #0000008c}.ap-video-share-dialog header{display:flex;align-items:center;justify-content:space-between;gap:16px}.ap-video-share-dialog h2{margin:0;font-size:20px}.ap-video-share-dialog header button{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:50%;color:#e2e8f0;background:#334155;cursor:pointer;font-size:25px;line-height:1}.ap-video-share-dialog>p{margin:10px 0 20px;color:#94a3b8;font-size:13px;line-height:1.55}.ap-video-share-networks{display:flex;gap:12px}.ap-video-share-networks a{display:grid;justify-items:center;gap:7px;min-width:74px;color:#e2e8f0;font-size:11px;font-weight:800;text-decoration:none}.ap-video-share-networks span{display:grid;width:46px;height:46px;place-items:center;border-radius:50%;font-size:20px}.ap-video-share-networks a:nth-child(1) span{background:#16a34a}.ap-video-share-networks a:nth-child(2) span{background:#1877f2}.ap-video-share-networks a:nth-child(3) span{background:#020617;border:1px solid #475569}.ap-video-share-copy{display:flex;gap:8px;margin-top:24px}.ap-video-share-copy input{min-width:0;flex:1;padding:11px 12px;border:1px solid #334155;border-radius:9px;color:#cbd5e1;background:#0b1220;font-size:12px}.ap-video-share-copy button{padding:10px 13px;border:0;border-radius:9px;color:#fff;background:#2563eb;cursor:pointer;font-size:12px;font-weight:800;white-space:nowrap}html:has(.ap-video-site){scrollbar-color:#2563eb #0f172a;scrollbar-width:thin}html:has(.ap-video-site)::-webkit-scrollbar{width:11px}html:has(.ap-video-site)::-webkit-scrollbar-track{background:#0f172a}html:has(.ap-video-site)::-webkit-scrollbar-thumb{border:3px solid #0f172a;border-radius:999px;background:#2563eb}html:has(.ap-video-site)::-webkit-scrollbar-thumb:hover{background:#3b82f6}.ap-video-site{min-height:calc(100svh - 70px);padding:40px 0 80px;color:#f8fafc;background:radial-gradient(circle at 82% 6%,rgba(37,99,235,.2),transparent 27%),radial-gradient(circle at 12% 28%,rgba(20,184,166,.11),transparent 24%),#080d18;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.ap-video-site *{box-sizing:border-box}.ap-video-site [hidden]{display:none!important}.ap-video-container{width:100%;max-width:1280px;margin-inline:auto;padding-inline:32px;box-sizing:border-box;display:flex;flex-direction:column}.ap-video-hero,.ap-playlist-stack,.ap-video-grid-section,.ap-watch-layout{width:100%;margin-inline:auto}.ap-video-search{position:relative;z-index:10;width:100%;max-width:100%;margin:0 0 46px}.ap-search-label{display:flex;align-items:center;position:relative;width:100%}.ap-search-icon{position:absolute;left:22px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;color:#94a3b8;pointer-events:none;width:20px;height:20px;transition:color .2s ease}.ap-search-icon svg{width:20px!important;height:20px!important;max-width:20px!important;max-height:20px!important}.ap-video-search input{width:100%;height:56px;padding:0 54px 0 58px;border:1px solid rgba(51,65,85,.8);border-radius:16px;color:#f8fafc;background:#0f172abf;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:15px;font-weight:500;outline:0;box-shadow:0 10px 30px -5px #00000059;transition:border-color .2s,box-shadow .2s,background .2s}.ap-video-search input::-moz-placeholder{color:#64748b;font-size:15px}.ap-video-search input::placeholder{color:#64748b;font-size:15px}.ap-video-search:focus-within .ap-search-icon{color:#60a5fa}.ap-video-search input:focus{border-color:#3b82f6;background:#111827f2;box-shadow:0 0 0 3px #3b82f633,0 12px 35px -5px #2563eb40}.ap-video-search [data-video-search-clear]{position:absolute;top:50%;right:18px;display:grid;width:28px;height:28px;place-items:center;border:0;border-radius:50%;color:#cbd5e1;background:#334155;cursor:pointer;transform:translateY(-50%);transition:background .15s,color .15s}.ap-video-search [data-video-search-clear]:hover{background:#475569;color:#fff}.ap-video-search [data-video-search-clear] svg{width:14px!important;height:14px!important;max-width:14px!important;max-height:14px!important;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.ap-video-search [data-video-search-clear][hidden]{display:none}.ap-video-search-results{position:absolute;top:calc(100% + 10px);left:0;right:0;max-height:560px;overflow:auto;padding:18px;border:1px solid #334155;border-radius:18px;background:#0b1220;box-shadow:0 24px 60px #0009;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ap-video-search-empty{grid-column:1/-1;color:#94a3b8;text-align:center;padding:12px}.ap-video-hero{display:grid;grid-template-columns:minmax(0,.85fr) minmax(420px,1.15fr);gap:clamp(28px,5vw,64px);align-items:center;margin-bottom:52px}.ap-video-kicker{display:inline-flex;padding:6px 12px;border:1px solid rgba(96,165,250,.28);border-radius:999px;color:#93c5fd;background:#2563eb1f;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ap-video-hero h1{max-width:680px;margin:16px 0 12px;font-size:clamp(2.2rem,4vw,3.8rem);font-weight:900;letter-spacing:-.045em;line-height:1.06}.ap-video-hero p{max-width:560px;margin:0;color:#94a3b8;font-size:clamp(15px,1.8vw,18px);line-height:1.65}.ap-featured-video{position:relative;display:block;aspect-ratio:16/9;overflow:hidden;border:1px solid rgba(148,163,184,.2);border-radius:24px;color:#fff;background:#111827;box-shadow:0 24px 60px #00000073}.ap-featured-video:after{position:absolute;inset:30% 0 0;background:linear-gradient(transparent,#020617eb);content:"";pointer-events:none}.ap-featured-video img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .35s ease}.ap-featured-video:hover img{transform:scale(1.025)}.ap-featured-video>div{position:absolute;right:22px;bottom:20px;left:22px;z-index:3;display:grid;gap:4px}.ap-featured-video small,.ap-catalog-header span{color:#60a5fa;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.ap-featured-video strong{font-size:clamp(17px,2.5vw,26px);font-weight:800;line-height:1.25}.ap-video-play,.ap-card-play{position:absolute;top:50%;left:50%;z-index:3;display:grid;width:68px;height:68px;place-items:center;border-radius:50%;color:#fff;background:#2563ebeb;transform:translate(-50%,-50%);box-shadow:0 14px 32px #2563eb59}.ap-featured-video.is-opening img,.ap-video-card.is-opening img{opacity:.65}.ap-video-play.is-opening,.ap-card-play.is-opening{width:auto;min-width:132px;height:42px;padding:0 14px;border-radius:999px;opacity:1;font-size:12px;font-weight:900;white-space:nowrap}.ap-playlist-stack{display:grid;gap:46px;margin-top:70px}.ap-video-grid-section{margin-top:8px}.ap-catalog-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:22px}.ap-catalog-header h2{margin:6px 0 0;font-size:clamp(1.5rem,2.8vw,2.1rem);font-weight:850;letter-spacing:-.04em}.ap-playlist-section header{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:17px}.ap-playlist-section h2{margin:4px 0 0;font-size:clamp(1.55rem,3vw,2.35rem);letter-spacing:-.045em}.ap-playlist-section header p{max-width:520px;margin:0;color:#64748b;font-size:13px;line-height:1.5;text-align:right}.ap-video-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 20px}.ap-video-card{display:flex;flex-direction:column;min-width:0;color:#f8fafc;text-decoration:none;transition:transform .2s ease}.ap-video-card:hover{transform:translateY(-2px)}.ap-video-thumb{position:relative;display:block;aspect-ratio:16/9;overflow:hidden;border:1px solid rgba(148,163,184,.14);border-radius:14px;background:#111827}.ap-video-thumb img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .25s ease}.ap-video-card:hover img{transform:scale(1.035)}.ap-card-play{width:42px;height:42px;opacity:0;transition:opacity .2s ease}.ap-video-card:hover .ap-card-play{opacity:1}.ap-video-thumb small{position:absolute;right:8px;bottom:8px;z-index:2;padding:3px 6px;border-radius:5px;color:#fff;background:#020617d9;font-size:11px;font-weight:700}.ap-card-body{margin-top:10px;display:flex;flex-direction:column;gap:3px}.ap-card-playlist{display:inline-block;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#60a5fa;line-height:1.2}.ap-video-card strong{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:14px;font-weight:750;line-height:1.35;color:#f8fafc}.ap-video-card p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:0;color:#64748b;font-size:12px;line-height:1.5}.ap-video-card p.is-expanded{display:block;overflow:visible}.ap-description-toggle{margin:4px 0 0;padding:0;border:0;color:#60a5fa;background:transparent;cursor:pointer;font-size:11px;font-weight:800;text-align:left}.ap-load-more{display:block;margin:32px auto 0;padding:12px 28px;border:1px solid #334155;border-radius:999px;color:#bfdbfe;background:#111827;cursor:pointer;font-size:13px;font-weight:800;transition:border-color .2s,background .2s}.ap-load-more:hover{border-color:#2563eb;background:#172554}.ap-load-more:disabled{cursor:wait;opacity:.65}.ap-comments-load-more{margin-top:24px}.ap-video-empty{width:min(720px,100%);margin:70px auto;padding:60px 30px;border:1px dashed #334155;border-radius:24px;color:#94a3b8;text-align:center}.ap-video-empty span{font-size:48px}.ap-video-empty h2{color:#fff}.ap-watch-page{padding-top:28px}.ap-watch-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:28px}.ap-player-shell{position:relative;aspect-ratio:16/9;overflow:hidden;border:1px solid #1e293b;border-radius:18px;background:#020617;box-shadow:0 24px 60px #00000073}.ap-player-shell video{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background:#000}.ap-player-shell video::-webkit-media-controls-start-playback-button,.ap-player-shell video::-webkit-media-controls-overlay-play-button{display:none!important;-webkit-appearance:none}html.ap-player-fullscreen-open{overflow:hidden}.ap-player-shell.is-webview-fullscreen{position:fixed;inset:0;z-index:1200;width:100vw;height:100dvh;aspect-ratio:auto;border:0;border-radius:0;background:#000}.ap-player-start{position:absolute;inset:0;display:grid;place-items:center;border:0;cursor:pointer;background:linear-gradient(transparent 55%,#0206177a)}.ap-player-start span{display:grid;width:82px;height:82px;place-items:center;padding-left:5px;border-radius:50%;color:#fff;background:#2563eb;box-shadow:0 18px 40px #2563eb66;font-size:27px}.ap-player-loading{position:absolute;inset:0;display:grid;place-items:center;color:#e2e8f0;background:#0206179e;font-size:14px;font-weight:800}.ap-player-controls{position:absolute;right:0;bottom:0;left:0;z-index:3;padding:28px 14px 10px;background:linear-gradient(transparent,#000000e0);transition:opacity .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ap-player-shell.is-controls-hidden .ap-player-controls{opacity:0;pointer-events:none}.ap-player-progress{display:block;width:100%;height:4px;margin:0 0 8px;padding:0;border:0;border-radius:999px;accent-color:#2563eb;cursor:pointer}.ap-player-controls-row{display:flex;align-items:center;gap:8px}.ap-player-controls-row button{display:grid;min-width:34px;height:34px;place-items:center;padding:0 8px;border:0;border-radius:7px;color:#fff;background:transparent;cursor:pointer;font-size:16px;font-weight:800}.ap-player-controls-row button:hover,.ap-player-controls-row button:focus-visible{background:#ffffff29;outline:0}.ap-player-time{color:#fff;font-size:12px;font-variant-numeric:tabular-nums;text-shadow:0 1px 2px #000}.ap-player-controls-spacer{flex:1}.ap-player-controls-row .ap-player-speed{font-size:12px}.ap-player-volume-icon{display:block;width:21px;height:21px;color:currentColor}.ap-player-volume-off,.ap-player-controls-row [data-player-mute].is-muted .ap-player-volume-on{display:none}.ap-player-controls-row [data-player-mute].is-muted .ap-player-volume-off{display:block}@media(max-width:640px){.ap-player-controls{padding:24px 8px 7px}.ap-player-controls-row{gap:2px}.ap-player-controls-row button{min-width:32px;height:32px;padding:0 6px}.ap-player-time{font-size:10px}.ap-player-progress{margin-bottom:5px}}.ap-next-video{position:absolute;inset:0;z-index:4;display:grid;align-content:center;justify-items:center;gap:10px;padding:24px;color:#fff;background:#020617e0;text-align:center}.ap-next-video span{color:#93c5fd;font-size:12px;font-weight:800}.ap-next-video strong{max-width:80%;font-size:20px}.ap-next-video small{min-height:16px;color:#cbd5e1}.ap-next-video div{display:flex;gap:9px}.ap-next-video button,.ap-next-video a{padding:9px 13px;border:0;border-radius:9px;color:#fff;background:#334155;text-decoration:none;cursor:pointer;font-weight:800}.ap-next-video a{background:#2563eb}.ap-autoplay-switch{display:inline-flex;align-items:center;gap:9px;color:#cbd5e1;font-size:12px;white-space:nowrap;cursor:pointer}.ap-autoplay-switch>span:first-child{display:grid;gap:1px}.ap-autoplay-switch small{color:#94a3b8;font-size:10px}.ap-autoplay-switch input{position:absolute;width:1px;height:1px;opacity:0}.ap-autoplay-toggle{position:relative;width:34px;height:20px;border-radius:999px;background:#475569;transition:background .2s}.ap-autoplay-toggle:after{position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:#fff;content:"";transition:transform .2s}.ap-autoplay-switch input:checked+.ap-autoplay-toggle{background:#2563eb}.ap-autoplay-switch input:checked+.ap-autoplay-toggle:after{transform:translate(14px)}.ap-autoplay-switch input:focus-visible+.ap-autoplay-toggle{outline:2px solid #93c5fd;outline-offset:2px}.ap-ad-bar{position:absolute;inset:0;z-index:4;display:flex;pointer-events:none}.ap-ad-sponsored-card{position:absolute;left:18px;bottom:48px;display:flex;align-items:center;gap:11px;max-width:min(400px,calc(100% - 150px));width:auto;padding:12px 14px;border-radius:12px;background:#0f172aeb;box-shadow:0 8px 28px #0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto}.ap-ad-mark{display:grid;flex:0 0 36px;width:36px;height:36px;place-items:center;border-radius:50%;color:#0f172a;background:#fff;font-size:14px;font-weight:900}.ap-ad-copy{display:flex;min-width:0;flex:1;flex-direction:column;color:#fff}.ap-ad-copy strong{overflow:hidden;color:#fff;font-size:14px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.ap-ad-copy small{overflow:hidden;margin-top:3px;color:#cbd5e1;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.ap-ad-sponsored-card a{flex:0 0 auto;padding:9px 14px;border-radius:999px;color:#0f172a;background:#fff;font-size:12px;font-weight:800;text-decoration:none}.ap-ad-play-toggle{display:grid;flex:0 0 36px;width:36px;height:36px;place-items:center;padding:0;border:0;border-radius:50%;color:#fff;background:#ffffff24;cursor:pointer;font-size:13px}.ap-ad-play-toggle:hover,.ap-ad-play-toggle:focus-visible{background:#ffffff3d;outline:0}.ap-ad-sponsor-line{position:absolute;bottom:17px;left:20px;display:flex;align-items:center;gap:6px;color:#fff;font-size:11px;line-height:1;text-shadow:0 1px 3px #000}.ap-ad-sponsor-line strong{font-weight:900}.ap-ad-sponsor-line span{color:#e2e8f0;text-transform:none}.ap-ad-skip{position:absolute;right:0;bottom:48px;display:flex;align-items:center;gap:10px;padding:12px 14px 12px 18px;border:0;border-radius:8px 0 0 8px;color:#fff;background:#000000d1;cursor:pointer;font-size:13px;font-weight:800;pointer-events:auto}.ap-ad-skip-icon{color:#fff;font-size:15px;letter-spacing:-3px}.ap-ad-skip:disabled{cursor:default;opacity:.7}@media(max-width:640px){.ap-ad-sponsored-card{right:auto;bottom:48px;left:10px;max-width:calc(100% - 125px);width:auto;padding:8px 10px;gap:8px}.ap-ad-mark{flex:0 0 28px;width:28px;height:28px;font-size:12px}.ap-ad-play-toggle{flex:0 0 28px;width:28px;height:28px;font-size:11px}.ap-ad-copy strong{font-size:11px}.ap-ad-copy small{font-size:10px}.ap-ad-sponsored-card a{padding:6px 10px;font-size:11px}.ap-ad-skip{right:0;bottom:48px;padding:8px 12px;border-radius:7px 0 0 7px;font-size:12px}.ap-ad-sponsor-line{bottom:18px;left:10px;max-width:calc(100% - 130px)}.ap-ad-sponsor-line span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.ap-watch-copy{padding:22px 2px}.ap-watch-copy>a{color:#60a5fa;font-size:13px;text-decoration:none}.ap-watch-copy h1{margin:13px 0 10px;font-size:clamp(1.7rem,4vw,3.3rem);letter-spacing:-.045em}.ap-watch-copy p{display:-webkit-box;max-width:860px;overflow:hidden;color:#94a3b8;line-height:1.7;white-space:pre-line;-webkit-box-orient:vertical;-webkit-line-clamp:3}.ap-watch-copy p.is-expanded{display:block;overflow:visible}.ap-watch-description-toggle{margin-top:5px;padding:0;border:0;color:#60a5fa;background:transparent;cursor:pointer;font-size:12px;font-weight:800}.ap-video-comments{margin-top:18px;padding:22px;border:1px solid #1e293b;border-radius:16px;background:#0b1220}.ap-video-comments h2{margin:0 0 18px;font-size:20px}.ap-video-comments form{display:grid;gap:10px}.ap-video-comments label{display:grid;gap:6px;color:#94a3b8;font-size:12px}.ap-video-comments select,.ap-video-comments textarea{width:100%;padding:11px 12px;border:1px solid #334155;border-radius:10px;color:#f8fafc;background:#111827}.ap-video-comments form button{justify-self:start;padding:10px 15px;border:0;border-radius:9px;color:#fff;background:#2563eb;cursor:pointer;font-weight:800}.ap-video-comments form button:disabled{opacity:.65}.ap-video-comments form>p{min-height:18px;margin:0;color:#94a3b8;font-size:12px}.ap-comment-list{display:grid;gap:12px;margin-top:20px}.ap-video-comment{padding-top:14px;border-top:1px solid #1e293b}.ap-video-comment strong{font-size:14px}.ap-video-comment time{margin-left:8px;color:#64748b;font-size:11px}.ap-video-comment p{margin:7px 0 0;color:#cbd5e1;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.ap-video-comments>a,.ap-video-comments p a{color:#60a5fa}.ap-comment-actions{display:flex;gap:8px;margin-top:10px}.ap-comment-actions button,.ap-video-comment [data-comment-edit-form] div button{padding:7px 10px;border:1px solid #334155;border-radius:8px;color:#cbd5e1;background:#111827;cursor:pointer;font-size:12px;font-weight:700}.ap-comment-actions button:last-child{color:#fca5a5}.ap-video-comment [data-comment-edit-form]{margin-top:10px}.ap-video-comment [data-comment-edit-form] div{display:flex;gap:8px}.ap-video-comments{padding:24px 2px;border:0;border-radius:0;background:transparent}.ap-video-comments h2{margin-bottom:24px;font-size:19px}.ap-video-comments>form[data-comment-form]{display:flex;align-items:flex-start;gap:14px}.ap-comment-avatar{display:grid;flex:0 0 38px;width:38px;height:38px;place-items:center;border-radius:50%;color:#fff;background:#2563eb;font-size:14px;font-weight:900}.ap-comment-compose-body{display:grid;flex:1;gap:9px;min-width:0}.ap-video-comments .ap-comment-compose-body select{width:auto;max-width:280px;padding:5px 28px 5px 8px;border-color:#334155;border-radius:7px;font-size:11px}.ap-video-comments .ap-comment-compose-body textarea{min-height:34px;padding:7px 0;border:0;border-bottom:1px solid #475569;border-radius:0;background:transparent;resize:vertical}.ap-video-comments .ap-comment-compose-body textarea:focus{outline:0;border-bottom-color:#f8fafc}.ap-comment-compose-actions{display:flex;justify-content:flex-end;gap:8px}.ap-video-comments .ap-comment-compose-actions button{padding:8px 13px;border-radius:999px;background:#1e293b;font-size:12px}.ap-video-comments .ap-comment-compose-actions button[type=reset]{color:#cbd5e1;background:transparent}.ap-comment-list{gap:22px;margin-top:28px}.ap-video-comment{position:relative;display:flex;align-items:flex-start;gap:13px;padding:0;border:0}.ap-comment-content{flex:1;min-width:0}.ap-comment-content header{display:flex;align-items:center;gap:7px}.ap-comment-content header strong{font-size:13px}.ap-comment-content header time{margin:0;color:#64748b;font-size:11px}.ap-comment-content>p{margin:5px 32px 0 0;color:#e2e8f0;font-size:13px;line-height:1.5}.ap-comment-menu{position:relative;margin-left:auto}.ap-comment-menu>[data-comment-menu]{width:30px;height:30px;border:0;border-radius:50%;color:#cbd5e1;background:transparent;cursor:pointer;font-size:20px}.ap-comment-menu>[data-comment-menu]:hover{background:#1e293b}.ap-comment-menu>[data-comment-dropdown]{position:absolute;top:30px;right:0;z-index:10;min-width:120px;padding:5px;border:1px solid #334155;border-radius:9px;background:#111827;box-shadow:0 12px 30px #0006}.ap-comment-menu>[data-comment-dropdown] button{display:block;width:100%;padding:8px 10px;border:0;border-radius:6px;color:#e2e8f0;background:transparent;cursor:pointer;text-align:left}.ap-comment-menu>[data-comment-dropdown] button:hover{background:#1e293b}.ap-video-comment [data-comment-edit-form]{display:grid;gap:8px;margin-top:9px}.ap-video-comment [data-comment-edit-form] textarea{min-height:72px}.ap-video-comment [data-comment-edit-form] div{justify-content:flex-end}.ap-related-list{display:grid;align-content:start;gap:12px}.ap-related-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 5px}.ap-related-list h2{margin:0;font-size:17px}.ap-related-list>a{display:grid;grid-template-columns:138px 1fr;gap:11px;color:#fff;text-decoration:none}.ap-related-list img{width:138px;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;border-radius:10px;background:#111827}.ap-related-list span{display:grid;align-content:start;gap:7px}.ap-related-list strong{font-size:13px;line-height:1.35}.ap-related-list small,.ap-related-list>p{color:#64748b;font-size:11px}@media(max-width:1000px){.ap-video-container{padding-inline:24px}.ap-video-hero,.ap-watch-layout{grid-template-columns:1fr}.ap-video-row,.ap-related-list{grid-template-columns:repeat(2,minmax(0,1fr))}.ap-related-list h2{grid-column:1/-1}}@media(max-width:700px){.ap-video-site{padding:24px 0 56px}.ap-video-container{padding-inline:16px}.ap-video-hero h1{font-size:clamp(2.2rem,11vw,3.2rem)}.ap-featured-video{border-radius:20px}.ap-video-row{grid-template-columns:1fr;gap:18px}.ap-playlist-stack{margin-top:48px;gap:38px}.ap-playlist-section header{align-items:flex-start;flex-direction:column;gap:8px}.ap-playlist-section header p{text-align:left}.ap-video-card>p{-webkit-line-clamp:2}.ap-video-card>p.is-expanded{display:block}.ap-watch-copy p{-webkit-line-clamp:2}.ap-watch-copy p.is-expanded{display:block}.ap-watch-page{padding:8px 0 44px}.ap-player-shell{border-inline:0;border-radius:0}.ap-watch-copy,.ap-related-list{padding-inline:12px}.ap-video-comments{padding-inline:16px}.ap-related-list{grid-template-columns:1fr}.ap-related-list>a{grid-template-columns:148px 1fr}.ap-related-header{align-items:flex-start;flex-direction:column;gap:6px}.ap-watch-actions{padding-inline:12px}}@media(max-width:460px){.ap-video-share-dialog{padding:20px 16px}.ap-video-share-networks{justify-content:space-between;gap:6px}.ap-video-share-networks a{min-width:0}.ap-video-share-copy{align-items:stretch;flex-direction:column}.ap-video-share-copy button{min-height:42px}}.ap-comment-avatar{-o-object-fit:cover;object-fit:cover}.ap-comment-identity-picker{position:relative;flex:0 0 52px}.ap-comment-identity-picker>[data-comment-identity-toggle]{display:flex;align-items:center;gap:2px;padding:0;border:0;color:#94a3b8;background:transparent;cursor:pointer}.ap-comment-identity-picker>[data-comment-identity-options]{position:absolute;top:46px;left:0;z-index:20;width:min(300px,calc(100vw - 40px));padding:6px;border:1px solid #334155;border-radius:12px;background:#111827;box-shadow:0 18px 45px #0000007a}.ap-comment-identity-picker>[data-comment-identity-options]>button{display:flex;width:100%;align-items:center;gap:10px;padding:8px;border:0;border-radius:9px;color:#e2e8f0;background:transparent;cursor:pointer;text-align:left}.ap-comment-identity-picker>[data-comment-identity-options]>button:hover{background:#1e293b}.ap-comment-identity-picker>[data-comment-identity-options] .ap-comment-avatar{width:34px;height:34px;flex-basis:34px}.ap-comment-identity-picker>[data-comment-identity-options] button>span:last-child{display:grid;gap:2px}.ap-comment-identity-picker>[data-comment-identity-options] strong{font-size:12px}.ap-comment-identity-picker>[data-comment-identity-options] small{color:#94a3b8;font-size:10px}.ap-comment-identity-picker>[data-comment-identity-toggle]{position:relative;width:46px;height:42px}.ap-comment-avatar-arrow{position:absolute;right:1px;bottom:0;display:grid;width:18px;height:18px;place-items:center;border:2px solid #080d18;border-radius:50%;color:#e2e8f0;background:#334155;font-size:13px;font-weight:900;line-height:1;box-shadow:0 3px 8px #00000059}.ap-comment-identity-picker>[data-comment-identity-toggle]:hover .ap-comment-avatar-arrow{background:#2563eb}.ap-video-comments .ap-comment-compose-body textarea,.ap-video-comments .ap-comment-compose-body textarea:focus{border:0;outline:0}.ap-comment-identity-picker{display:flex;flex:0 0 42px;align-items:flex-start}.ap-comment-identity-picker>[data-comment-identity-toggle]{width:38px;height:38px}.ap-comment-avatar-arrow{right:-5px;bottom:-3px;width:17px;height:17px;border:2px solid #080d18;background:#1e293b;font-size:12px;line-height:14px;box-shadow:0 2px 7px #00000073}.ap-comment-identity-picker{flex-basis:56px}.ap-comment-identity-picker>[data-comment-identity-toggle]{position:static;width:56px;height:38px;gap:4px}.ap-comment-avatar-arrow{position:static;display:grid;width:16px;height:16px;border:0;border-radius:0;color:#94a3b8;background:transparent;box-shadow:none}.ap-comment-avatar-arrow svg{display:block;width:16px;height:16px}.ap-comment-identity-picker>[data-comment-identity-toggle]:hover .ap-comment-avatar-arrow{color:#bfdbfe;background:transparent}.ap-video-comment [data-comment-edit-message]{min-height:18px;margin:0;color:#fca5a5;font-size:12px}.ap-video-comments .ap-comment-compose-body textarea,.ap-video-comments .ap-comment-compose-body textarea:focus{border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important}.ap-video-comments textarea,.ap-video-comments textarea:focus{border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important}.ap-watch-actions{margin:18px 2px 0}.ap-video-share{border-color:#334155;background:#1e293b;box-shadow:none}.ap-video-share:hover{border-color:#475569;background:#334155}.ap-next-video{inset:auto 16px 38px auto;width:min(272px,calc(100% - 32px));justify-items:stretch;gap:6px;padding:10px;border:1px solid #334155;border-radius:10px;background:#000000f0;text-align:left;box-shadow:0 16px 34px #0206177a}.ap-next-video>span{color:#fff;font-size:10px}.ap-next-video-card{display:grid;grid-template-columns:88px minmax(0,1fr);align-items:center;gap:9px;color:#f8fafc;text-decoration:none}.ap-next-video-card img{width:88px;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;border-radius:6px}.ap-next-video-card strong{max-width:none;font-size:12px;line-height:1.35}.ap-next-video small{min-height:14px;color:#fff;font-size:11px;font-weight:800}.ap-next-video div{justify-content:flex-end}.ap-next-video button,.ap-next-video a{padding:7px 9px;border-radius:7px;font-size:10px}.ap-next-video button[data-cancel-autoplay]{background:#1e293b;color:#fff}.ap-next-video:not(.is-ended) .ap-next-video-card,.ap-next-video:not(.is-ended) [data-replay-video],.ap-next-video:not(.is-ended) div>a:not(.ap-next-video-card){display:none}.ap-next-video.is-ended{inset:16px;width:auto;align-content:center;max-width:none;margin:0;padding:16px;border-radius:14px}.ap-next-video.is-ended .ap-next-video-card{grid-template-columns:180px minmax(0,1fr);width:min(100%,520px);margin-inline:auto}.ap-next-video.is-ended .ap-next-video-card img{width:180px}.ap-next-video.is-ended>span,.ap-next-video.is-ended small,.ap-next-video.is-ended>div{width:min(100%,520px);margin-inline:auto}@media(max-width:700px){.ap-next-video{right:10px;bottom:28px;width:min(260px,calc(100% - 20px))}.ap-next-video.is-ended{inset:10px;width:auto}.ap-next-video-card,.ap-next-video.is-ended .ap-next-video-card{grid-template-columns:110px minmax(0,1fr)}.ap-next-video-card img,.ap-next-video.is-ended .ap-next-video-card img{width:110px}.ap-next-video div{justify-content:flex-start;flex-wrap:wrap}}.ap-next-video.is-ended{inset:0;display:flex;width:auto;max-width:none;align-items:center;justify-content:center;flex-direction:column;gap:12px;margin:0;padding:24px;border:0;border-radius:0;background:linear-gradient(180deg,#020617c7,#020617f5);text-align:left;box-shadow:none}.ap-next-video.is-ended>span,.ap-next-video.is-ended small,.ap-next-video.is-ended>div,.ap-next-video.is-ended .ap-next-video-card{width:min(100%,560px);margin:0}.ap-next-video.is-ended>span{color:#cbd5e1;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.ap-next-video.is-ended .ap-next-video-card{display:grid;grid-template-columns:200px minmax(0,1fr);gap:16px;padding:12px;border:0;border-radius:14px;background:#0f172aeb;box-shadow:0 14px 38px #00000059;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ap-next-video.is-ended .ap-next-video-card img{width:200px;border-radius:10px}.ap-next-video.is-ended .ap-next-video-card strong{font-size:16px;line-height:1.35}.ap-next-video.is-ended small{color:#cbd5e1;font-size:12px;font-weight:700}.ap-next-video.is-ended>div{display:flex;justify-content:flex-end;gap:10px}.ap-next-video.is-ended button,.ap-next-video.is-ended>div a{padding:10px 15px;border:0;border-radius:999px;font-size:12px;font-weight:800}.ap-next-video.is-ended button[data-replay-video]{color:#fff;background:#334155}.ap-next-video.is-ended>div a{color:#0f172a;background:#fff}.ap-next-video.is-ended>div .ap-next-watch-button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:9px;padding:0 18px;border:0;border-radius:999px;color:#fff;background:#2563eb;font-size:12px;font-weight:900;line-height:1;text-decoration:none;box-shadow:0 8px 20px #2563eb4d;transition:background .2s,transform .2s}.ap-next-video.is-ended>div .ap-next-watch-button:hover,.ap-next-video.is-ended>div .ap-next-watch-button:focus-visible{color:#fff;background:#1d4ed8;transform:translateY(-1px);outline:0}.ap-next-video.is-ended>div .ap-next-watch-button span{color:inherit;font-size:inherit;font-weight:inherit;text-transform:none}@media(max-width:700px){.ap-next-video.is-ended{inset:0;padding:16px}.ap-next-video.is-ended .ap-next-video-card{grid-template-columns:120px minmax(0,1fr);gap:11px;padding:10px}.ap-next-video.is-ended .ap-next-video-card img{width:120px}.ap-next-video.is-ended .ap-next-video-card strong{font-size:13px}.ap-next-video.is-ended>div{justify-content:flex-start;flex-wrap:wrap}}.ap-video-search-results{position:absolute;top:calc(100% + 9px);right:0;left:0;padding:18px 58px 18px 18px;border:1px solid #334155;border-radius:14px;background:#0b1220;box-shadow:0 24px 60px #00000073}.ap-video-search-items{display:grid;grid-auto-columns:calc((100% - 51px)/4);grid-auto-flow:column;grid-template-rows:repeat(2,minmax(0,auto));gap:17px;overflow:hidden;scroll-behavior:smooth}.ap-video-search-items>:nth-child(8n+1),.ap-video-search-items>:nth-child(8n+2),.ap-video-search-items>:nth-child(8n+3),.ap-video-search-items>:nth-child(8n+4){grid-row:1}.ap-video-search-items>:nth-child(8n+5),.ap-video-search-items>:nth-child(8n+6),.ap-video-search-items>:nth-child(8n+7),.ap-video-search-items>:nth-child(8n+8){grid-row:2}.ap-video-search-more{position:absolute;top:50%;right:12px;display:grid;width:38px;height:38px;place-items:center;border:0;border-radius:50%;color:#fff;background:#2563eb;cursor:pointer;font-size:21px;font-weight:900;transform:translateY(-50%);box-shadow:0 8px 20px #2563eb59}@media(max-width:700px){.ap-video-search-results{max-height:min(70vh,640px);overflow-y:auto;padding-right:18px}.ap-video-search-items{display:grid;grid-auto-flow:row;grid-template-columns:1fr;grid-template-rows:none;gap:14px;overflow:visible}.ap-video-search-items>*{grid-row:auto!important}.ap-video-search-more{display:none}}.ap-replay-overlay{position:absolute;inset:0;z-index:4;display:grid;place-items:center;background:#020617b8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.ap-replay-button{display:grid!important;width:76px!important;height:76px!important;place-items:center!important;align-content:center!important;gap:2px!important;padding:0!important;border:0!important;border-radius:50%!important;color:#fff!important;background:#1e293bf0!important;cursor:pointer;box-shadow:0 12px 32px #00000061}.ap-replay-button>span{color:#fff!important;font-size:31px!important;font-weight:500!important;line-height:1!important;text-transform:none!important}.ap-replay-button>small{min-height:0!important;margin:0!important;color:#fff!important;font-size:10px!important;line-height:1!important}.ap-next-video.is-ended>div .ap-replay-button{margin-right:auto}
