
:root{--navy:#0d2b3e;--navy2:#153c50;--gold:#c99221;--gold2:#e1b650;--cream:#f7f5ef;--ink:#17384a;--muted:#607782;--line:#dce5e4;--green:#345e45}
*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff}a{color:inherit;text-decoration:none}.v7{min-height:100vh;padding-top:94px;padding-bottom:30px}.v7-header{height:94px;position:fixed;z-index:10000;top:0;left:0;right:0;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(13,43,62,.10);box-shadow:0 2px 14px rgba(13,43,62,.035)}.v7-navwrap{height:100%;max-width:1460px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.v7-logo{height:90px;display:flex;align-items:center}.v7-logo img{width:245px;height:auto;max-height:88px;object-fit:contain}.v7-nav{height:100%;display:flex;align-items:center;gap:4px}.v7-item{height:100%;display:flex;align-items:center;position:relative}.v7-item>a{height:100%;display:flex;align-items:center;gap:5px;padding:0 12px;font-size:11px;font-weight:800;letter-spacing:.25px;color:#18384a}.v7-item>a:hover,.v7-item:focus-within>a{color:#a9750b}.v7-item>a span{font-size:11px;color:#9b7a31}.v7-drop{display:none;position:absolute;top:85px;background:#fff;border:1px solid #dce5e6;box-shadow:0 22px 50px rgba(16,48,63,.15);border-radius:4px;padding:12px}.v7-item:hover>.v7-drop,.v7-item:focus-within>.v7-drop{display:block}.v7-drop.narrow{left:0;width:320px}.v7-drop.narrow>a{display:block;padding:10px 11px;border-bottom:1px solid #eef2f2}.v7-drop.narrow>a:last-child{border-bottom:0}.v7-drop b{font-size:12px}.v7-drop small{display:block;color:#74858d;font-size:10px;margin-top:2px}.v7-drop.mega{right:-400px;width:760px;padding:17px;display:none;grid-template-columns:repeat(4,1fr);gap:18px}.v7-item:hover>.v7-drop.mega,.v7-item:focus-within>.v7-drop.mega{display:grid}.v7-drop.mega>div{padding:2px 12px;border-right:1px solid #edf1f1}.v7-drop.mega>div:last-child{border-right:0}.v7-drop em{font-style:normal;font-size:9px;letter-spacing:1.2px;color:#ad7b16;font-weight:900;display:block;margin-bottom:7px}.v7-drop.mega a{display:block;padding:7px 0;font-size:11px;color:#234557}.v7-footer{position:fixed;z-index:9990;bottom:0;left:0;right:0;height:30px;background:rgba(255,255,255,.94);backdrop-filter:blur(10px);border-top:1px solid #e4e9e8;padding:0 24px;display:flex;align-items:center;justify-content:space-between;color:#6d7d86;font-size:9px}.v7-footer a{color:#536b78}.kicker{color:#a8730b;font-size:10px;letter-spacing:2px;font-weight:900;text-transform:uppercase}.gold-button{display:inline-flex;align-items:center;gap:12px;background:var(--gold);color:#102f42;padding:13px 18px;font-size:10px;font-weight:900;letter-spacing:.5px;border-radius:2px;margin-top:21px}.muted{color:#7b8c94!important}
/* Home */.home-page{overflow:hidden}.v7-home{height:calc(100vh - 124px);min-height:610px;position:relative;overflow:hidden}.v7-home-bg{position:absolute;inset:0;background:url('assets/v7-home-nature.jpg') center/cover no-repeat}.v7-home-veil{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.90) 30%,rgba(255,255,255,.52) 48%,rgba(255,255,255,.10) 73%,rgba(255,255,255,.03) 100%)}.v7-home-copy{position:absolute;z-index:2;left:max(7vw,calc((100vw - 1280px)/2));top:16%;width:min(600px,43vw)}.v7-home-copy h1{font-size:clamp(56px,6vw,88px);line-height:.88;letter-spacing:-4px;margin:13px 0 18px;color:#12354a}.v7-home-copy h1 span{color:#c38b1d}.v7-home-copy .lead{font-size:21px;font-weight:750;margin:0 0 9px}.v7-home-copy .lead a{border-bottom:1px solid #bb8720}.v7-home-copy>p:last-of-type{font-size:14px;line-height:1.55;color:#58717e}.v7-home-note{position:absolute;z-index:2;right:4vw;bottom:34px;background:rgba(255,255,255,.76);backdrop-filter:blur(8px);padding:9px 13px;font-size:9px;letter-spacing:1.4px;font-weight:900;color:#365b49}
/* Story pages */.story{height:calc(100vh - 124px);min-height:610px;display:grid;grid-template-columns:46% 54%;background:linear-gradient(110deg,#fff 0 48%,#f7f7f3 48%)}.story-copy{padding:7vh 4vw 5vh max(6vw,calc((100vw - 1280px)/2));display:flex;flex-direction:column;justify-content:center}.story-copy h1{font-size:clamp(40px,4.4vw,64px);line-height:1.01;letter-spacing:-2px;margin:10px 0 18px;color:#14364a}.story-copy>p{font-size:14px;line-height:1.65;color:#5f7681;max-width:650px}.story-note{font-size:11px!important;color:#8a7b59!important;border-left:2px solid #c9972d;padding-left:11px}.story-links{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:18px;max-width:650px}.story-link{border:1px solid #dce4e5;background:rgba(255,255,255,.93);padding:10px 12px;position:relative}.story-link b{display:block;font-size:11px;color:#183a4d}.story-link span{display:block;font-size:9px;color:#75858d;margin-top:2px;padding-right:18px}.story-link i{position:absolute;right:10px;top:50%;transform:translateY(-50%);font-style:normal;color:#c58a17}.story-visual{padding:4vh 4vw 5vh 0;display:flex;align-items:center}.story-visual img{width:100%;height:100%;max-height:660px;object-fit:cover;border-radius:8px;box-shadow:0 18px 45px rgba(15,50,66,.10)}.story.palm{background:linear-gradient(110deg,#fff 0 48%,#eef6ed 48%)}.story.coal{background:linear-gradient(110deg,#fff 0 48%,#f3f4f2 48%)}.story.steel{background:linear-gradient(110deg,#fff 0 48%,#edf1f3 48%)}.story.metal{background:linear-gradient(110deg,#fff 0 48%,#eff3f4 48%)}.story.nature{background:linear-gradient(110deg,#fff 0 48%,#f1f6ee 48%)}
/* profile */.profile-shell{height:calc(100vh - 124px);display:grid;grid-template-columns:55% 45%;padding:6vh 7vw 6vh;gap:40px;background:#fbfbf7}.profile-copy{display:flex;flex-direction:column;justify-content:center}.profile-copy h1{font-size:56px;margin:10px 0 18px}.profile-copy p{font-size:15px;line-height:1.7;color:#607782;max-width:700px}.profile-placeholder{border:1px solid #d9e0df;background:linear-gradient(145deg,#e8edef,#cfd8dc);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#60737d;border-radius:8px}.profile-placeholder.gold{background:linear-gradient(145deg,#fbf4df,#e5cb8b)}.profile-mark{font-size:48px;letter-spacing:7px;font-weight:900;color:#b48219;margin-bottom:14px}.profile-placeholder b{font-size:12px;letter-spacing:1px}
/* presence */.presence{height:calc(100vh - 124px);padding:5vh 7vw 6vh;background:linear-gradient(120deg,#fff,#f4f7f3)}.presence-intro{max-width:840px}.presence-intro h1{font-size:46px;line-height:1.05;margin:8px 0 13px}.presence-intro p{color:#607782;line-height:1.55}.presence-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px}.presence-card{padding:25px;background:#fff;border:1px solid #dfe6e4;min-height:260px;box-shadow:0 10px 28px rgba(20,54,65,.055);position:relative}.wordmark{font-size:46px;color:#c18a1b;font-weight:900;letter-spacing:-2px}.presence-card small{font-size:9px;color:#8c9a9e;letter-spacing:1px}.presence-card h2{font-size:19px;margin:11px 0 7px}.presence-card p{font-size:12px;line-height:1.55;color:#687d86}.presence-card b{position:absolute;bottom:22px;font-size:10px;color:#ac7710}.platform-page{height:calc(100vh - 124px);display:grid;grid-template-columns:34% 66%;align-items:center;padding:7vh 10vw;gap:50px}.platform-code{font-size:140px;font-weight:900;color:#d5a536;border-right:1px solid #e1e6e5;padding-right:40px}.platform-page h1{font-size:48px;margin:9px 0 15px}.platform-page p{max-width:700px;line-height:1.65;color:#617783}
/* Selector */.selector{min-height:calc(100vh - 124px);padding:5vh 7vw 6vh;background:#fbfcfa}.selector>section{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:60px;margin-bottom:23px}.selector h1{font-size:46px;line-height:1.02;margin:9px 0}.selector section p{color:#637982;line-height:1.55}.selector-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.selector-grid a{min-height:142px;padding:17px;border:1px solid #dfe5e4;background:#fff;position:relative}.selector-grid small{display:block;color:#ae7d18;font-size:8px;letter-spacing:1px;font-weight:900}.selector-grid b{display:block;font-size:16px;margin:9px 0 5px}.selector-grid span{font-size:10px;color:#71818a;line-height:1.35}.selector-grid a:hover{box-shadow:0 12px 30px rgba(17,52,65,.08);border-color:#d0b36f}
/* work/csr/simple */.csr-page{height:calc(100vh - 124px);padding:6vh 7vw;background:linear-gradient(120deg,#fff,#eff6ee)}.csr-page>section:first-child{max-width:760px}.csr-page h1{font-size:49px;line-height:1.02;margin:10px 0 15px}.csr-page p{color:#607782;line-height:1.6}.csr-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:34px}.csr-grid div{background:#fff;border:1px solid #dfe6e3;padding:16px;min-height:150px}.csr-grid b{display:block;font-size:13px;margin-bottom:8px}.csr-grid span{font-size:10px;line-height:1.45;color:#6d8088}.simple-page,.contact-page{height:calc(100vh - 124px);padding:10vh 12vw;background:linear-gradient(120deg,#fff,#f3f7f0)}.simple-page h1,.contact-page h1{font-size:58px;line-height:1;margin:10px 0 18px}.simple-page p,.contact-page p{max-width:720px;color:#617782;line-height:1.65}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;max-width:900px;margin-top:30px}.contact-grid a{padding:18px;background:#fff;border:1px solid #dde5e3}.contact-grid b{display:block;font-size:13px}.contact-grid span{display:block;font-size:11px;color:#73848c;margin-top:4px}
/* atlas */.atlas-home{height:calc(100vh - 124px);padding:5.5vh 7vw;background:linear-gradient(120deg,#fff,#f2f6f4)}.atlas-home>section{max-width:800px}.atlas-home h1{font-size:48px;line-height:1.03;margin:9px 0 14px}.atlas-home p{color:#607782;line-height:1.55}.atlas-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:30px}.atlas-grid.four{grid-template-columns:repeat(4,1fr)}.atlas-grid a{background:#fff;border:1px solid #dbe4e3;padding:20px;min-height:145px}.atlas-grid b{display:block;font-size:16px}.atlas-grid span{display:block;font-size:10px;color:#71828a;margin-top:8px;line-height:1.45}
/* map */.map-page{background:#eef4f3}.map-v7{padding:3vh 5vw 55px}.map-v7-head{max-width:1040px;margin-bottom:18px}.map-v7-head h1{font-size:42px;margin:7px 0 10px}.map-v7-head p{color:#607782;line-height:1.55}.map-notice{display:inline-block;margin-top:6px;background:#fff8e8;border-left:3px solid #c89322;padding:8px 11px;color:#6b6658;font-size:10px}.map-v7-shell{height:calc(100vh - 340px);min-height:520px;position:relative;border:1px solid #cedbdc;background:#fff}.map-v7-shell #liveMap{height:100%;width:100%}.map-full{position:absolute;z-index:500;right:12px;top:12px;background:#0f3044;color:#fff;border:1px solid #c9982e;padding:9px 12px;font-size:10px;font-weight:900}.map-v7-shell:fullscreen{height:100vh;padding:0}.map-v7-shell:fullscreen #liveMap{height:100vh}.map-source-note{font-size:9px;color:#75858d;margin-top:9px}.v7-dot{display:block;border:2px solid #fff;border-radius:50%;box-shadow:0 0 13px rgba(0,0,0,.35)}.map-card{font:12px/1.45 Arial;min-width:240px}.map-card>b{font-size:14px;display:block}.map-card small{display:block;font-size:9px;color:#7b8b92;margin:4px 0 6px}.map-card p{margin:5px 0}.conf{float:right;background:#eef4e9;color:#547047;font-size:8px;padding:2px 5px}.source-line{font-size:9px;color:#7b8b92;border-top:1px solid #eee;padding-top:5px}
@media(max-width:1180px){.v7-logo img{width:210px}.v7-item>a{padding:0 8px;font-size:10px}.v7-drop.mega{right:-310px}.story-links{grid-template-columns:1fr}.presence-grid{gap:10px}.selector-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.v7{padding-top:82px;padding-bottom:0}.v7-header{height:82px}.v7-navwrap{padding:0 14px}.v7-logo img{width:190px}.v7-nav{overflow:auto;justify-content:flex-start}.v7-item>a{padding:0 9px}.v7-drop{display:none!important}.v7-footer{position:relative;height:auto;padding:8px 14px}.home-page{overflow:auto}.v7-home{height:760px}.v7-home-copy{left:7%;right:7%;top:11%;width:auto}.v7-home-veil{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,255,255,.78) 48%,rgba(255,255,255,.1))}.v7-home-copy h1{font-size:60px}.story{height:auto;display:block}.story-copy{padding:45px 7vw 25px}.story-visual{padding:0 7vw 50px}.story-visual img{height:430px}.profile-shell,.platform-page{height:auto;min-height:760px;grid-template-columns:1fr}.presence{height:auto}.presence-grid{grid-template-columns:1fr}.selector{height:auto}.selector>section{grid-template-columns:1fr}.selector-grid{grid-template-columns:1fr 1fr}.csr-page{height:auto}.csr-grid{grid-template-columns:1fr 1fr}.atlas-home{height:auto}.atlas-grid,.atlas-grid.four{grid-template-columns:1fr 1fr}.map-v7-shell{height:650px}.contact-grid{grid-template-columns:1fr}}
