/*! tailwindcss v2.2.19 | MIT License | https://tailwindcss.com */

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */html{-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],button{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{font-family:inherit;line-height:inherit}*,:after,:before{box-sizing:border-box;border:0 solid}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:after,:before{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}body{background-color:rgba(255,255,255,var(--tw-bg-opacity))}.dark body,body{--tw-bg-opacity:1}.dark body{background-color:rgba(17,24,39,var(--tw-bg-opacity))}body{color:rgba(17,24,39,var(--tw-text-opacity))}.dark body,body{--tw-text-opacity:1}.dark body{color:rgba(255,255,255,var(--tw-text-opacity))}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pointer-events-none{pointer-events:none}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-x-0{left:0;right:0}.top-0{top:0}.bottom-0{bottom:0}.left-0{left:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.mx-auto{margin-left:auto;margin-right:auto}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-1\.5{margin-top:.375rem}.mt-2\.5{margin-top:.625rem}.ml-1{margin-left:.25rem}.ml-auto{margin-left:auto}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-3\.5{height:.875rem}.h-full{height:100%}.min-h-screen{min-height:100vh}.w-3{width:.75rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-10{width:2.5rem}.w-24{width:6rem}.w-px{width:1px}.w-3\.5{width:.875rem}.w-full{width:100%}.min-w-0{min-width:0}.max-w-7xl{max-width:80rem}.flex-1{flex:1 1 0%}.transform{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(1turn)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-1\.5{gap:.375rem}.gap-2\.5{gap:.625rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-2\.5{-moz-column-gap:.625rem;column-gap:.625rem}.gap-y-1{row-gap:.25rem}.gap-y-1\.5{row-gap:.375rem}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.625rem * var(--tw-space-y-reverse))}.overflow-visible{overflow:visible}.truncate{overflow:hidden;text-overflow:ellipsis}.truncate,.whitespace-nowrap{white-space:nowrap}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.rounded-r-sm{border-top-right-radius:.125rem;border-bottom-right-radius:.125rem}.rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.rounded-l-sm{border-top-left-radius:.125rem;border-bottom-left-radius:.125rem}.border-2{border-width:2px}.border{border-width:1px}.border-t{border-top-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-gray-300{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.border-green-300{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.border-blue-200{--tw-border-opacity:1;border-color:rgba(191,219,254,var(--tw-border-opacity))}.border-blue-300{--tw-border-opacity:1;border-color:rgba(147,197,253,var(--tw-border-opacity))}.dark .dark\:border-gray-500{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.dark .dark\:border-gray-600{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.dark .dark\:border-green-500{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.dark .dark\:border-green-600{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.dark .dark\:border-blue-500{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.dark .dark\:border-blue-600{--tw-border-opacity:1;border-color:rgba(37,99,235,var(--tw-border-opacity))}.dark .dark\:border-blue-700{--tw-border-opacity:1;border-color:rgba(29,78,216,var(--tw-border-opacity))}.bg-gray-50{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.bg-green-50{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.bg-green-100{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.bg-blue-50{--tw-bg-opacity:1;background-color:rgba(239,246,255,var(--tw-bg-opacity))}.bg-surface{background-color:rgba(17,24,39,var(--tw-bg-opacity))}.dark .dark\:bg-gray-800{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.dark .dark\:bg-green-900{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.dark .dark\:bg-blue-900{--tw-bg-opacity:1;background-color:rgba(30,58,138,var(--tw-bg-opacity))}.object-contain{-o-object-fit:contain;object-fit:contain}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-6{padding:1.5rem}.p-2\.5{padding:.625rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.py-0{padding-top:0;padding-bottom:0}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-0\.5{padding-top:.125rem}.pr-1{padding-right:.25rem}.pb-2{padding-bottom:.5rem}.pb-44{padding-bottom:11rem}.pb-2\.5{padding-bottom:.625rem}.text-left{text-align:left}.text-center{text-align:center}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.tabular-nums{--tw-ordinal:var(--tw-empty,/*!*/ /*!*/);--tw-slashed-zero:var(--tw-empty,/*!*/ /*!*/);--tw-numeric-figure:var(--tw-empty,/*!*/ /*!*/);--tw-numeric-spacing:var(--tw-empty,/*!*/ /*!*/);--tw-numeric-fraction:var(--tw-empty,/*!*/ /*!*/);font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);--tw-numeric-spacing:tabular-nums}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-none{line-height:1}.leading-tight{line-height:1.25}.tracking-wide{letter-spacing:.025em}.text-gray-600{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.text-green-900{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.text-blue-900{--tw-text-opacity:1;color:rgba(30,58,138,var(--tw-text-opacity))}.dark .dark\:text-gray-100{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.dark .dark\:text-green-100{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.dark .dark\:text-blue-100{--tw-text-opacity:1;color:rgba(219,234,254,var(--tw-text-opacity))}.hover\:underline:hover{text-decoration:underline}.opacity-100{opacity:1}*,:after,:before{--tw-shadow:0 0 #0000}.shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.shadow-lg,.shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}*,:after,:before{--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000}.filter{--tw-blur:var(--tw-empty,/*!*/ /*!*/);--tw-brightness:var(--tw-empty,/*!*/ /*!*/);--tw-contrast:var(--tw-empty,/*!*/ /*!*/);--tw-grayscale:var(--tw-empty,/*!*/ /*!*/);--tw-hue-rotate:var(--tw-empty,/*!*/ /*!*/);--tw-invert:var(--tw-empty,/*!*/ /*!*/);--tw-saturate:var(--tw-empty,/*!*/ /*!*/);--tw-sepia:var(--tw-empty,/*!*/ /*!*/);--tw-drop-shadow:var(--tw-empty,/*!*/ /*!*/);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-75{transition-duration:75ms}.duration-150{transition-duration:.15s}.ease-linear{transition-timing-function:linear}.bg-background{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.dark .bg-background{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.bg-surface{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.dark .bg-surface{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.text-primary{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.dark .text-primary{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.text-secondary{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.dark .text-secondary{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.text-accent{--tw-text-opacity:1;color:rgba(29,78,216,var(--tw-text-opacity))}.dark .text-accent{--tw-text-opacity:1;color:rgba(147,197,253,var(--tw-text-opacity))}.font-brand-serif{font-family:New York,Iowan Old Style,Palatino Linotype,Palatino,Book Antiqua,serif;letter-spacing:.01em}.border-theme{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.dark .border-theme{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.phase-complete{border-width:1px;--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.dark .phase-complete{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.phase-complete{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.dark .phase-complete{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.phase-complete{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.dark .phase-complete{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.phase-current{--phase-current-border:#60a5fa;--phase-current-border-strong:#3b82f6;--phase-current-ring:rgba(59,130,246,.45);--phase-current-ring-strong:rgba(59,130,246,.85);border-width:1px;--tw-bg-opacity:1;background-color:rgba(219,234,254,var(--tw-bg-opacity))}.dark .phase-current{--tw-bg-opacity:1;background-color:rgba(30,64,175,var(--tw-bg-opacity))}.phase-current{--tw-text-opacity:1;color:rgba(30,58,138,var(--tw-text-opacity))}.dark .phase-current{--tw-text-opacity:1;color:rgba(219,234,254,var(--tw-text-opacity))}.phase-current{border-color:var(--phase-current-border);animation:phase-current-border-pulse 1.5s ease-in-out infinite}.dark .phase-current{--phase-current-border:#93c5fd;--phase-current-border-strong:#bfdbfe;--phase-current-ring:rgba(96,165,250,.55);--phase-current-ring-strong:rgba(147,197,253,.92)}.phase-upcoming{border-width:1px;--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.dark .phase-upcoming{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.phase-upcoming{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.dark .phase-upcoming{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.phase-upcoming{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.dark .phase-upcoming{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.bg-chart-band{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.dark .bg-chart-band{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.bg-chart-threshold{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.dark .bg-chart-threshold{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.bg-chart-progress-base{--tw-bg-opacity:1;background-color:rgba(147,197,253,var(--tw-bg-opacity))}.dark .bg-chart-progress-base{--tw-bg-opacity:1;background-color:rgba(29,78,216,var(--tw-bg-opacity))}.bg-chart-progress-active{--tw-bg-opacity:1;background-color:rgba(37,99,235,var(--tw-bg-opacity))}.dark .bg-chart-progress-active{--tw-bg-opacity:1;background-color:rgba(96,165,250,var(--tw-bg-opacity))}.chart-progress-active-pulse{animation:chart-progress-pulse 1.6s ease-in-out infinite;will-change:opacity,filter}.chart-progress-pulse-overlay{animation:chart-progress-overlay-pulse 1.8s ease-in-out infinite;background:linear-gradient(90deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.52),hsla(0,0%,100%,.08));background-size:200% 100%;pointer-events:none;will-change:opacity,background-position}.dark .chart-progress-pulse-overlay{background:linear-gradient(90deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.34),hsla(0,0%,100%,.05))}.bg-chart-legend-past{--tw-bg-opacity:1;background-color:rgba(147,197,253,var(--tw-bg-opacity))}.dark .bg-chart-legend-past{--tw-bg-opacity:1;background-color:rgba(29,78,216,var(--tw-bg-opacity))}.bg-chart-legend-active{--tw-bg-opacity:1;background-color:rgba(37,99,235,var(--tw-bg-opacity))}.dark .bg-chart-legend-active{--tw-bg-opacity:1;background-color:rgba(96,165,250,var(--tw-bg-opacity))}.bg-chart-marker{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.dark .bg-chart-marker{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.text-threshold-label{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.dark .text-threshold-label{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.text-progress-label{--tw-text-opacity:1;color:rgba(29,78,216,var(--tw-text-opacity))}.dark .text-progress-label{--tw-text-opacity:1;color:rgba(147,197,253,var(--tw-text-opacity))}.status-pill{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;border-radius:.25rem;border-width:1px;text-align:center;font-weight:500;line-height:1;height:1.25rem;padding-inline:.375rem;font-size:.6875rem}@media (min-width:640px){.status-pill{height:1.5rem;padding-inline:.5rem;font-size:.75rem}}.summary-range-chart{--hero-chart-layer-height:24px;--hero-chart-layer-overlap:12px;--hero-chart-label-height:12px;--hero-chart-label-gap:6px;height:calc(var(--hero-chart-label-height) + var(--hero-chart-label-gap) + (var(--hero-chart-layer-height) - var(--hero-chart-layer-overlap)) + (var(--hero-chart-layer-height) - var(--hero-chart-layer-overlap)) + var(--hero-chart-layer-height) + var(--hero-chart-label-gap) + var(--hero-chart-label-height))}.breakdown-range-chart{--breakdown-chart-layer-height:14px;--breakdown-chart-layer-overlap:7px;--breakdown-chart-label-height:12px;--breakdown-chart-label-gap:4px;height:calc(var(--breakdown-chart-label-height) + var(--breakdown-chart-label-gap) + (var(--breakdown-chart-layer-height) - var(--breakdown-chart-layer-overlap)) + (var(--breakdown-chart-layer-height) - var(--breakdown-chart-layer-overlap)) + var(--breakdown-chart-layer-height) + var(--breakdown-chart-label-gap) + var(--breakdown-chart-label-height))}@media (min-width:768px){.summary-range-chart{--hero-chart-layer-height:30px;--hero-chart-layer-overlap:15px;--hero-chart-label-height:13px;--hero-chart-label-gap:6px}.breakdown-range-chart{--breakdown-chart-layer-height:14px;--breakdown-chart-layer-overlap:7px;--breakdown-chart-label-height:12px;--breakdown-chart-label-gap:4px}}.status-below-threshold{--tw-border-opacity:1;border-color:rgba(147,197,253,var(--tw-border-opacity))}.dark .status-below-threshold{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.status-below-threshold{--tw-bg-opacity:1;background-color:rgba(219,234,254,var(--tw-bg-opacity))}.dark .status-below-threshold{--tw-bg-opacity:1;background-color:rgba(30,58,138,var(--tw-bg-opacity))}.status-below-threshold{--tw-text-opacity:1;color:rgba(30,58,138,var(--tw-text-opacity))}.dark .status-below-threshold{--tw-text-opacity:1;color:rgba(219,234,254,var(--tw-text-opacity))}.status-approaching-threshold{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.dark .status-approaching-threshold{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.status-approaching-threshold{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.dark .status-approaching-threshold{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.status-approaching-threshold{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.dark .status-approaching-threshold{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.status-passing-threshold{--tw-border-opacity:1;border-color:rgba(96,165,250,var(--tw-border-opacity))}.dark .status-passing-threshold{--tw-border-opacity:1;border-color:rgba(147,197,253,var(--tw-border-opacity))}.status-passing-threshold{--tw-bg-opacity:1;background-color:rgba(219,234,254,var(--tw-bg-opacity))}.dark .status-passing-threshold{--tw-bg-opacity:1;background-color:rgba(30,64,175,var(--tw-bg-opacity))}.status-passing-threshold{--tw-text-opacity:1;color:rgba(30,58,138,var(--tw-text-opacity))}.dark .status-passing-threshold{--tw-text-opacity:1;color:rgba(219,234,254,var(--tw-text-opacity))}.status-above-threshold{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.dark .status-above-threshold{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.status-above-threshold{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.dark .status-above-threshold{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.status-above-threshold{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.dark .status-above-threshold{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.day-tag-hold{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.dark .day-tag-hold{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.day-tag-hold{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.dark .day-tag-hold{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.day-tag-hold{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.dark .day-tag-hold{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.day-tag-bucket{--tw-border-opacity:1;border-color:rgba(147,197,253,var(--tw-border-opacity))}.dark .day-tag-bucket{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.day-tag-bucket{--tw-bg-opacity:1;background-color:rgba(219,234,254,var(--tw-bg-opacity))}.dark .day-tag-bucket{--tw-bg-opacity:1;background-color:rgba(30,58,138,var(--tw-bg-opacity))}.day-tag-bucket{--tw-text-opacity:1;color:rgba(30,58,138,var(--tw-text-opacity))}.dark .day-tag-bucket{--tw-text-opacity:1;color:rgba(219,234,254,var(--tw-text-opacity))}.day-tag-broad{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.dark .day-tag-broad{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.day-tag-broad{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.dark .day-tag-broad{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.day-tag-broad{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.dark .day-tag-broad{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.movement-pill{display:inline-flex;align-items:center;gap:.25rem;white-space:nowrap;border-radius:.375rem;border-width:1px;padding:.25rem .5rem;font-size:.75rem;line-height:1rem;font-weight:500;line-height:1}.movement-pill-moved{--tw-border-opacity:1;border-color:rgba(147,197,253,var(--tw-border-opacity))}.dark .movement-pill-moved{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.movement-pill-moved{--tw-bg-opacity:1;background-color:rgba(219,234,254,var(--tw-bg-opacity))}.dark .movement-pill-moved{--tw-bg-opacity:1;background-color:rgba(30,58,138,var(--tw-bg-opacity))}.movement-pill-moved{--tw-text-opacity:1;color:rgba(30,58,138,var(--tw-text-opacity))}.dark .movement-pill-moved{--tw-text-opacity:1;color:rgba(219,234,254,var(--tw-text-opacity))}.movement-pill-held{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.dark .movement-pill-held{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.movement-pill-held{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.dark .movement-pill-held{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.movement-pill-held{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.dark .movement-pill-held{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.source-chip{display:inline-flex;max-width:100%;align-items:center;border-radius:.375rem;border-width:1px;padding:.25rem .5rem;font-size:.75rem;line-height:1rem;line-height:1.25rem;--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.dark .source-chip{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.source-chip{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.dark .source-chip{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.source-chip{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.dark .source-chip{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.badge-confirmed{border-width:1px;--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.dark .badge-confirmed{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.badge-confirmed{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.dark .badge-confirmed{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.badge-confirmed,.dark .badge-confirmed{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.badge-partial{border-width:1px;--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.dark .badge-partial{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.badge-partial{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.dark .badge-partial{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.badge-partial,.dark .badge-partial{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.badge-not-yet{border-width:1px;--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.dark .badge-not-yet{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.badge-not-yet{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.dark .badge-not-yet{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.badge-not-yet,.dark .badge-not-yet{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.rw-theme-toggle{border:0;background:transparent;color:#243449;padding:0;width:42px;height:22px;display:inline-flex;align-items:center;vertical-align:middle;line-height:0;cursor:pointer}.dark .rw-theme-toggle{color:#f8fbff}.rw-theme-toggle-track{position:relative;width:100%;height:100%;border-radius:999px;border:1px solid rgba(15,23,42,.12);background:rgba(15,23,42,.04);display:block;box-shadow:inset 0 1px 1px rgba(0,0,0,.22),inset 0 -1px 1px hsla(0,0%,100%,.04);transition:background .22s ease,border-color .22s ease,box-shadow .22s ease}.dark .rw-theme-toggle-track{border-color:rgba(248,250,252,.24);background:rgba(226,232,240,.14)}.rw-theme-toggle-thumb{position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:999px;background:#fff;border:1px solid rgba(15,23,42,.14);box-shadow:0 1px 3px rgba(15,23,42,.26),0 1px 1px rgba(15,23,42,.16);transition:transform .24s cubic-bezier(.2,.8,.2,1),box-shadow .22s ease;z-index:2;display:flex;align-items:center;justify-content:center}.dark .rw-theme-toggle-thumb{background:#172334;border-color:rgba(148,163,184,.18)}.rw-theme-toggle-thumb-icon{width:10px;height:10px;color:#0f172a;display:flex;align-items:center;justify-content:center;margin:0;padding:0;line-height:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dark .rw-theme-toggle-thumb-icon{color:#f8fbff}.rw-theme-toggle-thumb-icon svg{width:10px;height:10px;display:block;margin:0;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.rw-theme-toggle:hover .rw-theme-toggle-track{background:rgba(15,23,42,.08);box-shadow:inset 0 1px 1px rgba(0,0,0,.28),inset 0 -1px 1px hsla(0,0%,100%,.06)}.dark .rw-theme-toggle:hover .rw-theme-toggle-track{background:rgba(226,232,240,.2)}.rw-theme-toggle:focus-visible .rw-theme-toggle-track{outline:2px solid #2563eb;outline-offset:2px}.timeline-slider{--timeline-progress:0%;--timeline-track-fill:#1d72f3;--timeline-track-bg:#cbd5e1;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:1.5rem;background:transparent;cursor:pointer}.dark .timeline-slider{--timeline-track-fill:#3b82f6;--timeline-track-bg:#334155}.timeline-slider:focus-visible{outline:none}.timeline-slider::-webkit-slider-runnable-track{height:5px;border-radius:999px;background:linear-gradient(to right,var(--timeline-track-fill) 0,var(--timeline-track-fill) var(--timeline-progress),var(--timeline-track-bg) var(--timeline-progress),var(--timeline-track-bg) 100%)}.timeline-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;margin-top:-4.5px;border-radius:999px;border:2px solid #f8fafc;background:#2563eb;box-shadow:0 0 0 1px rgba(30,41,59,.25);-webkit-transition:transform .12s ease;transition:transform .12s ease}.dark .timeline-slider::-webkit-slider-thumb{border-color:#0f172a;background:#60a5fa;box-shadow:0 0 0 1px rgba(148,163,184,.25)}.timeline-slider::-moz-range-track{height:5px;border-radius:999px;background:var(--timeline-track-bg)}.timeline-slider::-moz-range-progress{height:5px;border-radius:999px;background:var(--timeline-track-fill)}.timeline-slider::-moz-range-thumb{width:14px;height:14px;border-radius:999px;border:2px solid #f8fafc;background:#2563eb;box-shadow:0 0 0 1px rgba(30,41,59,.25);-moz-transition:transform .12s ease;transition:transform .12s ease}.dark .timeline-slider::-moz-range-thumb{border-color:#0f172a;background:#60a5fa;box-shadow:0 0 0 1px rgba(148,163,184,.25)}.timeline-slider:active::-webkit-slider-thumb{transform:scale(.95)}.timeline-slider:active::-moz-range-thumb{transform:scale(.95)}@media (max-width:767px){.timeline-slider{height:1.375rem}.timeline-slider::-webkit-slider-runnable-track{height:4px}.timeline-slider::-moz-range-progress,.timeline-slider::-moz-range-track{height:4px}.timeline-slider::-webkit-slider-thumb{width:12px;height:12px;margin-top:-4px}.timeline-slider::-moz-range-thumb{width:12px;height:12px}}.timeline-control-button-contrast:focus-visible,.timeline-control-button-contrast:hover{--tw-border-opacity:1;border-color:rgba(29,78,216,var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgba(29,78,216,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.dark .timeline-control-button-contrast:focus-visible,.dark .timeline-control-button-contrast:hover{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgba(191,219,254,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}@keyframes chart-progress-pulse{0%,to{opacity:.96;filter:saturate(1) brightness(1)}50%{opacity:.72;filter:saturate(1.25) brightness(1.24)}}@keyframes chart-progress-overlay-pulse{0%{opacity:.12;background-position:0 50%}50%{opacity:.42;background-position:100% 50%}to{opacity:.12;background-position:0 50%}}@keyframes phase-current-border-pulse{0%,to{border-color:var(--phase-current-border);box-shadow:0 0 0 1px var(--phase-current-ring)}50%{border-color:var(--phase-current-border-strong);box-shadow:0 0 0 2px var(--phase-current-ring-strong)}}@media (prefers-reduced-motion:reduce){.chart-progress-active-pulse,.chart-progress-pulse-overlay,.phase-current{animation:none}}@media (min-width:640px){.sm\:mt-2{margin-top:.5rem}.sm\:mt-3{margin-top:.75rem}.sm\:mr-0{margin-right:0}.sm\:ml-0{margin-left:0}.sm\:ml-3{margin-left:.75rem}.sm\:block{display:block}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:inline-flex{display:inline-flex}.sm\:hidden{display:none}.sm\:h-4{height:1rem}.sm\:h-8{height:2rem}.sm\:h-9{height:2.25rem}.sm\:w-4{width:1rem}.sm\:w-8{width:2rem}.sm\:w-9{width:2.25rem}.sm\:w-40{width:10rem}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}.sm\:gap-2{gap:.5rem}.sm\:gap-4{gap:1rem}.sm\:gap-6{gap:1.5rem}.sm\:gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.sm\:gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.sm\:gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.sm\:gap-y-2{row-gap:.5rem}.sm\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.sm\:rounded-lg{border-radius:.5rem}.sm\:rounded-xl{border-radius:.75rem}.sm\:border{border-width:1px}.sm\:border-gray-200{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.sm\:border-green-300{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.sm\:border-blue-300{--tw-border-opacity:1;border-color:rgba(147,197,253,var(--tw-border-opacity))}.dark .sm\:dark\:border-green-600{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.dark .sm\:dark\:border-blue-600{--tw-border-opacity:1;border-color:rgba(37,99,235,var(--tw-border-opacity))}.dark .sm\:dark\:border-border{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.sm\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.sm\:bg-gray-50{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.sm\:bg-green-50{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.sm\:bg-blue-50{--tw-bg-opacity:1;background-color:rgba(239,246,255,var(--tw-bg-opacity))}.dark .sm\:dark\:bg-green-900{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.dark .sm\:dark\:bg-blue-900{--tw-bg-opacity:1;background-color:rgba(30,58,138,var(--tw-bg-opacity))}.dark .sm\:dark\:bg-surface{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.dark .sm\:dark\:bg-panel{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.sm\:p-4{padding:1rem}.sm\:p-6{padding:1.5rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-3\.5{padding-left:.875rem;padding-right:.875rem}.sm\:py-2{padding-top:.5rem;padding-bottom:.5rem}.sm\:py-3{padding-top:.75rem;padding-bottom:.75rem}.sm\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.sm\:pt-2{padding-top:.5rem}.sm\:pt-8{padding-top:2rem}.sm\:pb-2{padding-bottom:.5rem}.sm\:pb-40{padding-bottom:10rem}.sm\:pb-2\.5{padding-bottom:.625rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:font-medium{font-weight:500}.sm\:font-semibold{font-weight:600}.sm\:shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}}@media (min-width:768px){.md\:mt-3{margin-top:.75rem}.md\:mt-3\.5{margin-top:.875rem}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-5{height:1.25rem}.md\:w-10{width:2.5rem}.md\:flex-col{flex-direction:column}.md\:gap-3{gap:.75rem}.md\:space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.md\:rounded-lg{border-radius:.5rem}.md\:border{border-width:1px}.md\:border-green-300{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.md\:border-blue-300{--tw-border-opacity:1;border-color:rgba(147,197,253,var(--tw-border-opacity))}.dark .md\:dark\:border-green-600{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.dark .md\:dark\:border-blue-600{--tw-border-opacity:1;border-color:rgba(37,99,235,var(--tw-border-opacity))}.md\:bg-green-50{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.md\:bg-blue-50{--tw-bg-opacity:1;background-color:rgba(239,246,255,var(--tw-bg-opacity))}.dark .md\:dark\:bg-green-900{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.dark .md\:dark\:bg-blue-900{--tw-bg-opacity:1;background-color:rgba(30,58,138,var(--tw-bg-opacity))}.md\:p-3{padding:.75rem}.md\:p-6{padding:1.5rem}.md\:p-3\.5{padding:.875rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}}@media (min-width:1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:px-8{padding-left:2rem;padding-right:2rem}}