.hero-section{--hero-deep:#16301c;--hero-green:#267b2f;--hero-ink:#fffcfc;--hero-ink-dim:#d9e5da;--hero-grid-mask:radial-gradient(115% 90% at 50% 30%,#000 0%,#000 45%,#0000 92%);position:relative;isolation:isolate;overflow:hidden;color:var(--hero-ink);min-height:88svh;display:flex;flex-direction:column;padding:calc(var(--nav-h) + clamp(18px, 4vh, 56px)) 20px 24px;background:radial-gradient(120% 80% at 50% 0,#267b2f8c 0,#0000 60%),radial-gradient(90% 60% at 85% 100%,#267b2fbf 0,#0000 65%),linear-gradient(165deg,#1d2620 0,var(--hero-deep) 45%,var(--hero-green) 100%)}.hero-section:before{content:"";position:absolute;inset:0;z-index:-1;background-image:linear-gradient(#fffcfc0a 1px,#0000 0),linear-gradient(90deg,#fffcfc0a 1px,#0000 0);background-size:64px 64px;mask-image:var(--hero-grid-mask);-webkit-mask-image:var(--hero-grid-mask);pointer-events:none}.hero-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;text-align:center;max-width:940px;margin-inline:auto;padding-block:12px 4px}.hero-badge{display:inline-flex;align-items:center;gap:10px;margin:0;color:var(--hero-ink-dim);font-family:var(--font-mono),var(--font-arabic),ui-monospace,"SFMono-Regular",Menlo,monospace;font-size:11px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;line-height:1.45;text-wrap:balance}[dir=rtl] .hero-badge{letter-spacing:normal}@media screen and (max-width:480px){.hero-badge{font-size:10px;letter-spacing:.1em;gap:8px}}.hero-badge__dot{width:6px;height:6px;border-radius:50%;background:#7ee08a;flex-shrink:0;box-shadow:0 0 0 3px #7ee08a38}.hero-header{text-align:center;font-family:var(--font-display),var(--font-arabic),Georgia,serif;font-size:clamp(34px,8.5vw,84px);line-height:1.05;max-width:16ch}.hero-header,.hero-subhead{margin:0;color:var(--hero-ink);font-weight:400;letter-spacing:.01em;text-wrap:balance}.hero-subhead{font-size:clamp(17px,2.1vw,26px);line-height:1.35;max-width:30ch}.hero-body{margin:0;color:var(--hero-ink-dim);font-size:clamp(16px,1.5vw,18px);font-weight:300;line-height:1.6;letter-spacing:.005em;max-width:60ch;margin-inline:auto}.hero-body--full{display:none}.hero-actions{display:flex;flex-direction:column;align-items:stretch;gap:10px;width:100%;max-width:340px;margin-top:6px}.hero-actions .ContactUsModalButton,.heroCta{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:14px 24px;border-radius:12px;font-size:16px;font-weight:600;letter-spacing:.01em;text-decoration:none;white-space:nowrap;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.hero-actions .heroCta--primary{background:var(--hero-ink);color:#16301c;border:1px solid var(--hero-ink);box-shadow:0 10px 30px -10px #0000008c}.hero-actions .heroCta--primary span{color:#16301c}.hero-actions .heroCta--primary:hover{background:#fff;transform:translateY(-2px);box-shadow:0 16px 36px -12px #0009}.heroCta--secondary{background:#fffcfc14;color:var(--hero-ink);border:1px solid #fffcfc59}.heroCta--secondary:hover{background:#fffcfc29;border-color:#fffcfc99;transform:translateY(-2px)}.heroCta--whatsapp{background:#0000;color:var(--hero-ink);border:1px solid #0000;font-weight:500}.heroCta--whatsapp:hover{background:#fffcfc1a}.hero-actions .ContactUsModalButton:focus-visible,.heroCta:focus-visible{outline:2px solid var(--hero-ink);outline-offset:3px}.hero-stats{display:flex;align-items:stretch;gap:0;margin:14px 0 0;padding:0;width:100%;max-width:400px}.hero-stat{flex:1;display:flex;flex-direction:column;align-items:center;gap:2px;padding-inline:8px;border-inline-end:1px solid #fffcfc2e}.hero-stat:last-child{border-inline-end:none}.hero-stat__value{font-size:clamp(22px,4vw,30px);font-weight:600;line-height:1.1;color:var(--hero-ink);font-variant-numeric:tabular-nums}.hero-stat__label{margin:0;font-size:11.5px;font-weight:400;line-height:1.3;letter-spacing:.03em;color:var(--hero-ink-dim);text-transform:uppercase}.hero-projects{display:flex;justify-content:center;margin-top:20px}@media (max-width:768px) and (max-height:800px){.hero-content{gap:13px;padding-block:4px 0}.hero-section{padding-bottom:14px}.hero-projects{margin-top:12px}}@media screen and (min-width:641px){.hero-section{min-height:92svh;padding:24px 32px 80px}.hero-content{gap:22px;padding-block:24px 8px}}@media screen and (min-width:769px){.hero-body--short{display:none}.hero-body--full{display:block}.hero-actions{flex-direction:row;justify-content:center;max-width:none;gap:14px;margin-top:10px}.hero-actions .ContactUsModalButton,.heroCta{width:auto}.hero-stats{max-width:520px;margin-top:26px}.hero-stat__label{font-size:12.5px}.hero-projects{margin-top:-48px}}@media screen and (min-width:1200px){.hero-section{min-height:min(96svh,920px);padding:28px 40px 104px}.hero-content{gap:26px}.hero-projects{margin-top:-72px}}@keyframes heroRise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.hero-actions,.hero-badge,.hero-body,.hero-header,.hero-stats,.hero-subhead{animation:heroRise .55s cubic-bezier(.22,.61,.36,1) backwards}.hero-badge{animation-delay:.05s}.hero-header{animation-delay:.12s}.hero-subhead{animation-delay:.19s}.hero-body{animation-delay:.26s}.hero-actions{animation-delay:.33s}.hero-stats{animation-delay:.4s}@media (prefers-reduced-motion:reduce){.hero-actions,.hero-badge,.hero-body,.hero-header,.hero-stats,.hero-subhead{animation:none}.hero-actions .ContactUsModalButton,.heroCta{transition:none}.hero-actions .heroCta--primary:hover,.heroCta--secondary:hover,.heroCta:hover{transform:none}}.hero-current{position:absolute;inset:0;z-index:-1;pointer-events:none;mask-image:var(--hero-grid-mask);-webkit-mask-image:var(--hero-grid-mask)}.hero-current__sheet{position:absolute;inset:0;overflow:visible}.hero-current path{fill:none;stroke-linecap:round;stroke-linejoin:round;animation:heroFeed var(--lap,15s) linear infinite}.hero-current__tail{stroke:#7ee08a4d;stroke-width:1;stroke-dasharray:46 954}.hero-current__head{stroke:#ecfff0b8;stroke-width:1.25;stroke-dasharray:7 993;animation-delay:calc(var(--lap, 15s) * -.022);filter:drop-shadow(0 0 4px rgba(126,224,138,.55))}@keyframes heroFeed{0%{stroke-dashoffset:0}to{stroke-dashoffset:-1000}}@media screen and (max-width:1199px){.hero-current{display:none}}@media (prefers-reduced-motion:reduce){.hero-current{display:none}}.shiny-text{color:#e6efe6;background:linear-gradient(120deg,#e6efe6 40%,#fff 50%,#e6efe6 60%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:#0000;display:inline-block;animation:shine 5s linear infinite;height:fit-content}@keyframes shine{0%{background-position:100%}to{background-position:-100%}}.shiny-text.disabled{animation:none}@media (prefers-reduced-motion:reduce){.shiny-text{animation:none;background:none;-webkit-text-fill-color:#fffcfc;color:#fffcfc}}.homeLead{width:100%;max-width:1120px;margin-inline:auto;padding-inline:clamp(20px,5vw,48px)}