:root{--white:#fff;--ceramic500:#f5f5f5;--grey100:#d3d3d3;--grey300:#e9eef1;--grey500:#b9b6b6;--grey800:grey;--black:#000;--blue100:#b6d6f7;--blue300:#0066d0;--blue500:#003da6;--blue800:#002d72;--green300:#00b388;--green500:#9c3;--red100:#ffd1d1;--red500:#d50538;--yellow300:#fff0c1;--yellow500:#fc0;--orange500:#ff985f;--shadow500:#e9eff6;--shadow800:#d3d3d3}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Avenir Next Regular,sans-serif;margin:0;::-webkit-scrollbar{border-radius:4rem;display:flex;height:.6rem;left:4rem;position:relative;width:.6rem}::-webkit-scrollbar-button{display:none}::-webkit-scrollbar-track{background-color:#003da6;background-color:var(--blue500);border-radius:4rem}::-webkit-scrollbar-thumb{background-color:#0066d0;background-color:var(--blue300);border-radius:4rem}::-webkit-scrollbar-track-piece{background-color:#e9eef1;background-color:var(--grey300);border-radius:4rem}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}#root{min-height:100vh;position:relative}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@font-face{font-family:FreshJuiceRegular;src:local("FreshJuiceRegular"),url(/static/media/FreshJuiceRegular.12ce1387fd8a10b16052.ttf) format("truetype")}@font-face{font-family:Avenir Next Bold;src:local("Avenir Next Bold"),url(/static/media/AvenirNext-Bold-01.f614fbaeea78b50703e4.ttf) format("truetype")}@font-face{font-family:Avenir Next Bold Italic;src:local("Avenir Next Bold Italic"),url(/static/media/AvenirNext-BoldItalic-02.2cdc919ce7fa9f0cf4f9.ttf) format("truetype")}@font-face{font-family:Avenir Next DemiBold;src:local("Avenir Next DemiBold"),url(/static/media/AvenirNext-DemiBold-03.b1f801d97a6e9cec7fae.ttf) format("truetype")}@font-face{font-family:Avenir Next DemiBold Italic;src:local("Avenir Next DemiBold Italic"),url(/static/media/AvenirNext-DemiBoldItalic-04.72e59f77a3a0bb34514f.ttf) format("truetype")}@font-face{font-family:Avenir Next Heavy;src:local("Avenir Next Heavy"),url(/static/media/AvenirNext-Heavy-09.ea62fefa504525ae0bf5.ttf) format("truetype")}@font-face{font-family:Avenir Next HeavyItalic;src:local("Avenir Next HeavyItalic"),url(/static/media/AvenirNext-HeavyItalic-10.786e16c61f6ca0358085.ttf) format("truetype")}@font-face{font-family:Avenir Next Italic;src:local("Avenir Next Italic"),url(/static/media/AvenirNext-Italic-05.94b433cc40bd6d9d6ac5.ttf) format("truetype")}@font-face{font-family:Avenir Next Medium;src:local("Avenir Next Medium"),url(/static/media/AvenirNext-Medium-06.107aa251d632447a3caf.ttf) format("truetype")}@font-face{font-family:Avenir Next Medium Italic;src:local("Avenir Next Medium"),url(/static/media/AvenirNext-MediumItalic-07.0f910b5b15bb93ba2c4c.ttf) format("truetype")}@font-face{font-family:Avenir Next Regular;src:local("Avenir Next Regular"),url(/static/media/AvenirNext-Regular-08.b8113267aedbefb4edea.ttf) format("truetype")}@font-face{font-family:Avenir Next UltraLight;src:local("Avenir Next UltraLight"),url(/static/media/AvenirNext-UltraLight-11.c585940ecf3357c8f65d.ttf) format("truetype")}@font-face{font-family:Avenir Next UltraLight Italic;src:local("Avenir Next UltraLight Italic"),url(/static/media/AvenirNext-UltraLightItalic-12.22cd4b73117f679fbae7.ttf) format("truetype")}.lucide:hover{filter:brightness(110%)}div[role=reset] *,div[role=reset] :after,div[role=reset] :before{box-sizing:border-box}div[role=reset] *{margin:0}div[role=reset]{-webkit-font-smoothing:antialiased;line-height:1.5}div[role=reset] canvas,div[role=reset] img,div[role=reset] picture,div[role=reset] svg,div[role=reset] video{display:block;max-width:100%}div[role=reset] button,div[role=reset] input,div[role=reset] select,div[role=reset] textarea{font:inherit}div[role=reset] h1,div[role=reset] h2,div[role=reset] h3,div[role=reset] h4,div[role=reset] h5,div[role=reset] h6,div[role=reset] p{overflow-wrap:break-word}div[role=reset]{isolation:isolate}.dialog{background-color:#fff;border-radius:1rem;box-shadow:0 25px 50px -12px var(--grey800);color:#000;display:flex;flex-direction:column;gap:1rem;height:-webkit-fit-content;height:fit-content;inset:0;margin:auto;max-height:calc(100dvh - 1.5rem);overflow:auto;padding:0;position:fixed;z-index:50}@media (min-width:720px){.dialog{border-radius:1rem;margin-top:0;max-height:75vh;max-width:calc(60dvw - 1.5rem);padding:0;top:18vh}}.dialog:where(.dark,.dark *){background-color:#27292a;border:1px solid #3b3e40;color:#fff}.heading{background-color:var(--blue500);color:var(--white);font-size:2rem;font-weight:700;margin:0;padding-block:.5rem;position:relative;text-align:center}.rhmdp-flex{display:flex}.rhmdp-grid{display:grid}.rhmdp-h-6{height:1.5rem}.rhmdp-h-full{height:100%}.rhmdp-h-max{height:-webkit-max-content;height:max-content}.rhmdp-w-6{width:1.5rem}.rhmdp-cursor-not-allowed{cursor:not-allowed}.rhmdp-cursor-pointer{cursor:pointer}.rhmdp-select-none{-webkit-user-select:none;user-select:none}.rhmdp-grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.rhmdp-items-center{align-items:center}.rhmdp-justify-between{justify-content:space-between}.rhmdp-rounded-lg{border-radius:.5rem}.rhmdp-rounded-e-lg{border-end-end-radius:.5rem;border-start-end-radius:.5rem}.rhmdp-rounded-s-lg{border-end-start-radius:.5rem;border-start-start-radius:.5rem}.rhmdp-border{border-width:1px}.rhmdp-border-transparent{border-color:#0000}.rhmdp-bg-\[\#EAEAEC\]{--tw-bg-opacity:1;background-color:rgb(234 234 236/var(--tw-bg-opacity))}.rhmdp-bg-blue-500{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity))}.rhmdp-bg-blue-600{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity))}.rhmdp-p-2{padding:.5rem}.rhmdp-py-4{padding-bottom:1rem;padding-top:1rem}.rhmdp-text-center{text-align:center}.rhmdp-text-2xl{font-size:1.5rem;line-height:2rem}.rhmdp-font-bold{font-weight:700}.rhmdp-text-blue-600{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity))}.rhmdp-text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.rhmdp-text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.rhmdp-text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.\*\:rhmdp-text-center>*{text-align:center}.hover\:rhmdp-bg-blue-500:hover{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity))}.hover\:rhmdp-bg-gray-300:hover{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.rtl\:rhmdp-rotate-180:where([dir=rtl],[dir=rtl] *){--tw-rotate:180deg;transform:translate(var(--tw-translate-x),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))}.tab-list{display:flex;gap:-.2rem}.tab{align-items:center;border-radius:.5rem .5rem 0 0;border-style:none;color:var(--blue300);display:flex;font-size:1rem;gap:.5rem;height:2.5rem;justify-content:center;line-height:1.5rem;outline-color:var(--blue500);outline-offset:2px;outline-width:2px;padding-left:1rem;padding-right:1rem;-webkit-text-decoration-line:none;text-decoration-line:none;-webkit-user-select:none;user-select:none;white-space:nowrap}.tab[aria-disabled=true]{opacity:.5}.tab[aria-selected=true]{background-color:var(--white);color:var(--blue500)}.tab[data-focus-visible]{outline-style:solid}.tab:active,.tab[data-active]{padding-top:.125rem}.tab:hover:where(.dark,.dark *){background-color:#ffffff1a}.tab[aria-selected=true]:where(.dark,.dark *){background-color:#007acc;color:#fff}.tab:hover[aria-selected=true]:where(.dark,.dark *){background-color:#0062a3}
/*# sourceMappingURL=main.fdbc2a5e.css.map*/