.video-page-root{margin:0;padding:0;background:#000}.video-fullscreen-wrapper{flex:1 1;display:flex;align-items:stretch;justify-content:stretch;height:100vh;width:100vw}.video-fullscreen-wrapper iframe{border:none;padding:4%;width:90%;height:100%}.video-detail-iframe{border:none;width:100%;height:100%}.video-detail-title{font-size:1.5rem;color:#fff;font-weight:700}.video-detail-date{font-size:.95rem;color:#aaa;margin-bottom:1rem}.video-detail-channel-row{display:flex;align-items:center;justify-content:space-between}.video-detail-channel-info{display:flex;gap:.75rem;align-items:center}.video-detail-avatar{border-radius:50%;width:40px;height:40px}.video-detail-channel-name{font-weight:600;color:#fff}.video-detail-subscribers{font-size:.85rem;color:#bbb}.video-detail-description{font-size:1rem;background-color:#181818;color:#ddd;line-height:1.6;white-space:pre-line;padding:1rem;border-radius:.5rem}.video-detail-root{padding:0 4%;margin-top:9%}.button-33{background-color:#f80404;border-radius:100px;box-shadow:inset 0 -25px 18px -14px rgba(187,44,44,.2),0 1px 2px rgba(187,44,44,.15),0 2px 4px rgba(187,44,44,.15),0 4px 8px rgba(187,44,44,.15),0 8px 16px rgba(187,44,44,.15),0 16px 32px rgba(187,44,44,.15);color:#fff;cursor:pointer;display:inline-block;font-family:CerebriSans-Regular,-apple-system,system-ui,Roboto,sans-serif;padding:7px 20px;text-align:center;text-decoration:none;transition:all .25s;border:0;font-size:16px;touch-action:manipulation}.button-33:hover{box-shadow:inset 0 -25px 18px -14px rgba(187,44,44,.35),0 1px 2px rgba(187,44,44,.25),0 2px 4px rgba(187,44,44,.25),0 4px 8px rgba(187,44,44,.25),0 8px 16px rgba(187,44,44,.25),0 16px 32px rgba(187,44,44,.25);transform:scale(1.05) rotate(-1deg)}