/* Education Sector Report chart islands. Built from src/ by build.mjs -
   edit the source, run `npm run build`, and commit both artifacts. Do NOT
   patch this file by hand: it has no content hash, so a hand edit is invisible
   to every check that compares it against its source. */
/*! tailwindcss v4.1.14 | MIT License | https://tailwindcss.com */@layer properties;@layer theme,base,utilities;@layer theme{.edu-chart{--color-neutral-700: oklch(37.1% 0 0);--color-black: #000;--color-white: #fff;--spacing: .25rem;--text-xs: .75rem;--text-xs--line-height: calc(1 / .75);--text-sm: .875rem;--text-sm--line-height: calc(1.25 / .875);--text-base: 1rem;--text-base--line-height: 1.5 ;--font-weight-semibold: 600;--font-weight-bold: 700;--leading-tight: 1.25;--radius-md: .375rem;--default-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);--color-foreground: var(--b26-ink, #362c2c);--color-muted-foreground: var(--b26-ink-55, rgba(54, 44, 44, .7))}}@layer utilities{.edu-chart .pointer-events-none{pointer-events:none}.edu-chart .absolute{position:absolute}.edu-chart .relative{position:relative}.edu-chart .inset-0{inset:calc(var(--spacing) * 0)}.edu-chart .inset-x-0{inset-inline:calc(var(--spacing) * 0)}.edu-chart .top-0{top:calc(var(--spacing) * 0)}.edu-chart .top-1{top:calc(var(--spacing) * 1)}.edu-chart .bottom-0{bottom:calc(var(--spacing) * 0)}.edu-chart .bottom-full{bottom:100%}.edu-chart .left-1\/2{left:50%}.edu-chart .z-20{z-index:20}.edu-chart .mt-2{margin-top:calc(var(--spacing) * 2)}.edu-chart .mt-6{margin-top:calc(var(--spacing) * 6)}.edu-chart .mb-1{margin-bottom:calc(var(--spacing) * 1)}.edu-chart .mb-2{margin-bottom:calc(var(--spacing) * 2)}.edu-chart .mb-3{margin-bottom:calc(var(--spacing) * 3)}.edu-chart .mb-4{margin-bottom:calc(var(--spacing) * 4)}.edu-chart .flex{display:flex}.edu-chart .grid{display:grid}.edu-chart .hidden{display:none}.edu-chart .size-3\.5{width:calc(var(--spacing) * 3.5);height:calc(var(--spacing) * 3.5)}.edu-chart .h-4{height:calc(var(--spacing) * 4)}.edu-chart .h-5{height:calc(var(--spacing) * 5)}.edu-chart .h-6{height:calc(var(--spacing) * 6)}.edu-chart .h-9{height:calc(var(--spacing) * 9)}.edu-chart .h-56{height:calc(var(--spacing) * 56)}.edu-chart .h-80{height:calc(var(--spacing) * 80)}.edu-chart .h-\[4\.25rem\]{height:4.25rem}.edu-chart .h-\[26rem\]{height:26rem}.edu-chart .h-full{height:100%}.edu-chart .h-px{height:1px}.edu-chart .w-7{width:calc(var(--spacing) * 7)}.edu-chart .w-28{width:calc(var(--spacing) * 28)}.edu-chart .w-\[38\%\]{width:38%}.edu-chart .w-\[72\%\]{width:72%}.edu-chart .w-\[105\%\]{width:105%}.edu-chart .w-\[170px\]{width:170px}.edu-chart .w-full{width:100%}.edu-chart .w-px{width:1px}.edu-chart .max-w-none{max-width:none}.edu-chart .min-w-0{min-width:calc(var(--spacing) * 0)}.edu-chart .flex-1{flex:1}.edu-chart .shrink-0{flex-shrink:0}.edu-chart .-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.edu-chart .-translate-y-1\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.edu-chart .transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.edu-chart .flex-col{flex-direction:column}.edu-chart .items-center{align-items:center}.edu-chart .items-end{align-items:flex-end}.edu-chart .items-start{align-items:flex-start}.edu-chart .items-stretch{align-items:stretch}.edu-chart .justify-between{justify-content:space-between}.edu-chart .justify-center{justify-content:center}.edu-chart .justify-end{justify-content:flex-end}.edu-chart .gap-2{gap:calc(var(--spacing) * 2)}.edu-chart .gap-3{gap:calc(var(--spacing) * 3)}.edu-chart .gap-4{gap:calc(var(--spacing) * 4)}.edu-chart .gap-6{gap:calc(var(--spacing) * 6)}.edu-chart .gap-10{gap:calc(var(--spacing) * 10)}.edu-chart .gap-\[2\%\]{gap:2%}.edu-chart .self-start{align-self:flex-start}.edu-chart .overflow-visible{overflow:visible}.edu-chart .rounded-\[3px\]{border-radius:3px}.edu-chart .rounded-\[4px\]{border-radius:4px}.edu-chart .rounded-md{border-radius:var(--radius-md)}.edu-chart .rounded-l-\[3px\]{border-top-left-radius:3px;border-bottom-left-radius:3px}.edu-chart .rounded-r-\[3px\]{border-top-right-radius:3px;border-bottom-right-radius:3px}.edu-chart .border{border-style:var(--tw-border-style);border-width:1px}.edu-chart .border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.edu-chart .border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.edu-chart .border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.edu-chart .border-dashed{--tw-border-style: dashed;border-style:dashed}.edu-chart .border-black\/10{border-color:color-mix(in srgb,#000 10%,transparent);@supports (color: color-mix(in lab,red,red)){border-color:color-mix(in oklab,var(--color-black) 10%,transparent)}}.edu-chart .border-foreground\/40{border-color:var(--color-foreground);@supports (color: color-mix(in lab,red,red)){border-color:color-mix(in oklab,var(--color-foreground) 40%,transparent)}}.edu-chart .border-foreground\/60{border-color:var(--color-foreground);@supports (color: color-mix(in lab,red,red)){border-color:color-mix(in oklab,var(--color-foreground) 60%,transparent)}}.edu-chart .border-foreground\/70{border-color:var(--color-foreground);@supports (color: color-mix(in lab,red,red)){border-color:color-mix(in oklab,var(--color-foreground) 70%,transparent)}}.edu-chart .bg-\[\#EBE3DC\]{background-color:#ebe3dc}.edu-chart .bg-foreground\/8{background-color:var(--color-foreground);@supports (color: color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-foreground) 8%,transparent)}}.edu-chart .bg-foreground\/70{background-color:var(--color-foreground);@supports (color: color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-foreground) 70%,transparent)}}.edu-chart .bg-white{background-color:var(--color-white)}.edu-chart .fill-foreground{fill:var(--color-foreground)}.edu-chart .fill-white{fill:var(--color-white)}.edu-chart .px-1{padding-inline:calc(var(--spacing) * 1)}.edu-chart .px-2{padding-inline:calc(var(--spacing) * 2)}.edu-chart .px-4{padding-inline:calc(var(--spacing) * 4)}.edu-chart .py-1{padding-block:calc(var(--spacing) * 1)}.edu-chart .py-2{padding-block:calc(var(--spacing) * 2)}.edu-chart .py-\[5px\]{padding-block:5px}.edu-chart .pt-1{padding-top:calc(var(--spacing) * 1)}.edu-chart .pt-3{padding-top:calc(var(--spacing) * 3)}.edu-chart .pr-2{padding-right:calc(var(--spacing) * 2)}.edu-chart .pr-3{padding-right:calc(var(--spacing) * 3)}.edu-chart .pl-2{padding-left:calc(var(--spacing) * 2)}.edu-chart .pl-3{padding-left:calc(var(--spacing) * 3)}.edu-chart .pl-7{padding-left:calc(var(--spacing) * 7)}.edu-chart .text-center{text-align:center}.edu-chart .text-right{text-align:right}.edu-chart .text-base{font-size:var(--text-base);line-height:var(--tw-leading, var(--text-base--line-height))}.edu-chart .text-sm{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height))}.edu-chart .text-xs{font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height))}.edu-chart .text-\[0\.75rem\]{font-size:.75rem}.edu-chart .text-\[0\.6875rem\]{font-size:.6875rem}.edu-chart .text-\[0\.8125rem\]{font-size:.8125rem}.edu-chart .text-\[0\.9375rem\]{font-size:.9375rem}.edu-chart .text-\[1rem\]{font-size:1rem}.edu-chart .text-\[11px\]{font-size:11px}.edu-chart .text-\[13px\]{font-size:13px}.edu-chart .leading-none{--tw-leading: 1;line-height:1}.edu-chart .leading-tight{--tw-leading: var(--leading-tight);line-height:var(--leading-tight)}.edu-chart .font-bold{--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold)}.edu-chart .font-semibold{--tw-font-weight: var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.edu-chart .whitespace-nowrap{white-space:nowrap}.edu-chart .whitespace-pre-line{white-space:pre-line}.edu-chart .text-foreground{color:var(--color-foreground)}.edu-chart .text-foreground\/70{color:var(--color-foreground);@supports (color: color-mix(in lab,red,red)){color:color-mix(in oklab,var(--color-foreground) 70%,transparent)}}.edu-chart .text-foreground\/80{color:var(--color-foreground);@supports (color: color-mix(in lab,red,red)){color:color-mix(in oklab,var(--color-foreground) 80%,transparent)}}.edu-chart .text-muted-foreground{color:var(--color-muted-foreground)}.edu-chart .text-neutral-700{color:var(--color-neutral-700)}.edu-chart .text-white{color:var(--color-white)}.edu-chart .uppercase{text-transform:uppercase}.edu-chart .shadow-md{--tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.edu-chart .filter{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,)}.edu-chart .transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.edu-chart .group-hover\:block{&:is(:where(.group):hover *){@media (hover: hover){display:block}}}.edu-chart .first\:translate-y-0{&:first-child{--tw-translate-y: calc(var(--spacing) * 0);translate:var(--tw-translate-x) var(--tw-translate-y)}}.edu-chart .last\:-translate-y-full{&:last-child{--tw-translate-y: -100%;translate:var(--tw-translate-x) var(--tw-translate-y)}}.edu-chart .last\:border-b-0{&:last-child{border-bottom-style:var(--tw-border-style);border-bottom-width:0px}}.edu-chart .sm\:flex{@media (width >= 40rem){display:flex}}.edu-chart .sm\:w-40{@media (width >= 40rem){width:calc(var(--spacing) * 40)}}.edu-chart .sm\:grid-cols-3{@media (width >= 40rem){grid-template-columns:repeat(3,minmax(0,1fr))}}.edu-chart .md\:grid-cols-2{@media (width >= 48rem){grid-template-columns:repeat(2,minmax(0,1fr))}}}@layer base{.edu-chart,.edu-chart *,.edu-chart *:before,.edu-chart *:after{box-sizing:border-box;border:0 solid}.edu-chart{color:var(--color-foreground);line-height:1.5}.edu-chart p,.edu-chart figure{margin:0}}@property --tw-translate-x{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-translate-y{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-translate-z{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-rotate-x{syntax: "*"; inherits: false;}@property --tw-rotate-y{syntax: "*"; inherits: false;}@property --tw-rotate-z{syntax: "*"; inherits: false;}@property --tw-skew-x{syntax: "*"; inherits: false;}@property --tw-skew-y{syntax: "*"; inherits: false;}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-leading{syntax: "*"; inherits: false;}@property --tw-font-weight{syntax: "*"; inherits: false;}@property --tw-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-shadow-color{syntax: "*"; inherits: false;}@property --tw-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-inset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-shadow-color{syntax: "*"; inherits: false;}@property --tw-inset-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-ring-color{syntax: "*"; inherits: false;}@property --tw-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-ring-color{syntax: "*"; inherits: false;}@property --tw-inset-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-ring-inset{syntax: "*"; inherits: false;}@property --tw-ring-offset-width{syntax: "<length>"; inherits: false; initial-value: 0px;}@property --tw-ring-offset-color{syntax: "*"; inherits: false; initial-value: #fff;}@property --tw-ring-offset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-blur{syntax: "*"; inherits: false;}@property --tw-brightness{syntax: "*"; inherits: false;}@property --tw-contrast{syntax: "*"; inherits: false;}@property --tw-grayscale{syntax: "*"; inherits: false;}@property --tw-hue-rotate{syntax: "*"; inherits: false;}@property --tw-invert{syntax: "*"; inherits: false;}@property --tw-opacity{syntax: "*"; inherits: false;}@property --tw-saturate{syntax: "*"; inherits: false;}@property --tw-sepia{syntax: "*"; inherits: false;}@property --tw-drop-shadow{syntax: "*"; inherits: false;}@property --tw-drop-shadow-color{syntax: "*"; inherits: false;}@property --tw-drop-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-drop-shadow-size{syntax: "*"; inherits: false;}@layer properties{@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))){.edu-chart,.edu-chart *,.edu-chart *:before,.edu-chart *:after,.edu-chart *::backdrop{--tw-translate-x: 0;--tw-translate-y: 0;--tw-translate-z: 0;--tw-rotate-x: initial;--tw-rotate-y: initial;--tw-rotate-z: initial;--tw-skew-x: initial;--tw-skew-y: initial;--tw-border-style: solid;--tw-leading: initial;--tw-font-weight: initial;--tw-shadow: 0 0 #0000;--tw-shadow-color: initial;--tw-shadow-alpha: 100%;--tw-inset-shadow: 0 0 #0000;--tw-inset-shadow-color: initial;--tw-inset-shadow-alpha: 100%;--tw-ring-color: initial;--tw-ring-shadow: 0 0 #0000;--tw-inset-ring-color: initial;--tw-inset-ring-shadow: 0 0 #0000;--tw-ring-inset: initial;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-offset-shadow: 0 0 #0000;--tw-blur: initial;--tw-brightness: initial;--tw-contrast: initial;--tw-grayscale: initial;--tw-hue-rotate: initial;--tw-invert: initial;--tw-opacity: initial;--tw-saturate: initial;--tw-sepia: initial;--tw-drop-shadow: initial;--tw-drop-shadow-color: initial;--tw-drop-shadow-alpha: 100%;--tw-drop-shadow-size: initial}}}
