*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #000000;--color-bg-secondary: #1d1d1f;--color-text: #ffffff;--color-text-secondary: #6e6e72;--color-accent-purple: #9a08f1;--color-accent-pink: #e12261;--color-accent-orange: #ff5b37;--font-heading: "Alexandria", sans-serif;--font-body: "Lato", sans-serif;--page-padding-top: clamp(70px, 10.1vw + 32px, 120px)}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-body);background-color:var(--color-bg);color:var(--color-text);min-height:100vh;overflow-x:hidden}#root{min-height:100vh;display:flex;flex-direction:column}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}img{max-width:100%;height:auto;display:block}.landing{position:relative;min-height:100vh;min-height:100dvh;width:100%;overflow-x:hidden;background:#000;color:#fff;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:var(--page-padding-top) 20px 20px 20px}.bg-blur{position:fixed;width:1040px;height:1040px;border-radius:9999px;filter:blur(150.67px);pointer-events:none;z-index:0}.bg-blur--pink{top:-420px;right:-485px;background:#e122613d}.bg-blur--purple{bottom:-420px;left:-485px;background:#9a08f13d}.main-content{position:relative;z-index:5;display:flex;flex-direction:column;align-items:center;width:100%;flex-grow:1;justify-content:center;margin-top:clamp(-40px,20vw - 100px,20px);margin-bottom:20px}.hero{position:relative;z-index:20;text-align:center;margin-bottom:clamp(10px,4vh,40px)}.hero__title{font-family:var(--font-heading);font-weight:800;font-size:clamp(36px,6vw,72px);line-height:1.1;margin-bottom:12px;color:#fff}.hero__description{font-family:var(--font-heading);font-weight:500;font-size:clamp(14px,1vw + 10px,20px);line-height:clamp(18px,.6vw + 16px,22px);color:#ffffffd9;padding:0 10px;max-width:clamp(280px,46vw,600px);margin:0 auto}.images-container{position:relative;z-index:5;width:100%;max-width:1400px;height:clamp(0px,450px - 50vw,240px);display:flex;justify-content:center;align-items:center;pointer-events:none}.hero-image-wrapper{position:absolute;top:50%;width:clamp(200px,15vw + 80px,360px);aspect-ratio:.78;border-radius:35px;overflow:hidden;transition:transform .1s linear}.hero-image{width:100%;height:100%;object-fit:cover;display:block}.hero-image-wrapper--left{left:50%;transform:translate(-50%,-50%) translate(calc(-1*clamp(40px,43.5vw - 100px,1200px))) rotate(-9deg);box-shadow:-5px 1px 50px #8b2fe680;z-index:2}.hero-image-wrapper--right{left:50%;transform:translate(-50%,-50%) translate(clamp(40px,43.5vw - 100px,1200px)) rotate(9deg);box-shadow:5px -1px 50px #e1226180;z-index:1}.images-container:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50%;height:50%;background:#e122614d;filter:blur(80px);z-index:-1;pointer-events:none}.buttons{position:relative;z-index:20;display:flex;flex-direction:column;gap:12px;width:100%;max-width:300px;margin-top:calc(-1*clamp(0px,200px - 20vw,30px))}.btn{display:flex;align-items:center;justify-content:center;height:clamp(52px,5vh,60px);border-radius:100px;font-family:var(--font-heading);font-weight:700;font-size:clamp(16px,1.5vw,18px);transition:all .2s ease;width:100%;cursor:pointer;pointer-events:auto}.btn:active{transform:scale(.98)}.btn--primary{background:linear-gradient(90deg,#e12261,#9a08f1);color:#fff;box-shadow:0 4px 20px #e1226166}.btn--primary:hover{opacity:.95;box-shadow:0 6px 24px #e1226180}.btn--secondary{background:#fff;color:#000}.btn--secondary:hover{background:#f0f0f0}@media(max-height:740px){.main-content{margin-top:0!important}.hero__title{font-size:clamp(28px,5vh,36px);margin-bottom:8px}.hero{margin-bottom:10px}.hero-image-wrapper{width:160px}.images-container{height:180px}.btn{height:48px;font-size:15px}.buttons{gap:8px}.footer{padding-bottom:10px;margin-top:10px}}.header{width:100%;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;flex-shrink:0}.header__logo{height:clamp(32px,4vw,48px);width:auto}.header__spacer{width:34px}.header__back-button{display:inline-flex;align-items:center;justify-content:center;padding:5px;background:linear-gradient(0deg,#ffffff4d 0% 100%),#0000004d;border:none;border-radius:100px;cursor:pointer;transition:all .2s ease}.header__back-button:hover{background:linear-gradient(0deg,#fff6 0% 100%),#0006}.header__back-button:active{transform:scale(.95)}.header__back-icon{width:24px;height:24px;position:relative;display:flex;align-items:center;justify-content:center}.header__back-icon svg{stroke:#fff;stroke-width:4px}.footer{position:relative;z-index:10;text-align:center;width:100%;padding-bottom:min(3vh,30px);flex-shrink:0;margin-top:20px}.footer__copyright{font-size:10px;color:#ffffff80;margin-bottom:8px;letter-spacing:.5px}.footer__links{display:flex;justify-content:center;gap:16px}.footer__link{font-size:12px;color:#fff9;text-decoration:none;transition:color .2s}.footer__link:hover{color:#ffffffe6;text-decoration:underline}.legal-page{position:relative;min-height:100vh;min-height:100dvh;width:100%;overflow-x:hidden;background:#000;color:#fff;display:flex;flex-direction:column;padding-top:var(--page-padding-top);padding-left:20px;padding-right:20px;padding-bottom:20px;box-sizing:border-box}@media(min-width:768px){.legal-page{padding-left:40px;padding-right:40px}}.legal-page__content{flex:1;overflow-y:auto;padding:56px 0;width:100%;max-width:800px;margin:0 auto;box-sizing:border-box;color:#fff;font-size:14px;font-family:Alexandria,var(--font-heading),sans-serif;font-weight:500;line-height:18px;word-wrap:break-word}.legal-page__content>header{margin-bottom:24px}.legal-page__content h1{color:#fff;font-size:36px;font-family:Alexandria,var(--font-heading),sans-serif;font-weight:900;line-height:38px;word-wrap:break-word;margin-bottom:8px}.legal-page__content time{color:#ffffff80;font-size:12px}.legal-page__content h2{font-size:20px;font-weight:700;line-height:24px;margin-top:32px;margin-bottom:16px}.legal-page__content h3{font-size:16px;font-weight:700;line-height:20px;margin-top:24px;margin-bottom:12px}.legal-page__content p{margin-bottom:16px}.legal-page__content ul,.legal-page__content ol{margin-bottom:16px;padding-left:24px}.legal-page__content li{margin-bottom:8px}.legal-page__content a{color:#e12261;text-decoration:underline}.legal-page__content a:hover{color:#ff4081}.legal-page__content .header-anchor{display:none}.legal-page__content strong{font-weight:700}.legal-page__content table{width:100%;border-collapse:collapse;margin-bottom:16px}.legal-page__content th,.legal-page__content td{border:1px solid rgba(255,255,255,.2);padding:8px 12px;text-align:left}.legal-page__content th{background:#ffffff1a;font-weight:700}.scroll-to-top{position:fixed;bottom:20px;right:20px;width:44px;height:44px;border-radius:100px;background:linear-gradient(0deg,#ffffff4d 0% 100%),#0000004d;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:100;transition:opacity .3s ease,transform .2s ease;outline:none;-webkit-tap-highlight-color:transparent;opacity:0;pointer-events:none;transform:translateY(10px);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.scroll-to-top.visible{opacity:1;pointer-events:auto;transform:translateY(0)}.scroll-to-top:focus{outline:none}.scroll-to-top:hover{background:linear-gradient(0deg,#fff6 0% 100%),#0006;transform:translateY(-2px)}.scroll-to-top:active{transform:scale(.95)}.scroll-to-top__icon{width:16px;height:16px;display:block;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
