:root{--ink:#142d48;--deep:#10243a;--navy:#153653;--red:#c92336;--muted:#64778a;--line:#dbe5eb;--pale:#f3f7f9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'DM Sans',sans-serif;color:var(--ink);-webkit-font-smoothing:antialiased}button{cursor:pointer;font:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif;letter-spacing:-.045em}h1 em,h2 em{font:400 1em Georgia,serif;letter-spacing:-.06em}.container{width:min(1180px,calc(100% - 48px));margin-inline:auto}.utility{background:#0d2033;color:#cbd9e4;font-size:9px;font-weight:800;letter-spacing:.14em}.utility-inner{height:30px;display:flex;align-items:center;justify-content:space-between}.utility a{letter-spacing:.03em}.utility a:hover{color:white}.header{position:relative;z-index:10;background:var(--deep);border-bottom:3px solid var(--red)}.nav-inner{height:91px;display:flex;align-items:center;gap:30px}.brand img{width:220px;height:auto}.desktop-nav{display:flex;gap:25px;margin-left:auto;align-items:center}.desktop-nav a{font-size:11px;color:#d9e5ed;font-weight:700;white-space:nowrap}.desktop-nav a:hover{color:white}.header-call{margin-left:auto}.button{border:0;border-radius:3px;padding:15px 22px;display:inline-flex;align-items:center;justify-content:center;gap:22px;font-size:11px;font-weight:800;white-space:nowrap;transition:transform .25s,box-shadow .25s,background .25s}.button:hover{transform:translateY(-3px);box-shadow:0 12px 25px #10243a31}.red{background:var(--red);color:white}.red:hover{background:#e13745}.white{background:white;color:var(--navy)}.outline{background:transparent;border:1px solid #a9bdcb;color:var(--navy)}.menu-toggle,.mobile-nav{display:none}.hero{min-height:650px;position:relative;background:#1a334a;color:white;overflow:hidden}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#11283ded 0%,#11283dc5 48%,#11283d43 100%)}.hero-inner{min-height:650px;position:relative;z-index:2;display:flex;align-items:center}.hero-copy{max-width:680px;padding:70px 0}.eyebrow,.section-label{font-size:10px;font-weight:800;letter-spacing:.19em}.eyebrow{color:#cbdde9;display:flex;align-items:center;gap:11px}.eyebrow-line{width:22px;height:2px;background:#e03547}.hero h1{font-size:clamp(50px,5.6vw,76px);line-height:1.09;margin:27px 0}.hero h1 em{color:#e9f2f5}.hero-copy>p{font-size:15px;line-height:1.75;color:#d7e4ec;max-width:540px}.hero-actions{display:flex;gap:30px;align-items:center;margin-top:31px}.hero-text-link{font-size:12px;font-weight:800;border-bottom:1px solid #aec5d4;padding-bottom:5px}.hero-text-link span{margin-left:7px}.hero-disciplines{margin-top:65px;font-size:10px;font-weight:800;letter-spacing:.11em;color:#dceaf0}.hero-disciplines span{color:#f37d86;margin:0 7px}.hero-index{position:absolute;right:16px;bottom:22px;color:#c5dce8;font-size:8px;letter-spacing:.18em;z-index:2}.credentials{background:#f2f6f8;border-bottom:1px solid #dce7ec}.credentials-grid{display:grid;grid-template-columns:repeat(3,1fr)}.credentials-grid>div{display:flex;align-items:center;gap:15px;padding:26px 30px;border-right:1px solid var(--line)}.credentials-grid>div:first-child{padding-left:0}.credentials-grid>div:last-child{border:0}.credential-icon{height:38px;width:38px;border:1px solid #aac3d2;border-radius:50%;display:grid;place-items:center;color:var(--red);font-size:18px;flex:none}.credentials strong,.credentials small{display:block}.credentials strong{font:800 12px Manrope,sans-serif}.credentials small{color:var(--muted);font-size:10px;margin-top:4px}.section{padding:105px 0}.section-label{color:#b9273b}.section h2,.contact-cta h2{font-size:clamp(35px,3.7vw,53px);line-height:1.16;margin:19px 0 22px}.section h2 em{color:#486f87}.intro-grid,.craft-grid,.difference-grid{display:grid;grid-template-columns:48% 52%;gap:5%;align-items:center}.intro-visual{height:505px;position:relative;border-radius:190px 190px 5px 5px;overflow:hidden;background:#d5e3e9}.intro-visual>img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.82)}.intro-badge{position:absolute;bottom:0;right:0;background:var(--navy);color:white;padding:25px 28px;max-width:230px}.intro-badge span{font-size:8px;letter-spacing:.17em;font-weight:800;color:#cadce7}.intro-badge strong{display:block;font:400 25px/1.2 Georgia,serif;margin-top:13px}.intro-copy{padding-left:25px}.intro-copy p,.craft-copy>p,.difference-intro>p,.clients-inner p{font-size:13px;line-height:1.85;color:var(--muted)}.intro-copy .button{margin-top:18px}.expertise,.markets,.stories{background:var(--pale)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:43px}.section-head h2{margin-bottom:0;max-width:660px}.section-head>p{max-width:310px;color:var(--muted);font-size:12px;line-height:1.75;margin:0 0 6px}.expertise-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.expertise-card{background:white;border-radius:4px;overflow:hidden;box-shadow:0 3px 0 #e1e9ed;transition:transform .3s,box-shadow .3s}.expertise-card:hover{transform:translateY(-5px);box-shadow:0 14px 30px #173d531c}.expertise-image{height:190px;overflow:hidden;background:#dbe8ed}.expertise-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.expertise-card:hover img{transform:scale(1.04)}.expertise-body{padding:24px;min-height:206px}.expertise-body span{font-size:9px;color:#b42a3d;letter-spacing:.15em;font-weight:800}.expertise-body h3{font-size:20px;line-height:1.2;margin:16px 0 9px}.expertise-body p{font-size:11px;line-height:1.75;color:var(--muted)}.expertise-extra{border-top:1px solid var(--line);margin-top:32px;padding-top:21px;display:flex;align-items:center;gap:22px}.expertise-extra>span{font-size:9px;letter-spacing:.14em;font-weight:800;color:#a34e58}.expertise-extra strong{font:800 12px Manrope,sans-serif}.expertise-extra i{font-style:normal;color:var(--red)}.expertise-extra a{margin-left:auto;font-size:11px;font-weight:800;border-bottom:1px solid #9eb4c1;padding-bottom:5px}.craft-grid{grid-template-columns:52% 48%;gap:4%}.craft-copy{padding-right:65px}.craft-list{margin-top:33px;border-top:1px solid var(--line)}.craft-list>div{display:flex;gap:20px;padding:18px 0;border-bottom:1px solid var(--line)}.craft-list>div>span{font-size:11px;font-weight:800;color:var(--red);flex:none}.craft-list strong,.craft-list small{display:block}.craft-list strong{font:800 13px Manrope,sans-serif}.craft-list small{font-size:10px;color:var(--muted);line-height:1.7;margin-top:5px}.craft-gallery{height:520px;position:relative}.craft-gallery>img{width:85%;height:85%;object-fit:cover;border-radius:5px}.gallery-small{position:absolute;right:0;bottom:25px;width:48%;height:48%;border:7px solid white;box-shadow:0 15px 30px #122b4825}.gallery-small img{height:100%;width:100%;object-fit:cover}.gallery-caption{position:absolute;bottom:0;left:0;color:#466980;font-size:9px;letter-spacing:.18em;font-weight:800}.market-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.market-grid span{background:white;padding:17px 20px;border-left:3px solid var(--red);font:800 12px Manrope,sans-serif}.market-more{color:var(--muted);font-size:11px;margin:20px 0 31px}.market-photo-row{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.market-photo-row img{height:180px;width:100%;object-fit:cover;border-radius:3px}.difference-grid{grid-template-columns:43% 57%;gap:6%}.difference-intro{padding-right:35px}.difference-intro img{height:230px;width:100%;object-fit:cover;border-radius:5px;margin-top:31px}.difference-points{display:grid;grid-template-columns:1fr 1fr;gap:12px}.difference-points>div:not(.difference-note){background:#f2f7f8;min-height:175px;padding:24px}.difference-points>div>span{color:var(--red);font-size:24px;display:block;margin-bottom:24px}.difference-points strong{font:800 14px Manrope,sans-serif}.difference-points p{font-size:10px;color:var(--muted);line-height:1.7;margin:8px 0 0}.difference-note{grid-column:1/-1;color:var(--muted);font-size:10px;padding-top:4px}.stories-grid{display:grid;grid-template-columns:43% 57%;gap:5%;align-items:center}.stories-intro{padding-right:35px}.stories-intro p{font-size:12px;line-height:1.8;color:var(--muted)}.story-controls{display:flex;gap:10px;margin-top:28px}.story-controls button{height:39px;width:39px;border:1px solid #acbfca;border-radius:50%;background:none;color:var(--navy);font-size:18px}.story-controls button:hover{background:#dfebf0}.story-card{min-height:315px;padding:42px 49px;background:white;border-radius:5px;box-shadow:0 15px 35px #173c520c}.quote-mark{display:block;height:67px;color:#d9979d;font:70px Georgia,serif}.story-card blockquote{font:400 25px/1.5 Georgia,serif;letter-spacing:-.02em;margin:0 0 29px}.story-person{border-top:1px solid var(--line);padding-top:18px;display:flex;justify-content:space-between;align-items:center}.story-person strong,.story-person small{display:block}.story-person strong{font:800 12px Manrope,sans-serif}.story-person small{font-size:10px;color:var(--muted);margin-top:5px;line-height:1.5}.story-person>span{font-size:10px;color:#8da3b0;font-weight:800;white-space:nowrap}.story-note{font-size:9px;color:#8699a5;margin-top:19px}.clients-inner{display:grid;grid-template-columns:40% 60%;gap:4%;align-items:center}.clients-inner h2{max-width:420px}.clients-inner img{max-height:270px;object-fit:contain;width:100%}.contact-cta{background:var(--navy);color:white;padding:72px 0;border-top:4px solid var(--red)}.contact-cta-inner{display:flex;justify-content:space-between;align-items:center;gap:40px}.contact-cta .section-label{color:#ef9ca5}.contact-cta h2{max-width:670px;margin:17px 0 13px}.contact-cta h2 em{color:#d7e8ed}.contact-cta p{font-size:12px;color:#d4e2e9}.contact-cta-inner>div:last-child{display:flex;align-items:flex-start;flex-direction:column;gap:18px}.email-link{font-size:12px;border-bottom:1px solid #a9cad9;padding-bottom:5px}.footer{background:var(--deep);color:white}.footer-grid{display:grid;grid-template-columns:1.6fr .65fr 1.2fr 1fr;gap:32px;padding:65px 0 45px}.footer-brand img{width:225px}.footer-grid p,.footer-grid span,.footer-grid a:not(.brand){display:block;font-size:10px;line-height:1.7;color:#b2c4d0;margin:11px 0}.footer-grid p{max-width:240px}.footer-grid strong{display:block;font:800 11px Manrope,sans-serif;margin:7px 0 19px}.footer-grid a:hover{color:white}.regulation{border-top:1px solid #426078;padding:17px 0;color:#a1b6c5}.regulation p{font-size:9px;line-height:1.5;margin:4px 0}.footer-bottom{border-top:1px solid #426078;padding:20px 0;display:flex;justify-content:space-between;gap:20px;font-size:9px;color:#93aabd}.reveal{opacity:0;transform:translateY(20px);transition:opacity .7s,transform .7s}.reveal.visible{opacity:1;transform:translateY(0)}@media(max-width:1050px){.brand img{width:185px}.desktop-nav{gap:15px}.desktop-nav a{font-size:10px}.header-call{padding:13px}.expertise-grid{grid-template-columns:repeat(2,1fr)}.expertise-image{height:220px}}@media(max-width:900px){.container{width:min(100% - 36px,670px)}.utility-inner>span{display:none}.utility-inner{justify-content:center}.nav-inner{height:76px}.desktop-nav{display:none}.brand img{width:175px}.menu-toggle{display:flex;margin-left:auto;border:0;background:none;width:36px;height:36px;flex-direction:column;justify-content:center;gap:6px}.menu-toggle span{width:24px;height:2px;background:white}.mobile-nav:not([hidden]){display:flex;flex-direction:column;gap:16px;padding:18px 20px 25px;background:var(--deep)}.mobile-nav a{font-size:12px;color:white;font-weight:800}.mobile-nav .button{width:100%}.hero,.hero-inner{min-height:620px}.hero-overlay{background:linear-gradient(90deg,#11283df2,#11283db8)}.hero h1{font-size:clamp(48px,8vw,68px)}.credentials-grid{grid-template-columns:1fr}.credentials-grid>div,.credentials-grid>div:first-child{padding:16px 0;border-right:0;border-bottom:1px solid var(--line)}.credentials-grid>div:last-child{border:0}.section{padding:75px 0}.intro-grid,.craft-grid,.difference-grid,.stories-grid,.clients-inner{grid-template-columns:1fr;gap:42px}.intro-visual{height:430px}.intro-copy,.craft-copy,.difference-intro,.stories-intro{padding:0}.section-head{display:block}.section-head>p{max-width:500px;margin-top:15px}.craft-gallery{height:450px}.difference-intro img{height:260px}.clients-inner img{max-height:240px}.contact-cta-inner{display:block}.contact-cta-inner>div:last-child{margin-top:25px}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-grid>div:first-child{grid-column:1/-1}}@media(max-width:600px){.hero,.hero-inner{min-height:700px}.hero-photo{object-position:60% center}.hero-overlay{background:#11283dc2}.hero-copy{padding:55px 0}.hero h1{font-size:clamp(46px,10vw,57px)}.hero-copy>p{font-size:13px}.hero-actions{align-items:flex-start;flex-direction:column;gap:22px}.hero-disciplines{font-size:9px;line-height:1.9;margin-top:43px}.section h2{font-size:39px}.intro-visual{height:340px}.intro-badge{padding:18px;max-width:185px}.intro-badge strong{font-size:20px}.expertise-grid{grid-template-columns:1fr}.expertise-image{height:205px}.expertise-body{min-height:0}.expertise-extra{display:block;line-height:1.8}.expertise-extra strong,.expertise-extra a{display:block;margin:9px 0}.craft-gallery{height:340px}.market-grid{grid-template-columns:repeat(2,1fr)}.market-grid span{padding:13px;font-size:10px}.market-photo-row{grid-template-columns:1fr 1fr}.market-photo-row img:last-child{display:none}.difference-points{gap:8px}.difference-points>div:not(.difference-note){padding:18px;min-height:180px}.difference-points strong{font-size:12px}.story-card{padding:31px;min-height:0}.story-card blockquote{font-size:21px}.footer-grid{grid-template-columns:1fr;gap:20px}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{line-height:1.5}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.button,.expertise-card{transition:none}}
@media(max-width:600px){.brand img{width:135px}.nav-inner{gap:8px}.header-call{padding:10px 11px;font-size:9px;gap:8px}}