:root{--green:#073d31;--green-2:#0d5846;--green-3:#e9f1ed;--gold:#c99536;--gold-2:#e2bb6d;--cream:#f7f3ea;--ink:#12241e;--muted:#68756f;--line:#dfe7e2;--white:#fff;--shadow:0 22px 60px rgba(7,61,49,.12)}
*{box-sizing:border-box}
html{scroll-behavior:smooth;overflow-x:hidden}
body{margin:0;background:#fff;color:var(--ink);font-family:Tahoma,"Segoe UI",Arial,sans-serif;line-height:1.8;overflow-x:hidden;text-rendering:optimizeLegibility}
a{color:inherit;text-decoration:none}
.phone-number{direction:ltr;unicode-bidi:isolate;display:inline-block;white-space:nowrap;font-variant-numeric:tabular-nums}
img{display:block;max-width:100%}
.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.skip-link{position:fixed;right:12px;top:-60px;z-index:200;background:#fff;padding:10px 15px;border-radius:6px}.skip-link:focus{top:12px}
.topbar{background:#062f26;color:#d7e5e0;font-size:12px}
.topbar-inner{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:20px}.topbar p{margin:0}.topbar-links{display:flex;align-items:center;gap:25px}.topbar-links span,.topbar-links a{display:flex;align-items:center;gap:7px}.topbar img{width:12px;height:12px;filter:invert(1);opacity:.9}
.site-header{height:88px;display:flex;align-items:center;background:rgba(255,255,255,.97);position:sticky;top:0;z-index:90;box-shadow:0 7px 30px rgba(8,51,41,.07)}
.header-inner{display:flex;align-items:center;gap:40px}.brand{display:flex;align-items:center;gap:11px;min-width:max-content}.brand>img{width:62px;height:62px;object-fit:cover;border-radius:12px}.brand strong,.brand small{display:block;line-height:1.2}.brand strong{font:700 19px Georgia,serif;letter-spacing:1.5px;color:var(--green)}.brand small{font:700 10px Georgia,serif;letter-spacing:2px;color:var(--gold)}
nav{display:flex;align-items:center;gap:25px;margin-inline-start:auto;font-size:13px;font-weight:700}nav a{transition:.2s}nav a:hover{color:var(--gold)}
.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:11px 21px;border-radius:9px;font-size:13px;font-weight:800;transition:transform .2s,box-shadow .2s;position:relative;z-index:1;touch-action:manipulation;cursor:pointer}.button:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(0,0,0,.16)}.button img{width:16px;height:16px}.button-call{background:var(--green);color:#fff}.button-call img,.button-whatsapp img,.button-light img,.button-gold img{filter:invert(1)}.button-gold{background:var(--gold);color:#fff}.button-whatsapp{background:#22a866;color:#fff}.button-light{background:#fff;color:var(--green)}.button-light img{filter:none}.header-call{min-height:44px;padding:8px 16px}
.hero{min-height:700px;background:linear-gradient(125deg,#073d31 0%,#062d25 100%);position:relative;overflow:hidden;color:#fff;display:flex;align-items:center}.hero:before{content:"";position:absolute;inset:0;opacity:.06;background-image:radial-gradient(#fff 1px,transparent 1px);background-size:20px 20px}.hero-orbit{position:absolute;border:1px solid rgba(215,176,100,.22);border-radius:50%}.orbit-one{width:540px;height:540px;right:-240px;bottom:-260px;box-shadow:0 0 0 80px rgba(215,176,100,.035),0 0 0 160px rgba(215,176,100,.025)}.orbit-two{width:360px;height:360px;left:-220px;top:-160px}
.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;padding:82px 0 90px}.hero-badge{display:flex;align-items:center;gap:10px;color:#e7c98c;font-size:13px;font-weight:700}.hero-badge span{width:32px;height:2px;background:var(--gold)}.hero h1{font-size:clamp(45px,5vw,72px);line-height:1.24;margin:14px 0 22px;letter-spacing:-1.8px}.hero h1 em{font-style:normal;color:var(--gold-2)}.hero-copy>p{color:#d8e5e0;max-width:650px;font-size:17px;line-height:2;margin:0 0 28px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.hero-trust{display:flex;flex-wrap:wrap;gap:22px;margin-top:25px;color:#d7e5e0;font-size:12px}.hero-trust span{display:flex;align-items:center;gap:7px}.hero-trust img{width:15px;height:15px;filter:invert(79%) sepia(70%) saturate(430%) hue-rotate(348deg)}
.hero-showcase{height:520px;position:relative}.hero-photo{margin:0;position:absolute;overflow:hidden;border-radius:18px;border:5px solid rgba(255,255,255,.13);box-shadow:0 26px 70px rgba(0,0,0,.3)}.hero-photo img{width:100%;height:100%;object-fit:cover}.hero-photo-main{width:83%;height:410px;right:0;top:20px}.hero-photo-small{width:44%;height:225px;left:0;bottom:0}.hero-note{position:absolute;right:24px;bottom:4px;z-index:4;background:var(--gold);color:#183129;padding:14px 20px;border-radius:10px;box-shadow:0 16px 35px rgba(0,0,0,.2)}.hero-note strong,.hero-note span{display:block}.hero-note strong{font-size:15px}.hero-note span{font-size:10px}
.assurance{background:#fff;border-bottom:1px solid var(--line)}.assurance-grid{display:grid;grid-template-columns:repeat(4,1fr)}.assurance-grid>div{min-height:118px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-inline-start:1px solid var(--line)}.assurance-grid>div:last-child{border-inline-end:1px solid var(--line)}.assurance strong{color:var(--green);font-size:19px}.assurance span{color:var(--muted);font-size:12px}
.section{padding:100px 0}.kicker{display:inline-flex;align-items:center;gap:9px;color:var(--gold);font-size:12px;font-weight:800}.kicker:before{content:"";width:28px;height:2px;background:var(--gold)}.section-head{margin-bottom:35px}.section-head h2,.about h2,.coverage h2,.faq h2,.process h2{color:var(--green);font-size:clamp(30px,3vw,43px);line-height:1.45;margin:6px 0 8px}.section-head p{color:var(--muted);max-width:640px;margin:0}.split-head{display:flex;align-items:end;justify-content:space-between;gap:50px}.split-head p{max-width:470px}.centered{text-align:center}.centered .kicker{justify-content:center}.centered p{margin-inline:auto}
.products{background:var(--cream)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{background:#fff;border-radius:15px;overflow:hidden;border:1px solid #e5e7e1;box-shadow:0 12px 35px rgba(26,64,52,.06);transition:.25s}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-featured{grid-column:span 2}.product-wide{grid-column:span 2}.product-image{height:245px;position:relative;overflow:hidden;background:#e8ece9}.product-featured .product-image,.product-wide .product-image{height:310px}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.product-card:hover .product-image img{transform:scale(1.025)}.product-image.portrait img{object-position:center 43%}.product-image span{position:absolute;right:14px;top:14px;background:rgba(7,61,49,.92);color:#fff;border-radius:18px;padding:5px 11px;font-size:10px;font-weight:700}.product-info{padding:22px}.product-info small{color:var(--gold);font-weight:800}.product-info h3{font-size:18px;margin:3px 0 5px;color:var(--green)}.product-info p{color:var(--muted);font-size:12px;line-height:1.8;margin:0 0 13px;min-height:44px}.product-info a{display:inline-flex;align-items:center;gap:8px;color:var(--green);font-size:12px;font-weight:800}.product-info a img{width:13px;height:13px;filter:invert(22%) sepia(29%) saturate(1234%) hue-rotate(113deg)}.honesty-note{display:flex;align-items:flex-start;gap:12px;background:#fff;border:1px solid #e4dfd4;border-radius:12px;padding:16px 20px;margin-top:24px}.honesty-note img{width:20px;height:20px;margin-top:5px;filter:invert(54%) sepia(72%) saturate(530%) hue-rotate(359deg)}.honesty-note p{font-size:12px;color:var(--muted);margin:0}.honesty-note strong{color:var(--ink)}
.services{background:#fff}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-grid article{position:relative;background:#fff;border:1px solid var(--line);border-radius:13px;padding:30px;overflow:hidden}.service-grid article:after{content:"";position:absolute;width:90px;height:90px;border:1px solid var(--line);border-radius:50%;left:-45px;bottom:-45px}.service-grid b{color:var(--gold);font:700 28px Georgia,serif}.service-grid h3{font-size:17px;color:var(--green);margin:11px 0 5px}.service-grid p{color:var(--muted);font-size:12px;margin:0}
.local-seo{background:var(--cream)}.local-seo-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.local-seo h2{color:var(--green);font-size:clamp(30px,3vw,43px);line-height:1.45;margin:6px 0 14px}.local-seo-copy p{color:var(--muted);margin:0 0 15px}.local-seo-copy strong{color:var(--green)}.local-seo-copy .button{margin-top:8px}.local-service-list{display:grid;grid-template-columns:1fr 1fr;gap:14px}.local-service-list article{background:#fff;border:1px solid var(--line);border-radius:13px;padding:22px;box-shadow:0 10px 25px rgba(7,61,49,.05)}.local-service-list h3{color:var(--green);font-size:16px;line-height:1.55;margin:0 0 6px}.local-service-list p{color:var(--muted);font-size:12px;margin:0}
.process{background:var(--green);color:#fff;position:relative;overflow:hidden}.process:before{content:"";position:absolute;inset:0;opacity:.07;background-image:radial-gradient(#fff 1px,transparent 1px);background-size:18px 18px}.process-grid{position:relative;display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.light-kicker{color:#eccd93}.process h2{color:#fff}.process-copy>p{color:#cbded6;margin:0 0 24px}.process-steps{display:grid;gap:14px}.process-steps article{display:flex;gap:18px;align-items:center;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);padding:22px;border-radius:12px}.process-steps article>span{width:48px;height:48px;flex:0 0 48px;border-radius:50%;background:var(--gold);color:#183129;display:grid;place-items:center;font:700 20px Georgia,serif}.process-steps h3{margin:0;font-size:16px}.process-steps p{margin:0;color:#cbded6;font-size:12px}
.about{background:#fff}.about-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;align-items:center}.about-visual{background:var(--cream);padding:14px;border-radius:20px;text-align:center;box-shadow:var(--shadow)}.about-visual img{width:100%;height:390px;object-fit:cover;border-radius:14px}.about-visual span{display:block;color:var(--green);font-size:12px;font-weight:800;margin:12px 0 2px}.about-copy>p{color:var(--muted)}.about-points{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:25px}.about-points span{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:700}.about-points img{width:17px;height:17px;filter:invert(53%) sepia(73%) saturate(532%) hue-rotate(359deg)}
.coverage{background:#f6f8f6}.coverage-inner{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.coverage-inner p{color:var(--muted);margin:0}.area-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.area-list span{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid var(--line);border-radius:9px;padding:12px 15px;color:var(--green);font-size:12px;font-weight:700}.area-list img{width:14px;height:14px;filter:invert(24%) sepia(20%) saturate(1723%) hue-rotate(113deg)}
.faq{background:#fff}.faq-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:85px;align-items:start}.faq-grid>div:first-child>p{color:var(--muted);margin-bottom:24px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:20px;padding:21px 0;color:var(--green);font-weight:800}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--gold);font-size:23px;transition:.2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);font-size:12px;margin:-4px 0 20px}
.contact-cta{background:linear-gradient(105deg,#c18d2e,#dfb663);color:#153029;padding:58px 0}.contact-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.contact-cta span{font-size:12px;font-weight:800}.contact-cta h2{font-size:34px;margin:2px 0}.contact-cta p{margin:0}.cta-buttons{display:flex;flex-wrap:wrap;gap:10px}
footer{background:#052b23;color:#c8d8d2}.footer-grid{display:grid;grid-template-columns:1.4fr .7fr 1fr;gap:75px;padding:65px 0 50px}.footer-brand img{width:120px;height:120px;object-fit:cover;border-radius:15px;background:#fff}.footer-brand p{font-size:12px;max-width:390px}.footer-grid h3{color:#fff;font-size:15px;margin:0 0 15px}.footer-grid>div:nth-child(n+2){display:flex;flex-direction:column;gap:8px;font-size:12px}.footer-grid a,.footer-grid span{display:flex;align-items:center;gap:9px}.footer-grid a img,.footer-grid span img{width:14px;height:14px;filter:invert(1);opacity:.85}.copyright{border-top:1px solid rgba(255,255,255,.1);text-align:center;padding:16px 0;font-size:11px}
.floating-contact{position:fixed;left:18px;bottom:18px;z-index:100;display:flex;flex-direction:column;gap:10px;align-items:flex-start}.floating-contact a{display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 12px 30px rgba(0,0,0,.23)}.floating-contact img{filter:invert(1)}.floating-phone{background:#1769c2;border-radius:25px;padding:9px 14px;gap:8px;font-size:12px;font-weight:800}.floating-phone img{width:16px;height:16px}.floating-whatsapp{width:52px;height:52px;border-radius:50%;background:#20ad68}.floating-whatsapp img{width:27px;height:27px}
@media(max-width:980px){nav{display:none}.header-inner{justify-content:space-between}.hero-grid{grid-template-columns:1fr;gap:45px}.hero-showcase{width:min(620px,100%);margin-inline:auto}.product-grid{grid-template-columns:repeat(2,1fr)}.product-featured,.product-wide{grid-column:span 1}.product-featured .product-image,.product-wide .product-image{height:245px}.service-grid{grid-template-columns:repeat(2,1fr)}.process-grid,.about-grid,.coverage-inner,.faq-grid,.local-seo-grid{grid-template-columns:1fr;gap:50px}.about-visual{width:min(520px,100%);margin-inline:auto}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.split-head{align-items:start;flex-direction:column;gap:12px}}
@media(max-width:620px){body{padding-bottom:66px}.container{width:min(100% - 28px,1180px)}.topbar p,.topbar-links span{display:none}.topbar-inner{justify-content:center}.site-header{height:76px}.header-inner{gap:8px}.brand{gap:7px;min-width:0}.brand>img{width:48px;height:48px;flex:0 0 48px}.brand strong{font-size:14px;letter-spacing:1px}.brand small{font-size:7px;letter-spacing:1.2px}.header-call{padding:8px 11px;min-height:44px;white-space:nowrap}.header-call img{width:14px}.hero{min-height:auto}.hero-grid{padding:52px 0 62px;gap:34px}.hero h1{font-size:clamp(33px,10.5vw,41px);letter-spacing:-.8px;margin-top:11px}.hero-copy>p{font-size:14px;line-height:1.9}.hero-actions .button{width:100%;min-height:52px}.hero-trust{gap:10px 13px}.hero-showcase{height:350px}.hero-photo-main{height:265px;width:91%;right:0}.hero-photo-small{height:135px;width:47%;left:0}.hero-note{right:7px;bottom:0;padding:10px 13px}.hero-note strong{font-size:13px}.assurance-grid{grid-template-columns:repeat(2,1fr)}.assurance-grid>div{min-height:92px;border-bottom:1px solid var(--line);padding:8px}.assurance strong{font-size:16px}.section{padding:64px 0}.section-head h2,.about h2,.coverage h2,.faq h2,.process h2,.local-seo h2{font-size:29px;line-height:1.4}.product-grid,.service-grid,.local-service-list{grid-template-columns:1fr}.product-image,.product-featured .product-image,.product-wide .product-image{height:250px}.product-info{padding:19px}.service-grid article,.local-service-list article{padding:22px}.process-steps article{padding:17px;gap:13px}.about-points,.area-list{grid-template-columns:1fr}.about-visual img{height:290px}.contact-cta-inner{align-items:flex-start;flex-direction:column}.cta-buttons,.cta-buttons .button,.local-seo-copy .button{width:100%}.footer-grid{grid-template-columns:1fr;gap:32px;padding:50px 0 36px}.footer-brand{grid-column:auto}.floating-contact{left:0;right:0;bottom:0;display:grid;grid-template-columns:1fr 1fr;gap:0}.floating-contact a{width:100%;height:58px;border-radius:0;box-shadow:0 -5px 18px rgba(0,0,0,.16)}.floating-phone{padding:0 12px}.floating-phone span{display:inline}.floating-whatsapp{border-radius:0}.floating-whatsapp:after{content:"واتساب";font-size:12px;font-weight:800;margin-right:8px}.floating-whatsapp img{width:24px;height:24px}.contact-cta h2{font-size:29px}}
@media(max-width:390px){.brand span{display:none}.hero-showcase{height:315px}.hero-photo-main{height:240px}.hero-photo-small{height:125px}.hero-note span{display:none}.product-image,.product-featured .product-image,.product-wide .product-image{height:225px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.product-card,.product-image img,.faq-list summary span{transition:none}}
