.LandscapeLanding-module__qg8TlG__container{background:linear-gradient(#0b1026 0%,#2b3266 100%);width:100%;height:100dvh;position:relative;overflow:hidden}.LandscapeLanding-module__qg8TlG__backgroundLayer{will-change:transform;z-index:1;width:110%;height:110%;transition:transform .1s ease-out;position:absolute;top:-5%;left:-5%}.LandscapeLanding-module__qg8TlG__backgroundImage{object-fit:cover;object-position:center}.LandscapeLanding-module__qg8TlG__birdsContainer{z-index:5;pointer-events:none;width:100%;height:100%;position:absolute}.LandscapeLanding-module__qg8TlG__birdFlock{gap:30px;display:flex;position:absolute;top:20%}@keyframes LandscapeLanding-module__qg8TlG__flyAcross{0%{top:20%;left:-200px}to{top:15%;left:calc(100% + 200px)}}.LandscapeLanding-module__qg8TlG__sparrowRight{background:url(/sprites/birds/sparrow/sparrow-right-transparent.png) 0 0/800% 100% no-repeat;width:40px;height:30px;animation:.6s steps(8,end) infinite LandscapeLanding-module__qg8TlG__birdFlap;display:inline-block}.LandscapeLanding-module__qg8TlG__sparrowLeft{background:url(/sprites/birds/sparrow/sparrow-left-transparent.png) 0 0/800% 100% no-repeat;width:40px;height:30px;animation:.6s steps(8,end) infinite LandscapeLanding-module__qg8TlG__birdFlap;display:inline-block}.LandscapeLanding-module__qg8TlG__swallowRight{background:url(/sprites/birds/swallow/swallow-right-transparent.png) 0 0/800% 100% no-repeat;width:50px;height:35px;animation:.8s steps(8,end) infinite LandscapeLanding-module__qg8TlG__birdFlap;display:inline-block}.LandscapeLanding-module__qg8TlG__swallowLeft{background:url(/sprites/birds/swallow/swallow-left-transparent.png) 0 0/800% 100% no-repeat;width:50px;height:35px;animation:.8s steps(8,end) infinite LandscapeLanding-module__qg8TlG__birdFlap;display:inline-block}@keyframes LandscapeLanding-module__qg8TlG__birdFlap{0%{background-position:0 0}to{background-position:100% 0}}.LandscapeLanding-module__qg8TlG__cloudsContainer{z-index:3;pointer-events:none;width:100%;height:100%;position:absolute}.LandscapeLanding-module__qg8TlG__cloudSmall{opacity:.7;background:url(/sprites/clouds/cloud-wispy-small-transparent.png) 50%/contain no-repeat;width:12vw;min-width:100px;max-width:200px;height:8vw;min-height:67px;max-height:133px;animation:linear infinite LandscapeLanding-module__qg8TlG__driftCloud;position:absolute}.LandscapeLanding-module__qg8TlG__cloudMedium{opacity:.6;background:url(/sprites/clouds/cloud-medium-fluffy-transparent.png) 50%/contain no-repeat;width:18vw;min-width:150px;max-width:300px;height:11vw;min-height:90px;max-height:180px;animation:linear infinite LandscapeLanding-module__qg8TlG__driftCloud;position:absolute}.LandscapeLanding-module__qg8TlG__cloudLarge{opacity:.5;background:url(/sprites/clouds/cloud-large-majestic-transparent.png) 50%/contain no-repeat;width:25vw;min-width:200px;max-width:400px;height:15vw;min-height:120px;max-height:240px;animation:linear infinite LandscapeLanding-module__qg8TlG__driftCloud;position:absolute}.LandscapeLanding-module__qg8TlG__cloudThin{opacity:.6;background:url(/sprites/clouds/cloud-thin-stretched-transparent.png) 50%/contain no-repeat;width:22vw;min-width:180px;max-width:350px;height:7vw;min-height:60px;max-height:120px;animation:linear infinite LandscapeLanding-module__qg8TlG__driftCloud;position:absolute}@keyframes LandscapeLanding-module__qg8TlG__driftCloud{0%{transform:translate(0)}to{transform:translate(calc(100vw + 300px))}}@keyframes LandscapeLanding-module__qg8TlG__flyAcrossRight{0%{transform:translate(-200px)}to{transform:translate(calc(100vw + 200px))}}@keyframes LandscapeLanding-module__qg8TlG__flyAcrossLeft{0%{transform:translate(calc(100vw + 200px))}to{transform:translate(-200px)}}.LandscapeLanding-module__qg8TlG__dragonfliesContainer{z-index:7;pointer-events:none;width:100%;height:100%;position:absolute}.LandscapeLanding-module__qg8TlG__dragonfly{background:url(/sprites/dragonflies/dragonfly-hover-transparent.png) 0 0/800% 100% no-repeat;width:60px;height:60px;animation:1s steps(8,end) infinite LandscapeLanding-module__qg8TlG__dragonflyHover,15s ease-in-out infinite LandscapeLanding-module__qg8TlG__dragonflyFloat;position:absolute}.LandscapeLanding-module__qg8TlG__dragonfly:first-child{animation-duration:1s,20s}.LandscapeLanding-module__qg8TlG__dragonfly:nth-child(2){animation-duration:1.2s,18s}.LandscapeLanding-module__qg8TlG__dragonfly:nth-child(3){animation-duration:.9s,22s}@keyframes LandscapeLanding-module__qg8TlG__dragonflyHover{0%{background-position:0 0}to{background-position:100% 0}}@keyframes LandscapeLanding-module__qg8TlG__dragonflyFloat{0%,to{transform:translate(0)rotate(0)}20%{transform:translate(30px,-20px)rotate(5deg)}40%{transform:translate(-20px,-40px)rotate(-5deg)}60%{transform:translate(40px,-10px)rotate(3deg)}80%{transform:translate(-10px,-30px)rotate(-3deg)}}.LandscapeLanding-module__qg8TlG__petalsContainer{z-index:8;pointer-events:none;width:100%;height:100%;position:absolute}.LandscapeLanding-module__qg8TlG__petal{animation:linear infinite LandscapeLanding-module__qg8TlG__fallPetal;position:absolute;top:-50px}@keyframes LandscapeLanding-module__qg8TlG__fallPetal{to{transform:translateY(calc(100vh + 100px))rotate(360deg)}}.LandscapeLanding-module__qg8TlG__petalImage{mix-blend-mode:screen;animation:3s ease-in-out infinite LandscapeLanding-module__qg8TlG__swayPetal}@keyframes LandscapeLanding-module__qg8TlG__swayPetal{0%,to{transform:translate(0)rotate(0)}25%{transform:translate(30px)rotate(15deg)}75%{transform:translate(-30px)rotate(-15deg)}}.LandscapeLanding-module__qg8TlG__contentOverlay{z-index:10;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex;position:absolute;inset:0}.LandscapeLanding-module__qg8TlG__titleContainer{text-align:center;z-index:10;-webkit-backdrop-filter:blur(8px);background:radial-gradient(#141423d9 0%,#141423bf 40%,#14142366 70%,#0000 100%);border-radius:20px;max-width:max-content;margin-bottom:4rem;margin-left:auto;margin-right:auto;padding:2.5rem 3rem;animation:1s ease-out LandscapeLanding-module__qg8TlG__fadeInUp;position:relative}@keyframes LandscapeLanding-module__qg8TlG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.LandscapeLanding-module__qg8TlG__titleJapanese{color:#fff;text-shadow:0 2px 4px #00000080,0 4px 8px #0006,0 8px 16px #0000004d,0 0 50px #937ab866,0 0 80px #d4af5726;letter-spacing:.1em;margin:0 0 1rem;font-family:Noto Sans JP,sans-serif;font-size:clamp(3rem,6vw + 1rem,6rem);font-weight:200;line-height:1.2;animation:1s ease-out LandscapeLanding-module__qg8TlG__fadeInDown,4s ease-in-out infinite LandscapeLanding-module__qg8TlG__breathingGlow}.LandscapeLanding-module__qg8TlG__titleSeparator{background:linear-gradient(90deg,#0000 0%,#d4af574d 20%,#d4af5799 50%,#d4af574d 80%,#0000 100%);width:120px;height:1px;margin:0 auto 1rem;animation:1s ease-out .3s both LandscapeLanding-module__qg8TlG__fadeInScale;position:relative}.LandscapeLanding-module__qg8TlG__titleSeparator:before,.LandscapeLanding-module__qg8TlG__titleSeparator:after{content:"❀";color:#d4af5780;font-size:.8rem;position:absolute;top:50%;transform:translateY(-50%)}.LandscapeLanding-module__qg8TlG__titleSeparator:before{left:-20px}.LandscapeLanding-module__qg8TlG__titleSeparator:after{right:-20px}.LandscapeLanding-module__qg8TlG__titleEnglish{color:#e8d5ff;text-shadow:0 2px 4px #0009,0 4px 8px #0006,0 0 30px #937ab880;letter-spacing:.15em;text-transform:uppercase;font-variant:small-caps;margin:0;font-family:Geist Sans,sans-serif;font-size:clamp(1.4rem,3vw + .5rem,2.2rem);font-style:italic;font-weight:300;animation:1s ease-out .6s both LandscapeLanding-module__qg8TlG__fadeInUp}@keyframes LandscapeLanding-module__qg8TlG__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes LandscapeLanding-module__qg8TlG__fadeInScale{0%{opacity:0;transform:scaleX(.5)}to{opacity:1;transform:scaleX(1)}}@keyframes LandscapeLanding-module__qg8TlG__breathingGlow{0%,to{text-shadow:0 2px 4px #00000080,0 4px 8px #0006,0 8px 16px #0000004d,0 0 50px #937ab866,0 0 80px #d4af5726}50%{text-shadow:0 2px 4px #00000080,0 4px 8px #0006,0 8px 16px #0000004d,0 0 60px #937ab899,0 0 100px #d4af5740}}.LandscapeLanding-module__qg8TlG__cardsGrid{justify-content:center;align-items:center;gap:2rem;width:100%;max-width:800px;margin-top:2rem;animation:1.2s ease-out .8s both LandscapeLanding-module__qg8TlG__fadeIn;display:flex}@keyframes LandscapeLanding-module__qg8TlG__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.LandscapeLanding-module__qg8TlG__card{-webkit-backdrop-filter:blur(12px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:20px;flex-direction:column;width:100%;max-width:300px;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;overflow:hidden;box-shadow:0 4px 30px #0000001a}.LandscapeLanding-module__qg8TlG__card:hover{background:#ffffff40;border-color:#ffffff80;transform:translateY(-8px)scale(1.02);box-shadow:0 15px 35px #0003}.LandscapeLanding-module__qg8TlG__cardInner{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:2.5rem 2rem;display:flex}.LandscapeLanding-module__qg8TlG__cardTitle{color:#fff;text-shadow:0 2px 4px #0000004d;letter-spacing:.05em;margin-bottom:.75rem;font-family:Noto Sans JP,sans-serif;font-size:1.8rem;font-weight:600}.LandscapeLanding-module__qg8TlG__cardDescription{color:#e8d5ff;text-shadow:0 1px 2px #0000004d;font-family:Geist Sans,sans-serif;font-size:1.1rem;font-weight:300;line-height:1.5}@media (max-width:768px){.LandscapeLanding-module__qg8TlG__titleContainer{margin-bottom:2rem;padding:1.5rem 2rem}.LandscapeLanding-module__qg8TlG__titleJapanese{font-size:clamp(2.2rem,7vw,3.5rem)}.LandscapeLanding-module__qg8TlG__titleSeparator{width:80px}.LandscapeLanding-module__qg8TlG__titleEnglish{letter-spacing:.1em;font-size:clamp(1rem,3vw,1.5rem)}.LandscapeLanding-module__qg8TlG__cardsGrid{grid-template-columns:1fr;gap:1rem}.LandscapeLanding-module__qg8TlG__birdFlock,.LandscapeLanding-module__qg8TlG__dragonfly{display:none}.LandscapeLanding-module__qg8TlG__cloudSmall,.LandscapeLanding-module__qg8TlG__cloudMedium,.LandscapeLanding-module__qg8TlG__cloudLarge,.LandscapeLanding-module__qg8TlG__cloudThin{animation-duration:120s}.LandscapeLanding-module__qg8TlG__petal{animation-duration:20s}}@media (min-width:769px) and (max-width:1024px){.LandscapeLanding-module__qg8TlG__titleContainer{padding:2rem 2.5rem}.LandscapeLanding-module__qg8TlG__titleJapanese{font-size:clamp(3.5rem,5vw + 1rem,4.5rem)}.LandscapeLanding-module__qg8TlG__titleEnglish{font-size:clamp(1.3rem,2vw + .5rem,1.8rem)}}@media (min-width:1440px){.LandscapeLanding-module__qg8TlG__titleContainer{padding:3rem 4rem}.LandscapeLanding-module__qg8TlG__titleJapanese{font-size:clamp(4.5rem,4vw + 2rem,6.5rem)}.LandscapeLanding-module__qg8TlG__titleEnglish{font-size:clamp(1.8rem,1.5vw + .8rem,2.2rem)}}@media (min-width:1920px){.LandscapeLanding-module__qg8TlG__titleJapanese{font-size:6rem}.LandscapeLanding-module__qg8TlG__titleEnglish{font-size:2.2rem}}
