:root{--ink:#171717;--paper:#f6f2eb;--white:#fff;--orange:#e3a329;--orange-dark:#aa6d00;--muted:#666;--line:#d8d0c3;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif;line-height:1.55}img{display:block;max-width:100%}a{color:inherit}.skip-link{position:fixed;left:1rem;top:-5rem;z-index:100;background:#fff;padding:.8rem 1rem}.skip-link:focus{top:1rem}.site-header{height:88px;padding:0 max(24px,calc((100vw - var(--max))/2));display:flex;align-items:center;gap:28px;background:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid #eee}.brand{margin-right:auto}.brand img{width:190px;height:auto}.main-nav{display:flex;gap:22px}.main-nav a{text-decoration:none;font-size:.92rem;font-weight:700}.main-nav a:hover,.main-nav a:focus{color:var(--orange-dark)}.language-switch{display:flex;border:1px solid var(--line);border-radius:99px;padding:3px}.language-switch button{border:0;background:transparent;padding:6px 9px;border-radius:99px;font-weight:700;cursor:pointer}.language-switch button[aria-pressed=true]{background:var(--ink);color:#fff}.menu-toggle{display:none}.hero{min-height:690px;position:relative;display:flex;align-items:flex-end;color:#fff;overflow:hidden}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%}.hero-image{object-fit:cover}.hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.85) 0%,rgba(0,0,0,.48) 50%,rgba(0,0,0,.08) 100%)}.hero-content{width:min(var(--max),calc(100% - 48px));margin:0 auto;padding:90px 0;position:relative}.hero h1{font-size:clamp(2.7rem,6vw,5.8rem);line-height:.94;letter-spacing:-.055em;max-width:920px;margin:.2em 0}.hero p:not(.eyebrow){font-size:1.15rem;max-width:720px}.eyebrow{color:var(--orange);font-size:.78rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.button{display:inline-block;margin-top:1rem;background:var(--orange);color:#111;text-decoration:none;padding:.85rem 1.1rem;border-radius:4px;font-weight:800}.button:hover,.button:focus{background:#f0b541}.facts{max-width:var(--max);margin:-35px auto 0;position:relative;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;box-shadow:0 18px 50px rgba(0,0,0,.12)}.facts article{padding:28px;border-right:1px solid var(--line)}.facts article:last-child{border:0}.facts strong{display:block;font-size:2rem;line-height:1;color:var(--orange-dark)}.facts span{display:block;margin-top:10px;font-size:.85rem}.section{max-width:var(--max);margin:0 auto;padding:110px 24px}.section-heading{max-width:820px;margin-bottom:50px}.section-heading h2,.professional h2,.contact h2{font-size:clamp(2rem,4vw,3.8rem);line-height:1.02;letter-spacing:-.04em;margin:.2em 0}.section-heading>p:last-child{font-size:1.1rem}.history-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:70px;align-items:start}.prose{font-size:1.12rem}.prose p:first-child{font-size:1.3rem}.poster-origin img{width:100%;max-height:620px;object-fit:contain;background:#eee}.poster-origin figcaption,.visual-story figcaption{font-size:.78rem;color:var(--muted);margin-top:8px}.section-dark{max-width:none;background:#1a1a1a;color:#fff;padding-left:max(24px,calc((100vw - var(--max))/2));padding-right:max(24px,calc((100vw - var(--max))/2))}.timeline{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #555}.timeline article{padding:28px 20px 32px 0;border-bottom:1px solid #555;min-height:230px}.timeline article:nth-child(odd){padding-right:30px}.timeline span{color:var(--orange);font-weight:800}.timeline h3{font-size:1.35rem;margin:.65rem 0 .3rem}.timeline p{color:#ccc;font-size:.92rem}.visual-story{display:grid;grid-template-columns:1.35fr .65fr;gap:24px}.visual-story .wide{grid-row:span 2}.visual-story figure{margin:0}.visual-story img{width:100%;height:100%;max-height:620px;object-fit:cover}.visual-story figure:not(.wide) img{max-height:280px}.services{padding-top:70px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.service-grid article{padding:30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:280px}.service-grid span{color:var(--orange-dark);font-weight:800}.service-grid h3{font-size:1.35rem;margin:2.6rem 0 .6rem}.professional{display:grid;grid-template-columns:1.05fr .95fr;max-width:none;padding:0;background:#fff}.professional-image img{width:100%;height:100%;min-height:620px;object-fit:cover}.professional-copy{padding:90px max(30px,calc((100vw - var(--max))/2)) 90px 70px;align-self:center}.contact{background:var(--orange);padding:80px max(24px,calc((100vw - var(--max))/2));display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.contact .eyebrow{color:#171717}.contact-pending{background:rgba(255,255,255,.65);padding:25px;border:1px solid rgba(0,0,0,.2)}.contact-pending span{display:block;margin-top:8px}.site-footer{background:#fff;padding:45px max(24px,calc((100vw - var(--max))/2));display:flex;align-items:center;gap:30px}.site-footer img{width:160px}.site-footer nav{margin-left:auto}.legal-page{background:#fff}.legal-shell{max-width:760px;margin:0 auto;padding:60px 24px}.legal-shell .brand img{width:220px}.legal-shell h1{font-size:3rem;line-height:1}.legal-shell h2{margin-top:3rem}@media(max-width:900px){.site-header{height:auto;min-height:76px;flex-wrap:wrap;padding:14px 20px}.brand img{width:155px}.menu-toggle{display:block;border:1px solid var(--line);background:#fff;padding:8px 10px}.language-switch{order:2}.main-nav{display:none;order:3;width:100%;flex-direction:column;padding:12px 0}.main-nav.open{display:flex}.hero{min-height:620px}.facts{grid-template-columns:1fr 1fr;margin:0}.history-grid,.professional,.contact{grid-template-columns:1fr}.timeline{grid-template-columns:1fr 1fr}.visual-story{grid-template-columns:1fr}.visual-story .wide{grid-row:auto}.visual-story figure:not(.wide) img{max-height:420px}.service-grid{grid-template-columns:1fr 1fr}.professional-image img{min-height:420px}.professional-copy{padding:70px 24px}.contact{gap:30px}.site-footer{flex-wrap:wrap}.site-footer nav{width:100%;margin:0}}@media(max-width:580px){.hero-content{padding:65px 0}.hero h1{font-size:2.7rem}.facts,.timeline,.service-grid{grid-template-columns:1fr}.facts article{border-right:0;border-bottom:1px solid var(--line)}.section{padding:75px 20px}.history-grid{gap:35px}.timeline article{min-height:0}.site-footer{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
