/* HUMANCONNECTSOLUTION — editorial redesign, 2026.09.11
   An original implementation inspired by the supplied reference's visual direction.
   No reference-site source code, photographs, logos or copy are included. */
:root{--blue:#0066b5;--blue-dark:#034479;--navy:#062c50;--ink:#142c41;--muted:#536878;--light:#edf4f9;--line:#ccd9e2;--orange:#ec7139;--rail:78px;--gutter:clamp(28px,6.5vw,110px);--section:clamp(84px,9vw,140px);--display:Impact,"Arial Narrow","Liberation Sans Narrow","DejaVu Sans Condensed",sans-serif;--sans:"Noto Sans CJK JP","Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;padding-right:var(--rail);background:#fff;color:var(--ink);font-family:var(--sans);font-size:15px;line-height:2;-webkit-font-smoothing:antialiased;word-break:normal;line-break:strict;overflow-wrap:break-word}body.dialog-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{color:inherit;cursor:pointer}button,a,summary{-webkit-tap-highlight-color:transparent}button{border-radius:0}button:disabled{cursor:default}img{max-width:100%;display:block;height:auto}figure,p,h1,h2,h3,h4,ol{margin:0}h1,h2,h3,h4{font-feature-settings:"palt";line-height:1.65;letter-spacing:.015em}ul,ol{padding:0}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--orange);outline-offset:6px}::selection{color:#fff;background:var(--blue)}.display{font-family:var(--display);font-weight:900;font-stretch:condensed;line-height:.88;letter-spacing:-.035em}.small-en{font:600 10px/1.6 Arial,sans-serif;letter-spacing:.09em}.section{width:calc(100% - 2 * var(--gutter));max-width:1280px;margin-inline:auto}.section-no{display:block;font:700 11px/1.5 Arial,sans-serif;letter-spacing:.065em}.section-header{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end}.section-header h2.display{font-size:clamp(78px,10.5vw,145px);margin-top:36px;color:var(--blue)}.section-intro{max-width:420px;margin-left:auto;padding-bottom:8px}.section-intro h3{font-size:clamp(24px,2.6vw,34px);font-weight:800;line-height:1.7;margin-bottom:20px}.section-intro p{font-size:14px;line-height:2.1;color:var(--muted)}.inline-link{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;font-size:12px;font-weight:700;padding:12px 0 14px;min-height:48px;border-bottom:1px solid currentColor;transition:color .2s,gap .2s}.inline-link:hover{color:var(--blue);gap:45px}.arrow{position:relative;display:inline-block;width:29px;height:15px;flex:0 0 auto}.arrow:before{content:"";position:absolute;top:7px;left:0;right:0;height:1px;background:currentColor}.arrow:after{content:"";position:absolute;right:0;top:2px;width:10px;height:10px;border-top:1px solid currentColor;border-right:1px solid currentColor;transform:rotate(45deg)}.plus{position:relative;display:inline-block;width:24px;height:24px;flex:0 0 auto}.plus:before,.plus:after{content:"";position:absolute;top:11px;left:0;width:24px;height:1px;background:currentColor;transition:transform .25s}.plus:after{transform:rotate(90deg)}details[open]>summary .plus:after{transform:rotate(0)}summary{cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}.footnote{font-size:11px;line-height:1.9;color:var(--muted)}.skip-link{position:fixed;top:0;left:15px;z-index:100;background:#fff;color:var(--ink);padding:12px 22px;transform:translateY(-150%)}.skip-link:focus{transform:none}
/* A quiet header. The edge navigation stays out of the visual composition. */
.site-header{position:absolute;left:0;right:var(--rail);top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:32px;padding:29px 4.1vw 24px;color:white}.wordmark{display:block;flex:0 0 auto;font:900 18px/.96 Arial,sans-serif;letter-spacing:-.055em}.wordmark>span{display:block;white-space:nowrap}.wordmark>span+span{font-size:24px;margin-top:5px}.brand-slash{font-size:26px;font-weight:400;position:relative;top:1px;padding-left:4px;display:inline-block}.header-nav{display:flex;align-items:center;gap:30px;font-size:11px;font-weight:700;margin-left:auto}.header-nav a{padding-block:8px;border-bottom:1px solid transparent;transition:border .2s}.header-nav a:hover{border-color:#fff}.header-contact{display:flex;align-items:center;gap:24px;font-size:11px;font-weight:700;border-bottom:1px solid #b6d7f0;padding:8px 0}.header-contact .arrow{width:20px}.side-rail{position:fixed;top:0;right:0;width:var(--rail);height:100dvh;z-index:40;background:#fff;color:var(--blue);border-left:1px solid #dce8f0;display:flex;flex-direction:column;align-items:center}.menu-toggle{width:100%;height:108px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:11px;border:0;background:#fff;font:700 9px/1 Arial,sans-serif;letter-spacing:.08em}.hamburger{display:block;width:27px;height:21px;position:relative}.hamburger i{width:27px;height:1px;position:absolute;left:0;background:var(--blue);transition:transform .2s}.hamburger i:first-child{top:0}.hamburger i:nth-child(2){top:9px;width:20px;left:7px}.hamburger i:last-child{top:18px}.menu-toggle:hover .hamburger i:nth-child(2){transform:translateX(-7px)}.rail-word{position:absolute;top:45%;left:50%;writing-mode:vertical-rl;transform:translate(-50%,-50%);font:700 9px/1 Arial,sans-serif;letter-spacing:.16em;white-space:nowrap}.rail-contact{margin-top:auto;width:100%;height:207px;background:var(--blue);color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:23px;transition:background .2s}.rail-contact>span{writing-mode:vertical-rl;font:700 11px/1 Arial,sans-serif;letter-spacing:.12em}.rail-contact .arrow{width:20px;transform:rotate(90deg)}.rail-contact:hover{background:var(--navy)}
/* Hero: a single poster-like composition, rather than a headline beside a card. */
.hero{height:900px;min-height:760px;position:relative;background:var(--blue);color:#fff;overflow:hidden}.hero-topline{position:absolute;top:154px;left:4.1vw;right:4.1vw;display:flex;justify-content:space-between;gap:20px;color:#e4f1fc;font-size:9px;letter-spacing:.12em;z-index:4}.hero-visual{position:absolute;left:39%;right:-10%;top:150px;height:615px;clip-path:polygon(26% 0,100% 0,78% 100%,0 100%);background:#102d46}.hero-photo{width:100%;height:100%;object-fit:cover;object-position:49% 54%;filter:grayscale(1) contrast(1.06)}.hero-photo-tint{position:absolute;inset:0;background:#005396;mix-blend-mode:color;opacity:.7}.hero-visual:after{content:"";position:absolute;inset:0;background:#002c56;opacity:.18}.hero-slash{position:absolute;right:7%;top:128px;width:2px;height:624px;background:#80b8e5;transform:skewX(-23deg);opacity:.7;z-index:1}.hero-type{position:absolute;left:5.7vw;top:220px;font-size:clamp(128px,15.5vw,225px);font-style:italic;letter-spacing:-.028em;z-index:3;text-shadow:0 0 1px rgba(255,255,255,.05);line-height:.83}.hero-type>span{display:block;white-space:nowrap}.hero-type>span+span{margin-top:14px;margin-left:8vw}.hero-copy{position:absolute;left:7.1vw;top:610px;z-index:4}.hero-copy h1{font-size:clamp(25px,2.65vw,38px);font-weight:800;line-height:1.6;letter-spacing:.06em}.hero-copy h1 span{display:block}.hero-copy p{font-size:12px;font-weight:500;line-height:2;margin-top:20px;color:#e3f0fa}.hero-scroll{position:absolute;left:2.4vw;bottom:113px;writing-mode:vertical-rl;display:flex;gap:22px;align-items:center;font:700 8px/1 Arial,sans-serif;letter-spacing:.11em}.hero-scroll .arrow{height:25px;width:14px;transform:rotate(90deg);margin-top:9px}.hero-caption{position:absolute;right:4.1vw;bottom:96px;text-align:right;color:#fff;z-index:3}.hero-caption .small-en{font-size:10px;letter-spacing:.055em}.hero-caption p{font-size:13px;line-height:1.9;margin-top:8px;letter-spacing:.04em}.hero-caption small{display:block;margin-top:13px;font-size:8px;line-height:1.8;color:#d8eaf7}.hero-index{position:absolute;left:5.7vw;right:4.1vw;bottom:30px;display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.35);padding-top:20px;font-size:9px;letter-spacing:.09em}.hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:15px;background:#fff;clip-path:polygon(0 100%,100% 0,100% 100%)}
/* Concept is deliberately spacious and not divided into boxes. */
.concept{padding-top:146px;padding-bottom:134px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.concept-aside .section-no{color:var(--blue)}.concept-display{color:var(--blue);font-size:clamp(80px,9.4vw,137px);margin-top:47px;line-height:.86;letter-spacing:-.035em}.concept-aside-note{display:block;margin-top:33px;font-family:"Noto Serif CJK JP","Yu Mincho",serif;font-size:18px;font-weight:600;letter-spacing:.12em;color:var(--blue)}.concept-copy{padding-top:43px;max-width:480px;margin-left:auto}.concept-copy h2{font-size:clamp(27px,2.8vw,39px);line-height:1.75;font-weight:800;letter-spacing:.025em}.concept-copy .lead{font-size:16px;font-weight:700;color:var(--ink);margin-top:31px;line-height:2.05}.concept-copy p{font-size:14px;line-height:2.2;color:var(--muted);margin-top:21px}.concept-copy .inline-link{margin-top:24px}.statement-line{display:flex;align-items:center;justify-content:space-around;gap:20px;padding:22px 4vw;color:var(--blue);border-top:1px solid var(--line);border-bottom:1px solid var(--line);font:900 clamp(19px,2.7vw,38px)/1.2 var(--display);letter-spacing:-.025em;overflow:hidden}.statement-line b{font:400 30px/1 Arial,sans-serif;color:#bfd5e6}
/* Service index */
.services{padding-top:var(--section);padding-bottom:var(--section)}.services .section-no{color:var(--blue)}.service-list{margin-top:65px;border-top:1px solid var(--ink)}.service-item{border-bottom:1px solid var(--line)}.service-item>summary{display:grid;grid-template-columns:44px 1.05fr 1fr 30px;gap:24px;align-items:center;padding:35px 0;transition:color .2s}.service-item>summary:hover{color:var(--blue)}.service-num{font:500 13px/1.5 Arial,sans-serif;align-self:start;padding-top:9px;color:var(--blue)}.service-en{display:block;font:700 9px/1.5 Arial,sans-serif;letter-spacing:.04em;color:var(--blue);margin-bottom:8px}.service-title strong{font-size:24px;letter-spacing:-.025em;font-weight:800;line-height:1.7;display:block}.service-desc{font-size:12px;line-height:2.1;color:var(--muted);max-width:340px;padding-right:16px}.service-item .plus{color:var(--blue);width:24px}.service-more{margin:0 55px 29px 68px;border-left:2px solid var(--blue);padding:5px 0 5px 27px;display:flex;gap:35px;align-items:center}.service-more p{font-size:13px;line-height:2.1;color:var(--muted);max-width:640px}.service-more .inline-link{white-space:nowrap;flex-shrink:0;font-size:11px;gap:18px}
/* Work: two major stories, then a typographic editorial index. */
.works-masthead{position:relative;background:var(--blue);color:#fff;padding:85px 0 93px;isolation:isolate}.works-masthead:before{content:"";position:absolute;left:0;right:0;top:-44px;height:46px;background:var(--blue);clip-path:polygon(0 100%,100% 0,100% 100%);z-index:-1}.works-masthead .section-header{grid-template-columns:1.2fr .8fr;gap:55px}.works-masthead h2.display{font-size:clamp(76px,8.7vw,125px);color:#fff;margin-top:34px;letter-spacing:-.026em;line-height:.91}.works-masthead .section-intro{padding-bottom:4px;max-width:342px}.works-masthead .section-intro p{color:#dcecf7;font-size:13px;line-height:2.05}.works-masthead .section-intro h3{font-size:29px}.works-masthead .section-intro .small-en{display:block;margin-top:29px;font-size:9px;letter-spacing:.06em}.feature-work{display:grid;grid-template-columns:1.13fr .87fr;gap:6.5%;align-items:start;padding-top:103px;padding-bottom:103px;border-bottom:1px solid var(--line)}.feature-copy{padding-top:5px}.feature-copy .section-no{color:var(--blue);font-size:10px}.feature-copy h3{font-size:clamp(25px,2.45vw,34px);font-weight:800;line-height:1.75;margin-top:26px;letter-spacing:-.015em}.feature-copy>p{font-size:13px;line-height:2.1;color:var(--muted);margin-top:20px}.feature-visual{min-width:0;position:relative}.threads-board{background:#102a40;padding:26px 22px 22px;color:#fff;transform:rotate(-2deg);margin:13px 0 18px}.board-caption{display:block;font-size:9px;letter-spacing:.07em}.thread-gallery{display:flex;align-items:center;gap:10px;margin:34px 0 31px;min-height:315px}.image-zoom{padding:0;position:relative;border:0;background:transparent;display:block;cursor:zoom-in;overflow:hidden}.image-zoom img{transition:transform .5s;width:100%;height:auto}.image-zoom:hover img{transform:scale(1.025)}.thread-shot{flex:1 1 0;min-width:0;background:#111;border:1px solid #345269;transform:rotate(2deg)}.thread-shot:nth-child(2){transform:translateY(15px) rotate(2deg)}.thread-shot:nth-child(3){transform:translateY(-9px) rotate(2deg)}.thread-shot img{width:100%;height:282px;object-fit:contain}.zoom-label{display:flex;align-items:center;gap:10px;justify-content:center;position:absolute;bottom:0;left:0;right:0;background:rgba(0,34,67,.9);color:#fff;font:700 8px/1 Arial,sans-serif;letter-spacing:.04em;padding:12px 8px;transform:translateY(105%);transition:transform .25s}.zoom-label .arrow{width:15px}.image-zoom:hover .zoom-label,.image-zoom:focus-visible .zoom-label{transform:none}.board-footer{display:flex;justify-content:space-between;gap:18px;font-size:8px;line-height:1.7;color:inherit;border-top:1px solid rgba(255,255,255,.25);padding-top:16px}.board-footer span:last-child{font-family:Arial,sans-serif;white-space:nowrap}.big-result{margin:28px 0 0;padding-top:22px;border-top:1px solid var(--line)}.result-caption{display:block;font-size:10px;line-height:1.8;color:var(--muted)}.big-result strong{display:flex;align-items:baseline;gap:9px;font-weight:700;color:var(--blue);margin:16px 0 12px;line-height:1}.big-result strong .display{font-size:104px;line-height:.8;letter-spacing:-.03em}.big-result small{font:700 18px/1 var(--sans);align-self:flex-end;margin-bottom:9px}.big-result em{font:700 22px/1 var(--sans);font-style:normal}.feature-copy>p.footnote{font-size:10px;line-height:1.9;margin-top:16px}.story{border-top:1px solid var(--ink);margin-top:25px}.story>summary{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:11px;font-weight:700;padding:18px 0;min-height:62px}.story .plus{width:19px}.story .plus:before,.story .plus:after{width:19px}.detail-content{padding:4px 0 16px}.detail-content h4{font-size:13px;color:var(--blue);margin-top:26px;font-weight:800}.detail-content h4:first-child{margin-top:0}.detail-content p{font-size:12px;color:var(--muted);line-height:2.1;margin-top:9px}.detail-content strong{font-weight:700;color:var(--ink)}.deliverables{padding:17px 0 17px 20px;border-left:2px solid var(--blue);margin-top:25px}.deliverables>span{font-size:10px;font-weight:800;color:var(--blue);display:block}.deliverables p{font-size:11px;margin-top:5px}.feature-reverse{grid-template-columns:.87fr 1.13fr}.feature-reverse .feature-visual{order:2}.feature-reverse .feature-copy{order:1}.recruit-board{background:#edf3f8;padding:27px 24px 23px;color:var(--ink);transform:rotate(1.6deg);margin-top:20px}.recruit-board .board-caption{color:var(--blue)}.recruit-stat-strip{display:grid;grid-template-columns:1fr 1.13fr;gap:25px;margin:34px 0 30px}.recruit-stat-strip>div{border-left:1px solid #bbcedc;padding-left:18px}.recruit-stat-strip>div:first-child{border:0;padding-left:0}.recruit-stat-strip>div>span{font-size:9px;color:var(--muted);display:block;line-height:1.8}.recruit-stat-strip strong{display:block;font-size:60px;margin-top:11px;letter-spacing:-.025em;color:var(--blue);white-space:nowrap}.recruit-stat-strip em{font:700 15px/1 var(--sans);font-style:normal;padding-left:4px}.recruit-stat-strip small{font:700 28px/1 Arial,sans-serif;padding-right:3px}.recruit-main{border:1px solid #b9cbd9;background:#fff;width:100%;margin-bottom:20px}.recruit-main img{aspect-ratio:1.52;object-fit:contain}.recruit-board .board-footer{border-color:#bacfdc;font-size:8px}.text-facts{margin:26px 0 18px;border-top:1px solid var(--line)}.text-facts p{font-size:11px;line-height:2;padding:14px 0;border-bottom:1px solid var(--line);color:var(--muted)}.text-facts p span{display:block;font-size:10px;font-weight:700;color:var(--blue);margin-bottom:4px}.data-table{width:100%;border-collapse:collapse;font-size:10px;margin:18px 0;line-height:1.7;font-variant-numeric:tabular-nums}.data-table td,.data-table th{padding:10px 4px;border-bottom:1px solid var(--line);text-align:right;white-space:nowrap}.data-table th{font-size:9px;font-weight:500;color:var(--muted)}.data-table th:first-child,.data-table td:first-child{text-align:left}.recruit-gallery{display:flex;gap:9px;margin-top:22px}.recruit-gallery>button{flex:1;border:1px solid var(--line)}.recruit-gallery .zoom-label{font-size:6px;padding:7px 3px}.recruit-gallery .zoom-label .arrow{display:none}.work-journal{padding-top:73px;padding-bottom:110px}.journal-header{display:flex;justify-content:space-between;align-items:baseline;gap:25px;padding-bottom:28px;border-bottom:1px solid var(--ink)}.journal-header .small-en{color:var(--blue);font-weight:700}.journal-header p{font-size:14px;font-weight:700}.journal-item{border-bottom:1px solid var(--line);scroll-margin-top:35px}.journal-item>summary{display:grid;grid-template-columns:57px 1fr 115px;gap:21px;padding:31px 0 33px;align-items:center}.journal-num{font:500 13px/1.5 Arial,sans-serif;color:var(--blue);align-self:start;padding-top:5px}.journal-main .small-en{color:var(--blue);display:block;font-size:9px;margin-bottom:10px;letter-spacing:.06em}.journal-main>strong{display:block;font-size:23px;font-weight:800;line-height:1.75;letter-spacing:-.015em}.journal-desc{display:block;color:var(--muted);font-size:12px;line-height:2;margin-top:12px;max-width:770px}.journal-action{display:flex;align-items:center;justify-content:flex-end;gap:18px;color:var(--blue)}.journal-action>span{font:600 8px/1.5 Arial,sans-serif;white-space:nowrap}.journal-action .plus{width:21px}.journal-action .plus:before,.journal-action .plus:after{width:21px}.journal-item>summary:hover .journal-main>strong{color:var(--blue)}.journal-content{margin:0 0 35px 78px;display:grid;grid-template-columns:.6fr 1fr;gap:50px;align-items:start;border-top:1px solid var(--line);padding-top:25px}.journal-intro{padding:26px;background:var(--light);color:var(--blue);margin-top:5px}.journal-intro .small-en{font-size:10px;letter-spacing:.04em}.journal-intro p{font-size:15px;line-height:2.1;font-weight:700;margin-top:19px}.journal-intro small{font-size:9px;display:block;margin-top:17px;color:var(--muted)}.journal-content .detail-content{padding-bottom:0}.work-footnote{font-size:10px;line-height:2;color:var(--muted);margin-top:28px;max-width:850px}
/* About: photographic composition and a personal statement. */
.about{display:grid;grid-template-columns:.92fr 1.08fr;background:var(--navy);color:#fff;position:relative;overflow:hidden}.about-photo{position:relative;min-height:850px;background:#001d36;overflow:hidden}.about-photo>img{width:100%;height:100%;object-fit:cover;object-position:44% center;filter:grayscale(1);opacity:.75}.about-photo:after{content:"";position:absolute;inset:0;background:#164f7b;mix-blend-mode:color;opacity:.6}.about-photo-note{position:absolute;left:34px;bottom:33px;z-index:1;font:600 8px/1 Arial,sans-serif;letter-spacing:.09em}.about-content{position:relative;padding:74px clamp(30px,5vw,75px) 61px 55px;isolation:isolate}.about .section-no{font-size:10px;color:#c4dcef}.about-display{font-size:clamp(88px,10vw,145px);line-height:.88;color:#16476e;position:absolute;right:-10px;top:125px;z-index:-1;font-style:italic;pointer-events:none;letter-spacing:-.035em}.about-content h2{font-size:38px;line-height:1.75;letter-spacing:.055em;margin-top:38px;position:relative}.about-content>p:not(.display):not(.footnote){font-size:13px;line-height:2.15;color:#d7e3ee;margin-top:25px;max-width:435px}.signature{margin:30px 0 29px}.signature>span{font-size:9px;display:block;color:#c1d6e7}.signature strong{display:block;font-size:26px;font-weight:700;letter-spacing:.15em;margin-top:9px}.career-numbers{display:grid;grid-template-columns:1fr 1fr;gap:30px;border-top:1px solid #52718a;border-bottom:1px solid #52718a;padding:20px 0 19px;max-width:440px}.career-numbers>div>span{font-size:9px;display:block;color:#c4d7e7}.career-numbers strong{display:block;font:700 45px/1.2 var(--display);letter-spacing:-.02em;margin-top:9px;white-space:nowrap}.career-numbers small{font:500 10px/1.3 var(--sans);letter-spacing:0;margin-right:4px}.career-numbers em{font:700 13px/1.3 var(--sans);font-style:normal;letter-spacing:0;margin-left:3px}.about-content .footnote{font-size:9px;line-height:2;color:#b8cfe1;margin-top:13px;max-width:435px}.about-info{border-top:1px solid #52718a;margin-top:25px;max-width:440px}.about-info>summary{font-size:11px;display:flex;justify-content:space-between;align-items:center;gap:25px;padding-top:15px;padding-bottom:3px}.about-info .plus{width:18px}.about-info .plus:before,.about-info .plus:after{width:18px}.about-info dl{display:grid;grid-template-columns:65px 1fr;gap:12px 16px;font-size:11px;color:#d2e2ef;padding:14px 0 0;line-height:1.9}.about-info dd{margin:0;overflow-wrap:anywhere}.about-info dt{color:#a8c5dc}
/* Process / FAQ */
.process{padding-top:var(--section);padding-bottom:86px}.process .section-no{color:var(--blue)}.process .section-header{grid-template-columns:1fr 1fr}.process-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:29px;list-style:none;margin-top:73px}.process-steps li{border-top:1px solid var(--ink);padding-top:25px;position:relative}.process-steps li:after{content:"↗";position:absolute;top:21px;right:1px;font:300 24px/1 Arial,sans-serif;color:var(--blue)}.process-steps li:last-child:after{content:"↻"}.step-num{font-size:62px;color:var(--blue);display:block;margin-bottom:25px}.process-steps h3{font-size:17px;font-weight:800;line-height:1.8;letter-spacing:-.03em}.process-steps p{font-size:12px;line-height:2.1;color:var(--muted);margin-top:14px}.process-note{font-size:10px;margin-top:32px}.faq{padding-top:58px;padding-bottom:125px;display:grid;grid-template-columns:.52fr 1fr;gap:80px;border-top:1px solid var(--line)}.faq .section-no{color:var(--blue)}.faq h2{font-size:84px;color:var(--blue);margin:33px 0 21px;letter-spacing:-.035em}.faq-heading>p{font-size:16px;font-weight:700}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--ink)}.faq-list summary{display:flex;gap:16px;align-items:center;padding:25px 0;font-size:12px;font-weight:700;line-height:1.9}.faq-list summary>span{color:var(--blue);font:700 15px/1 Arial,sans-serif;flex:0 0 auto}.faq-list .plus{width:18px;margin-left:auto}.faq-list .plus:before,.faq-list .plus:after{width:18px}.faq-list details>p{font-size:12px;line-height:2.1;color:var(--muted);padding:0 35px 23px 31px}
/* A full-width invitation, with an honest local-only draft action. */
.contact{background:var(--blue);color:#fff;position:relative;padding-top:77px;padding-bottom:91px;isolation:isolate;overflow:hidden}.contact .section{position:relative;z-index:1}.contact h2{font-size:clamp(104px,17vw,235px);margin:42px 0 0;line-height:.82;letter-spacing:-.035em;font-style:italic}.contact-bottom{display:grid;grid-template-columns:1.05fr 1fr;gap:65px;align-items:end;margin-top:54px}.contact-bottom h3{font-size:27px;font-weight:800;line-height:1.7;letter-spacing:.025em}.contact-bottom p{font-size:12px;line-height:2.1;margin-top:16px;color:#e3f0f9}.contact-button{display:flex;justify-content:space-between;align-items:center;gap:35px;min-height:82px;width:100%;background:#fff;color:var(--blue);border:1px solid #fff;padding:20px 35px;font-size:15px;font-weight:700;transition:background .2s,color .2s}.contact-button:hover{background:var(--navy);border-color:var(--navy);color:#fff}.contact-button .arrow{width:39px}.contact-action .contact-preview{font-size:9px;line-height:1.8;margin-top:15px}.contact-outline{position:absolute;right:-76px;top:188px;transform:rotate(-90deg);transform-origin:50% 50%;color:#1c7ac4;font-size:120px;line-height:1;z-index:0;letter-spacing:-.035em;pointer-events:none}.footer{padding:55px var(--gutter) 39px;display:grid;grid-template-columns:.85fr 1.15fr;gap:60px;color:var(--blue)}.footer-brand{font-size:24px}.footer-brand>span+span{font-size:34px;margin-top:8px}.footer-brand .brand-slash{font-size:37px}.footer-content nav{display:flex;gap:20px;justify-content:space-between;align-items:center;flex-wrap:wrap;font-size:10px;font-weight:700;line-height:1.8;padding-bottom:18px}.footer-content nav a:hover{color:var(--navy)}.footer-content .footer-note{font-size:9px;line-height:1.95;color:var(--muted);border-top:1px solid var(--line);padding-top:17px;margin-bottom:18px}.footer-content>small{font:600 9px/1.5 Arial,sans-serif;letter-spacing:.015em}
/* Dialogs and form states */
dialog{color:var(--ink);border:0;padding:0;border-radius:0;max-height:92dvh;max-width:94vw;overscroll-behavior:contain}dialog::backdrop{background:rgba(0,28,53,.83)}.dialog-close{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:44px;height:44px;background:transparent;color:inherit;border:1px solid currentColor;font:300 28px/1 Arial,sans-serif;transition:background .2s,color .2s}.dialog-close:hover{background:var(--blue);color:#fff}.dialog-bar{display:flex;align-items:center;justify-content:space-between;gap:25px;min-height:70px;padding:14px 22px;border-bottom:1px solid var(--line);font-size:12px;font-weight:700}.menu-dialog{background:var(--blue);color:#fff;width:min(1000px,94vw);padding:47px 70px 58px}.menu-close{position:absolute;right:24px;top:22px}.menu-close:hover{background:#fff;color:var(--blue)}.menu-dialog>p{padding-right:40px;font-size:11px}.menu-dialog nav{display:grid;grid-template-columns:1fr 1fr;gap:34px 60px;margin-top:51px}.menu-dialog nav a{display:block;border-bottom:1px solid #81add0;padding-bottom:19px}.menu-dialog nav .display{display:block;font-size:57px;letter-spacing:-.025em;line-height:1}.menu-dialog nav small{font-size:11px;display:block;margin-top:13px}.menu-dialog nav a:hover{color:#cae5fa}.image-dialog{width:fit-content;max-width:min(1250px,94vw);background:#fff}.image-dialog #zoomed-image{width:auto;max-width:100%;height:auto;max-height:69dvh;object-fit:contain;margin:auto}.image-dialog #image-caption{font-size:11px;line-height:1.8;padding:16px 23px;max-width:900px;color:var(--muted)}.contact-dialog{width:600px;background:white;max-height:93dvh}.contact-dialog .dialog-bar{color:var(--blue)}.contact-dialog-inner{padding:29px 34px 25px}.contact-dialog-inner h2{font-size:25px;color:var(--blue);line-height:1.7}.contact-dialog-inner>p{font-size:12px;line-height:2.05;color:var(--muted);margin-top:13px}.contact-dialog form{margin-top:25px}.contact-dialog label{display:block;font-size:12px;font-weight:700;margin-top:18px}.contact-dialog select,.contact-dialog textarea{display:block;width:100%;padding:12px 14px;margin-top:8px;background:#f3f7fa;border:1px solid #bfd0dc;border-radius:0;font-size:16px;line-height:1.8;color:var(--ink)}.contact-dialog textarea{resize:vertical}.memo-submit{margin-top:21px;padding:15px 20px;min-height:55px;width:100%;display:flex;justify-content:space-between;align-items:center;background:var(--blue);color:#fff;border:0;font-size:13px;font-weight:700}.memo-submit:hover{background:var(--navy)}.memo-buttons{display:flex;gap:12px;margin-top:16px}.memo-buttons button{flex:1;padding:10px 15px;font-size:12px;font-weight:700;border:1px solid var(--blue);background:white;color:var(--blue);min-height:45px}.memo-buttons button:hover{background:var(--light)}.contact-dialog-inner .memo-status{font-size:11px;color:var(--blue);min-height:22px;margin-top:16px}.noscript{background:#fff0d8;color:var(--ink);font-size:12px;line-height:1.9;padding:20px 25px}.memo-output{font-size:14px}
/* Subtle feedback, never hiding content behind a scroll-dependent animation. */
@media(prefers-reduced-motion:no-preference){.hero-type{animation:hero-type-in .9s cubic-bezier(.22,.7,.25,1) both}.hero-copy{animation:hero-copy-in .8s .12s ease both}.hero-photo{animation:hero-image-in 1.2s ease both}@keyframes hero-type-in{from{transform:translateX(-18px);opacity:.3}to{transform:none;opacity:1}}@keyframes hero-copy-in{from{transform:translateY(12px);opacity:.2}to{transform:none;opacity:1}}@keyframes hero-image-in{from{transform:scale(1.035)}to{transform:scale(1)}}}
/* Tablet */
@media(min-width:1650px){.hero{height:980px}.hero-type{top:233px;left:7vw;font-size:250px}.hero-visual{height:690px;top:150px}.hero-copy{top:665px;left:8vw}.hero-copy h1{font-size:41px}.hero-copy p{font-size:14px}.hero-caption{bottom:103px}.hero-slash{height:710px}.concept{padding-top:155px}.hero-topline{top:153px}.site-header{padding-top:36px}.header-nav{font-size:12px;gap:36px}}
@media(max-width:1199px){:root{--rail:64px;--gutter:5.4vw}.site-header{gap:23px;padding-inline:3.4vw}.wordmark{font-size:15px}.wordmark>span+span{font-size:21px}.header-nav{gap:20px;font-size:10px}.header-contact{font-size:10px;gap:15px}.hero{height:830px}.hero-topline{top:140px;font-size:8px;left:4vw;right:4vw}.hero-visual{left:38%;top:157px;height:536px;right:-9%}.hero-type{top:227px;left:5.3vw;font-size:16vw}.hero-copy{top:557px;left:7vw}.hero-copy h1{font-size:29px}.hero-copy p{font-size:11px}.hero-caption{bottom:108px;right:4vw}.hero-caption p{font-size:11px}.hero-caption .small-en{font-size:8px}.hero-caption small{font-size:7px}.hero-scroll{left:2vw;bottom:108px}.hero-slash{height:563px}.section-header{gap:55px}.section-header h2.display{font-size:11vw}.concept{gap:55px;padding-block:107px}.concept-copy{padding-top:32px}.concept-copy h2{font-size:30px}.concept-copy p{font-size:13px}.concept-copy .lead{font-size:15px}.concept-display{font-size:10.7vw}.concept-aside-note{font-size:16px}.service-title strong{font-size:21px}.service-item>summary{grid-template-columns:31px 1.1fr 1fr 25px;gap:20px}.service-desc{font-size:11px;padding-right:7px}.service-more{margin-left:51px;gap:24px}.service-more p{font-size:12px}.service-more .inline-link{font-size:10px}.feature-work{gap:5.5%;padding-block:80px}.feature-copy h3{font-size:27px}.feature-copy>p{font-size:12px}.threads-board{padding-inline:16px}.thread-shot img{height:249px}.thread-gallery{gap:7px;min-height:276px;margin-block:24px}.board-caption{font-size:8px}.board-footer{font-size:7px;gap:12px}.big-result strong .display{font-size:88px}.recruit-board{padding:22px 17px 18px}.recruit-stat-strip{gap:15px}.recruit-stat-strip strong{font-size:51px}.recruit-stat-strip>div>span{font-size:8px}.recruit-stat-strip small{font-size:21px}.recruit-stat-strip em{font-size:13px}.journal-main>strong{font-size:21px}.journal-desc{font-size:11px}.about-content{padding:63px 34px 55px}.about-content h2{font-size:32px}.about-content>p:not(.display):not(.footnote){font-size:12px}.about-photo{min-height:815px}.career-numbers{gap:17px}.career-numbers strong{font-size:38px}.career-numbers>div>span{font-size:8px}.career-numbers small{font-size:9px}.career-numbers em{font-size:11px}.process-steps{gap:21px}.process-steps h3{font-size:15px}.process-steps p{font-size:11px}.faq{gap:55px}.contact-bottom{gap:40px}.contact-bottom h3{font-size:23px}.contact-button{padding-inline:25px;font-size:13px;min-height:74px}.footer{gap:36px}.footer-brand{font-size:20px}.footer-brand>span+span{font-size:29px}.footer-content nav{font-size:9px;gap:13px}}
@media(max-width:959px){:root{--rail:58px;--gutter:5.1vw;--section:84px}.header-nav{display:none}.header-contact{margin-left:auto;font-size:11px}.site-header{padding:26px 4vw}.wordmark{font-size:17px}.wordmark>span+span{font-size:23px}.menu-toggle{height:99px}.rail-word{font-size:8px}.rail-contact{height:180px}.rail-contact>span{font-size:10px}.hero{height:810px}.hero-type{font-size:17vw;top:233px;left:4.7vw}.hero-type>span+span{margin-left:5vw;margin-top:13px}.hero-visual{left:31%;top:170px;height:485px;right:-14%}.hero-copy{left:7vw;top:541px}.hero-copy h1{font-size:28px}.hero-copy p{font-size:11px}.hero-caption{bottom:107px;right:4vw}.hero-caption p{font-size:10px}.hero-caption .small-en{font-size:7px}.hero-caption small{max-width:165px;margin-left:auto;font-size:7px}.hero-topline{font-size:7px;top:138px}.hero-slash{top:140px;right:8%;height:539px}.hero-scroll{font-size:7px;left:2vw;bottom:126px}.hero-index{font-size:8px;left:4.7vw;bottom:32px}.concept{gap:35px;padding-top:96px;padding-bottom:89px}.concept-copy h2{font-size:25px}.concept-copy .lead{font-size:14px}.concept-copy p{font-size:12px;line-height:2.1}.concept-copy{padding-top:30px}.concept-display{font-size:11.3vw;margin-top:45px}.concept-aside-note{font-size:13px}.concept-copy .inline-link{font-size:10px;gap:16px}.section-header{gap:35px}.section-header h2.display{font-size:11.7vw}.section-intro h3{font-size:23px;margin-bottom:17px}.section-intro p{font-size:12px}.service-item>summary{grid-template-columns:26px 1fr 1fr 22px;gap:17px;padding-block:29px}.service-title strong{font-size:18px}.service-en{font-size:7px}.service-desc{font-size:10px;line-height:2}.service-item .plus{transform:scale(.85)}.service-num{font-size:11px}.service-more{display:block;margin:0 27px 25px 43px;padding-left:20px}.service-more .inline-link{margin-top:9px}.works-masthead{padding-block:65px 73px}.works-masthead .section-header{gap:35px;grid-template-columns:1.14fr .86fr}.works-masthead h2.display{font-size:9.7vw}.works-masthead .section-intro h3{font-size:23px}.works-masthead .section-intro p{font-size:11px}.works-masthead .section-intro .small-en{font-size:7px}.feature-work{grid-template-columns:1fr 1fr;gap:5%;padding-block:65px}.feature-copy h3{font-size:22px;margin-top:20px}.feature-copy>p{font-size:11px;line-height:2.05}.feature-copy .section-no{font-size:8px}.thread-shot img{height:203px}.thread-gallery{min-height:235px;margin-block:19px;gap:6px}.threads-board{padding:20px 12px 17px}.board-caption{font-size:6px}.board-footer{font-size:6px;gap:8px}.board-footer span:last-child{font-size:6px}.big-result strong .display{font-size:78px}.big-result strong small{font-size:14px;margin-bottom:6px}.big-result strong em{font-size:17px}.result-caption{font-size:8px}.feature-copy>p.footnote{font-size:9px}.story>summary{font-size:10px;line-height:1.8;min-height:55px;gap:15px;padding-block:15px}.recruit-board{padding:20px 13px 15px}.recruit-stat-strip{gap:10px;margin:25px 0}.recruit-stat-strip>div{padding-left:12px}.recruit-stat-strip>div>span{font-size:7px}.recruit-stat-strip strong{font-size:40px}.recruit-stat-strip small{font-size:18px}.recruit-stat-strip em{font-size:10px}.recruit-board .board-footer{font-size:6px}.text-facts p{font-size:10px}.text-facts p>span{font-size:9px}.detail-content h4{font-size:12px}.detail-content p{font-size:11px}.data-table{font-size:8px}.data-table th{font-size:7px}.data-table td,.data-table th{padding:8px 3px}.journal-header p{font-size:12px}.journal-main>strong{font-size:19px}.journal-item>summary{grid-template-columns:34px 1fr 88px;gap:16px}.journal-action>span{font-size:7px}.journal-action{gap:12px}.journal-num{font-size:12px}.journal-content{margin-left:50px;gap:25px;grid-template-columns:.6fr 1fr}.journal-intro{padding:19px}.journal-intro .small-en{font-size:8px}.journal-intro p{font-size:13px}.journal-intro small{font-size:8px}.about{grid-template-columns:.85fr 1.15fr}.about-content{padding:57px 29px 51px}.about-photo{min-height:844px}.about-content h2{font-size:31px}.about-content>p:not(.display):not(.footnote){font-size:11px}.about-display{font-size:12vw;right:-9px}.about-photo-note{font-size:6px;left:20px}.career-numbers{gap:12px}.career-numbers strong{font-size:36px}.career-numbers small{font-size:8px}.career-numbers em{font-size:10px}.about-content .footnote{font-size:8px}.signature strong{font-size:23px}.signature>span{font-size:8px}.process-steps{grid-template-columns:1fr 1fr;gap:40px 35px;margin-top:48px}.process-steps h3{font-size:17px}.process-steps p{font-size:12px}.faq{grid-template-columns:.43fr 1fr;gap:35px}.faq h2{font-size:67px}.faq-heading>p{font-size:14px}.faq-list summary{font-size:11px;gap:13px}.faq-list details>p{font-size:11px}.contact-bottom{gap:30px;grid-template-columns:1.1fr 1fr}.contact-bottom h3{font-size:20px}.contact-button{font-size:12px;padding-inline:19px;min-height:70px;gap:20px}.contact-bottom p{font-size:11px}.contact-action .contact-preview{font-size:8px}.contact-outline{font-size:90px;right:-48px;top:149px}.footer{grid-template-columns:1fr;gap:35px}.footer-brand{font-size:23px}.footer-brand>span+span{font-size:33px}.footer-content nav{justify-content:flex-start;gap:23px;font-size:10px}.menu-dialog{padding:40px}.menu-dialog nav{gap:27px 40px}.menu-dialog nav .display{font-size:47px}.menu-dialog nav small{font-size:10px}}
/* Mobile: independent composition, natural body wrapping, no compressed desktop grid. */
@media(max-width:680px){:root{--rail:0px;--gutter:25px;--section:73px}html{scroll-padding-top:30px}body{padding-right:0;font-size:14px}.site-header{right:0;padding:23px 24px 0;align-items:flex-start;gap:15px}.wordmark{font-size:14px;line-height:.97}.wordmark>span+span{font-size:20px;margin-top:4px}.wordmark .brand-slash{font-size:22px;padding-left:1px;top:0}.header-contact{display:none}.side-rail{position:fixed;top:15px;right:15px;width:48px;height:53px;background:#fff;border:0;box-shadow:0 0 0 1px rgba(0,70,124,.08)}.menu-toggle{height:53px;gap:7px;font-size:7px}.hamburger{width:22px;height:16px}.hamburger i{width:22px}.hamburger i:nth-child(2){width:16px;left:6px;top:7px}.hamburger i:last-child{top:14px}.rail-word,.rail-contact{display:none}.hero{height:835px;min-height:0}.hero-topline{left:25px;right:24px;top:112px;line-height:1.7;align-items:flex-start;font-size:6px;letter-spacing:.055em}.hero-topline>span:first-child{max-width:180px}.hero-topline>span:last-child{font-size:6px}.hero-visual{left:10%;right:-36%;top:184px;height:382px;clip-path:polygon(30% 0,100% 0,73% 100%,0 100%)}.hero-photo{object-position:40% center}.hero-photo-tint{opacity:.65}.hero-type{font-size:clamp(78px,21.3vw,139px);left:20px;top:208px;line-height:.88;letter-spacing:-.035em;z-index:3}.hero-type>span+span{margin-left:17vw;margin-top:13px}.hero-slash{height:409px;top:170px;right:12%;opacity:.55;transform:skewX(-23deg)}.hero-copy{left:28px;right:25px;top:579px}.hero-copy h1{font-size:27px;line-height:1.6;letter-spacing:.025em}.hero-copy h1 span{display:block}.hero-copy p{font-size:11px;line-height:2;margin-top:17px}.hero-caption{right:25px;bottom:288px;max-width:177px;text-align:right}.hero-caption .small-en{font-size:7px;letter-spacing:.04em}.hero-caption p{display:none}.hero-caption small{font-size:6px;line-height:1.8;margin-top:5px;max-width:162px}.hero-scroll{display:none}.hero-index{left:25px;right:25px;bottom:30px;font-size:6px;letter-spacing:.055em;padding-top:17px;gap:15px}.hero:after{height:9px}.concept{grid-template-columns:1fr;gap:35px;padding-top:72px;padding-bottom:66px}.section-no{font-size:9px;letter-spacing:.035em}.concept-aside{position:relative}.concept-display{font-size:clamp(80px,23.5vw,121px);margin-top:28px;line-height:.84;letter-spacing:-.035em}.concept-aside-note{font-size:13px;writing-mode:vertical-rl;position:absolute;right:3px;bottom:4px;margin:0;letter-spacing:.13em}.concept-copy{padding-top:0;max-width:none;margin:0}.concept-copy h2{font-size:29px;line-height:1.75;letter-spacing:.035em}.concept-copy .lead{font-size:14px;line-height:2.1;margin-top:24px}.concept-copy p{font-size:13px;line-height:2.1;margin-top:19px}.desktop-break{display:none}.concept-copy .inline-link{font-size:11px;gap:25px;margin-top:21px}.statement-line{padding:19px 25px;gap:17px;justify-content:flex-start;font-size:23px;line-height:1.1;white-space:nowrap}.statement-line b{font-size:23px}.statement-line span:last-child,.statement-line b:nth-last-child(2){display:none}.section-header{grid-template-columns:1fr;gap:31px}.section-header h2.display{font-size:clamp(82px,23vw,128px);margin-top:28px;line-height:.85;letter-spacing:-.035em}.section-intro{max-width:none;padding:0;margin:0}.section-intro h3{font-size:25px;line-height:1.75;margin-bottom:16px}.section-intro p{font-size:12px;line-height:2.1;max-width:430px}.service-list{margin-top:36px}.service-item>summary{grid-template-columns:25px 1fr 21px;gap:10px 12px;padding:25px 0 24px;align-items:start}.service-num{grid-column:1;grid-row:1 / 3;font-size:10px;padding-top:5px}.service-title{grid-column:2;grid-row:1}.service-title strong{font-size:21px;line-height:1.75;letter-spacing:-.035em}.service-en{font-size:7px;margin-bottom:6px;letter-spacing:.025em}.service-desc{grid-column:2;grid-row:2;padding:0;max-width:none;font-size:11px;line-height:2.1}.service-item .plus{grid-column:3;grid-row:1;transform:scale(.78);margin-top:15px;transform-origin:right center}.service-more{margin:0 0 23px 37px;padding:3px 0 2px 15px}.service-more p{font-size:11px;line-height:2.1}.service-more .inline-link{font-size:10px;gap:20px;margin-top:7px}.services{padding-bottom:100px}.works-masthead{padding-top:44px;padding-bottom:52px}.works-masthead:before{height:30px;top:-29px}.works-masthead .section-header{grid-template-columns:1fr;gap:30px}.works-masthead h2.display{font-size:clamp(61px,18.4vw,98px);line-height:.94;margin-top:27px;letter-spacing:-.032em}.works-masthead .section-intro{max-width:none;padding:0}.works-masthead .section-intro h3{font-size:25px;line-height:1.75}.works-masthead .section-intro p{font-size:12px;line-height:2.1}.works-masthead .section-intro .small-en{font-size:7px;margin-top:21px}.feature-work{grid-template-columns:1fr;gap:35px;padding-top:56px;padding-bottom:55px}.feature-copy{padding:0}.feature-copy .section-no{font-size:9px}.feature-copy h3{font-size:28px;line-height:1.75;margin-top:22px;letter-spacing:-.035em}.feature-copy>p{font-size:12px;line-height:2.1;margin-top:18px}.threads-board{padding:21px 15px 17px;transform:rotate(-1.8deg);margin:9px 0 0}.board-caption{font-size:7px;letter-spacing:.03em}.thread-gallery{min-height:222px;margin-block:25px 23px;gap:7px}.thread-shot img{height:219px}.thread-shot:nth-child(2){transform:translateY(11px) rotate(1.8deg)}.thread-shot:nth-child(3){transform:translateY(-6px) rotate(1.8deg)}.thread-shot{transform:rotate(1.8deg)}.board-footer{font-size:6px;padding-top:13px;gap:9px}.board-footer span:last-child{font-size:6px}.big-result{margin-top:25px;padding-top:18px}.result-caption{font-size:9px}.big-result strong{margin-top:16px;gap:8px}.big-result strong .display{font-size:95px;letter-spacing:-.03em}.big-result strong small{font-size:15px;margin-bottom:7px}.big-result strong em{font-size:19px}.feature-copy>p.footnote{font-size:10px;margin-top:17px;line-height:1.95}.story{margin-top:24px}.story>summary{font-size:11px;padding-block:18px;min-height:59px}.feature-reverse .feature-copy,.feature-reverse .feature-visual{order:initial}.recruit-board{padding:22px 18px 17px;transform:rotate(1.5deg);margin:9px 0 0}.recruit-stat-strip{gap:17px;margin:29px 0 22px}.recruit-stat-strip>div{padding-left:16px}.recruit-stat-strip>div>span{font-size:8px}.recruit-stat-strip strong{font-size:50px;line-height:.9;margin-top:11px}.recruit-stat-strip small{font-size:23px}.recruit-stat-strip em{font-size:13px}.recruit-main{margin-bottom:17px}.recruit-board .board-footer{font-size:6px}.text-facts{margin-top:23px}.text-facts p{font-size:11px;padding-block:13px}.text-facts p>span{font-size:10px}.detail-content{padding-top:5px;padding-bottom:12px}.detail-content h4{font-size:12px;margin-top:23px}.detail-content p{font-size:11px;line-height:2.1;margin-top:8px}.deliverables{padding:12px 0 12px 16px;margin-top:21px}.deliverables>span{font-size:10px}.deliverables p{font-size:10px}.data-table{font-size:9px;margin:16px 0}.data-table th{font-size:8px}.data-table td,.data-table th{padding:10px 3px}.work-journal{padding-top:41px;padding-bottom:65px}.journal-header{display:block;padding-bottom:21px}.journal-header .small-en{font-size:9px}.journal-header p{font-size:12px;line-height:1.9;margin-top:10px}.journal-item>summary{grid-template-columns:23px 1fr 19px;gap:12px;padding:26px 0 28px}.journal-num{font-size:10px;padding-top:4px}.journal-main .small-en{font-size:8px;margin-bottom:9px}.journal-main>strong{font-size:19px;line-height:1.85;letter-spacing:-.045em}.journal-desc{font-size:11px;line-height:2.1;margin-top:12px}.journal-action{align-self:start;margin-top:24px;gap:0}.journal-action>span{display:none}.journal-action .plus{width:17px}.journal-action .plus:before,.journal-action .plus:after{width:17px}.journal-content{margin:0 0 27px 35px;grid-template-columns:1fr;gap:22px;padding-top:21px}.journal-intro{padding:19px 20px;margin-top:0}.journal-intro .small-en{font-size:8px}.journal-intro p{font-size:13px;line-height:2.1;margin-top:11px}.journal-intro small{font-size:8px;margin-top:10px}.work-footnote{font-size:9px;line-height:2;margin-top:22px}.about{display:flex;flex-direction:column}.about-photo{min-height:0;height:310px;order:2;margin:0 25px 27px}.about-photo>img{object-position:50% 58%;opacity:.85}.about-photo-note{font-size:6px;left:17px;bottom:17px}.about-content{padding:53px 25px 36px;order:1}.about-content .section-no{font-size:9px}.about-content h2{font-size:34px;line-height:1.75;letter-spacing:.045em;margin-top:29px}.about-display{font-size:118px;top:111px;right:-3px;line-height:.87}.about-content>p:not(.display):not(.footnote){font-size:12px;line-height:2.1;margin-top:23px;max-width:none}.signature{margin-top:28px;margin-bottom:26px}.signature>span{font-size:9px}.signature strong{font-size:26px;margin-top:10px;letter-spacing:.14em}.career-numbers{max-width:none;gap:25px;padding:20px 0}.career-numbers>div>span{font-size:9px;line-height:1.8}.career-numbers strong{font-size:43px;margin-top:9px}.career-numbers small{font-size:9px;margin-right:3px}.career-numbers em{font-size:12px}.about-content .footnote{font-size:9px;line-height:2;max-width:none;margin-top:14px}.about-info{max-width:none;margin-top:22px}.about-info>summary{font-size:11px;padding-top:14px}.about-info dl{font-size:11px;grid-template-columns:62px 1fr;gap:12px}.process{padding-top:69px;padding-bottom:50px}.process .section-header{grid-template-columns:1fr}.process-steps{grid-template-columns:1fr 1fr;gap:30px 23px;margin-top:38px}.process-steps li{padding-top:19px}.step-num{font-size:55px;margin-bottom:19px}.process-steps li:after{font-size:20px;top:17px}.process-steps h3{font-size:15px;line-height:1.85;letter-spacing:-.05em}.process-steps p{font-size:11px;line-height:2.1;margin-top:12px}.process-note{font-size:9px;line-height:2;margin-top:27px}.faq{grid-template-columns:1fr;gap:27px;padding-top:48px;padding-bottom:72px}.faq h2{font-size:80px;margin:29px 0 19px}.faq-heading>p{font-size:15px}.faq-list summary{font-size:11px;line-height:2;padding:23px 0;gap:13px}.faq-list summary>span{font-size:14px}.faq-list .plus{width:16px}.faq-list .plus:before,.faq-list .plus:after{width:16px}.faq-list details>p{font-size:11px;line-height:2.1;padding:0 24px 22px 30px}.contact{padding-top:55px;padding-bottom:57px}.contact .section-no{font-size:9px}.contact h2{font-size:clamp(108px,31vw,175px);margin-top:34px;line-height:.85;letter-spacing:-.03em}.contact-bottom{grid-template-columns:1fr;gap:28px;margin-top:34px}.contact-bottom h3{font-size:22px;letter-spacing:-.015em;line-height:1.85}.contact-bottom p{font-size:11px;margin-top:13px;line-height:2.1}.contact-button{min-height:73px;padding:20px 25px;font-size:13px;gap:30px}.contact-button .arrow{width:33px}.contact-action .contact-preview{font-size:8px;margin-top:13px;line-height:1.9}.contact-outline{font-size:82px;right:-71px;top:240px;opacity:.7}.footer{padding:35px 25px 31px;display:block}.footer-brand{font-size:21px}.footer-brand>span+span{font-size:30px;margin-top:7px}.footer-brand .brand-slash{font-size:32px;top:0;padding-left:3px}.footer-content{margin-top:30px}.footer-content nav{gap:17px 21px;font-size:9px;justify-content:flex-start;padding-bottom:19px;line-height:1.9}.footer-content .footer-note{font-size:8px;line-height:2;padding-top:17px;margin-bottom:19px}.footer-content>small{font-size:8px}.menu-dialog{padding:31px 26px 34px;width:calc(100% - 28px);max-width:100%;max-height:92dvh}.menu-dialog>p{font-size:8px;line-height:1.8;padding-right:30px}.menu-close{right:14px;top:15px;width:35px;height:35px;font-size:24px}.menu-dialog nav{grid-template-columns:1fr;gap:0;margin-top:31px}.menu-dialog nav a{padding:15px 0 16px;display:flex;align-items:center;justify-content:space-between;gap:18px}.menu-dialog nav .display{font-size:38px;line-height:1;letter-spacing:-.02em}.menu-dialog nav small{font-size:9px;line-height:1.7;margin:0}.dialog-bar{padding:11px 15px;gap:18px;font-size:11px;min-height:61px}.dialog-close{width:36px;height:36px;font-size:23px}.image-dialog{max-width:94vw;max-height:93dvh}.image-dialog #zoomed-image{max-height:68dvh}.image-dialog #image-caption{font-size:10px;line-height:1.9;padding:13px 17px}.contact-dialog{width:94vw;max-height:94dvh}.contact-dialog-inner{padding:23px 22px 18px}.contact-dialog-inner h2{font-size:23px}.contact-dialog-inner>p{font-size:11px;line-height:2.05;margin-top:12px}.contact-dialog form{margin-top:20px}.contact-dialog label{font-size:11px;margin-top:17px}.contact-dialog textarea,.contact-dialog select{font-size:16px;padding:11px 12px}.memo-submit{font-size:12px;min-height:54px}.memo-buttons{gap:10px}.memo-buttons button{font-size:11px;padding-inline:10px}.contact-dialog-inner .memo-status{font-size:10px;margin-top:13px}.zoom-label{display:none}}
@media(max-width:359px){:root{--gutter:20px}.site-header{padding-left:20px}.wordmark{font-size:12px}.wordmark>span+span{font-size:18px}.hero{height:782px}.hero-topline{left:20px;right:20px;top:105px;font-size:5.5px}.hero-topline>span:last-child{font-size:5.5px}.hero-type{font-size:21.9vw;left:14px;top:211px}.hero-visual{top:176px;height:346px;right:-33%}.hero-copy{left:23px;right:20px;top:533px}.hero-copy h1{font-size:24px;letter-spacing:0}.hero-copy p{font-size:10px}.hero-caption{bottom:276px;right:21px}.hero-caption .small-en{font-size:6px}.hero-caption small{font-size:5.5px;max-width:150px}.hero-slash{height:355px;top:160px}.hero-index{left:20px;right:20px;font-size:5.5px}.concept-display{font-size:25vw}.concept-copy h2{font-size:26px}.concept-copy p{font-size:12px}.concept-aside-note{font-size:11px}.service-title strong{font-size:19px}.service-item>summary{grid-template-columns:20px 1fr 19px;gap:10px}.service-more{margin-left:30px}.works-masthead h2.display{font-size:19.5vw}.feature-copy h3{font-size:25px}.thread-shot img{height:184px}.thread-gallery{min-height:198px;gap:5px;margin-block:24px}.threads-board{padding-inline:12px}.recruit-stat-strip strong{font-size:45px}.recruit-stat-strip>div>span{font-size:7px}.journal-main>strong{font-size:17px}.journal-item>summary{grid-template-columns:19px 1fr 17px;gap:10px}.journal-content{margin-left:29px}.journal-desc{font-size:10px}.journal-header p{font-size:11px}.about-content{padding-inline:20px}.about-photo{margin-inline:20px;height:270px}.about-content h2{font-size:30px}.career-numbers{gap:15px}.career-numbers strong{font-size:39px}.career-numbers>div>span{font-size:8px}.career-numbers small{font-size:8px}.career-numbers em{font-size:10px}.process-steps{gap:27px 18px}.process-steps h3{font-size:13px}.process-steps p{font-size:10px}.faq-list summary{font-size:10px;gap:10px}.contact-bottom h3{font-size:20px}.contact-bottom p{font-size:10px}.footer{padding-inline:20px}.footer-content nav{font-size:8px;gap:17px}.data-table{font-size:8px}.data-table th{font-size:7px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media print{body{padding-right:0;color:#142c41}.side-rail,.site-header,.hero-scroll,.header-contact,.contact-action,.menu-dialog,.image-dialog,.contact-dialog,.zoom-label,.footer nav,.noscript{display:none!important}.hero{height:660px}.hero-type{font-size:150px;top:140px}.hero-visual{top:95px;height:450px}.hero-copy{top:427px}.hero-copy h1{font-size:28px}.hero-topline{top:45px}.hero-caption{bottom:88px}.hero-index{bottom:26px}.section{width:90%}.concept{padding-block:60px}.feature-work,.work-journal,.services,.process,.faq{padding-block:40px}.works-masthead{padding-block:40px}.about-photo{min-height:640px}.about-content{padding:35px}.contact{padding-block:40px}.contact h2{font-size:130px}.display{letter-spacing:-.03em}.threads-board,.recruit-board{transform:none}.story,.journal-item,.service-item{break-inside:avoid}.footer{padding:30px}*{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
/* Last-mile small-screen spacing: keep labels and the three-word strapline whole. */
@media(max-width:680px){.statement-line{justify-content:space-between;gap:8px;font-size:clamp(17px,4.8vw,23px)}.statement-line b{font-size:20px}.menu-dialog nav small{flex-shrink:0;white-space:nowrap}}
@media(max-width:359px){.menu-dialog nav a{display:block;padding-block:12px}.menu-dialog nav small{margin-top:7px}.menu-dialog nav .display{font-size:34px}.menu-dialog nav{margin-top:24px}}
