:root{--navy:#0b1d36;--gold:#c8a76a;--gray:#f2f2f2;--muted:#4b5b70;--line:#cbd0d6;--body:Montserrat,Arial,sans-serif;--title:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:white;color:var(--navy);font:400 1rem/1.6 var(--body)}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible,button:focus-visible{outline:3px solid var(--gold);outline-offset:5px}a:hover{text-decoration:underline;text-underline-offset:5px}h1,h2,p{margin:0}h1,h2{font-family:var(--title);font-weight:400;line-height:1.1;letter-spacing:-.035em}h2{font-size:clamp(2rem,3.4vw,3.3rem)}.wrap{width:90%;max-width:1320px;margin-inline:auto}.skip{position:absolute;top:-100px;left:20px;z-index:10;padding:12px;background:white}.skip:focus{top:10px}.header{height:108px;display:flex;align-items:center;justify-content:space-between;gap:40px}.brand{display:block;width:225px;flex-shrink:0}.brand img{display:block;width:100%;height:auto}.header .brand img{max-height:90px;object-fit:contain}.header nav{display:flex;align-items:center;gap:42px;font-size:.875rem}.header nav .button{margin-left:55px}.menu-button{display:none}.eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:.75rem;line-height:1.8;margin-bottom:22px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:15px 30px;background:var(--navy);color:white;border:1px solid var(--navy);font:500 .875rem/1.5 var(--body);text-align:center;border-radius:2px;transition:background .15s}.button:hover{background:#183750;text-decoration:none}.hero{display:grid;grid-template-columns:1.055fr 1fr;max-width:1600px;margin:auto}.hero-copy{padding:65px 48px 50px max(5vw,calc((100vw - 1320px)/2));align-self:center}.hero h1{font-size:clamp(2.75rem,4.9vw,4.85rem);line-height:1.01;margin:28px 0 32px;max-width:720px}.intro{color:var(--muted);font-size:1rem;line-height:1.65;max-width:590px}.actions{display:flex;align-items:center;gap:38px;margin-top:36px}.plain-link{font-size:.875rem;white-space:nowrap}.hero-art{background:var(--navy);display:flex;justify-content:center;align-items:center;min-height:530px;color:var(--gold)}.hero-art svg{width:85%;max-width:530px;height:auto}.statement{background:var(--gray);text-align:center;padding:58px 0 50px}.statement h2{font-size:clamp(1.9rem,3vw,2.85rem)}.statement p{max-width:1100px;margin:22px auto 0;color:var(--muted);line-height:1.7}.services{padding-top:56px;padding-bottom:48px}.services .eyebrow{margin-bottom:16px}.services h2{margin-bottom:26px}.service-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,auto);grid-auto-flow:column;gap:0 60px}.service{border-bottom:1px solid var(--line);align-self:start}.service summary{list-style:none;display:flex;align-items:center;gap:27px;min-height:66px;cursor:pointer}.service summary::-webkit-details-marker{display:none}.service summary>span{color:#957442;font-size:1.2rem;font-variant-numeric:tabular-nums}.service summary>b{margin-left:auto;font-size:1.6rem;font-weight:400;transition:transform .15s}.service[open] summary>b{transform:rotate(90deg)}.service p{padding:0 20px 22px 53px;color:var(--muted);font-size:.9375rem}.diagnostic{background:var(--navy);color:white;padding:42px 0}.diagnostic-inner{display:flex;align-items:center;justify-content:space-between;gap:70px}.diagnostic h2{font-size:clamp(2rem,3.1vw,3rem)}.diagnostic p{max-width:700px;margin-top:16px;line-height:1.65}.diagnostic .deliverables{color:var(--gold);font-size:.875rem;margin-top:24px}.outline{background:transparent;border-color:white;white-space:nowrap}.outline:hover{background:#20384f}.diagnostic-detail{margin-top:18px}.diagnostic-detail>summary{font-size:.875rem;cursor:pointer;color:#d4dbe4}.diagnostic-detail[open]{padding-top:24px;border-top:1px solid #445468}.diagnostic-detail .button{margin-top:24px}.clients{padding-top:46px;padding-bottom:34px;border-bottom:1px solid var(--line)}.clients .eyebrow{margin-bottom:16px}.clients h2{font-size:clamp(1.4rem,2.1vw,2rem);max-width:1000px;letter-spacing:-.015em;line-height:1.3}.contact{padding-top:36px;padding-bottom:46px}.contact .eyebrow{margin-bottom:16px}.contact .button{margin-top:25px}.footer{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:24px;padding-bottom:24px}.footer .brand{width:150px}.footer-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px 24px;font-size:.8125rem}.footer>p{font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;border-left:1px solid var(--line);padding-left:24px;flex-shrink:0}
@media(min-width:1600px){.hero-copy{padding-left:140px}}@media(max-width:1100px){.header nav{gap:20px}.header nav .button{margin-left:10px}.header .brand{width:185px}.hero-copy{padding-right:28px}.actions{gap:20px;flex-wrap:wrap}.footer{flex-wrap:wrap}.footer-links{justify-content:flex-start}}
@media(max-width:760px){.wrap{width:86%}.header{height:96px;gap:0;position:relative}.header .brand{width:185px}.header .brand img{max-height:84px}.menu-button{display:block;background:white;border:0;color:var(--navy);font-size:30px;width:48px;height:48px;cursor:pointer}.header nav{display:none;position:absolute;top:90px;left:-8.15%;right:-8.15%;background:white;padding:22px 7%;z-index:5;border-bottom:1px solid var(--line);box-shadow:0 8px 10px #0b1d360a}.header nav.open{display:flex;flex-direction:column;align-items:stretch;gap:16px}.header nav>a{padding:9px 0}.header nav .button{margin:0}.hero{display:flex;flex-direction:column}.hero-copy{padding:14px 7% 36px}.eyebrow{font-size:.75rem;letter-spacing:.13em;margin-bottom:10px}.hero .eyebrow{color:#947543}.hero h1{font-size:clamp(2.25rem,7vw,3.3rem);line-height:1.05;margin:14px 0 22px;letter-spacing:-.035em}.intro{font-size:1rem;line-height:1.55}.actions{display:flex;flex-direction:column;align-items:stretch;gap:15px;margin-top:25px}.button{min-height:54px;font-size:1rem;padding:14px 20px}.plain-link{text-align:center;padding:3px 0;font-size:.9375rem}.hero-art{min-height:0;height:180px}.hero-art svg{height:170px;width:170px}.statement{padding:30px 0}.statement h2{font-size:1.9rem;line-height:1.13}.statement h2 span{display:block}.statement p{font-size:.9375rem;line-height:1.55;margin-top:20px}.services{padding:30px 0}.services>.eyebrow{display:none}.services h2{font-size:1.9rem;line-height:1.15;margin-bottom:12px}.service-grid{display:flex;flex-direction:column;gap:0}.service{width:100%}.service summary{gap:22px;min-height:58px;font-size:.9375rem}.service p{padding-left:46px;font-size:.875rem}.service summary>span{font-size:1.1rem}.diagnostic{padding:32px 0}.diagnostic-inner{display:block}.diagnostic h2{font-size:1.9rem}.diagnostic p{font-size:.9375rem;line-height:1.55;margin-top:15px}.diagnostic .deliverables{font-size:.875rem;line-height:1.6;margin-top:20px}.diagnostic-inner>.button{display:flex;margin-top:24px;white-space:normal}.diagnostic-detail{margin-top:16px}.clients{width:100%;padding:28px 7%;background:var(--gray);text-align:center;border:0}.clients>.eyebrow{display:none}.clients h2{font-family:var(--body);font-size:.9375rem;line-height:1.5;letter-spacing:0}.contact{padding:30px 0 34px}.contact>.eyebrow{display:none}.contact h2{font-size:1.9rem;line-height:1.13}.contact .button{width:100%;margin-top:22px}.footer{width:100%;background:var(--gray);border:0;flex-direction:column;padding:28px 7%;gap:20px}.footer .brand{display:none}.footer-links{flex-direction:column;font-size:.875rem;gap:10px;text-align:center}.footer>p{border:0;border-top:1px solid var(--line);padding:18px 20px 0;text-align:center;font-size:.75rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
