:root{--background:#193136;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0c888e;--foreground:#171717}}body{color:var(--foreground);background:var(--background);font-family:Roboto,sans-serif}a{color:rgb(255 255 255/var(--tw-text-opacity,1))}a,h1{--tw-text-opacity:1}h1{font-family:ROFont,Arial,sans-serif;font-size:1.125rem;line-height:1.75rem;color:rgb(190 217 68/var(--tw-text-opacity,1))}@media (min-width:640px){h1{font-size:1.5rem;line-height:2rem}}@media (min-width:768px){h1{font-size:32px;line-height:2.25rem}}@media (min-width:1024px){h1{font-size:36px;line-height:2.5rem}}@media (min-width:1280px){h1{font-size:40px;line-height:44px}}.content{font-size:1rem;line-height:1.5rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}@media (min-width:768px){.content{font-size:1.125rem;line-height:1.75rem}}@media (min-width:1024px){.content{font-size:1.125rem;line-height:1.75rem}}.primary-button{border-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(12 136 142/var(--tw-bg-opacity,1));padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:800;--tw-text-opacity:1;color:rgb(190 217 68/var(--tw-text-opacity,1))}@media (min-width:1024px){.primary-button{font-size:1.5rem;line-height:2rem}}.creator-header{--tw-text-opacity:1;color:rgb(190 217 68/var(--tw-text-opacity,1))}.embla{max-width:48rem;margin:auto;--slide-height:19rem;--slide-spacing:1rem;--slide-size:100%}.embla__viewport{overflow:hidden}.embla__container{display:flex;touch-action:pan-y pinch-zoom;margin-left:calc(var(--slide-spacing) * -1)}.embla__slide{transform:translateZ(0);flex:0 0 var(--slide-size);min-width:0;padding-left:var(--slide-spacing)}.embla__slide__number{box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);border-radius:1.8rem;font-size:4rem;font-weight:600;display:flex;align-items:center;justify-content:center;user-select:none}.embla__button{-webkit-tap-highlight-color:rgba(var(--text-high-contrast-rgb-value),.5);-webkit-appearance:none;appearance:none;background-color:transparent;touch-action:manipulation;display:inline-flex;text-decoration:none;cursor:pointer;border:0;padding:0;margin:0;box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);z-index:1;border-radius:50%;color:var(--text-body);display:flex;align-items:center;justify-content:center}.embla__button:disabled{color:var(--detail-high-contrast)}.embla__dot{width:12px;height:12px;border-radius:50%;background:#0c888e;margin:0 4px;border:none;cursor:pointer;transition:opacity .2s,background .2s;display:inline-block}.embla__dot:after{box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);width:1.4rem;height:1.4rem;border-radius:50%;display:flex;align-items:center;content:""}.embla__dot--selected:after{box-shadow:inset 0 0 0 .2rem var(--text-body)}.embla__dot--selected{opacity:1;background:#bed944}