@media (max-width:743px){.Landing-Component{width:100%;min-height:100vh;min-height:100dvh;background:radial-gradient(circle at 50% 50%,#2a1a4f 0,#0e0b3a 55%,#2a0244 100%);padding:25% 0 0}.Landing-Component:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:0;background-image:repeating-linear-gradient(0deg,rgba(255,255,255,.015) 0 2px,transparent 2px 4px),repeating-linear-gradient(90deg,rgba(0,0,0,.015) 0 2px,transparent 2px 4px);mix-blend-mode:soft-light;opacity:.5}.Landing-Container{width:100%;height:100%;display:flex;flex-direction:column;justify-content:start;align-items:center}.Landing-Logo-Container,.Landing-Logo-Container img{width:100%}.Landing-Buttons-Container{padding-top:50%;width:fit-content;max-width:100%;display:flex;flex-direction:column;justify-content:center;gap:16px;flex-wrap:nowrap;align-items:center;margin:0 auto}.Landing-Buttons-Container button{padding:2% 2.5%;background-color:#ff57ae;border:3px solid #ff57ae;border-radius:5px;box-shadow:0 0 8px #ff57ae,0 0 20px #ff57ae;transition:all .3s ease;font-size:6vw;font-weight:800;-webkit-text-stroke:1px #ffffff;color:#ff57ae;cursor:pointer;letter-spacing:1px;white-space:nowrap}.Landing-Buttons-Container button:disabled{padding:2% 2.5%;background-color:#ffffff68;border:3px solid #ffffff00;border-radius:5px;box-shadow:0 0 8px #ffffff68,0 0 20px #ffffff68;transition:all .3s ease;font-size:4.2vw;font-weight:600;color:#ffffff83;text-decoration:line-through;cursor:not-allowed;white-space:nowrap}}@media (min-width:744px) and (max-width:1023px){.Landing-Component{width:100%;min-height:100vh;min-height:100dvh;padding:2% 0 0;background:radial-gradient(circle at 50% 50%,#2a1a4f 0,#0e0b3a 55%,#2a0244 100%)}.Landing-Component:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:0;background-image:repeating-linear-gradient(0deg,rgba(255,255,255,.015) 0 2px,transparent 2px 4px),repeating-linear-gradient(90deg,rgba(0,0,0,.015) 0 2px,transparent 2px 4px);mix-blend-mode:soft-light;opacity:.5}.Landing-Container{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.Landing-Logo-Container{width:100%;margin-bottom:25%}.Landing-Logo-Container img{width:70%}.Landing-Buttons-Container{width:fit-content;max-width:100%;display:flex;justify-content:center;gap:16px;flex-wrap:nowrap;align-items:center;margin:0 auto}.Landing-Buttons-Container button{padding:2.5% 3.5%;background-color:#ff57ae;border:3px solid #ff57ae;border-radius:5px;box-shadow:0 0 8px #ff57ae,0 0 20px #ff57ae;transition:all .3s ease;font-size:clamp(18px,2.6vw,22px);font-weight:800;-webkit-text-stroke:1px #ffffff;color:#ff57ae;cursor:pointer;letter-spacing:1px;white-space:nowrap}.Landing-Buttons-Container button:disabled{padding:2.5% 3.5%;background-color:#ffffff68;border:3px solid #ffffff00;border-radius:5px;box-shadow:0 0 8px #ffffff68,0 0 20px #ffffff68;transition:all .3s ease;font-size:clamp(16px,2.3vw,20px);font-weight:600;color:#ffffff83;text-decoration:line-through;cursor:not-allowed;white-space:nowrap}}@media (min-width:1024px){.Landing-Component{width:100%;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4% 0 2%;background:radial-gradient(circle at 50% 50%,#2a1a4f 0,#0e0b3a 55%,#2a0244 100%);position:relative;overflow:hidden}.Landing-Component:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:0;background-image:repeating-linear-gradient(0deg,rgba(255,255,255,.015) 0 2px,transparent 2px 4px),repeating-linear-gradient(90deg,rgba(0,0,0,.015) 0 2px,transparent 2px 4px);mix-blend-mode:soft-light;opacity:.5}.Landing-Container{width:100%;height:100%;display:flex;flex-direction:column;justify-content:start;align-items:center}.Landing-Logo-Container{width:100%}.Landing-Logo-Container img{width:35%}.Landing-Buttons-Container{padding-top:5%;width:fit-content;max-width:100%;display:flex;justify-content:center;gap:18px;flex-wrap:nowrap;align-items:center;margin:0 auto}.Landing-Buttons-Container button{padding:2% 2.5%;background-color:#ff57ae;border:3px solid #ff57ae;border-radius:5px;box-shadow:0 0 8px #ff57ae,0 0 20px #ff57ae;transition:all .3s ease;font-size:1.6vw;font-weight:800;-webkit-text-stroke:1px #ffffff;color:#ff57ae;cursor:pointer;white-space:nowrap}.Landing-Buttons-Container button:hover{box-shadow:0 0 15px #ff57ae,0 0 40px #ff57ae;text-shadow:0 0 8px #ff57ae}.Landing-Buttons-Container button:disabled{padding:2% 2.5%;background-color:#ffffff68;border:3px solid #ffffff00;border-radius:5px;box-shadow:0 0 8px #ffffff68,0 0 20px #ffffff68;transition:all .3s ease;font-size:1vw;font-weight:600;color:#ffffff83;text-decoration:line-through;cursor:not-allowed;white-space:nowrap}.Landing-Buttons-Container button:disabled:hover{box-shadow:0 0 15px #ffffff68,0 0 40px #ffffff68;text-shadow:0 0 8px #ffffff68}}.Landing-Buttons-Container--loading{justify-content:center!important}.Landing-Loading{width:100%;display:flex;justify-content:center;align-items:center;min-height:80px}@media (orientation:landscape) and (max-height:520px){.Landing-Component{padding-bottom:max(28px,env(safe-area-inset-bottom,0px));box-sizing:border-box}}