@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Nunito:wght@400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@500;700&display=swap);:root{--primary-100:#e337ed;--white-100:#efe5d4;--dark-100:#0c0d0f;--dark-200:#131416;--dark-300:#1d1e21;--dark-400:#303237;--grey-100:#a1a1a2;--font-family-nunito:"Nunito",sans-serif;--font-family-inter:"Inter",sans-serif;--heading-heading-1-font-family:"Nunito";--heading-heading-1-font-weight:800;--heading-heading-1-font-size:85px;--heading-heading-1-line-height:1.100000023841858;--heading-heading-2-font-family:"Nunito";--heading-heading-2-font-weight:800;--heading-heading-2-font-size:44px;--heading-heading-2-line-height:1.100000023841858;--heading-subtitle-font-family:"Nunito";--heading-subtitle-font-weight:600;--heading-subtitle-font-size:24px;--heading-subtitle-line-height:1.399999976158142;--subtitle-subtitle-1-font-family:"Nunito";--subtitle-subtitle-1-font-weight:700;--subtitle-subtitle-1-font-size:18px;--subtitle-subtitle-1-line-height:1.4500000476837158;--subtitle-subtitle-2-font-family:"Nunito";--subtitle-subtitle-2-font-weight:700;--subtitle-subtitle-2-font-size:16px;--subtitle-subtitle-2-line-height:1.4500000476837158;--body-body-1-font-family:"Nunito";--body-body-1-font-weight:600;--body-body-1-font-size:18px;--body-body-1-line-height:1.399999976158142;--body-body-2-font-family:"Inter";--body-body-2-font-weight:500;--body-body-2-font-size:16px;--body-body-2-line-height:1.4500000476837158}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--dark-200);color:var(--white-100);font-family:var(--font-family-inter),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;margin:0;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--dark-100)}::-webkit-scrollbar-thumb{background:var(--dark-400);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--grey-100)}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.App{animation:fadeIn .8s ease-out}.hero-title{animation:fadeIn 1s ease-out}.hero-subtitle{animation:fadeIn 1.2s ease-out}.download-buttons{animation:fadeIn 1.4s ease-out}.hero-showcase{animation:fadeIn 1.6s ease-out}.showcase-video{animation:float 4s ease-in-out infinite}@media (prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}*{box-sizing:border-box;margin:0;padding:0}.App{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--white-100);font-family:var(--font-family-inter),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;min-height:100vh}.main-content{display:flex;flex:1 1;flex-direction:column}.header{background:#0000;left:0;padding:24px 0;position:fixed;right:0;top:0;z-index:1000}.header-container{align-items:center;display:flex;height:100%;justify-content:center;padding:24px;width:100%}.header-content{-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);background:var(--dark-100);border:3px solid var(--dark-300);border-radius:16px;padding:8px 16px;width:640px}.header-content,.header-inner{align-items:center;display:flex;height:100%;justify-content:space-between}.header-inner{width:100%}.logo{height:52px;position:relative;width:105px}.logo,.nav{flex-shrink:0}.nav{align-items:center;display:flex;gap:16px}.header-home{padding:0;position:absolute}.header-home .header-container{padding:24px}.header-home .header-content{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0c0d0f80;border:0;min-height:68px;width:min(640px,calc(100vw - 48px))}.header-home .logo,.header-home .logo img{display:block;height:39px;width:96px}.header-home .btn.primary{background:#fff;color:var(--dark-100)}.header-home .btn.secondary.no-border{border-color:#0000;color:#fff}@media (max-width:768px){.header{padding:0}.header-container{padding:32px 24px}.header .btn.secondary{display:none}.nav{flex:1 1;justify-content:flex-end;min-width:0}.header-home .header-container{padding:20px 16px}.header-home .header-content{max-width:none;min-height:64px;padding:8px 12px;width:100%}.header-home .header-inner{gap:12px;min-width:0}.header-home .nav{flex:0 0 auto;min-width:auto}.header-home .logo,.header-home .logo img{height:39px;width:96px}}@media (max-width:600px){.header-home .header-content{max-width:358px}}.tiktok-tooltip-overlay{align-items:flex-start;background-color:#00000080;display:flex;height:100%;justify-content:flex-end;left:0;opacity:0;padding:24px 4px 4px;position:fixed;top:0;transition:opacity .3s ease;width:100%;z-index:9999}.tiktok-tooltip-overlay.visible{opacity:1}.tiktok-tooltip{background-color:#efe5d4;border-radius:14px;box-shadow:0 4px 20px #00000026;cursor:default;max-width:320px;padding:16px 18px;position:relative;transform:translateY(0);transition:transform .3s ease}.tiktok-tooltip-overlay:not(.visible) .tiktok-tooltip{transform:translateY(-20px)}.tooltip-content{display:flex;flex-direction:column;gap:8px}.tooltip-text{color:#0c0d0f;font-family:Nunito,sans-serif;font-size:18px;font-weight:700;letter-spacing:-.09px;line-height:1.45}.tooltip-text-regular{color:#0c0d0f}.tooltip-text-highlight{color:#e337ed}.tooltip-icon{display:inline-block;flex-shrink:0;height:24px;margin:0 4px;vertical-align:middle;width:24px}.tooltip-caret{height:17px;position:absolute;right:20px;top:-16px;width:22px}@media (max-width:768px){.tiktok-tooltip{margin-right:12px;max-width:calc(100vw - 48px)}.tooltip-text{font-size:16px}.tooltip-icon{height:20px;width:20px}}.home-page-shell{background:radial-gradient(circle at 54.8% 54.2%,#ff4ee2d1 0,#e034eeb8 34%,#c119fa80 66%,#dd31ef00 100%),linear-gradient(90deg,#dd31ef,#dd31ef);min-height:100vh}body:has(.home-page-shell){background:#dd31ef}body:has(.home-hero-penalty){background:#ff4b5c}body:has(.home-hero-penalty) .home-page-shell{background:radial-gradient(circle at 54.8% 54.2%,#ff4b5ce6 0,#ff2f53c7 34%,#bf14368f 66%,#ff4b5c00 100%),linear-gradient(90deg,#ff4b5c,#ff2f53)}.main-content-home{display:block}.home-hero{gap:56px;overflow:hidden;padding:212px 64px 120px;text-align:center;width:100%}.home-hero,.home-hero-copy{align-items:center;display:flex;flex-direction:column}.home-hero-copy{gap:32px}.home-title-art{align-items:center;color:#fff;display:flex;flex-direction:column;font-family:var(--font-family-nunito);font-size:83px;font-weight:900;height:196px;justify-content:center;letter-spacing:0;line-height:.7;margin:0;width:390px}.home-title-art span{display:block;position:relative;z-index:0}.home-title-art span:before{content:attr(data-text);inset:0;position:absolute;z-index:-1}@supports (-webkit-text-stroke:1px #131416){.home-title-art span:before{-webkit-text-stroke:9.6px #131416;color:#0000;text-shadow:none}@media (min-width:769px){.home-title-art span{text-shadow:9.6px 0 0 #131416,8.88px 3.66px 0 #131416,7.39px 6.12px 0 #131416,6.78px 6.78px 0 #131416,6.12px 7.39px 0 #131416,3.66px 8.88px 0 #131416,0 9.6px 0 #131416,-3.66px 8.88px 0 #131416,-6.12px 7.39px 0 #131416,-6.78px 6.78px 0 #131416,-7.39px 6.12px 0 #131416,-8.88px 3.66px 0 #131416,-9.6px 0 0 #131416,-8.88px -3.66px 0 #131416,-7.39px -6.12px 0 #131416,-6.78px -6.78px 0 #131416,-6.12px -7.39px 0 #131416,-3.66px -8.88px 0 #131416,0 -9.6px 0 #131416,3.66px -8.88px 0 #131416,6.12px -7.39px 0 #131416,6.78px -6.78px 0 #131416,7.39px -6.12px 0 #131416,8.88px -3.66px 0 #131416,6px 0 0 #131416,4.24px 4.24px 0 #131416,0 6px 0 #131416,-4.24px 4.24px 0 #131416,-6px 0 0 #131416,-4.24px -4.24px 0 #131416,0 -6px 0 #131416,4.24px -4.24px 0 #131416,3px 0 0 #131416,2.12px 2.12px 0 #131416,0 3px 0 #131416,-2.12px 2.12px 0 #131416,-3px 0 0 #131416,-2.12px -2.12px 0 #131416,0 -3px 0 #131416,2.12px -2.12px 0 #131416}}}@supports not (-webkit-text-stroke:1px #131416){.home-title-art span{paint-order:stroke fill;text-shadow:9.6px 0 0 #131416,8.88px 3.66px 0 #131416,7.39px 6.12px 0 #131416,6.78px 6.78px 0 #131416,6.12px 7.39px 0 #131416,3.66px 8.88px 0 #131416,0 9.6px 0 #131416,-3.66px 8.88px 0 #131416,-6.12px 7.39px 0 #131416,-6.78px 6.78px 0 #131416,-7.39px 6.12px 0 #131416,-8.88px 3.66px 0 #131416,-9.6px 0 0 #131416,-8.88px -3.66px 0 #131416,-7.39px -6.12px 0 #131416,-6.78px -6.78px 0 #131416,-6.12px -7.39px 0 #131416,-3.66px -8.88px 0 #131416,0 -9.6px 0 #131416,3.66px -8.88px 0 #131416,6.12px -7.39px 0 #131416,6.78px -6.78px 0 #131416,7.39px -6.12px 0 #131416,8.88px -3.66px 0 #131416,6px 0 0 #131416,4.24px 4.24px 0 #131416,0 6px 0 #131416,-4.24px 4.24px 0 #131416,-6px 0 0 #131416,-4.24px -4.24px 0 #131416,0 -6px 0 #131416,4.24px -4.24px 0 #131416,3px 0 0 #131416,2.12px 2.12px 0 #131416,0 3px 0 #131416,-2.12px 2.12px 0 #131416,-3px 0 0 #131416,-2.12px -2.12px 0 #131416,0 -3px 0 #131416,2.12px -2.12px 0 #131416}}.home-title-art span:first-child{font-size:1.48em}.home-title-art span+span{margin-top:-10px}.home-hero-subtitle{color:#fff;font-family:var(--subtitle-subtitle-2-font-family);font-size:20px;font-weight:var(--subtitle-subtitle-2-font-weight);letter-spacing:-.1px;line-height:1.4;margin:0;max-width:328px}.home-phone-art{aspect-ratio:385.835/683.232;position:relative;width:min(385.835px,calc(100vw - 48px))}.home-phone-shell{background:radial-gradient(circle at 54.8% 54.2%,#ff4ee2 0,#e034ee 50%,#c119fa 100%);border:9.934px solid #131416;border-radius:26.491px;height:531.606px;left:74.863px;overflow:hidden;position:absolute;top:66.381px;width:245.647px}.home-hero-penalty .home-phone-shell{background:radial-gradient(circle at 54.8% 54.2%,#ff4b5c 0,#ff2f53 54%,#bf1436 100%)}.phone-status{align-items:center;color:#fff;display:flex;font-family:-apple-system,BlinkMacSystemFont,"SF Pro Text",var(--font-family-inter),sans-serif;font-size:10.71px;font-weight:700;height:13.857px;justify-content:space-between;left:0;letter-spacing:0;line-height:13.857px;position:absolute;right:0;top:13.227px}.phone-status>span:first-child{margin-left:31px}.phone-status-icons{align-items:center;display:inline-flex;gap:4.409px;margin-right:10.078px}.phone-cellular{display:block;height:7.701px;width:12.093px}.phone-wifi{display:block;height:7.765px;width:10.797px}.phone-battery{display:block;height:8.188px;width:17.213px}.phone-nav-icons{inset:0;pointer-events:none;position:absolute}.phone-gear-icon,.phone-home-icon{display:block;height:27.714px;position:absolute;top:43.461px;width:27.714px}.phone-home-icon{left:12.597px}.phone-gear-icon{left:186.5px}.phone-home-indicator{background:#fff;border-radius:999px;bottom:5.04px;height:3.149px;left:50%;position:absolute;transform:translateX(-50%);width:90.701px}.cool-face{animation:coolFaceOrbit 9s ease-in-out infinite;display:block;height:102px;left:278px;object-fit:contain;top:16px;transform:rotate(15deg);width:102px;will-change:transform;z-index:4}.cool-face,.dare-card{position:absolute;transform-origin:center}.dare-card{background:#131416;border-radius:44.919px;height:336.937px;left:25.493px;overflow:hidden;top:158.08px;width:343.627px;will-change:transform,opacity;z-index:3}.dare-card.is-entering{animation:dareCardZoomIn .7s cubic-bezier(.18,.9,.24,1.22) both}.dare-card.is-exiting{animation:dareCardZoomOut .26s ease-in both}.dare-card-pattern{background:repeating-linear-gradient(120deg,#131416 0 12px,#13141600 12px 31px),#212326;height:62.886px;left:0;overflow:hidden;position:absolute;right:0;top:0}.dare-card-content{align-items:center;bottom:83.148px;display:flex;flex-direction:column;justify-content:center;left:26.951px;right:26.951px;top:62.886px}.dare-card-content,.dare-card-kicker{color:#fff;font-family:var(--font-family-nunito);font-weight:900;position:absolute}.dare-card-kicker{-webkit-text-stroke:3px #131416;font-size:24px;left:50%;letter-spacing:1px;line-height:1;margin:0;paint-order:stroke fill;text-shadow:2.5px 0 0 #131416,-2.5px 0 0 #131416,0 2.5px 0 #131416,0 -2.5px 0 #131416,1.8px 1.8px 0 #131416,-1.8px 1.8px 0 #131416,1.8px -1.8px 0 #131416,-1.8px -1.8px 0 #131416;text-transform:uppercase;top:18px;transform:translateX(-50%)}.dare-card-text{-webkit-text-stroke:1.3px #131416;font-size:35px;letter-spacing:.4px;line-height:1.22;margin:0;paint-order:stroke fill;text-shadow:1.6px 0 0 #131416,-1.6px 0 0 #131416,0 1.6px 0 #131416,0 -1.6px 0 #131416}.dare-card-actions{border-top:2.578px solid #303237;bottom:0;display:grid;grid-template-columns:repeat(3,1fr);height:83.148px;left:0;position:absolute;right:0}.dare-card-actions button{align-items:center;appearance:none;background:#0000;border:0;color:#fff;cursor:pointer;display:flex;flex-direction:column;font-family:var(--font-family-nunito);font-size:16px;font-weight:900;gap:8.984px;justify-content:center;letter-spacing:.8px;line-height:1;padding-bottom:8.984px;padding-top:13.476px}.dare-card-actions button+button{border-left:2.578px solid #303237}.dare-card-actions button:hover{background:#ffffff0a}.dare-card-actions button:focus-visible,.penalty-next-button:focus-visible{outline:3px solid #fff;outline-offset:-6px}.dare-card-actions img{display:block;height:24.705px;position:relative;width:24.705px}.action-icon-wrap,.action-label{display:block;transform-origin:center;will-change:transform}.action-label{font-size:16px;font-weight:900}.dare-card-actions button:first-child img{transform:scaleX(-1)}.dare-card-actions button:nth-child(2) .action-label{color:#ff4274}.dare-card-actions button:nth-child(3) .action-label{color:#42ffb7}.action-button,.action-button-skip{--action-pulse-delay:0s}.action-button-refuse{--action-pulse-delay:1.25s}.action-button-done{--action-pulse-delay:2.5s}.action-button .action-icon-wrap,.action-button .action-label{animation:homeActionPulseSequence 5.2s cubic-bezier(.22,1,.36,1) infinite;animation-delay:var(--action-pulse-delay)}.action-button .action-label{animation-name:homeActionLabelPulseSequence}@keyframes homeActionPulseSequence{0%,to{transform:translateY(0) scale(1)}4%{transform:translateY(-2px) scale(1.08)}8%{transform:translateY(0) scale(1)}12%{transform:translateY(-4px) scale(1.18)}16%,19.25%{transform:translateY(0) scale(1)}}@keyframes homeActionLabelPulseSequence{0%,to{transform:translateY(0) scale(1)}4%{transform:translateY(-1px) scale(1.06)}8%{transform:translateY(0) scale(1)}12%{transform:translateY(-3px) scale(1.13)}16%,19.25%{transform:translateY(0) scale(1)}}.penalty-card{border-radius:53.711px;height:298px;overflow:visible}.penalty-card-content{background:#131416;border-radius:inherit;height:100%;position:relative}.penalty-icon{display:block;height:78.058px;left:50%;object-fit:contain;position:absolute;top:-42.11px;transform:translateX(-50%);width:78.178px;z-index:1}.penalty-kicker{color:#ff4b5c;font-size:25.961px;left:calc(50% + .41px);letter-spacing:1.3305px;line-height:1;text-shadow:1.4px 0 0 #131416,-1.4px 0 0 #131416,0 1.4px 0 #131416,0 -1.4px 0 #131416;text-transform:uppercase;top:47.52px;white-space:nowrap}.penalty-kicker,.penalty-text{font-family:var(--font-family-nunito);font-weight:900;margin:0;paint-order:stroke fill;position:absolute;transform:translateX(-50%)}.penalty-text{-webkit-text-stroke:1.3px #131416;color:#fff;font-size:40px;left:50%;letter-spacing:2.9935px;line-height:36.622px;text-shadow:1.6px 0 0 #131416,-1.6px 0 0 #131416,0 1.6px 0 #131416,0 -1.6px 0 #131416;top:114.32px;width:329.59px}.penalty-next-button{align-items:center;appearance:none;background:#242529;border:0;border-radius:34.011px;bottom:39px;color:#fff;cursor:pointer;display:flex;font-family:var(--font-family-nunito);font-size:24px;font-weight:900;gap:12px;height:68.022px;justify-content:center;left:50%;letter-spacing:1.2202px;line-height:29.284px;padding:0 12.765px;position:absolute;text-transform:uppercase;transform:translateX(-50%);width:293.346px}.penalty-next-button:hover{background:#2c2e33}.penalty-button-highlight{height:11.923px;left:12.77px;object-fit:contain;opacity:.6;position:absolute;top:13.15px;width:13.086px}.penalty-button-arrow{display:block;height:32px;object-fit:contain;transform:scaleX(-1);width:32px}.eye-mascot{animation:eyeMascotOrbit 10.5s ease-in-out infinite;display:block;height:124px;left:14px;object-fit:contain;position:absolute;top:535px;transform:rotate(-15deg);transform-origin:center;width:124px;will-change:transform;z-index:4}@keyframes coolFaceOrbit{0%{transform:translate(0) rotate(15deg)}25%{transform:translate(8px,-6px) rotate(17deg)}50%{transform:translateY(-12px) rotate(15deg)}75%{transform:translate(-8px,-6px) rotate(13deg)}to{transform:translate(0) rotate(15deg)}}@keyframes eyeMascotOrbit{0%{transform:translate(0) rotate(-15deg)}25%{transform:translate(-7px,7px) rotate(-17deg)}50%{transform:translateY(13px) rotate(-15deg)}75%{transform:translate(7px,7px) rotate(-13deg)}to{transform:translate(0) rotate(-15deg)}}@keyframes dareCardZoomIn{0%{opacity:0;transform:scale(0)}72%{opacity:1;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}@keyframes dareCardZoomOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}.home-download-buttons{display:flex;gap:20px;justify-content:center}.home-download-buttons .home-store-button{font-size:var(--subtitle-subtitle-1-font-size);letter-spacing:-.09px;line-height:var(--subtitle-subtitle-1-line-height);min-height:58px;padding:16px 20px;white-space:nowrap}.home-download-buttons .btn.primary{background:#fff;color:var(--dark-100);min-width:198px;width:auto}.home-download-buttons .btn.primary:hover{background:#fff;opacity:1}.home-download-buttons .btn.secondary{border-color:#fff;color:#fff;min-width:218px}.home-download-buttons .btn.secondary .btn-icon{filter:brightness(0) invert(1)}@media (max-width:768px){.home-hero{gap:24px;padding:140px 24px 72px}.home-hero-copy{gap:8px}.home-title-art{font-size:clamp(62px,19vw,76px);height:170px;width:min(380px,calc(100vw - 48px))}.home-title-art span{text-shadow:9.6px 0 0 #131416,8.88px 3.66px 0 #131416,6.78px 6.78px 0 #131416,3.66px 8.88px 0 #131416,0 9.6px 0 #131416,-3.66px 8.88px 0 #131416,-6.78px 6.78px 0 #131416,-8.88px 3.66px 0 #131416,-9.6px 0 0 #131416,-8.88px -3.66px 0 #131416,-6.78px -6.78px 0 #131416,-3.66px -8.88px 0 #131416,0 -9.6px 0 #131416,3.66px -8.88px 0 #131416,6.78px -6.78px 0 #131416,8.88px -3.66px 0 #131416}.home-title-art span+span{margin-top:-2px}.home-hero-subtitle{font-size:18px;max-width:300px}.home-phone-art{margin-bottom:-96px;transform:scale(.82);transform-origin:center top;width:385.835px}.home-download-buttons{align-items:center;flex-direction:column;gap:14px;width:min(280px,100%)}.home-download-buttons .btn.primary,.home-download-buttons .btn.secondary{width:100%}}@media (max-width:600px){.home-phone-art{margin-bottom:-164px;transform:scale(.76)}}@media (max-width:420px){.home-hero{gap:18px;padding-top:104px}.home-phone-art{margin-bottom:-192px;transform:scale(.72);transform-origin:center top}}.btn{align-items:center;border-radius:100px;display:inline-flex;font-family:var(--subtitle-subtitle-1-font-family);font-size:var(--subtitle-subtitle-1-font-size);font-weight:var(--subtitle-subtitle-1-font-weight);gap:8px;justify-content:center;line-height:var(--subtitle-subtitle-1-line-height);padding:12px 16px;text-decoration:none;transition:all .2s ease}.btn.primary{background:var(--white-100);color:var(--dark-100)}.btn.secondary{background:#0000;border:2px solid var(--white-100);color:var(--white-100)}.btn.secondary.no-border{border:2px solid #0000}.btn:hover{opacity:.6}.btn.sm{border-radius:100px;font-family:var(--subtitle-subtitle-2-font-family);font-size:var(--subtitle-subtitle-2-font-size);font-weight:var(--subtitle-subtitle-2-font-weight);line-height:var(--subtitle-subtitle-2-line-height);padding:8px 12px}.btn-icon{height:24px;width:24px}@media (max-width:768px){.btn{border-radius:100px;font-family:var(--subtitle-subtitle-2-font-family);font-size:var(--subtitle-subtitle-2-font-size);font-weight:var(--subtitle-subtitle-2-font-weight);line-height:var(--subtitle-subtitle-2-line-height);padding:8px 12px}.btn-icon{height:20px;width:20px}}.footer{background:#0000;padding:0 24px}.footer-container{align-items:flex-end;border-top:3px solid var(--dark-400);display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1152px;padding:32px 0}.footer-left{display:flex;flex-direction:column;gap:24px}.footer-logo{width:68px}.copyright{color:var(--grey-100);font-family:var(--body-body-2-font-family);font-size:var(--body-body-2-font-size);font-weight:var(--body-body-2-font-weight);line-height:var(--body-body-2-line-height);opacity:.6}.copyright.copyright-mobile{display:none}.footer-links{display:flex;flex-wrap:wrap;gap:56px}.footer-link{color:var(--white-100);font-family:var(--body-body-2-font-family);font-size:var(--subtitle-subtitle-2-font-size);font-weight:var(--subtitle-subtitle-2-font-weight);line-height:var(--subtitle-subtitle-2-line-height);opacity:.9;text-decoration:none;transition:opacity .3s ease}.footer-link:hover{opacity:.7}.footer-home{background:#0000;padding:0 64px}.footer-home .footer-container{border-top-color:#0000001a;gap:120px;max-width:1152px;padding:32px 0}.footer-home .footer-logo{width:69px}.footer-home .copyright{color:#fff;font-family:var(--font-family-nunito);font-weight:700;letter-spacing:-.08px;opacity:.7}.footer-home .footer-link{color:#ffffffb3;font-family:var(--subtitle-subtitle-2-font-family);font-size:var(--subtitle-subtitle-2-font-size);font-weight:var(--subtitle-subtitle-2-font-weight);letter-spacing:-.08px;line-height:var(--subtitle-subtitle-2-line-height);opacity:1}@media (max-width:768px){.footer{padding:0 24px}.footer-container{align-items:flex-start;flex-direction:column;gap:32px}.footer-left{align-items:center}.footer-links{gap:32px;justify-content:center;margin-bottom:8px}.copyright{display:none}.copyright.copyright-mobile{display:block}.footer-links{flex-direction:column}.footer-home{padding:0 24px}.footer-home .footer-container{gap:32px}}.terms-page{color:var(--white-100);padding:236px 20px 100px}.terms-container{margin:0 auto;max-width:960px}.terms-title{color:var(--white-100);font-family:var(--heading-heading-1-font-family);font-size:var(--heading-heading-1-font-size);font-weight:var(--heading-heading-1-font-weight);line-height:var(--heading-heading-1-line-height);margin-bottom:40px;text-align:center}.terms-intro{margin-bottom:72px}.terms-intro p{color:var(--grey-100);font-family:var(--heading-subtitle-font-family);font-size:var(--heading-subtitle-font-size);font-weight:var(--heading-subtitle-font-weight);line-height:var(--heading-subtitle-line-height);text-align:center}.terms-content{display:flex;flex-direction:column;gap:48px}.terms-section h2{color:var(--white-100);font-family:var(--subtitle-subtitle-1-font-family);font-size:var(--subtitle-subtitle-1-font-size);font-weight:var(--subtitle-subtitle-1-font-weight);line-height:var(--subtitle-subtitle-1-line-height);margin-bottom:16px}.terms-section p{color:var(--grey-100);font-family:var(--body-body-1-font-family);font-size:var(--body-body-1-font-size);font-weight:var(--body-body-1-font-weight);line-height:var(--body-body-1-line-height);margin-bottom:16px}.terms-section p:last-child{margin-bottom:0}.terms-section ul{margin:16px 0;padding-left:20px}.terms-section li{color:var(--grey-100);font-family:var(--body-body-1-font-family);font-size:var(--body-body-1-font-size);font-weight:var(--body-body-1-font-weight);line-height:var(--body-body-1-line-height);margin-bottom:8px}.terms-section li strong{color:var(--white-100)}.contact-link{color:var(--primary-100);text-decoration:none;transition:opacity .2s ease}.contact-link:hover{opacity:.8}@media (max-width:768px){.terms-page{padding:180px 24px 80px}.terms-title{font-size:var(--heading-heading-2-font-size);font-weight:var(--heading-heading-2-font-weight);line-height:var(--heading-heading-2-line-height);margin-bottom:32px}.terms-intro{margin-bottom:36px}.terms-intro p{font-size:var(--subtitle-subtitle-1-font-size);font-weight:var(--subtitle-subtitle-1-font-weight);line-height:var(--subtitle-subtitle-1-line-height)}.terms-content{gap:24px}.terms-section h2{font-size:var(--subtitle-subtitle-1-font-size);font-weight:var(--subtitle-subtitle-1-font-weight);line-height:var(--subtitle-subtitle-1-line-height)}}.how-to-play{align-items:flex-start;background:#131416;box-sizing:border-box;display:flex;height:100%;justify-content:center;min-height:100vh;padding:0;width:100%}.how-to-play-container{gap:32px;overflow:clip;padding:48px 24px 80px}.how-to-play-container,.how-to-play-content{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;width:100%}.how-to-play-content{gap:48px;max-width:600px;padding:0}.how-to-play-headline{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:32px;justify-content:center;padding:0;width:100%}.intro-text{color:#a1a1a2;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;font-weight:500;letter-spacing:-.09px;line-height:1.4;margin:0;text-align:left;width:100%}.video-container{display:none;flex-shrink:0;height:499px;position:relative;width:281px}.video-thumbnail{background-color:#0a0a0b;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxwYXRoIGZpbGw9IiNFRUUiIGQ9Ik0wIDBoMXYxSDB6Ii8+PC9zdmc+);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;cursor:pointer;height:499px;left:0;position:absolute;top:0;width:281px}.play-button-wrapper{align-items:center;bottom:44.316%;display:flex;justify-content:center;left:41.637%;position:absolute;right:41.853%;top:44.489%}.play-icon{display:block;height:100%;width:100%}.instructions-list{align-items:flex-start;gap:48px;justify-content:flex-start}.instruction-item,.instructions-list{box-sizing:border-box;display:flex;flex-direction:column;padding:0;width:100%}.instruction-item{align-items:center;gap:17px;justify-content:center;text-align:left}.instruction-title{align-items:center;color:#efe5d4;counter-increment:instruction-counter;display:flex;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:22px;font-weight:700;letter-spacing:-.11px;line-height:normal;margin:0;width:100%}.instruction-title:before{content:counter(instruction-counter) ". ";margin-right:8px}.instructions-list{counter-reset:instruction-counter}.instruction-text{color:#a1a1a2;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;font-weight:500;letter-spacing:-.09px;line-height:1.4;margin:0;width:100%}@media (max-width:768px){.how-to-play-container{padding:32px 24px 64px}.how-to-play-content{gap:40px}.intro-text{font-size:16px}.instruction-title{font-size:20px}.instruction-text{font-size:16px}.video-container,.video-thumbnail{height:427px;width:240px}}.delete-account-page{gap:56px;min-height:100vh;padding:220px 64px 120px}.delete-account-content,.delete-account-page{align-items:center;display:flex;flex-direction:column}.delete-account-content{gap:16px;max-width:960px;text-align:center}.delete-account-header{align-items:center;display:flex;flex-direction:column;gap:8px}.warning-icon{height:82px;margin-bottom:8px;width:82px}.delete-account-title{color:var(--white-100);font-family:var(--heading-heading-1-font-family);font-size:var(--heading-heading-1-font-size);font-weight:var(--heading-heading-1-font-weight);line-height:var(--heading-heading-1-line-height);margin:0;max-width:776px}.delete-account-subtitle{color:var(--grey-100);font-family:var(--heading-subtitle-font-family);font-size:var(--heading-subtitle-font-size);font-weight:var(--heading-subtitle-font-weight);letter-spacing:-.12px;line-height:var(--heading-subtitle-line-height);margin:0;max-width:666px}.delete-instructions-box{background:#0000;border:4px solid #fcc954;border-radius:32px;max-width:960px;padding:56px;width:100%}.instructions-title{color:var(--white-100);font-family:Nunito;font-size:37px;font-weight:800;line-height:1.1;margin:0 0 16px;text-align:left}.instructions-intro{color:var(--grey-100);font-family:Nunito;font-size:20px;font-weight:600;letter-spacing:-.1px;line-height:1.4;margin:0 0 32px;text-align:left}.steps-list{display:flex;flex-direction:column;gap:24px}.step-item{align-items:flex-start;display:flex;gap:16px}.step-number{align-items:center;border:2px solid var(--white-100);border-radius:48px;display:flex;flex-shrink:0;height:32px;justify-content:center;position:relative;width:32px}.step-number span{color:var(--white-100);font-family:Nunito;font-size:16px;font-weight:700;letter-spacing:-.08px;line-height:1.45}.step-content{display:flex;flex:1 1;flex-direction:column;gap:18px}.step-text{color:var(--white-100);font-family:Nunito;font-size:20px;font-weight:600;letter-spacing:-.1px;line-height:1.4;margin:0;text-align:left}.email-format-box{background-color:var(--dark-300);border-radius:16px;padding:16px;text-align:left}.email-format-label{color:#fcca56;font-family:Nunito;font-size:18px;font-weight:600;letter-spacing:-.09px;line-height:1.4;margin:0 0 8px}.email-format-text{color:var(--white-100);font-family:Nunito;font-size:20px;font-weight:500;letter-spacing:-.1px;line-height:1.4;margin:0}@media (max-width:768px){.delete-account-page{gap:48px;padding:180px 24px 80px}.delete-account-header{gap:16px}.warning-icon{height:56px;width:56x}.delete-account-title{font-size:var(--heading-heading-2-font-size);font-weight:var(--heading-heading-2-font-weight);line-height:var(--heading-heading-2-line-height)}.delete-account-subtitle{font-size:18px;max-width:100%}.delete-instructions-box{border-radius:24px;border-width:3px;padding:32px 24px}.instructions-title{font-size:28px;margin-bottom:12px}.instructions-intro{font-size:16px;margin-bottom:24px}.steps-list{gap:20px}.step-item{gap:12px}.step-number{height:28px;width:28px}.step-number span{font-size:14px}.step-content{gap:12px}.step-text{font-size:16px}.email-format-box{padding:12px}.email-format-label{font-size:14px;margin-bottom:4px}.email-format-text{font-size:16px}}.not-found-container{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 200px);padding:2rem;text-align:center}.not-found-content{margin:0 auto;max-width:600px}.not-found-title{-webkit-text-fill-color:#0000;animation:pulse 2s ease-in-out infinite;background:linear-gradient(135deg,#ff006e,#8338ec);-webkit-background-clip:text;background-clip:text;font-size:8rem;font-weight:800;margin:0}.not-found-subtitle{color:#333;font-size:2rem;font-weight:600;margin:1rem 0}.not-found-description{color:#666;font-size:1.2rem;line-height:1.6;margin:1.5rem 0 2.5rem}.not-found-button{background:linear-gradient(135deg,#ff006e,#8338ec);border-radius:50px;box-shadow:0 4px 15px #8338ec4d;color:#fff;display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease}.not-found-button:hover{box-shadow:0 6px 20px #8338ec66;transform:translateY(-2px)}.not-found-illustration{margin-top:3rem}.not-found-phone{animation:float 3s ease-in-out infinite;height:auto;opacity:.3;width:200px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.8}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (max-width:768px){.not-found-title{font-size:5rem}.not-found-subtitle{font-size:1.5rem}.not-found-description{font-size:1rem}.not-found-phone{width:150px}}
/*# sourceMappingURL=main.dd4922d6.css.map*/