html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:"DM Serif Display";src:url(../../../fonts/DMSerifDisplay-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter Tight;src:url(../../../fonts/InterTight-VariableFont_wght.ttf) format("truetype");font-weight:100 900;font-style:normal}:root{--palette-navy: #252B31;--palette-blue: #76A5CB;--palette-green: #93B8AB;--palette-green-muted: #818E88;--palette-yellow: #E8B955;--palette-yellow-muted: #D1B16C;--palette-light-brown: #A49890;--color-background: #F5F5F5;--text-grey: #222;--font-display: "DM Serif Display", serif;--font-body: "Inter Tight", sans-serif;--font-size--2: clamp(.6944rem, .6158rem + .3934vw, .96rem);--font-size--1: clamp(.8333rem, .7247rem + .5432vw, 1.2rem);--font-size-0: clamp(1rem, .8519rem + .7407vw, 1.5rem);--font-size-1: clamp(1.2rem, 1rem + 1vw, 1.875rem);--font-size-2: clamp(1.44rem, 1.1722rem + 1.3389vw, 2.3438rem);--font-size-3: clamp(1.728rem, 1.3719rem + 1.7803vw, 2.9297rem);--font-size-4: clamp(2.0736rem, 1.6029rem + 2.3533vw, 3.6621rem);--font-size-5: clamp(2.4883rem, 1.8693rem + 3.0953vw, 4.5776rem);--card-padding: clamp(1rem, -.4rem + 3.2vw, 2rem);--section-padding: clamp(1.25rem, .714rem + 1.714vw, 2rem);--page-padding: clamp(.75rem, -.857rem + 5.143vw, 3rem) }html{scroll-behavior:smooth}*,*:before,*:after{box-sizing:border-box}body{font-family:var(--font-body);font-size:1rem;font-weight:400;line-height:1.2;color:var(--text-grey)}section{padding:1.5rem var(--page-padding) 2.5rem var(--page-padding)}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);padding:0;margin:0}strong{font-weight:600}svg{display:block;width:100%;height:auto}.card{position:relative;width:100%;max-width:max(75vw,1200px);height:100%;max-height:100%;padding:2rem var(--card-padding);background-color:var(--color-background);border:1px solid #929292;box-shadow:-4px 5px 4px #00000040;border-radius:20px;overflow:hidden}.card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--card-texture);pointer-events:none;background-size:600px 450px;background-repeat:repeat;background-position:top left;mix-blend-mode:darken;opacity:.3;z-index:0}@media (max-width: 450px){section{padding:1rem var(--page-padding) 2rem var(--page-padding)}}button.trigger.svelte-1d4xsub{--button-size: 60px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;// height: 100%;width:var(--button-size);height:100%;padding:.75rem;background-color:var(--palette-yellow-muted);border:2px solid #756f63;border-radius:8px;cursor:pointer}button.trigger.svelte-1d4xsub:hover:not(.expanded){opacity:.8}button.trigger.svelte-1d4xsub.expanded{background-color:#bd9c54}@media (max-width: 600px){button.trigger.svelte-1d4xsub{max-width:50px;padding:.5rem}}.drawer.svelte-1d4xsub{position:absolute;display:flex;flex-direction:column;top:calc(100% + 10px);right:-4px;transform:translateY(-2%);opacity:0;transition:transform .2s ease-in-out,opacity .1s ease-in-out;width:100%;min-width:320px;max-height:90dvh;border:1px solid #929292;background-color:var(--color-background);border-radius:8px;box-shadow:-1px 4px 6px #00000073;overflow:auto}@media (min-width: 600px){.drawer.svelte-1d4xsub{right:6px;min-width:500px}}.drawer.svelte-1d4xsub .legend-text:where(.svelte-1d4xsub){display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;gap:.375rem;padding:1.25rem 1.25rem 1rem;border-bottom:1px solid #929292;color:#444}.drawer.svelte-1d4xsub .legend-text:where(.svelte-1d4xsub) h3:where(.svelte-1d4xsub){font-family:var(--font-body);font-size:clamp(1.5rem,1rem + 1.6vw,2rem);font-weight:600;line-height:1.1;text-transform:uppercase}.drawer.svelte-1d4xsub .legend-text:where(.svelte-1d4xsub) p:where(.svelte-1d4xsub){font-size:clamp(.8rem,.7rem + .8vw,1.2rem);color:#4f4f4f}@media (max-width: 600px){.drawer.svelte-1d4xsub .legend-text:where(.svelte-1d4xsub){align-items:flex-start}.drawer.svelte-1d4xsub .legend-text:where(.svelte-1d4xsub) h3:where(.svelte-1d4xsub){font-weight:600}}.drawer.svelte-1d4xsub a:where(.svelte-1d4xsub){display:block;text-decoration:none;color:inherit;cursor:pointer}.drawer.svelte-1d4xsub a:where(.svelte-1d4xsub):not(:last-of-type){border-bottom:1px dashed #4f4f4f}.drawer.svelte-1d4xsub a:where(.svelte-1d4xsub):hover{background-color:#d0d7d4}.drawer.svelte-1d4xsub .section-content:where(.svelte-1d4xsub){display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.25rem 1.25rem 1rem}.drawer.svelte-1d4xsub .section-content:where(.svelte-1d4xsub) .section-chart:where(.svelte-1d4xsub){display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;min-width:125px;height:var(--chart-width);background-color:#e9e9e9;border:1px solid #aaaaaa}.drawer.svelte-1d4xsub .section-content:where(.svelte-1d4xsub) .section-chart:where(.svelte-1d4xsub) .section-area:where(.svelte-1d4xsub){display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;padding:.375rem;background-color:var(--area-color);color:#fff;width:var(--side-length);height:var(--side-length)}.drawer.svelte-1d4xsub .section-content:where(.svelte-1d4xsub) .section-chart:where(.svelte-1d4xsub) .section-area:where(.svelte-1d4xsub) span:where(.svelte-1d4xsub){font-size:1.25rem}.drawer.svelte-1d4xsub .section-content:where(.svelte-1d4xsub) .section-chart:where(.svelte-1d4xsub) .section-area:where(.svelte-1d4xsub).light-bg{color:#444;font-weight:500;border-bottom:1px solid #aaaaaa;border-left:1px solid #aaaaaa}.drawer.svelte-1d4xsub .section-content:where(.svelte-1d4xsub) .text-content:where(.svelte-1d4xsub){display:flex;flex-direction:column;align-items:flex-start;justify-content:start;gap:.25rem;color:#444}.drawer.svelte-1d4xsub .section-content:where(.svelte-1d4xsub) .text-content:where(.svelte-1d4xsub) h3:where(.svelte-1d4xsub){font-family:var(--font-body);font-size:1.5rem;font-weight:600;line-height:1.1;text-transform:uppercase;text-align:left;text-decoration:underline}.drawer.svelte-1d4xsub .section-content:where(.svelte-1d4xsub) .text-content:where(.svelte-1d4xsub) p:where(.svelte-1d4xsub){font-size:clamp(.8rem,.7rem + .8vw,1rem);text-align:left;color:#4f4f4f}@media (max-width: 600px){.drawer.svelte-1d4xsub .section-content:where(.svelte-1d4xsub){padding:1.25rem var(--page-padding) 1rem var(--page-padding)}.drawer.svelte-1d4xsub .section-content:where(.svelte-1d4xsub) .section-chart:where(.svelte-1d4xsub){min-width:110px}.drawer.svelte-1d4xsub .section-content:where(.svelte-1d4xsub) .section-chart:where(.svelte-1d4xsub) .section-area:where(.svelte-1d4xsub){padding:.45rem .3rem}.drawer.svelte-1d4xsub .section-content:where(.svelte-1d4xsub) .section-chart:where(.svelte-1d4xsub) .section-area:where(.svelte-1d4xsub) span:where(.svelte-1d4xsub){font-size:1rem}.drawer.svelte-1d4xsub .section-content:where(.svelte-1d4xsub) .text-content:where(.svelte-1d4xsub) h3:where(.svelte-1d4xsub){font-weight:500}}.drawer.animate-in{transform:translateY(0);opacity:1}nav.svelte-1f78jdx{position:fixed;top:.5rem;z-index:1000;width:100%;padding:0 var(--page-padding);border-radius:8px}nav.svelte-1f78jdx .section-list:where(.svelte-1f78jdx){display:flex;flex-direction:row;align-items:stretch;width:100%;max-width:max(75vw,1200px);height:100%;margin:0 auto;background-color:var(--color-background);box-shadow:-4px 5px 4px #00000040;border:2px solid #929292;border-radius:8px;transform:translateY(-110%);transition:all .3s ease-in-out}nav.svelte-1f78jdx .section-list:where(.svelte-1f78jdx).show-nav{transform:translateY(0)}nav.svelte-1f78jdx .section-wells:where(.svelte-1f78jdx){position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:.2rem;padding:.375rem;width:var(--category-width);transition:all .4s ease-in}nav.svelte-1f78jdx .section-wells:where(.svelte-1f78jdx):not(:last-child){border-right:2px solid #929292}nav.svelte-1f78jdx .section-wells:where(.svelte-1f78jdx).light-bg ul:where(.svelte-1f78jdx) a:where(.svelte-1f78jdx){border:1px solid #929292}nav.svelte-1f78jdx .section-wells:where(.svelte-1f78jdx).light-bg ul:where(.svelte-1f78jdx) a:where(.svelte-1f78jdx) h3:where(.svelte-1f78jdx){color:#222}nav.svelte-1f78jdx .section-wells:where(.svelte-1f78jdx) .section-mobile-title:where(.svelte-1f78jdx){display:none;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:1rem;width:100%}nav.svelte-1f78jdx .section-wells:where(.svelte-1f78jdx) .section-mobile-title:where(.svelte-1f78jdx) h3:where(.svelte-1f78jdx){font-family:var(--font-body);text-transform:uppercase;color:var(--color-text);font-weight:500;font-size:1.125rem;max-width:100%;overflow:hidden;text-overflow:ellipsis}nav.svelte-1f78jdx .section-wells:where(.svelte-1f78jdx) ul:where(.svelte-1f78jdx){position:relative;list-style-type:none;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.1rem;padding:0;margin:0;width:100%}nav.svelte-1f78jdx .section-wells:where(.svelte-1f78jdx) ul:where(.svelte-1f78jdx):after{position:absolute;top:0;right:0;content:var(--after-content);padding-left:.75rem;padding-right:.125rem;padding-bottom:.25rem;border-bottom-left-radius:10px;color:#333;font-weight:600;white-space:nowrap;text-wrap:none;background-color:var(--color-background);box-shadow:-3px 4px 4px #00000040}nav.svelte-1f78jdx .section-wells:where(.svelte-1f78jdx) li:where(.svelte-1f78jdx){width:100%}nav.svelte-1f78jdx .section-wells:where(.svelte-1f78jdx) a:where(.svelte-1f78jdx){display:block;text-decoration:none;height:5rem;padding:10px 8px;background-color:var(--category-color);box-shadow:inset -3px 4px 4px #00000040;transition:opacity .2s ease-in-out}nav.svelte-1f78jdx .section-wells:where(.svelte-1f78jdx) a:where(.svelte-1f78jdx) h3:where(.svelte-1f78jdx){font-family:var(--font-body);text-transform:uppercase;color:#fff;font-weight:500;font-size:1.25rem}nav.svelte-1f78jdx .section-wells:where(.svelte-1f78jdx) a:where(.svelte-1f78jdx):hover{opacity:70%}@media (max-width: 1000px){nav.svelte-1f78jdx .section-wells:where(.svelte-1f78jdx) .section-mobile-title:where(.svelte-1f78jdx){display:flex}nav.svelte-1f78jdx .section-wells:where(.svelte-1f78jdx) ul:where(.svelte-1f78jdx){gap:1px}nav.svelte-1f78jdx .section-wells:where(.svelte-1f78jdx) ul:where(.svelte-1f78jdx) a:where(.svelte-1f78jdx){padding:6px 4px;box-shadow:none}nav.svelte-1f78jdx .section-wells:where(.svelte-1f78jdx) ul:where(.svelte-1f78jdx) a:where(.svelte-1f78jdx) h3:where(.svelte-1f78jdx){font-size:1rem}nav.svelte-1f78jdx .section-wells:where(.svelte-1f78jdx) ul:where(.svelte-1f78jdx):after{display:none}nav.svelte-1f78jdx .section-wells:where(.svelte-1f78jdx) ul:where(.svelte-1f78jdx) a:where(.svelte-1f78jdx) h3:where(.svelte-1f78jdx),nav.svelte-1f78jdx .section-wells.light-bg:where(.svelte-1f78jdx) ul:where(.svelte-1f78jdx) a:where(.svelte-1f78jdx) h3:where(.svelte-1f78jdx){// display: none}}.navbar-spacer.svelte-1f78jdx{height:calc(var(--navbar-height) + .5rem);background-color:var(--palette-yellow-muted)}
