.todo-video{--o:#fe5000;--bg:#fff;--mid:#8b949c;--title-c:#101820;--lead-c:#8b949c;background:var(--bg);box-shadow:0 0 0 100vmax var(--bg);clip-path:inset(0 -100vmax);padding:clamp(60px,10vw,100px) clamp(20px,5vw,60px)}@media(max-width:1024px){.todo-video{padding-bottom:48px;padding-top:48px}}.todo-video--dark{--bg:#101820;--title-c:#fff;--lead-c:#8b949c;background:var(--bg)}.todo-video__wrap{margin:0 auto;max-width:1200px}.todo-video__grid{align-items:center;display:grid;gap:clamp(32px,6vw,80px);grid-template-columns:1fr 1fr}.todo-video__preview{aspect-ratio:16/10;background:#1a2530;border-radius:20px;overflow:hidden;position:relative}.todo-video__embed{height:100%;width:100%}.todo-video__embed iframe{border:none;height:100%;width:100%}.todo-video__placeholder{background:linear-gradient(135deg,#1a2530,#223140);height:100%;width:100%}.todo-video__placeholder,.todo-video__play{align-items:center;display:flex;justify-content:center}.todo-video__play{background:var(--o);border-radius:50%;box-shadow:0 0 0 12px rgba(254,80,0,.18);height:72px;text-decoration:none;transition:transform .2s,box-shadow .2s;width:72px}.todo-video__play svg{color:#fff;height:28px;margin-left:3px;width:28px}.todo-video__play:hover{box-shadow:0 0 0 18px rgba(254,80,0,.12);transform:scale(1.08)}.todo-video__eyebrow{align-items:center;color:var(--o);display:inline-flex;font-size:.7rem;font-weight:700;gap:8px;letter-spacing:.12em;margin-bottom:14px;text-transform:uppercase}.todo-video__eyebrow:before{background:var(--o);content:"";flex-shrink:0;height:2px;width:18px}.todo-video__title{color:var(--title-c);font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;letter-spacing:-.025em;line-height:1.1;margin-bottom:14px;text-wrap:balance}.todo-video__lead{color:var(--lead-c);font-size:1.0625rem;line-height:1.65;margin-bottom:32px}.todo-video__btn{align-items:center;background:var(--o);border-radius:100px;color:#fff;display:inline-flex;font-size:.9rem;font-weight:700;gap:10px;padding:13px 26px;text-decoration:none;transition:opacity .2s}.todo-video__btn svg{height:16px;width:16px}.todo-video__btn:hover{opacity:.88}@media(max-width:860px){.todo-video__grid{grid-template-columns:1fr}.todo-video__preview{order:-1}}.editor-styles-wrapper .todo-video .todo-video__eyebrow{color:var(--o)}.editor-styles-wrapper .todo-video .todo-video__title{color:var(--title-c)}.editor-styles-wrapper .todo-video .todo-video__lead{color:var(--lead-c)}.editor-styles-wrapper .todo-video .todo-video__btn{color:#fff}
