@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&display=swap');
:root{--ink:#172c30;--teal:#006c69;--muted:#637173;--paper:#f3f5f3}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;color:var(--ink);font-family:'DM Sans',Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #dd9d46;outline-offset:6px}.skip{position:fixed;top:-100px;z-index:20;background:white;padding:15px}.skip:focus{top:0}header{height:88px;padding:0 4.5%;display:flex;align-items:center;gap:40px;background:white;position:sticky;top:0;z-index:10;border-bottom:1px solid #e8ece9}.brand{font-size:33px;letter-spacing:-1.8px;font-weight:700;position:relative;display:inline-flex;align-items:center;white-space:nowrap}.brand span{font-weight:400}.brand i{width:9px;height:9px;border-radius:50%;background:#00817d;margin:0 0 17px 4px}nav{display:flex;gap:32px;margin-left:auto;font-size:13px;font-weight:600}nav a:hover{color:var(--teal)}.contact-nav{font-size:13px;padding-left:28px;border-left:1px solid #d8dfdc;display:flex;gap:25px}.contact-nav span{color:var(--teal)}.menu{display:none}.hero{position:relative;min-height:640px;height:calc(100svh - 88px);max-height:880px;color:white;background:#183f53;overflow:hidden}.hero-img,.hero-shade{position:absolute;width:100%;height:100%;object-fit:cover;inset:0}.hero-img{object-position:center 55%}.hero-shade{background:linear-gradient(90deg,rgba(6,23,35,.65),rgba(6,23,35,.12)),linear-gradient(0deg,rgba(4,22,30,.5),transparent 50%)}.hero-content{position:relative;padding:110px 7% 125px}.eyebrow{font-size:11px;letter-spacing:2.1px;font-weight:700;color:var(--teal);margin:0 0 26px}.eyebrow.light{color:#fff}.eyebrow span{margin:0 14px;opacity:.6}h1{font-size:clamp(64px,6.8vw,104px);line-height:1.05;letter-spacing:-4px;font-weight:450;margin:0 0 27px}h2{font-size:clamp(34px,3.4vw,52px);line-height:1.15;letter-spacing:-1.8px;font-weight:450;margin:0}p{line-height:1.8}.hero-copy{font-size:17px;line-height:1.75;color:#f2f5f6;margin:0 0 34px}.white-button{border:0;display:inline-flex;align-items:center;justify-content:space-between;gap:44px;background:white;color:var(--ink);padding:19px 23px;font-size:13px;font-weight:600;transition:background .2s}.white-button:hover{background:#dcece7}.white-button span{font-size:21px;color:var(--teal)}.hero-bottom{position:absolute;bottom:0;left:7%;right:7%;border-top:1px solid #ffffff50;padding:25px 0;display:flex;justify-content:space-between;align-items:center;font-size:10px;letter-spacing:1.7px}.hero-bottom a{letter-spacing:0;font-size:12px}.hero-bottom a span{margin-left:25px}.hero-number b{font-weight:400;opacity:.5;padding:0 14px}.section{padding:100px 7%}.intro{display:grid;grid-template-columns:1.1fr 1fr;gap:9%}.intro-text .lead{font-size:23px;line-height:1.5;margin:0 0 22px}.intro-text>p:not(.lead){font-size:15px;color:var(--muted);max-width:490px;margin:0}.text-link{display:inline-flex;gap:55px;border-bottom:1px solid #a8bdb7;padding:18px 0 12px;font-size:13px;font-weight:600;margin-top:18px}.text-link span{color:var(--teal);font-size:18px}.business{background:var(--paper)}.section-top{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:44px}.section-top>p{font-size:14px;color:var(--muted);margin:0 0 3px}.business-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.business-card{background:white;text-align:left;border:0;padding:0;color:var(--ink);overflow:hidden;display:flex;flex-direction:column}.card-image{overflow:hidden;height:230px;width:100%;background:#dae0db}.card-image img{height:100%;width:100%;object-fit:cover;transition:transform .6s}.business-card:hover img{transform:scale(1.05)}.card-copy{padding:25px 25px 23px;flex:1;display:flex;flex-direction:column}.card-top{display:flex;justify-content:space-between;align-items:center;color:var(--teal);font-size:11px;letter-spacing:1px}.card-top span:last-child{font-size:20px}.card-copy h3{font-size:21px;font-weight:500;letter-spacing:-.6px;margin:14px 0 9px}.card-copy p{font-size:13px;line-height:1.7;color:var(--muted);margin:0}.business-card:last-child{grid-column:span 3;display:grid;grid-template-columns:1fr 2fr}.business-card:last-child .card-image{height:235px}.business-card:last-child .card-copy{padding:36px 40px}.business-card:last-child p{max-width:580px}.approach{display:grid;grid-template-columns:1fr 1fr}.approach-photo{position:relative;min-height:680px;background:#86918b}.approach-photo img{width:100%;height:100%;position:absolute;object-fit:cover}.approach-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#15282070,transparent)}.approach-photo>span{position:absolute;bottom:42px;left:14%;z-index:1;color:white;font-size:10px;letter-spacing:2px}.approach-copy{padding:80px 12%;background:#edf1ed}.approach-copy h2{font-size:39px;margin-bottom:34px}.principle{border-top:1px solid #cbd4cf;display:flex;gap:20px;padding:24px 0}.principle>span{font-size:11px;color:var(--teal);padding-top:5px}.principle h3{font-size:17px;font-weight:500;margin:0 0 8px}.principle p{font-size:13px;line-height:1.75;color:var(--muted);margin:0}.network{display:grid;grid-template-columns:1fr 1.25fr;gap:9%;overflow:hidden}.network>div>p:not(.eyebrow){color:var(--muted);font-size:14px;max-width:370px;margin:24px 0 0}.network-graphic{position:relative;min-height:370px;overflow:hidden;background:radial-gradient(ellipse at center,#e3ede8,transparent 72%)}.orbit{position:absolute;border:1px solid #9eb9ae77;border-radius:50%;width:500px;height:230px;left:0;top:60px;transform:rotate(-28deg)}.orbit-two{transform:rotate(-48deg);width:440px;height:280px;left:40px;top:25px}.orbit-three{transform:rotate(18deg);width:450px;height:330px;top:0;left:25px}.location{position:absolute;display:flex;gap:14px;z-index:1;font-size:11px;letter-spacing:1px;font-weight:700}.location i{width:12px;height:12px;background:var(--teal);border-radius:50%;box-shadow:0 0 0 7px #006c6915;margin-top:2px}.location small{display:block;letter-spacing:0;font-weight:400;font-size:11px;margin-top:8px;color:var(--muted)}.tokyo{right:3%;top:70px}.asia{left:8%;top:205px}.network-word{position:absolute;bottom:6px;right:5%;font-size:57px;letter-spacing:-3px;color:#668b7845}.profile{background:var(--paper);padding-top:65px;padding-bottom:75px}.profile-layout{display:grid;grid-template-columns:1fr 1.3fr;gap:8%}dl{margin:0}dl>div{border-top:1px solid #d2dcd5;padding:19px 0;display:grid;grid-template-columns:170px 1fr;font-size:14px}dt{color:var(--muted)}dd{margin:0;line-height:1.6}dd span{font-size:12px;color:var(--muted)}.contact{background:#075b58;color:white;display:flex;justify-content:space-between;align-items:center;gap:35px;padding-top:76px;padding-bottom:76px}.contact h2{font-size:45px}.contact p:last-child{font-size:13px;color:#c4dcd7;margin:22px 0 0}.contact .white-button{flex-shrink:0}footer{padding:48px 7% 25px}.footer-top{display:flex;align-items:center;gap:40px;padding-bottom:40px}.footer-top p{font-size:13px;color:var(--muted)}.footer-top>a:last-child{margin-left:auto;font-size:12px}.footer-bottom{border-top:1px solid #dce2de;padding-top:22px;display:flex;justify-content:space-between;font-size:10px;color:var(--muted)}.footer-bottom b{padding:0 12px;font-weight:400}dialog{width:min(600px,calc(100% - 32px));border:0;padding:55px 40px;color:var(--ink);box-shadow:0 25px 100px #0003}dialog::backdrop{background:#0a202ccc;backdrop-filter:blur(5px)}dialog h2{font-size:36px}dialog p:not(.eyebrow){color:var(--muted);font-size:15px}.close{position:absolute;right:18px;top:15px;background:transparent;border:0;font-size:20px}.dialog-button{background:var(--teal);color:white;border:0;padding:13px 26px;margin-top:20px}#detail-extra{font-size:13px;line-height:1.8}#detail-extra strong{display:block;margin-top:24px}
@media(min-width:1600px){.section{padding-left:max(7%,calc((100vw - 1400px)/2));padding-right:max(7%,calc((100vw - 1400px)/2))}}@media(max-width:1050px){header{gap:20px}nav{gap:18px}.contact-nav{padding-left:18px}.hero-content{padding-top:95px}.card-image{height:185px}.card-copy{padding:20px}.card-copy h3{font-size:19px}.approach-copy{padding:60px 9%}.approach-copy h2{font-size:33px}.network{gap:3%}.contact h2{font-size:37px}}@media(max-width:760px){html{scroll-padding-top:72px}header{height:72px;padding:0 6%}.brand{font-size:29px}.contact-nav{margin-left:auto;border:0;padding:0;font-size:12px}.contact-nav span{display:none}.menu{display:flex;gap:9px;background:none;border:0;font-size:12px;padding:10px 0}nav{display:none;position:absolute;top:72px;left:0;right:0;background:white;padding:20px 6% 30px;border-bottom:1px solid #ddd;box-shadow:0 15px 20px #0001}nav.open{display:flex;flex-direction:column;gap:0}nav a{padding:15px 0}.hero{min-height:620px;height:calc(90svh - 72px);max-height:780px}.hero-content{padding:95px 7% 110px}h1{font-size:62px;letter-spacing:-3px}.hero-copy{font-size:15px}.eyebrow{font-size:9px;letter-spacing:1.5px}.hero-content .eyebrow span{margin:0 6px}.hero-bottom{font-size:8px}.hero-bottom>a{font-size:10px}.hero-number{display:none}.section{padding:65px 7%}.intro{grid-template-columns:1fr;gap:32px}.intro-text .lead{font-size:21px}.section-top{display:block}.section-top>p{margin-top:22px}.business-grid{grid-template-columns:1fr 1fr;gap:15px}.card-image{height:155px}.card-copy{padding:17px}.card-copy h3{font-size:18px}.card-copy p{font-size:12px}.business-card:last-child{grid-column:span 2;grid-template-columns:1fr 1fr}.business-card:last-child .card-copy{padding:20px}.business-card:last-child .card-image{height:100%;min-height:230px}.approach{grid-template-columns:1fr}.approach-photo{min-height:350px}.approach-copy{padding:55px 7%}.approach-copy h2{font-size:36px}.network{grid-template-columns:1fr;gap:20px}.network-graphic{min-height:340px}.profile-layout{grid-template-columns:1fr;gap:35px}dl>div{grid-template-columns:130px 1fr;font-size:13px}.contact{align-items:start;flex-direction:column;gap:30px}.contact h2{font-size:35px}.footer-top{flex-wrap:wrap;gap:10px}.footer-top p{width:100%;order:3;margin:10px 0 0}.footer-bottom{gap:18px;flex-direction:column}footer{padding-top:35px}}@media(max-width:400px){h1{font-size:53px}.business-grid{grid-template-columns:1fr}.card-image{height:220px}.business-card:last-child{grid-column:auto;display:flex}.business-card:last-child .card-image{height:220px}.card-copy h3{font-size:22px}.card-copy p{font-size:14px}.hero-bottom>span{font-size:7px}.tokyo{right:0}.network-word{font-size:48px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* Corporate masthead */
header{background:#000;color:#fff;border-bottom:1px solid #262626;gap:32px;padding:0 4.5%}
.corporate-brand{display:flex;align-items:center;gap:12px;flex-shrink:0;color:white}
.corporate-emblem{width:43px;height:43px}
.corporate-name{font-family:Georgia,'Times New Roman',serif;font-size:29px;line-height:1;letter-spacing:-.9px}
.corporate-name>span{display:block;font-size:15px;letter-spacing:.35px;margin-top:5px}
.header-motto{font-size:15px;line-height:1.4;font-weight:450;letter-spacing:-.2px;margin:0;padding-left:30px;border-left:1px solid #444}
.header-tools{display:flex;align-items:center;gap:25px;margin-left:auto}
.header-contact{font-size:12px;white-space:nowrap}.header-contact span{margin-left:15px}
.site-search{display:flex;border-bottom:1px solid #777;width:155px;align-items:center}
.site-search input{width:100%;min-width:0;border:0;background:transparent;color:white;padding:9px 0;font:inherit;font-size:12px;border-radius:0}
.site-search input::placeholder{color:#ccc}.site-search button{border:0;background:transparent;color:#fff;padding:6px;display:flex}.site-search svg{width:19px;height:19px}.site-search input:focus-visible{outline:2px solid #bbb;outline-offset:3px}
.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.search-result{display:block;width:100%;text-align:left;padding:16px 0;border:0;border-bottom:1px solid #d4ded9;background:white;color:var(--ink);font-size:16px}.search-result:hover{color:var(--teal)}.search-result small{display:block;font-size:12px;color:var(--muted);margin-top:4px}
@media(max-width:1000px){header{gap:22px;padding:0 4%}.header-motto{font-size:13px;padding-left:22px}.header-tools{gap:18px}.site-search{width:125px}.corporate-name{font-size:26px}.corporate-name>span{font-size:14px}.corporate-emblem{width:38px;height:38px}}
@media(max-width:700px){header{height:auto;min-height:112px;flex-wrap:wrap;gap:16px;padding:16px 6%}.corporate-name{font-size:25px}.corporate-name>span{font-size:12px}.corporate-emblem{width:35px;height:35px}.header-motto{margin-left:auto;font-size:11px;padding-left:15px}.header-tools{width:100%;justify-content:space-between;gap:20px}.site-search{width:48%}.site-search input{padding:6px 0}.header-contact{font-size:12px}html{scroll-padding-top:145px}.hero{height:calc(90svh - 130px)}}
@media(max-width:360px){header{padding-left:5%;padding-right:5%;column-gap:10px}.header-motto{font-size:10px;padding-left:10px}.corporate-brand{gap:8px}.corporate-name{font-size:23px}}
/* Reference-style wordmark, motto and language tab */
header{height:90px;min-height:90px;flex-wrap:nowrap;gap:22px;padding:0 3%;position:sticky;background:#000}
.corporate-brand{gap:12px}.corporate-emblem{width:32px;height:32px;color:#b6dfde}
.corporate-name{font-family:Arial,Helvetica,sans-serif;font-style:italic;font-weight:700;font-size:29px;line-height:1.1;letter-spacing:-1px;white-space:nowrap}
.header-motto{font-family:Georgia,'Times New Roman',serif;font-size:17px;font-weight:700;letter-spacing:1.2px;line-height:1.4;border-left:1px solid #888;padding:5px 0 5px 22px;margin:0}
.language-picker{position:relative;align-self:flex-start;margin-left:auto;background:#252525;color:#fff;border-radius:0 0 14px 14px;flex-shrink:0}
.language-picker svg{width:15px;height:15px;position:absolute;left:17px;top:19px;pointer-events:none}
.language-picker select{appearance:none;background:transparent;color:#fff;border:0;border-radius:0 0 14px 14px;padding:15px 20px 15px 44px;font:inherit;font-size:14px;cursor:pointer;min-width:130px;height:52px}.language-picker select option{background:#252525;color:white}.language-picker select:focus-visible{outline:2px solid #b6dfde;outline-offset:2px}
.language-status{position:absolute;right:3%;top:90px;max-width:350px;background:#252525;color:white;padding:14px 18px;font-size:13px;box-shadow:0 8px 20px #0003;margin:0}.language-status[hidden]{display:none}
@media(max-width:1100px){header{gap:18px}.corporate-name{font-size:24px}.header-motto{font-size:14px;letter-spacing:.7px;padding-left:18px}.language-picker select{min-width:112px;padding-right:12px}}
@media(max-width:760px){header{height:auto;min-height:104px;flex-wrap:wrap;gap:8px 15px;padding:17px 5% 16px}.corporate-brand{gap:9px;padding-right:100px}.corporate-name{font-size:23px}.corporate-emblem{width:27px;height:27px}.header-motto{flex-basis:100%;font-size:12px;border-left:1px solid #888;margin-left:36px;padding:0 0 0 12px;letter-spacing:.6px}.language-picker{position:absolute;right:4%;top:0}.language-picker select{min-width:95px;height:43px;padding:12px 10px 12px 31px;font-size:12px}.language-picker svg{left:11px;top:15px;width:12px}.language-status{top:104px;max-width:90%}html{scroll-padding-top:115px}}
@media(max-width:440px){.corporate-name{font-size:19px;letter-spacing:-.65px}.corporate-emblem{width:23px;height:23px}.corporate-brand{gap:7px;padding-right:80px}.header-motto{margin-left:30px;font-size:11px;letter-spacing:.3px}.language-picker select{min-width:80px;padding-left:25px;font-size:11px}.language-picker svg{left:8px;width:10px}}
@media(max-width:360px){.corporate-name{font-size:16px}.corporate-emblem{width:21px}.corporate-brand{gap:5px}.header-motto{margin-left:26px;font-size:10px}}
/* Refined masthead typography and compact cream language selector */
header .corporate-name{font-family:'DM Sans',Arial,Helvetica,sans-serif;font-weight:550;letter-spacing:-.15px}
header .header-motto{font-weight:400}
header .language-picker{background:#f4f0e6;color:#242723;border-radius:0 0 10px 10px}
header .language-picker select{background:transparent;color:#242723;min-width:96px;height:40px;padding:10px 13px 10px 33px;font-size:12px;border-radius:0 0 10px 10px}
header .language-picker select option{background:#f4f0e6;color:#242723}
header .language-picker svg{width:12px;height:12px;left:12px;top:14px}
@media(max-width:760px){header .language-picker select{min-width:83px;height:36px;padding:8px 10px 8px 27px;font-size:11px}header .language-picker svg{left:9px;top:12px}header .corporate-name{letter-spacing:-.3px}}
@media(max-width:360px){header .corporate-name{letter-spacing:-.4px}}
/* Photographic corporate slideshow */
.feature-carousel{background:#fff;padding-top:20px;overflow:hidden}.feature-window{overflow:hidden;touch-action:pan-y}.feature-track{display:flex;gap:20px;padding:0 3%;transition:transform .75s cubic-bezier(.22,.68,.2,1)}.feature-slide{position:relative;flex:0 0 100%;height:clamp(430px,36vw,580px);background:#d6e6e5;overflow:hidden}.feature-slide>img{width:100%;height:100%;object-fit:cover;object-position:center}.feature-panel{position:absolute;left:4%;top:50%;transform:translateY(-50%);background:#f4fafa;padding:36px 32px;text-align:center;width:min(520px,44%);color:#151515}.feature-panel h1,.feature-panel h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(28px,3vw,43px);font-weight:500;line-height:1.08;letter-spacing:-1.3px;margin:0 0 22px}.feature-panel p{font-size:15px;line-height:1.6;margin:0 0 24px;color:#435555}.feature-more{display:flex;align-items:center;justify-content:center;position:relative;min-height:58px;width:78%;margin:0 auto;border:1px solid #38bfbd;border-radius:40px;background:#fff;color:#111;font-size:17px;font-weight:600;padding:14px 48px}.feature-more span{position:absolute;right:25px;color:#19aaa7;font-size:26px;font-weight:400}.feature-more:hover{background:#e0f4f1}.feature-controls{display:flex;align-items:center;justify-content:center;gap:19px;height:76px}.feature-dots{display:flex;gap:12px}.feature-dots button{border:0;background:transparent;position:relative;width:24px;height:32px;padding:0}.feature-dots button:after{content:'';position:absolute;width:12px;height:12px;left:6px;top:10px;border-radius:50%;background:#cecece}.feature-dots button[aria-current=true]:after{background:#18ada7}.feature-arrow,.feature-pause{border:0;background:none;color:#687875;min-width:32px;min-height:36px;font-size:20px}.feature-pause{font-size:15px}.feature-carousel+.intro{padding-top:65px}
@media(max-width:760px){.feature-carousel{padding-top:12px}.feature-track{padding:0 4%;gap:12px}.feature-slide{height:520px}.feature-panel{left:6%;width:88%;top:auto;bottom:24px;transform:none;padding:28px 20px}.feature-panel h1,.feature-panel h2{font-size:32px}.feature-panel p{font-size:13px}.feature-more{min-height:48px;font-size:15px;width:80%}.feature-controls{height:65px}.feature-slide>img{object-position:62% center}.feature-carousel+.intro{padding-top:40px}}
/* Sony-inspired glass stage with centred image and neighbouring previews */
.feature-carousel{--slide-width:min(64vw,1000px);position:relative;isolation:isolate;background:#101b20;padding:14px 0 0;color:#fff}
.feature-backdrop{position:absolute;inset:-70px;z-index:-2;background-size:cover;background-position:center;filter:blur(35px) brightness(.48);transform:scale(1.12);pointer-events:none}
.feature-carousel:before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,rgba(4,15,23,.7),rgba(20,32,38,.1));backdrop-filter:blur(12px);pointer-events:none}
.feature-track{padding:0 calc((100% - var(--slide-width))/2);gap:30px;align-items:flex-start}
.feature-slide{flex:0 0 var(--slide-width);height:auto;background:transparent;overflow:visible}
.feature-slide>img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;border-radius:4px;box-shadow:0 8px 28px #0003}
.feature-panel{position:static;transform:none;background:none;color:white;width:100%;text-align:left;padding:18px 0 0;min-height:140px;opacity:0;transition:opacity .4s}
.feature-slide[aria-hidden=false] .feature-panel{opacity:1}
.feature-panel .feature-category{font:600 12px/1.4 'DM Sans',Arial,sans-serif;letter-spacing:1px;margin:0 0 10px;color:#e8eeee}
.feature-panel h1,.feature-panel h2{font-family:'DM Sans',Arial,sans-serif;font-size:23px;line-height:1.25;letter-spacing:-.3px;font-weight:650;margin:0 0 6px}
.feature-panel .feature-description{font-size:15px;color:#f0f4f3;line-height:1.5;margin:0;max-width:90%}
.feature-more{border:0;border-radius:0;background:transparent;color:white;font-size:12px;min-height:28px;width:auto;display:inline-flex;justify-content:flex-start;padding:8px 0 0;margin:0;gap:18px;font-weight:500}
.feature-more span{position:static;color:#fff;font-size:17px}.feature-more:hover{background:transparent;text-decoration:underline}
.feature-controls{height:44px;gap:12px;position:relative;margin-top:0;padding-bottom:10px}
.feature-dots{gap:4px}.feature-dots button{width:20px;height:26px;transition:width .3s}.feature-dots button:after{width:5px;height:5px;left:8px;top:11px;background:#fff}.feature-dots button[aria-current=true]{width:66px}.feature-dots button[aria-current=true]:after{width:56px;height:4px;left:5px;top:11px;border-radius:4px;background:#ffffffa6}
.feature-pause{color:#fff;background:#ffffff28;min-height:25px;line-height:1;font-size:12px;margin-left:4px;min-width:35px}
.feature-arrow{position:absolute;bottom:87px;color:white;font-size:0;width:42px;height:48px}.feature-arrow:after{content:'';display:block;width:20px;height:20px;border-top:1.5px solid white;border-right:1.5px solid white;transform:rotate(45deg);margin:0 auto}.feature-arrow[data-step="-1"]{left:calc((100% - var(--slide-width))/2 - 62px)}.feature-arrow[data-step="-1"]:after{transform:rotate(-135deg)}.feature-arrow[data-step="1"]{right:calc((100% - var(--slide-width))/2 - 62px)}
@media(max-width:760px){.feature-carousel{--slide-width:82vw;padding-top:12px}.feature-track{gap:16px}.feature-panel{padding-top:17px;min-height:170px}.feature-panel h1,.feature-panel h2{font-size:21px}.feature-panel .feature-category{font-size:10px}.feature-panel .feature-description{font-size:13px;max-width:100%}.feature-slide>img{aspect-ratio:4/3}.feature-more{font-size:12px;min-height:32px;width:auto}.feature-controls{height:44px}.feature-arrow{width:26px;bottom:110px}.feature-arrow:after{width:13px;height:13px}.feature-arrow[data-step="-1"]{left:0}.feature-arrow[data-step="1"]{right:0}}
/* Room for five division-specific captions */
.feature-panel{min-height:178px}.feature-panel .feature-category{text-transform:none}.feature-panel h1,.feature-panel h2{max-width:940px}.feature-arrow{bottom:106px}
@media(max-width:760px){.feature-panel{min-height:240px}.feature-arrow{bottom:147px}}
@media(max-width:360px){.feature-panel{min-height:285px}}
.feature-clone.wrap-visible .feature-panel{opacity:1}
/* Corporate purpose: open space, editorial typography and a quiet accent */
.brand-statement{display:flex;flex-direction:column;align-items:center;text-align:center;padding:100px 7% 86px;background:#fff}.brand-statement .eyebrow{margin-bottom:27px}.brand-statement h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(38px,4.7vw,70px);line-height:1.18;letter-spacing:-1.8px;font-weight:400}.brand-statement h2 span{color:#34847f}.message-link{display:inline-flex;align-items:center;gap:64px;border-bottom:1px solid #6b9993;padding:17px 2px 14px;margin-top:28px;font-size:14px;font-weight:550}.message-link span{width:31px;height:31px;border-radius:50%;background:#eaf2ee;color:#146c65;display:grid;place-items:center;font-size:19px;transition:transform .2s}.message-link:hover span{transform:translate(3px,-3px)}.statement-note{margin-top:37px;color:#7d8b86;font-size:9px;letter-spacing:2.1px}
.message-page{background:#fff}.message-breadcrumb{padding:27px 7%;display:flex;gap:18px;font-size:11px;color:#76837f}.message-breadcrumb a{color:var(--teal)}.message-intro{padding:65px 10% 80px;background:#faf9f5}.message-intro h1{color:var(--ink);font-family:Georgia,'Times New Roman',serif;font-size:clamp(48px,6.5vw,92px);font-weight:400;letter-spacing:-3px;line-height:1.08;margin:0}.message-intro h1 em{color:#34847f;font-weight:400}.message-opening{display:flex;gap:26px;align-items:start;margin:34px 0 0 36%}.message-rule{height:1px;width:50px;background:#82a49a;margin-top:14px;flex-shrink:0}.message-opening p{margin:0;font-size:15px;line-height:1.8;color:#5d6e66}.message-panorama{height:430px;position:relative;overflow:hidden;background:#758781;margin:0 5%}.message-panorama img{width:100%;height:100%;object-fit:cover;object-position:center 45%}.message-panorama:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#092d3190,transparent)}.message-panorama p{position:absolute;left:6%;bottom:35px;font-family:Georgia,serif;font-size:38px;color:white;z-index:1;line-height:1.2;margin:0}.message-essay{display:grid;grid-template-columns:1fr 1.2fr;gap:10%}.message-essay h2{font-size:40px}.message-essay p{font-size:15px;color:#64746d;margin:0 0 22px}.message-essay p.eyebrow{font-size:11px;color:var(--teal)}.message-essay .essay-lead{font-size:23px;line-height:1.5;color:var(--ink)}.message-values{background:#eef3ef}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.values-grid article{border-top:1px solid #b5cbc0;padding-top:27px}.value-mark{font-size:33px;color:#3f8980}.values-grid h3{font-size:20px;font-weight:500;margin:22px 0 13px}.values-grid p{font-size:14px;color:#617369;margin:0}.message-future{text-align:center;max-width:1150px;margin:auto}.message-future h2{font-family:Georgia,serif;font-size:clamp(35px,4vw,58px);line-height:1.22;font-weight:400;margin-bottom:32px}.message-future h2 span{color:#34847f}.message-future>p:not(.eyebrow){font-size:16px;color:#617369;max-width:700px;margin:0 auto 18px}.message-end{display:flex;align-items:center;justify-content:space-between;gap:30px;background:#075b58;color:#fff;padding-top:64px;padding-bottom:64px}.message-end h2{font-size:35px}
@media(max-width:760px){.brand-statement{padding:68px 7%}.brand-statement h2{letter-spacing:-1.2px}.message-intro{padding:45px 7% 55px}.message-intro h1{letter-spacing:-2px}.message-opening{margin:28px 0 0;gap:18px}.message-opening p{font-size:13px}.message-panorama{height:300px;margin:0}.message-panorama p{font-size:30px;left:7%}.message-essay{grid-template-columns:1fr;gap:30px}.message-essay h2{font-size:35px}.values-grid{grid-template-columns:1fr;gap:35px}.message-end{flex-direction:column;align-items:flex-start}.message-end h2{font-size:31px}.message-breadcrumb{padding:22px 7%}}
/* Compact spacing for the homepage corporate message link */
#about .message-link{gap:24px;padding-bottom:5px}
#about .statement-note{margin-top:21px}
.about-preview{background:#fff;padding-top:55px;padding-bottom:90px}.about-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:38px}.about-heading h2{font:400 clamp(42px,5vw,72px)/1 Georgia,serif;letter-spacing:1px}.about-heading .text-link{margin:0;gap:25px}.about-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.about-card-image,.about-purpose{height:265px;overflow:hidden;background:#e7efeb}.about-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.president-card img{object-position:50% 22%}.about-card:hover img{transform:scale(1.04)}.about-card h3{display:flex;align-items:center;gap:14px;font-size:17px;font-weight:550;line-height:1.5;margin:20px 0 0}.about-card h3>span{display:grid;place-items:center;flex-shrink:0;width:37px;height:37px;border:1px solid #72a49a;border-radius:50%;color:#287f74;font-size:20px}.about-purpose{display:flex;flex-direction:column;justify-content:center;padding:25px;background:#e8f0ec}.about-purpose>span{font-size:9px;letter-spacing:1.6px;color:#52736a}.about-purpose p{font:400 27px/1.35 Georgia,serif;letter-spacing:-.5px;margin:25px 0}.about-purpose em{color:#34847f}.about-page-intro{padding-top:45px;background:#faf9f5}.about-page-intro h1{font:400 clamp(55px,7vw,96px)/1 Georgia,serif;letter-spacing:1px;margin-bottom:45px}.about-page-intro>div{display:grid;grid-template-columns:1fr 1fr;gap:10%}.about-page-intro h2{font-size:37px}.about-page-intro>div p{font-size:16px;color:#627269;margin:0}.leadership-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:8%;align-items:start}.leadership-photo img{display:block;width:100%;height:auto}.leadership-photo>span{display:block;font-size:10px;letter-spacing:1.3px;padding:18px 0;border-bottom:1px solid #c8d7cd;color:#5f766a}.leadership-copy h2{font:400 40px/1.15 Georgia,serif;letter-spacing:-1px}.leadership-copy>p:not(.eyebrow){font-size:15px;color:#5e7065;line-height:1.85}.leadership-copy .draft-label{display:inline-block;background:#f3f0e7;padding:4px 10px;font-size:11px!important;margin-top:23px}.leadership-signature{border-top:1px solid #d9e0da;padding-top:20px;margin-top:25px}.about-purpose-link{text-align:center}.about-purpose-link h2{font:400 clamp(35px,4vw,58px)/1.2 Georgia,serif;letter-spacing:-1px}.about-purpose-link h2 span{color:#34847f}.about-purpose-link>p:not(.eyebrow){font-size:14px;color:#62756b}.about-purpose-link .message-link{gap:28px}.feature-slide#feature-1>img{object-position:center 24%}
@media(max-width:1050px){.about-card-image,.about-purpose{height:220px}.about-purpose{padding:20px}.about-purpose p{font-size:23px}.about-cards{gap:20px}.about-card h3{font-size:15px;gap:10px}}
@media(max-width:760px){.about-heading{align-items:start;flex-direction:column;gap:20px}.about-cards{grid-template-columns:1fr;gap:35px}.about-card-image,.about-purpose{height:300px}.president-card img{object-position:center 20%}.about-purpose p{font-size:33px}.about-card h3{font-size:18px}.about-page-intro>div,.leadership-section{grid-template-columns:1fr;gap:30px}.about-page-intro h2{font-size:32px}.leadership-copy h2{font-size:35px}.about-preview{padding-bottom:65px}}
/* WordPress integration */
body.admin-bar>header{top:32px}.wp-block-giriplanet-section{margin:0}.feature-slide img{max-width:none}#wpadminbar{z-index:99999}body{overflow-wrap:break-word}@media(max-width:782px){body.admin-bar>header{top:46px}}@media(max-width:600px){body.admin-bar>header{top:0}}

/* CJK typography: comfortable line wrapping without Latin letter spacing. */
html:lang(ja) body{font-family:"Noto Sans JP","Yu Gothic",Meiryo,sans-serif}html:lang(zh-CN) body{font-family:"Noto Sans SC","Microsoft YaHei","PingFang SC",sans-serif}
html:lang(ja) .eyebrow,html:lang(zh-CN) .eyebrow,html:lang(ja) .feature-category,html:lang(zh-CN) .feature-category{letter-spacing:.08em}
html:lang(ja) .feature-panel h1,html:lang(ja) .feature-panel h2,html:lang(zh-CN) .feature-panel h1,html:lang(zh-CN) .feature-panel h2{line-height:1.5;overflow-wrap:anywhere}
html:lang(ja) .header-motto,html:lang(zh-CN) .header-motto{letter-spacing:.03em}
html:lang(ja) .corporate-name,html:lang(zh-CN) .corporate-name{font-family:Arial,sans-serif}
