.todo-hero{--o:#fe5000;--bg:#fff;--title-c:#101820;--lead-c:#8b949c;--line:#e5e8eb;--outline-c:#101820;background:var(--bg);box-shadow:0 0 0 100vmax var(--bg);clip-path:inset(0 -100vmax);padding:clamp(110px,14vw,170px) clamp(20px,5vw,60px) clamp(60px,10vw,100px)}@media(max-width:1024px){.todo-hero{padding-bottom:48px;padding-top:112px}}.todo-hero--dark{--bg:#101820;--title-c:#fff;--lead-c:#8b949c;--line:#25313c;--outline-c:#fff;background:var(--bg)}.todo-hero__wrap{margin:0 auto;max-width:1200px}.todo-hero__grid{align-items:center;display:grid;gap:clamp(32px,5vw,72px);grid-template-columns:1fr 1fr}.todo-hero__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-hero__eyebrow:before{background:var(--o);content:"";flex-shrink:0;height:2px;width:18px}.todo-hero__heading{color:var(--title-c);font-size:clamp(2.75rem,5.5vw,4.5rem);font-weight:800;letter-spacing:-.03em;line-height:1.05;margin-bottom:4px;text-wrap:balance}.todo-hero__heading mark{background:none;color:var(--o)}.todo-hero__squiggle{display:block;line-height:0;margin-bottom:22px}.todo-hero__squiggle svg{height:11px;width:min(260px,68%)}.todo-hero__description{color:var(--lead-c);font-size:1.0625rem;line-height:1.65;margin-bottom:32px;max-width:46ch}.todo-hero__buttons{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:44px}.todo-hero__btn{align-items:center;border:2px solid transparent;border-radius:9px;cursor:pointer;display:inline-flex;font-size:.9375rem;font-weight:600;gap:8px;line-height:1;padding:13px 26px;text-decoration:none;transition:background .15s,box-shadow .15s,border-color .15s,color .15s}.todo-hero__btn--primary{background:var(--o);color:#fff}.todo-hero__btn--primary:hover{background:#e04800;box-shadow:0 6px 20px rgba(254,80,0,.28);color:#fff}.todo-hero__btn--outline{background:transparent;border-color:var(--line);color:var(--outline-c)}.todo-hero__btn--outline svg{flex-shrink:0}.todo-hero__btn--outline:hover{border-color:var(--o)}.todo-hero__stats{border-top:1px solid var(--line);display:flex;gap:0;padding-top:32px}.todo-hero__stat{flex:1}.todo-hero__stat+.todo-hero__stat{border-left:1px solid var(--line);padding-left:20px}.todo-hero__stat-val{color:var(--title-c);display:block;font-size:1.625rem;font-variant-numeric:tabular-nums;font-weight:800;letter-spacing:-.03em}.todo-hero__stat-lbl{color:var(--lead-c);display:block;font-size:.78rem;line-height:1.3;margin-top:2px}.todo-hero__media{position:relative}.todo-hero__img{aspect-ratio:9/10;border-radius:20px;display:block;object-fit:cover;width:100%}.todo-hero__img--placeholder{align-items:center;background:linear-gradient(145deg,#ffc4a0,#ffab88 45%,#ff8c68);cursor:pointer;display:flex;justify-content:center}.todo-hero__img-lbl{color:rgba(100,40,10,.35);font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.todo-hero__img-replace{position:absolute!important;right:12px;top:12px;z-index:10}.todo-hero__chip{align-items:center;background:#fff;border-radius:20px;box-shadow:0 3px 16px rgba(0,0,0,.12);color:#101820;display:flex;font-size:.72rem;font-weight:700;gap:5px;padding:6px 12px 6px 10px;position:absolute;white-space:nowrap;z-index:2}.todo-hero__chip--1{left:-22px;top:24px;transform:rotate(-4deg)}.todo-hero__chip--2{right:-26px;top:48%;transform:rotate(3deg)}.todo-hero__chip--3{bottom:80px;left:-18px;transform:rotate(-2deg)}.todo-hero__chip-dot{background:var(--o);border-radius:50%;flex-shrink:0;height:6px;width:6px}@media(max-width:900px){.todo-hero__grid{grid-template-columns:1fr}.todo-hero__heading br{display:none}.todo-hero__media{max-width:560px;order:-1}.todo-hero__stats{display:grid;gap:22px 0;grid-template-columns:1fr 1fr;padding-top:26px}.todo-hero__stat+.todo-hero__stat{border-left:none;padding-left:0}.todo-hero__stat:nth-child(2n){border-left:1px solid var(--line);padding-left:20px}}@media(max-width:480px){.todo-hero__buttons{flex-direction:column}.todo-hero__btn{justify-content:center;width:100%}.todo-hero__chip--1{left:-8px}.todo-hero__chip--2{right:-8px}.todo-hero__chip--3{left:-6px}}.editor-styles-wrapper .todo-hero .todo-hero__eyebrow{color:var(--o)}.editor-styles-wrapper .todo-hero .todo-hero__heading{color:var(--title-c)}.editor-styles-wrapper .todo-hero .todo-hero__heading mark{background:none;color:var(--o)}.editor-styles-wrapper .todo-hero .todo-hero__description{color:var(--lead-c)}.editor-styles-wrapper .todo-hero .todo-hero__btn--primary{color:#fff}.editor-styles-wrapper .todo-hero .todo-hero__btn--outline{color:var(--outline-c)}.editor-styles-wrapper .todo-hero .todo-hero__stat-val{color:var(--title-c)}.editor-styles-wrapper .todo-hero .todo-hero__stat-lbl{color:var(--lead-c)}.editor-styles-wrapper .todo-hero .todo-hero__chip{color:#101820}
