@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap');
:root{--blue:#112f52;--deep:#0a2039;--bright:#12659a;--orange:#ee791d;--paper:#f6f9fb;--ice:#eaf4fa;--ink:#183653;--muted:#60778a;--line:#d1e1e9;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 'DM Sans',Arial,sans-serif}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Plus Jakarta Sans',Arial,sans-serif;line-height:1.06;letter-spacing:-.055em}h1 em,h2 em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.055em}button{font:inherit}.wrap{width:min(1210px,calc(100% - 64px));margin:auto}.skip-link{position:absolute;top:-60px;left:12px;background:white;z-index:40;padding:10px}.skip-link:focus{top:12px}a:focus-visible,button:focus-visible{outline:3px solid #ffb34e;outline-offset:4px}
.utility{background:var(--deep);color:#d8edf5;font-size:10px;letter-spacing:.11em;font-weight:800}.utility .wrap{min-height:36px;display:flex;justify-content:space-between;align-items:center;gap:12px}.utility strong{color:white;margin-left:10px;font-size:12px}.utility a span{margin-left:10px;color:#ff9d59}.site-header{background:white;position:relative;z-index:10;border-bottom:1px solid #e2ebef}.header-inner{min-height:100px;display:flex;align-items:center;gap:30px}.brand{display:block;width:207px;flex:none}.brand img{width:100%;height:auto}.desktop-nav{display:flex;gap:28px;align-items:center;margin-left:auto;font-size:13px;font-weight:800}.desktop-nav a:hover,.site-footer a:hover{color:#fa9c4e}.header-cta,.button{display:inline-flex;justify-content:space-between;align-items:center;gap:32px;min-height:52px;padding:0 20px;font-weight:800;font-size:13px;transition:transform .2s}.header-cta{background:var(--blue);color:white}.header-cta span,.button span{font-size:20px;font-weight:400}.header-cta:hover,.button:hover{transform:translateY(-3px)}.menu-button,.mobile-nav{display:none}
.hero{background:linear-gradient(115deg,#e2f3fb 0%,#eaf5f9 57%,#cae6f1 100%);overflow:hidden}.hero-layout{display:grid;grid-template-columns:53% 47%;min-height:675px}.hero-copy{padding:76px 44px 45px 0;position:relative;display:flex;flex-direction:column;align-items:flex-start}.eyebrow,.section-tag{font-size:10px;letter-spacing:.18em;font-weight:800;line-height:1.5}.eyebrow span{font-size:19px;color:var(--orange);vertical-align:-2px;margin-right:7px}.hero h1{font-size:clamp(68px,7.2vw,106px);line-height:.94;margin:39px 0 30px}.hero h1 em{color:var(--orange)}.hero-copy>p:not(.eyebrow){color:#47677d;max-width:510px;font-size:16px;line-height:1.8}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:21px}.dark-button{background:var(--blue);color:white}.inline-link{font-size:13px;font-weight:800;border-bottom:1px solid;padding-bottom:5px;white-space:nowrap}.hero-stamp{display:flex;align-items:center;gap:12px;border-top:1px solid #aacbd9;width:100%;padding-top:22px;margin-top:auto}.hero-stamp strong{font-family:'Plus Jakarta Sans',sans-serif;font-size:43px;letter-spacing:-.09em;line-height:1;color:var(--orange)}.hero-stamp span{font-size:9px;line-height:1.4;letter-spacing:.15em;font-weight:800}.hero-visual{position:relative;min-height:675px;padding:35px 0 35px 20px}.hero-main-photo{position:relative;width:78%;height:100%;margin-left:auto;overflow:hidden;background:#a0b8bb}.hero-main-photo img{width:100%;height:100%;object-fit:cover;object-position:42% center}.hero-main-photo:after{content:'';position:absolute;inset:65% 0 0;background:linear-gradient(transparent,#12263399)}.hero-main-photo span{position:absolute;bottom:22px;left:20px;color:white;font-size:9px;letter-spacing:.14em;font-weight:800;z-index:1}.hero-small-photo{position:absolute;top:27%;left:0;width:48%;height:37%;border:10px solid #e7f4fa;background:#94bbc8;box-shadow:0 15px 40px #0d3d5929}.hero-small-photo img{width:100%;height:100%;object-fit:cover}.hero-symbol{position:absolute;bottom:60px;left:-9px;display:grid;place-items:center;background:var(--orange);color:white;width:75px;height:75px;border-radius:50%;font-size:33px}.identity-strip{background:var(--orange);color:white}.identity-strip .wrap{min-height:73px;display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:11px;font-weight:800;letter-spacing:.12em}.identity-strip b{font-size:22px;font-weight:400;color:#ffe0c2}
.services-section{padding:110px 0;background:#f8fbfc}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:40px}.section-tag{color:#db6b21;margin-bottom:20px}.section-heading h2,.heritage-story h2,.work-heading h2,.brand-grid h2,.contact-grid h2{font-size:clamp(42px,4.8vw,66px);margin:0}.section-heading h2 em,.brand-grid h2 em{color:var(--orange)}.section-heading>p{max-width:350px;color:var(--muted);font-size:14px;margin:0}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{background:white;border:1px solid var(--line);overflow:hidden}.service-card img{width:100%;height:235px;object-fit:cover;transition:transform .3s}.service-card:hover img{transform:scale(1.035)}.service-card>div{padding:25px 27px 32px;min-height:197px}.service-card span{font-size:10px;color:#d66f29;letter-spacing:.15em;font-weight:800}.service-card h3{font-size:22px;margin:15px 0 10px}.service-card p{font-size:13px;color:var(--muted);line-height:1.6;margin:0}
.heritage-section{background:var(--blue);color:white;padding:105px 0}.heritage-grid{display:grid;grid-template-columns:52% 48%;gap:35px;min-height:520px}.heritage-story{padding:42px 25px 35px 0}.heritage-story .section-tag{color:#ffac64}.heritage-story h2{margin-bottom:28px}.heritage-story h2 em{color:#ffaf6c}.heritage-story>p:not(.section-tag){color:#c8deea;max-width:500px;font-size:15px;line-height:1.8}.heritage-facts{display:flex;gap:38px;border-top:1px solid #6b8aa2;margin-top:35px;padding-top:24px}.heritage-facts div{display:flex;align-items:center;gap:12px}.heritage-facts strong{color:#ff9c4d;font-size:40px;font-family:'Plus Jakarta Sans',sans-serif;letter-spacing:-.07em}.heritage-facts span{font-size:9px;letter-spacing:.11em;line-height:1.5;font-weight:800}.light-button{background:white;color:var(--blue);margin-top:36px}.heritage-collage{position:relative;padding:0 0 35px 30px}.collage-big{width:73%;height:86%;object-fit:cover;margin-left:auto}.collage-small{position:absolute;left:0;bottom:0;width:44%;height:52%;object-fit:cover;border:9px solid var(--blue)}.collage-caption{position:absolute;top:0;left:0;background:var(--orange);font-size:10px;font-weight:800;letter-spacing:.12em;padding:17px 20px}.collage-caption span{margin-left:18px;font-size:18px}
.work-section{padding:105px 0;background:#ecf5f9}.work-heading{text-align:center}.work-heading h2{margin:12px 0 17px}.work-heading h2 em{color:#e47927}.work-heading>p:not(.section-tag){font-size:14px;color:var(--muted)}.work-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:40px}.work-gallery img{width:100%;height:320px;object-fit:cover}.work-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #bad3df;padding-top:21px;margin-top:22px;font-size:10px;letter-spacing:.15em;font-weight:800;color:#607a8d}
.brand-section{background:#fff;padding:100px 0}.brand-grid{display:grid;grid-template-columns:40% 60%;gap:50px;align-items:center}.brand-grid h2{margin-bottom:24px}.brand-grid p:not(.section-tag){color:var(--muted);max-width:380px;font-size:15px}.brand-grid .inline-link{display:inline-block;margin-top:14px}.brand-grid img{width:100%;height:auto;box-shadow:0 16px 50px #113f5a20}.contact-section{background:#e47722;color:white;padding:100px 0}.contact-grid{display:grid;grid-template-columns:57% 43%;gap:55px;align-items:center}.contact-grid .section-tag{color:#ffe2c9}.contact-grid h2{margin-bottom:25px}.contact-grid h2 em{color:#ffe3be}.contact-grid>div:first-child>p:not(.section-tag){max-width:470px;color:#ffeadc}.orange-button{color:var(--blue);background:white;margin-top:21px}.contact-card{background:white;color:var(--blue);padding:37px 42px}.contact-card>span,.contact-card>strong{display:block;font-size:10px;letter-spacing:.16em;color:#d26822;font-weight:800}.contact-phone{display:block;font:800 32px/1.1 'Plus Jakarta Sans',sans-serif;letter-spacing:-.055em;margin:13px 0}.contact-card p{font-size:13px;line-height:1.6;color:var(--muted)}.contact-card p a{text-decoration:underline;text-underline-offset:3px}.contact-card hr{border:0;border-top:1px solid var(--line);margin:24px 0}.contact-card>strong+p{margin-top:12px}
.site-footer{background:var(--deep);color:white;padding:65px 0 0}.footer-top{display:grid;grid-template-columns:50% 25% 25%;gap:20px;padding-bottom:55px}.footer-logo{display:block;background:white;width:225px;padding:6px}.footer-logo img{width:100%;height:auto}.footer-top p{max-width:360px;color:#a9c6d4;font-size:13px;margin:24px 0}.footer-top nav,.footer-call{display:flex;flex-direction:column;align-items:flex-start;gap:12px;font-size:13px}.footer-top strong{font-size:10px;letter-spacing:.17em;color:#ffa463;margin-bottom:11px}.footer-call a{font-size:18px;font-weight:800}.footer-call span{color:#a9c6d4;font-size:12px}.footer-banner img{width:100%;max-height:260px;object-fit:cover;object-position:center}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #49647b;margin-top:42px;padding:20px 0;color:#91aabb;font-size:10px;letter-spacing:.1em}section[id]{scroll-margin-top:20px}
@media(max-width:1000px){.wrap{width:calc(100% - 46px)}.header-inner{gap:17px}.brand{width:180px}.desktop-nav{gap:16px}.hero h1{font-size:clamp(58px,7vw,90px)}.heritage-grid,.contact-grid{gap:25px}.brand-grid{gap:28px}}
@media(max-width:760px){.utility .wrap>span{display:none}.utility .wrap>a{margin-left:auto}.header-inner{min-height:82px}.brand{width:175px}.desktop-nav,.header-cta{display:none}.menu-button{display:block;margin-left:auto;border:0;background:transparent;padding:9px;cursor:pointer}.menu-button span{display:block;width:25px;height:2px;background:var(--blue);margin:5px 0;transition:transform .2s,opacity .2s}.menu-button[aria-expanded=true] span:first-child{transform:translateY(7px) rotate(45deg)}.menu-button[aria-expanded=true] span:nth-child(2){opacity:0}.menu-button[aria-expanded=true] span:last-child{transform:translateY(-7px) rotate(-45deg)}.mobile-nav.open{display:flex;flex-direction:column;background:white;border-top:1px solid var(--line);padding:7px 23px 21px}.mobile-nav a{border-bottom:1px solid var(--line);padding:11px 0;font-size:14px;font-weight:700}.mobile-nav a:last-child{color:#d26822}.hero-layout,.heritage-grid,.brand-grid,.contact-grid,.footer-top{display:block}.hero-copy{padding:58px 0 45px}.hero h1{font-size:clamp(60px,11vw,83px);margin:30px 0}.hero-stamp{margin-top:50px}.hero-visual{min-height:470px;padding:0 0 26px 20px}.hero-symbol{bottom:35px}.identity-strip .wrap{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:17px 0;min-height:0;font-size:10px}.identity-strip b{display:none}.identity-strip span:last-child{grid-column:span 2}.services-section,.heritage-section,.work-section,.brand-section,.contact-section{padding:75px 0}.section-heading{display:block}.section-heading>p{margin-top:22px}.service-grid{grid-template-columns:1fr 1fr;margin-top:32px}.heritage-story{padding:0 0 30px}.heritage-collage{height:430px}.work-gallery{grid-template-columns:1fr 1fr}.brand-grid img{margin-top:40px}.contact-card{margin-top:45px}.footer-top nav,.footer-call{margin-top:30px}.footer-banner img{max-height:180px}}
@media(max-width:520px){.wrap{width:calc(100% - 36px)}.utility{font-size:9px}.utility strong{font-size:11px;margin-left:5px}.hero h1{font-size:clamp(57px,13.7vw,72px)}.hero-copy>p:not(.eyebrow){font-size:15px}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.hero-visual{min-height:350px}.hero-small-photo{border-width:6px}.hero-symbol{width:50px;height:50px;font-size:24px;left:0}.section-heading h2,.heritage-story h2,.work-heading h2,.brand-grid h2,.contact-grid h2{font-size:clamp(40px,10vw,57px)}.service-grid{grid-template-columns:1fr}.service-card img{height:245px}.service-card>div{min-height:0}.heritage-facts{gap:18px}.heritage-facts strong{font-size:33px}.heritage-facts span{font-size:8px}.heritage-collage{height:320px}.collage-caption{padding:10px;font-size:8px}.work-gallery{gap:9px}.work-gallery img{height:210px}.work-bottom{font-size:8px}.brand-grid img{margin-top:28px}.contact-card{padding:30px 25px}.contact-phone{font-size:27px}.footer-bottom{display:block}.footer-bottom span{display:block;margin-bottom:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
