:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}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}*,*:before,*:after{box-sizing:inherit}html{box-sizing:border-box}html body{padding:0;margin:0;overflow-y:inherit}div#root{background-color:#161525;min-height:100vh;display:flex;flex-direction:column}.common-header-footer{background-color:#0f0e1a;padding:.5rem 2rem 1rem;font-family:DM Sans,sans-serif;font-weight:500;text-align:center}div.header{padding:1rem}div.header>h1.title{font-size:2rem;padding:2rem 1rem 1rem;margin-bottom:1rem;font-family:DM Sans,sans-serif;font-optical-sizing:auto;font-weight:950;font-style:normal;text-transform:Uppercase;text-shadow:1px 1px #1c1e21}div.header>p.description{margin-bottom:2rem;font-size:1.2rem;line-height:1.5}.day-picker-container{max-width:fit-content;margin:auto;padding-top:1rem}.information{margin-left:1rem}.information>.header{max-width:90%;margin:auto;padding:.5rem;padding-left:0;display:flex;align-items:center}.information>.header>h2.title{font-size:1.25rem;font-family:DM Sans,sans-serif;font-optical-sizing:auto;font-weight:1000;font-style:normal}.information>.header>h2.title>span{border-bottom:1rem solid;line-height:.2rem;display:inline-flex;border-style:solid;border-image:linear-gradient(to right,#000000b0,#060651) 0 0 100% 0}.information>.header>img{width:48px;margin-right:.1rem}.information>.header>.collapse-button{margin-left:auto}.section{max-width:90%;margin:auto;gap:1.75rem;display:flex;flex-direction:row;column-gap:1.2rem;row-gap:.75rem;flex-wrap:wrap;align-items:stretch;width:100vw;margin-bottom:1rem}.footer{margin-top:auto}.footer>p{margin:1rem 0}div.fractal-card{width:240px;min-height:260px;display:flex;flex-direction:column;gap:1rem}.fractal-card>.text-align-vertical-wrap>p.title{padding:.7rem .7rem .55rem;margin-top:0;margin-bottom:1rem;background:linear-gradient(to right,#24243e,#2d394f74,#26293f34);font-size:1.32rem;text-align:center;font-family:DM Sans,sans-serif;font-optical-sizing:auto;font-weight:950;font-style:normal;text-transform:Uppercase;text-shadow:1px 1px #1c1e21}.text-align-vertical-wrap{display:table;height:100%;width:100%}.text-align-vertical-wrap p{display:table-cell;vertical-align:middle}div.instability-icon{display:flex;align-items:center;gap:.4rem;margin-left:.3rem;margin-bottom:.25rem;cursor:default}.instability-icon>img{width:42px;height:42px;margin-bottom:.25rem}.instability-icon>p.title{color:#fefefe;text-shadow:rgba(143,145,146,.721) 1px 0 5px;line-height:1.2rem;font-family:DM Sans,sans-serif;font-optical-sizing:auto;font-weight:900;font-style:normal}:root{--tooltip-font: Menomonia, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--tooltip-font-weight-heading: 600;--tooltip-font-weight-body: 400;--tooltip-font-line-height-heading: 1.16667;--tooltip-font-line-height-body: 1.46429;--tooltip-font-information-color: white}.tooltip{position:absolute;opacity:0;width:280px;min-height:100px;max-height:150px;padding:10px 7.5px;border:2.5px solid black;transform:translate(-50%,-105%);background-image:url(/assets/TooltipBackground-3PxRGjOj.png)}.tooltip>h4{font-size:1rem;font-weight:var(--tooltip-font-weight-heading);color:#feac20;-webkit-text-stroke:.25px #fecd76;text-shadow:black;margin-bottom:5px}.tooltip>p{font-weight:var(--tooltip-font-weight-body);color:var(--tooltip-font-information-color)}.showing-false{opacity:0}.showing-true{opacity:1}.mouse-tracker{position:fixed;pointer-events:none;z-index:500}div.collapse-container[opening]{animation:fade-in .5s forwards}@keyframes fade-in{0%{transform:translateY(-5%);opacity:0}to{transform:translateY(0);opacity:1}}button.collapse-button{background-color:#0f0e1a;padding:.5rem .75rem}button.collapse-button:hover{background-color:#06013c;border-color:#151145;scale:1.1;animation:bounce .3s ease-out}@keyframes bounce{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}hr{width:90%;color:#464693;height:2px;opacity:.75;background-color:#464693;border:0;box-shadow:inset 0 12px 12px -12px #00000080}button.day-picker{font-family:DM Sans,sans-serif;font-weight:650;font-style:normal;text-transform:Uppercase;text-shadow:1px 1px #1c1e21;border-radius:0;border-image:linear-gradient(to right,#2e2d5f,#2e2d5f) 1;background-color:#0f0e1a}button.day-picker:hover{box-shadow:0 0 3px #5a0ec5;background-color:#06013c}button.day-picker[data-active=true]{color:#fc0}
