.landing-module__bgtw5G__main{flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100dvh;padding:2rem 1rem;display:flex;position:fixed;inset:0;overflow:hidden}.landing-module__bgtw5G__hero{z-index:10;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:800px;display:flex;position:relative}@media (min-width:1024px){.landing-module__bgtw5G__hero{flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;width:100%;max-width:1400px}.landing-module__bgtw5G__heroTextContent{flex-direction:column;flex:1;align-items:center;display:flex;position:relative;right:10vw}}.landing-module__bgtw5G__heroImageWrapper{background-color:#0b0b0b;justify-content:center;align-items:center;width:115vw;margin-bottom:1.5rem;display:flex;position:relative}.landing-module__bgtw5G__heroImage{object-fit:contain;opacity:1;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;mix-blend-mode:lighten;width:100%;max-width:none;height:auto;max-height:60vh;display:block}.landing-module__bgtw5G__heroImageOverlay{pointer-events:none;z-index:2;background:radial-gradient(#0000 35%,#0b0b0b 75%);position:absolute;inset:-10px;box-shadow:inset 0 0 40px 40px #0b0b0b}@media (min-width:640px){.landing-module__bgtw5G__heroImage{max-width:800px;max-height:60vh}}@media (min-width:1024px){.landing-module__bgtw5G__heroImageWrapper{flex:2;justify-content:flex-start;width:100%;margin-bottom:0;display:flex;transform:translate(-5%)}.landing-module__bgtw5G__heroImage{width:100%;max-width:1200px;max-height:95vh}}.landing-module__bgtw5G__title{font-family:var(--font-iransansx);letter-spacing:-.02em;background:linear-gradient(135deg,#fff 0%,#a0a0a0 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:32px;font-weight:800;line-height:1.1}@media (min-width:640px){.landing-module__bgtw5G__title{font-size:40px}}@media (min-width:1024px){.landing-module__bgtw5G__title{font-size:56px}}.landing-module__bgtw5G__subtitle{font-family:var(--font-iransansx);color:var(--text-secondary);letter-spacing:.1em;text-transform:uppercase;margin-bottom:3rem;font-size:16px;font-weight:400}@media (min-width:640px){.landing-module__bgtw5G__subtitle{margin-bottom:4rem;font-size:18px}}.landing-module__bgtw5G__countdownContainer{justify-content:center;gap:1rem;width:100%;display:flex}@media (min-width:640px){.landing-module__bgtw5G__countdownContainer{gap:1.5rem}}@media (min-width:1024px){.landing-module__bgtw5G__countdownContainer{gap:2.5rem}}.landing-module__bgtw5G__countdownItem{flex-direction:column;align-items:center;min-width:60px;display:flex}.landing-module__bgtw5G__number{font-family:var(--font-iransansx);color:#fff;margin-bottom:.5rem;font-size:24px;font-weight:700;line-height:1}@media (min-width:640px){.landing-module__bgtw5G__number{font-size:32px}}@media (min-width:1024px){.landing-module__bgtw5G__number{font-size:40px}}.landing-module__bgtw5G__label{font-family:var(--font-iransansx);text-transform:uppercase;letter-spacing:.05em;color:#888;font-size:10px;font-weight:600}@media (min-width:640px){.landing-module__bgtw5G__label{font-size:12px}}.landing-module__bgtw5G__canvasWrapper{z-index:100;pointer-events:none;opacity:1;transition:opacity 1.2s ease-out;position:fixed;inset:0}.landing-module__bgtw5G__canvasWrapperFadeOut{opacity:0}.landing-module__bgtw5G__fireworksLayer{z-index:11;pointer-events:none;opacity:0;animation:.8s ease-in forwards landing-module__bgtw5G__fadeAppear;position:fixed;inset:0}.landing-module__bgtw5G__heroTextContent{z-index:20;position:relative}.landing-module__bgtw5G__canvas{width:100%;height:100%;display:block}.landing-module__bgtw5G__enterButton{z-index:50;cursor:default;color:#fff;letter-spacing:.2em;text-transform:uppercase;font-size:24px;font-weight:300;font-family:var(--font-iransansx);opacity:1;white-space:nowrap;text-align:center;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:0 0;border:none;transition:all .7s;animation:2s infinite landing-module__bgtw5G__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-module__bgtw5G__centerLogo{opacity:.9;filter:drop-shadow(0 0 10px #ffffff4d);-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;width:250px;height:auto}@media (min-width:640px){.landing-module__bgtw5G__centerLogo{width:350px}}@media (min-width:1024px){.landing-module__bgtw5G__centerLogo{width:450px}}@media (max-width:400px){.landing-module__bgtw5G__enterButton{letter-spacing:.15em;font-size:20px}}.landing-module__bgtw5G__enterButton:hover{letter-spacing:.3em}@keyframes landing-module__bgtw5G__pulse{0%{opacity:.7;transform:translate(-50%,-50%)scale(.98)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.02)}to{opacity:.7;transform:translate(-50%,-50%)scale(.98)}}.landing-module__bgtw5G__fadeOut{pointer-events:none;transition:opacity 1s ease-out;opacity:0!important}.landing-module__bgtw5G__fadeIn{pointer-events:auto;transition:opacity 1.5s ease-in;opacity:1!important}.landing-module__bgtw5G__hiddenState{opacity:0;pointer-events:none}.landing-module__bgtw5G__shiningText{color:#0000;background:linear-gradient(135deg,#555 0%,#fff 50%,#555 100%) 0 0/200%;-webkit-background-clip:text;background-clip:text;animation:3s linear infinite landing-module__bgtw5G__shine}@keyframes landing-module__bgtw5G__shine{to{background-position:200%}}@keyframes landing-module__bgtw5G__fadeAppear{to{opacity:1}}.landing-module__bgtw5G__countdownStaggerItem{opacity:0}.landing-module__bgtw5G__countdownStaggerItem.landing-module__bgtw5G__visible{animation:.3s ease-in-out forwards landing-module__bgtw5G__fadeAppear}.landing-module__bgtw5G__enterAppButton{color:#0b0b0b;width:90%;font-family:var(--font-iransansx);cursor:pointer;letter-spacing:.02em;opacity:0;pointer-events:none;visibility:visible;background:linear-gradient(135deg,#fff 0%,#cfcfcf 100%);border:none;border-radius:9999px;align-self:center;margin-top:2rem;padding:.85rem 1.5rem;font-size:16px;font-weight:500;transition:opacity 2.5s ease-in,transform .2s,box-shadow .2s;box-shadow:0 0 24px #fff3}.landing-module__bgtw5G__enterAppButtonVisible{opacity:1;pointer-events:auto}.landing-module__bgtw5G__enterAppButton:hover{transform:translateY(-1px);box-shadow:0 0 32px #ffffff59}.landing-module__bgtw5G__disclaimerOverlay{z-index:200;opacity:0;background:#000;justify-content:center;align-items:center;padding:1rem;animation:.3s ease-in-out forwards landing-module__bgtw5G__fadeAppear;display:flex;position:fixed;inset:0}.landing-module__bgtw5G__disclaimerModal{color:#e8e8e8;width:100%;max-width:560px;max-height:85vh;font-family:var(--font-iransansx);background:#000;border:1px solid #ffffff1a;border-radius:16px;padding:1.75rem 1.5rem;font-weight:400;overflow-y:auto;box-shadow:0 20px 60px #0009}.landing-module__bgtw5G__disclaimerText{color:#d4d4d4;margin:0 0 1rem;font-size:15px;line-height:1.9}.landing-module__bgtw5G__disclaimerButton{color:#0b0b0b;width:100%;font-family:var(--font-iransansx);cursor:pointer;background:linear-gradient(135deg,#fff 0%,#cfcfcf 100%);border:none;border-radius:9999px;margin-top:.5rem;padding:.85rem 1.5rem;font-size:16px;font-weight:500;transition:transform .2s,box-shadow .2s}.landing-module__bgtw5G__disclaimerButton:hover{transform:translateY(-1px);box-shadow:0 0 24px #ffffff40}.landing-module__bgtw5G__staggerDelay0{animation-delay:0s!important}.landing-module__bgtw5G__staggerDelay1{animation-delay:1s!important}.landing-module__bgtw5G__staggerDelay2{animation-delay:2s!important}.landing-module__bgtw5G__staggerDelay3{animation-delay:3s!important}
