:root{--orange:#f47a2a;--black:#111;--ink:#202020;--gray:#656565;--paper:#f4f3f0;--white:#fff;--line:#d9d7d1;--green:#29c16e}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Cairo",sans-serif;font-size:16px;line-height:1.75}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.site-header{height:92px;background:#111;color:#fff;display:flex;align-items:center;gap:34px;padding:0 clamp(18px,5vw,78px);position:sticky;top:0;z-index:50;border-bottom:1px solid #2b2b2b}.logo{margin-left:auto;height:78px;display:flex;align-items:center}.logo img{width:250px;height:78px;object-fit:contain;object-position:right center}.main-nav{display:flex;align-items:center;gap:24px;font-size:14px;font-weight:700;white-space:nowrap}.main-nav a{transition:.2s}.main-nav a:hover{color:var(--orange)}.header-cta{background:var(--orange);color:#111;padding:11px 20px;border-radius:8px;font-weight:900;white-space:nowrap}.menu-toggle{display:none;background:none;border:0;padding:8px}.menu-toggle span{display:block;width:26px;height:2px;background:#fff;margin:5px}.hero{min-height:680px;background:#111;color:#fff;padding:60px clamp(20px,6vw,92px) 74px;display:grid;grid-template-columns:1fr .92fr;gap:clamp(36px,6vw,90px);align-items:center;overflow:hidden}.kicker,.section-label{display:inline-flex;align-items:center;gap:10px;color:var(--orange);font-weight:900;font-size:14px}.kicker:before,.section-label:before{content:"";width:26px;height:3px;background:var(--orange)}.hero h1{font-size:clamp(45px,5.8vw,84px);line-height:1.12;letter-spacing:-.05em;margin:18px 0 24px}.hero h1 em{font-style:normal;color:var(--orange)}.hero-copy>p{max-width:680px;color:#c1c1c1;font-size:18px;line-height:1.9}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0}.button{min-height:52px;padding:0 25px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;font-weight:900;transition:.2s}.button:hover{transform:translateY(-2px)}.primary{background:var(--orange);color:#111}.ghost{border:1px solid #555;color:#fff}.dark{background:#111;color:#fff}.hero-trust{display:flex;gap:20px;flex-wrap:wrap;color:#aaa;font-size:13px}.hero-trust span:before{content:"✓";color:var(--orange);font-weight:900;margin-left:6px}.hero-visual{height:490px;position:relative;border:1px solid #3b3b3b;border-radius:22px;overflow:hidden;background:#222;box-shadow:0 30px 70px #0009}.hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:50% 75%;filter:saturate(.9) contrast(1.06)}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,#111d)}.visual-badge{position:absolute;right:20px;bottom:22px;z-index:2;background:var(--orange);color:#111;border-radius:14px;padding:14px 20px;display:flex;align-items:baseline;gap:10px}.visual-badge strong{font-size:28px}.visual-badge span{font-weight:800}.visual-note{position:absolute;left:18px;top:18px;z-index:2;background:#111e;border:1px solid #444;border-radius:999px;padding:8px 13px;font-size:12px;display:flex;align-items:center;gap:8px}.visual-note span{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #29c16e22}.numbers{background:var(--orange);color:#111;padding:24px clamp(20px,6vw,92px);display:grid;grid-template-columns:repeat(5,1fr)}.numbers div{text-align:center;padding:8px 18px;border-left:1px solid #1113}.numbers div:last-child{border:0}.numbers strong,.numbers span{display:block}.numbers strong{font-size:25px;font-weight:900}.numbers span{font-size:13px;font-weight:700}.section{padding:100px clamp(20px,6vw,92px)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;margin-top:22px}.about h2,.section-heading h2,.process h2,.assurance h2,.fleets h2,.booking h2,.location h2{font-size:clamp(36px,4.4vw,64px);line-height:1.25;letter-spacing:-.04em;margin:0}.about-copy{font-size:18px;color:var(--gray)}.about-copy p:first-child{margin-top:4px}.text-link{display:inline-block;color:#111;font-weight:900;border-bottom:2px solid var(--orange);padding-bottom:4px;margin-top:12px}.section-heading{display:grid;grid-template-columns:1fr .72fr;align-items:end;gap:60px;margin-bottom:48px}.section-heading h2{margin-top:12px}.section-heading>p{color:var(--gray);font-size:17px}.services{background:#fff}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-right:1px solid var(--line)}.services-grid article{min-height:265px;padding:34px;border-left:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;transition:.25s}.services-grid article:hover{background:#faf7f4}.service-no{font-weight:900;color:var(--orange)}.services-grid h3{font-size:22px;margin:38px 0 8px}.services-grid p{color:var(--gray);margin:0}.services-grid .service-featured{background:#111;color:#fff}.services-grid .service-featured:hover{background:#1c1c1c}.service-featured p{color:#aaa}.service-featured a{margin-top:auto;color:var(--orange);font-weight:900}.process{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px;background:var(--paper)}.process-intro{position:sticky;top:125px;align-self:start}.process-intro h2{margin:14px 0}.process-intro p{font-size:19px;color:var(--gray);max-width:520px}.process-list{list-style:none;margin:0;padding:0}.process-list li{display:grid;grid-template-columns:56px 1fr;gap:22px;padding:26px 0;border-bottom:1px solid var(--line)}.process-list li:first-child{padding-top:0}.process-list b{color:var(--orange);font-size:20px}.process-list h3{margin:0;font-size:22px}.process-list p{margin:5px 0 0;color:var(--gray)}.technology{background:#151515;color:#fff}.section-heading.light>p{color:#aaa}.equipment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.equipment-grid article{background:#1f1f1f;border:1px solid #363636;border-radius:15px;padding:28px;min-height:215px}.equipment-grid article:first-child{grid-column:span 2;background:linear-gradient(135deg,#242424,#171717);border-color:#74401f}.equipment-grid small{color:var(--orange);font-weight:800}.equipment-grid h3{font-size:21px;margin:28px 0 8px;direction:ltr;text-align:right}.equipment-grid p{color:#aaa;margin:0}.technology-statement{font-size:clamp(20px,2.5vw,34px);font-weight:900;color:var(--orange);text-align:center;margin:54px 0 0}.assurance{display:grid;grid-template-columns:1.25fr .75fr;gap:70px;background:#fff}.assurance-main>p{font-size:18px;color:var(--gray);max-width:760px}.guarantees{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:34px}.guarantees div{background:var(--paper);border-right:4px solid var(--orange);padding:18px}.guarantees strong,.guarantees span{display:block}.guarantees strong{font-size:21px}.guarantees span{color:var(--gray);font-size:13px}.values-list{border-top:1px solid var(--line)}.values-list article{border-bottom:1px solid var(--line);padding:22px 0}.values-list h3{font-size:20px;margin:0}.values-list p{color:var(--gray);margin:4px 0 0}.fleets{margin:28px clamp(20px,4vw,58px);padding:75px clamp(24px,5vw,70px);border-radius:26px;background:var(--orange);color:#111;display:grid;grid-template-columns:1fr 1fr;gap:70px}.fleet-copy .section-label{color:#111}.fleet-copy .section-label:before{background:#111}.fleet-copy p{font-size:18px;max-width:650px}.fleet-copy .button{margin-top:15px}.fleet-features{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #1114;border-right:1px solid #1114}.fleet-features div{min-height:112px;padding:20px;border-left:1px solid #1114;border-bottom:1px solid #1114;display:flex;flex-direction:column;justify-content:space-between}.fleet-features b{font-size:13px}.fleet-features span{font-weight:900}.booking{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px}.booking-copy>p{color:var(--gray);font-size:17px}.payment{margin-top:30px;display:flex;gap:10px;align-items:center;flex-wrap:wrap}.payment span{width:100%;font-size:13px;color:var(--gray)}.payment b{border:1px solid var(--line);background:#fff;padding:7px 16px;border-radius:8px}.booking form{background:#fff;border:1px solid var(--line);border-radius:18px;padding:30px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.booking label{font-weight:800;display:flex;flex-direction:column;gap:7px}.booking label:nth-child(3),.booking .full,.booking button{grid-column:1/-1}.booking input,.booking select,.booking textarea{width:100%;border:1px solid #d4d2cc;background:#fafafa;border-radius:8px;padding:12px 14px;color:#111}.booking textarea{resize:vertical}.booking input:focus,.booking select:focus,.booking textarea:focus{outline:2px solid #f47a2a55;border-color:var(--orange)}.booking button{border:0;background:var(--orange);color:#111;padding:15px;border-radius:8px;font-weight:900;cursor:pointer}.location{background:#111;color:#fff;display:grid;grid-template-columns:.78fr 1.22fr;gap:25px}.location-info{padding:20px 12px 20px 0}.location address{font-style:normal;color:#bbb;font-size:18px;margin:22px 0}.contact-links{display:flex;gap:18px;flex-wrap:wrap;font-weight:900;color:var(--orange)}.hours{border-top:1px solid #333;margin:28px 0}.hours div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #333;padding:12px 0}.hours span{color:#aaa}.map-link{gap:9px}.map-link svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2}.map{border-radius:20px;overflow:hidden;min-height:500px}.map iframe{border:0;width:100%;height:100%;min-height:500px;display:block;filter:grayscale(.15)}footer{background:#080808;color:#fff;padding:46px clamp(20px,6vw,92px) 24px;border-top:1px solid #2a2a2a}.footer-top{display:grid;grid-template-columns:auto 1fr auto;gap:34px;align-items:center}.footer-top img{width:210px;height:90px;object-fit:contain;background:#fff;border-radius:8px;padding:7px}.footer-top strong{font-size:22px}.footer-top p{color:#999;margin:0}.footer-top>a{color:var(--orange);font-weight:900}.footer-bottom{display:flex;justify-content:space-between;gap:20px;color:#777;font-size:13px;border-top:1px solid #282828;margin-top:28px;padding-top:18px}.floating-wa{position:fixed;left:18px;bottom:18px;z-index:40;background:#22c56e;color:#07190f;border-radius:999px;padding:12px 19px;font-weight:900;box-shadow:0 10px 30px #0005}.floating-wa:before{content:"";display:inline-block;width:9px;height:9px;background:#fff;border-radius:50%;margin-left:8px}
@media(max-width:1100px){.main-nav{display:none;position:absolute;top:92px;right:0;left:0;background:#151515;padding:24px;flex-direction:column;align-items:stretch;border-bottom:1px solid #333}.main-nav.open{display:flex}.menu-toggle{display:block;order:-1}.header-cta{margin-right:auto}.hero{grid-template-columns:1fr}.hero-visual{height:440px}.services-grid{grid-template-columns:repeat(2,1fr)}.process,.assurance,.booking{grid-template-columns:1fr}.process-intro{position:static}.section-heading{grid-template-columns:1fr}.equipment-grid{grid-template-columns:repeat(2,1fr)}.fleets,.location{grid-template-columns:1fr}.location-info{padding:0}.map{min-height:420px}}
@media(max-width:700px){html{scroll-padding-top:78px}.site-header{height:78px;padding:0 14px;gap:10px}.logo{height:68px}.logo img{width:180px;height:68px}.main-nav{top:78px}.header-cta{font-size:12px;padding:9px 11px}.hero{padding:48px 18px}.hero h1{font-size:42px}.hero-copy>p{font-size:16px}.hero-actions .button{width:100%}.hero-visual{height:320px}.visual-note{display:none}.visual-badge{right:12px;bottom:12px}.numbers{grid-template-columns:repeat(2,1fr);padding:12px 18px}.numbers div{border:0;border-bottom:1px solid #1112}.numbers div:last-child{grid-column:1/-1}.section{padding:70px 18px}.about-grid,.section-heading{grid-template-columns:1fr;gap:24px}.about-copy{font-size:16px}.services-grid{grid-template-columns:1fr}.services-grid article{min-height:auto}.process{gap:35px}.equipment-grid{grid-template-columns:1fr}.equipment-grid article:first-child{grid-column:auto}.assurance{gap:38px}.guarantees{grid-template-columns:1fr}.fleets{margin:10px;padding:55px 20px;border-radius:18px;gap:35px}.fleet-features{grid-template-columns:1fr}.fleet-features div{min-height:90px}.booking{gap:30px}.booking form{grid-template-columns:1fr;padding:22px}.booking label:nth-child(3),.booking .full,.booking button{grid-column:auto}.map{min-height:360px}.map iframe{min-height:360px}.footer-top{grid-template-columns:1fr;text-align:center;justify-items:center}.footer-bottom{flex-direction:column;text-align:center}.floating-wa{left:12px;bottom:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
.booking label:nth-child(3){grid-column:auto}
.logo{height:72px;background:#fff;border-radius:10px;padding:5px 12px;box-shadow:0 4px 18px #0004}.logo img{width:230px;height:62px}.hero h1>span{display:block}.hero-quality{color:#fff;margin-bottom:22px}.address-card{display:flex;align-items:flex-start;gap:14px;margin:24px 0;padding:18px;background:#191919;border:1px solid #333;border-radius:14px}.address-card>svg{width:27px;height:27px;flex:0 0 27px;margin-top:3px;fill:none;stroke:var(--orange);stroke-width:2}.address-card strong{display:block;color:var(--orange);font-size:14px;margin-bottom:4px}.address-card address{margin:0;color:#fff;font-size:17px;line-height:1.65}.address-card address span{color:#aaa;font-size:15px}.map-link{margin-top:25px;text-align:center}
@media(max-width:700px){.logo{height:60px;padding:4px 7px}.logo img{width:165px;height:52px}.hero h1{font-size:36px;line-height:1.2}.hero-quality{margin-bottom:20px}}

/* Current business status and complete warranty coverage */
.visual-note b{font-weight:700}.visual-note.closed span{background:#aaa;box-shadow:0 0 0 4px #aaaaaa22}.visual-note.closing span{background:#f4a62a;box-shadow:0 0 0 4px #f4a62a22}
.guarantees{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.guarantees div{padding:16px 13px}.guarantees strong{font-size:19px;white-space:nowrap}.guarantees span{font-size:12px;line-height:1.6}.guarantee-note{display:block;color:var(--gray);margin-top:12px}
@media(max-width:1100px){.guarantees{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.guarantees{grid-template-columns:1fr}}

/* Light brand header: keep dark surfaces where they add depth, not behind the logo */
.site-header{background:#fff;color:#111;border-bottom:1px solid #e6e4df;box-shadow:0 8px 28px #1111110d}
.logo{height:80px;background:transparent;border-radius:0;padding:0;box-shadow:none}
.logo img{width:260px;height:78px}
.menu-toggle span{background:#111}
@media(max-width:1100px){.main-nav{background:#fff;color:#111;border-bottom:1px solid #e6e4df;box-shadow:0 16px 30px #1112}}
@media(max-width:700px){.logo{height:64px;background:transparent;padding:0}.logo img{width:180px;height:62px}}

/* Light footer keeps the full black-and-orange logo visible without a pasted-on box */
footer{background:#f6f5f2;color:#111;border-top:5px solid var(--orange)}
.footer-top img{background:transparent;border-radius:0;padding:0}
.footer-top p{color:#666}
.footer-top>a{color:#c9570f}
.footer-bottom{color:#666;border-top-color:#d8d6d0}
.footer-top img{width:340px;height:125px;object-fit:contain;object-position:right center}
@media(max-width:700px){.footer-top img{width:min(320px,100%);height:118px;object-position:center}}
.social-sprite{position:absolute;width:0;height:0;overflow:hidden}.social-sprite symbol,.social-link svg,.footer-social svg{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.social-sprite .icon-fill,.social-link .icon-fill,.footer-social .icon-fill{fill:currentColor;stroke:none}.social-block{margin-top:26px}.social-block>span{display:block;color:#aaa;font-size:14px;font-weight:800;margin-bottom:11px}.social-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.social-link{min-height:50px;padding:10px 14px;border:1px solid #393939;background:#191919;border-radius:12px;display:flex;align-items:center;gap:10px;color:#fff;font-weight:800;transition:transform .2s,border-color .2s,color .2s}.social-link svg{width:22px;height:22px;flex:0 0 22px}.social-link:hover,.social-link:focus-visible{transform:translateY(-2px);border-color:var(--orange);color:var(--orange);outline:none}.footer-actions{display:flex;flex-direction:column;align-items:flex-end;gap:14px}.footer-actions>a{color:#c9570f;font-weight:900}.footer-social{display:flex;gap:8px}.footer-social a{width:42px;height:42px;border:1px solid #d2d0ca;border-radius:11px;display:grid;place-items:center;color:#111;transition:background .2s,color .2s,border-color .2s,transform .2s}.footer-social svg{width:20px;height:20px}.footer-social a:hover,.footer-social a:focus-visible{background:var(--orange);border-color:var(--orange);color:#111;transform:translateY(-2px);outline:none}
@media(max-width:700px){.social-links{grid-template-columns:1fr}.footer-actions{align-items:center}.footer-social{justify-content:center}}
.kicker,.section-label{font-size:clamp(17px,1.35vw,20px);line-height:1.55;letter-spacing:0}
.kicker:before,.section-label:before{width:34px;height:4px;flex:0 0 34px;border-radius:999px}
.kicker{font-size:clamp(18px,1.65vw,24px);max-width:100%;text-wrap:balance}
@media(max-width:700px){.kicker,.section-label{font-size:17px}.kicker{font-size:18px}.kicker:before,.section-label:before{width:28px;flex-basis:28px}}

/* Calmer page rhythm: preserve every element while giving the hero and sections room to breathe */
.hero{min-height:640px;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:clamp(52px,6vw,104px);padding-top:74px;padding-bottom:82px}
.hero-copy{max-width:760px}
.hero h1{font-size:clamp(42px,4.25vw,68px);line-height:1.17;letter-spacing:-.035em;margin:22px 0 26px}
.hero-quality{font-size:.88em;line-height:1.25;margin-bottom:18px}
.hero-copy>p{max-width:620px;font-size:17px;line-height:1.85}
.hero-actions{margin:26px 0 24px}
.hero-visual{height:455px}
.hero-visual>img{object-position:50% 32%}
.kicker{font-size:clamp(17px,1.25vw,20px)}
.section{padding-top:110px;padding-bottom:110px}
.section-heading{gap:70px;margin-bottom:58px}
.services-grid article{padding:38px}
.equipment-grid{gap:18px}
.equipment-grid article{padding:32px}

@media(max-width:1100px){.hero{grid-template-columns:1fr;gap:44px;padding-top:58px;padding-bottom:68px}.hero-copy{max-width:820px}.hero-visual{height:430px}.section{padding-top:94px;padding-bottom:94px}}
@media(max-width:700px){.hero{padding:42px 18px 56px;gap:34px}.hero h1{font-size:clamp(34px,10vw,42px);line-height:1.2;letter-spacing:-.025em;margin:18px 0 22px}.hero-quality{font-size:.84em;margin-bottom:14px}.hero-copy>p{font-size:16px;line-height:1.75}.hero-actions{margin:22px 0}.hero-visual{height:330px}.kicker{font-size:16px}.section{padding-top:78px;padding-bottom:78px}.section-heading{gap:28px;margin-bottom:42px}.services-grid article,.equipment-grid article{padding:28px}}
