*{box-sizing:border-box}html,body,#root{margin:0;padding:0;width:100%;min-height:100%;overflow-x:hidden}body{font-family:ui-sans-serif,system-ui,-apple-system,Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,Segoe UI,Roboto,Helvetica,Arial;background:#0f0f0f;color:#111;-webkit-font-smoothing:antialiased}.hero{position:relative;width:100%;height:100vh;min-height:100svh;overflow:hidden}.hero__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0000008c,#000000a6 60%,#000000bf);z-index:1}.hero:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center,#0000,#000000c7 72%);z-index:2}.hero__content{position:relative;z-index:3;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 24px;text-align:center;color:#fff}.hero__logo{width:150px;height:auto;margin-bottom:20px}.hero__brand-en{font-size:32px;font-weight:300;letter-spacing:.06em}.hero__brand-ja{margin-top:6px;font-size:18px;color:#ffffffb3;letter-spacing:.18em}.hero__headline{margin:54px 0 32px;font-size:clamp(56px,8vw,118px);font-weight:300;letter-spacing:.24em}.hero__copy{max-width:960px;font-size:clamp(18px,2.2vw,28px);line-height:1.9;color:#ffffffd1}.growth{background:#1a1a1a;padding:180px 24px 170px}.growth__wrap{max-width:1200px;margin:0 auto;text-align:center}.growth__top{margin:0 0 60px;font-size:22px;letter-spacing:.14em;color:#ffffffc7;font-weight:300}.growth__svgWrap{display:flex;justify-content:center;align-items:center;margin:0 auto;padding:0 10px}.growth__svg{width:min(1050px,92vw);height:auto}.growth__bottom{margin:90px 0 0;font-size:20px;letter-spacing:.14em;color:#ffffff9e;font-weight:300}.early{background:#faf9f6;padding:120px 24px 90px}.early__wrap{max-width:1200px;margin:0 auto;text-align:center}.early__title{font-size:52px;font-weight:300;letter-spacing:.1em;margin:0 0 14px}.early__subtitle{margin:0 auto 54px;max-width:760px;color:#1111118c;font-size:16px;letter-spacing:.06em;line-height:1.9}.early__card{max-width:820px;margin:0 auto;background:#fff;border-radius:22px;padding:46px 46px 40px;border:1px solid rgba(0,0,0,.04);box-shadow:0 20px 50px #00000014}.early__form{max-width:620px;margin:0 auto;display:flex;flex-direction:column;gap:18px}.early__input{width:100%;height:64px;border-radius:16px;border:1px solid rgba(0,0,0,.06);background:#00000008;padding:0 18px;font-size:16px;outline:none;transition:box-shadow .18s ease,border-color .18s ease,background .18s ease}.early__input:focus{border-color:#2c3e5059;box-shadow:0 0 0 5px #2c3e5014;background:#00000005}.early__check{display:flex;align-items:center;gap:12px;justify-content:flex-start;color:#1111118c}.early__btn{height:68px;border-radius:18px;background:#2c3e50;color:#fff;border:none;font-size:18px;letter-spacing:.06em;box-shadow:0 14px 30px #2c3e5040;cursor:pointer}.early__btn:disabled{opacity:.55;cursor:not-allowed}.early__msg{font-size:13px;margin-top:6px}.early__msg--error{color:#b42318}.early__msg--ok{color:#166534}.social{background:#faf9f6;padding:18px 24px 32px}.social__wrap{max-width:1200px;margin:0 auto;display:flex;justify-content:center;gap:26px}.social__btn{width:56px;height:56px;border-radius:999px;border:1px solid rgba(0,0,0,.18);display:flex;align-items:center;justify-content:center;color:#1111118c;background:#ffffff8c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:transform .16s ease,border-color .16s ease}.social__btn:hover{transform:translateY(-1px);border-color:#2c3e508c}.landingFooter{background:#faf9f6;padding:26px 24px 40px;text-align:center;border-top:1px solid rgba(0,0,0,.06)}.landingFooter__wrap{color:#11111161;font-size:13px;letter-spacing:.06em}@media(max-width:720px){.growth{padding:130px 18px 120px}.growth__top{font-size:18px}.growth__bottom{font-size:17px}.hero__logo{width:112px}.early__title{font-size:40px}.early__card{padding:28px 18px}.early__btn{height:60px;font-size:16px}.social__btn{width:52px;height:52px}}
