:root{--ink:#172631;--muted:#697680;--orange:#ef700f;--cream:#f3f4f2;--line:#dbe0e0;--white:#fff;font-family:system-ui,-apple-system,Segoe UI,Arial,sans-serif;color:var(--ink)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff}a{color:inherit;text-decoration:none}button{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:system-ui,-apple-system,Segoe UI,Arial,sans-serif;letter-spacing:-.045em}p{line-height:1.7}img{max-width:100%}.wrap{width:min(1240px,calc(100% - 88px));margin-inline:auto}.skip{position:absolute;left:-999px;top:0;background:white;padding:1rem;z-index:100}.skip:focus{left:0}.site-header{background:#fff;position:relative;z-index:10}.header-inner{height:94px;width:min(1360px,calc(100% - 88px));margin:auto;display:flex;align-items:center;gap:3rem}.brand{width:154px;flex:none;display:flex;align-items:center}.brand img{width:154px;height:auto}nav{display:flex;align-items:center;gap:2.25rem;margin-left:auto}nav a{font-size:.88rem;font-weight:700;color:#40505b;transition:color .2s}nav a:hover,nav a.active{color:var(--orange)}.header-call{font-size:.9rem;font-weight:800;white-space:nowrap;border-left:1px solid var(--line);padding-left:2rem}.header-call span{color:var(--orange);margin-left:9px}.menu-toggle{display:none}.eyebrow{display:inline-block;font-weight:800;color:var(--orange);font-size:.75rem;letter-spacing:.15em;margin-bottom:1.25rem}.eyebrow.light{color:#f99440}.hero{min-height:648px;position:relative;background:var(--ink);color:white;overflow:hidden;display:flex;align-items:center}.hero-photo{position:absolute;inset:0;background:url('/assets/hero.jpg') center/cover no-repeat;filter:saturate(.65)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,31,42,.96) 0%,rgba(13,31,42,.88) 36%,rgba(13,31,42,.22) 100%)}.hero-content{position:relative;padding:5.8rem 0 7rem}.hero h1{font-size:clamp(3.1rem,5.1vw,5.6rem);line-height:1.09;max-width:830px;font-weight:800;margin:0 0 1.5rem}.hero h1 em{font-style:normal;color:#ff943d}.hero p{font-size:1.1rem;max-width:580px;color:#e4e9e8;line-height:1.7}.hero-actions{display:flex;align-items:center;gap:2rem;margin-top:2.5rem;flex-wrap:wrap}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:3rem;padding:1.13rem 1.38rem;font-weight:800;font-size:.92rem;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.button.orange{background:var(--orange);color:white}.button.orange:hover{background:#d45d06}.button.dark{background:var(--ink);color:white}.text-button{display:inline-flex;align-items:center;gap:1rem;border-bottom:1px solid currentColor;padding:.7rem 0;font-weight:700;font-size:.94rem}.text-button span,.small-link span{color:var(--orange)}.hero-side{position:absolute;bottom:1.9rem;left:max(44px,calc((100vw - 1240px)/2));right:max(44px,calc((100vw - 1240px)/2));border-top:1px solid #ffffff66;padding-top:1.2rem;display:flex;justify-content:space-between;font-size:.7rem;letter-spacing:.18em;font-weight:800;color:#ccd5d7}.intro{padding:7.5rem 0;display:grid;grid-template-columns:1.3fr .7fr;gap:9rem;align-items:end}.intro h2,.section-head h2,.statement h2,.cta h2,.detail-body h2,.about-band h2,.contact-panel h2{font-size:clamp(2.4rem,3.5vw,4rem);line-height:1.16;margin:0}.intro h2 span{color:#8c999f}.intro p{font-size:1.09rem;color:#5e6c75;margin:0 0 .35rem}.services-section{background:var(--cream);padding:7rem 0 8rem}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:3rem}.section-head h2 i{font-style:normal;color:#97a3a7}.small-link{border-bottom:1px solid currentColor;font-weight:800;font-size:.92rem;padding:.6rem 0;white-space:nowrap}.small-link span{margin-left:2rem}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#d6dcdd;border:1px solid #d6dcdd}.service-card{min-height:300px;background:#fff;display:flex;flex-direction:column;padding:2rem;position:relative;transition:background .2s,transform .2s}.service-card:hover{background:#fff9f3;z-index:1;transform:translateY(-3px)}.card-index{font-weight:800;color:#b0babd;font-size:.72rem;letter-spacing:.12em}.card-symbol{position:absolute;top:1.7rem;right:2rem;font-size:1.5rem;color:var(--orange)}.service-card h3{font-size:1.48rem;line-height:1.22;margin:3.3rem 0 .65rem}.service-card p{color:#687680;font-size:.94rem;line-height:1.55;max-width:310px}.card-link{font-weight:800;font-size:.83rem;margin-top:auto}.card-link span{color:var(--orange);margin-left:.6rem}.statement{background:var(--ink);color:#fff;padding:7.5rem 0}.statement-grid{display:grid;grid-template-columns:1fr .72fr;gap:9rem;align-items:end}.statement p{color:#c4cdd0;font-size:1.08rem;margin-bottom:2rem}.cta{padding:7.5rem 0;display:flex;flex-direction:column;align-items:flex-start}.cta h2{margin-bottom:2rem}.footer{background:#111f29;color:#f5f7f6}.footer-inner{width:min(1240px,calc(100% - 88px));margin:auto;padding:5rem 0;display:grid;grid-template-columns:2fr 1fr 1.2fr;gap:5rem}.footer-main img{width:165px;filter:brightness(0) invert(1)}.footer-main p{max-width:300px;color:#aebbc0;font-size:.95rem;margin-top:1.2rem}.footer-inner>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start;gap:.8rem}.footer-label{font-size:.73rem;letter-spacing:.15em;color:#fb9140;font-weight:800;margin-bottom:.5rem;text-transform:uppercase}.footer a,.footer p{font-size:.92rem;color:#c8d0d2;margin:0}.footer a:hover{color:#fb9140}.footer-bottom{border-top:1px solid #34434b;width:min(1240px,calc(100% - 88px));margin:auto;padding:1.4rem 0;display:flex;justify-content:space-between;color:#829198;font-size:.75rem}.page-hero,.detail-hero{padding:7rem 0 7.5rem}.page-hero h1,.detail-hero h1{font-size:clamp(3.1rem,5.2vw,5.6rem);line-height:1.1;max-width:900px;margin-bottom:1.4rem}.page-hero p,.detail-hero p{font-size:1.18rem;color:#66747d;max-width:680px}.page-services{padding-top:0;background:#fff}.page-services .service-grid{background:#d6dcdd}.page-services .service-card{background:#f6f7f6}.page-services .service-card:hover{background:#fff9f3}.contact-strip{padding:5rem 0;display:flex;align-items:center;justify-content:space-between;gap:2rem}.contact-strip h2{font-size:clamp(2rem,3vw,3.5rem);margin:0}.detail-hero{position:relative}.back-link{display:block;color:#7c8a90;font-weight:700;font-size:.85rem;margin-bottom:4rem}.detail-body{background:var(--cream);padding:7rem 0}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:9rem}.detail-body h2{max-width:540px}.detail-body p{max-width:520px;color:#66747d;font-size:1.08rem;margin:1.7rem 0 2rem}.features{border-top:1px solid #cad2d3}.features>div{display:flex;gap:1.4rem;align-items:center;border-bottom:1px solid #cad2d3;padding:1.45rem 0}.features span{font-size:1.1rem;color:var(--orange)}.features h3{font-size:1.17rem;margin:0;letter-spacing:-.025em}.about-band{background:var(--ink);color:white;padding:8rem 0}.about-grid{display:grid;grid-template-columns:.7fr 1fr;gap:8rem}.big-year{font-family:system-ui,-apple-system,Segoe UI,Arial,sans-serif;font-size:clamp(5rem,12vw,11rem);font-weight:800;line-height:1;letter-spacing:-.09em;color:#fb9140}.big-year span{display:block;font-size:.85rem;letter-spacing:.12em;color:#b7c5c9;margin-top:1.7rem;text-transform:uppercase}.about-band p{color:#c6d0d2;font-size:1.06rem;margin-top:1.5rem}.contact-panel{background:var(--ink);color:white;padding:7rem 0}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:9rem}.contact-panel p{color:#b4c2c6;margin-top:1.4rem;font-size:1.05rem}.contact-methods{border-top:1px solid #52616a}.contact-methods>a,.contact-methods>div{position:relative;display:block;border-bottom:1px solid #52616a;padding:1.4rem 0}.contact-methods span{display:block;color:#f99440;font-size:.72rem;font-weight:800;letter-spacing:.14em;margin-bottom:.7rem}.contact-methods strong{font-size:1.3rem;font-family:system-ui,-apple-system,Segoe UI,Arial,sans-serif}.contact-methods b{position:absolute;right:0;top:1.5rem;color:#f99440}.contact-methods p{margin:.4rem 0 0;font-size:.9rem}.contact-methods a:hover strong{color:#f99440}
@media(max-width:1000px){.header-inner{gap:1.5rem}.header-call{display:none}nav{gap:1.5rem}.intro,.statement-grid,.detail-grid,.contact-grid{gap:4rem}.service-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.wrap,.footer-inner,.footer-bottom{width:calc(100% - 40px)}.header-inner{height:76px;width:calc(100% - 40px)}.brand,.brand img{width:128px}.menu-toggle{display:flex;margin-left:auto;width:42px;height:42px;border:0;background:none;flex-direction:column;justify-content:center;gap:5px;cursor:pointer}.menu-toggle span{height:2px;background:var(--ink);width:25px;display:block}.site-header nav{display:none;position:absolute;top:76px;left:0;right:0;background:#fff;padding:1rem 20px 1.5rem;box-shadow:0 14px 25px #17263120;flex-direction:column;align-items:stretch;gap:0}.site-header nav.open{display:flex}.site-header nav a{padding:.9rem 0;border-bottom:1px solid var(--line);font-size:1rem}.hero{min-height:660px}.hero-photo{background-position:60% center}.hero-shade{background:linear-gradient(90deg,#10232eea,#10232e99)}.hero-content{padding:5rem 0 8rem}.hero h1{font-size:clamp(2.75rem,10vw,4rem)}.hero p{font-size:1rem}.hero-side{left:20px;right:20px}.intro,.statement-grid,.detail-grid,.about-grid,.contact-grid{grid-template-columns:1fr;gap:2.5rem}.intro,.services-section,.statement,.cta,.detail-body,.about-band,.contact-panel{padding:5rem 0}.intro h2,.section-head h2,.statement h2,.cta h2,.detail-body h2,.about-band h2,.contact-panel h2{font-size:2.4rem}.section-head{align-items:start;gap:1.4rem;flex-direction:column}.service-grid{grid-template-columns:1fr}.service-card{min-height:240px}.service-card h3{margin-top:2rem}.page-hero,.detail-hero{padding:5rem 0}.page-hero h1,.detail-hero h1{font-size:3rem}.page-services{padding-top:0}.contact-strip{align-items:start;flex-direction:column}.footer-inner{grid-template-columns:1fr 1fr;gap:3rem;padding:4rem 0}.footer-main{grid-column:1/-1}.footer-bottom{gap:1rem}.big-year{font-size:6rem}.back-link{margin-bottom:3rem}}
@media(max-width:420px){.hero-actions{align-items:flex-start;flex-direction:column;gap:1rem}.footer-inner{grid-template-columns:1fr}.footer-main{grid-column:auto}.footer-bottom{flex-direction:column}.contact-methods strong{font-size:1.05rem}}
.service-icon{width:60px;height:60px;object-fit:contain;object-position:left center;margin-top:1.5rem}.service-card h3{margin-top:1.2rem}.service-card{min-height:330px}.contact-form{display:flex;flex-direction:column;gap:1.25rem}.contact-form label{display:flex;flex-direction:column;gap:.45rem;font-size:.88rem;font-weight:700}.contact-form label span{color:#fb9140}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.contact-form input,.contact-form textarea{width:100%;border:1px solid #72818a;background:#f9faf9;color:#172631;padding:.86rem .95rem;border-radius:0;font:inherit;font-size:1rem;outline-offset:3px}.contact-form textarea{resize:vertical}.contact-form button{border:0;cursor:pointer;align-self:flex-start}.contact-form button:disabled{opacity:.65;cursor:wait}.privacy-brief{background:#223540;padding:1.2rem 1.4rem;font-size:.82rem;line-height:1.55}.privacy-brief strong{font-size:.9rem}.privacy-brief p{font-size:.85rem;line-height:1.55;margin:.55rem 0 0;color:#d7dfe0}.privacy-brief a,.privacy-content a,.inline-phone{text-decoration:underline;text-underline-offset:3px}.form-note{font-size:.82rem!important;margin:0!important}.form-status{min-height:1.4rem;margin:0!important;color:#fff!important;font-weight:700}.trap{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.privacy-content{max-width:860px;padding-bottom:8rem}.privacy-content h2{font-size:1.5rem;margin:2rem 0 .55rem}.privacy-content p{color:#53636e;font-size:1rem}.privacy-content .policy-footnote{border-top:1px solid var(--line);padding-top:1.5rem;font-size:.87rem}.inline-phone{color:white}
@media(max-width:700px){.field-pair{grid-template-columns:1fr}.service-card{min-height:300px}}
.service-icon{width:125px;height:125px;object-fit:contain;object-position:left center;margin:-4px 0 -42px}.service-icon[src$=".svg"]{width:68px;height:78px;margin:1.3rem 0 .4rem}.service-card h3{margin-top:1.15rem}
.project-film{background:#172631;color:white;padding:6rem 0 7rem}.film-heading{display:flex;justify-content:space-between;align-items:end;gap:3rem;margin-bottom:2.3rem}.film-heading h2{font-size:clamp(2.3rem,3.5vw,4rem);line-height:1.15;margin:0}.film-heading p{max-width:320px;color:#bdc9cd;margin:0}.film-video{display:block;width:100%;height:auto;aspect-ratio:12/5;object-fit:contain;background:#09151d;border:1px solid #53636b}
@media(max-width:700px){.project-film{padding:4.5rem 0 5rem}.film-heading{display:block}.film-heading h2{font-size:2.4rem}.film-heading p{margin-top:1rem}.film-video{width:100%;aspect-ratio:12/5}}
.detail-intro{max-width:850px}.detail-intro p{max-width:none;font-size:clamp(1.18rem,1.7vw,1.5rem);line-height:1.55;color:#42525c;margin:0 0 1rem}.copy-section{padding:5.5rem 0;border-top:1px solid var(--line)}.copy-section:nth-of-type(even){background:var(--cream)}.copy-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:start;gap:clamp(3rem,7vw,8rem)}.copy-text{max-width:740px}.copy-text h2{font-size:clamp(2rem,3vw,3.25rem);line-height:1.18;margin:0 0 2rem}.copy-text p{font-size:1.04rem;color:#475760;line-height:1.75;margin:0 0 1.2rem}.detail-list{padding:0;margin:0 0 1.6rem;list-style:none;border-top:1px solid #d6dede}.detail-list li{font-size:1.02rem;line-height:1.6;padding:1rem 0 1rem 1.7rem;border-bottom:1px solid #d6dede;position:relative}.detail-list li:before{content:'↗';position:absolute;left:0;color:var(--orange);font-weight:800}.copy-grid figure{margin:0;position:sticky;top:2rem}.copy-grid figure img{width:100%;height:auto;display:block}.company-banner{position:relative;min-height:380px;background:#172631;color:#fff;display:flex;align-items:end;overflow:hidden}.company-banner>img{position:absolute;width:100%;height:100%;object-fit:cover;opacity:.55}.company-banner .wrap{position:relative;padding:5rem 0}.company-banner h1{font-size:clamp(3.5rem,7vw,7rem);margin:0}.company-story{padding:6rem 0 4rem}.company-copy{max-width:900px}.company-copy h2{font-size:clamp(2.6rem,4vw,4.5rem);line-height:1.15;margin-bottom:2.5rem}.company-copy p{font-size:1.13rem;line-height:1.85;color:#43535e;margin-bottom:1.6rem}.company-main-image{margin:4rem 0 0}.company-main-image img{display:block;width:100%;height:auto}.company-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;padding-bottom:6rem}.company-gallery img{width:100%;height:auto;display:block}.company-closing{background:var(--ink);color:#fff;padding:6rem 0}.company-closing h2{font-size:clamp(2.3rem,4vw,4.5rem);max-width:900px;line-height:1.2;margin-bottom:2.5rem}
@media(max-width:700px){.copy-section{padding:3.7rem 0}.copy-grid{grid-template-columns:1fr;gap:2.2rem}.copy-grid figure{position:static}.company-banner{min-height:290px}.company-banner .wrap{padding:4rem 0}.company-story{padding:4rem 0 2rem}.company-main-image{margin:2.5rem 0 0}.company-gallery{grid-template-columns:repeat(2,1fr);gap:.7rem;padding-bottom:4rem}.company-closing{padding:4rem 0}}
.articles-teaser{padding:7rem 0}.article-index{padding:0 0 8rem}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem}.article-card{background:#f3f4f2;display:flex;flex-direction:column;overflow:hidden;transition:transform .2s,box-shadow .2s}.article-card:hover{transform:translateY(-4px);box-shadow:0 18px 35px #1726311c}.article-card>img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.article-card-copy{padding:1.6rem 1.7rem 1.9rem;display:flex;align-items:start;flex-direction:column;flex:1}.article-card .eyebrow{margin-bottom:1rem}.article-card h3{font-size:clamp(1.25rem,1.6vw,1.65rem);line-height:1.27;margin:0 0 2rem}.article-card .card-link{margin-top:auto}.article-head{padding:5rem 0 3rem}.article-head .back-link{margin-bottom:3.7rem}.article-head h1{font-size:clamp(2.9rem,5vw,5.3rem);line-height:1.1;max-width:1050px;margin-bottom:1.5rem}.article-head>p{max-width:760px;color:#56656e;font-size:1.2rem;line-height:1.65}.article-cover{max-width:1120px}.article-cover img{display:block;width:100%;height:auto}.article-prose{max-width:800px;padding:5rem 0 7rem;font-size:1.1rem;line-height:1.83;color:#33434d}.article-prose p{margin:0 0 1.45rem;line-height:inherit}.article-prose h2{font-size:clamp(1.8rem,2.5vw,2.55rem);line-height:1.25;margin:3.7rem 0 1.3rem}.article-prose h3{font-size:1.48rem;line-height:1.3;margin:2.5rem 0 1rem}.article-prose h4{font-size:1.19rem;letter-spacing:0;margin:2.1rem 0 .8rem}.article-prose h2:first-child,.article-prose h3:first-child{margin-top:0}.article-prose ul,.article-prose ol{padding-left:1.7rem;margin:0 0 1.8rem}.article-prose li{padding-left:.25rem;margin:.55rem 0}.article-prose li::marker{color:var(--orange)}.article-prose a{text-decoration:underline;text-decoration-color:var(--orange);text-underline-offset:3px}.article-prose figure{margin:2.7rem 0}.article-prose figure img{width:100%;height:auto;display:block}.article-prose figcaption{color:#687680;font-size:.86rem;margin-top:.5rem}.article-prose blockquote{border-left:3px solid var(--orange);margin:2rem 0;padding:.2rem 0 .2rem 1.6rem;color:#53636e;font-size:1.22rem}.article-prose hr{border:0;border-top:1px solid var(--line);margin:3rem 0}.article-more{border-top:1px solid var(--line);padding:5rem 0 8rem}.article-more h2,.articles-teaser h2{font-size:clamp(2.2rem,3.2vw,3.3rem);margin:0}
@media(max-width:1000px){.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.articles-teaser{padding:4.5rem 0}.article-index{padding-bottom:5rem}.article-grid{grid-template-columns:1fr}.article-card>img{aspect-ratio:16/10}.article-head{padding:3.5rem 0 2rem}.article-head .back-link{margin-bottom:2.5rem}.article-head h1{font-size:clamp(2.5rem,10vw,3.7rem)}.article-prose{padding:3rem 0 4.5rem;font-size:1.04rem}.article-prose h2{margin-top:2.8rem}.article-more{padding:4rem 0 5rem}}
.cookie-notice[hidden]{display:none}.cookie-notice{position:fixed;z-index:100;bottom:1.2rem;left:1.2rem;right:1.2rem;max-width:1000px;margin:auto;background:#fff;border:1px solid #d6dcdd;box-shadow:0 15px 50px #0d1d2b40;color:var(--ink)}.cookie-notice-inner{display:flex;align-items:center;gap:2rem;justify-content:space-between;padding:1.35rem 1.6rem}.cookie-notice strong{font-size:1.02rem}.cookie-notice p{font-size:.91rem;color:#46555e;line-height:1.55;margin:.3rem 0 0}.cookie-notice a{text-decoration:underline;text-decoration-color:var(--orange);text-underline-offset:3px}.cookie-notice button{border:0;background:var(--ink);color:#fff;font:inherit;font-weight:800;padding:.86rem 1.3rem;cursor:pointer;white-space:nowrap}.cookie-notice button:hover{background:#344854}.privacy-content code{font-size:.9em;background:#edf0ee;padding:.1rem .3rem}.privacy-content strong{color:var(--ink)}
@media(max-width:700px){.cookie-notice{left:.6rem;right:.6rem;bottom:.6rem;max-height:calc(100vh - 1.2rem);overflow:auto}.cookie-notice-inner{display:block;padding:1.2rem}.cookie-notice button{margin-top:1rem;width:100%}}
