:root{--ink: #161616;--ink-soft: #4b4b4b;--paper: #fbfaf7;--white: #ffffff;--line: #dedbd2;--red: #d9102f;--red-dark: #9e0b21;--yellow: #ffd02f;--green: #25d366;--charcoal: #101214;--charcoal-2: #1a1d20;--shadow: 0 18px 45px rgba(16, 18, 20, .18);--container: 1180px;--radius: 8px;font-family:Trebuchet MS,Segoe UI,system-ui,sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--paper);color:var(--ink)}body,button,input,select,textarea{font:inherit}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}main{overflow:hidden}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:0;line-height:1.02}h1{font-size:4.2rem}h2{font-size:2.7rem}h3{font-size:1.35rem}p{color:var(--ink-soft);line-height:1.7}.button{align-items:center;border:2px solid transparent;border-radius:var(--radius);display:inline-flex;font-weight:800;justify-content:center;min-height:48px;overflow:hidden;padding:.78rem 1.1rem;position:relative;text-transform:uppercase;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease,transform .16s ease;z-index:2}.button:focus-visible{outline:3px solid rgba(239,183,45,.48);outline-offset:3px}.button:after,.button:before{background-color:var(--button-wave, var(--white));border-radius:50%;content:"";display:block;height:50px;position:absolute;transform:translate(-50%,-50%);transition:.9s ease;width:50px;z-index:-1}.button:before{left:-2em;top:-2em}.button:after{left:calc(100% + 2em);top:calc(100% + 2em)}.button:hover{box-shadow:0 12px 24px #10121429;transform:translateY(-2px)}.button:hover:after,.button:hover:before,.button:focus-visible:after,.button:focus-visible:before{height:720px;width:720px}.button.primary{background:var(--red);--button-wave: var(--white);color:var(--white)}.button.primary:hover,.button.primary:focus-visible{color:var(--ink)}.button.secondary{--button-wave: var(--red);border-color:var(--red);color:var(--red)}.button.secondary:hover,.button.secondary:focus-visible{border-color:var(--red);color:var(--white)}.button.light{--button-wave: var(--white);border-color:#ffffff8c;color:var(--white)}.button.light:hover,.button.light:focus-visible{border-color:var(--white);color:var(--ink)}.button-row{display:flex;flex-wrap:wrap;gap:.8rem}.eyebrow{color:var(--red);font-weight:900;letter-spacing:0;text-transform:uppercase}.site-header{background:#fbfaf7f5;border-bottom:1px solid var(--line);position:sticky;top:0;transition:box-shadow .18s ease,transform .24s ease;z-index:100}.site-header.is-hidden{transform:translateY(-100%)}.site-header.is-menu-open,.site-header:hover,.site-header:focus-within{transform:translateY(0)}.topbar{background:var(--charcoal);color:var(--white);font-size:.9rem;min-height:38px}.topbar-inner{align-items:center;display:flex;gap:1.1rem;justify-content:space-between;margin:0 auto;max-width:var(--container);min-height:38px;padding:.4rem 1.2rem}.topbar-contact,.topbar-social{align-items:center;display:flex}.topbar-contact{flex-wrap:wrap;gap:1rem}.topbar-social{gap:.45rem}.topbar a,.topbar span{align-items:center;color:#ffffffdb;display:inline-flex;gap:.38rem}.topbar svg{fill:var(--red);flex:0 0 15px;height:15px;width:15px}.topbar-social a{background:#ffffff1a;border:1px solid rgba(255,255,255,.16);border-radius:50%;height:28px;justify-content:center;transition:background .16s ease,border-color .16s ease,transform .16s ease;width:28px}.topbar-social a:hover{background:var(--red);border-color:var(--red);transform:translateY(-1px)}.topbar-social svg{fill:var(--white);height:14px;width:14px}.nav-shell{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:var(--container);min-height:82px;padding:0 1.2rem}.brand{align-items:center;display:flex;height:76px;width:108px}.brand img{height:74px;object-fit:contain;width:auto}.nav-links{align-items:center;display:flex;gap:1.2rem}.nav-links a{color:var(--ink);font-weight:800;padding:.45rem 0;position:relative;transition:color .16s ease}.nav-links a:after{background:var(--red);bottom:.12rem;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .18s ease;width:100%}.nav-links a:hover,.nav-links a.active{color:var(--red)}.nav-links a:hover:after,.nav-links a.active:after{transform:scaleX(1)}.language-link{border-left:1px solid var(--line);padding-left:1.2rem!important}.header-call{background:var(--yellow);border-radius:var(--radius);color:#171103!important;overflow:hidden;padding:.72rem 1rem!important;position:relative;transition:color .16s ease,transform .16s ease;z-index:2}.header-call:after,.header-call:before{background-color:var(--red);border-radius:50%;content:"";display:block;height:42px;position:absolute;transform:translate(-50%,-50%);transition:.75s ease;width:42px;z-index:-1}.header-call:before{left:-2em;top:-2em}.header-call:after{left:calc(100% + 2em);top:calc(100% + 2em)}.header-call:hover{color:var(--white)!important;transform:translateY(-1px)}.header-call:hover:after,.header-call:hover:before,.header-call:focus-visible:after,.header-call:focus-visible:before{height:360px;width:360px}.menu-toggle{background:transparent;border:0;cursor:pointer;display:none;padding:.5rem}.menu-toggle span{background:var(--ink);display:block;height:3px;margin:5px 0;width:28px}.hero-section{background:var(--charcoal);color:var(--white);min-height:820px;position:relative}.hero-bg{inset:0;overflow:hidden;position:absolute}.hero-video{height:100%;inset:0;object-fit:cover;object-position:center;position:absolute;width:100%}.hero-section:after{background:linear-gradient(90deg,#050709ed,#050709c7 34%,#05070938 72%),linear-gradient(0deg,#05070942,#0507091a);content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.hero-content{align-items:center;display:flex;margin:0 auto;max-width:var(--container);min-height:560px;padding:4.5rem 1.2rem 8.5rem;position:relative;z-index:2}.hero-copy{animation:fade-up .52s ease both;display:grid;gap:1.65rem;max-width:930px;position:relative;z-index:4}.hero-copy:before{background:linear-gradient(90deg,#06080ab3,#06080a00);content:"";filter:blur(2px);inset:-2rem -6rem -2rem -1.4rem;pointer-events:none;position:absolute;z-index:-1}.hero-copy h1{font-size:5.45rem;font-weight:900;line-height:.98;position:relative;width:fit-content}.hero-copy h1,.hero-copy p{color:var(--white);text-shadow:0 3px 18px rgba(0,0,0,.48)}.hero-lead{color:#ffffffd1!important;font-size:1.58rem;line-height:1.58;max-width:900px}.hero-copy .eyebrow{align-items:center;color:var(--red);display:inline-flex;font-size:1.15rem;gap:1rem;width:fit-content}.hero-copy .eyebrow:before{background:var(--red);content:"";display:inline-block;height:3px;width:74px}.hero-copy .button-row{gap:2.4rem;padding-top:1.1rem}.hero-copy .button{border-radius:8px;font-size:1.1rem;min-height:82px;min-width:285px;padding:1.1rem 1.5rem}.hero-copy .button.secondary{--button-wave: var(--white);border-color:#ffffffd1;color:var(--white)}.hero-copy .button.secondary:hover,.hero-copy .button.secondary:focus-visible{border-color:var(--white);color:var(--ink)}.hero-video-toggle{align-items:center;background:#050709a8;border:1px solid rgba(255,255,255,.34);border-radius:999px;color:var(--white);cursor:pointer;display:inline-flex;font-size:.82rem;font-weight:900;gap:.45rem;min-height:38px;padding:.45rem .75rem;position:absolute;right:1.2rem;text-transform:uppercase;top:2rem;transition:background .16s ease,border-color .16s ease,transform .16s ease;z-index:5}.hero-video-toggle:hover,.hero-video-toggle:focus-visible{background:var(--red);border-color:var(--red);transform:translateY(-1px)}.hero-video-toggle:focus-visible{outline:3px solid rgba(255,255,255,.72);outline-offset:3px}.hero-video-toggle-icon{align-items:center;background:var(--white);border-radius:50%;color:var(--red);display:inline-flex;font-size:.7rem;height:20px;justify-content:center;line-height:1;width:20px}.hero-media{animation:fade-in-scale .62s ease .12s both;bottom:4.5rem;min-width:720px;pointer-events:none;position:absolute;right:calc((var(--container) - 100vw) / 2 - 4rem);width:min(60vw,930px);z-index:2}.hero-truck{filter:drop-shadow(0 30px 42px rgba(0,0,0,.48));margin-left:auto;transform-origin:center bottom;width:100%}.hero-lift{align-items:stretch;bottom:-380px;display:grid;grid-template-columns:1fr 1fr;left:50%;max-width:1120px;position:absolute;transform:translate(-50%);width:calc(100% - 2rem);z-index:2}.stats-strip{background:var(--white);border-radius:var(--radius) 0 0 var(--radius);box-shadow:var(--shadow);display:grid;gap:1px;grid-template-columns:repeat(2,1fr);overflow:hidden}.stat-card{align-items:center;background:var(--white);display:flex;gap:.5rem;justify-content:center;min-height:142px;padding:1.55rem 2rem}.stat-copy{display:grid;gap:.35rem;min-width:0}.stat-copy strong{color:var(--ink);font-size:clamp(2.4rem,3.2vw,3.2rem);font-weight:900;line-height:1}.stat-copy span{color:var(--ink);font-size:1rem;font-weight:900}.stat-icon{align-items:center;background:var(--red);border-radius:50%;display:inline-flex;flex:0 0 100px;height:100px;justify-content:center;width:100px}.stat-icon img{filter:brightness(0) invert(1);height:56px;object-fit:contain;width:56px}.hero-service-panel{background:linear-gradient(105deg,#e8092efa,#790a1ded 45%,#101214f5),url(/assets/backgrounds/cta-bg.png) center / cover;border-radius:0 var(--radius) var(--radius) 0;box-shadow:var(--shadow);color:var(--white);display:grid;gap:1rem;overflow:hidden;padding:2.1rem 2.35rem;position:relative}.hero-service-panel:before{background:#1012143d;content:"";inset:0;pointer-events:none;position:absolute}.hero-service-panel>*{position:relative;z-index:1}.hero-service-panel h2{color:var(--white);font-size:1.55rem;font-weight:900}.hero-service-panel ul{display:grid;gap:.45rem;list-style:none;margin:0;padding:0}.hero-service-panel li{align-items:flex-start;display:flex;gap:.65rem;color:var(--white);font-size:.92rem;font-weight:900;line-height:1.35}.hero-service-panel li:before{color:var(--white);content:"✓";display:inline-grid;flex:0 0 18px;font-size:.95rem;font-weight:900;height:18px;line-height:1;place-items:center;transform:translateY(.1rem);width:18px}.hero-phone-link{align-items:center;color:var(--white);display:flex;gap:1rem;margin-top:.35rem;width:fit-content}.hero-phone-icon{align-items:center;background:var(--red);border-radius:50%;display:inline-flex;flex:0 0 54px;height:54px;justify-content:center;width:54px}.hero-phone-icon:before{color:var(--white);content:"☎";font-size:1.45rem;font-weight:900}.hero-phone-copy,.hero-phone-copy span,.hero-phone-copy strong{display:block}.hero-phone-copy span{color:var(--white);font-size:.95rem;font-weight:900;line-height:1.2}.hero-phone-copy strong{color:var(--white);font-size:1.6rem;font-weight:900;line-height:1.18;overflow-wrap:anywhere}.section,.split-section,.process-section,.contact-section,.cta-band{margin:0 auto;max-width:var(--container);padding:6rem 1.2rem}.section:first-of-type{padding-top:12rem}.hero-section+script+.section,.hero-section+script+.about-section{padding-top:30rem}.muted{max-width:none;padding-left:max(1.2rem,calc((100vw - var(--container)) / 2 + 1.2rem));padding-right:max(1.2rem,calc((100vw - var(--container)) / 2 + 1.2rem))}.muted,.process-section{background:#f0eee7}.page-hero{padding:4.8rem 2.4rem 2.4rem}.page-hero>div{animation:fade-up .48s ease both;display:grid;gap:.8rem;margin:0 auto;max-width:760px;text-align:center}.page-hero h1{font-size:2.7rem}.section-header{animation:fade-up .48s ease both;display:grid;gap:.8rem;margin:0 auto 2.4rem;max-width:760px;text-align:center}.section-header.align-left{margin-left:0;text-align:left}.service-grid-premium{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.service-card-premium{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .25s ease,transform .25s ease}.service-card-premium:hover{box-shadow:0 16px 32px #00000014;transform:translateY(-4px)}.service-image-wrapper{aspect-ratio:16 / 9;overflow:hidden;position:relative}.service-image{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.service-card-premium:hover .service-image{transform:scale(1.05)}.service-icon-overlay{align-items:center;background:var(--red);border:4px solid var(--white);border-radius:50%;bottom:-24px;display:flex;height:56px;justify-content:center;position:absolute;right:1.5rem;width:56px;z-index:2}.service-icon-overlay img{filter:brightness(0) invert(1);width:28px;height:28px}.service-icon-fallback{margin-bottom:.5rem}.service-content{display:flex;flex:1;flex-direction:column;gap:.75rem;padding:2.2rem 1.8rem 1.8rem}.service-content h3{color:var(--ink);font-size:1.35rem;font-weight:800;line-height:1.2}.service-content p{color:var(--charcoal);line-height:1.6}.brand-rail{background:var(--white);border-block:1px solid var(--line);overflow:hidden;padding:1.15rem 0}.brand-rail-track{animation:rail-slide 28s linear infinite;display:flex;width:max-content}.brand-rail-group{display:flex;flex:0 0 auto;gap:2.5rem;min-width:max-content;padding-right:2.5rem}.brand-rail span{align-items:center;color:var(--charcoal);display:inline-flex;flex:0 0 auto;font-size:1.05rem;font-weight:900;gap:.9rem;text-transform:uppercase;white-space:nowrap}.brand-rail img{height:50px;object-fit:contain;width:auto}.service-card{animation:fade-up .48s ease both;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);display:grid;gap:1rem;min-height:260px;padding:1.5rem;position:relative;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.service-card:before{background:var(--red);content:"";height:5px;left:0;position:absolute;right:0;top:0}.service-card img{background:var(--red);border-radius:50%;height:58px;object-fit:contain;padding:.75rem;width:58px}.service-card:hover{border-color:#d9102f57;box-shadow:0 16px 34px #1012141f;transform:translateY(-4px)}.split-section{align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.split-copy{display:grid;gap:1.2rem}.check-list{display:grid;gap:.65rem;list-style:none;margin:0;padding:0}.check-list li{align-items:center;color:var(--ink-soft);display:flex;font-weight:800;gap:.6rem}.check-list li:before{background:var(--red);border-radius:50%;color:var(--white);content:"✓";display:inline-grid;flex:0 0 24px;height:24px;place-items:center;width:24px}.check-list.large{gap:1rem}.image-stack{min-height:470px;position:relative}.image-stack img,.image-collage img{border-radius:var(--radius);box-shadow:var(--shadow);object-fit:cover;transition:box-shadow .18s ease,transform .18s ease}.image-stack img:hover,.image-collage img:hover{box-shadow:0 22px 50px #10121438;transform:translateY(-3px)}.image-stack img:first-child{height:310px;left:0;position:absolute;top:0;width:66%}.image-stack img:last-child{height:300px;position:absolute;right:0;top:150px;width:62%}.about-section{align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:var(--container);padding:6rem 1.2rem}.about-visuals{position:relative;min-height:520px;width:100%}.about-bg-gear{background:url(/assets/about/client-bg.png) no-repeat left center / contain;opacity:.15;position:absolute;top:-10%;left:-20%;width:50%;height:120%;z-index:0}.about-image-primary,.about-image-secondary{position:absolute;z-index:2}.about-image-primary:before{background:#fbd6d9;content:"";height:100%;left:-1rem;position:absolute;top:-1.5rem;width:100%;z-index:-1}.about-image-secondary:before{background:#fbd6d9;content:"";height:100%;left:1.5rem;position:absolute;top:1rem;width:100%;z-index:-1}.about-image-primary{width:80%;top:0;right:0}.about-image-secondary{width:65%;bottom:0;left:0;z-index:3}.about-visuals img{border:6px solid var(--white);box-shadow:0 12px 30px #00000026;display:block;height:auto;width:100%}.about-copy{display:grid;gap:1.2rem;position:relative;z-index:1}.about-copy .eyebrow.red-line{align-items:center;color:var(--red);display:flex;font-size:.95rem;font-weight:800;gap:1rem;text-transform:uppercase}.about-copy .eyebrow.red-line:before{background:var(--red);content:"";height:2px;width:40px}.about-copy h2{font-size:clamp(2rem,4vw,2.8rem);font-weight:900;color:var(--ink);line-height:1.1}.about-check-list{display:grid;gap:.8rem;list-style:none;margin:1rem 0;padding:0}.about-check-list li{align-items:flex-start;color:var(--ink);display:flex;font-weight:600;gap:.75rem}.about-check-list li:before{align-items:center;background:var(--red);border-radius:50%;color:var(--white);content:"✓";display:flex;flex:0 0 20px;font-size:.85rem;font-weight:900;height:20px;justify-content:center;margin-top:2px;width:20px}.about-actions{align-items:center;display:flex;gap:2rem;margin-top:1rem}.about-logo{height:80px;object-fit:contain;width:auto}.image-collage{display:grid;gap:1rem;grid-template-columns:1fr 1fr}.image-collage img{height:230px;width:100%}.image-collage img:last-child{background:var(--charcoal);grid-column:1 / -1;height:auto;object-fit:contain}.gallery-grid{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.gallery-grid figure{animation:fade-up .48s ease both;background:var(--charcoal);border-radius:var(--radius);margin:0;overflow:hidden}.gallery-grid img{aspect-ratio:507 / 277;height:100%;object-fit:cover;transition:transform .22s ease;width:100%}.gallery-grid figure:hover img{transform:scale(1.04)}.reviews-grid{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.review-card{animation:fade-up .48s ease both;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);display:grid;gap:1rem;padding:1.4rem;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.review-card:hover{border-color:#d9102f47;box-shadow:0 16px 34px #1012141a;transform:translateY(-3px)}.stars{color:var(--yellow);font-size:1.15rem;letter-spacing:0}.review-card footer{display:grid;gap:.15rem}.review-card span{color:var(--ink-soft);font-size:.92rem}.page-hero{background:linear-gradient(90deg,#101214eb,#10121494),url(/assets/backgrounds/banner-dark.jpg) center / cover;color:var(--white);padding:7rem 1.2rem}.page-hero div{display:grid;gap:1rem;margin:0 auto;max-width:var(--container)}.page-hero h1,.page-hero p{color:var(--white)}.page-hero div>p:last-child{color:#ffffffd1;max-width:760px}.process-section{max-width:none;padding-left:max(1.2rem,calc((100vw - var(--container)) / 2 + 1.2rem));padding-right:max(1.2rem,calc((100vw - var(--container)) / 2 + 1.2rem))}.process-grid{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.process-grid article{background:var(--white);border-radius:var(--radius);display:grid;gap:1rem;padding:1.5rem}.process-grid span{background:var(--red);border-radius:50%;color:var(--white);display:grid;font-size:1.4rem;font-weight:900;height:48px;place-items:center;width:48px}.contact-section{display:grid;gap:2rem;grid-template-columns:.9fr 1.1fr}.contact-actions,.contact-card-grid{display:grid;gap:1rem}.contact-action,.contact-card-grid article{animation:fade-up .48s ease both;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);display:grid;gap:.25rem;padding:1.35rem;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.contact-action:hover,.contact-card-grid article:hover{border-color:#d9102f52;box-shadow:0 14px 30px #1012141a;transform:translateY(-3px)}.contact-action span,.contact-card-grid span{color:var(--red);font-weight:900;text-transform:uppercase}.contact-action strong,.contact-card-grid strong{overflow-wrap:anywhere}.primary-card{background:var(--red);border-color:var(--red)}.primary-card:hover{background:var(--red-dark);border-color:var(--red-dark)}.primary-card span,.primary-card strong{color:var(--white)}.contact-form-section,.faq-section{align-items:start;display:grid;gap:2rem;grid-template-columns:.75fr 1.25fr;margin:0 auto;max-width:var(--container);padding:6rem 1.2rem}.faq-copy{animation:fade-up .48s ease both;display:grid;gap:1rem}.faq-list{animation:fade-up .48s ease 80ms both;display:grid;gap:.8rem}.faq-list details{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 12px 28px #1012140f;padding:1rem 1.1rem}.faq-list summary{color:var(--ink);cursor:pointer;font-weight:900;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{color:var(--red);content:"+";float:right;font-size:1.25rem;line-height:1}.faq-list details[open] summary:after{content:"−"}.faq-list p{margin-top:.75rem}.contact-form-copy{animation:fade-up .48s ease both;display:grid;gap:1rem;padding-top:.4rem}.contact-form{animation:fade-up .48s ease 80ms both;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 18px 40px #1012141a;display:grid;gap:1.2rem;padding:1.4rem}.form-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.field{display:grid;gap:.45rem}.field.full{grid-column:1 / -1}.field span{color:var(--ink);font-weight:900}.field input,.field select,.field textarea{background:#fffefa;border:1px solid var(--line);border-radius:var(--radius);color:var(--ink);min-height:48px;padding:.8rem .9rem;transition:border-color .16s ease,box-shadow .16s ease;width:100%}.field textarea{min-height:150px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--red);box-shadow:0 0 0 4px #d9102f1a;outline:none}.form-actions{display:flex;flex-wrap:wrap;gap:.8rem}.cta-band{align-items:center;background:linear-gradient(90deg,#9e0b21f5,#d9102fe0),url(/assets/backgrounds/cta-bg.png) center / cover;color:var(--white);display:flex;justify-content:space-between;margin-bottom:5rem;padding:2.2rem}.cta-band h2,.cta-band p{color:var(--white)}.cta-band p{color:#ffffffd6;margin-top:.35rem}.site-footer{background:linear-gradient(#101214f5,#101214f5),url(/assets/backgrounds/footer-bg.png) center / cover;color:var(--white)}.footer-inner{display:grid;gap:2rem;grid-template-columns:1.3fr .8fr 1fr;margin:0 auto;max-width:var(--container);padding:4rem 1.2rem}.footer-inner h2{color:var(--white);font-size:1.2rem;margin-bottom:1rem}.footer-inner p,.footer-inner a{color:#ffffffc2}.footer-inner a{position:relative;transition:color .16s ease,transform .16s ease;width:fit-content}.footer-inner a:after{background:var(--yellow);bottom:-.16rem;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .18s ease;width:100%}.footer-inner a:hover{color:var(--yellow);transform:translate(5px)}.footer-inner a:hover:after{transform:scaleX(1)}.footer-inner nav,.footer-inner div:last-child{display:grid;gap:.7rem;align-content:start}.footer-logo{height:96px;margin-bottom:1rem;object-fit:contain;width:auto}.footer-bottom{border-top:1px solid rgba(255,255,255,.16);color:#ffffffad;display:grid;gap:1rem;grid-template-columns:1fr auto 1fr;margin:0 auto;max-width:var(--container);padding:1.2rem}.footer-bottom span:nth-child(2){color:var(--yellow);font-weight:800}.footer-bottom span:last-child{text-align:right}.whatsapp-float{align-items:center;background:var(--green);border-radius:50%;bottom:24px;box-shadow:0 14px 30px #25d3665c;display:flex;height:60px;justify-content:center;position:fixed;right:24px;width:60px;z-index:99;transition:box-shadow .18s ease,transform .18s ease}.whatsapp-float:hover{box-shadow:0 18px 38px #25d3666b;transform:translateY(-3px) scale(1.03)}.whatsapp-float svg{fill:var(--white);height:36px;width:36px}@keyframes fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in-scale{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes rail-slide{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:980px){h1{font-size:3rem}h2{font-size:2.15rem}.topbar{display:none}.menu-toggle{display:block}.nav-links{background:var(--paper);border-bottom:1px solid var(--line);box-shadow:var(--shadow);display:none;gap:.4rem;left:0;padding:1rem 1.2rem 1.4rem;position:absolute;right:0;top:82px}.nav-links.is-open{display:grid}.language-link{border-left:0;padding-left:0!important}.hero-content,.split-section,.about-section,.contact-section,.contact-form-section{grid-template-columns:1fr}.hero-content{min-height:520px;padding-bottom:7rem}.hero-copy{max-width:720px}.hero-copy h1{font-size:4.3rem}.hero-lead{font-size:1.28rem;max-width:680px}.hero-copy .button{min-height:64px;min-width:220px}.hero-lift,.stats-strip,.service-grid-premium,.gallery-grid,.reviews-grid,.process-grid,.footer-inner{grid-template-columns:repeat(2,1fr)}.hero-lift{bottom:auto;left:auto;margin:-4rem auto 0;position:relative;transform:none;width:calc(100% - 2.4rem)}.hero-service-panel{border-radius:0 var(--radius) var(--radius) 0}.section:first-of-type{padding-top:6rem}.hero-section+script+.section,.hero-section+script+.about-section{padding-top:6rem}.cta-band{align-items:flex-start;flex-direction:column;gap:1.4rem}}@media(max-width:640px){h1{font-size:2.35rem}h2{font-size:1.8rem}.hero-section{min-height:0}.hero-content{min-height:620px;padding-top:3rem;padding-bottom:2.4rem}.hero-copy{max-width:100%;gap:1.2rem}.hero-copy:before{background:linear-gradient(90deg,#06080ad6,#06080a75);inset:-1rem}.hero-video{object-position:center}.hero-video-toggle{right:1rem;top:1rem}.hero-copy h1{font-size:3rem;width:100%}.hero-copy .eyebrow{font-size:.95rem;gap:.75rem}.hero-copy .eyebrow:before{width:44px}.hero-lead{font-size:1.05rem;line-height:1.55}.hero-copy .button-row,.hero-copy .button{width:100%}.hero-copy .button-row{gap:.8rem;padding-top:.4rem}.hero-copy .button{min-height:56px;min-width:0}.hero-lift{bottom:auto;margin:0 auto;position:relative;transform:none;left:auto;padding:0 1.2rem 2rem;width:100%}.stats-strip{border-radius:var(--radius);grid-template-columns:1fr 1fr}.stat-card{align-items:flex-start;flex-direction:column;gap:.9rem;min-height:178px;padding:1.15rem}.stat-copy strong{font-size:2.45rem}.stat-copy span{font-size:.95rem}.stat-icon{flex-basis:58px;height:58px;width:58px}.stat-icon img{height:32px;width:32px}.hero-service-panel{border-radius:var(--radius);padding:1.55rem}.hero-service-panel li{font-size:.98rem}.hero-phone-link{align-items:flex-start;gap:1rem}.hero-phone-icon{flex-basis:58px;height:58px;width:58px}.hero-phone-copy strong{font-size:1.6rem}.section:first-of-type{padding-top:4rem}.hero-section+script+.section{padding-top:4rem}.service-grid-premium,.gallery-grid,.reviews-grid,.process-grid,.footer-inner,.form-grid,.hero-lift,.faq-section{grid-template-columns:1fr}.image-stack{min-height:0}.image-stack img:first-child,.image-stack img:last-child{height:auto;position:static;width:100%}.image-stack{display:grid;gap:1rem}.image-collage{grid-template-columns:1fr}.image-collage img:last-child{grid-column:auto}.page-hero{padding:4.5rem 1.2rem}.footer-bottom{grid-template-columns:1fr}.footer-bottom span:last-child{text-align:left}.form-actions .button{width:100%}.whatsapp-float{bottom:18px;height:54px;right:18px;width:54px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:1ms!important;scroll-behavior:auto!important;transition-duration:1ms!important}.hero-video{animation:none!important}}
