@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Barlow:wght@400;500;600;700&display=swap');
:root{--red:#d91420;--ink:#101112;--muted:#62666a;--paper:#f4f4f2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Barlow,Arial,sans-serif;font-size:17px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}a:focus-visible,button:focus-visible{outline:3px solid #e63741;outline-offset:5px}.wrap{width:min(1220px,90%);margin:auto}.topline{background:#050505;color:#bbb;font-size:14px;padding:8px 0}.topline .wrap{display:flex;justify-content:space-between}.header{background:#111;color:white;border-bottom:1px solid #333}.navrow{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:106px}.brand{width:166px;flex-shrink:0}.brand img{height:100px;width:166px;object-fit:contain}nav{display:flex;gap:25px;align-items:center}nav a{font-size:15px;font-weight:600;padding:10px 0}nav a[aria-current=page]{color:#ff5963;border-bottom:2px solid var(--red)}.btn{display:inline-flex;justify-content:center;align-items:center;gap:18px;padding:16px 23px;background:var(--red);color:white;font-size:15px;font-weight:700;line-height:1.4;border:1px solid var(--red);transition:background .2s}.btn:hover{background:#ac0d16}.btn.ghost{background:transparent;border-color:#666}.btn.ghost:hover{background:#292929}.menu{display:none;background:none;border:1px solid #777;color:white;padding:8px 14px}.hero{background:#111;color:white;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;min-height:580px;gap:30px;padding-top:55px;padding-bottom:70px}.eyebrow{font-size:14px;letter-spacing:.16em;font-weight:700;text-transform:uppercase;color:var(--red);display:block;margin-bottom:20px}.hero .eyebrow{color:#ff5761}h1,h2,h3{font-family:'Barlow Condensed','Arial Narrow',Arial,sans-serif;line-height:1.02;text-transform:uppercase;margin:0 0 24px;font-weight:700}h1{font-size:clamp(42px,5.5vw,78px);letter-spacing:-.015em}h1 em{font-style:normal;color:#ee2531}h2{font-size:clamp(36px,4vw,54px)}h3{font-size:28px}.hero p{color:#c6c7c8;max-width:620px;font-size:18px;margin-bottom:30px}.actions{display:flex;gap:12px;flex-wrap:wrap}.brand-stage{position:relative;border:1px solid #393939;background:#080808;min-height:400px;display:flex;align-items:center;justify-content:center}.brand-stage:before{content:'';position:absolute;left:-1px;top:-1px;width:85px;height:5px;background:var(--red)}.brand-stage img{width:100%;height:365px;object-fit:contain}.stage-label{position:absolute;bottom:18px;left:24px;right:24px;border-top:1px solid #333;padding-top:14px;font-size:12px;letter-spacing:.16em;color:#b4b4b4;text-transform:uppercase}.proof{background:var(--red);color:#fff}.proof-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:32px;padding:26px 0}.proof-item{display:flex;align-items:center;gap:18px;border-right:1px solid #ffffff50}.proof-item:last-child{border:0}.proof strong{font-family:'Barlow Condensed',Arial,sans-serif;font-size:43px;line-height:1}.proof span{font-size:15px;line-height:1.35}.section{padding:86px 0}.soft{background:var(--paper)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:36px}.section-head h2{margin:0}.section-head p{max-width:430px;color:var(--muted);margin:0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{border:1px solid #dedede;padding:30px;background:white;display:flex;flex-direction:column}.card .number{font-family:'Barlow Condensed',Arial,sans-serif;font-size:40px;color:var(--red);margin-bottom:24px}.card p{color:var(--muted);margin:0 0 25px}.text-link{font-size:15px;font-weight:700;margin-top:auto;display:flex;justify-content:space-between;gap:15px}.text-link:hover{color:var(--red)}.dark{background:#171819;color:white}.split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.split p{color:var(--muted)}.dark p{color:#bfc0c1}.statement{font-family:'Barlow Condensed',Arial,sans-serif;font-size:clamp(55px,8vw,110px);line-height:.95;text-transform:uppercase;border-left:6px solid var(--red);padding-left:32px}.statement span{color:#ed2934}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.gallery figure{margin:0}.photo-slot{aspect-ratio:4/3;background:#e6e6e3;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #d3d3d0;color:#686b6d;gap:12px;text-align:center;padding:20px}.photo-slot span:first-child{font-size:32px;color:#979a9b}.photo-slot small{font-size:14px}.gallery img{width:100%;aspect-ratio:4/3;object-fit:cover}.gallery figcaption{padding:15px 0;font-weight:600}.banner{background:var(--red);color:white;padding:52px 0}.banner .wrap{display:flex;align-items:center;justify-content:space-between;gap:35px}.banner h2{margin:0;font-size:42px}.banner .btn{background:#111;border-color:#111;flex-shrink:0}.footer{background:#0c0d0e;color:#b6b7b8;padding:55px 0 26px}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1.2fr;gap:50px}.footer img{width:200px;height:130px;object-fit:contain}.footer h3{font-family:Barlow,Arial,sans-serif;font-size:15px;color:#fff;text-transform:none}.footer a{display:block;margin:7px 0;font-size:15px}.footer p{font-size:14px}.legal{margin-top:36px;padding-top:22px;border-top:1px solid #303030;font-size:13px}.mobile-cta{display:none}.page-hero{background:#111;color:white;padding:65px 0}.page-hero h1{max-width:950px}.page-hero p{max-width:700px;color:#bfc0c1}.breadcrumb{font-size:14px;color:#bbb;margin-bottom:30px}.contact-list{display:grid;gap:25px}.contact-list dt{font-size:13px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-weight:700}.contact-list dd{margin:4px 0 0;font-size:21px;overflow-wrap:anywhere}.contact-panel{background:#111;color:white;padding:42px}.contact-panel p{color:#ccc}.list{padding:0;list-style:none}.list li{padding:18px 0;border-bottom:1px solid #ddd}.list li:before{content:'↗';color:var(--red);margin-right:15px}.skip{position:absolute;top:-90px;left:20px;background:white;color:#111;z-index:9;padding:12px}.skip:focus{top:10px}@media(max-width:1050px){nav{gap:14px}.navrow>.btn{display:none}.hero-grid{gap:25px}.brand-stage{min-height:310px}.brand-stage img{height:290px}.cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.topline .wrap span:last-child{display:none}.navrow{min-height:90px;flex-wrap:wrap;gap:0}.brand img{height:85px;width:145px}.menu{display:block}nav{display:none;width:100%;padding:10px 0 25px;flex-direction:column;align-items:stretch}nav.open{display:flex}nav a{padding:10px}.hero-grid{grid-template-columns:1fr;padding:45px 0;min-height:0}.hero-grid h1{font-size:52px}.brand-stage{min-height:270px}.brand-stage img{height:260px}.proof-grid{grid-template-columns:1fr;gap:18px}.proof-item{border-right:0;border-bottom:1px solid #ffffff45;padding-bottom:18px}.proof-item:last-child{padding:0}.proof strong{min-width:70px}.section{padding:55px 0}.section-head,.banner .wrap{display:block}.section-head p{margin-top:22px}.cards,.gallery,.split,.footer-grid{grid-template-columns:1fr}.split{gap:35px}.card{padding:25px}.banner .btn{margin-top:24px}.footer-grid{gap:25px}.footer{padding-bottom:100px}.mobile-cta{display:flex;position:fixed;bottom:0;left:0;width:100%;z-index:5;border:0;padding:18px;padding-bottom:max(18px,env(safe-area-inset-bottom));box-shadow:0 -4px 15px #0002}.page-hero{padding:40px 0}.page-hero h1{font-size:45px}.contact-panel{padding:28px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.split>*{min-width:0}@media(max-width:720px){.statement{font-size:clamp(32px,9vw,48px);padding-left:20px}.hero-grid h1{font-size:clamp(36px,12vw,52px)}.eyebrow{overflow-wrap:anywhere}}
.illustrated-hero{position:relative;isolation:isolate}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}.illustrated-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.92) 0%,rgba(0,0,0,.74) 36%,rgba(0,0,0,.12) 72%),linear-gradient(0deg,rgba(0,0,0,.5),transparent 40%);z-index:-1}.illustrated-hero .hero-grid{min-height:660px;grid-template-columns:1.25fr 1fr;padding-top:60px}.illustrated-hero h1{font-size:clamp(45px,5.5vw,78px)}.hero-side-note{height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;padding:0 0 0 50px}.hero-side-note>span{font-family:'Barlow Condensed',Arial,sans-serif;font-size:22px;line-height:1.2;border-bottom:3px solid var(--red);padding-bottom:18px;text-shadow:0 2px 10px #000}.hero-side-note small{max-width:260px;color:white;background:#000b;padding:8px 12px;font-size:12px}.visual-card{padding:0 0 26px;overflow:hidden;background:#141719;border:0;color:white}.service-image{position:relative}.service-image img{width:100%;height:210px;object-fit:cover}.service-image>span{position:absolute;bottom:0;left:0;background:#111d;color:#fff;font-size:12px;padding:4px 10px}.visual-card h3{margin:24px 24px 14px}.visual-card p{color:#c6c9ca;margin:0 24px 24px}.visual-card .text-link{margin-left:24px;margin-right:24px;color:#fff}.visual-card .text-link:hover{color:#ff5662}@media(max-width:720px){.illustrated-hero .hero-grid{grid-template-columns:1fr;min-height:700px;padding-top:42px;padding-bottom:26px}.illustrated-hero h1{font-size:clamp(36px,11vw,52px)}.hero-photo{object-position:65% center}.illustrated-hero:after{background:linear-gradient(90deg,#000d,#0005),linear-gradient(0deg,#000b,transparent)}.hero-side-note{padding:0;align-items:flex-start}.hero-side-note>span{display:none}.hero-side-note small{max-width:100%;font-size:12px}.service-image img{height:220px}}
.statement{font-size:clamp(32px,4vw,58px);overflow-wrap:normal}.gallery img{height:auto;aspect-ratio:4/3}@media(max-width:720px){.statement{font-size:clamp(32px,9vw,48px)}}
.image-note{font-size:13px;line-height:1.5;color:#686b6d;margin:22px 0 0;max-width:790px}.service-image img{height:230px}.hero-side-note{justify-content:flex-start}@media(max-width:720px){.hero-side-note:empty{display:none}.illustrated-hero .hero-grid{min-height:640px}.service-image img{height:230px}}
.completed-operation{background:#fff;scroll-margin-top:24px}.completed-operation .section-head{align-items:start}.completed-operation h2{max-width:690px}.operation-tags{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:28px}.operation-tags span{background:#f0f0ef;border-left:3px solid var(--red);padding:7px 13px;font-size:14px;font-weight:600}.operation-featured,.operation-photo{margin:0}.operation-featured img{width:100%;height:auto;aspect-ratio:16/9;object-fit:contain;background:#101112}.operation-featured{margin-bottom:30px}.operation-featured figcaption,.operation-photo figcaption{font-size:15px;padding:12px 0;color:#56595c}.operation-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.operation-photo img{width:100%;height:auto;aspect-ratio:9/16;object-fit:contain;background:#101112}.operation-contact{display:flex;justify-content:space-between;align-items:center;gap:22px;margin-top:26px;border-top:1px solid #ddd;padding-top:26px}.operation-contact p{font-weight:600}@media(max-width:720px){.operation-gallery{grid-template-columns:1fr}.operation-contact{display:block}.operation-contact .btn{margin-top:10px}}
