.home{--home-hero-bleed-top:-8vh;--home-hero-bleed-right:-10vw;--home-hero-bleed-bottom:-12vh;--home-hero-bleed-left:-8vw;--home-hero-bg-size:cover;--home-hero-bg-focus-x:76%;--home-hero-bg-focus-y:76%;--home-hero-bg-position:var(--home-hero-bg-focus-x) var(--home-hero-bg-focus-y);color:#fff;background-color:#5ea2bd;width:100%;height:100dvh;font-family:Noto Sans JP,Inter,-apple-system,BlinkMacSystemFont,sans-serif;position:relative;overflow:hidden}.home__bg{inset:var(--home-hero-bleed-top) var(--home-hero-bleed-right) var(--home-hero-bleed-bottom) var(--home-hero-bleed-left);background-image:url(/images/hero-visual_woman_003.jpg);background-repeat:no-repeat;background-size:var(--home-hero-bg-size);background-position:var(--home-hero-bg-position);position:absolute}.home__bg:after{content:"";background:linear-gradient(90deg,#3f8eaa38 0%,#3f8eaa1f 18%,#3f8eaa0a 34%,#0000 52%),linear-gradient(#6bbdd824 0%,#0000 28% 72%,#5aacc81f 100%);position:absolute;inset:0}.home__header--dark .home__nav a{color:#14131a;opacity:.8}.home__header--dark .home__nav-cta{color:#14131a;border-color:#14131a33}.home__header--dark .home__nav-cta:hover{background-color:#14131a0f;border-color:#14131a7a}.home__hero{z-index:5;align-items:center;min-height:100%;padding:clamp(112px,15vh,156px) clamp(28px,6vw,84px) clamp(44px,8vh,76px);display:flex;position:relative}.home__logo{align-items:center;display:inline-flex}.home__logo svg{width:auto;height:16px;display:block}.home__nav{align-items:center;gap:clamp(20px,2.4vw,40px);display:flex}.home__nav a{color:#fff;letter-spacing:.1em;opacity:.88;white-space:nowrap;font-size:13px;font-weight:500;text-decoration:none;transition:opacity .2s}.home__nav a:hover{opacity:1}.home__nav-cta{border:1px solid #ffffff8c;border-radius:999px;padding:9px 22px;transition:background-color .2s,border-color .2s;opacity:1!important}.home__nav-cta:hover{background-color:#ffffff24;border-color:#ffffffe6}.home__menu{display:none;position:relative}.home__menuBtn{appearance:none;color:#fff;cursor:pointer;letter-spacing:.22em;text-transform:uppercase;background:#ffffff14;border:1px solid #ffffff8c;border-radius:999px;align-items:center;gap:14px;padding:10px 14px;font-family:Inter,Noto Sans JP,sans-serif;font-size:11px;font-weight:500;transition:opacity .18s ease-out,transform .18s ease-out,border-color .18s ease-out;display:flex}.home__menuBtn:hover{opacity:.92}.home__menuBtn--dark{color:#14131a;background:#ffffff8f;border-color:#14131a2e}.home__menuBtn--dark .home__menuBars i{background:#14131a}.home__menuBars{flex-direction:column;gap:4px;display:inline-flex}.home__menuBars i{background:#fff;width:18px;height:1.5px;transition:transform .18s ease-out,opacity .18s ease-out;display:block}.home__menuBars i:nth-child(2){width:12px;margin-left:6px}.home__menuBtn.is-open .home__menuBars i:first-child{transform:translateY(2.75px)rotate(45deg)}.home__menuBtn.is-open .home__menuBars i:nth-child(2){width:18px;margin-left:0;transform:translateY(-2.75px)rotate(-45deg)}.homeMenuDialog{color:#fff;background:0 0;border:0;width:100%;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;position:fixed;inset:0;overflow:hidden}.homeMenuDialog::backdrop{background:#070b10d1}.homeMenuDialog__surface{height:100dvh;padding:max(22px, env(safe-area-inset-top)) 22px max(22px, env(safe-area-inset-bottom)) 22px;opacity:0;background:#070b10fa;flex-direction:column;transition:transform .18s ease-out,opacity .18s ease-out;display:flex;transform:translateY(16px)}.homeMenuDialog.is-open .homeMenuDialog__surface{opacity:1;transform:translateY(0)}.homeMenuDialog__top{justify-content:space-between;align-items:center;display:flex}.homeMenuDialog__logo svg{width:auto;height:15px;display:block}.homeMenuDialog__close{color:#fff;background:0 0;border:1px solid #ffffff2e;border-radius:999px;width:48px;height:48px;position:relative}.homeMenuDialog__close span{background:#fff;width:18px;height:1.5px;position:absolute;top:50%;left:50%}.homeMenuDialog__close span:first-child{transform:translate(-50%,-50%)rotate(45deg)}.homeMenuDialog__close span:last-child{transform:translate(-50%,-50%)rotate(-45deg)}.homeMenuDialog__nav{flex-direction:column;gap:8px;margin-top:52px;display:flex}.homeMenuDialog__nav a{color:#fff;opacity:0;font-family:Noto Sans JP,Inter,sans-serif;font-size:clamp(34px,9vw,48px);font-weight:600;line-height:1.12;text-decoration:none;animation:.18s ease-out forwards homeMenuItemIn;transform:translateY(14px)}.homeMenuDialog__nav a:nth-child(2){animation-delay:40ms}.homeMenuDialog__bottom{flex-direction:column;gap:18px;margin-top:auto;padding-top:28px;display:flex}.homeMenuDialog__actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.homeMenuDialog__action{color:#fff;text-align:center;border:1px solid #ffffff2e;border-radius:999px;padding:14px 16px;font-family:Noto Sans JP,Inter,sans-serif;font-size:13px;font-weight:500;text-decoration:none}.homeMenuDialog__social{align-items:center;gap:12px;display:flex}.homeMenuDialog__social a{color:#fff;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.homeMenuDialog__social svg{fill:currentColor;width:17px;height:17px}.homeMenuDialog__socialNote{font-size:15px;font-weight:800;line-height:1}@keyframes homeMenuItemIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.home__menuBtn,.home__menuBars i,.homeMenuDialog__surface,.homeMenuDialog__nav a{transition:none;animation:none}.homeMenuDialog__nav a{opacity:1;transform:none}}.home__copy{width:100%;max-width:640px;position:relative}.home__headline{text-shadow:0 1px 24px #1e50692e;text-wrap:balance;flex-direction:column;gap:.16em;font-size:clamp(38px,5.4vw,76px);font-weight:700;line-height:.8;display:flex}.home__headline-line{opacity:0;display:block;transform:translateY(14px)}.home__headline-ai{--home-headline-ai-shift-base:.28em;--home-headline-ai-shift-offset:-14px;width:clamp(42px,6.2vw,88px);transform:translateY(calc(var(--home-headline-ai-shift-base) + var(--home-headline-ai-shift-offset)));align-items:center;display:inline-flex}.home__headline-ai img{width:100%;height:auto;display:block}.home__sub{text-shadow:0 1px 18px #1e506924;text-wrap:pretty;opacity:0;margin-top:50px;font-size:clamp(13.5px,1.15vw,17px);font-weight:400;line-height:1.6;transform:translateY(14px)}.home__copy.is-ready .home__headline-line{animation:.18s ease-out forwards homeFadeUp}.home__copy.is-ready .home__headline-line--accent{animation-delay:40ms}.home__copy.is-ready .home__sub{animation:.18s ease-out 80ms both homeFadeUpSub}@keyframes homeFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes homeFadeUpSub{0%{opacity:0;transform:translateY(14px)}to{opacity:.96;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.home__headline-line,.home__sub{opacity:1;animation:none;transform:none}}.home-product{color:#fff;position:relative;overflow:hidden}.home-product--teal{background:radial-gradient(circle at 0 0,#a1f4ff4d,#0000 34%),radial-gradient(circle at 82% 26%,#e1fcff2e,#0000 22%),linear-gradient(140deg,#66c6d4 0%,#5ea2bd 42%,#2d7f8d 100%)}.home-product--case-light{color:#111827;background:radial-gradient(circle at 0 0,#ffffffeb,#0000 34%),radial-gradient(circle at 82% 26%,#f4f7faf5,#0000 22%),linear-gradient(#f4f6f8 0%,#eef2f5 100%)}.home-product--light{color:#f4f3f7;background:radial-gradient(circle at 12% 0,#807c9738,#0000 34%),radial-gradient(circle at 82% 18%,#a3a0b829,#0000 24%),linear-gradient(#14131a 0%,#0e0d14 58%,#0b0b10 100%)}.home-product__inner{z-index:1;width:min(1180px,100% - 48px);margin:0 auto;padding:clamp(84px,10vw,124px) 0;position:relative}.home-product__eyebrow{color:#fffc;letter-spacing:.28em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:12px;font-family:Inter,Noto Sans JP,sans-serif;font-size:11px;display:inline-flex}.home-product__eyebrow-num{color:#fff}.home-product__eyebrow-line{background:#ffffff59;width:72px;height:1px}.home-product__eyebrow-ja{letter-spacing:.08em;color:#ffffffd1;text-transform:none}.home-product__top-row{grid-template-columns:1fr;align-items:start;gap:18px;margin-top:28px;display:grid}.home-product__headline{color:#fff;text-wrap:balance;margin:0;font-family:Noto Sans JP,Inter,sans-serif;font-size:clamp(34px,3.8vw,56px);font-weight:600;line-height:1.32}.home-product__headline-break{display:block}.home-product__body{letter-spacing:.02em;color:#f4f3f7e6;text-wrap:pretty;max-width:1120px;margin:0;font-family:Noto Sans JP,Inter,sans-serif;font-size:clamp(14px,1.2vw,16px);font-weight:400;line-height:1.8}.home-product__hub{grid-template-columns:minmax(0,3fr) minmax(320px,4fr) minmax(0,3fr);align-items:start;gap:clamp(20px,2.4vw,32px);margin-top:60px;display:grid}.home-product__hub>.home-product__side:first-child{justify-self:start;width:80%}.home-product__hub>.home-product__side:last-child{justify-self:end;width:80%}.home-product__column-title{text-align:center;letter-spacing:.06em;color:#fff;background:#ffffff14;border:1px solid #f4f3f72e;border-radius:8px;margin-bottom:18px;padding:12px 18px;font-family:Noto Sans JP,Inter,sans-serif;font-size:14px;font-weight:600}.home-product__deflist{flex-direction:column;margin:0;padding:0;display:flex}.home-product__deflist li{border-bottom:1px solid #f4f3f724;align-items:flex-start;gap:16px;padding:16px 0;list-style:none;display:flex}.home-product__deflist li:last-child{border-bottom:0}.home-product__key{color:#f4f3f780;letter-spacing:.2em;flex:0 0 28px;padding-top:3px;font-family:Inter,sans-serif;font-size:10.5px}.home-product__value{color:#fff;letter-spacing:.01em;font-family:Noto Sans JP,Inter,sans-serif;font-size:15px;font-weight:500;line-height:1.6}.home-product__value small{color:#f4f3f7ad;margin-top:5px;font-size:12.5px;font-weight:400;line-height:1.75;display:block}.home-product__stage{flex-direction:column;align-items:center;gap:22px;display:flex;position:relative}.home-product__glow{filter:blur(8px);background:radial-gradient(#d6fcff38,#0000 68%);position:absolute;inset:8% 0 16%}.home-product__device{z-index:1;filter:drop-shadow(0 30px 50px #143c4652);width:min(100%,clamp(520px,44vw,760px));max-width:100%;height:auto;position:relative}.home-product__chips{z-index:1;flex-wrap:wrap;justify-content:center;gap:10px 12px;max-width:460px;margin-bottom:30px;display:flex;position:relative}.home-product__chip{color:#d8ffe0;letter-spacing:.02em;white-space:nowrap;background:#d9ffe324;border:1px solid #78dfa5cc;border-radius:999px;align-items:center;gap:9px;padding:8px 14px 8px 32px;font-family:Noto Sans JP,Inter,sans-serif;font-size:12px;font-weight:500;display:inline-flex;position:relative}.home-product--light .home-product__eyebrow{color:#f4f3f79e}.home-product--light .home-product__eyebrow-num{color:#fff}.home-product--light .home-product__eyebrow-line{background:#f4f3f73d}.home-product--light .home-product__eyebrow-ja{color:#f4f3f7c2}.home-product--light .home-product__headline{color:#fff}.home-product--light .home-product__body{color:#f4f3f7e0}.home-product--light .home-product__column-title{color:#fff;background:#ffffff0f;border-color:#f4f3f724}.home-product--light .home-product__deflist li{border-bottom-color:#f4f3f71f}.home-product--light .home-product__key{color:#f4f3f770}.home-product--light .home-product__value{color:#fff}.home-product--light .home-product__value small{color:#f4f3f7a8}.home-product--light .home-product__glow{filter:blur(16px);background:radial-gradient(#d2eff442 0%,#d2eff429 28%,#d2eff40f 48%,#0000 72%),radial-gradient(#98d0dc2e 0%,#0000 60%);inset:0 -8% 8%}.home-product--light .home-product__device{filter:drop-shadow(0 30px 56px #0000006b)}.home-product--light .home-product__chip{color:#fff;text-shadow:0 1px #0000001f;background:linear-gradient(#238153 0%,#176741 100%);border-color:#135e3aeb;box-shadow:0 10px 18px #071d1338}.home-product--light .home-product__chip:before{background:#fffffff5}.home-product--light .home-product__chip:after{border-bottom-color:#176741;border-left-color:#176741}.home-product--light .home-product__banner{color:#fff;background:#ffffff14}.home-product--light .home-product__banner-mark{color:#f4f3f7a3;border-color:#f4f3f738}.home-product__chip:before{content:"";background:#b7ffcb;border-radius:50%;width:14px;height:14px;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.home-product__chip:after{content:"";border-bottom:1.5px solid #177d41;border-left:1.5px solid #177d41;width:6px;height:3px;position:absolute;top:50%;left:16px;transform:translateY(-70%)rotate(-45deg)}.home-case__viewport{touch-action:pan-y;margin-top:28px;overflow:hidden}.home-case__sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.home-case__track{transition:transform .2s ease-out;display:flex}.home-case__slide{min-width:100%}.home-case__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,2vw,28px);margin-top:52px;display:grid}.home-case__card{background:#ffffff14;border:1px solid #f4f3f724;border-radius:18px;flex-direction:column;min-height:100%;padding:22px;display:flex;box-shadow:0 8px 24px #102c370f}.home-case__card-num{color:#fff;letter-spacing:.18em;background:#ffffff24;border-radius:999px;justify-content:center;align-items:center;min-width:54px;padding:7px 12px;font-family:Inter,Noto Sans JP,sans-serif;font-size:11px;font-weight:600;display:inline-flex}.home-case__card-visual{aspect-ratio:16/10;background:linear-gradient(#ffffff29,#ffffff14),#ffffff0a;border-radius:14px;justify-content:center;align-items:center;margin-top:18px;display:flex;overflow:hidden}.home-case__card-image{object-fit:cover;width:100%;height:100%;display:block}.home-case__card-placeholder{color:#f4f3f7c2;letter-spacing:.08em;text-align:center;white-space:pre-line;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;font-family:Inter,Noto Sans JP,sans-serif;font-size:12px;font-weight:500;display:flex}.home-case__card-title{color:#fff;text-wrap:balance;margin:18px 0 0;font-family:Noto Sans JP,Inter,sans-serif;font-size:clamp(22px,1.7vw,28px);font-weight:600;line-height:1.45}.home-case__card-description{color:#f4f3f7d1;text-wrap:pretty;margin:12px 0 0;font-family:Noto Sans JP,Inter,sans-serif;font-size:14px;line-height:1.9}.home-lifecycle .home-case__cards{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:52px}.home-lifecycle .home-case__card{background:#ffffffc7;border-color:#11182714;box-shadow:0 16px 34px #1f293714}.home-lifecycle .home-case__card-num{color:#111827;background:#1f293714}.home-lifecycle .home-case__card-visual{background:linear-gradient(#1f29370f,#1f293708),#fffffff2}.home-lifecycle .home-case__card-placeholder{color:#374151c7}.home-lifecycle .home-case__card-title{color:#111827}.home-lifecycle .home-case__card-description{color:#374151e0}.home-lifecycle--dark .home-product__eyebrow{color:#f4f3f79e}.home-lifecycle--dark .home-product__eyebrow-num{color:#fff}.home-lifecycle--dark .home-product__eyebrow-line{background:#f4f3f73d}.home-lifecycle--dark .home-product__eyebrow-ja{color:#f4f3f7c2}.home-lifecycle--dark .home-product__headline{color:#fff}.home-lifecycle--dark .home-product__body{color:#f4f3f7e0}.home-lifecycle--dark .home-case__card{background:#ffffff0f;border-color:#f4f3f71f;box-shadow:0 18px 40px #0000002e}.home-lifecycle--dark .home-case__card-num{color:#fff;background:#ffffff14}.home-lifecycle--dark .home-case__card-visual{background:linear-gradient(#ffffff1f,#ffffff0d),#ffffff08}.home-lifecycle--dark .home-case__card-placeholder{color:#f4f3f7b8}.home-lifecycle--dark .home-case__card-title{color:#fff}.home-lifecycle--dark .home-case__card-description{color:#f4f3f7cc}.home-lifecycle--dark .home-case__card-note{color:#f4f3f79e}.home-case__card-note{color:#4b5563d1;text-wrap:pretty;margin:12px 0 0;font-family:Noto Sans JP,Inter,sans-serif;font-size:12px;line-height:1.7}.home-case__controls-wrap--top{margin-top:32px}.home-case__controls-wrap--bottom{margin-top:28px}.home-case__controls{flex-wrap:nowrap;justify-content:center;align-items:center;gap:18px;display:flex}.home-case__button{color:#fff;letter-spacing:.04em;cursor:pointer;background:#ffffff14;border:1px solid #f4f3f73d;border-radius:999px;min-width:64px;padding:11px 16px;font-family:Inter,Noto Sans JP,sans-serif;font-size:12px;font-weight:500;transition:opacity .2s ease-out,transform .2s ease-out}.home-case__button:hover{opacity:.9}.home-case__button:active{transform:translateY(1px)}.home-case__dots{flex-wrap:nowrap;justify-content:center;gap:10px;display:flex}.home-case__dot{color:#f4f3f7ad;letter-spacing:.14em;cursor:pointer;background:0 0;border:1px solid #f4f3f733;border-radius:999px;min-width:42px;padding:10px 12px;font-family:Inter,Noto Sans JP,sans-serif;font-size:11px;font-weight:500;transition:background-color .2s ease-out,color .2s ease-out,border-color .2s ease-out}.home-case__dot.is-active{color:#fff;background:#ffffff24;border-color:#ffffff80}.home-case--light .home-product__eyebrow{color:#1118279e}.home-case--light .home-product__eyebrow-num{color:#111827}.home-case--light .home-product__eyebrow-line{background:#1118272e}.home-case--light .home-product__eyebrow-ja{color:#111827b8}.home-case--light .home-product__headline{color:#111827}.home-case--light .home-product__body{color:#374151e0}.home-case--light .home-case__card{background:#ffffffc7;border-color:#11182714;box-shadow:0 8px 24px #1118270a}.home-case--light .home-case__card-num{color:#111827;background:#1f293714}.home-case--light .home-case__card-visual{background:linear-gradient(#1f29370f,#1f293708),#fffffff2}.home-case--light .home-case__card-placeholder{color:#374151c7}.home-case--light .home-case__card-title{color:#111827}.home-case--light .home-case__card-description{color:#374151e0}.home-case--light .home-case__button{color:#111827;background:#ffffffbd;border-color:#1118271f}.home-case--light .home-case__dot{color:#374151b8;border-color:#11182724}.home-case--light .home-case__dot.is-active{color:#111827;background:#11182714;border-color:#1118273d}.home-product__banner{color:#0e0d14;letter-spacing:.01em;text-wrap:pretty;background:#fffffff5;border-radius:12px;align-items:center;gap:22px;margin-top:44px;padding:30px 36px;font-family:Noto Sans JP,Inter,sans-serif;font-size:clamp(17px,1.7vw,23px);font-weight:500;line-height:1.55;display:flex}.home-product__banner-mark{color:#14131a80;letter-spacing:.28em;text-transform:uppercase;border:1px solid #14131a47;border-radius:999px;flex:none;padding:8px 13px;font-family:Inter,sans-serif;font-size:10px}.home-product__banner b{font-weight:700}@media (min-width:901px){.home{--home-hero-bleed-top:-8vh;--home-hero-bleed-right:-6vw;--home-hero-bleed-bottom:-12vh;--home-hero-bleed-left:-12vw;--home-hero-bg-size:max(100%, 1420px) auto;--home-hero-bg-focus-x:calc(100% - 108px);--home-hero-bg-focus-y:center}.home__copy{width:min(44vw,620px);max-width:620px}}@media (max-width:900px){.home{--home-hero-bleed-right:-18vw;--home-hero-bleed-bottom:-10vh;--home-hero-bg-focus-x:76%;--home-hero-bg-focus-y:76%}.home__hero{padding-top:clamp(108px,18vh,148px)}.home-product__hub{grid-template-columns:1fr}.home-product__hub>.home-product__side:first-child,.home-product__hub>.home-product__side:last-child{justify-self:stretch;width:100%}.home-product__stage{order:-1}.home-case__cards{grid-template-columns:1fr}.home-lifecycle .home-case__cards{grid-template-columns:repeat(2,minmax(0,1fr))}.home-case__controls{justify-content:center}}@media (max-width:640px){.home{--home-hero-bleed-top:-2vh;--home-hero-bleed-right:-32vw;--home-hero-bleed-bottom:-24vh;--home-hero-bleed-left:-28vw;--home-hero-bg-focus-x:78%;--home-hero-bg-focus-y:132%;background-color:#5ea2bd}.home__header{padding:22px}.home__logo svg{height:12px}.home__nav{display:none}.home__menu{display:block}.home__hero{align-items:flex-start;padding:104px 22px 40px}.home__copy{width:100%;max-width:none}.home__headline{font-size:clamp(36px,10.2vw,53px)}.home__headline-ai{--home-headline-ai-shift-offset:-8px;width:clamp(41px,12vw,62px)}.home__sub{max-width:none;margin-top:50px;font-size:clamp(13.5px,3.8vw,17px)}.home-product__inner{width:min(1180px,100% - 44px);padding:72px 0}.home-product--light .home-product__headline,.home-product--light .home-product__body{text-wrap:wrap}.home-product--light .home-product__headline-break{display:none}.home-product__eyebrow{gap:10px;font-size:10px}.home-product__eyebrow-line{width:48px}.home-product__column-title{font-size:13px}.home-product__value{font-size:14px}.home-product__device{width:min(100%,520px)}.home-product__chips{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;max-width:100%;display:grid}.home-product__chip{letter-spacing:0;justify-content:center;min-width:0;padding:6px 8px 6px 22px;font-size:10px}.home-product__chip:before{width:10px;height:10px;left:7px}.home-product__chip:after{width:4px;height:2px;left:10px}.home-case__controls{gap:10px}.home-lifecycle .home-case__cards{grid-template-columns:1fr}.home-case__button{min-width:52px;padding-inline:12px}.home-case__dot{min-width:38px;padding-inline:10px}.home-product__banner{flex-direction:column;align-items:flex-start;gap:14px;padding:24px}}
