@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@400;500;600;700;800;900&display=swap');
:root{--ah-ink:#171610;--ah-paper:#f5f2eb;--ah-gold:#c99a4a;--ah-gold2:#e2bd75;--ah-muted:#706c62;--ah-line:rgba(23,22,16,.12);--ah-white:#fff}
html{scroll-behavior:smooth;overflow-x:hidden}body.alhoda-home{margin:0;background:var(--ah-paper);color:var(--ah-ink);font-family:"Tajawal",Arial,sans-serif;direction:rtl;overflow-x:hidden}.alhoda-home *{box-sizing:border-box}.alhoda-home a{text-decoration:none}.ah-container{width:min(1240px,calc(100% - 48px));margin:auto}
.ah-header{position:absolute;z-index:50;inset:0 0 auto;color:#fff;border-bottom:1px solid rgba(255,255,255,.16)}.ah-header.is-scrolled{position:fixed;background:rgba(20,19,15,.94);backdrop-filter:blur(18px);animation:ahDrop .35s ease}.ah-nav{height:92px;display:flex;align-items:center;gap:36px}.ah-brand{display:flex;align-items:center;gap:12px;color:inherit}.ah-brand-mark{display:grid;place-items:center;width:48px;height:48px;border:1px solid var(--ah-gold2);color:var(--ah-gold2);font-size:25px;font-weight:800;transform:rotate(45deg)}.ah-brand-mark::first-letter{transform:rotate(-45deg)}.ah-brand>span:last-child{display:flex;flex-direction:column}.ah-brand strong{font-size:22px;line-height:1.1}.ah-brand small{font-size:10px;color:#c9c5bb;margin-top:5px;letter-spacing:.4px}.ah-menu{display:flex;align-items:center;gap:30px;margin-inline-start:auto}.ah-menu a{color:#fff;font-size:15px;font-weight:600;transition:.2s}.ah-menu a:hover{color:var(--ah-gold2)}.ah-nav-cta{border:1px solid var(--ah-gold2);color:#fff;padding:13px 23px;font-weight:700}.ah-menu-toggle{display:none;background:none;border:0;padding:8px}.ah-menu-toggle span{width:25px;height:2px;background:#fff;display:block;margin:5px}
.ah-hero{position:relative;min-height:760px;height:100svh;max-height:960px;color:#fff;display:flex;align-items:center;overflow:hidden}.ah-hero-media{position:absolute;inset:0;background:url("assets/kitchen-dark.webp") center/cover no-repeat;animation:ahZoom 16s ease-out both}.ah-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,8,6,.25),rgba(8,8,6,.73) 75%,rgba(8,8,6,.88)),linear-gradient(0deg,rgba(8,8,6,.4),transparent 50%)}.ah-hero-content{position:relative;z-index:2;padding-top:80px}.ah-kicker,.ah-eyebrow{display:flex;align-items:center;gap:12px;margin:0 0 20px;color:var(--ah-gold2);font-size:14px;font-weight:800;letter-spacing:1px}.ah-kicker:before,.ah-eyebrow:before{content:"";width:42px;height:1px;background:currentColor}.ah-hero h1{font-size:clamp(54px,7.1vw,102px);line-height:.98;margin:0 0 28px;font-weight:800;letter-spacing:-2px}.ah-hero h1 em{color:var(--ah-gold2);font-style:normal;font-weight:500}.ah-hero-copy{max-width:620px;font-size:19px;line-height:1.9;color:#ddd9d0;margin:0 0 36px}.ah-actions{display:flex;flex-wrap:wrap;gap:12px}.ah-btn{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 29px;font-weight:800;transition:.25s}.ah-btn span{margin-right:20px}.ah-btn-gold{background:var(--ah-gold);color:#16140f}.ah-btn-gold:hover{background:var(--ah-gold2);transform:translateY(-2px)}.ah-btn-ghost{border:1px solid rgba(255,255,255,.55);color:#fff}.ah-btn-ghost:hover{background:#fff;color:#171610}.ah-hero-stats{position:absolute;z-index:2;bottom:0;left:0;background:rgba(18,17,13,.86);backdrop-filter:blur(12px);display:grid;grid-template-columns:repeat(3,180px);padding:25px 38px}.ah-hero-stats div{padding-inline:22px;border-inline-start:1px solid rgba(255,255,255,.16)}.ah-hero-stats div:first-child{border:0}.ah-hero-stats strong,.ah-hero-stats span{display:block}.ah-hero-stats strong{font-size:18px;color:var(--ah-gold2)}.ah-hero-stats span{font-size:12px;color:#bbb7ae;margin-top:4px}
.ah-section{padding:120px 0}.ah-two-col{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.ah-image-stack{position:relative;padding:0 0 50px 50px}.ah-image-stack>img{width:100%;height:610px;object-fit:cover;box-shadow:0 28px 70px rgba(28,25,17,.16)}.ah-image-stack:after{content:"";position:absolute;z-index:-1;left:0;bottom:0;width:68%;height:72%;background:#ded8cc}.ah-image-badge{position:absolute;right:-35px;bottom:0;background:var(--ah-ink);color:#fff;width:185px;height:145px;padding:30px}.ah-image-badge b{font-size:28px;color:var(--ah-gold2);display:block}.ah-image-badge span{font-size:13px}.ah-copy{padding-right:15px}.ah-copy h2,.ah-section-head h2,.ah-center-head h2,.ah-contact h2{font-size:clamp(38px,4.6vw,66px);line-height:1.15;margin:0 0 30px;letter-spacing:-1.5px}.ah-copy>p:not(.ah-eyebrow){font-size:17px;line-height:2;color:var(--ah-muted)}.ah-checks{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:30px 0}.ah-checks span{font-weight:700;border-bottom:1px solid var(--ah-line);padding-bottom:12px}.ah-checks span::first-letter{color:var(--ah-gold)}.ah-text-link{display:inline-flex;gap:24px;color:var(--ah-ink);font-weight:800;border-bottom:1px solid var(--ah-ink);padding-bottom:7px}.ah-text-link span{color:var(--ah-gold)}
.ah-services{background:#171610;color:#fff}.ah-section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:55px}.ah-section-head h2{margin-bottom:0}.ah-section-head>p{max-width:440px;color:#aaa69d;line-height:1.9}.ah-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.ah-service-card{background:#211f19;overflow:hidden}.ah-service-card img{width:100%;height:290px;object-fit:cover;filter:saturate(.78);transition:.5s}.ah-service-card:hover img{transform:scale(1.04);filter:saturate(1)}.ah-service-card>div{padding:28px 28px 34px;position:relative}.ah-service-card span{position:absolute;left:24px;top:25px;color:var(--ah-gold);font-weight:800}.ah-service-card h3{font-size:25px;margin:0 0 12px}.ah-service-card p{color:#aaa69d;line-height:1.8;margin:0;font-size:14px}
.ah-projects{background:#f7f4ee}.ah-projects .ah-section-head{align-items:center}.ah-gallery{display:grid;grid-template-columns:1.35fr .65fr .65fr;grid-template-rows:420px 420px;gap:16px}.ah-gallery figure{margin:0;position:relative;overflow:hidden}.ah-gallery-wide{grid-column:span 2}.ah-gallery figure:nth-child(2){grid-row:span 2}.ah-gallery img{width:100%;height:100%;object-fit:cover;transition:.65s}.ah-gallery figure:hover img{transform:scale(1.035)}.ah-gallery figcaption{position:absolute;inset:auto 0 0;padding:50px 25px 22px;color:#fff;background:linear-gradient(transparent,rgba(0,0,0,.75))}.ah-gallery figcaption b,.ah-gallery figcaption span{display:block}.ah-gallery figcaption b{font-size:20px}.ah-gallery figcaption span{font-size:13px;color:#d4d0c8}
.ah-video-section{background:#e9e4da}.ah-center-head{text-align:center;max-width:700px;margin:0 auto 50px}.ah-center-head .ah-eyebrow{justify-content:center}.ah-center-head p:last-child{color:var(--ah-muted);font-size:17px}.ah-video-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px;max-width:820px;margin:auto}.ah-video-grid video{width:100%;height:650px;object-fit:cover;background:#111;box-shadow:0 20px 55px rgba(25,22,15,.18)}
.ah-process{padding:110px 0;background:#fff}.ah-process-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--ah-line)}.ah-process-grid>div{padding:40px 28px 0;border-left:1px solid var(--ah-line);position:relative}.ah-process-grid>div:last-child{border:0}.ah-process-grid b{color:var(--ah-gold);font-size:15px}.ah-process-grid h3{font-size:21px;margin:16px 0 10px}.ah-process-grid p{color:var(--ah-muted);line-height:1.7;font-size:14px}
.ah-contact{position:relative;padding:150px 0;color:#fff;overflow:hidden}.ah-contact-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,9,7,.38),rgba(10,9,7,.9) 72%),url("assets/kitchen-light.webp") center/cover no-repeat}.ah-contact-content{position:relative}.ah-contact-content>p:not(.ah-eyebrow){max-width:620px;color:#d2cec5;font-size:18px;line-height:1.9}.ah-contact h2{font-size:clamp(48px,6.5vw,88px);margin-bottom:25px}
.ah-footer{background:#12110e;color:#d6d1c7;padding:75px 0 0}.ah-footer-grid{display:grid;grid-template-columns:1.6fr .8fr 1fr .8fr;gap:55px;padding-bottom:55px}.ah-brand-footer{color:#fff;margin-bottom:24px}.ah-footer p{max-width:340px;color:#8f8a81;line-height:1.8}.ah-footer h3{color:#fff;font-size:16px;margin:0 0 22px}.ah-footer-grid>div>a:not(.ah-brand){display:block;color:#aaa69d;margin:12px 0}.ah-social{display:flex;gap:9px}.ah-social a{display:grid;place-items:center;width:42px;height:42px;border:1px solid #39362e;color:var(--ah-gold2);font-weight:900}.ah-copyright{text-align:center;border-top:1px solid #29271f;padding:22px;color:#77736b;font-size:13px}.ah-floating{position:fixed;z-index:80;left:20px;bottom:20px;display:flex;flex-direction:column;gap:10px;align-items:flex-start}.ah-floating a{box-shadow:0 8px 25px rgba(0,0,0,.2)}.ah-float-wa{background:#25d366;color:#fff;padding:13px 20px;border-radius:30px;font-weight:800}.ah-float-call{display:grid;place-items:center;background:var(--ah-gold);color:#171610;width:48px;height:48px;border-radius:50%;font-size:21px}
.ah-reveal{opacity:0;transform:translateY(26px);transition:opacity .75s ease,transform .75s ease}.ah-reveal.ah-visible{opacity:1;transform:none}@keyframes ahZoom{from{transform:scale(1.07)}to{transform:scale(1)}}@keyframes ahDrop{from{transform:translateY(-100%)}to{transform:none}}
@media(max-width:1024px){.ah-menu{gap:18px}.ah-nav-cta{display:none}.ah-two-col{gap:55px}.ah-service-card img{height:230px}.ah-gallery{grid-template-rows:350px 350px}.ah-video-grid video{height:560px}.ah-footer-grid{grid-template-columns:1.4fr 1fr 1fr}.ah-footer-grid>div:last-child{grid-column:2}}
@media(max-width:767px){.ah-container{width:auto;margin-inline:15px}.ah-nav{height:74px}.ah-brand{min-width:0}.ah-brand-mark{width:40px;height:40px;flex:0 0 40px}.ah-brand strong{font-size:18px}.ah-menu-toggle{display:block;margin-inline-start:auto;flex:0 0 auto}.ah-menu{display:none;position:absolute;top:74px;right:0;left:0;background:#171610;padding:22px 24px;flex-direction:column;align-items:stretch;gap:0}.ah-menu.is-open{display:flex}.ah-menu a{padding:13px 0;border-bottom:1px solid #302e27}.ah-hero{min-height:700px;height:100svh}.ah-hero-content{padding-top:30px;max-width:calc(100vw - 30px)}.ah-hero h1{font-size:46px;line-height:1.08;letter-spacing:-1px;overflow-wrap:anywhere}.ah-hero-copy{font-size:16px;line-height:1.8}.ah-btn{width:100%}.ah-hero-stats{right:0;left:0;grid-template-columns:repeat(3,minmax(0,1fr));padding:17px 8px}.ah-hero-stats div{padding-inline:8px;min-width:0}.ah-hero-stats strong{font-size:14px}.ah-hero-stats span{font-size:9px}.ah-section{padding:80px 0}.ah-two-col{grid-template-columns:1fr;gap:65px}.ah-image-stack{padding:0 0 35px 25px}.ah-image-stack>img{height:470px}.ah-image-badge{right:-5px;width:155px;height:115px;padding:22px}.ah-copy h2,.ah-section-head h2,.ah-center-head h2{font-size:38px}.ah-checks{grid-template-columns:1fr}.ah-section-head{display:block}.ah-section-head>p{margin-top:20px}.ah-service-grid{grid-template-columns:1fr}.ah-service-card img{height:270px}.ah-gallery{grid-template-columns:1fr 1fr;grid-template-rows:280px 320px 300px}.ah-gallery-wide{grid-column:span 2}.ah-gallery figure:nth-child(2){grid-row:auto}.ah-gallery figure:last-child{grid-column:span 2}.ah-video-grid{gap:12px}.ah-video-grid video{height:440px;min-width:0}.ah-process-grid{grid-template-columns:1fr 1fr}.ah-process-grid>div{border-bottom:1px solid var(--ah-line);padding:30px 18px}.ah-contact{padding:100px 0}.ah-contact h2{font-size:47px}.ah-footer-grid{grid-template-columns:1fr 1fr;gap:35px}.ah-footer-grid>div:first-child{grid-column:span 2}.ah-footer-grid>div:last-child{grid-column:auto}.ah-floating{left:12px;bottom:12px}.ah-float-wa{font-size:13px;padding:11px 16px}}
@media(max-width:430px){.ah-hero h1{font-size:43px}.ah-gallery{grid-template-columns:1fr;grid-template-rows:260px 330px 260px 330px}.ah-gallery-wide,.ah-gallery figure:last-child{grid-column:auto}.ah-video-grid{grid-template-columns:1fr}.ah-video-grid video{height:530px}.ah-process-grid{grid-template-columns:1fr}.ah-process-grid>div{border-left:0}.ah-footer-grid{grid-template-columns:1fr}.ah-footer-grid>div:first-child{grid-column:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ah-hero-media{animation:none}.ah-reveal{opacity:1;transform:none;transition:none}}
.alhoda-home .ah-hero h1{color:#fff}
.alhoda-home .ah-services .ah-section-head h2,
.alhoda-home .ah-contact h2{color:#fff}
