@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700;800;900&family=Space+Grotesk:wght@400;500;600;700&display=swap');
:root{--ink:#141518;--blue:#2d48ff;--paper:#f6f7f8;--line:#d6d9df}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--paper);font-family:'Space Grotesk','Noto Sans JP',sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible{outline:3px solid var(--blue);outline-offset:6px}::selection{background:var(--blue);color:#fff}.skip{position:fixed;top:-100px;z-index:99;background:white;padding:15px}.skip:focus{top:10px}header{height:100px;display:flex;align-items:center;justify-content:space-between;margin:0 5%;border-bottom:1px solid var(--line)}.logo{font-size:32px;font-weight:700;letter-spacing:-1.8px}.logo span{font-weight:400}header nav{display:flex;align-items:center;gap:36px;font-size:14px;font-weight:600}header nav a{transition:color .2s}header nav a:hover{color:var(--blue)}.contact-nav{border:1px solid #aaaeb7;padding:13px 18px}.contact-nav span{margin-left:22px}.menu{display:none}.hero{padding:28px 5% 0;overflow:hidden}.hero-top,.hero-bottom{display:flex;justify-content:space-between;font-size:12px;letter-spacing:.06em}.hero-top{color:#626772}.hero-grid{position:relative;display:grid;grid-template-columns:1.2fr 1fr;min-height:625px;align-items:center}.hero-copy{z-index:1;padding:55px 0 65px;pointer-events:none}.hero-copy a{pointer-events:auto}.eyebrow{font-size:12px;letter-spacing:.13em;font-weight:500;margin:0 0 27px}.hero-copy>.eyebrow{font-size:14px;letter-spacing:.16em}h1{font-family:'Noto Sans JP',sans-serif;font-size:clamp(40px,4.7vw,78px);font-weight:800;line-height:1.48;letter-spacing:-.055em;margin:0 0 28px;white-space:nowrap}h1>span{display:block;animation:titleIn 1.1s cubic-bezier(.16,1,.3,1) both}h1>span:nth-child(2){animation-delay:.12s}.blue{color:var(--blue)}.intro{font-size:16px;line-height:2;color:#555b65;margin-bottom:36px}.text-link{display:inline-flex;align-items:center;gap:30px;font-size:14px;font-weight:500}.circle{display:grid;place-items:center;width:42px;height:42px;border:1px solid #a7acb6;border-radius:50%;font-size:21px;transition:background .2s,color .2s,transform .2s}.text-link:hover .circle{background:var(--blue);border-color:var(--blue);color:white;transform:rotate(45deg)}.visual{position:absolute;right:-5vw;top:0;width:57%;height:100%;pointer-events:none}canvas{width:100%;height:100%;display:block}.visual-label{position:absolute;right:9vw;bottom:64px;font-size:11px;letter-spacing:.13em;color:var(--blue)}.cross{position:absolute;color:#959cab;font-size:20px}.c1{top:18%;right:12%}.c2{bottom:18%;left:22%}.hero-bottom{border-top:1px solid var(--line);padding:25px 0 30px}.hero-bottom a span{display:inline-block;margin-left:24px;animation:bounce 2s infinite}.section{padding:105px 5%}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:55px}.section-heading h2{font-size:64px;letter-spacing:-3px;line-height:1;margin:0;font-weight:500}.section-heading h2 span{font-size:14px;letter-spacing:0;margin-left:24px;font-weight:400}.section-heading>.text-link{padding-bottom:7px}.section-heading>p{line-height:2;font-size:15px;margin:0;color:#b7bac2}.news{background:#fff;padding-top:74px;padding-bottom:84px}.news .section-heading{margin-bottom:32px}.news h2{font-size:48px}.news .eyebrow{margin-bottom:18px}.news-list{border-top:1px solid var(--line)}.news-list>a{display:grid;grid-template-columns:125px 100px 1fr 24px;align-items:center;gap:20px;padding:26px 0;border-bottom:1px solid var(--line);transition:color .2s,padding .3s}.news-list>a:hover{color:var(--blue);padding-left:12px}.news-list time{font-size:14px;color:#626772}.tag{font-size:12px;border:1px solid var(--line);padding:5px 12px;width:fit-content}.news h3{font-size:16px;font-weight:500;margin:0}.services{background:#15161a;color:#fff}.services .eyebrow{color:#a6a9b4}.service-list{border-top:1px solid #45464d}.service-row{display:grid;grid-template-columns:70px 1fr 230px 64px;gap:20px;align-items:center;padding:43px 0;border-bottom:1px solid #45464d;position:relative;transition:padding .35s,background .35s}.service-row:hover{padding-left:22px;padding-right:22px;background:#232945}.number{align-self:start;color:#9b9fae;font-size:14px;padding-top:9px}.service-row h3{font-size:clamp(36px,4.2vw,65px);line-height:1.2;letter-spacing:-2px;margin:0;font-weight:500}.service-row h3 span{display:inline-block;font-size:14px;letter-spacing:0;margin-left:20px;font-weight:400;color:#c5c7d0}.service-row p{font-size:16px;color:#c5c7d0;margin:17px 0 0}.service-detail{font-size:14px;color:#a6aab6;line-height:2}.service-arrow{font-size:34px;width:58px;height:58px;border:1px solid #535662;border-radius:50%;display:grid;place-items:center;transition:background .3s}.service-row:hover .service-arrow{background:var(--blue);border-color:var(--blue)}.service-footer{display:flex;justify-content:space-between;align-items:center;padding-top:36px}.service-footer>span{font-size:12px;color:#969ba9;letter-spacing:.06em}.features{padding-top:115px;padding-bottom:120px}.features .feature-lead{font-size:32px;line-height:1.5;font-weight:600;color:var(--ink);letter-spacing:-.03em}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:44px}.features-grid article{border-top:1px solid #aab0bd;padding-top:25px;position:relative}.feature-number{display:block;font-size:70px;letter-spacing:-4px;color:var(--blue);line-height:1;margin-bottom:48px;font-weight:400}.features-grid .eyebrow{margin-bottom:20px}.features-grid h3{font-size:28px;font-weight:600;line-height:1.65;margin:0 0 24px;letter-spacing:-.04em}.features-grid article>p:last-child{font-size:16px;line-height:2;color:#616670;margin:0}.company{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.2fr;gap:8%;padding-top:78px;padding-bottom:78px;background:#fff}.company-info h2{font-size:20px;margin-bottom:24px}.company-info address{font-style:normal;font-size:15px;color:#646a73;line-height:1.9}.company-info p{line-height:1.8}.hours{font-size:12px;color:#727782}.contact-block{background:var(--blue);color:white;padding:42px;position:relative;display:flex;flex-direction:column;justify-content:center;transition:background .25s}.contact-block:hover{background:#1830cf}.contact-block h2{font-size:clamp(44px,5vw,76px);font-weight:400;letter-spacing:-3px;line-height:1.1;margin:0}.contact-block h2 span{display:block;font-size:16px;letter-spacing:0;margin-top:25px}.contact-circle{position:absolute;bottom:40px;right:40px;width:58px;height:58px;border:1px solid #ffffff70;border-radius:50%;display:grid;place-items:center;font-size:30px;transition:transform .3s}.contact-block:hover .contact-circle{transform:rotate(45deg)}footer{background:#15161a;color:white;padding:60px 5% 25px;overflow:hidden}.footer-logo{font-size:clamp(50px,13.5vw,215px);font-weight:500;letter-spacing:-.065em;line-height:1.2;display:block;padding-bottom:45px}.footer-logo span{color:#727680;font-weight:400}.footer-bottom{display:flex;justify-content:space-between;gap:25px;border-top:1px solid #45464d;padding-top:25px;font-size:12px;color:#a9aeb9}.footer-bottom nav{display:flex;gap:22px}.footer-bottom a:hover{color:white}.reveal{transition:opacity .8s,transform .8s}.js-motion .reveal{opacity:0;transform:translateY(28px)}.js-motion .reveal.visible{opacity:1;transform:translateY(0)}@keyframes titleIn{from{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{50%{transform:translateY(5px)}}@media(min-width:1700px){.hero-grid{min-height:760px}}@media(max-width:900px){header nav{gap:20px}.hero-grid{min-height:590px}.visual{width:65%;right:-15vw;opacity:.7}.hero-copy{padding-top:70px}.hero-copy h1{font-size:5.8vw}.section{padding:75px 5%}.section-heading h2{font-size:52px}.section-heading>p{max-width:40%}.service-row{grid-template-columns:45px 1fr 160px 50px;gap:10px}.service-row h3 span{display:block;margin:12px 0 0}.features-grid{gap:25px}.features-grid h3{font-size:24px}.company{gap:5%}.contact-block{padding:30px}.footer-bottom{flex-wrap:wrap}.footer-bottom nav{gap:16px}}@media(max-width:600px){header{height:80px}.logo{font-size:28px}.menu{display:flex;gap:18px;border:0;background:none;font-size:12px;padding:12px 0 12px 12px}.menu span{font-size:18px;line-height:1}header nav{display:none;position:absolute;top:80px;left:0;right:0;background:var(--paper);padding:30px 6%;z-index:10;box-shadow:0 18px 25px #1111;align-items:stretch}header nav.open{display:flex;flex-direction:column;gap:25px}.contact-nav{display:flex;justify-content:space-between}.hero{padding-top:20px}.hero-top{font-size:10px}.hero-top>span:last-child{display:none}.hero-grid{display:block;min-height:650px}.hero-copy{padding:70px 0 230px}.hero-copy h1{font-size:clamp(29px,7.8vw,46px);line-height:1.6;letter-spacing:-.06em}.hero-copy>.eyebrow{font-size:12px;margin-bottom:25px}.intro{font-size:14px;line-height:1.95}.visual{width:95%;height:340px;top:auto;bottom:-40px;right:-20%;opacity:.9}.visual-label{font-size:10px;right:23%;bottom:43px}.c1{right:30%}.hero-bottom{font-size:10px;gap:14px;align-items:center;line-height:1.6}.hero-bottom>span{max-width:160px}.hero-bottom a span{margin-left:8px}.section{padding:60px 6%}.section-heading{display:block;margin-bottom:38px}.section-heading h2{font-size:48px}.section-heading h2 span{font-size:13px;margin-left:20px}.section-heading>.text-link{margin-top:25px}.eyebrow{font-size:11px;margin-bottom:18px}.news-list>a{grid-template-columns:105px 1fr 20px;gap:13px;padding:23px 0}.news-list h3{grid-row:2;grid-column:1/3;line-height:1.8;font-size:15px}.news-list>a>span:last-child{grid-column:3;grid-row:2}.section-heading>p{max-width:100%;margin-top:28px;font-size:14px}.service-row{grid-template-columns:26px 1fr 44px;gap:10px;padding:32px 0}.service-row h3{font-size:42px}.service-row h3 span{display:inline-block;margin:0 0 0 12px;font-size:12px}.service-row p{font-size:14px;line-height:1.8}.service-detail{display:none}.service-arrow{width:40px;height:40px;font-size:23px}.service-row:hover{padding-left:5px;padding-right:5px}.service-footer{justify-content:flex-end}.service-footer>span{display:none}.features .feature-lead{font-size:28px}.features-grid{grid-template-columns:1fr;gap:40px}.features-grid article{padding-left:66px;padding-top:28px}.feature-number{font-size:42px;position:absolute;left:0;top:27px;letter-spacing:-2px}.features-grid h3{font-size:26px}.features-grid article>p:last-child{font-size:15px}.company{grid-template-columns:1fr;gap:42px}.contact-block{min-height:275px}.contact-block h2{font-size:58px}.footer-logo{font-size:15vw;padding-bottom:35px}.footer-bottom{font-size:11px}.footer-bottom nav{order:-1;flex-wrap:wrap;gap:18px 22px;width:100%;font-size:12px;padding-bottom:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js-motion .reveal{opacity:1;transform:none}}

.office-photo{float:right;width:29%;height:220px;object-fit:cover;filter:grayscale(1);margin:0 0 20px 20px}@media(max-width:900px) and (min-width:601px){.office-photo{display:none}}@media(max-width:600px){.office-photo{width:27%;height:185px;margin-left:10px}}

/* Second motion study: layered reveals and a braided orbital field. */
.motion-v2.js-motion .reveal{transform:translateY(38px);transition:opacity .95s cubic-bezier(.2,.7,.2,1),transform 1.15s cubic-bezier(.16,1,.3,1);transition-delay:var(--reveal-delay,0ms)}
.motion-v2.js-motion .reveal.visible{transform:translateY(0)}
.motion-v2.js-motion .reveal .motion-part{opacity:0;transform:translateY(23px);transition:opacity .8s ease,transform 1s cubic-bezier(.16,1,.3,1);transition-delay:calc(var(--part-delay,0ms) + var(--reveal-delay,0ms))}
.motion-v2.js-motion .reveal.visible .motion-part{opacity:1;transform:translateY(0)}
.motion-v2 .service-row:after{content:'';height:1px;position:absolute;bottom:-1px;left:0;right:0;background:linear-gradient(90deg,#536dff,#777d9633);transform:scaleX(0);transform-origin:left;transition:transform 1.4s cubic-bezier(.16,1,.3,1) .15s}
.motion-v2 .service-row.visible:after{transform:scaleX(1)}
.motion-v2 .visual-label{letter-spacing:.16em}
@media(prefers-reduced-motion:reduce){.motion-v2.js-motion .reveal,.motion-v2.js-motion .reveal .motion-part{opacity:1;transform:none}}

.motion-expansive .visual{mask-image:linear-gradient(to right,transparent 0%,#000 19%,#000 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,#000 19%,#000 100%)}
@media(max-width:600px){.motion-expansive .visual{height:380px;width:110%;right:-24%;bottom:-50px;mask-image:linear-gradient(to bottom,transparent 0%,#000 15%,#000 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 15%,#000 100%)}}

header .logo{display:flex;align-items:center;flex-shrink:0}header .logo img{display:block;width:250px;height:auto}@media(max-width:900px){header .logo img{width:220px}}@media(max-width:600px){header .logo img{width:210px;max-width:61vw}}
