.CharacterCarouselSection-module__rE7pbW__band{width:100%;max-width:100%;scroll-margin-top:4.5rem;overflow-x:clip}.CharacterCarouselSection-module__rE7pbW__inner{max-width:var(--landing-max,min(1420px, 100%));padding:3rem var(--landing-pad-x,1.25rem) 4rem;padding-left:max(var(--landing-pad-x,1.25rem), env(safe-area-inset-left,0px));padding-right:max(var(--landing-pad-x,1.25rem), env(safe-area-inset-right,0px));width:100%;min-width:0;margin:0 auto;overflow-x:clip}.CharacterCarouselSection-module__rE7pbW__header{z-index:2;text-align:center;margin-bottom:4.25rem;padding-bottom:.75rem;position:relative}.CharacterCarouselSection-module__rE7pbW__title{font-size:clamp(1.5rem, 4.25vw, calc(var(--app-text-page-title) + 6px));line-height:var(--app-text-page-title-lh);font-weight:var(--app-text-page-title-fw);letter-spacing:-.02em;color:var(--app-text-primary);margin-bottom:.5rem}.CharacterCarouselSection-module__rE7pbW__subtitle{color:var(--app-text-secondary);max-width:min(52rem,100%);margin:0 auto;padding-bottom:.35rem;font-size:clamp(1.0625rem,2.1vw,1.2rem);line-height:1.55}.CharacterCarouselSection-module__rE7pbW__stage{z-index:1;touch-action:pan-y;flex-direction:column;align-items:center;gap:0;width:100%;min-width:0;max-width:100%;margin-top:0;display:flex;position:relative;overflow-x:clip}.CharacterCarouselSection-module__rE7pbW__carouselRow{--carousel-arrow-gap:clamp(12.5rem, 8.5vw, 7.25rem);--carousel-arrow-size:2.75rem;--carousel-arrow-font-size:1.75rem;justify-content:center;align-items:center;column-gap:var(--carousel-arrow-gap);isolation:isolate;grid-template-columns:auto auto auto;width:100%;max-width:100%;display:grid;position:relative}.CharacterCarouselSection-module__rE7pbW__carouselRow>:first-child,.CharacterCarouselSection-module__rE7pbW__carouselRow>:last-child{z-index:60;position:relative}.CharacterCarouselSection-module__rE7pbW__carouselWrap{touch-action:pan-y pinch-zoom;z-index:0;grid-column:2;justify-content:center;justify-self:center;width:min(100%,380px);max-width:100%;display:flex;position:relative}.CharacterCarouselSection-module__rE7pbW__perspective{perspective:1000px;perspective-origin:50%;justify-content:center;align-items:center;width:100%;max-width:380px;height:auto;min-height:580px;padding:.5rem 0;display:flex;position:relative;overflow:visible;transform:translateZ(0)}.CharacterCarouselSection-module__rE7pbW__carousel{width:1px;height:1px;transform-style:preserve-3d;will-change:transform;position:relative}.CharacterCarouselSection-module__rE7pbW__face{backface-visibility:hidden;width:320px;height:569px;transform-style:preserve-3d;margin-top:-284.5px;margin-left:-160px;position:absolute;top:50%;left:50%}.CharacterCarouselSection-module__rE7pbW__cardFrame{border-radius:var(--app-radius-lg);box-shadow:0 24px 50px color-mix(in srgb, var(--app-shadow) 45%, transparent), 0 0 0 1px var(--app-outline-variant);background:var(--app-surface-container-lowest);overflow:visible}.CharacterCarouselSection-module__rE7pbW__cardMedia{border-radius:var(--app-radius-lg);isolation:isolate;line-height:0;position:relative;overflow:hidden}.CharacterCarouselSection-module__rE7pbW__cardImg{z-index:0;object-fit:contain;border-radius:0;width:100%;height:auto;max-height:none;display:block;position:relative}.CharacterCarouselSection-module__rE7pbW__cardVideo{z-index:1;object-fit:contain;opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .35s;position:absolute;inset:0}.CharacterCarouselSection-module__rE7pbW__flatSoundOverlay{z-index:500;pointer-events:none;width:320px;height:569px;margin-top:-284.5px;margin-left:-160px;position:absolute;top:50%;left:50%}.CharacterCarouselSection-module__rE7pbW__flatSoundOverlay .CharacterCarouselSection-module__rE7pbW__videoSoundBtn{pointer-events:auto;position:absolute;bottom:-40px;left:auto;right:-20px}.CharacterCarouselSection-module__rE7pbW__cardVideoVisible{opacity:1}.CharacterCarouselSection-module__rE7pbW__videoSoundBtn{cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;width:2.5rem;height:2.5rem;color:var(--app-on-primary-container,#f5f5f7);background:color-mix(in srgb, var(--app-surface-inverse,#1a1a1e) 68%, transparent);box-shadow:0 2px 10px color-mix(in srgb, var(--app-shadow) 45%, transparent), 0 0 0 1px color-mix(in srgb, currentColor 12%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:none;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:background .2s,transform .15s;display:flex}.CharacterCarouselSection-module__rE7pbW__videoSoundBtn:hover{background:color-mix(in srgb, var(--app-surface-inverse,#1a1a1e) 78%, transparent)}.CharacterCarouselSection-module__rE7pbW__videoSoundBtn:focus-visible{outline:2px solid var(--app-primary);outline-offset:2px}.CharacterCarouselSection-module__rE7pbW__videoSoundBtn:active{transform:scale(.96)}.CharacterCarouselSection-module__rE7pbW__arrow{box-sizing:border-box;appearance:none;border:1px solid var(--app-outline-variant);background:var(--app-surface-container-high);color:var(--app-text-primary);cursor:pointer;width:var(--carousel-arrow-size);height:var(--carousel-arrow-size);font-family:inherit;font-size:var(--carousel-arrow-font-size);font-weight:inherit;box-shadow:0 2px 12px color-mix(in srgb, var(--app-shadow) 55%, transparent), 0 0 0 1px color-mix(in srgb, var(--app-outline) 40%, transparent);border-radius:999px;justify-content:center;align-items:center;margin:0;padding:0;line-height:0;display:inline-flex}.CharacterCarouselSection-module__rE7pbW__arrowGlyph{pointer-events:none;line-height:1;display:block;transform:translateY(-.0625em)}.CharacterCarouselSection-module__rE7pbW__arrow:hover{background:var(--app-primary-container);border-color:var(--app-primary);color:var(--app-on-primary-container)}.CharacterCarouselSection-module__rE7pbW__dotsRow{z-index:15;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:3.25rem;padding-top:1.25rem;display:flex;position:relative}.CharacterCarouselSection-module__rE7pbW__dot,.CharacterCarouselSection-module__rE7pbW__dotActive{cursor:pointer;background:var(--app-outline-variant);border:none;border-radius:999px;width:9px;height:9px;padding:0}.CharacterCarouselSection-module__rE7pbW__dot:hover{background:var(--app-text-secondary)}.CharacterCarouselSection-module__rE7pbW__dotActive{background:var(--app-primary);transform:scale(1.15)}.CharacterCarouselSection-module__rE7pbW__copy{padding-bottom:max(1rem, env(safe-area-inset-bottom,0px));text-align:center;max-width:min(52rem,100%);margin-top:1.75rem;margin-left:auto;margin-right:auto}.CharacterCarouselSection-module__rE7pbW__charTitle{color:var(--app-inverse-primary);margin-bottom:.5rem;font-size:clamp(1.15rem,2.2vw,1.45rem);font-weight:600;line-height:1.35}.CharacterCarouselSection-module__rE7pbW__scenario{color:var(--app-text-content);opacity:.95;font-size:clamp(1.02rem,1.65vw,1.15rem);line-height:1.65}@media (prefers-reduced-motion:reduce){.CharacterCarouselSection-module__rE7pbW__carousel,.CharacterCarouselSection-module__rE7pbW__cardVideo{transition:none}}@media (max-width:640px){.CharacterCarouselSection-module__rE7pbW__face{--cw:min(220px, calc(100vw - 8.5rem));width:var(--cw);aspect-ratio:9/16;height:auto;margin-left:calc(var(--cw) / -2);margin-top:calc(var(--cw) * -8 / 9)}.CharacterCarouselSection-module__rE7pbW__inner{padding-top:2.25rem;padding-bottom:3.5rem}.CharacterCarouselSection-module__rE7pbW__header{margin-bottom:2.5rem;padding-bottom:.5rem}.CharacterCarouselSection-module__rE7pbW__subtitle{font-size:clamp(1rem,3.5vw,1.125rem);line-height:1.55}.CharacterCarouselSection-module__rE7pbW__flatSoundOverlay{--cw:min(220px, calc(100vw - 8.5rem));width:var(--cw);aspect-ratio:9/16;height:auto;margin-left:calc(var(--cw) / -2);margin-top:calc(var(--cw) * -8 / 9)}.CharacterCarouselSection-module__rE7pbW__flatSoundOverlay .CharacterCarouselSection-module__rE7pbW__videoSoundBtn{bottom:-40px;left:-20px;right:auto}.CharacterCarouselSection-module__rE7pbW__carouselRow{--carousel-arrow-size:2.45rem;--carousel-arrow-font-size:1.5rem;padding-left:max(3.65rem, env(safe-area-inset-left,0px));padding-right:max(3.65rem, env(safe-area-inset-right,0px));min-height:min(62vh,480px);display:block;position:relative}.CharacterCarouselSection-module__rE7pbW__carouselRow>:first-child{left:max(.25rem, env(safe-area-inset-left,0px));justify-self:unset;position:absolute;top:50%;transform:translateY(-50%)}.CharacterCarouselSection-module__rE7pbW__carouselRow>:last-child{right:max(.25rem, env(safe-area-inset-right,0px));justify-self:unset;position:absolute;top:50%;transform:translateY(-50%)}.CharacterCarouselSection-module__rE7pbW__carouselWrap{width:min(220px, calc(100vw - 8.25rem - env(safe-area-inset-left,0px) - env(safe-area-inset-right,0px)));grid-column:auto;max-width:100%;margin-left:auto;margin-right:auto;overflow:visible}.CharacterCarouselSection-module__rE7pbW__perspective{perspective:800px;max-width:100%;height:auto;min-height:min(72vh,540px)}.CharacterCarouselSection-module__rE7pbW__dotsRow{margin-top:2rem;padding-top:.75rem}.CharacterCarouselSection-module__rE7pbW__copy{margin-top:1.25rem;padding-left:.25rem;padding-right:.25rem}}@media (max-width:380px){.CharacterCarouselSection-module__rE7pbW__carouselRow{padding-left:max(3.1rem, env(safe-area-inset-left,0px));padding-right:max(3.1rem, env(safe-area-inset-right,0px));--carousel-arrow-size:2.3rem;--carousel-arrow-font-size:1.4rem}.CharacterCarouselSection-module__rE7pbW__carouselWrap{width:min(200px, calc(100vw - 7rem - env(safe-area-inset-left,0px) - env(safe-area-inset-right,0px)))}}
.LandingFooter-module__7m5HRq__footer{width:100%;padding:2rem max(var(--landing-pad-x,1.25rem), env(safe-area-inset-left,0px)) max(3rem, env(safe-area-inset-bottom,0px)) max(var(--landing-pad-x,1.25rem), env(safe-area-inset-right,0px));text-align:center;border-top:1px solid color-mix(in srgb, var(--app-outline-variant) 40%, transparent)}.LandingFooter-module__7m5HRq__text{color:var(--app-text-secondary);margin:0;font-size:clamp(.95rem,1.2vw,1.05rem);line-height:1.45}
.LandingNavbar-module__m5_JCq__bar{z-index:50;border-bottom:1px solid var(--app-outline);background:color-mix(in srgb, var(--app-surface-container-high) 88%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0}.LandingNavbar-module__m5_JCq__inner{max-width:min(1420px,100%);padding:max(1.05rem, env(safe-area-inset-top,0px)) max(var(--landing-pad-x,1.25rem), env(safe-area-inset-right,0px)) 1.05rem max(var(--landing-pad-x,1.25rem), env(safe-area-inset-left,0px));align-items:center;gap:1rem;margin:0 auto;display:flex}.LandingNavbar-module__m5_JCq__brand{flex-shrink:0;align-items:center;gap:.7rem;display:flex}.LandingNavbar-module__m5_JCq__logoImg{object-fit:contain;width:clamp(3rem,8vw,3.625rem);height:clamp(3rem,8vw,3.625rem)}.LandingNavbar-module__m5_JCq__wordmark{letter-spacing:-.04em;color:#fff;font-size:clamp(1.3125rem,2.4vw,1.625rem);font-weight:800;line-height:1.05}.LandingNavbar-module__m5_JCq__nav{flex-wrap:wrap;align-items:center;gap:.65rem 1.1rem;margin-left:auto;display:flex}.LandingNavbar-module__m5_JCq__link{color:var(--app-text-content);font-size:clamp(.95rem,1.25vw,1.0625rem);font-weight:500;line-height:1.45}.LandingNavbar-module__m5_JCq__link:hover{color:var(--app-inverse-primary);text-underline-offset:4px;text-decoration:underline}.LandingNavbar-module__m5_JCq__wishlistLink{letter-spacing:-.02em;color:var(--app-on-primary-container);background:linear-gradient(135deg, color-mix(in srgb, var(--app-primary) 28%, transparent) 0%, color-mix(in srgb, var(--app-secondary) 22%, transparent) 100%);border:1px solid color-mix(in srgb, var(--app-primary) 42%, var(--app-outline-variant));box-shadow:0 0 0 1px color-mix(in srgb, var(--app-primary) 12%, transparent), 0 4px 14px color-mix(in srgb, var(--app-primary) 18%, transparent);border-radius:999px;margin:-.2rem -.15rem -.2rem 0;padding:.4rem .9rem;font-weight:700;text-decoration:none;position:relative}.LandingNavbar-module__m5_JCq__wishlistLink:hover{color:#fff;filter:brightness(1.08);border-color:color-mix(in srgb, var(--app-primary) 58%, var(--app-outline-variant));text-decoration:none}.LandingNavbar-module__m5_JCq__wishlistLink:focus-visible{outline:2px solid var(--app-primary);outline-offset:3px}.LandingNavbar-module__m5_JCq__lang{align-items:center;gap:.35rem;margin-left:.5rem;display:flex}.LandingNavbar-module__m5_JCq__langBtn,.LandingNavbar-module__m5_JCq__langActive{font:inherit;font-size:var(--app-text-label-large);line-height:var(--app-text-label-large-lh);cursor:pointer;color:var(--app-text-secondary);background:0 0;border:none;border-radius:6px;padding:.25rem .4rem;font-weight:600}.LandingNavbar-module__m5_JCq__langBtn:hover{color:var(--app-text-primary)}.LandingNavbar-module__m5_JCq__langActive{color:var(--app-on-primary-container);background:var(--app-primary-container)}.LandingNavbar-module__m5_JCq__langSep{color:var(--app-outline-variant);-webkit-user-select:none;user-select:none}@media (max-width:520px){.LandingNavbar-module__m5_JCq__inner{flex-wrap:wrap}.LandingNavbar-module__m5_JCq__nav{order:3;justify-content:flex-start;width:100%;margin-left:0}.LandingNavbar-module__m5_JCq__lang{margin-left:auto}}
.ProductAboutSection-module__jL_YmG__band{width:100%;scroll-margin-top:4.5rem}.ProductAboutSection-module__jL_YmG__inner{max-width:var(--landing-max,min(1420px, 100%));padding:3rem var(--landing-pad-x,1.25rem) 4rem;padding-left:max(var(--landing-pad-x,1.25rem), env(safe-area-inset-left,0px));padding-right:max(var(--landing-pad-x,1.25rem), env(safe-area-inset-right,0px));width:100%;min-width:0;margin:0 auto}.ProductAboutSection-module__jL_YmG__title{font-size:clamp(1.55rem,4.4vw,2.5rem);line-height:1.18;font-weight:var(--app-text-page-title-fw);color:var(--app-text-primary);letter-spacing:-.02em;max-width:min(70rem,100%);margin-bottom:.85rem}.ProductAboutSection-module__jL_YmG__lead{color:var(--app-text-secondary);max-width:min(70rem,100%);margin:0 0 1.5rem;font-size:clamp(1.0625rem,2.1vw,1.25rem);line-height:1.55}.ProductAboutSection-module__jL_YmG__list{color:var(--app-text-content);flex-direction:column;gap:.75rem;max-width:min(70rem,100%);margin:0;padding-left:1.2rem;font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.55;display:flex}.ProductAboutSection-module__jL_YmG__item{padding-left:.15rem}.ProductAboutSection-module__jL_YmG__item::marker{color:var(--app-primary)}
.WishlistSection-module__ug0wla__band{width:100%;scroll-margin-top:4.5rem}.WishlistSection-module__ug0wla__inner{max-width:var(--landing-max,min(1420px, 100%));padding:3rem var(--landing-pad-x,1.25rem) 5rem;padding-left:max(var(--landing-pad-x,1.25rem), env(safe-area-inset-left,0px));padding-right:max(var(--landing-pad-x,1.25rem), env(safe-area-inset-right,0px));padding-bottom:max(5rem, env(safe-area-inset-bottom,0px));width:100%;min-width:0;margin:0 auto}.WishlistSection-module__ug0wla__title{font-size:clamp(1.45rem, 4vw, calc(var(--app-text-page-title) + 4px));line-height:1.2;font-weight:var(--app-text-page-title-fw);max-width:22ch;color:var(--app-text-primary);margin-bottom:.75rem}.WishlistSection-module__ug0wla__lead{color:var(--app-text-secondary);margin-bottom:.85rem;font-size:clamp(1.0625rem,2.1vw,1.2rem);line-height:1.55}.WishlistSection-module__ug0wla__reward{color:var(--app-text-content);border-radius:var(--app-radius-md);border:1px solid color-mix(in srgb, var(--app-primary) 22%, var(--app-outline-variant));background:color-mix(in srgb, var(--app-primary-container) 45%, var(--app-surface-container));margin:0 0 1.75rem;padding:.9rem 1rem;font-size:clamp(.98rem,1.45vw,1.08rem);line-height:1.55}.WishlistSection-module__ug0wla__form{flex-direction:column;gap:1.1rem;width:100%;min-width:0;display:flex}.WishlistSection-module__ug0wla__optionalHint{color:var(--app-text-secondary);max-width:52ch;margin:0;font-size:clamp(.93rem,1.28vw,1.015rem);font-weight:400;line-height:1.48}.WishlistSection-module__ug0wla__label{width:100%;min-width:0;color:var(--app-text-content);flex-direction:column;gap:.4rem;font-size:clamp(.98rem,1.35vw,1.0625rem);font-weight:600;line-height:1.45;display:flex}.WishlistSection-module__ug0wla__input,.WishlistSection-module__ug0wla__textarea{font:inherit;border-radius:var(--app-radius-md);border:1px solid var(--app-outline-variant);background:var(--app-bg-input);color:var(--app-text-primary);box-sizing:border-box;padding:.65rem .75rem;font-size:clamp(1.02rem,1.4vw,1.125rem);font-weight:400}.WishlistSection-module__ug0wla__input{width:100%;min-width:0;display:block}.WishlistSection-module__ug0wla__messageBlock{align-items:flex-start;gap:min(1rem,3vw);width:100%;min-width:0;display:flex}.WishlistSection-module__ug0wla__thinkingMascot{flex-shrink:0;padding-top:.25rem}.WishlistSection-module__ug0wla__thinkingIllustration{object-fit:contain;width:clamp(6.75rem,20vw,10rem);height:auto;filter:drop-shadow(0 10px 28px color-mix(in srgb, var(--app-primary) 22%, transparent));display:block}.WishlistSection-module__ug0wla__textareaGrow{flex:1;min-width:0}@media (max-width:620px){.WishlistSection-module__ug0wla__messageBlock{flex-direction:column;align-items:stretch;gap:.65rem}.WishlistSection-module__ug0wla__thinkingMascot{order:-1;align-self:center;padding-top:0}.WishlistSection-module__ug0wla__textareaGrow{align-self:stretch;width:100%}.WishlistSection-module__ug0wla__thinkingIllustration{width:clamp(7.25rem,42vw,9rem)}}.WishlistSection-module__ug0wla__textareaWrap{width:100%;min-width:0;display:block;position:relative}.WishlistSection-module__ug0wla__textarea{resize:vertical;width:100%;min-width:0;min-height:140px;line-height:var(--app-text-body-large-lh);padding-bottom:2.5rem;padding-right:.75rem;display:block}.WishlistSection-module__ug0wla__charCount{z-index:2;color:var(--app-text-secondary);pointer-events:none;-webkit-user-select:none;user-select:none;background:color-mix(in srgb, var(--app-bg-input) 88%, var(--app-shadow));border:1px solid color-mix(in srgb, var(--app-outline-variant) 55%, transparent);border-radius:6px;padding:.2rem .45rem;font-size:clamp(.85rem,1.1vw,.95rem);line-height:1.35;position:absolute;bottom:.5rem;right:.55rem}.WishlistSection-module__ug0wla__charCountWarn{color:var(--app-achievement);border-color:color-mix(in srgb, var(--app-achievement) 35%, transparent)}.WishlistSection-module__ug0wla__charCountMax{color:var(--app-error);border-color:color-mix(in srgb, var(--app-error) 35%, transparent)}.WishlistSection-module__ug0wla__input::placeholder,.WishlistSection-module__ug0wla__textarea::placeholder{color:var(--app-text-secondary);font-size:clamp(.95rem,1.2vw,1.05rem)}.WishlistSection-module__ug0wla__input:focus,.WishlistSection-module__ug0wla__textarea:focus{outline:2px solid var(--app-primary);outline-offset:1px;border-color:var(--app-primary)}@media (min-width:641px){.WishlistSection-module__ug0wla__textarea{scrollbar-width:none;-ms-overflow-style:none}.WishlistSection-module__ug0wla__textarea::-webkit-scrollbar{width:0;height:0}}.WishlistSection-module__ug0wla__submit{font:inherit;border-radius:var(--app-radius-md);cursor:pointer;background:var(--app-gradient-btn);color:var(--app-on-primary);box-sizing:border-box;text-align:center;width:100%;box-shadow:0 4px 14px color-mix(in srgb, var(--app-primary) 35%, transparent);border:none;padding:.75rem 1.25rem;font-size:clamp(1.02rem,1.4vw,1.125rem);font-weight:600}.WishlistSection-module__ug0wla__submit:disabled{opacity:.65;cursor:not-allowed}.WishlistSection-module__ug0wla__submit:hover:not(:disabled){filter:brightness(1.06)}.WishlistSection-module__ug0wla__validation,.WishlistSection-module__ug0wla__error{margin:0;font-size:clamp(.95rem,1.2vw,1.05rem);line-height:1.45}.WishlistSection-module__ug0wla__validation{color:var(--app-achievement)}.WishlistSection-module__ug0wla__error{color:var(--app-error)}.WishlistSection-module__ug0wla__thanks{border-radius:var(--app-radius-lg);border:1px solid color-mix(in srgb, var(--app-tertiary) 32%, var(--app-outline-variant));background:color-mix(in srgb, var(--app-tertiary) 11%, var(--app-surface-container));box-shadow:0 6px 28px color-mix(in srgb, var(--app-tertiary) 14%, transparent);text-align:center;flex-direction:column;align-items:center;padding:clamp(1.35rem,4vw,1.85rem) 1.125rem;display:flex}.WishlistSection-module__ug0wla__thanksHero{justify-content:center;width:100%;margin-bottom:.35rem;display:flex}.WishlistSection-module__ug0wla__thanksIllustration{object-fit:contain;width:clamp(9.5rem,26vw,12.5rem);height:auto}.WishlistSection-module__ug0wla__thanksTitle{max-width:36ch;color:color-mix(in srgb, var(--app-tertiary) 22%, var(--app-inverse-primary));margin:0 0 .5rem;font-size:clamp(1.05rem,1.6vw,1.2rem);line-height:1.4}.WishlistSection-module__ug0wla__thanksBody{color:var(--app-text-content);max-width:42ch;margin:0;font-size:clamp(1.02rem,1.4vw,1.1rem);line-height:1.55}
.Landing-module__QrMDlq__page{min-height:100vh;font-family:var(--app-font-sans);--landing-max:min(1420px, 100%);--landing-pad-x:clamp(.65rem, 2.2vw, 1.35rem);background:var(--landing-page-gradient);background-color:var(--app-bg);flex-direction:column;display:flex}.Landing-module__QrMDlq__main{flex:1}
