html{scroll-behavior:smooth}.epic-checklist{background:transparent;color:#fff;font-family:inherit;width:100%}.epic-checklist *{box-sizing:border-box}.epic-checklist__topbar{align-items:center;backdrop-filter:blur(10px);background:rgba(20,23,61,.95);border-bottom:1px solid #c1b4ff;display:flex;gap:18px;min-height:72px;padding:18px 0;position:sticky;top:90px;width:100%;z-index:10}.epic-checklist__progress-copy{align-items:center;color:#a5f3ea;display:flex;flex:0 0 auto;font-size:15px;gap:5px;white-space:nowrap}.epic-checklist__progress-track{background:hsla(0,0%,100%,.1);border-radius:999px;flex:1;height:9px;overflow:hidden}.epic-checklist__progress-fill{background:linear-gradient(90deg,#8269ff,#a5f3ea);border-radius:inherit;height:100%;transition:width .25s ease;width:0}.epic-checklist__reset{background:transparent;border:1px solid #8269ff;border-radius:50px;color:#fff;cursor:pointer;flex:0 0 auto;font-size:14px;min-height:38px;padding:8px 18px;transition:all .3s ease}.epic-checklist__reset:hover{background:#8269ff;color:#fff}.epic-checklist__layout{align-items:flex-start;display:flex;gap:56px;margin:0 auto;max-width:100%;padding:50px 0}.epic-checklist__sidebar{border-right:1px solid rgba(193,180,255,.2);flex:0 0 260px;max-height:calc(100vh - 200px);overflow:auto;padding-right:18px;position:sticky;top:180px}.epic-checklist__sidebar-title{color:#a5f3ea;font-size:13px;font-weight:700;letter-spacing:.08em;margin:0 0 18px;text-transform:uppercase}.epic-checklist__phase-nav{display:flex;flex-direction:column;gap:0}.epic-checklist__phase-btn{align-items:center;background:transparent;border:0;border-radius:8px;color:#c1b4ff;cursor:pointer;display:flex;gap:10px;margin-bottom:8px;padding:8px 10px;text-align:left;transition:all .3s ease;width:100%}.epic-checklist__phase-btn.is-active,.epic-checklist__phase-btn:hover{background:rgba(130,105,255,.15);color:#fff}.epic-checklist__phase-number{align-items:center;background:hsla(0,0%,100%,.05);border-radius:6px;color:#a5f3ea;display:inline-flex;font-size:12px;font-weight:700;height:24px;justify-content:center;transition:all .3s ease;width:24px}.epic-checklist__phase-btn.is-active .epic-checklist__phase-number{background:#8269ff;color:#fff}.epic-checklist__phase-name{flex:1;font-size:15px;line-height:1.3}.epic-checklist__phase-count{color:#c1b4ff;font-size:12px}.epic-checklist__sections-accordion{display:flex;flex-direction:column;gap:10px;margin:0;max-height:0;opacity:0;overflow:hidden;padding-left:44px;transition:all .4s cubic-bezier(.4,0,.2,1);visibility:hidden}.epic-checklist__phase-btn.is-active+.epic-checklist__sections-accordion{margin-bottom:16px;margin-top:0;max-height:600px;opacity:1;visibility:visible}.epic-checklist__section-link{color:#c1b4ff;display:block;font-size:13px;line-height:1.4;position:relative;text-decoration:none;transition:color .2s ease}.epic-checklist__section-link:hover{color:#a5f3ea}.epic-checklist__section-link:before{color:#a5f3ea;content:"•";font-weight:700;left:-14px;position:absolute}.epic-checklist__content{flex:1;min-width:0}.epic-checklist__header{margin-bottom:54px}.epic-checklist__eyebrow{color:#a5f3ea;font-size:14px;font-weight:800;letter-spacing:.08em;margin:0 0 12px;text-transform:uppercase}.epic-checklist__title{color:#fff;font-size:clamp(38px,5vw,64px);font-weight:800;line-height:1;margin:0 0 18px}.epic-checklist__description{color:#c1b4ff;font-size:20px;line-height:1.55;max-width:820px}.epic-checklist__phase-section{margin-bottom:72px;scroll-margin-top:190px}.epic-checklist__phase-heading{margin-bottom:28px}.epic-checklist__phase-eyebrow{color:#a5f3ea;font-size:14px;font-weight:800;letter-spacing:.08em;margin:0 0 10px;text-transform:uppercase}.epic-checklist__phase-title{color:#fff;font-size:clamp(34px,4vw,52px);font-weight:800;line-height:1.05;margin:0 0 12px}.epic-checklist__phase-description{color:#c1b4ff;font-size:20px;line-height:1.55;margin:0}.epic-checklist__section{margin-bottom:42px;scroll-margin-top:190px}.epic-checklist__section-title{color:#8269ff;font-size:22px;font-weight:700;letter-spacing:.02em;margin:0 0 20px}.epic-checklist__section-desc{color:#c1b4ff;font-size:18px;line-height:1.55;margin:0 0 24px}.epic-checklist__tasks{display:flex;flex-direction:column;gap:22px}.epic-checklist__task{width:100%}.epic-checklist__task-label{align-items:flex-start;cursor:pointer;display:flex;gap:18px;position:relative}.epic-checklist__native-check{opacity:0;pointer-events:none;position:absolute}.epic-checklist__fake-check{background:rgba(20,23,61,.5);border:2px solid #c1b4ff;border-radius:5px;flex:0 0 auto;height:24px;margin-top:4px;transition:all .2s ease;width:24px}.epic-checklist__native-check:focus-visible+.epic-checklist__fake-check{outline:3px solid rgba(165,243,234,.4);outline-offset:3px}.epic-checklist__native-check:checked+.epic-checklist__fake-check{background:#8269ff;border-color:#8269ff}.epic-checklist__native-check:checked+.epic-checklist__fake-check:after{border-bottom:2px solid #fff;border-right:2px solid #fff;content:"";display:block;height:12px;margin:2px auto 0;transform:rotate(45deg);width:7px}.epic-checklist__task-body{color:#c1b4ff;flex:1;font-size:18px;line-height:1.5;min-width:0;transition:opacity .2s ease}.epic-checklist__native-check:checked~.epic-checklist__task-body{opacity:.4}.epic-checklist__native-check:checked~.epic-checklist__task-body .epic-checklist__task-title{color:#c1b4ff;text-decoration:line-through}.epic-checklist__task-title{color:#fff;display:block;font-size:19px;line-height:1.5;transition:color .2s ease}.epic-checklist__task-title strong{font-weight:800}.epic-checklist__task-description{color:#c1b4ff;display:block;margin-top:4px}.epic-checklist__risk{color:#ff8ba7;display:block;font-size:15px;font-style:italic;line-height:1.45;margin-top:8px}.epic-checklist__risk strong{font-weight:800}@media (max-width:900px){.epic-checklist__topbar{flex-wrap:wrap;gap:12px;justify-content:space-between;padding:14px 0;position:sticky;top:85px}.epic-checklist__progress-copy{flex:1 1 0%;white-space:normal;width:auto}.epic-checklist__reset{flex:0 0 auto;margin-left:0}.epic-checklist__progress-track{flex:0 0 100%;margin-top:4px;order:3}.epic-checklist__layout{flex-direction:column;gap:34px;padding:42px 0}.epic-checklist__sidebar{border-right:0;flex:none;max-height:none;padding-right:0;position:relative;top:auto;width:100%}.epic-checklist__phase-nav{flex-direction:row;overflow-x:auto;padding-bottom:8px}.epic-checklist__phase-btn{flex:0 0 auto;margin-bottom:0;margin-right:8px;min-width:180px;width:auto}.epic-checklist__sections-accordion{display:none}.epic-checklist__title{font-size:38px}.epic-checklist__description,.epic-checklist__phase-description{font-size:18px}.epic-checklist__phase-title{font-size:34px}.epic-checklist__section-desc{font-size:16px}.epic-checklist__task-body{font-size:17px}.epic-checklist__task-title{font-size:18px}}@media (max-width:420px){.epic-checklist__topbar{gap:8px}.epic-checklist__progress-copy{font-size:13px}.epic-checklist__reset{font-size:12px;min-height:32px;padding:6px 12px}}.light .epic-checklist{color:#14173d}.light .epic-checklist__topbar{background:hsla(0,0%,100%,.95);border-bottom-color:#3b2999}.light .epic-checklist__progress-copy{color:#3b2999}.light .epic-checklist__progress-track{background:rgba(20,23,61,.1)}.light .epic-checklist__reset{border-color:#3b2999;color:#3b2999}.light .epic-checklist__reset:hover{background:#3b2999;color:#fff}.light .epic-checklist__sidebar{border-right-color:rgba(20,23,61,.2)}.light .epic-checklist__sidebar-title{color:#3b2999}.light .epic-checklist__phase-btn{color:#14173d}.light .epic-checklist__phase-btn.is-active,.light .epic-checklist__phase-btn:hover{background:rgba(59,41,153,.1);color:#3b2999}.light .epic-checklist__phase-number{background:rgba(20,23,61,.05);color:#3b2999}.light .epic-checklist__phase-btn.is-active .epic-checklist__phase-number{background:#3b2999;color:#fff}.light .epic-checklist__phase-count{color:#3b2999}.light .epic-checklist__section-link{color:#14173d}.light .epic-checklist__eyebrow,.light .epic-checklist__phase-eyebrow,.light .epic-checklist__section-link:before,.light .epic-checklist__section-link:hover{color:#3b2999}.light .epic-checklist__description,.light .epic-checklist__phase-description,.light .epic-checklist__phase-title,.light .epic-checklist__section-desc,.light .epic-checklist__title{color:#14173d}.light .epic-checklist__section-title{color:#3b2999}.light .epic-checklist__fake-check{background:hsla(0,0%,100%,.8);border-color:#3b2999}.light .epic-checklist__native-check:focus-visible+.epic-checklist__fake-check{outline-color:rgba(59,41,153,.3)}.light .epic-checklist__native-check:checked+.epic-checklist__fake-check{background:#3b2999;border-color:#3b2999}.light .epic-checklist__native-check:checked~.epic-checklist__task-body .epic-checklist__task-title,.light .epic-checklist__task-body,.light .epic-checklist__task-description,.light .epic-checklist__task-title{color:#14173d}.light .epic-checklist__risk{color:#d81b60}