@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-red-100:oklch(93.6% .032 17.717);--color-red-500:oklch(63.7% .237 25.331);--color-amber-300:oklch(87.9% .169 91.605);--color-yellow-100:oklch(97.3% .071 103.193);--color-yellow-200:oklch(94.5% .129 101.54);--color-yellow-500:oklch(79.5% .184 86.047);--color-green-100:oklch(96.2% .044 156.743);--color-green-500:oklch(72.3% .219 149.579);--color-sky-100:oklch(95.1% .026 236.824);--color-sky-500:oklch(68.5% .169 237.323);--color-blue-200:oklch(88.2% .059 254.128);--color-violet-100:oklch(94.3% .029 294.588);--color-violet-500:oklch(60.6% .25 292.717);--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.contents{display:contents}.flex{display:flex}.hidden{display:none}.table{display:table}.h-full{height:100%}.h-px{height:1px}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.border{border-style:var(--tw-border-style);border-width:1px}.bg-amber-300{background-color:var(--color-amber-300)}.bg-blue-200{background-color:var(--color-blue-200)}.bg-green-100{background-color:var(--color-green-100)}.bg-green-500{background-color:var(--color-green-500)}.bg-red-100{background-color:var(--color-red-100)}.bg-red-500{background-color:var(--color-red-500)}.bg-sky-100{background-color:var(--color-sky-100)}.bg-sky-500{background-color:var(--color-sky-500)}.bg-violet-100{background-color:var(--color-violet-100)}.bg-violet-500{background-color:var(--color-violet-500)}.bg-yellow-100{background-color:var(--color-yellow-100)}.bg-yellow-200{background-color:var(--color-yellow-200)}.bg-yellow-500{background-color:var(--color-yellow-500)}.text-red-500{color:var(--color-red-500)}.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))}}@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}@media print{.svelte-11lpkcp{display:none}}.Navbar.svelte-11lpkcp{width:100%;height:60px;background-color:var(--grey-2);padding:0 10px}.LinkButton.svelte-11lpkcp{background-color:var(--yellow);align-content:center;border-radius:5px;padding:.5rem;margin:.5rem;transition:scale .4s,background-color .8s;font-weight:700}.LinkButton.svelte-11lpkcp:hover{background-color:#f0e172;box-shadow:none;scale:1.1}.AccountSettingsBlock.svelte-11lpkcp{width:300px;height:fit-content;background-color:var(--white);position:absolute;right:.2rem;z-index:1000;border-radius:15px;padding:.5rem;box-shadow:0 0 5px 1px #00000054}.AcButton.svelte-11lpkcp{width:100%;font-size:20px;font-weight:700;margin-top:5px;padding:.3rem;background-color:var(--yellow)}.AcButton.svelte-11lpkcp:hover{scale:none!important}.MobileNav.svelte-11lpkcp{position:absolute;transition:.4s;width:100%;background-color:#dfdfdf;z-index:999;display:flex;flex-direction:column;overflow-y:auto}.MobileNav.svelte-11lpkcp button:where(.svelte-11lpkcp):hover{scale:none;box-shadow:inset 0 0 0 9999px #ffffff93}.openMenuButton.svelte-11lpkcp{margin:5px 5px 0;opacity:.3}.openMenuButton.svelte-11lpkcp:hover{opacity:1;scale:none;box-shadow:none}html{--yellow: rgb(240, 215, 34);--white: rgb(255, 255, 255);--black: rgb(37, 37, 37);--grey-1: rgb(243, 243, 243);--grey-2: rgb(225, 225, 225);--grey-3: rgb(204, 204, 204);--grey-4: rgb(176, 176, 176);--grey-5: rgb(154, 154, 154);--grey-6: rgb(140, 140, 140);--grey-7: rgb(117, 117, 117);--grey-8: rgb(105, 105, 105);--grey-9: rgb(88, 88, 88);--grey-10: rgb(66, 66, 66);--grey-11: rgb(56, 56, 56);--grey-12: rgb(44, 44, 44);--blue-1: rgb(241, 244, 248);--blue-2: rgb(216, 227, 239);--blue-3: rgb(186, 207, 227);--blue-4: rgb(148, 180, 211);--blue-5: rgb(116, 159, 197);--blue-6: rgb(97, 145, 188);--blue-7: rgb(63, 121, 171);--blue-8: rgb(45, 109, 161);--blue-9: rgb(15, 92, 144);--blue-10: rgb(0, 69, 115);--blue-11: rgb(0, 58, 98);--blue-12: rgb(0, 47, 80);--green-1: rgb(238, 246, 236);--green-2: rgb(207, 231, 209);--green-3: rgb(174, 214, 180);--green-4: rgb(131, 190, 144);--green-5: rgb(97, 170, 116);--green-6: rgb(80, 156, 102);--green-7: rgb(57, 131, 81);--green-8: rgb(50, 118, 72);--green-9: rgb(44, 99, 61);--green-10: rgb(37, 74, 47);--green-11: rgb(33, 62, 40);--green-12: rgb(28, 49, 33);--red-1: rgb(255, 241, 237);--red-2: rgb(255, 218, 209);--red-3: rgb(255, 189, 175);--red-4: rgb(255, 147, 129);--red-5: rgb(252, 109, 90);--red-6: rgb(242, 89, 72);--red-7: rgb(218, 54, 42);--red-8: rgb(204, 36, 30);--red-9: rgb(179, 8, 14);--red-10: rgb(140, 0, 6);--red-11: rgb(119, 1, 5);--red-12: rgb(95, 6, 5);--fresh_blue-1: rgb(234, 238, 251);--fresh_blue-2: rgb(215, 224, 249);--fresh_blue-3: rgb(188, 202, 245);--fresh_blue-4: rgb(152, 174, 240);--fresh_blue-5: rgb(124, 151, 234);--fresh_blue-6: rgb(105, 135, 230);--fresh_blue-7: rgb(75, 110, 218);--fresh_blue-8: rgb(60, 96, 210);--fresh_blue-9: rgb(42, 78, 192);--fresh_blue-10: rgb(24, 56, 156);--fresh_blue-11: rgb(19, 47, 136);--fresh_blue-12: rgb(13, 37, 109)}.Whole.svelte-12qhfyh{display:flex;flex-direction:column;height:100vh;width:100vw;overflow-x:hidden;scroll-behavior:smooth}main.svelte-12qhfyh{flex:1}button{transition:.2s;border-radius:5px}button:hover{scale:1.1;box-shadow:inset 0 0 0 9999px #ffffff59}
