.result-item_wrapper__igqoF{position:relative}.result-item_tileWrapper__X7N9l{filter:drop-shadow(0 0 .5rem rgba(85,85,85,.2));background:#fff;display:flex;flex-direction:row;height:120px;border-radius:20px;overflow:hidden;width:300px;justify-content:space;border:2px solid #555}.result-item_imgWrapper__kjjjs{flex-basis:60px;flex-grow:0;flex-shrink:0}.result-item_imgWrapper__kjjjs img{width:auto;height:100%;object-fit:cover}.result-item_contentWrapper__XNLlh{display:flex;flex-direction:column;margin:16px;justify-content:space-between}.result-item_ratingWrapper__yKsLF{margin-top:8px;display:flex;flex-direction:row;column-gap:4px;align-items:center}.result-item_indexWrapper__984DQ{position:absolute;top:-10px;right:-10px;background:#000;color:#fff;width:30px;height:30px;border-radius:50%;display:flex;justify-content:center;align-items:center;z-index:1}.result-item_firstPlace__AiVWZ{background:#fbb117}.result-item_secondPlace__H6okG{background:silver}.result-item_thirdPlace__UTdAc{background:#cd7f32}.page_main__RUyFi{display:flex;flex-direction:row;flex-wrap:wrap;gap:24px;grid-row-start:2;color:#555;margin:16px;justify-content:center}.page_main__RUyFi ol{font-family:var(--font-geist-mono);padding-left:0;margin:0;font-size:14px;line-height:24px;letter-spacing:-.01em;list-style-position:inside}.page_main__RUyFi li:not(:last-of-type){margin-bottom:8px}.page_main__RUyFi code{font-family:inherit;background:var(--gray-alpha-100);padding:2px 4px;border-radius:4px;font-weight:600}.page_ctas__sqvbi{display:flex;gap:16px}.page_ctas__sqvbi a{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:128px;height:48px;padding:0 20px;border:1px solid transparent;transition:background .2s,color .2s,border-color .2s;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:20px;font-weight:500}a.page_primary___nBna{background:var(--foreground);color:var(--background);gap:8px}a.page_secondary__ECK9g{border-color:var(--gray-alpha-200);min-width:158px}.page_footer__bS8t9{grid-row-start:3;display:flex;gap:24px}.page_footer__bS8t9 a{display:flex;align-items:center;gap:8px}.page_footer__bS8t9 img{flex-shrink:0}@media (hover:hover) and (pointer:fine){a.page_primary___nBna:hover{background:var(--button-primary-hover);border-color:transparent}a.page_secondary__ECK9g:hover{background:var(--button-secondary-hover);border-color:transparent}.page_footer__bS8t9 a:hover{text-decoration:underline;text-underline-offset:4px}}@media (max-width:600px){.page_page___3Kkc{padding:0 32px 80px}.page_main__RUyFi{align-items:center}.page_main__RUyFi ol{text-align:center}.page_ctas__sqvbi{flex-direction:column}.page_ctas__sqvbi a{font-size:14px;height:40px;padding:0 16px}a.page_secondary__ECK9g{min-width:auto}.page_footer__bS8t9{flex-wrap:wrap;align-items:center;justify-content:center}}@media (prefers-color-scheme:dark){.page_logo__jgD66{filter:invert()}}.App{font-family:sans-serif;text-align:center}body{margin:0;padding:0;overflow-y:scroll;--secondary:rgb(161,161,161);--divider:#343434;background:#fff}*{box-sizing:border-box;font-family:\.SFNSText,SFProText-Regular,SFUIText-Regular,\.SFUIText,Helvetica,Arial,sans-serif;-webkit-tap-highlight-color:rgba(0,0,0,0)}#root{display:flex;justify-content:center}.screen{width:100%;height:100%}.container{flex:1 1 100%;padding:45px 25px}h1{font-weight:700;color:#222;margin:6px 0 12px}.date{color:var(--secondary);font-size:14px;text-transform:uppercase}header{border-bottom:1px solid var(--divider);position:relative}.avatar{background:var(--divider);border-radius:50%;position:absolute;bottom:12px;right:0;overflow:hidden}.avatar,.avatar img{width:40px;height:40px}li,ul{list-style:none;padding:0;margin:0}ul{width:100%}.card-list{display:flex;flex-wrap:wrap;align-content:flex-start;justify-content:center;column-gap:24px}.card{cursor:pointer;position:relative;height:460px;width:280px}.card-content-container{width:100%;height:calc(100% - (2 * 24px));position:relative;display:block;pointer-events:none}.card-content-container.open{top:0;left:0;right:0;position:fixed;z-index:1;overflow:hidden;padding:40px 0;filter:drop-shadow(0 0 .75rem #555)}.card-content{pointer-events:auto;position:relative;border-radius:20px;background:#fff;overflow:hidden;width:100%;height:100%;margin:0 auto;max-width:280px;filter:drop-shadow(0 0 .5rem rgba(85,85,85,.2));border:2px solid #555}.open .card-content{max-width:400px;overflow:hidden}.card-open-link{position:absolute;top:0;left:0;right:0;bottom:0}.card-image-container{top:0;left:0;position:absolute;overflow:hidden;height:100%;pointer-events:none;object-fit:cover;width:100%}.card-image{width:auto;height:100%;object-fit:cover}.open .card-image-container,.open .title-container{z-index:1}.title-container{position:absolute;top:15px;left:15px;max-width:250px}.open .title-container{top:30px;left:30px}h2{margin:8px 0}.category,h2{color:#fff;filter:drop-shadow(0 0 .5rem #555)}.category{font-size:14px;text-transform:uppercase}.overlay{z-index:1;background:rgba(255,255,255,.8);will-change:opacity;width:100%;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:"backdrop-filter" 2s,"backdrop-filter" 2s;transition:"backdrop-filter" 2s}.overlay,.overlay a{position:fixed;top:0;bottom:0;left:50%;transform:translateX(-50%)}.overlay a{display:block;width:100vw}p{color:#222;font-size:20px;line-height:28px}@media only screen and (max-width:800px){.card-content{width:auto}}@media only screen and (max-width:600px){.card{flex:1 0 100%;max-width:100%;padding-left:0;padding-right:0;height:280px}.card-content-container.open{padding:0;margin:24px;width:auto}.card-image{width:100%;height:auto;object-fit:cover;position:absolute;top:-50%}.card-content-container.open .card-image{top:0;height:100%;width:auto}}.not-found_wrapper__gDToA{height:80vh}.not-found_contentWrapper__c_8cI{display:flex;flex-direction:column;height:75vh;row-gap:1rem;text-align:center;margin:0 24px;color:#555}.not-found_contentWrapper__c_8cI a{text-decoration:underline}.page_logo__7fc9l{margin-bottom:24px}.page_page__ZU32B{--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),0.08);--gray-alpha-100:rgba(var(--gray-rgb),0.05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;display:grid;grid-template-rows:0 1fr 20px;min-height:100svh;padding:40px 80px 80px;font-family:var(--font-geist-sans);color:#555}@media (prefers-color-scheme:dark){.page_page__ZU32B{--gray-rgb:255,255,255;--gray-alpha-200:rgba(var(--gray-rgb),0.145);--gray-alpha-100:rgba(var(--gray-rgb),0.06);--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a}}.page_main__GlU4n{display:flex;flex-direction:column;gap:32px;grid-row-start:2;width:100%}.page_main__GlU4n ol{font-family:var(--font-geist-mono);padding-left:0;margin:0;font-size:14px;line-height:24px;letter-spacing:-.01em;list-style-position:inside}.page_main__GlU4n code{font-family:inherit;background:var(--gray-alpha-100);padding:2px 4px;border-radius:4px;font-weight:600}.page_ctas__g5wGe{display:flex;gap:16px}.page_ctas__g5wGe a{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:128px;height:48px;padding:0 20px;border:1px solid transparent;transition:background .2s,color .2s,border-color .2s;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:20px;font-weight:500}a.page_primary__V8M9Y{background:var(--foreground);color:var(--background);gap:8px}a.page_secondary__lm_PT{border-color:var(--gray-alpha-200);min-width:158px}.page_footer__sHKi3{grid-row-start:3;display:flex;gap:24px}.page_footer__sHKi3 a{display:flex;align-items:center;gap:8px}.page_footer__sHKi3 img{flex-shrink:0}@media (hover:hover) and (pointer:fine){a.page_primary__V8M9Y:hover{background:var(--button-primary-hover);border-color:transparent}a.page_secondary__lm_PT:hover{background:var(--button-secondary-hover);border-color:transparent}.page_footer__sHKi3 a:hover{text-decoration:underline;text-underline-offset:4px}}@media (max-width:600px){.page_page__ZU32B{padding:0 32px 80px}.page_main__GlU4n{align-items:center}.page_main__GlU4n ol{text-align:center}.page_ctas__g5wGe{flex-direction:column}.page_ctas__g5wGe a{font-size:14px;height:40px;padding:0 16px}a.page_secondary__lm_PT{min-width:auto}.page_footer__sHKi3{flex-wrap:wrap;align-items:center;justify-content:center}}@media (prefers-color-scheme:dark){.page_logo__7fc9l{filter:invert()}}.item_closeWrapper__MgqNC{position:absolute;right:16px;top:16px;z-index:1;width:42px;height:42px;background-color:#fff;padding:10px;border-radius:50%;cursor:pointer;border:2px solid #000;filter:drop-shadow(0 0 .5rem #555)}.item_mdiv__gjUkh{margin-left:10px;transform:rotate(45deg) translate(-2px);z-index:1}.item_md__BLymF,.item_mdiv__gjUkh{margin-top:1px;height:20px;width:2px;background-color:#000}.item_md__BLymF{transform:rotate(90deg);z-index:2}.item_detailsWrapper__lbJRx{display:block;width:100%;margin-bottom:8px}.item_contentContainer__twG13{position:absolute;bottom:0;z-index:1;background:#fff;padding:16px;width:100%}.item_disable__T6h7z{pointer-events:none}.toggle_toggle__lUrr5{min-width:88px;height:30px;background-color:#fff;display:flex;justify-content:flex-start;border-radius:50px;cursor:pointer;border:2px solid #000;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background-color .4s}.toggle_toggle-checked__lrVe_{justify-content:flex-end;background-color:#afe1af}.toggle_handle__fzHTg{width:20px;height:20px;border-radius:40px;position:relative;background:#fff;border:2px solid #000;margin:3px}.toggle_ballWrapper__ehFz4{position:absolute;width:calc(100% + 4px);height:calc(100% + 6px);top:50%;left:50%;transform:translate(-50%,-50%)}.toggle_ballWrapper__ehFz4 img{width:100%;height:100%}.list_toggleWrapper__1o7_R{max-width:78px;height:20px}.list_optionsWrapper__eGGzq{display:flex;flex-direction:row;justify-content:center;align-items:center;column-gap:32px;row-gap:24px;padding-bottom:16px}@media only screen and (max-width:800px){.list_optionsWrapper__eGGzq{flex-direction:column}}.list_optionWrapper__bnDsF{display:flex;flex-direction:row;justify-content:center;align-items:center;column-gap:16px}.list_optionWrapper__bnDsF span{width:40px;justify-self:center}.list_warningWrapper__WBL4z{margin:0 auto;font-weight:700}.title_wrapper__9WT8E{text-align:center;max-width:510px;margin:0 auto}