.LandingComponent_landingPage__jbQCU{width:100vw;height:100vh;overflow:hidden;position:fixed;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10}.LandingComponent_logo__iIBhZ{display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:16px;gap:16px;height:130px;font-size:1.6rem;position:absolute;top:20px;left:20px;background-color:rgba(0,0,0,.25);box-shadow:0 0 40px 40px rgba(0,0,0,.25);border-radius:16px;padding:5px}.LandingComponent_logo__iIBhZ p{font-size:.8em;text-align:left}.LandingComponent_logoTitle__QrAnz{font-size:2em;font-weight:700;line-height:1}.LandingComponent_logoSVG__dXdEp{cursor:pointer}.LandingComponent_heroIntro__d5MYF{position:absolute;top:168px;left:36px;width:min(430px,calc(100vw - 560px));max-width:430px;padding:16px 18px;text-align:left;background:rgba(0,0,0,.2);border:1px solid rgba(254,248,236,.08);border-radius:8px;box-shadow:0 12px 48px rgba(0,0,0,.22);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.LandingComponent_heroEyebrow__OY1Nq{margin-bottom:6px;color:var(--color-accent-200);font-size:.72rem;font-weight:700;text-transform:uppercase}.LandingComponent_heroIntro__d5MYF h1{max-width:400px;font-size:1.35rem;line-height:1.12}.LandingComponent_heroCopy__IcPBn{max-width:390px;margin-top:10px;font-size:.82rem;line-height:1.45;color:rgba(254,248,236,.82)}.LandingComponent_featureList__VH0ul{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.LandingComponent_featureList__VH0ul span{padding:5px 7px;border:1px solid rgba(254,248,236,.12);border-radius:6px;background:rgba(90,12,25,.32);font-size:.68rem}.LandingComponent_heroAction__1dUkd{margin-top:13px;padding:9px 13px;color:white;background:rgba(90,12,25,.72);border:1px solid rgba(254,248,236,.14);border-radius:6px;cursor:pointer;font-size:.82rem;font-weight:700}.LandingComponent_heroAction__1dUkd:hover{background:var(--color-rouge-700)}.LandingComponent_rightButtons__Muw25{position:absolute;top:0;right:0;text-align:right;padding:30px 30px 30px 140px;font-size:1.6rem;height:100%;background:linear-gradient(90deg,rgba(0,0,0,0) 0,rgba(0,0,0,.4) 140px,rgba(0,0,0,1))}.LandingComponent_rightButton__l_X0z{position:relative;padding:15px;margin-top:15px;font-weight:700;cursor:pointer;transition:transform .3s ease}.LandingComponent_rightButton__l_X0z p{font-weight:400;font-size:1rem;max-width:250px;transition:text-shadow 1s}.LandingComponent_rightButton__l_X0z:after{content:"";position:absolute;width:75%;height:2px;bottom:10px;left:25%;background-color:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .8s cubic-bezier(.86,0,.07,1)}.LandingComponent_rightButton__l_X0z:hover{transform:scale(1.25) translateX(-25px);font-weight:bolder;text-shadow:1px 3px 5px var(--color-rouge-600),0 0 40px var(--color-rouge-400)}.LandingComponent_rightButton__l_X0z:hover:after{transform:scaleX(1);transform-origin:top;box-shadow:1px 3px 5px var(--color-rouge-600),0 0 40px var(--color-rouge-400);transition:transform .4s cubic-bezier(.86,0,.07,1)}.LandingComponent_suggestionLead__T1Cy5{position:absolute;bottom:20px;left:20px;padding:20px;max-width:50vw;display:grid;grid-gap:5px;gap:5px;text-align:center;border:1px solid black;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);grid-template-columns:1fr auto;background-color:rgba(10,0,0,.8);cursor:pointer}.LandingComponent_suggestionLead__T1Cy5 h2{grid-column:2;text-decoration:underline}.LandingComponent_suggestionLead__T1Cy5 p{grid-column:2;max-width:480px;text-align:left}.LandingComponent_suggestionLead__T1Cy5 img{grid-column:1;grid-row:1/3;padding:10px 30px 10px 10px}.LandingComponent_suggestionLead__T1Cy5:hover{transform:translateY(-2px) scale(1.02)}.LandingComponent_suggestionLead__T1Cy5:hover h2{text-shadow:1px 3px 5px var(--color-rouge-600)}.LandingComponent_gameBar__7K8jk{position:absolute;top:0;right:0;height:100%;overflow-y:auto;overflow-x:hidden;border-left:2px solid black;background-color:black;font-size:1.2em;transition:font-size 0s}.LandingComponent_gameBarTop__6rcfN{display:grid;grid-template-columns:1fr auto;padding:4px}.LandingComponent_gameBarTop__6rcfN img{max-height:32px;cursor:pointer;margin:4px}.LandingComponent_gameBarItem__bNQtp{height:180px;width:500px;background-size:cover;background-position:50%;position:relative}.LandingComponent_gameBarItem__bNQtp p{position:absolute;bottom:0;left:0;background:linear-gradient(90deg,rgba(0,0,0,0) 0,rgba(0,0,0,.7) 50%,rgba(0,0,0,.8));width:100%;text-align:right;padding:5px;font-weight:700;border-bottom:2px solid black}.LandingComponent_gameBarItem__bNQtp:hover{filter:saturate(1.2) brightness(1.05)}.LandingComponent_gameBarItem__bNQtp:hover p{text-shadow:1px 3px 5px var(--color-rouge-600);transform:scale(1.05) translateX(-10px)}.LandingComponent_newGameBar__ktH4b{position:absolute;top:0;right:0;height:100%;overflow-y:auto;overflow-x:hidden;border-left:2px solid black;background-color:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:1.2em;transition:font-size 0s;padding:8px}.LandingComponent_newGameBarTop__KVsmV{display:grid;grid-template-columns:1fr auto;padding:4px}.LandingComponent_newGameBarTop__KVsmV img{max-height:32px;cursor:pointer;margin:4px}.LandingComponent_settingsBar__ZR_Jh{position:absolute;top:0;right:0;height:100%;overflow-y:auto;overflow-x:hidden;border-left:2px solid black;background-color:rgba(0,0,0,.8);font-size:1.2em;transition:font-size 0s;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);min-width:500px;max-width:50vw;padding:8px}.LandingComponent_settingsBarTop__aOtHo{display:grid;grid-template-columns:1fr auto;padding:4px}.LandingComponent_settingsBarTop__aOtHo img{max-height:32px;cursor:pointer;margin:4px}.LandingComponent_errorMessage__jjwZB{color:var(--color-rouge-600);font-weight:700}.LandingComponent_settingsBarItem__CERty{margin-bottom:16px;padding-top:16px;border-top:1px solid black}.LandingComponent_settingsBarItem__CERty h4{margin:8px}.LandingComponent_multiSelect__PuLvM{display:flex;font-size:.8em;max-width:90%;justify-content:center;background-color:rgba(0,0,0,.4);border-radius:8px}.LandingComponent_multiSelected__ArnRS{padding:8px;background-color:var(--color-accent-400)}.LandingComponent_multiUnselected__xID1c{padding:8px;cursor:pointer}.LandingComponent_multiUnselected__xID1c:hover{background-color:var(--color-accent-700)}.LandingComponent_settingsDisclaimer__KLDw_{font-size:.6em;margin-top:16px;max-width:380px;text-align:left}.LandingComponent_customTextArea__xqmLQ{width:90%}.LandingComponent_basicButton__QzKSE{margin-top:10px;padding:10px 20px;font-size:1rem;font-weight:700;color:white;background-color:var(--color-rouge-900);border:none;border-radius:5px;cursor:pointer;transition:background-color .3s ease}.LandingComponent_basicButton__QzKSE:hover{background-color:var(--color-rouge-700)}.LandingComponent_basicButton__QzKSE:disabled{background-color:var(--color-dark-600);opacity:.5;cursor:not-allowed}.LandingComponent_funButton__mBGwu{margin-top:10px;padding:10px 20px;font-size:2rem;font-weight:700;color:white;background-color:var(--color-accent-700);border:none;border-radius:5px;cursor:pointer;transition:background-color .3s ease;display:flex;gap:10px;align-items:center}.LandingComponent_funButton__mBGwu:hover{background-color:var(--color-accent-500)}.LandingComponent_suggestionItem__JWUhL{height:270px;width:480px;background-size:cover;background-position:50%;position:relative;cursor:pointer}.LandingComponent_suggestionItem__JWUhL .LandingComponent_suggestionOverlay__BEH25{position:absolute;bottom:0;left:0;background:linear-gradient(90deg,rgba(0,0,0,.8) 0,rgba(0,0,0,.7) 50%,rgba(0,0,0,.2));-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:100%;text-align:left;padding:5px;border-bottom:2px solid black}.LandingComponent_suggestionItem__JWUhL:hover{filter:saturate(1.2) brightness(1.15)}.LandingComponent_suggestionItem__JWUhL:hover h3{text-shadow:1px 3px 5px var(--color-rouge-600);transform:scale(1.05) translateX(10px)}.LandingComponent_gameIdeas__7yqt0{margin-top:16px;font-size:.9em;max-width:400px}.LandingComponent_gameIdeas__7yqt0 ul{list-style-type:none}.LandingComponent_gameIdeas__7yqt0 li{padding:8px;background-color:var(--color-accent-800);margin:8px;cursor:pointer}.LandingComponent_gameIdeas__7yqt0 li:hover{background-color:var(--color-accent-600)}.LandingComponent_creditsBar__g6XFg{position:absolute;top:0;right:0;height:100%;overflow-y:auto;overflow-x:hidden;border-left:2px solid black;background-color:rgba(0,0,0,.8);font-size:1.2em;transition:font-size 0s;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);min-width:500px;max-width:50vw;padding:8px}.LandingComponent_creditsBarTop__OpnEA{display:grid;grid-template-columns:1fr auto;padding:4px}.LandingComponent_creditsBarTop__OpnEA img{max-height:32px;cursor:pointer;margin:4px}.LandingComponent_creditsBarItem__hcBfA{margin-bottom:16px;padding-top:16px;border-top:1px solid black}.LandingComponent_creditsBarItem__hcBfA h2{margin:8px}.LandingComponent_productList__l8VtL{display:grid;grid-gap:8px;gap:8px}.LandingComponent_product__TtzEm{padding:8px;background:var(--color-accent-700);text-align:left;display:grid;grid-template-columns:auto auto;cursor:pointer;max-width:500px;grid-gap:4px;gap:4px;border-radius:8px}.LandingComponent_product__TtzEm:hover{background:var(--color-accent-500)}.LandingComponent_productCredits__Qa0t4,.LandingComponent_productPrice__1kYdi{text-align:right}.LandingComponent_productDesc__r3Spv{font-size:.8em}.LandingComponent_creditsCode__Uvdjs{margin:8px}@media (max-width:760px){.LandingComponent_landingPage__jbQCU{min-height:100dvh;height:100dvh;justify-content:flex-start;overflow:hidden}.LandingComponent_landingPage__jbQCU:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.72) 0,rgba(0,0,0,.18) 30%,rgba(0,0,0,.84)),radial-gradient(circle at 50% 8%,rgba(218,86,110,.28),rgba(0,0,0,0) 42%);z-index:-1}.LandingComponent_logo__iIBhZ{top:max(12px,env(safe-area-inset-top));left:50%;transform:translateX(-50%);width:calc(100vw - 32px);height:auto;min-height:74px;padding:10px 12px;gap:10px;grid-template-columns:58px minmax(0,1fr);font-size:1rem;background-color:rgba(0,0,0,.48);box-shadow:0 12px 42px rgba(0,0,0,.36);border:1px solid rgba(254,248,236,.14);border-radius:12px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.LandingComponent_logoTitle__QrAnz,.LandingComponent_logo__iIBhZ h1{font-size:clamp(1.75rem,9vw,2.45rem);line-height:1;text-align:right}.LandingComponent_logo__iIBhZ>div{justify-self:end;text-align:right}.LandingComponent_logo__iIBhZ p{font-size:.72rem;text-align:right;opacity:.86}.LandingComponent_logoSVG__dXdEp{width:58px;height:58px}.LandingComponent_rightButtons__Muw25{top:auto;right:0;bottom:0;width:100%;height:auto;max-height:48dvh;overflow-y:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;padding:44px 14px max(16px,env(safe-area-inset-bottom));text-align:left;font-size:.95rem;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.82) 34px,rgba(0,0,0,.96))}.LandingComponent_heroIntro__d5MYF{position:absolute;top:calc(max(12px, env(safe-area-inset-top)) + 100px);left:16px;width:calc(100vw - 32px);max-height:calc(52dvh - 112px);margin-right:0;padding:12px;overflow:hidden}.LandingComponent_heroEyebrow__OY1Nq{font-size:.7rem;margin-bottom:7px}.LandingComponent_heroIntro__d5MYF h1{font-size:1.18rem;line-height:1.02}.LandingComponent_heroCopy__IcPBn{margin-top:10px;font-size:.84rem;line-height:1.38}.LandingComponent_featureList__VH0ul{margin-top:10px;gap:6px}.LandingComponent_featureList__VH0ul span{padding:5px 7px;font-size:.68rem}.LandingComponent_heroAction__1dUkd{margin-top:12px;min-height:40px;padding:9px 13px}.LandingComponent_rightButton__l_X0z{min-height:56px;margin-top:0;padding:12px;display:flex;flex-direction:column;justify-content:center;border:1px solid rgba(254,248,236,.13);border-radius:8px;background:rgba(58,8,16,.72);box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}.LandingComponent_rightButton__l_X0z p{max-width:100%;margin-top:3px;font-size:.72rem;line-height:1.25;opacity:.82;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.LandingComponent_rightButton__l_X0z:after{display:none}.LandingComponent_rightButton__l_X0z:hover{transform:translateY(-1px)}.LandingComponent_heroIntro__d5MYF,.LandingComponent_suggestionLead__T1Cy5{display:none}.LandingComponent_creditsBar__g6XFg,.LandingComponent_gameBar__7K8jk,.LandingComponent_newGameBar__ktH4b,.LandingComponent_settingsBar__ZR_Jh{position:fixed;inset:0;width:100%;min-width:0;max-width:none;height:100dvh;padding:max(10px,env(safe-area-inset-top)) 12px max(18px,env(safe-area-inset-bottom));border-left:0;font-size:1rem;z-index:30;background-color:rgba(0,0,0,.9)}.LandingComponent_gameBarTop__6rcfN,.LandingComponent_newGameBarTop__KVsmV,.LandingComponent_settingsBarTop__aOtHo{position:-webkit-sticky;position:sticky;top:0;z-index:2;align-items:center;margin:-10px -12px 8px;padding:12px;background:rgba(0,0,0,.86);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.LandingComponent_gameBarTop__6rcfN h1,.LandingComponent_newGameBarTop__KVsmV h1,.LandingComponent_settingsBarTop__aOtHo h1{font-size:1.55rem}.LandingComponent_closeGameBar__3iJO2,.LandingComponent_gameBarTop__6rcfN img,.LandingComponent_newGameBarTop__KVsmV img,.LandingComponent_settingsBarTop__aOtHo img{width:34px;height:34px;padding:6px;border-radius:999px;background:rgba(255,255,255,.1)}.LandingComponent_gameBarItem__bNQtp{width:100%;height:136px;border-radius:8px;overflow:hidden;margin-bottom:10px}.LandingComponent_gameBarItem__bNQtp p{font-size:.95rem;line-height:1.25}.LandingComponent_creditsCode__Uvdjs,.LandingComponent_customTextArea__xqmLQ,.LandingComponent_newGameBar__ktH4b input,.LandingComponent_newGameTextarea__T0j1y,.LandingComponent_settingsBar__ZR_Jh input,.LandingComponent_settingsBar__ZR_Jh select{width:100%;max-width:100%;min-height:42px;font-size:1rem}.LandingComponent_customTextArea__xqmLQ,.LandingComponent_newGameTextarea__T0j1y{min-height:150px}.LandingComponent_funButton__mBGwu{width:100%;justify-content:center;font-size:1.35rem;border-radius:8px}.LandingComponent_funButton__mBGwu img{width:42px;height:42px}.LandingComponent_basicButton__QzKSE{min-height:44px;border-radius:8px}.LandingComponent_multiSelect__PuLvM{max-width:100%;width:100%;overflow:hidden}.LandingComponent_multiSelected__ArnRS,.LandingComponent_multiUnselected__xID1c{flex:1 1;min-width:0;text-align:center;padding:10px 6px}.LandingComponent_settingsDisclaimer__KLDw_{max-width:none;font-size:.78rem;line-height:1.4}.LandingComponent_product__TtzEm{max-width:none;grid-template-columns:minmax(0,1fr) auto}.LandingComponent_gameIdeas__7yqt0{max-width:none}}@media (max-width:380px){.LandingComponent_rightButtons__Muw25{grid-template-columns:1fr;max-height:54dvh}.LandingComponent_rightButton__l_X0z{min-height:48px}}