:root{--container-max-width:1280px;--container-padding:1rem;--color-accent:#d90652;--color-accent-rgb:217 6 82;--color-accent-rgb-dark-legacy:236 72 153;--color-accent-hover:#b80545;--color-accent-pressed:#a3043f;--color-accent-contrast:#fff;--color-accent-soft:rgb(var(--color-accent-rgb)/10%);--color-accent-soft-strong:rgb(var(--color-accent-rgb)/20%);--gradient-accent:linear-gradient(135deg,#ef2a76 0%,var(--color-accent)55%,var(--color-accent-hover)100%);--gradient-accent-hover:linear-gradient(135deg,#e1226c 0%,#c6064d 55%,#aa043f 100%);--focus-ring-accent:0 0 0 2px rgb(var(--color-accent-rgb)/.2);--focus-ring-accent-strong:0 0 0 2px rgb(var(--color-accent-rgb)/.25)}@font-face{font-display:swap;font-family:play;font-style:normal;font-weight:400;src:url(/fonts/Play/Play-Regular.ttf)format("truetype")}@font-face{font-display:swap;font-family:play;font-style:normal;font-weight:700;src:url(/fonts/Play/Play-Bold.ttf)format("truetype")}@font-face{font-display:swap;font-family:oswald;font-style:normal;font-weight:200 700;src:url(/fonts/Oswald/Oswald-VariableFont_wght.ttf)format("truetype")}@font-face{font-display:swap;font-family:great vibes;font-style:normal;font-weight:400;src:url(/fonts/Great_Vibes/GreatVibes-Regular.ttf)format("truetype")}*{box-sizing:border-box;font-family:play,oswald,arial,system-ui,avenir,helvetica,sans-serif}html{scrollbar-gutter:stable;font-size:16px}@media (max-width:768px){html{scrollbar-gutter:auto}}body{color:#ffffffde;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;font-synthesis:none;-moz-osx-font-smoothing:grayscale;min-width:320px;min-height:100vh;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background-color:#242424;margin:0;font-family:play,oswald,arial,system-ui,avenir,helvetica,sans-serif;font-size:1rem;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){body{--lightningcss-light: ;--lightningcss-dark:initial}}html[data-theme=light] body{color:#111827;background-color:#f3f4f6}:where(html[data-theme=dark],[data-app-theme=dark]){--color-accent:#b11149;--color-accent-rgb:177 17 73;--color-accent-rgb-dark-legacy:177 17 73;--color-accent-hover:#980f3e;--color-accent-pressed:#850d36;--color-accent-contrast:#fff;--color-accent-soft:#b111491f;--color-accent-soft-strong:#b1114938;--gradient-accent:linear-gradient(135deg,#c21f58 0%,#a91044 55%,#8f0d39 100%);--gradient-accent-hover:linear-gradient(135deg,#b81c52 0%,#98103e 55%,#7f0b32 100%);--focus-ring-accent:0 0 0 2px #b111493d;--focus-ring-accent-strong:0 0 0 2px #b111494d}h1,h2,h3,h4,h5,h6{margin:0 0 .5em;font-family:play,arial,sans-serif;font-weight:600;line-height:1.25}h1{font-size:3.2em;line-height:1.1}h2{font-size:2.25rem}h3{font-size:1.875rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1.125rem}p{margin:0 0 1em}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500;transition:color .35s,box-shadow .35s}a:hover{color:#535bf2}a:focus{outline:none}a:focus-visible{box-shadow:var(--focus-ring-accent);border-radius:.25rem;outline:none}a:active{opacity:.95}button,input,textarea,select{font-family:play,oswald,arial,system-ui,avenir,helvetica,sans-serif;font-size:inherit;line-height:inherit}button{cursor:pointer;font-weight:500;transition:box-shadow .35s}button:focus{outline:none}button:focus-visible{box-shadow:var(--focus-ring-accent);outline:none}button:active:not(:disabled){transition:opacity .2s}input,textarea,select{transition:border-color .35s,box-shadow .35s}input:focus,textarea:focus,select:focus{outline:none}input:focus-visible,textarea:focus-visible,select:focus-visible{box-shadow:var(--focus-ring-accent);outline:none}[role=button]:focus{outline:none}[role=button]:focus-visible{box-shadow:var(--focus-ring-accent);outline:none}.text-heading{font-family:oswald,play,arial,sans-serif;font-weight:600}.text-decorative{font-family:great vibes,cursive;font-weight:400}.text-bold{font-weight:700}.text-semibold{font-weight:600}.text-medium{font-weight:500}.text-normal{font-weight:400}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#374151}a:hover{color:#747bff}}@media (max-width:1280px){:root{--container-max-width:1200px}}@media (max-width:1024px){:root{--container-max-width:960px}}@media (max-width:768px){:root{--container-max-width:100%;--container-padding:1rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.625rem}h4{font-size:1.375rem}}@media (max-width:480px){:root{--container-padding:.75rem}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.5rem}h4{font-size:1.25rem}}@media (max-width:320px){:root{--container-padding:.5rem}h1{font-size:1.75rem}h2{font-size:1.5rem}}.container{width:100%;max-width:var(--container-max-width,1280px);padding:0 var(--container-padding,1rem);margin:0 auto}.App{flex-direction:column;width:100%;max-width:100%;min-height:100vh;display:flex;position:relative}.mainContent{z-index:30;flex:1;width:100%;min-width:0;position:relative}@media (max-width:768px){.App{padding-bottom:calc(4rem + env(safe-area-inset-bottom,0))}.mainContent{padding-top:6rem;padding-bottom:1.5rem}}
