:root{color-scheme:dark;--bg:#101010;--panel:#181818;--white:#f5f5f1;--muted:#aaa;--line:#343434;--red:#f22930;font-family:Arial,Helvetica,sans-serif;font-size:16px;color:var(--white);background:var(--bg)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #fff;outline-offset:6px}::selection{background:var(--red);color:white}.skip-link{position:fixed;left:20px;top:-80px;z-index:30;background:white;color:black;padding:15px}.skip-link:focus{top:15px}.site-header{height:100px;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:0 5%;background:#101010;border-bottom:1px solid #292929;position:relative;z-index:10}.brand{flex-shrink:0}.logo-frame{display:block;width:157px;height:63px;position:relative;overflow:hidden;border-radius:2px;background:#727272}.logo-frame img{position:absolute;max-width:none;width:265px;height:auto;left:-54px;top:-50px}.site-header nav{display:flex;gap:34px;margin-left:auto;margin-right:32px}.site-header nav a{font-size:.875rem;color:#c5c5c5;padding:10px 0;border-bottom:1px solid transparent}.site-header nav a:hover{color:white;border-color:var(--red)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:42px;min-height:54px;background:var(--red);color:#fff;padding:16px 22px;font-size:.875rem;font-weight:700;border:1px solid var(--red);transition:background .2s,transform .2s}.button:hover{background:#d51b24;border-color:#d51b24;transform:translateY(-2px)}.button span{font-size:1.3rem;line-height:1}.button-small{min-height:44px;padding:12px 17px;gap:27px}.hero{min-height:650px;min-height:min(790px,calc(100svh - 100px));position:relative;display:flex;align-items:center;isolation:isolate;overflow:hidden}.hero-image{position:absolute;z-index:-3;inset:0;width:100%;height:100%;object-fit:cover;object-position:64% 59%;filter:brightness(.75)}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(0,0,0,.8),rgba(0,0,0,.28) 65%,rgba(0,0,0,.03)),linear-gradient(0deg,#101010 0%,transparent 38%)}.hero-content{padding:75px 6% 112px;width:100%;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:.75rem;font-weight:700;line-height:1.7;display:flex;align-items:center;gap:14px;margin:0 0 24px}.red-line{width:35px;height:3px;background:var(--red);display:inline-block}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Impact,'Arial Narrow',Arial,sans-serif;text-transform:uppercase;font-weight:400;letter-spacing:.005em}h1{font-size:clamp(4rem,7.7vw,8rem);line-height:1.01;margin:0 0 24px;max-width:900px}h1 span{color:var(--red)}.hero-description{font-size:1rem;line-height:1.8;max-width:370px;color:#d2d2d2;margin-bottom:30px}.hero-foot{position:absolute;left:6%;right:6%;bottom:24px;display:flex;align-items:center;justify-content:space-between;gap:18px;text-transform:uppercase;font-size:.75rem;letter-spacing:.08em;color:#bbb}.hero-foot a{display:flex;gap:26px;align-items:center}.hero-foot a span{font-size:1.3rem}.sample-caption{font-size:.75rem;letter-spacing:0;text-transform:none;color:#999}.discipline-strip{display:flex;justify-content:space-between;gap:20px;padding:24px 6%;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:.875rem;text-transform:uppercase;letter-spacing:.12em}.discipline-strip span:before{content:'/';color:var(--red);margin-right:18px}.section{padding:94px 6%;scroll-margin-top:20px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:34px}.section-heading .eyebrow{color:#a2a2a2;margin-bottom:20px}h2{font-size:clamp(3rem,5.2vw,5.2rem);line-height:1.04;margin-bottom:0}h2 em{font-style:normal;color:var(--red)}.section-heading>p{font-size:1rem;color:#aaa;line-height:1.8;max-width:370px;margin-bottom:2px}.preview-note{font-size:.875rem;color:#b2b2b2;line-height:1.7;border-left:2px solid var(--red);padding:4px 0 4px 16px;max-width:670px}
@media(min-width:1600px){.hero-content,.section,.discipline-strip{padding-left:max(6%,calc((100% - 1440px)/2));padding-right:max(6%,calc((100% - 1440px)/2))}}
@media(max-width:850px){.site-header{padding:0 5%;height:85px}.site-header nav{gap:18px;margin-right:8px}.logo-frame{width:129px;height:54px}.logo-frame img{width:222px;left:-46px;top:-41px}.hero{min-height:660px}.hero-content{padding-top:70px}h1{font-size:5.8rem}.hero-foot>.sample-caption{display:none}.discipline-strip{font-size:.75rem;letter-spacing:.05em}.discipline-strip span:before{margin-right:8px}.section{padding:70px 6%}.section-heading{align-items:flex-start}.section-heading>p{max-width:240px}}
@media(max-width:600px){html{scroll-padding-top:30px}.site-header{height:82px;gap:12px}.site-header nav{display:none}.button-small{font-size:.8125rem;gap:16px}.hero{min-height:650px}.hero-image{object-position:65% center}.hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.3)),linear-gradient(0deg,#101010 0%,transparent 50%)}.hero-content{padding:65px 6% 145px}h1{font-size:clamp(3.5rem,14vw,5rem)}.eyebrow{font-size:.75rem;letter-spacing:.07em;gap:10px}.hero-description{max-width:290px}.hero-foot{align-items:flex-end;font-size:.75rem;letter-spacing:.02em;bottom:24px}.hero-foot>span:first-child{max-width:155px;line-height:1.8}.hero-foot a{max-width:125px;line-height:1.8;gap:14px}.discipline-strip{padding:20px 6%;flex-wrap:wrap;gap:16px}.discipline-strip span{font-size:.75rem}.section{padding:60px 6%}.section-heading{display:block}.section-heading>p{margin-top:24px;max-width:100%}h2{font-size:3.2rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
/* Portfolio and navigation */
[hidden]{display:none!important}.menu-toggle,.mobile-contact{display:none}.portfolio-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:36px 0 30px;border-bottom:1px solid var(--line);padding-bottom:18px}.filters{display:flex;gap:7px;flex-wrap:wrap}.filter{background:transparent;color:#b9b9b9;border:1px solid transparent;padding:11px 17px;min-height:44px;font-size:.875rem;transition:all .2s}.filter:hover{color:white;border-color:#555}.filter.active{background:var(--white);border-color:var(--white);color:#111}.result-count{color:#999;font-size:.75rem;white-space:nowrap}.portfolio-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:36px 26px}.portfolio-card{display:block;padding:0;border:0;background:none;color:inherit;text-align:left;min-width:0}.portfolio-card:first-child{grid-row:span 2}.card-image{height:235px;position:relative;background:#222;overflow:hidden}.portfolio-card:first-child .card-image{height:calc(100% - 74px);min-height:480px}.card-image img{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.7,.2,1),filter .5s;filter:saturate(.75)}.portfolio-card:hover img{transform:scale(1.035);filter:saturate(1)}.sample-badge{position:absolute;left:16px;top:16px;font-size:.75rem;background:#101010da;color:#ddd;padding:7px 9px}.card-open{position:absolute;right:16px;bottom:16px;display:grid;place-items:center;border:1px solid #ffffff80;border-radius:50%;width:44px;height:44px;background:#10101070;color:white;font-size:1.25rem;transition:background .2s}.portfolio-card:hover .card-open{background:var(--red);border-color:var(--red)}.card-text{display:flex;gap:16px;justify-content:space-between;align-items:center;padding-top:17px}.card-category{font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;color:#aaa;margin-bottom:7px}.card-text h3{font-size:1.125rem;line-height:1.4;font-weight:500;margin-bottom:0}.card-number{font-size:.75rem;color:#888}.empty-state{display:flex;align-items:center;gap:50px;min-height:360px;background:var(--panel);border:1px solid var(--line);padding:45px 6%}.empty-number{font-size:3.5rem;color:var(--red);flex-shrink:0}.empty-state .eyebrow{color:#aaa;margin-bottom:16px}.empty-state h3{font-size:2rem;line-height:1.15;font-weight:500;margin-bottom:18px}.empty-state p:not(.eyebrow){max-width:480px;color:#aaa;line-height:1.8}.text-link{display:inline-flex;justify-content:space-between;align-items:center;gap:35px;padding:7px 0;border-bottom:1px solid #666;font-size:.875rem;line-height:1.6}.text-link span{font-size:1.25rem}.text-link:hover{color:var(--red);border-color:var(--red)}.no-script-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.no-script-gallery img{height:250px;object-fit:cover}
/* Services */
.services-section{background:#161616;border-top:1px solid #292929;border-bottom:1px solid #292929}.service-list{margin-top:50px}.service-row{display:grid;grid-template-columns:45px minmax(210px,1fr) minmax(300px,1.4fr) 52px;gap:26px;align-items:start;padding:36px 0;border-top:1px solid #3b3b3b}.service-row:last-child{border-bottom:1px solid #3b3b3b}.service-number{color:#8e8e8e;font-size:.75rem;padding-top:8px}.service-name h3{font-size:clamp(1.6rem,2.4vw,2.35rem);font-weight:500;letter-spacing:-.03em;line-height:1.2;margin:0}.service-label{font-size:.75rem;display:block;color:var(--red);text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px}.service-copy p{line-height:1.8;color:#b2b2b2;margin-bottom:19px}.service-tags{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:8px 16px}.service-tags li{font-size:.75rem;color:#ddd;line-height:1.6}.service-tags li:not(:last-child):after{content:'/';margin-left:16px;color:#666}.service-arrow{display:grid;place-items:center;width:48px;height:48px;border:1px solid #555;border-radius:50%;font-size:1.5rem;transition:background .2s}.service-arrow:hover{background:var(--red);border-color:var(--red)}.drone-feature{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line)}.drone-photo{position:relative;min-height:580px;overflow:hidden}.drone-photo>img{width:100%;height:100%;position:absolute;object-fit:cover;filter:saturate(.4) brightness(.64)}.drone-photo:after{content:'';position:absolute;inset:0;border:1px solid #ffffff70;margin:30px;pointer-events:none}.image-credit{position:absolute;bottom:46px;left:46px;color:#ddd;font-size:.75rem;z-index:1}.image-index{position:absolute;left:46px;top:48px;color:white;font-size:.75rem;letter-spacing:.12em}.drone-copy{padding:80px 12% 80px 10%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.drone-copy .eyebrow{color:#aaa}.drone-copy h2{font-size:clamp(2.5rem,3.5vw,3.7rem);margin-bottom:28px;line-height:1.1}.drone-copy>p:not(.eyebrow){color:#aaa;line-height:1.85;margin-bottom:20px}.drone-copy .text-link{margin-top:13px}
/* About and contact */
.about-section{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:start}.about-section .eyebrow{color:#aaa}.about-section h2{font-size:clamp(2.8rem,4.9vw,5rem)}.about-copy p{line-height:1.85;color:#aaa;margin-bottom:23px}.about-copy .intro{font-size:1.25rem;line-height:1.7;color:var(--white)}.kit-list{display:flex;flex-wrap:wrap;gap:9px;margin:29px 0}.kit-list span{border:1px solid #454545;padding:9px 12px;font-size:.875rem;color:#ccc}.about-copy .specialism-note{font-size:.875rem;border-top:1px solid #333;padding-top:23px;margin-bottom:0}.contact-section{background:var(--red);color:#fff;padding-top:54px;padding-bottom:55px}.contact-top{display:flex;justify-content:space-between;align-items:center}.contact-mark{font-size:4.4rem;line-height:1}.contact-top .eyebrow{margin:0}.contact-section h2{font-size:clamp(4.5rem,8.2vw,9rem);margin:25px 0 38px}.contact-section h2 span{color:#171717}.contact-bottom{display:flex;justify-content:space-between;align-items:flex-start;border-top:1px solid #ffffff60;padding-top:27px;gap:30px}.contact-bottom>p{max-width:335px;line-height:1.8;margin:0}.contact-actions{display:flex;align-items:flex-start;flex-direction:column;max-width:100%;min-width:0}.email-link{display:flex;gap:24px;align-items:center;line-height:1.6;font-size:clamp(1rem,1.9vw,1.6rem);overflow-wrap:anywhere;border-bottom:1px solid #ffffff99;padding-bottom:7px}.email-link span{font-size:1.5rem;flex-shrink:0}.copy-email{color:white;font-size:.875rem;border:0;background:transparent;padding:13px 0;min-height:44px;text-decoration:underline;text-underline-offset:4px}.copy-status{font-size:.875rem;max-width:360px;line-height:1.6}.site-footer{padding:38px 6% 25px}.footer-main{display:flex;align-items:center;gap:35px;padding-bottom:28px}.footer-main>p{font-size:.875rem;color:#aaa;margin:0}.back-top{margin-left:auto;font-size:.875rem;display:flex;gap:22px;align-items:center;min-height:44px}.footer-bottom{border-top:1px solid var(--line);padding-top:24px;display:flex;justify-content:space-between;gap:30px;color:#aaa;font-size:.75rem;line-height:1.8}.credits{max-width:520px;text-align:right}.credits summary{cursor:pointer;font-size:.875rem;min-height:32px}.credits p{margin-top:16px}.credits a{text-decoration:underline;text-underline-offset:3px}.footer-main .logo-frame{width:125px;height:50px}.footer-main .logo-frame img{width:214px;left:-44px;top:-40px}
/* Accessible media viewer */
.viewer-open{overflow:hidden}.media-dialog{border:1px solid #494949;padding:0;background:#101010;color:#fff;width:min(1140px,94vw);max-width:94vw;max-height:94svh;overflow:auto}.media-dialog::backdrop{background:#000e;backdrop-filter:blur(5px)}.viewer-top{display:flex;align-items:center;justify-content:space-between;padding:10px 20px;border-bottom:1px solid #333}.viewer-top>span{font-size:.75rem;letter-spacing:.15em;color:#aaa}.icon-button{border:1px solid #505050;background:transparent;color:white;width:44px;height:44px;display:grid;place-items:center;line-height:1;font-size:1.6rem}.icon-button:hover{background:#333}.icon-button:disabled{opacity:.3;cursor:default}#close-viewer{border:0;font-size:2rem}.viewer-stage{background:#080808;height:min(60svh,680px);display:flex;align-items:center;justify-content:center}.viewer-stage img,.viewer-stage video{width:100%;height:100%;object-fit:contain}.viewer-bottom{display:flex;justify-content:space-between;align-items:flex-start;padding:22px 25px;gap:20px}.viewer-info .eyebrow{color:var(--red);margin-bottom:8px;font-size:.75rem}.viewer-info h3{font-size:1.5rem;font-weight:500;margin-bottom:12px}.viewer-info>p:not(.eyebrow){font-size:.875rem;color:#bbb;line-height:1.7;max-width:720px;margin-bottom:8px}.viewer-info>a{font-size:.75rem;color:#aaa;text-decoration:underline;text-underline-offset:3px}.viewer-controls{display:flex;gap:9px;flex-shrink:0}
@media(max-width:1000px){.service-row{grid-template-columns:25px minmax(150px,.9fr) minmax(250px,1.4fr) 44px;gap:18px}.service-arrow{width:44px;height:44px}.drone-copy{padding:60px 10%}.drone-photo{min-height:560px}.about-section{gap:6%}.portfolio-grid{gap:28px 20px}.card-image{height:210px}.portfolio-card:first-child .card-image{min-height:445px}}
@media(max-width:750px){.portfolio-toolbar{align-items:flex-start;flex-direction:column;gap:13px}.filter{padding:10px 14px}.portfolio-grid{grid-template-columns:1fr 1fr}.portfolio-card:first-child{grid-row:auto;grid-column:span 2}.portfolio-card:first-child .card-image{height:380px;min-height:0}.card-image{height:230px}.service-row{grid-template-columns:25px 1fr 44px;gap:16px}.service-copy{grid-column:2;grid-row:2}.service-name{align-self:center}.service-arrow{grid-column:3;grid-row:1}.service-number{padding-top:12px}.service-name h3{font-size:1.8rem}.drone-feature{grid-template-columns:1fr}.drone-photo{min-height:340px}.drone-copy{padding:55px 6%}.drone-copy h2{font-size:3.1rem}.about-section{grid-template-columns:1fr;gap:35px}.about-section h2{font-size:3.3rem}.about-copy{max-width:650px}.contact-bottom{flex-direction:column;gap:24px}.contact-bottom>p{max-width:420px}.email-link{font-size:1.4rem}.footer-main{gap:24px}.footer-main>p{max-width:145px;line-height:1.8}.footer-bottom{flex-direction:column;gap:10px}.credits{text-align:left}}
@media(max-width:750px){.site-header{flex-wrap:wrap;height:82px}.site-header nav{display:none}.header-contact{margin-left:auto}.menu-toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;background:transparent;border:1px solid #444;width:44px;height:44px;color:white}.menu-toggle span{height:1px;width:18px;background:currentColor;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.site-header nav.is-open{display:flex;position:absolute;left:0;right:0;top:81px;margin:0;background:#141414;padding:22px 6% 28px;flex-direction:column;gap:2px;border-bottom:1px solid #444}.site-header nav.is-open a{padding:14px 0;font-size:1rem}.mobile-contact{display:block}.portfolio-toolbar{margin-top:28px}.filters{gap:1px}.filter{padding:10px 12px;font-size:.8125rem}.portfolio-grid{grid-template-columns:1fr;gap:29px}.portfolio-card:first-child{grid-column:auto}.portfolio-card:first-child .card-image,.card-image{height:300px}.card-category{line-height:1.6}.service-list{margin-top:35px}.service-row{padding:27px 0;column-gap:12px}.service-copy p{font-size:1rem}.service-label{font-size:.75rem}.service-tags{gap:6px 9px}.service-tags li:not(:last-child):after{margin-left:9px}.drone-photo{min-height:320px}.drone-photo:after{margin:22px}.image-credit{left:36px;bottom:37px}.image-index{left:36px;top:40px}.drone-copy h2{font-size:2.7rem}.contact-section{padding-top:40px;padding-bottom:40px}.contact-section h2{font-size:4.1rem;margin-top:30px}.contact-mark{font-size:3rem}.email-link{font-size:1.13rem;gap:15px}.footer-main{flex-wrap:wrap;gap:20px}.footer-main>p{max-width:170px;font-size:.8125rem}.back-top{margin-left:0}.footer-main{justify-content:space-between}.empty-state{padding:32px 22px;gap:24px;align-items:flex-start}.empty-number{font-size:1.6rem}.empty-state h3{font-size:1.6rem}.viewer-stage{height:45svh}.viewer-bottom{padding:18px;gap:16px;flex-wrap:wrap}.viewer-controls{margin-left:auto}.viewer-info h3{font-size:1.3rem}.no-script-gallery{grid-template-columns:1fr}}
@media(max-width:360px){.header-contact{font-size:.75rem;padding:10px;gap:9px}.site-header{gap:8px}.logo-frame{width:118px}.logo-frame img{left:-51px}.contact-section h2{font-size:3.6rem}.email-link{font-size:1rem}.filter{padding:10px 9px}}
/* Brand and expanded services */
.logo-frame,.footer-main .logo-frame{background:transparent;border-radius:0;width:166px;height:65px;overflow:hidden}.logo-frame img,.footer-main .logo-frame img{width:174px;height:87px;max-width:none;left:-4px;top:-12px}.footer-main .logo-frame{width:134px;height:54px}.footer-main .logo-frame img{width:141px;height:70.5px;left:-3px;top:-9px}.site-header nav{gap:27px;margin-right:22px}.site-header nav a[aria-current=page]{color:white;border-bottom-color:var(--red)}.service-name h3 a:hover{color:var(--red)}.equipment-summary{border-top:1px solid #444;border-bottom:1px solid #444;padding:28px 0;margin-top:30px;display:flex;align-items:center;gap:24px}.equipment-value{font-family:Impact,'Arial Narrow',Arial,sans-serif;font-size:4rem;line-height:1.1;color:var(--red);white-space:nowrap}.equipment-summary p{font-size:1rem;line-height:1.8;margin:0;max-width:360px}.footer-pages{display:flex;flex-wrap:wrap;gap:24px;margin:2px 0 25px}.footer-pages a{font-size:.875rem;color:#ccc;min-height:30px}.footer-pages a:hover{color:var(--red)}.service-smallprint{max-width:440px}.service-smallprint summary{cursor:pointer;font-size:.8125rem;min-height:32px}.service-smallprint p{font-size:.75rem;line-height:1.9;color:#999;margin-top:16px}.footer-bottom{align-items:flex-start}.footer-bottom>span{white-space:nowrap}.credits{max-width:440px}.credits summary{font-size:.8125rem}
.service-hero{display:grid;grid-template-columns:1.08fr 1fr;min-height:630px;border-bottom:1px solid var(--line)}.service-hero-content{padding:32px 9% 65px 11%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.breadcrumb{font-size:.8125rem;color:#aaa;min-height:44px;margin-bottom:28px;display:inline-flex;align-items:center}.breadcrumb:hover{color:#fff}.service-hero-content>.eyebrow{color:#bbb;margin-bottom:20px}.service-hero h1{font-size:clamp(3.2rem,5.2vw,6rem);line-height:1.04;margin-bottom:25px;letter-spacing:0}.service-hero-description{color:#bbb;line-height:1.85;max-width:490px;margin-bottom:28px}.service-hero-image{margin:0;position:relative;min-width:0;min-height:540px;overflow:hidden;background:#1a1a1a}.service-hero-image img{position:absolute;width:100%;height:100%;object-fit:cover;filter:saturate(.7) brightness(.8)}.service-hero-image:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#0008,transparent 30%);pointer-events:none}.service-hero-image figcaption{position:absolute;bottom:27px;left:30px;font-size:.75rem;color:#ddd;z-index:1}.service-photo-index{position:absolute;right:30px;top:27px;font-size:.75rem;letter-spacing:.14em;color:white;padding:8px 12px;background:#10101088}.service-topics{font-size:.75rem;padding-top:22px;padding-bottom:22px;flex-wrap:wrap;gap:20px}.capability-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:48px}.capability{border-top:1px solid #555;padding-top:23px}.capability .service-number{display:block;color:var(--red);margin-bottom:25px}.capability h3{font-size:1.35rem;line-height:1.35;font-weight:500;margin-bottom:19px}.capability p{color:#aaa;line-height:1.85;margin:0}.service-approach{display:grid;grid-template-columns:1fr 1fr;gap:9%;background:#191919;border-top:1px solid #333;border-bottom:1px solid #333}.service-approach .eyebrow{color:#aaa}.service-approach h2{font-size:clamp(2.8rem,4.3vw,4.5rem)}.service-approach p:not(.eyebrow){color:#aaa;line-height:1.85}.service-approach p.approach-lead{font-size:1.2rem;color:#ddd}.service-approach p.portfolio-context{font-size:.8125rem;margin:18px 0 0}.service-contact h2{font-size:clamp(3.8rem,7vw,7rem)}.related-services{padding-top:48px;padding-bottom:55px;border-bottom:1px solid var(--line)}.related-services>.eyebrow{color:#aaa}.related-services>div{display:grid;grid-template-columns:1fr 1fr;gap:45px}.related-services a{display:flex;align-items:center;justify-content:space-between;font-size:clamp(1.5rem,3vw,2.7rem);line-height:1.4;padding:18px 0;border-top:1px solid #444}.related-services a:hover{color:var(--red)}
@media(max-width:1100px){.site-header nav{gap:21px;margin-right:7px}.service-hero-content{padding-left:10%;padding-right:8%}.service-hero h1{font-size:4rem}.capability-grid{gap:25px}.service-hero{min-height:590px}.service-hero-image{min-height:590px}}
@media(max-width:960px){.site-header{height:82px;gap:12px;flex-wrap:wrap}.site-header nav{display:none}.header-contact{margin-left:auto}.menu-toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;background:transparent;border:1px solid #444;width:44px;height:44px;color:white}.menu-toggle span{height:1px;width:18px;background:currentColor;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.site-header nav.is-open{display:flex;position:absolute;left:0;right:0;top:81px;margin:0;background:#141414;padding:22px 6% 28px;flex-direction:column;gap:2px;border-bottom:1px solid #444}.site-header nav.is-open a{padding:14px 0;font-size:1rem}.mobile-contact{display:block}.service-hero h1{font-size:3.5rem}.service-hero-content{padding-top:24px;padding-bottom:42px}.service-hero-image{min-height:560px}.footer-bottom{flex-wrap:wrap}.footer-bottom .service-smallprint{margin-left:auto}.footer-bottom .credits{text-align:left}.service-approach{gap:6%}.equipment-summary{gap:19px}}
@media(max-width:750px){.service-hero{grid-template-columns:1fr;min-height:0}.service-hero-content{padding:25px 6% 45px}.breadcrumb{margin-bottom:22px}.service-hero h1{font-size:clamp(3.5rem,9vw,4.5rem)}.service-hero-description{max-width:560px}.service-hero-image{min-height:370px;max-height:470px}.service-hero-image img{object-position:center 65%!important}.service-page-drone .service-hero-image img{object-position:center!important}.service-topics{font-size:.75rem}.capability-grid{grid-template-columns:1fr;gap:30px;margin-top:35px}.capability{display:grid;grid-template-columns:28px 1fr;gap:0 18px}.capability .service-number{grid-row:span 2;margin-bottom:0}.capability h3{margin-bottom:12px}.capability p{grid-column:2}.service-approach{grid-template-columns:1fr;gap:30px}.service-approach h2{font-size:3rem}.equipment-summary{max-width:560px}.footer-bottom .service-smallprint{margin-left:0}.related-services>div{gap:25px}.related-services a{font-size:1.7rem}.service-contact h2{font-size:4rem}}
@media(max-width:600px){.logo-frame{width:137px;height:59px}.logo-frame img{width:145px;height:72.5px;left:-4px;top:-8px}.equipment-summary{align-items:flex-start}.equipment-value{font-size:3.6rem}.equipment-summary p{font-size:.9375rem}.footer-pages{gap:16px 24px}.service-hero-image{min-height:330px}.service-hero-content{padding-bottom:38px}.service-hero h1{font-size:3.3rem}.service-hero-image figcaption{left:22px;bottom:24px}.related-services>div{grid-template-columns:1fr;gap:15px}.related-services a{font-size:1.8rem}.service-contact h2{font-size:3.55rem}}
@media(max-width:360px){.logo-frame{width:120px;height:52px}.logo-frame img{width:128px;height:64px;left:-4px;top:-7px}.site-header{gap:8px}.service-hero h1{font-size:2.9rem}.equipment-summary{flex-direction:column;gap:14px}}
/* Quiet insurance and registration information */
.cover-summary{margin-top:24px;padding:21px 21px 18px;background:#161616;border:1px solid #353535;border-left:2px solid #963b3e;scroll-margin-top:35px}.cover-heading{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:20px}.cover-icon{width:21px;height:21px;flex:none;color:#bbb}.cover-heading h3{font-family:Arial,Helvetica,sans-serif;font-size:1rem;font-weight:500;line-height:1.4;margin:0;color:#e5e5e5}.cover-status{font-size:.75rem;line-height:1.5;color:#bbb;border:1px solid #454545;border-radius:3px;padding:3px 7px;margin-left:auto;white-space:nowrap}.cover-amounts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:0}.cover-amounts dt{font-size:.8125rem;line-height:1.6;color:#a9a9a9;min-height:2.6em;margin-bottom:5px}.cover-amounts dd{font-size:.9375rem;line-height:1.6;font-weight:500;margin:0;color:#ddd;white-space:nowrap}.cover-amounts dd span{display:block;font-size:.75rem;font-weight:400;color:#929292}.about-copy .cover-note{font-size:.75rem;line-height:1.7;margin:16px 0 0;color:#939393}.about-copy .registration-line{display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid #353535;padding-top:13px;margin:14px 0 0;font-size:.8125rem;line-height:1.6}.registration-label{color:#bbb}.registration-status{font-size:.75rem;color:#aaa;flex-shrink:0}.service-cover-note{display:flex;justify-content:space-between;align-items:baseline;flex-wrap:wrap;gap:8px 20px;border-top:1px solid #3b3b3b;border-bottom:1px solid #3b3b3b;margin:27px 0 22px;padding:15px 0;color:#aaa;font-size:.8125rem;line-height:1.7}.service-cover-note>a{font-size:.8125rem;color:#ccc;text-decoration:underline;text-underline-offset:4px}.service-cover-note>a:hover{color:white}.service-cover-note>a>span{display:inline-block;margin-left:8px}
@media(max-width:1100px) and (min-width:751px){.cover-amounts{grid-template-columns:1fr}.cover-amounts>div{display:grid;grid-template-columns:1fr auto;align-items:baseline;gap:12px}.cover-amounts dt{min-height:0;margin:0}.cover-amounts dd{text-align:right}.cover-status{margin-left:31px}}
@media(max-width:450px){.cover-summary{padding:18px 17px 16px}.cover-amounts{grid-template-columns:1fr;gap:13px}.cover-amounts>div{display:grid;grid-template-columns:1fr auto;align-items:baseline;gap:12px}.cover-amounts dt{min-height:0;margin:0}.cover-amounts dd{text-align:right}.cover-heading{gap:9px}.cover-status{margin-left:30px}.cover-heading h3{font-size:.9375rem}.about-copy .registration-line{align-items:baseline}.registration-label{max-width:180px}}

/* Original JB Motion portfolio */
.hero-caption{font-size:.75rem;letter-spacing:0;text-transform:none;color:#bbb}
.hero-image{object-position:65% 68%}
.portfolio-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:32px 24px}
.portfolio-card{display:flex;flex-direction:column}
.portfolio-card .card-image{width:100%;height:auto;aspect-ratio:3/2;flex:none}
.portfolio-card:first-child{grid-row:span 2;grid-column:auto}
.portfolio-card:first-child .card-image{height:auto;min-height:0;aspect-ratio:auto;flex:1}
.portfolio-card .card-text{min-height:77px;flex:none}
.card-image img{filter:none}
.portfolio-grid[data-first-type="video"] .portfolio-card:first-child{grid-row:auto}
.portfolio-grid[data-first-type="video"] .portfolio-card:first-child .card-image{aspect-ratio:3/2;flex:none}
.film-duration{position:absolute;left:12px;top:12px;background:#101010d9;color:#eee;padding:7px 9px;font-size:.75rem;line-height:1.4}
.portfolio-more{display:flex;justify-content:center;margin-top:38px}
.portfolio-more:has(button[hidden]){display:none}
.button-outline{background:transparent;border-color:#5e5e5e;font-weight:500}
.button-outline:hover{background:#292929;border-color:#aaa}
.service-portfolio{border-bottom:1px solid var(--line)}
.service-portfolio .portfolio-grid{margin-top:42px}
.portfolio-all-link{margin-top:35px}
.viewer-stage{position:relative}
.media-error{position:absolute;bottom:15px;left:15px;right:15px;background:#171717;padding:15px;font-size:.875rem;line-height:1.7}
.media-error a{text-decoration:underline}
.drone-photo>img{filter:brightness(.83)}
.service-hero-image img{filter:brightness(.9)}
@media(max-width:1000px) and (min-width:751px){.portfolio-grid{gap:28px 18px}.card-text h3{font-size:1rem}.card-category{font-size:.75rem}}
@media(max-width:750px){.portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 18px}.portfolio-card:first-child{grid-row:auto;grid-column:span 2}.portfolio-card:first-child .card-image{aspect-ratio:3/2;flex:none}.portfolio-grid[data-first-type="video"] .portfolio-card:first-child{grid-column:auto}.hero-caption{display:none}}
@media(max-width:520px){.portfolio-grid{grid-template-columns:1fr;gap:30px}.portfolio-card:first-child{grid-column:auto}.portfolio-card:first-child .card-image{aspect-ratio:4/5}.portfolio-grid[data-first-type="video"] .portfolio-card:first-child .card-image{aspect-ratio:3/2}.portfolio-card .card-text{min-height:70px}.hero-image{object-position:69% center}.service-page-photo .service-hero-image{min-height:500px}.service-page-photo .service-hero-image img{object-position:center 62%!important}}

/* Privacy and website terms */
.footer-legal{display:flex;flex-wrap:wrap;gap:12px 25px;margin:0 0 22px}.footer-legal a{font-size:.8125rem;color:#aaa;min-height:32px;display:flex;align-items:center}.footer-legal a:hover{color:white;text-decoration:underline;text-underline-offset:4px}.legal-page{max-width:1000px;margin:auto;padding:35px 6% 90px}.legal-heading{padding:0 0 24px;border-bottom:1px solid var(--line)}.legal-heading h1{font-size:clamp(2.8rem,6vw,5rem);line-height:1.1;overflow-wrap:anywhere}.legal-heading>p:not(.eyebrow){max-width:700px;line-height:1.8;color:#bbb}.legal-heading .legal-date{font-size:.8125rem;color:#888;margin-bottom:0}.legal-draft{padding:20px 22px;margin:30px 0;border-left:2px solid var(--red);background:#191919;font-size:.9375rem;line-height:1.8;color:#bbb}.legal-draft strong{display:block;color:#eee;font-weight:500}.legal-content section{padding:30px 0 8px;scroll-margin-top:30px}.legal-content h2{font-family:Arial,Helvetica,sans-serif;text-transform:none;font-size:1.4rem;line-height:1.4;letter-spacing:0;font-weight:500;margin-bottom:20px}.legal-content p{font-size:1rem;line-height:1.85;color:#bbb;margin-bottom:18px}.legal-content a{color:#eee;text-decoration:underline;text-underline-offset:4px;overflow-wrap:anywhere}.legal-content strong{font-weight:500;color:#eee}@media(max-width:600px){.legal-page{padding-top:20px;padding-bottom:55px}.legal-heading h1{font-size:2.9rem}.legal-draft{padding:16px 18px}}
