:root{--orange:#f0642e;--red:#d84231;--ink:#171b1f;--slate:#59656c;--mist:#f4f3f0;--line:#dfdfdc;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:'DM Sans',sans-serif}.page-loader{position:fixed;inset:0;z-index:100;display:grid;place-items:center;background:#fff;opacity:1;visibility:visible;transition:opacity .55s ease,visibility .55s ease}.page-loader.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.loader-inner{width:min(245px,70vw);text-align:center}.loader-inner img{width:210px;margin:0 auto 30px}.loader-track{height:3px;overflow:hidden;background:#eeeeeb;border-radius:99px}.loader-track span{display:block;width:42%;height:100%;background:linear-gradient(90deg,var(--orange),var(--red));border-radius:inherit;animation:loader-progress 1.3s cubic-bezier(.23,1,.32,1) infinite}.loader-inner p{margin:14px 0 0;color:#7a8184;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}@keyframes loader-progress{0%{transform:translateX(-120%)}55%{transform:translateX(135%)}100%{transform:translateX(250%)}}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.section-wrap{width:min(1180px,calc(100% - 48px));margin:0 auto}.site-header{position:fixed;inset:0 0 auto;z-index:10;background:rgba(255,255,255,.97);border-bottom:1px solid transparent;transition:.25s}.site-header.scrolled{border-color:#e8e8e4;box-shadow:0 10px 30px #121c2412}.header-inner{width:min(1240px,calc(100% - 48px));height:86px;margin:auto;display:flex;align-items:center;gap:36px}.brand,.brand img{width:188px}.main-nav{display:flex;gap:28px;margin-left:auto}.main-nav a{position:relative;color:#4e565c;font-size:13px;font-weight:700}.main-nav a:after{content:'';position:absolute;left:0;bottom:-8px;width:0;height:2px;background:var(--orange);transition:.2s}.main-nav a:hover:after{width:100%}.header-cta,.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;white-space:nowrap;font-size:12px;font-weight:700;transition:.2s}.header-cta{padding:13px 17px;color:#fff;background:var(--ink);border-radius:999px}.header-cta:hover,.button:hover{transform:translateY(-2px);box-shadow:0 10px 24px #171b1f24}.menu-toggle{display:none;margin-left:auto;border:0;background:none}.hero{position:relative;min-height:760px;padding:176px 0 32px;background:linear-gradient(135deg,#fcfcfb,#f5f4f0)}.hero:before{content:'';position:absolute;inset:0 -8% 0 auto;width:45%;background:linear-gradient(145deg,#f0642e0d,#dc3f2f28);clip-path:polygon(40% 0,100% 0,100% 100%,0 100%)}.hero-grid{position:relative;z-index:1;width:min(1180px,calc(100% - 48px));margin:auto;display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:84px}.eyebrow,.kicker{display:flex;align-items:center;gap:9px;margin:0 0 24px;color:var(--red);font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.eyebrow i{width:8px;height:8px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 5px #f0642e21}h1,h2,h3{font-family:'Space Grotesk',sans-serif;letter-spacing:-.065em}h1{margin:0 0 27px;font-size:clamp(53px,6.8vw,92px);line-height:.94}h1 em,h2 em{color:var(--orange);font-style:normal}.hero-lead{max-width:495px;margin:0 0 32px;color:var(--slate);font-size:17px;line-height:1.72}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:24px}.button{min-height:48px;padding:0 20px;border-radius:999px}.button-primary{color:#fff;background:var(--orange)}.button-outline{border:1px solid #c9cbc7}.button-white{color:var(--ink);background:#fff}.text-link{display:inline-flex;gap:7px;padding-bottom:5px;border-bottom:1px solid #babcb8;font-size:12px;font-weight:700}.hero-note{display:flex;align-items:center;gap:11px;margin-top:58px;color:#717a7f;font-size:11px;font-weight:700}.hero-note b{width:38px;height:1px;background:var(--orange)}.hero-visual{position:relative;min-height:470px}.hero-frame{position:relative;height:500px;overflow:hidden;border-radius:3px;box-shadow:18px 26px 60px #262d3233;transform:rotate(2.2deg)}.hero-frame img{width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,#12161896)}.hero-badge{position:absolute;top:24px;right:24px;display:flex;gap:10px;padding:13px 15px;color:#fff;background:#171b1fc7;backdrop-filter:blur(8px);font-size:11px;line-height:1.25}.hero-badge strong{font-size:13px}.hero-caption{position:absolute;right:25px;bottom:24px;left:25px;display:flex;gap:10px;color:#fff;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.hero-caption b{width:58px;height:1px;background:#ffffffb3}.orbit{position:absolute;border:1px solid #f0642e66;border-radius:50%}.orbit-one{width:180px;height:180px;top:-34px;right:-52px}.orbit-two{width:420px;height:420px;right:-208px;bottom:-168px;border-color:#f0642e2e}.hero-bottom{position:relative;z-index:1;width:min(1180px,calc(100% - 48px));margin:38px auto 0;padding-top:18px;display:flex;justify-content:space-between;border-top:1px solid #d8d8d4;color:#858a8b;font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.intro{padding:100px 0;display:grid;grid-template-columns:.7fr 1.8fr .55fr;gap:50px}.intro h2,.section-head h2,.about h2{max-width:690px;margin:0 0 21px;font-size:clamp(38px,4.5vw,59px);line-height:1.03}.intro>div>p,.about>div>p{color:var(--slate);font-size:16px;line-height:1.7}.intro-mark{display:flex;justify-content:flex-end;gap:12px;color:var(--orange);font-size:28px}.intro-mark span{color:var(--ink);font-family:'Space Grotesk';font-size:13px;line-height:1.2;font-weight:700;text-transform:uppercase}.expertise{padding:36px 0 118px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:46px}.section-head>p{max-width:350px;margin:0 0 6px;color:var(--slate);font-size:14px;line-height:1.65}.activity-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.activity-card{overflow:hidden;background:var(--mist);transition:.22s}.activity-card:hover{transform:translateY(-7px);box-shadow:0 20px 38px #171b1f1c}.activity-image{position:relative;height:190px;overflow:hidden}.activity-image img{width:100%;height:100%;object-fit:cover;transition:.5s}.activity-card:hover img{transform:scale(1.06)}.activity-image span{position:absolute;top:14px;left:14px;display:grid;place-items:center;width:30px;height:30px;color:#fff;background:var(--orange);border-radius:50%;font-size:10px;font-weight:700}.activity-body{padding:24px 22px 27px}.activity-body>strong{display:grid;place-items:center;width:38px;height:38px;margin-bottom:17px;color:var(--orange);background:#fff;border-radius:50%;font-size:20px}.activity-body h3{margin:0 0 10px;font-size:19px;line-height:1.05}.activity-body p{min-height:81px;margin:0 0 20px;color:var(--slate);font-size:12px;line-height:1.6}.activity-body a{font-size:11px;font-weight:700}.method{padding-bottom:118px}.method-panel{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:70px 78px;color:#fff;background:var(--ink);position:relative;overflow:hidden}.method-panel:after{content:'';position:absolute;right:-130px;bottom:-210px;width:510px;height:510px;border:1px solid #f0642e57;border-radius:50%;box-shadow:0 0 0 52px #f0642e08,0 0 0 104px #f0642e06}.light{color:#ff9862}.method-panel>div{position:relative;z-index:1}.method-panel h2{margin:0 0 20px;font-size:clamp(40px,4.8vw,63px);line-height:.98}.method-panel>div>p:last-child{max-width:360px;color:#aeb6b8;font-size:14px;line-height:1.7}.method-steps>div{display:flex;gap:23px;padding:23px 0;border-bottom:1px solid #ffffff26}.method-steps>div:first-child{border-top:1px solid #ffffff26}.method-steps span{color:var(--orange);font-family:'Space Grotesk';font-size:13px;font-weight:700}.method-steps h3{margin:0 0 5px;font-size:21px}.method-steps p{margin:0;color:#aeb6b8;font-size:12px}.projects{padding-bottom:130px}.project-grid{display:grid;grid-template-columns:1.26fr .87fr .87fr;gap:15px}.project-card{position:relative;min-height:410px;overflow:hidden;background:#282f32}.project-large{min-height:508px}.project-card img{width:100%;height:100%;object-fit:cover;transition:.6s}.project-card:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 38%,#0e1213d9)}.project-card:hover img{transform:scale(1.05)}.project-card>div{position:absolute;z-index:1;right:24px;bottom:22px;left:24px;color:#fff}.project-card small{color:#ff9c68;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.project-card h3{max-width:220px;margin:7px 0 0;font-size:24px;line-height:1}.project-card b{position:absolute;right:0;bottom:0;display:grid;place-items:center;width:37px;height:37px;background:var(--orange);border-radius:50%}.about{display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:88px;padding-bottom:135px}.about-photo{position:relative;height:510px}.about-photo>img{width:100%;height:100%;object-fit:cover}.about-photo:before{content:'';position:absolute;z-index:1;inset:16px -16px -16px 16px;border:1px solid var(--orange)}.about-photo>span{position:absolute;z-index:2;right:-25px;bottom:26px;display:flex;gap:11px;padding:14px 16px;color:#fff;background:var(--orange);font-size:11px;line-height:1.2}.about h2{font-size:clamp(39px,4.5vw,59px)}.about>div>p{max-width:520px;font-size:14px}.about ul{display:grid;gap:13px;margin:26px 0 31px;padding:0;list-style:none;font-size:13px;font-weight:700}.about li{color:var(--ink)}.about li::first-letter{color:var(--orange)}.contact{padding:93px 0;color:#fff;background:linear-gradient(115deg,var(--orange),#e3482e 54%,#ca3039)}.contact-inner{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:80px}.contact h2{margin:0;font-size:clamp(46px,5.5vw,77px);line-height:.94}.contact-inner>div:last-child{max-width:380px;justify-self:end}.contact-inner>div:last-child p{margin:0 0 24px;color:#fffc;font-size:15px;line-height:1.65}.footer{padding:68px 0 24px;background:#f1f1ee}.footer-grid{display:grid;grid-template-columns:1.6fr .7fr 1fr;gap:50px;padding-bottom:58px}.footer-grid img{width:196px;margin-bottom:22px}.footer-grid p{color:var(--slate);font-family:'Space Grotesk';font-size:17px;font-weight:600}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer-grid small{margin-bottom:8px;color:var(--red);font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.footer-grid a,.footer-grid span{color:var(--slate);font-size:12px}.footer-bottom{display:flex;justify-content:space-between;padding-top:20px;border-top:1px solid #d7d7d2;color:#858a8b;font-size:10px}.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s,transform .7s}.reveal.visible{opacity:1;transform:none}.reveal-delay{transition-delay:.15s}.hero-media-stack{height:100%;min-height:570px}.image-slider{height:440px!important;min-height:440px!important}.hero-slider{position:relative;height:100%;min-height:470px}.video-strip{position:relative;height:125px;margin-top:15px;overflow:hidden;background:#171b1f;border-radius:3px;box-shadow:8px 13px 28px #262d3224}.video-strip video{width:100%;height:100%;object-fit:cover;object-position:center;opacity:.78}.video-strip-overlay{position:absolute;inset:0;display:flex;align-items:end;justify-content:space-between;padding:14px 17px;color:#fff;background:linear-gradient(180deg,transparent,#111820b8);font-size:11px;font-weight:700}.video-strip-overlay small{color:#ffb18c;font-size:9px;letter-spacing:.1em;text-transform:uppercase}.hero-slider .hero-slide{contain:paint}.hero-slider .hero-media{image-rendering:auto;-webkit-backface-visibility:hidden;backface-visibility:hidden}.hero-slide{position:absolute;inset:0;overflow:hidden;border-radius:3px;opacity:0;visibility:hidden;transform:scale(1.025);transition:opacity .6s ease,visibility .6s ease,transform .8s ease}.hero-slide.is-active{opacity:1;visibility:visible;transform:scale(1)}.hero-media{width:100%;height:100%;object-fit:cover}.slider-arrow{position:absolute;z-index:4;top:50%;display:grid;place-items:center;width:38px;height:38px;border:1px solid #ffffff80;color:#fff;background:#171b1f9c;border-radius:50%;font-size:18px;line-height:1;transform:translateY(-50%);transition:.2s}.slider-arrow:hover{background:var(--orange);border-color:var(--orange)}.slider-prev{left:17px}.slider-next{right:17px}.slider-dots{position:absolute;z-index:4;right:25px;bottom:21px;display:flex;gap:7px}.slider-dots button{width:25px;height:3px;padding:0;border:0;background:#ffffff70;transition:.25s}.slider-dots button.is-active{width:42px;background:var(--orange)}
@media(max-width:980px){.main-nav{gap:16px}.header-cta{font-size:11px;padding:12px 13px}.hero-grid{gap:45px}.activity-grid{grid-template-columns:repeat(2,1fr)}.intro{grid-template-columns:.4fr 1.6fr}.intro-mark{display:none}.method-panel{gap:45px;padding:55px 45px}.about{gap:52px}}
@media(max-width:720px){.section-wrap,.hero-grid,.hero-bottom,.header-inner{width:min(calc(100% - 34px),560px)}.header-inner{height:72px}.brand,.brand img{width:164px}.menu-toggle{display:grid;gap:4px;padding:8px}.menu-toggle span{display:block;width:22px;height:2px;background:var(--ink)}.main-nav{position:absolute;top:72px;right:0;left:0;display:none;flex-direction:column;gap:0;padding:7px 17px 17px;background:#fff;border-bottom:1px solid #ecebe8;box-shadow:0 18px 26px #121c2414}.main-nav.open{display:flex}.main-nav a{width:100%;padding:14px 0;border-bottom:1px solid #f1f0ed}.header-cta{display:none}.hero{min-height:auto;padding:135px 0 25px}.hero-grid{display:flex;flex-direction:column;gap:46px}.hero-lead{font-size:15px}.hero-note{margin-top:36px}.hero-visual{min-height:350px;margin-right:9px}.hero-frame{height:360px}.hero-media-stack{min-height:0}.image-slider{height:calc(100vw * .64)!important;min-height:300px!important;max-height:390px}.video-strip{height:92px;margin-top:12px}.hero-slider{min-height:350px}.slider-arrow{width:32px;height:32px}.slider-prev{left:10px}.slider-next{right:10px}.slider-dots{right:15px;bottom:15px}.hero-bottom{margin-top:24px;font-size:8px}.hero-bottom span:last-child{display:none}.intro{display:block;padding:74px 0}.intro h2,.section-head h2,.about h2{font-size:42px}.intro-mark{display:none}.expertise,.method,.projects{padding-bottom:78px}.section-head{display:block;margin-bottom:32px}.section-head>p{margin-top:20px}.activity-grid{grid-template-columns:1fr;gap:16px}.activity-image{height:225px}.activity-body p{min-height:auto}.method-panel{display:block;padding:42px 25px}.method-steps{margin-top:35px}.project-grid{grid-template-columns:1fr}.project-card,.project-large{min-height:380px}.about{display:flex;flex-direction:column;gap:55px;padding-bottom:82px}.about-photo{height:380px;margin-right:12px}.about-photo>span{right:-12px}.contact{padding:72px 0}.contact-inner{display:block}.contact-inner>div:last-child{margin-top:28px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px 25px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{display:block;line-height:1.8}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important}}

.video-feature{padding:44px 0 116px}.video-feature-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:38px}.video-feature h2{margin:0;font-size:clamp(40px,4.5vw,59px);line-height:1.02}.video-feature-copy{max-width:385px;color:var(--slate);font-size:14px;line-height:1.68}.video-feature-copy p{margin:0 0 20px}.video-control{display:inline-flex;align-items:center;gap:9px;padding:0 0 7px;border:0;border-bottom:1px solid #babcb8;color:var(--ink);background:transparent;font-size:12px;font-weight:700}.video-control span{color:var(--orange);font-size:13px}.video-feature-frame{position:relative;aspect-ratio:16/7;overflow:hidden;background:#171b1f;box-shadow:0 22px 55px #252c3030}.feature-video{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.video-feature-frame:after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(10,14,16,.08),rgba(10,14,16,.2) 60%,rgba(10,14,16,.68))}.video-feature-overlay{position:absolute;z-index:1;right:25px;bottom:22px;left:25px;display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.video-feature-overlay>div{display:flex;align-items:center;gap:9px}.video-live-dot{width:8px;height:8px;border-radius:50%;background:#ffad26;box-shadow:0 0 0 5px #ffad2630}.video-sound{padding:7px 10px;border:1px solid #ffffff73;color:#fff;background:#171b1f6e;border-radius:999px;font-size:10px;font-weight:700}.video-sound:hover{background:var(--orange);border-color:var(--orange)}
@media(max-width:720px){.video-feature{padding:12px 0 78px}.video-feature-heading{display:block;margin-bottom:25px}.video-feature-copy{margin-top:20px;font-size:13px}.video-feature-frame{aspect-ratio:4/3}.video-feature-overlay{right:14px;bottom:14px;left:14px;font-size:9px}.video-sound{font-size:9px;padding:6px 8px}}
/* Restored two-column hero layout */
.site-header{background:rgba(255,255,255,.97);border-bottom:1px solid transparent;box-shadow:none}.site-header.scrolled{background:rgba(255,255,255,.98);border-color:#e8e8e4;box-shadow:0 10px 30px #121c2412}.site-header .main-nav a{color:#4e565c;text-shadow:none}.site-header .brand img{filter:none}.site-header .menu-toggle span{background:var(--ink)}
.hero{position:relative;min-height:760px;height:auto;padding:176px 0 32px;background:linear-gradient(135deg,#fcfcfb,#f5f4f0);color:var(--ink)}.hero:before{content:'';position:absolute;inset:0 -8% 0 auto;width:45%;background:linear-gradient(145deg,#f0642e0d,#dc3f2f28);clip-path:polygon(40% 0,100% 0,100% 100%,0 100%)}.hero-grid{position:relative;z-index:1;width:min(1180px,calc(100% - 48px));height:auto;max-width:none;margin:auto;display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:84px}.hero-copy{position:static;width:auto;transform:none;padding-bottom:28px}.hero-copy h1{max-width:570px;margin-bottom:27px;color:var(--ink);font-size:clamp(53px,6.8vw,92px);line-height:.94}.hero-copy h1 em{color:var(--orange)}.hero-copy .hero-lead{max-width:495px;color:var(--slate);font-size:17px;line-height:1.72}.hero-copy .eyebrow{color:var(--red)}.hero-copy .hero-note{display:flex}.hero-visual{position:relative;inset:auto;min-height:570px;margin:0;z-index:1}.hero-media-stack{position:relative;inset:auto;height:100%;min-height:570px}.image-slider,.hero-slider{position:relative;inset:auto;width:100%;height:440px!important;min-height:440px!important}.hero-slide{border-radius:3px;transform:scale(1.025)}.hero-slide.is-active{transform:scale(1)}.hero-overlay{background:linear-gradient(180deg,transparent 45%,#12161896)}.hero-badge{top:24px;right:24px;background:#171b1fc7;border:0}.hero-caption{right:25px;bottom:24px;left:25px;color:#fff;font-size:11px;letter-spacing:.1em}.hero-caption b{background:#ffffffb3}.slider-arrow{top:50%;bottom:auto;width:38px;height:38px;background:#171b1f9c;border-color:#ffffff80;transform:translateY(-50%)}.slider-prev{right:auto;left:17px}.slider-next{right:17px}.slider-dots{top:auto;right:25px;bottom:21px;display:flex;gap:7px;transform:none}.slider-dots button{width:25px;height:3px;background:#ffffff70}.slider-dots button.is-active{width:42px;height:3px;background:var(--orange)}.video-strip{position:relative;right:auto;bottom:auto;width:100%;height:92px;margin-top:15px;border:0;border-radius:3px;box-shadow:8px 13px 28px #262d3224}.video-strip-overlay{padding:10px 14px}.hero-bottom{position:relative;right:auto;bottom:auto;left:auto;width:min(1180px,calc(100% - 48px));margin:38px auto 0;padding-top:18px;border-top:1px solid #d8d8d4;color:#858a8b}.hero-bottom span:first-child{display:inline}.hero-bottom span:last-child{display:inline;color:var(--ink)}
@media (min-resolution:2dppx){.hero-media{transform:none}}
@media(max-width:720px){.site-header{background:rgba(255,255,255,.97)}.site-header.scrolled{background:rgba(255,255,255,.98)}.hero{min-height:auto;height:auto;padding:135px 0 25px}.hero-grid{width:min(calc(100% - 34px),560px);height:auto;display:flex;flex-direction:column;gap:46px}.hero-copy{width:auto;padding-bottom:0}.hero-copy h1{font-size:clamp(51px,16vw,82px)}.hero-copy .hero-lead{font-size:15px}.hero-copy .hero-note{margin-top:36px}.hero-visual{min-height:0;margin-right:9px}.hero-media-stack{min-height:0}.image-slider{height:calc((100vw - 43px) * .64)!important;min-height:300px!important;max-height:390px}.video-strip{height:82px;margin-top:12px}.hero-bottom{width:min(calc(100% - 34px),560px);margin-top:24px;font-size:8px}.hero-bottom span:last-child{display:none}.slider-arrow{width:32px;height:32px}.slider-prev{left:10px}.slider-next{right:10px}.slider-dots{right:15px;bottom:15px}}

.quote-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;padding:20px 0 125px}.quote-intro h2{margin:0 0 22px;font-size:clamp(42px,4.8vw,65px);line-height:.97}.quote-intro>p:not(.kicker){max-width:365px;color:var(--slate);font-size:14px;line-height:1.7}.quote-contact{display:grid;gap:11px;margin-top:28px}.quote-contact a{color:var(--ink);font-size:13px;font-weight:700}.quote-contact a:first-child{color:var(--orange)}.quote-form{padding:34px;background:var(--mist);border-top:3px solid var(--orange)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.quote-form label{display:grid;gap:8px;margin-bottom:19px;color:var(--ink);font-size:11px;font-weight:700}.quote-form input,.quote-form select,.quote-form textarea{width:100%;padding:13px 14px;border:1px solid #d6d7d2;outline:0;color:var(--ink);background:#fff;border-radius:2px;font:inherit;font-size:13px;font-weight:400;transition:border-color .2s,box-shadow .2s}.quote-form textarea{resize:vertical;min-height:120px}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #f0642e18}.form-footer{display:flex;align-items:center;gap:17px;flex-wrap:wrap}.form-footer small{color:var(--slate);font-size:10px;line-height:1.4}.form-footer small.is-success{color:#278050}.form-footer small.is-error{color:#bd3c2b}@media(max-width:720px){.quote-section{display:block;padding:0 0 78px}.quote-intro{margin-bottom:35px}.quote-intro h2{font-size:45px}.quote-form{padding:24px 18px}.form-row{grid-template-columns:1fr;gap:0}.form-footer{align-items:flex-start;flex-direction:column;gap:13px}}
/* Mobile slider visibility and touch-friendly layout */
@media (max-width:720px){.hero-visual{display:block!important;width:100%;min-height:0!important}.hero-media-stack{display:block!important;width:100%;height:auto!important;min-height:0!important}.image-slider{display:block!important;position:relative!important;width:100%!important;height:calc((100vw - 43px) * .64)!important;min-height:290px!important;max-height:390px!important;overflow:hidden!important}.image-slider .hero-slide{display:block!important;position:absolute!important;inset:0!important}.image-slider .hero-media{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}.image-slider .hero-caption{display:flex!important}.image-slider .slider-arrow,.image-slider .slider-dots{display:flex!important}.hero-grid{align-items:stretch!important}.hero-copy{width:100%!important}.hero{overflow:hidden!important}}

/* Mobile: show the hero slider directly below the menu/header */
@media(max-width:720px){.hero-grid{display:flex!important;flex-direction:column!important}.hero-visual{order:1!important;width:100%!important}.hero-copy{order:2!important}.hero-visual .hero-media-stack{margin-top:0}.hero{padding-top:96px!important}.hero-copy{padding-top:28px!important}}
