:root{--gold: #FFD700;--gold-dark: #d4a800;--gold-glow: rgba(255, 215, 0, .12);--blue: #00AAFF;--blue-dark: #0088cc;--blue-glow: rgba(0, 170, 255, .12);--bg: #060d1a;--bg-card: #0d1f35;--bg-alt: #080f1e;--bg-nav: rgba(6, 13, 26, .92);--text: #f1f5f9;--text-muted: #94a3b8;--border: rgba(241, 245, 249, .08);--shadow: 0 4px 24px rgba(0, 0, 0, .45);--shadow-lg: 0 12px 48px rgba(0, 0, 0, .65);--hero-overlay: rgba(6, 13, 26, .52);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}[data-theme=light]{--bg: #f0f4f8;--bg-card: #ffffff;--bg-alt: #e8edf3;--bg-nav: rgba(240, 244, 248, .92);--text: #0f172a;--text-muted: #64748b;--border: rgba(15, 23, 42, .1);--shadow: 0 4px 24px rgba(15, 23, 42, .08);--shadow-lg: 0 12px 48px rgba(15, 23, 42, .12);--hero-overlay: rgba(6, 13, 26, .45)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:76px}body{background:var(--bg);color:var(--text);font-family:Inter,system-ui,sans-serif;transition:background .3s,color .3s;overflow-x:hidden}img{display:block;width:100%;object-fit:cover}a{color:inherit;text-decoration:none;touch-action:manipulation}button{cursor:pointer;font-family:inherit;touch-action:manipulation}[dir=rtl]{font-family:Tajawal,system-ui,sans-serif}[dir=rtl] .section-title,[dir=rtl] .navbar__logo,[dir=rtl] .hero__title,[dir=rtl] .btn-hero-primary,[dir=rtl] .btn-hero-ghost,[dir=rtl] .btn-primary,[dir=rtl] .btn-wa,[dir=rtl] .btn-ig,[dir=rtl] .btn-submit{font-family:Tajawal,sans-serif;letter-spacing:0}[data-reveal]{opacity:0;transform:translateY(28px);transition:opacity .65s ease,transform .65s ease}[data-reveal].revealed{opacity:1;transform:none}[data-reveal][data-delay="1"]{transition-delay:.1s}[data-reveal][data-delay="2"]{transition-delay:.2s}[data-reveal][data-delay="3"]{transition-delay:.3s}[data-reveal][data-delay="4"]{transition-delay:.4s}[data-reveal][data-delay="5"]{transition-delay:.5s}[data-reveal][data-delay="6"]{transition-delay:.6s}.container{width:100%;max-width:1200px;margin-inline:auto;padding-inline:clamp(1rem,5vw,2rem)}.section-label{display:inline-flex;align-items:center;gap:.5rem;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:.75rem}.section-label:before{content:"";width:24px;height:2px;background:var(--gold);border-radius:2px}[dir=rtl] .section-label{flex-direction:row-reverse}[dir=rtl] .section-label:before{order:1}.section-title{font-family:Outfit,sans-serif;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.1;letter-spacing:-.02em}[dir=rtl] .section-title{letter-spacing:0}.section-desc{color:var(--text-muted);font-size:1.05rem;line-height:1.7;max-width:580px}.float-wa{position:fixed;bottom:2rem;right:2rem;z-index:300;width:58px;height:58px;border-radius:50%;background:#25d366;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.6rem;box-shadow:0 6px 24px #25d36680;transition:transform .2s,box-shadow .2s;animation:waPulse 3s ease-in-out infinite}.float-wa:hover{transform:scale(1.12);box-shadow:0 8px 32px #25d366b3}[dir=rtl] .float-wa{right:auto;left:2rem}@keyframes waPulse{0%,to{box-shadow:0 6px 24px #25d36680}50%{box-shadow:0 6px 36px #25d366bf}}.btn-primary{background:var(--gold);color:#060d1a;border:none;padding:.55rem 1.25rem;border-radius:999px;font-size:.88rem;font-weight:700;font-family:Outfit,sans-serif;transition:background .2s,transform .15s,box-shadow .2s}.btn-primary:hover{background:var(--gold-dark);transform:translateY(-1px);box-shadow:0 6px 20px #ffd70059}.btn-theme{width:38px;height:38px;border-radius:50%;border:1px solid var(--border);background:var(--bg-card);color:var(--text);display:flex;align-items:center;justify-content:center;font-size:.95rem;transition:background .2s,transform .2s}.btn-theme:hover{transform:rotate(20deg)}.btn-lang{background:var(--gold-glow);border:1px solid rgba(255,215,0,.3);color:var(--gold);padding:.38rem .85rem;border-radius:999px;font-size:.82rem;font-weight:700;transition:background .2s}.btn-lang:hover{background:#ffd70033}.btn-hero-primary{display:flex;align-items:center;gap:.5rem;background:var(--gold);color:#060d1a;border:none;padding:.85rem 1.8rem;border-radius:999px;font-family:Outfit,sans-serif;font-size:1rem;font-weight:800;transition:background .2s,transform .15s,box-shadow .2s}.btn-hero-primary:hover{background:var(--gold-dark);transform:translateY(-2px);box-shadow:0 8px 28px #ffd70066}.btn-hero-ghost{display:flex;align-items:center;gap:.5rem;background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.25);padding:.85rem 1.8rem;border-radius:999px;font-family:Outfit,sans-serif;font-size:1rem;font-weight:600;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .2s,transform .15s}.btn-hero-ghost:hover{background:#fff3;transform:translateY(-2px)}.btn-wa{display:flex;align-items:center;gap:.5rem;background:#25d366;color:#fff;border:none;padding:.8rem 1.75rem;border-radius:999px;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700;transition:transform .2s,box-shadow .2s}.btn-wa:hover{transform:translateY(-2px);box-shadow:0 8px 24px #25d36666}.btn-ig{display:flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);color:#fff;border:none;padding:.8rem 1.75rem;border-radius:999px;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700;transition:transform .2s,box-shadow .2s}.btn-ig:hover{transform:translateY(-2px);box-shadow:0 8px 24px #dc274366}.btn-submit{width:100%;background:linear-gradient(135deg,var(--gold) 0%,var(--gold-dark) 100%);color:#060d1a;border:none;padding:.9rem;border-radius:12px;font-family:Outfit,sans-serif;font-size:1rem;font-weight:800;transition:transform .2s,box-shadow .2s}.btn-submit:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ffd7004d}.navbar{position:fixed;top:0;inset-inline:0;z-index:100;background:var(--bg-nav);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border);transition:background .3s,border-color .3s}.navbar__inner{display:flex;align-items:center;justify-content:space-between;height:68px}.navbar__logo{font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:900;letter-spacing:-.04em;color:var(--text)}.navbar__logo span{color:var(--gold)}.navbar__links{display:flex;align-items:center;gap:1.75rem;list-style:none}.navbar__links a{font-size:.88rem;font-weight:500;color:var(--text-muted);transition:color .2s}.navbar__links a:hover{color:var(--gold)}.navbar__actions{display:flex;align-items:center;gap:.65rem}.navbar__hamburger{display:none;flex-direction:column;gap:5px;background:none;border:none;padding:6px}.navbar__hamburger span{display:block;width:22px;height:2px;background:var(--text);border-radius:2px;transition:transform .25s,opacity .25s}.navbar__hamburger.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.navbar__hamburger.open span:nth-child(2){opacity:0}.navbar__hamburger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu{display:none;position:fixed;top:68px;right:0;bottom:0;left:0;z-index:99;background:var(--bg-nav);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:2rem;flex-direction:column;gap:1.25rem;border-top:1px solid var(--border)}.mobile-menu.open{display:flex}.mobile-menu a{font-family:Outfit,sans-serif;font-size:1.2rem;font-weight:600;color:var(--text);border-bottom:1px solid var(--border);padding-bottom:1rem;transition:color .2s}.mobile-menu a:hover{color:var(--gold)}.mobile-menu__controls{display:flex;align-items:center;gap:.75rem;padding-top:1rem;border-top:1px solid var(--border)}.hero{position:relative;height:100vh;height:100svh;min-height:600px;display:flex;align-items:center;overflow:hidden}.hero__bg{position:absolute;top:-5%;right:-5%;bottom:-5%;left:-5%;background-image:url(/assets/hero_pov.png);background-size:cover;background-position:center;animation:heroZoom 18s ease-in-out infinite alternate}@keyframes heroZoom{0%{transform:scale(1)}to{transform:scale(1.07)}}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--hero-overlay)}.hero__gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(160deg,rgba(6,13,26,.6) 0%,transparent 50%,rgba(6,13,26,.25) 100%)}.hero__content{position:relative;z-index:2;max-width:780px}[dir=rtl] .hero__content{text-align:right}.hero__badge{display:inline-flex;align-items:center;gap:.45rem;background:#ffd7001f;border:1px solid rgba(255,215,0,.3);color:var(--gold);padding:.3rem .85rem;border-radius:999px;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);margin-bottom:1.25rem}.hero__title{font-family:Outfit,sans-serif;font-size:clamp(3rem,8.5vw,6rem);font-weight:900;line-height:1;letter-spacing:-.03em;color:#fff;margin-bottom:1.25rem}[dir=rtl] .hero__title{letter-spacing:0}.hero__title em{font-style:normal;color:var(--gold)}.hero__sub{color:#fffc;font-size:clamp(1rem,2.5vw,1.2rem);line-height:1.65;max-width:560px;margin-bottom:2rem}.hero__ctas{display:flex;flex-wrap:wrap;gap:.9rem}[dir=rtl] .hero__ctas{justify-content:flex-end}.hero__scroll{position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:.4rem;color:#ffffff73;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;animation:scrollBounce 2.2s ease-in-out infinite}@keyframes scrollBounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(6px)}}.stats{padding:3rem 0;border-bottom:1px solid var(--border)}.stats__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:2rem;text-align:center}.stats__n{font-family:Outfit,sans-serif;font-size:2.4rem;font-weight:900;color:var(--gold);line-height:1}.stats__label{font-size:.85rem;color:var(--text-muted);margin-top:.3rem}.about{padding:clamp(5rem,10vw,8rem) 0}.about__grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}[dir=rtl] .about__grid{direction:rtl}.about__visual{position:relative}.about__img{height:500px;border-radius:24px;overflow:hidden;box-shadow:var(--shadow-lg)}.about__img img{height:100%}.about__img-badge{position:absolute;bottom:-1.5rem;right:-1.5rem;background:var(--bg-card);border:1px solid rgba(255,215,0,.2);border-radius:16px;padding:1rem 1.25rem;box-shadow:var(--shadow-lg);display:flex;align-items:center;gap:.75rem}[dir=rtl] .about__img-badge{right:auto;left:-1.5rem}.about__badge-icon{width:44px;height:44px;background:var(--gold-glow);border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--gold);font-size:1.2rem}.about__badge-text strong{display:block;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:800;color:var(--gold)}.about__badge-text small{color:var(--text-muted);font-size:.78rem}.about__roles{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.5rem}.about__role{background:var(--gold-glow);border:1px solid rgba(255,215,0,.2);color:var(--gold);padding:.35rem .9rem;border-radius:999px;font-size:.85rem;font-weight:600}.about__teams{margin-top:1.5rem;display:flex;flex-direction:column;gap:.5rem}.about__team{display:flex;align-items:center;gap:.6rem;color:var(--text-muted);font-size:.9rem}.about__team:before{content:"✦";color:var(--gold);font-size:.65rem}[dir=rtl] .about__team{flex-direction:row-reverse}.services{padding:clamp(5rem,10vw,8rem) 0;background:var(--bg-alt);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.services__header{margin-bottom:3rem}.services__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem}.svc-card{background:var(--bg-card);border:1px solid var(--border);border-radius:20px;padding:1.75rem;transition:transform .3s,box-shadow .3s,border-color .3s;box-shadow:var(--shadow)}.svc-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg);border-color:#ffd70040}.svc-card__emoji{font-size:2.4rem;margin-bottom:1rem;line-height:1}.svc-card__title{font-family:Outfit,sans-serif;font-size:1.15rem;font-weight:700;margin-bottom:.5rem;color:var(--gold)}[dir=rtl] .svc-card__title{letter-spacing:0}.svc-card__desc{color:var(--text-muted);font-size:.9rem;line-height:1.65}.pricing{padding:clamp(5rem,10vw,8rem) 0}.pricing__header{text-align:center;margin-bottom:3rem}.pricing__header .section-label{justify-content:center}.packages__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem;align-items:stretch}.pkg-card{height:100%}.pkg-card{background:var(--bg-card);border:1px solid var(--border);border-radius:24px;padding:2rem;position:relative;display:flex;flex-direction:column;box-shadow:var(--shadow);transition:transform .3s,box-shadow .3s}.pkg-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg)}.pkg-card--featured{border-color:#ffd70066;background:linear-gradient(160deg,rgba(255,215,0,.07) 0%,var(--bg-card) 55%);box-shadow:0 0 60px #ffd7001a,var(--shadow)}.pkg-card--featured:hover{box-shadow:0 0 80px #ffd70029,var(--shadow-lg)}.pkg-card__featured-badge{position:absolute;top:-14px;left:50%;transform:translate(-50%);background:var(--gold);color:#060d1a;font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:.28rem 1rem;border-radius:999px;white-space:nowrap;font-family:Outfit,sans-serif}.pkg-card__num{font-size:.7rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.8rem}.pkg-card__emoji{font-size:2.6rem;line-height:1;margin-bottom:.75rem}.pkg-card__name{font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:800;color:var(--text);margin-bottom:.2rem}.pkg-card--featured .pkg-card__name{color:var(--gold)}[dir=rtl] .pkg-card__name{letter-spacing:0}.pkg-card__subtitle{font-size:.88rem;color:var(--text-muted);margin-bottom:1.25rem}.pkg-card__price{font-family:Outfit,sans-serif;font-size:clamp(2.8rem,5vw,3.5rem);font-weight:900;color:var(--gold);line-height:1;margin-bottom:.2rem}[dir=rtl] .pkg-card__price{letter-spacing:0}.pkg-card__currency{font-size:1.1rem;vertical-align:super;margin-inline-end:.15rem}.pkg-card__per{font-size:.82rem;color:var(--text-muted);margin-bottom:1.4rem}.pkg-card__features{list-style:none;flex:1;margin-bottom:1rem}.pkg-card__feature{display:flex;align-items:flex-start;gap:.6rem;font-size:.9rem;padding:.45rem 0;border-bottom:1px solid var(--border);color:var(--text)}.pkg-card__feature:last-child{border-bottom:none}.pkg-card__feature i{color:var(--gold);font-size:.78rem;flex-shrink:0;margin-top:.25rem}.pkg-card__note{font-size:.78rem;color:var(--text-muted);margin-bottom:1.1rem;display:flex;align-items:center;gap:.3rem}.pkg-card__btn{display:flex;align-items:center;justify-content:center;gap:.5rem;background:var(--blue-glow);border:1px solid rgba(0,170,255,.25);color:var(--blue);padding:.72rem;border-radius:12px;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:700;width:100%;transition:background .2s,border-color .2s,color .2s,transform .15s}.pkg-card__btn:hover{background:var(--blue);border-color:var(--blue);color:#fff;transform:translateY(-1px)}.pkg-card--featured .pkg-card__btn{background:var(--gold);border-color:var(--gold);color:#060d1a}.pkg-card--featured .pkg-card__btn:hover{background:var(--gold-dark);border-color:var(--gold-dark)}.pricing__footer{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1.25rem;padding:1.25rem 1.5rem;background:var(--bg-card);border:1px solid var(--border);border-radius:14px;font-size:.88rem}.pricing__footer-divider{width:1px;height:20px;background:var(--border)}.pricing__footer-item{display:flex;align-items:center;gap:.5rem;color:var(--text-muted)}.pricing__footer-item i{color:var(--blue)}.pricing__footer-item strong{color:var(--text);font-weight:600}@media(max-width:900px){.packages__grid{grid-template-columns:1fr;max-width:440px;margin-inline:auto}}@media(min-width:640px)and (max-width:900px){.packages__grid{grid-template-columns:repeat(2,1fr);max-width:none}}.gallery{padding:clamp(5rem,10vw,8rem) 0;background:var(--bg-alt);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.gallery__header{margin-bottom:2.5rem}.gallery__grid{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:280px 280px;gap:1rem}.gallery__item{overflow:hidden;border-radius:16px;position:relative}.gallery__item img{height:100%;transition:transform .5s}.gallery__item:hover img{transform:scale(1.06)}.gallery__item--tall{grid-row:1 / 3}.testimonials{padding:clamp(5rem,10vw,8rem) 0}.testimonials__header{margin-bottom:2.5rem}.testimonials__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.25rem}.t-card{background:var(--bg-card);border:1px solid var(--border);border-radius:20px;padding:1.75rem;box-shadow:var(--shadow);transition:transform .3s,box-shadow .3s}.t-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.t-card__stars{color:var(--gold);font-size:.95rem;letter-spacing:2px;margin-bottom:.9rem}.t-card__quote{font-size:.95rem;line-height:1.7;color:var(--text);margin-bottom:1.25rem;font-style:italic}.t-card__author{display:flex;align-items:center;gap:.75rem}[dir=rtl] .t-card__author{flex-direction:row-reverse}.t-card__avatar{width:40px;height:40px;border-radius:50%;flex-shrink:0;background:linear-gradient(135deg,var(--gold),var(--blue));display:flex;align-items:center;justify-content:center;color:#060d1a;font-family:Outfit,sans-serif;font-weight:800;font-size:.88rem}.t-card__name{font-weight:600;font-size:.9rem}.t-card__meta{font-size:.78rem;color:var(--text-muted)}.contact{padding:clamp(5rem,10vw,8rem) 0;background:var(--bg-alt);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.contact__header{margin-bottom:3rem}.contact__grid{display:grid;grid-template-columns:1fr 1.2fr;gap:3rem;align-items:start}.contact__info{display:flex;flex-direction:column;gap:1.5rem}.contact__item{display:flex;gap:1rem;align-items:flex-start}[dir=rtl] .contact__item{flex-direction:row-reverse;text-align:right}.contact__icon{width:44px;height:44px;border-radius:12px;background:var(--gold-glow);color:var(--gold);display:flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0}.contact__item-title{font-weight:600;font-size:.88rem;color:var(--text-muted);margin-bottom:.2rem}.contact__item-val{font-size:.95rem;color:var(--text)}.contact__item-val a{transition:color .2s}.contact__item-val a:hover{color:var(--gold)}.contact__map{border-radius:16px;overflow:hidden;height:260px;border:1px solid var(--border);margin-top:.25rem}.contact__map iframe{width:100%;height:100%;border:none}.contact__form{background:var(--bg-card);border:1px solid var(--border);border-radius:24px;padding:2rem;box-shadow:var(--shadow)}.form__group{margin-bottom:1.2rem}.form__label{display:block;font-size:.82rem;font-weight:600;color:var(--text-muted);margin-bottom:.4rem}.form__input,.form__textarea{width:100%;background:var(--bg);border:1px solid var(--border);border-radius:10px;padding:.7rem 1rem;color:var(--text);font-family:inherit;font-size:.95rem;outline:none;transition:border-color .2s}.form__input:focus,.form__textarea:focus{border-color:var(--gold)}.form__textarea{resize:vertical;min-height:100px}.form__input::placeholder,.form__textarea::placeholder{color:var(--text-muted);opacity:.6}.footer{background:var(--bg-card);border-top:1px solid var(--border);padding:3rem 0 1.5rem}.footer__top{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem;margin-bottom:2.5rem}.footer__logo{font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:900;letter-spacing:-.04em;margin-bottom:.75rem}.footer__logo span{color:var(--gold)}[dir=rtl] .footer__logo{letter-spacing:0}.footer__desc{color:var(--text-muted);font-size:.88rem;line-height:1.65;margin-bottom:1.25rem}.footer__socials{display:flex;gap:.65rem}[dir=rtl] .footer__socials{flex-direction:row-reverse}.footer__social{width:36px;height:36px;border-radius:50%;border:1px solid var(--border);background:var(--bg);color:var(--text-muted);display:flex;align-items:center;justify-content:center;font-size:.85rem;transition:border-color .2s,color .2s,background .2s}.footer__social:hover{border-color:var(--gold);color:var(--gold);background:var(--gold-glow)}.footer__col-title{font-family:Outfit,sans-serif;font-size:.88rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text);margin-bottom:1rem}[dir=rtl] .footer__col-title{letter-spacing:0}.footer__col-links{list-style:none;display:flex;flex-direction:column;gap:.65rem}.footer__col-links a{font-size:.88rem;color:var(--text-muted);transition:color .2s}.footer__col-links a:hover{color:var(--gold)}.footer__bottom{border-top:1px solid var(--border);padding-top:1.25rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}[dir=rtl] .footer__bottom{flex-direction:row-reverse}.footer__copy{font-size:.82rem;color:var(--text-muted)}.footer__legal{display:flex;gap:1.25rem}.footer__legal a{font-size:.82rem;color:var(--text-muted);transition:color .2s}.footer__legal a:hover{color:var(--gold)}@media(max-width:960px){.navbar__links,.navbar__actions .btn-primary{display:none}.navbar__hamburger{display:flex}.about__grid,.contact__grid{grid-template-columns:1fr}.about__visual{order:-1;display:flex;flex-direction:column}.about__img{height:340px}.about__img-badge{position:static;margin-top:1rem}[dir=rtl] .about__img-badge{right:auto;left:auto}.gallery__grid{grid-template-columns:1fr 1fr;grid-template-rows:220px 220px 220px}.gallery__item--tall{grid-row:auto}.footer__top{grid-template-columns:1fr 1fr}.packages__grid{grid-template-columns:repeat(2,1fr);max-width:none}}@media(max-width:768px){.hero__ctas{flex-direction:column;align-items:flex-start}[dir=rtl] .hero__ctas{align-items:flex-end}.hero__ctas .btn-hero-primary,.hero__ctas .btn-hero-ghost{width:100%;max-width:360px;justify-content:center}.about__img{height:280px}.contact__map{height:200px}.form__input,.form__textarea{font-size:1rem}.faq__cta{flex-direction:column;align-items:flex-start}[dir=rtl] .faq__cta{align-items:flex-end}.faq__cta-text{max-width:100%}.pricing__footer{flex-direction:column;align-items:flex-start;gap:.6rem}.pricing__footer-divider{display:none}.services__grid{grid-template-columns:1fr}}@media(max-width:640px){.gallery__grid{grid-template-columns:1fr;grid-template-rows:auto}.gallery__item{height:230px}.stats__grid{grid-template-columns:repeat(2,1fr)}.pkg-card{padding:1.5rem}.t-card{padding:1.25rem}.contact__form{padding:1.5rem}.packages__grid{grid-template-columns:1fr;max-width:420px;margin-inline:auto}.testimonials__grid{grid-template-columns:1fr}.footer__top{grid-template-columns:1fr;gap:2rem}.footer__bottom{flex-direction:column;align-items:flex-start}[dir=rtl] .footer__bottom{align-items:flex-end}.faq-item__q{padding:.9rem 1.1rem;font-size:.88rem}.faq-item__a{padding:0 1.1rem}.fear-meter{max-width:100%}.about__img{height:240px}}@media(max-width:480px){.about,.services,.pricing,.gallery,.testimonials,.faq,.contact{padding-top:clamp(3rem,8vw,5rem);padding-bottom:clamp(3rem,8vw,5rem)}.hero__sub{font-size:.95rem}.hero__ctas .btn-hero-primary,.hero__ctas .btn-hero-ghost{max-width:100%}.section-title{font-size:clamp(1.6rem,7vw,2.2rem)}.stats__n{font-size:2rem}.navbar__inner{height:60px}html{scroll-padding-top:60px}.mobile-menu{top:60px;right:0;bottom:0;left:0}.pkg-card__price{font-size:2.4rem}.contact__form{padding:1.25rem}.footer__socials{flex-wrap:wrap}}@media(max-width:400px){.navbar__logo{font-size:1.25rem}.float-wa{width:50px;height:50px;font-size:1.4rem;bottom:1.25rem;right:1.25rem}[dir=rtl] .float-wa{right:auto;left:1.25rem}.hero__title{font-size:clamp(2.4rem,9vw,3rem)}.svc-card{padding:1.25rem}.t-card{padding:1rem}}.navbar__actions .btn-primary{animation:navBookPulse 3.5s ease-in-out infinite}@keyframes navBookPulse{0%,to{box-shadow:none}50%{box-shadow:0 0 18px #ffd70073}}.faq{padding:clamp(5rem,10vw,8rem) 0;background:var(--bg-alt);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.faq__header{margin-bottom:3rem;max-width:680px}[dir=rtl] .faq__header{text-align:right}.fear-meter{margin-top:2rem;padding:1.25rem 1.5rem;background:var(--bg-card);border:1px solid var(--border);border-radius:16px;max-width:500px}.fear-meter__caption{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:.75rem}.fear-meter__row{display:flex;align-items:center;gap:.75rem}.fear-meter__end{font-size:1.4rem;line-height:1}.fear-meter__track{flex:1;height:10px;background:linear-gradient(to right,#ff4757,gold,#2ed573);border-radius:999px;position:relative}.fear-meter__dot{position:absolute;top:50%;width:18px;height:18px;background:#fff;border:3px solid var(--gold);border-radius:50%;transform:translate(-50%,-50%);animation:fearSlide 3.5s cubic-bezier(.4,0,.2,1) infinite alternate;box-shadow:0 2px 8px #ffd7008c}@keyframes fearSlide{0%{left:88%}to{left:8%}}.fear-meter__labels{display:flex;justify-content:space-between;font-size:.72rem;color:var(--text-muted);margin-top:.45rem}.fear-meter__note{font-size:.74rem;color:var(--text-muted);font-style:italic;margin-top:.35rem;text-align:center}.faq__body{display:flex;flex-direction:column;gap:2.5rem}.faq__cat-heading{font-family:Outfit,sans-serif;font-size:1.2rem;font-weight:800;color:var(--text);margin-bottom:1rem}.faq__list{display:flex;flex-direction:column;gap:.65rem}.faq-item{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;overflow:hidden;transition:border-color .2s,box-shadow .2s}.faq-item--open{border-color:#ffd70059;box-shadow:0 0 0 1px #ffd70014,var(--shadow)}.faq-item__q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.4rem;background:none;border:none;color:var(--text);font-size:.93rem;font-weight:600;text-align:left;cursor:pointer;transition:color .2s}[dir=rtl] .faq-item__q{text-align:right;flex-direction:row-reverse}.faq-item__q:hover,.faq-item--open .faq-item__q{color:var(--gold)}.faq-item__icon{font-size:.78rem;color:var(--text-muted);flex-shrink:0;transition:transform .3s,color .2s}.faq-item--open .faq-item__icon{transform:rotate(180deg);color:var(--gold)}.faq-item__a-wrap{max-height:0;overflow:hidden;transition:max-height .38s ease,padding-bottom .38s ease}.faq-item--open .faq-item__a-wrap{max-height:400px;padding-bottom:1.1rem}.faq-item__a{padding:0 1.4rem;color:var(--text-muted);font-size:.9rem;line-height:1.78}[dir=rtl] .faq-item__a{text-align:right}.faq__cta{margin-top:3rem;padding:1.75rem 2rem;background:linear-gradient(135deg,rgba(255,215,0,.07) 0%,var(--bg-card) 60%);border:1px solid rgba(255,215,0,.25);border-radius:20px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.25rem;box-shadow:0 0 40px #ffd7000d}[dir=rtl] .faq__cta{flex-direction:row-reverse}.faq__cta-text{font-size:1rem;color:var(--text);font-weight:500;max-width:460px;line-height:1.6}.btn-book-glow{animation:bookGlow 2.5s ease-in-out infinite;white-space:nowrap}@keyframes bookGlow{0%,to{box-shadow:0 6px 24px #ffd70040}50%{box-shadow:0 8px 40px #ffd7008c}}
