:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@font-face{font-family:SF Pro;src:url(/fonts/sf-pro-display/SFPRODISPLAYBOLD.OTF)format("opentype");font-weight:700;font-style:normal}@font-face{font-family:SF Pro;src:url(/fonts/sf-pro-display/SFPRODISPLAYMEDIUM.OTF)format("opentype");font-weight:510;font-style:normal}*{box-sizing:border-box;margin:auto;padding:0}html,body{width:100%;height:100%;overflow-x:hidden}body{background-color:#fff}.app-container{background-color:#fff;width:100%;min-height:100vh;position:relative}.background-pattern{z-index:0;pointer-events:none;background-image:url(/images/Artwork.svg);background-position:50%;background-repeat:repeat;background-size:100%;width:100%;height:100%;position:fixed;top:0;left:0}.content{z-index:1;flex-direction:column;align-items:center;width:100%;min-height:100vh;padding:clamp(80px,12vh,120px) 15px 15px;display:flex;position:relative;transform:translate(4px)}.logo-container{-webkit-backdrop-filter:blur(10px);background:#fff5f0;border-radius:100px;justify-content:center;align-items:center;width:clamp(110px,32vw,160px);margin-bottom:clamp(20px,4vh,40px);padding:clamp(11px,1.8vw,19px);display:flex}.logo-container img{width:100%;height:auto;display:block}.hero-text-container{width:clamp(200px,65vw,280px);margin-bottom:clamp(15px,3vh,30px)}.hero-text-container img{width:100%;height:auto;display:block}.tagline{text-align:center;color:#4d4d4d;width:clamp(280px,90vw,400px);margin-bottom:clamp(15px,3vh,30px);font-family:SF Pro,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(12px,3.5vw,16px);font-weight:700;line-height:1.2}.cta-button{cursor:pointer;color:#f2f2f2;background:#331000;border:none;border-radius:100px;align-items:center;gap:clamp(8px,2vw,14px);margin-bottom:8vh;padding:clamp(14px,4vw,20px) clamp(24px,7vw,36px);font-family:SF Pro,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(20px,5vw,26px);font-weight:510;line-height:1.2;transition:transform .2s,box-shadow .2s;display:flex}.cta-button:hover{color:#fff;background:#3d1300;transform:scale(1.02);box-shadow:0 4px 12px #3310004d}.cta-button:active{transform:scale(.98)}.cta-button-icon{flex-shrink:0;width:clamp(24px,6vw,32px);height:clamp(24px,6vw,32px)}.footer-icons{gap:clamp(12px,4vw,20px);margin-top:auto;padding-bottom:5vh;display:flex}.icon-button{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:clamp(45px,12vw,60px);height:clamp(45px,12vw,60px);padding:0;transition:transform .2s;display:flex}.icon-button:hover{transform:scale(1.1)}.icon-button:active{transform:scale(.95)}.icon-svg{object-fit:contain;width:100%;height:100%}@media screen and (max-width:1023px) and (orientation:landscape){.content{text-align:center!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:100vw!important;height:100%!important;min-height:100vh!important;padding:20px 10px!important;display:flex!important;position:relative!important;overflow-y:auto!important}.logo-container,.hero-text-container,.tagline,.cta-button,.footer-icons{flex-shrink:0!important;margin-left:auto!important;margin-right:auto!important;position:static!important;transform:none!important}.logo-container{background:#fff5f0!important;border-radius:50px!important;width:auto!important;height:auto!important;margin-top:10px!important;margin-bottom:2.5vh!important;padding:6px 12px!important;display:flex!important}.logo-container img{width:55px!important;height:auto!important}.hero-text-container{width:auto!important;max-width:32vh!important;margin-bottom:2.5vh!important}.hero-text-container img{width:100%!important;height:auto!important;margin:0 auto!important}.tagline{width:auto!important;max-width:80vw!important;margin-bottom:3vh!important;font-size:min(14px,4vh)!important;display:block!important}.cta-button{gap:8px!important;width:auto!important;margin-bottom:3vh!important;padding:10px 24px!important;font-size:min(20px,5vh)!important;display:flex!important}.cta-button-icon{width:20px!important;height:20px!important}.footer-icons{gap:20px!important;margin-top:0!important;margin-bottom:2vh!important;padding-bottom:10px!important;display:flex!important}.icon-button{width:40px!important;height:40px!important}@media screen and (min-height:500px){.content{gap:20px!important}.hero-text-container{max-width:50vh!important}.logo-container img{width:70px!important}.tagline{font-size:18px!important}.cta-button{padding:14px 32px!important;font-size:24px!important}}}@media screen and (min-width:768px) and (max-width:1023px) and (orientation:portrait){.content{text-align:center!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;gap:40px!important;width:100vw!important;min-height:100vh!important;margin:0!important;padding:140px 0 0!important;display:flex!important;position:relative!important;left:0!important;right:0!important;overflow-x:hidden!important}.logo-container,.hero-text-container,.tagline,.cta-button,.footer-icons{margin-left:auto!important;margin-right:auto!important;position:static!important;transform:none!important}.logo-container{background:#fff5f0!important;border-radius:100px!important;width:220px!important;height:auto!important;margin-bottom:0!important;padding:16px!important;display:flex!important}.logo-container img{width:110px!important;height:auto!important}.hero-text-container{width:450px!important;max-width:80vw!important;margin-bottom:0!important}.hero-text-container img{width:100%!important;height:auto!important;margin:0 auto!important}.tagline{width:600px!important;max-width:90vw!important;margin-bottom:0!important;font-size:24px!important;display:block!important}.cta-button{border-radius:999px!important;gap:16px!important;margin-bottom:0!important;padding:24px 48px!important;font-size:32px!important;display:flex!important}.cta-button-icon{width:36px!important;height:36px!important}.footer-icons{gap:30px!important;margin-top:auto!important;padding-bottom:60px!important;display:flex!important}.icon-button{width:70px!important;height:70px!important}}@media (min-width:1024px){.background-pattern{background-position:50%;background-size:cover}.content{flex-direction:column!important;justify-content:center!important;align-items:center!important;width:100vw!important;height:100vh!important;margin:0!important;padding-top:50px!important;display:flex!important;left:0!important;right:0!important;transform:translate(4px)!important}.logo-container,.hero-text-container,.tagline,.cta-button,.footer-icons{margin-left:auto!important;margin-right:auto!important;position:static!important;transform:none!important}.logo-container{-webkit-backdrop-filter:none!important;background:0 0!important;border-radius:0!important;width:136px!important;height:auto!important;margin-bottom:30px!important;padding:0!important}.logo-container img{width:100%!important;height:auto!important}.hero-text-container{width:280px!important;height:auto!important;margin-bottom:20px!important}.hero-text-container img{width:100%!important;height:auto!important}.tagline{text-align:center!important;width:600px!important;height:auto!important;margin-bottom:40px!important;font-size:24px!important;line-height:1.2!important}.cta-button{white-space:nowrap!important;justify-content:center!important;gap:16px!important;width:auto!important;min-width:260px!important;height:69px!important;margin-bottom:60px!important;padding:0 34px!important;font-size:28px!important}.cta-button-icon{width:34px!important;height:34px!important}.footer-icons{gap:20px!important;margin-top:0!important;padding-bottom:0!important}.icon-button{width:58px!important;height:58px!important}}
