
@font-face{font-family:Camel;src:url('../fonts/TheYearofTheCamel-Regular.otf') format('opentype');font-display:swap}
@font-face{font-family:Camel;src:url('../fonts/TheYearofTheCamel-Medium.otf') format('opentype');font-weight:600;font-display:swap}
:root{--ink:#0d0f11;--ink2:#171a1d;--paper:#f2efe8;--blue:#31589f;--line:rgba(13,15,17,.13);--pad:clamp(20px,5vw,78px)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:#fff;font-family:Camel,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:400;line-height:1.03}
.header{position:fixed;z-index:100;top:0;left:0;right:0;height:82px;padding:0 var(--pad);display:flex;align-items:center;gap:34px;background:rgba(9,11,12,.78);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.1)}.brand{width:112px;height:76px;display:flex;align-items:center}.brand img{width:100%;height:100%;object-fit:contain}.header nav{display:flex;gap:27px;margin-inline:auto}.header nav a{font-size:.84rem;color:rgba(255,255,255,.74)}.header nav a:hover{color:#fff}.header-actions{display:flex;gap:8px}.lang,.menu{height:40px;border:1px solid rgba(255,255,255,.23);background:transparent;color:#fff;border-radius:999px;cursor:pointer}.lang{width:43px}.menu{width:43px;padding:10px;display:none}.menu span{display:block;height:1px;background:#fff;margin:6px 0}.mobile-nav{display:none;position:fixed;z-index:90;top:82px;left:0;right:0;padding:18px var(--pad);background:#0e1012;transform:translateY(-140%);transition:.25s}.mobile-nav.open{transform:none}.mobile-nav a{padding:14px 0;border-bottom:1px solid rgba(255,255,255,.08)}
.hero{height:min(980px,100svh);min-height:760px;position:relative;display:flex;align-items:flex-end;padding:130px var(--pad) 78px;overflow:hidden}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,10,11,.94) 0%,rgba(8,10,11,.76) 40%,rgba(8,10,11,.24) 72%,rgba(8,10,11,.38) 100%)}.hero-content{position:relative;z-index:2;max-width:900px}.eyebrow,.kicker{font-size:.72rem;letter-spacing:.08em;color:var(--blue)}.kicker.inverse{color:#9db8e7}.hero h1{font-size:clamp(4.4rem,8.3vw,9rem);max-width:920px;margin:18px 0 24px}.hero-content>p:not(.eyebrow){font-size:clamp(1rem,1.4vw,1.25rem);line-height:1.9;color:rgba(255,255,255,.72);max-width:720px}.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}.btn{display:inline-flex;padding:13px 20px;border-radius:999px}.btn.primary{background:var(--blue)}.btn.outline{border:1px solid rgba(255,255,255,.35)}
section{padding:clamp(90px,10vw,150px) var(--pad)}.light{background:var(--paper);color:var(--ink)}.statement-grid,.about-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:8vw;margin-top:22px}.statement-grid h2,.section-head h2,.projects h2,.about h2,.contact h2,.locations h2{font-size:clamp(3rem,5.9vw,6.7rem);margin:0}.statement-grid p,.about-grid p,.section-head>p,.projects-copy p,.contact-top>p{font-size:1.03rem;line-height:2;color:#656a6e}.principles{margin-top:26px;border-top:1px solid var(--line)}.principles span{display:block;padding:15px 0;border-bottom:1px solid var(--line)}
.showcase{background:#141719}.section-head{display:grid;grid-template-columns:1.15fr .85fr;gap:8vw;align-items:end;margin-bottom:45px}.section-head>p{color:rgba(255,255,255,.53);margin:0}.dark-head>p{color:#656a6e}.video-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.video-card{position:relative;height:480px;overflow:hidden;background:#222;border-radius:22px}.video-card.wide{grid-column:1/-1;height:620px}.video-card.full{grid-column:1/-1;height:620px}.video-card video{width:100%;height:100%;object-fit:cover;display:block}.video-card:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(5,6,7,.68),transparent 48%);pointer-events:none}.video-meta{position:absolute;z-index:2;left:22px;right:22px;bottom:20px;display:flex;justify-content:space-between;align-items:end;gap:18px}.video-meta span{font-size:1rem}.video-meta small{font-size:.72rem;color:rgba(255,255,255,.65)}
.services{background:#f2efe8}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:42px}.service-grid article{border:1px solid var(--line);padding:30px;border-radius:20px;background:#f8f6f1}.service-grid b{font-size:.7rem;color:var(--blue)}.service-grid h3{font-size:2rem;margin:25px 0 15px}.service-grid p{color:#656a6e;line-height:1.9}
.projects{background:#31589f}.projects-inner{display:grid;grid-template-columns:1.05fr .95fr;gap:8vw}.projects-copy p{color:rgba(255,255,255,.7);margin-top:6px}.project-cta{display:inline-block;margin-top:20px;padding-bottom:6px;border-bottom:1px solid rgba(255,255,255,.45)}
.brands{padding-top:clamp(120px,11vw,180px)}.brand-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:35px}.brand-grid a{height:170px;border:1px solid var(--line);border-radius:18px;background:#fff;display:flex;align-items:center;justify-content:center;padding:20px;overflow:hidden}.brand-grid img{max-width:100%;max-height:115px;width:auto;height:auto;object-fit:contain;filter:none!important}
.about{background:#121518}.about-grid p{color:rgba(255,255,255,.6)}
.contact{background:#0e1012}.contact-top{display:grid;grid-template-columns:1.1fr .9fr;gap:8vw;align-items:end}.contact-top>p{color:rgba(255,255,255,.55);margin-bottom:0}.contact-grid{display:grid;grid-template-columns:1fr 1fr;margin-top:45px;border-top:1px solid rgba(255,255,255,.15)}.contact-grid a{display:flex;justify-content:space-between;gap:20px;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.13)}.contact-grid a:nth-child(odd){padding-inline-end:30px}.contact-grid a:nth-child(even){padding-inline-start:30px;border-inline-start:1px solid rgba(255,255,255,.13)}.contact-grid span{color:rgba(255,255,255,.5)}.socials{display:flex;gap:10px;margin-top:30px}.socials a{width:48px;height:48px;border:1px solid rgba(255,255,255,.22);border-radius:50%;display:grid;place-items:center}.socials svg{width:20px;height:20px;fill:#fff}
.map-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:30px}.map-grid article{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden}.map-grid iframe{width:100%;height:390px;border:0;display:block}.map-grid article>div{padding:18px 20px;display:flex;justify-content:space-between;align-items:center;gap:18px}.map-grid h3{font-size:1.4rem;margin:0}.map-grid a{font-size:.78rem;color:var(--blue)}
footer{background:#090b0c;padding:30px var(--pad);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;color:rgba(255,255,255,.55);font-size:.78rem}footer img{width:96px;height:60px;object-fit:contain}
@media(max-width:1050px){.header nav{display:none}.menu{display:block}.mobile-nav{display:flex;flex-direction:column}.statement-grid,.about-grid,.section-head,.projects-inner,.contact-top{grid-template-columns:1fr}.video-card,.video-card.wide,.video-card.full{height:480px}.service-grid{grid-template-columns:1fr}.brand-grid{grid-template-columns:repeat(3,1fr)}.contact-grid{grid-template-columns:1fr}.contact-grid a:nth-child(odd),.contact-grid a:nth-child(even){padding-inline:0;border-inline-start:0}.map-grid{grid-template-columns:1fr}}
@media(max-width:680px){.header{height:74px;padding:0 16px}.brand{width:98px;height:66px}.mobile-nav{top:74px}.hero{min-height:720px;padding:120px 20px 55px}.hero-shade{background:linear-gradient(0deg,rgba(8,10,11,.94) 0%,rgba(8,10,11,.54) 58%,rgba(8,10,11,.24) 100%)}.hero h1{font-size:clamp(3.5rem,15vw,5.3rem)}.hero-actions .btn{width:100%;justify-content:center}section{padding:82px 20px}.statement-grid h2,.section-head h2,.projects h2,.about h2,.contact h2,.locations h2{font-size:clamp(2.7rem,11vw,4.4rem)}.video-grid{grid-template-columns:1fr}.video-card,.video-card.wide,.video-card.full{grid-column:auto;height:350px}.video-meta{left:14px;right:14px;bottom:14px}.brand-grid{grid-template-columns:repeat(2,1fr)}.brand-grid a{height:135px;padding:14px}.map-grid iframe{height:310px}.map-grid article>div{align-items:flex-start;flex-direction:column}footer{grid-template-columns:1fr auto}footer img{display:none}}
