.hero-module-scss-module__l1gLAW__hero{text-align:center;justify-content:center;align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}.hero-module-scss-module__l1gLAW__hero-image{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.hero-module-scss-module__l1gLAW__hero-content{z-index:2;-webkit-backdrop-filter:blur(8px);background:#ffffffbf;border-radius:16px;width:90%;max-width:550px;padding:3.5rem 5rem;animation:1s ease-out hero-module-scss-module__l1gLAW__fadeInUp;position:relative;box-shadow:0 8px 32px #5ab2ff26}@keyframes hero-module-scss-module__l1gLAW__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-module-scss-module__l1gLAW__fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-module-scss-module__l1gLAW__fadeIn{0%{opacity:0}to{opacity:1}}.hero-module-scss-module__l1gLAW__brand-name{letter-spacing:.15em;background:linear-gradient(90deg,#f472b6,#60a5fa);-webkit-text-fill-color:#0000;color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-family:Poppins,Noto Sans JP,sans-serif;font-size:2.5rem;font-weight:600;transition:filter .3s;animation:.8s ease-out .3s both hero-module-scss-module__l1gLAW__fadeInDown}.hero-module-scss-module__l1gLAW__tagline{background:linear-gradient(90deg,#f472b6,#60a5fa);-webkit-text-fill-color:#0000;color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-family:Noto Sans JP,Hiragino Sans,system-ui,sans-serif;font-size:1.125rem;font-weight:500;line-height:1.6;animation:.8s ease-out .5s both hero-module-scss-module__l1gLAW__fadeIn}.hero-module-scss-module__l1gLAW__brand-name:hover{filter:brightness(1.1)}.hero-module-scss-module__l1gLAW__cta-button{color:#fff;letter-spacing:.05em;background:linear-gradient(135deg,#5ab2ff 0%,#a0deff 100%);border:2px solid #ffffff4d;border-radius:28px;justify-content:center;align-items:center;min-height:52px;padding:1rem 4rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;animation:.8s ease-out .7s both hero-module-scss-module__l1gLAW__fadeIn;display:inline-flex;box-shadow:0 4px 15px #5ab2ff59}.hero-module-scss-module__l1gLAW__cta-button:hover{background:linear-gradient(135deg,#4aa1ee 0%,#8fccee 100%);transform:translateY(-2px);box-shadow:0 6px 20px #5ab2ff73}@media (max-width:1023px){.hero-module-scss-module__l1gLAW__hero-content{max-width:500px;padding:3.5rem 4rem}.hero-module-scss-module__l1gLAW__brand-name{font-size:2.25rem}.hero-module-scss-module__l1gLAW__tagline{margin-bottom:1.75rem;font-size:1rem}}@media (max-width:767px){.hero-module-scss-module__l1gLAW__hero-image{-o-object-position:center 35%!important;object-position:center 35%!important}.hero-module-scss-module__l1gLAW__hero-content{max-width:90%;margin:0 1rem;padding:2.5rem 1.5rem}.hero-module-scss-module__l1gLAW__brand-name{letter-spacing:.1em;font-size:1.875rem}.hero-module-scss-module__l1gLAW__tagline{margin-bottom:1.5rem;font-size:1rem}.hero-module-scss-module__l1gLAW__cta-button{padding:.875rem 2rem;font-size:.9375rem}}
.hero-loading-module-scss-module__cDQEjG__loading{z-index:1;opacity:1;will-change:opacity;background:linear-gradient(135deg,#f0f7ff 0%,#e0f2fe 50%,#bae6fd 100%);justify-content:center;align-items:center;width:100%;height:100vh;transition:opacity .3s ease-out;display:flex;position:absolute;top:0;left:0}.hero-loading-module-scss-module__cDQEjG__loading:before{content:"";pointer-events:none;will-change:transform;background:radial-gradient(#f472b614 0%,#60a5fa0a 50%,#0000 100%);width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-loading-module-scss-module__cDQEjG__loading.hero-loading-module-scss-module__cDQEjG__fade-out{opacity:0;pointer-events:none}.hero-loading-module-scss-module__cDQEjG__loading-content{text-align:center;z-index:2;width:100%;max-width:400px;padding:0 2rem;position:relative}.hero-loading-module-scss-module__cDQEjG__loading-logo{background:linear-gradient(90deg,#f472b6,#60a5fa);-webkit-text-fill-color:#0000;color:#0000;letter-spacing:.1em;will-change:transform,opacity;-webkit-background-clip:text;background-clip:text;margin-bottom:2.5rem;font-family:Poppins,Noto Sans JP,sans-serif;font-size:2.5rem;font-weight:600;animation:.6s ease-out hero-loading-module-scss-module__cDQEjG__fadeInDown}.hero-loading-module-scss-module__cDQEjG__progress-bar-container{background:#5ab2ff26;border-radius:3px;width:100%;height:6px;margin-bottom:1.5rem;overflow:hidden;box-shadow:inset 0 2px 4px #0000001a}.hero-loading-module-scss-module__cDQEjG__progress-bar{transform-origin:0;will-change:transform;background:linear-gradient(90deg,#f472b6 0%,#60a5fa 50%,#5ab2ff 100%);border-radius:3px;width:100%;height:100%;transition:transform .15s ease-out;position:relative;transform:scaleX(0)}.hero-loading-module-scss-module__cDQEjG__progress-bar:after{content:"";will-change:transform;background:linear-gradient(90deg,#0000 0%,#ffffff40 50%,#0000 100%);animation:3s ease-in-out infinite hero-loading-module-scss-module__cDQEjG__shimmer;position:absolute;inset:0}@keyframes hero-loading-module-scss-module__cDQEjG__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes hero-loading-module-scss-module__cDQEjG__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translate(0,0)}}.hero-loading-module-scss-module__cDQEjG__progress-text{background:linear-gradient(90deg,#f472b6,#60a5fa);-webkit-text-fill-color:#0000;color:#0000;letter-spacing:.05em;will-change:contents;-webkit-background-clip:text;background-clip:text;font-family:Poppins,sans-serif;font-size:2rem;font-weight:700}@media (max-width:1023px){.hero-loading-module-scss-module__cDQEjG__loading-logo{font-size:2rem}.hero-loading-module-scss-module__cDQEjG__progress-text{font-size:1.75rem}}@media (max-width:767px){.hero-loading-module-scss-module__cDQEjG__loading-logo{font-size:1.75rem}.hero-loading-module-scss-module__cDQEjG__progress-text{font-size:1.5rem}}
