/*
Theme Name: The Canadian Company Qatar
Author: OpenAI
Description: Custom responsive multilingual-ready landing page for The Canadian Company.
Version: 3.2.4
Text Domain: canadian-company
*/
:root{--red:#b00035;--dark:#0d1728;--soft:#f7f5f8;--text:#111827}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,"Tahoma",sans-serif;color:var(--text);background:#fff}a{text-decoration:none;color:inherit}.wrap{max-width:1200px;margin:auto;padding:0 24px}.top{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.96);border-bottom:1px solid #eee}.nav{height:82px;display:flex;align-items:center;gap:28px}.logo{width:175px;height:62px;object-fit:contain}.links{display:flex;gap:24px;margin-left:auto;font-size:14px}.btn{display:inline-block;background:linear-gradient(90deg,#8c0029,#d20b45);color:#fff;padding:14px 24px;border-radius:28px;font-weight:700}.lang{border:1px solid #ddd;padding:10px 14px;border-radius:22px;background:#fff}.hero{background:radial-gradient(circle at 78% 30%,#ffe6ec,transparent 30%),linear-gradient(120deg,#fff,#fff7f9);padding:70px 0}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:45px;align-items:center}.eyebrow{font-weight:700;font-size:14px}.hero h1{font-size:62px;line-height:1.02;margin:16px 0}.hero h1 span,.red{color:var(--red)}.hero p{font-size:18px;line-height:1.6;color:#4b5563}.hero-art{border-radius:36px;box-shadow:0 30px 70px #a4003022;width:100%}.stats{display:flex;gap:42px;margin-top:34px}.stat b{font-size:28px}.section{padding:72px 0}.title{text-align:center;margin-bottom:36px}.title h2{font-size:38px;margin:7px}.title p{color:#6b7280}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{background:#fff;border:1px solid #eee;border-radius:22px;padding:28px;box-shadow:0 12px 35px #0d17280c}.card h3{margin:12px 0}.icon{font-size:30px;color:var(--red)}.about{background:var(--soft)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.about img{width:100%;border-radius:24px}.packages{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.price{font-size:34px;color:var(--red);font-weight:800}.popular{border:2px solid var(--red);transform:translateY(-10px)}ul{line-height:2;padding-left:20px}.portfolio{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.portfolio .work-card{height:180px;border-radius:18px;background-size:cover;background-position:center;display:flex;align-items:end;padding:0;overflow:hidden;box-shadow:0 12px 30px #0d172820}.portfolio .work-card span{width:100%;padding:28px 18px 16px;color:#fff;font-weight:700;background:linear-gradient(transparent,rgba(13,23,40,.92))}.cta{background:linear-gradient(90deg,#7d0025,#bd073d);color:#fff;padding:30px 0}.cta .wrap{display:flex;justify-content:space-between;align-items:center}.footer{background:var(--dark);color:#fff;padding:45px 0 25px}.foot{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.footer .logo{filter:none}.muted{color:#aeb6c4}.contact a{display:block;margin:8px 0}.copyright{text-align:center;border-top:1px solid #ffffff20;margin-top:30px;padding-top:20px;color:#9ca3af}.rtl{direction:rtl}.rtl .links{margin-left:0;margin-right:auto}.rtl ul{padding-right:20px;padding-left:0}@media(max-width:850px){.links{display:none}.hero-grid,.about-grid,.cards,.packages,.foot{grid-template-columns:1fr}.portfolio{grid-template-columns:1fr 1fr}.hero h1{font-size:44px}.stats{flex-wrap:wrap}.popular{transform:none}.cta .wrap{display:block;text-align:center}.cta .btn{margin-top:15px}}@media(max-width:520px){.hero h1{font-size:36px}.portfolio{grid-template-columns:1fr}.wrap{padding:0 16px}}

.video-card{position:relative;border-radius:24px;overflow:hidden;background:#081424;box-shadow:0 20px 55px #0d17282b;aspect-ratio:16/9}.video-card video{width:100%;height:100%;display:block;object-fit:cover;background:#081424}.video-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:82px;height:82px;border:2px solid #ffffffcc;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(176,0,53,.9);color:#fff;font-size:31px;cursor:pointer;box-shadow:0 10px 35px #0006;transition:.2s}.video-play:hover{transform:translate(-50%,-50%) scale(1.07)}.video-badge{position:absolute;left:18px;bottom:18px;background:linear-gradient(90deg,#8c0029,#d20b45);color:#fff;padding:10px 16px;border-radius:14px;font-weight:700;font-size:14px;pointer-events:none}@media(max-width:520px){.video-play{width:64px;height:64px;font-size:24px}.video-badge{font-size:12px;left:10px;bottom:10px}}

/* v1.3 branding refinements */
.top{background:var(--dark);border-top:4px solid var(--red);border-bottom:1px solid #ffffff18}
.top .links a{color:#fff}
.top .lang{background:transparent;color:#fff;border-color:#ffffff66}
.top .logo{width:235px;height:105px}
.nav{height:120px}
.footer .logo{width:360px;height:180px;max-width:100%;object-fit:contain;object-position:left center}
.footer{border-top:4px solid var(--red)}
@media(max-width:850px){.top .logo{width:190px;height:88px}.nav{height:100px}.footer .logo{width:300px;height:150px}}

/* v1.7 final refinements */
.lang-switcher{position:relative;flex:0 0 auto}.lang-switcher .lang{cursor:pointer;white-space:nowrap}.lang-menu{display:none;position:absolute;top:calc(100% + 9px);right:0;min-width:150px;padding:7px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 16px 40px #0003;z-index:60}.rtl .lang-menu{right:auto;left:0}.lang-switcher.open .lang-menu{display:block}.lang-menu button{width:100%;border:0;background:transparent;padding:11px 12px;text-align:left;border-radius:9px;cursor:pointer;font-size:14px}.rtl .lang-menu button{text-align:right}.lang-menu button:hover{background:#f7f5f8}
.social-ticker{overflow:hidden;background:var(--dark);border-top:1px solid #ffffff16;border-bottom:4px solid var(--red);padding:14px 0;color:#fff}.ticker-track{display:flex;width:max-content;animation:ccTicker 28s linear infinite}.ticker-set{display:flex;align-items:center;gap:18px;padding-right:18px}.ticker-set span{display:inline-flex;align-items:center;justify-content:center;min-width:max-content;padding:9px 17px;border:1px solid #ffffff30;border-radius:999px;font-weight:700;font-size:14px;background:#ffffff08}.social-ticker:hover .ticker-track{animation-play-state:paused}@keyframes ccTicker{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.contact-form-section{background:#fff}.direct-email-form{max-width:860px;margin:0 auto;background:#fff;border:1px solid #e7e7eb;border-radius:24px;padding:30px;box-shadow:0 16px 45px #0d17280d}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.direct-email-form label{display:block;font-weight:700;margin-bottom:18px}.direct-email-form input,.direct-email-form textarea{display:block;width:100%;margin-top:9px;border:1px solid #d9dce3;border-radius:13px;padding:14px 15px;font:inherit;background:#fff;color:#111827;outline:none}.direct-email-form input:focus,.direct-email-form textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px #b0003512}.direct-email-form textarea{resize:vertical}.form-submit{border:0;cursor:pointer;font-size:16px}.form-status{margin-top:14px;font-weight:700}.form-status.success{color:#08783e}.form-status.error{color:#b00035}.hp-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}
@media(prefers-reduced-motion:reduce){.ticker-track{animation:none}}
@media(max-width:850px){.nav{gap:8px;justify-content:space-between}.top .logo{width:145px;height:78px}.lang-switcher{margin-left:auto}.rtl .lang-switcher{margin-left:0;margin-right:auto}.top .nav>.btn{padding:11px 13px;font-size:12px;white-space:nowrap}.lang-switcher .lang{padding:9px 10px;min-width:68px}.lang-menu{position:fixed;top:96px;left:16px!important;right:16px!important;min-width:0}.lang-switcher.open .lang-menu{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.lang-menu button{text-align:center!important;border:1px solid #eee}.ticker-set span{font-size:13px;padding:8px 14px}.form-grid{grid-template-columns:1fr}}
@media(max-width:520px){.nav{height:82px;padding:0 10px}.top .logo{width:108px;height:62px}.top .nav>.btn{padding:9px 10px;font-size:10px}.lang-switcher .lang{font-size:11px;min-width:64px}.lang-menu{top:80px}.direct-email-form{padding:20px 15px;border-radius:18px}.contact-form-section{padding:52px 0}}

/* v1.8 white social ticker with brand marks */
.social-ticker{background:#fff!important;color:#111827!important;border-top:1px solid #ececf0!important;border-bottom:1px solid #ececf0!important;padding:15px 0!important;box-shadow:0 8px 24px #0d172808}
.ticker-set{gap:24px!important;padding-right:24px!important}
.ticker-set .social-brand{display:inline-flex;align-items:center;gap:9px;min-width:max-content;padding:7px 10px!important;border:0!important;border-radius:0!important;background:transparent!important;font-size:15px!important}
.social-brand svg{width:27px;height:27px;fill:#111;stroke:#111;stroke-width:1.5}.social-brand svg .cut{fill:#fff;stroke:#fff}.social-brand b{font-size:15px;color:#111827}
@media(max-width:520px){.social-ticker{padding:12px 0!important}.ticker-set{gap:15px!important}.ticker-set .social-brand{gap:7px;padding:6px!important}.social-brand svg{width:24px;height:24px}.social-brand b{font-size:13px}}

/* v1.9 maroon social ticker */
.social-ticker{
  background:#8A1538!important;color:#fff!important;
  border-top:1px solid #a83a5c!important;border-bottom:1px solid #6f102d!important;
  padding:14px 0!important;box-shadow:none!important
}
.ticker-track{display:flex;width:max-content;animation:ccTicker 26s linear infinite}
.ticker-set{display:flex;align-items:center;gap:26px!important;padding-right:26px!important}
.ticker-set .social-brand{
  display:inline-flex;align-items:center;gap:10px;min-width:max-content;
  padding:7px 10px!important;border:0!important;background:transparent!important
}
.social-brand b{color:#fff!important;font-size:15px;font-weight:700}
.brand-icon{
  width:31px;height:31px;border-radius:8px;display:inline-flex;align-items:center;
  justify-content:center;font-family:Arial,sans-serif;font-weight:900;font-size:20px;
  line-height:1;box-sizing:border-box;box-shadow:0 2px 8px #0002
}
.instagram{color:#fff;background:radial-gradient(circle at 30% 110%,#ffd600 0 20%,#ff7a00 30%,#ff0169 52%,#d300c5 72%,#7638fa 100%)}
.tiktok{color:#fff;background:#010101;text-shadow:-2px 0 #25f4ee,2px 0 #fe2c55}
.facebook{color:#fff;background:#1877F2;font-family:Arial;font-size:25px}
.youtube{color:#fff;background:#FF0000;border-radius:9px;font-size:16px}
.linkedin{color:#fff;background:#0A66C2;border-radius:5px;font-size:15px}
.xbrand{color:#fff;background:#000;border-radius:7px;font-size:19px}
.snapchat{color:#000;background:#FFFC00;font-size:17px}
.whatsapp{color:#fff;background:#25D366;border-radius:50%;font-size:17px}
.threads{color:#fff;background:#000;border-radius:50%;font-size:21px}
.pinterest{color:#fff;background:#E60023;border-radius:50%;font-family:Georgia,serif;font-size:21px}
@media(max-width:520px){
 .social-ticker{padding:11px 0!important}
 .ticker-set{gap:16px!important;padding-right:16px!important}
 .brand-icon{width:28px;height:28px;font-size:17px}
 .social-brand b{font-size:13px!important}
}

/* v2.0 actual image assets for social logos */
.social-ticker{background:#8A1538!important;color:#fff!important;padding:15px 0!important;overflow:hidden}
.social-ticker .social-brand{display:inline-flex!important;align-items:center!important;gap:10px!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:5px 10px!important}
.social-ticker .social-brand img{display:block!important;width:34px!important;height:34px!important;object-fit:contain!important;max-width:none!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important}
.social-ticker .social-brand b{color:#fff!important;font-size:15px!important;font-weight:700!important;line-height:1!important}
@media(max-width:520px){.social-ticker .social-brand img{width:30px!important;height:30px!important}.social-ticker .social-brand b{font-size:13px!important}}

/* v2.1 hero actions + refined 3D motion */
.hero-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:22px}.hero-consult{padding:12px 18px;border-radius:8px;background:linear-gradient(135deg,#b00035,#e00946);box-shadow:0 8px 20px rgba(176,0,53,.18)}.hero-discover{display:inline-flex;align-items:center;justify-content:center;padding:11px 18px;border:1px solid #cfd3da;border-radius:8px;background:#fff;color:#111827;font-weight:700;box-shadow:0 5px 14px rgba(13,23,40,.06)}.hero-whatsapp{margin-top:12px;width:190px;min-height:48px;padding:5px 9px 5px 15px;border:2px solid #fff;outline:1px solid rgba(37,211,102,.25);border-radius:25px;background:#25D366;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 7px 18px rgba(37,211,102,.24)}.hero-whatsapp .wa-copy{display:flex;flex-direction:column;line-height:1.05;text-align:center}.hero-whatsapp small{font-size:11px}.hero-whatsapp strong{font-size:18px;letter-spacing:.3px}.hero-whatsapp img{width:30px;height:30px;filter:brightness(0) invert(1)}
.hero-art{transform-style:preserve-3d;animation:heroFloat 5.5s ease-in-out infinite;will-change:transform}.social-brand img{transform-style:preserve-3d;animation:iconFloat 3.8s ease-in-out infinite}.social-brand:nth-child(2n) img{animation-delay:-1.2s}.social-brand:nth-child(3n) img{animation-delay:-2.1s}.card,.price-card,.work-card,.testimonial-card,.why-card{transform-style:preserve-3d;transition:transform .32s ease,box-shadow .32s ease}.card:hover,.price-card:hover,.work-card:hover,.testimonial-card:hover,.why-card:hover{transform:perspective(900px) translateY(-7px) rotateX(2deg) rotateY(-2deg);box-shadow:0 20px 42px rgba(13,23,40,.13)}
@keyframes heroFloat{0%,100%{transform:perspective(1100px) translateY(0) rotateY(-1deg) rotateX(.5deg)}50%{transform:perspective(1100px) translateY(-10px) rotateY(1.5deg) rotateX(-.5deg)}}@keyframes iconFloat{0%,100%{transform:translateY(0) rotateY(0)}50%{transform:translateY(-5px) rotateY(14deg)}}
@media(max-width:520px){.hero-actions{gap:8px}.hero-consult,.hero-discover{font-size:12px;padding:10px 12px}.hero-whatsapp{width:168px;min-height:44px}.hero-whatsapp strong{font-size:16px}}
@media(prefers-reduced-motion:reduce){.hero-art,.social-brand img{animation:none}.card,.price-card,.work-card,.testimonial-card,.why-card{transition:none}}

/* v2.2 trust sections + WhatsApp icon fix */
.hero-whatsapp img{display:block!important;width:30px!important;height:30px!important;object-fit:contain!important;filter:none!important;background:transparent!important;border-radius:0!important;flex:0 0 30px}
.why-grid,.testimonial-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:30px}.testimonial-grid{grid-template-columns:repeat(3,1fr)}
.why-card,.testimonial-card{background:#fff;border:1px solid #e7e7eb;border-radius:20px;padding:25px;box-shadow:0 12px 30px rgba(13,23,40,.06)}.trust-icon{width:44px;height:44px;border-radius:14px;background:#b0003510;color:var(--red);display:flex;align-items:center;justify-content:center;font-weight:900;font-size:22px;margin-bottom:16px}.why-card h3{margin:0 0 10px}.why-card p,.testimonial-card p{color:#505866;line-height:1.75}.stars{color:#b00035;letter-spacing:3px;font-size:19px;margin-bottom:12px}.testimonial-card strong{display:block;margin-top:16px}.faq-section{background:#fff}.faq-list{max-width:1050px;margin:28px auto 0;display:grid;gap:14px}.faq-list details{border:1px solid #e3e5ea;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(13,23,40,.04);overflow:hidden}.faq-list summary{cursor:pointer;list-style:none;padding:21px 24px;font-size:18px;font-weight:800;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';position:absolute;right:24px;color:var(--red);font-size:26px;line-height:1}.rtl .faq-list summary:after{right:auto;left:24px}.faq-list details[open] summary:after{content:'−'}.faq-list details p{margin:0;padding:0 24px 22px;color:#505866;line-height:1.75}
@media(max-width:900px){.why-grid{grid-template-columns:repeat(2,1fr)}.testimonial-grid{grid-template-columns:1fr}}
@media(max-width:520px){.why-grid{grid-template-columns:1fr}.why-card,.testimonial-card{padding:20px}.faq-list summary{font-size:16px;padding:18px 20px}.faq-list summary:after{right:20px}.rtl .faq-list summary:after{left:20px}.faq-list details p{padding:0 20px 18px}}

/* v2.3 typography consistency and WhatsApp CTA */
.title,.title h2,.title span,.why-card,.testimonial-card,.faq-list,.faq-list summary,.faq-list details p,.cta,.cta h2,.cta .btn{font-family:inherit!important}
.rtl .title,.rtl .why-card,.rtl .testimonial-card,.rtl .faq-list,.rtl .cta{font-family:Tahoma,Arial,sans-serif!important}
.cta-whatsapp{cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}
.cta-whatsapp:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(255,255,255,.16)}

/* v2.5 Cairo typography + larger primary headings */
body,button,input,textarea,select,.btn,.lang,.links,.card,.price-card,.work-card,.why-card,.testimonial-card,.faq-list,.cta,.footer{font-family:"Cairo",Arial,sans-serif!important}
h1,h2,h3,h4,h5,h6,.hero h1,.title h2,.why-card h3,.faq-list summary,.cta h2{font-family:"Cairo",Arial,sans-serif!important}
.hero h1{font-size:68px;font-weight:800;line-height:1.15}
.title h2{font-size:44px;font-weight:800;line-height:1.25}
.cta h2{font-size:32px;font-weight:800}
@media(max-width:850px){.hero h1{font-size:50px}.title h2{font-size:38px}.cta h2{font-size:28px}}
@media(max-width:520px){.hero h1{font-size:40px}.title h2{font-size:32px}.cta h2{font-size:25px}}

/* v2.6 precision UI polish: Cairo, balanced hero, luminous section headings, pointer stability */
.rtl .title,.rtl .why-card,.rtl .testimonial-card,.rtl .faq-list,.rtl .cta,
.rtl .title h2,.rtl .title span,.rtl .faq-list summary,.rtl .cta h2{
  font-family:"Cairo",Arial,sans-serif!important;
}
a,button,[role="button"],summary,.btn,.lang,.hero-whatsapp,.cta-whatsapp{cursor:pointer!important}
a:active,button:active,summary:active,.btn:active,.hero-whatsapp:active,.cta-whatsapp:active{cursor:pointer!important}

/* Keep the hero headline large but readable and balanced instead of oversized/stacked */
.hero h1{
  font-family:"Cairo",Arial,sans-serif!important;
  font-size:clamp(48px,4.25vw,62px)!important;
  line-height:1.22!important;
  font-weight:800!important;
  letter-spacing:-.02em;
  max-width:690px;
  text-wrap:balance;
  overflow-wrap:normal;
  word-break:normal;
}
.rtl .hero h1{letter-spacing:0;line-height:1.32!important;max-width:720px}
.hero h1 span{display:inline}

/* Main section titles inside elegant luminous framed rectangles */
.title{margin-bottom:38px}
.title h2{
  position:relative;
  display:block;
  width:min(100%,760px);
  margin:12px auto 0!important;
  padding:16px 28px 18px;
  border:2px solid rgba(255,255,255,.96);
  border-radius:18px;
  background:linear-gradient(135deg,#0d1728 0%,#171c31 58%,#8a1538 145%);
  color:#fff;
  font-size:clamp(34px,3.1vw,48px)!important;
  line-height:1.3!important;
  font-weight:800!important;
  text-align:center;
  text-wrap:balance;
  box-shadow:0 0 0 1px rgba(176,0,53,.58),0 0 18px rgba(176,0,53,.30),0 12px 34px rgba(13,23,40,.14);
  overflow:hidden;
}
.title h2:before{
  content:"";
  position:absolute;
  inset:-2px;
  border-radius:18px;
  padding:2px;
  background:linear-gradient(100deg,#fff,#ff3f78,#fff,#8b5cf6,#fff);
  background-size:300% 100%;
  animation:ccTitleGlow 5s linear infinite;
  -webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);
  -webkit-mask-composite:xor;
  mask-composite:exclude;
  pointer-events:none;
}
@keyframes ccTitleGlow{to{background-position:300% 0}}
.title>span.red{font-size:15px;font-weight:700}

@media(max-width:850px){
  .hero h1{font-size:clamp(42px,7vw,52px)!important;max-width:100%}
  .title h2{font-size:clamp(30px,5vw,40px)!important;padding:14px 20px}
}
@media(max-width:520px){
  .hero h1{font-size:36px!important;line-height:1.34!important}
  .rtl .hero h1{font-size:37px!important;line-height:1.42!important}
  .title h2{font-size:28px!important;padding:13px 14px;border-radius:15px}
  .title h2:before{border-radius:15px}
}
@media(prefers-reduced-motion:reduce){.title h2:before{animation:none}}


/* v2.7 CTA click reliability */
.hero-actions,.hero-whatsapp,.cta,.cta .wrap{position:relative;z-index:5}
.hero-consult,.hero-discover,.hero-whatsapp,.cta-whatsapp,.btn{pointer-events:auto!important;touch-action:manipulation;cursor:pointer!important;position:relative;z-index:6}
.hero-consult *, .hero-whatsapp *, .cta-whatsapp *{pointer-events:none}

/* v2.8 universal interactive pointer behavior */
a[href],button,input[type="button"],input[type="submit"],input[type="reset"],
[role="button"],summary,select,label[for],.btn,.lang,.lang-menu button,
.hero-consult,.hero-discover,.hero-whatsapp,.cta-whatsapp,.video-play,
.faq-question,.faq-item summary,.social-ticker a,.social-ticker [data-url],
.work-card,.package-card a,.card a,.contact a,.links a,.menu-item a,
[onclick],[data-href],[data-link],[data-action]{cursor:pointer!important}

/* Keep the pointer visible over nested icons/text inside clickable controls */
a[href] *,button *,[role="button"] *,.btn *,.lang *,.lang-menu button *,
.hero-consult *,.hero-discover *,.hero-whatsapp *,.cta-whatsapp *,
.video-play *,.faq-question *,.faq-item summary *,.social-ticker a *{cursor:pointer!important}

/* v2.9: force the native hand cursor on every genuinely clickable control */
html body a[href],html body button,html body input[type="button"],html body input[type="submit"],
html body input[type="reset"],html body [role="button"],html body summary,html body select,
html body label[for],html body [onclick],html body [data-href],html body [data-link],html body [data-action]{
  cursor:pointer!important;
}
html body a[href] *,html body button *,html body [role="button"] *,html body summary *,
html body label[for] *,html body [onclick] *,html body [data-href] *,html body [data-link] *,html body [data-action] *{
  cursor:pointer!important;
}
/* v3.0 interactive portfolio categories */
.portfolio-categories{grid-template-columns:repeat(4,1fr)}
.portfolio-category{border:0;text-align:inherit;cursor:pointer!important;font-family:inherit;position:relative;transition:transform .25s ease,box-shadow .25s ease;isolation:isolate}
.portfolio-category::after{content:'↗';position:absolute;top:14px;right:14px;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--red);font-weight:900;box-shadow:0 8px 20px #0002;z-index:2}
.rtl .portfolio-category::after{right:auto;left:14px;transform:scaleX(-1)}
.portfolio-category:hover{transform:translateY(-6px) scale(1.015);box-shadow:0 20px 38px #0d172830}
.portfolio-gradient{background-image:linear-gradient(135deg,#77112f,#d64770)!important}.portfolio-gradient.fitness{background-image:linear-gradient(135deg,#0d1728,#5f718f)!important}.portfolio-gradient.medical{background-image:linear-gradient(135deg,#075f73,#45b7bd)!important}
.portfolio-modal{position:fixed;inset:0;background:#0d1728b8;z-index:99999;display:none;align-items:center;justify-content:center;padding:24px;backdrop-filter:blur(7px)}.portfolio-modal.open{display:flex}.modal-open{overflow:hidden}.portfolio-dialog{position:relative;width:min(920px,100%);max-height:88vh;overflow:auto;background:#fff;border-radius:28px;padding:34px;box-shadow:0 30px 90px #0005}.portfolio-close{position:absolute;top:16px;right:18px;width:44px;height:44px;border:1px solid #e5e7eb;background:#fff;border-radius:50%;font-size:28px;line-height:1;cursor:pointer}.rtl .portfolio-close{right:auto;left:18px}.portfolio-modal-head{text-align:center;margin-bottom:25px}.portfolio-modal-head h2{font-size:34px;margin:7px 0}.portfolio-modal-head p{color:#6b7280;line-height:1.8;max-width:720px;margin:0 auto}.portfolio-projects{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.portfolio-project-card{min-height:190px;border:1px solid #ececf1;border-radius:20px;padding:22px;background:linear-gradient(145deg,#fff,#fff7f9);box-shadow:0 10px 25px #0d17280b}.project-number{font-size:34px;font-weight:900;color:#b0003530}.portfolio-project-card h3{font-size:19px;margin:8px 0}.portfolio-project-card p{font-size:14px;color:#6b7280;line-height:1.7}.portfolio-modal-cta{text-align:center;margin-top:24px}
@media(max-width:850px){.portfolio-categories{grid-template-columns:repeat(2,1fr)}.portfolio-projects{grid-template-columns:1fr}.portfolio-dialog{padding:28px 20px}}
@media(max-width:520px){.portfolio-categories{grid-template-columns:1fr}.portfolio-modal{padding:12px}.portfolio-dialog{border-radius:20px}.portfolio-modal-head h2{font-size:28px}}

/* v3.1 portfolio covers */
.portfolio-category{background-size:cover!important;background-position:center!important}.portfolio-category::before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 42%,rgba(7,17,31,.88));z-index:0;border-radius:inherit}.portfolio-category span{position:relative;z-index:1}

/* v3.1.5 - Keep Qatar phone numbers readable in RTL/LTR */
.contact-phone bdi,.contact-whatsapp bdi{direction:ltr;unicode-bidi:isolate;display:inline-block;white-space:nowrap}
.contact-whatsapp{display:flex!important;align-items:center;gap:.3em}
html[dir="rtl"] .contact-whatsapp{flex-direction:row-reverse;justify-content:flex-end}

/* v3.1.6 strict phone LTR */
.phone-ltr{direction:ltr!important;unicode-bidi:isolate!important;display:inline-block!important;text-align:left!important;white-space:nowrap!important}

/* v3.1.7 - functional footer navigation + smooth section scrolling */
html{scroll-behavior:smooth}
#home,#about,#services,#packages,#work,#contact{scroll-margin-top:120px}
.footer-quick-links{display:flex;flex-direction:column;align-items:flex-start;gap:8px}
.footer-quick-links a{color:inherit;text-decoration:none;line-height:1.35;transition:color .2s ease,transform .2s ease}
.footer-quick-links a:hover,.footer-quick-links a:focus-visible{color:#fff;transform:translateX(3px);outline:none}
.rtl .footer-quick-links{align-items:flex-end}
.rtl .footer-quick-links a:hover,.rtl .footer-quick-links a:focus-visible{transform:translateX(-3px)}
@media(max-width:850px){#home,#about,#services,#packages,#work,#contact{scroll-margin-top:90px}}

/* v3.1.8 - restore original Quick Links appearance while keeping links functional */
.footer-quick-links{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:3px;
  margin:0;
  padding:0;
}
.footer-quick-links a,
.footer-quick-links a:link,
.footer-quick-links a:visited,
.footer-quick-links a:hover,
.footer-quick-links a:active,
.footer-quick-links a:focus{
  display:block;
  color:#aeb6c4!important;
  text-decoration:none!important;
  border:0!important;
  box-shadow:none!important;
  background:transparent!important;
  line-height:1.65;
  transform:none!important;
  outline:none;
}
.footer-quick-links a:hover,
.footer-quick-links a:focus-visible{color:#fff!important}
.rtl .footer-quick-links{align-items:flex-start;text-align:right;direction:rtl}
.rtl .footer-quick-links a{width:100%;text-align:right}

/* v3.1.9 - horizontal overflow fix (desktop + mobile) */
html,body{width:100%;max-width:100%;overflow-x:clip!important}
body{position:relative}
header,main,footer,section,.top,.hero,.section,.about,.cta,.footer,.social-ticker{max-width:100%;overflow-x:clip}
.wrap{width:100%;max-width:1200px}
.hero-grid>*,.about-grid>*,.cards>*,.packages>*,.portfolio>*,.portfolio-categories>*,.foot>*{min-width:0;max-width:100%}
img,video,svg,iframe{max-width:100%}
.social-ticker{width:100%;contain:paint}
.ticker-track{max-width:none;will-change:transform}
.portfolio-dialog{max-width:calc(100vw - 24px)}
@supports not (overflow:clip){html,body,header,main,footer,section,.top,.hero,.section,.about,.cta,.footer,.social-ticker{overflow-x:hidden!important}}

/* v3.2.0 - root-cause horizontal overflow fix */
html{overflow-x:hidden!important;max-width:100%!important}
body{overflow-x:hidden!important;max-width:100%!important;min-width:0!important}
/* Honeypot must not live 9999px outside the viewport */
.hp-field{
  position:fixed!important;
  inset:0 auto auto 0!important;
  left:0!important;
  top:0!important;
  width:1px!important;
  height:1px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  overflow:hidden!important;
  clip:rect(0 0 0 0)!important;
  clip-path:inset(50%)!important;
  white-space:nowrap!important;
  opacity:0!important;
  pointer-events:none!important;
}
.social-ticker{overflow:hidden!important;max-width:100vw!important}
.ticker-track{width:max-content!important;max-width:none!important}
@media(max-width:850px){
 html,body{overflow-x:hidden!important;width:100%!important;max-width:100%!important}
 .wrap{max-width:100%!important}
 .hero-grid,.about-grid,.cards,.packages,.portfolio,.portfolio-categories,.foot{max-width:100%!important}
}

/* v3.2.1 - mobile viewport hardening: eliminate transformed/intrinsic-width overflow */
@media (max-width:850px), (hover:none) and (pointer:coarse){
  html,body,#page,.site{margin:0!important;padding-left:0!important;padding-right:0!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:hidden!important}
  header,main,footer,section,.top,.hero,.section,.about,.cta,.footer{width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important}
  .wrap{width:100%!important;max-width:100%!important;min-width:0!important;margin-left:auto!important;margin-right:auto!important}
  .hero-art,.social-brand img,.card,.price-card,.work-card,.testimonial-card,.why-card{animation:none!important;transform:none!important;will-change:auto!important}
  .social-ticker{width:100%!important;max-width:100%!important;overflow:hidden!important;contain:layout paint!important}
  .ticker-track{animation:none!important;transform:none!important;width:100%!important;max-width:100%!important;display:block!important;overflow:hidden!important}
  .ticker-set{display:flex!important;width:max-content!important;max-width:none!important;transform:none!important;padding-inline:12px!important}
  .ticker-set[aria-hidden="true"]{display:none!important}
}

/* v3.2.2 - definitive mobile RTL width fix.
   The moving social ticker used max-content children; in RTL mobile browsers this can enlarge
   the document's scrollable area even when the ticker itself is clipped. Keep the desktop ticker,
   but make the mobile ticker a viewport-contained grid with no intrinsic wide track. */
@media (max-width:850px), (hover:none) and (pointer:coarse){
  html,body{inline-size:100%!important;max-inline-size:100%!important;overflow-x:hidden!important;overscroll-behavior-x:none}
  body.rtl{direction:rtl}
  .social-ticker{inline-size:100%!important;max-inline-size:100%!important;overflow:hidden!important;contain:layout paint size!important}
  .social-ticker .ticker-track{
    display:block!important;
    inline-size:100%!important;
    width:100%!important;
    max-inline-size:100%!important;
    max-width:100%!important;
    min-width:0!important;
    transform:none!important;
    animation:none!important;
    overflow:hidden!important;
  }
  .social-ticker .ticker-set{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
    inline-size:100%!important;
    width:100%!important;
    max-inline-size:100%!important;
    max-width:100%!important;
    min-width:0!important;
    padding:8px 12px!important;
    margin:0!important;
    transform:none!important;
  }
  .social-ticker .ticker-set[aria-hidden="true"]{display:none!important}
  .social-ticker .social-brand{
    min-width:0!important;
    width:100%!important;
    max-width:100%!important;
    justify-content:center!important;
    white-space:nowrap!important;
    overflow:hidden!important;
  }
  .social-ticker .social-brand b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  .nav,.hero-grid,.stats,.hero-actions,.cards,.about-grid,.packages,.portfolio-categories,.why-grid,.testimonial-grid,.faq-list,.form-grid,.foot{
    min-width:0!important;max-width:100%!important
  }
}
@media (max-width:420px){
  .social-ticker .ticker-set{grid-template-columns:1fr 1fr!important}
}

/* v3.2.3 - seamless infinite social ticker on desktop + mobile.
   Two identical sets move as one continuous loop while the ticker remains viewport-contained. */
.social-ticker{
  position:relative!important;
  width:100%!important;
  max-width:100%!important;
  overflow:hidden!important;
  contain:layout paint!important;
}
.social-ticker .ticker-track{
  display:flex!important;
  flex-wrap:nowrap!important;
  align-items:center!important;
  width:max-content!important;
  max-width:none!important;
  min-width:max-content!important;
  overflow:visible!important;
  transform:translate3d(0,0,0)!important;
  animation:ccTickerInfinite 30s linear infinite!important;
  will-change:transform!important;
  direction:ltr!important;
}
.social-ticker .ticker-set,
.social-ticker .ticker-set[aria-hidden="true"]{
  display:flex!important;
  flex:0 0 auto!important;
  align-items:center!important;
  width:max-content!important;
  max-width:none!important;
  min-width:max-content!important;
  gap:26px!important;
  padding:8px 26px 8px 0!important;
  margin:0!important;
  transform:none!important;
}
.social-ticker .social-brand{
  flex:0 0 auto!important;
  width:auto!important;
  max-width:none!important;
  min-width:max-content!important;
  overflow:visible!important;
  white-space:nowrap!important;
}
@keyframes ccTickerInfinite{
  from{transform:translate3d(0,0,0)}
  to{transform:translate3d(-50%,0,0)}
}
@media(max-width:850px){
  .social-ticker{contain:layout paint!important;overflow:hidden!important}
  .social-ticker .ticker-track{
    display:flex!important;
    width:max-content!important;
    max-width:none!important;
    min-width:max-content!important;
    overflow:visible!important;
    animation:ccTickerInfinite 24s linear infinite!important;
  }
  .social-ticker .ticker-set,
  .social-ticker .ticker-set[aria-hidden="true"]{
    display:flex!important;
    width:max-content!important;
    max-width:none!important;
    min-width:max-content!important;
    gap:16px!important;
    padding:7px 16px 7px 0!important;
  }
  .social-ticker .social-brand{width:auto!important;max-width:none!important;min-width:max-content!important;overflow:visible!important}
}
@media(prefers-reduced-motion:reduce){
  .social-ticker .ticker-track{animation-duration:60s!important}
}


/* v3.2.4 - overflow-safe seamless ticker + 60% package offer */
.social-ticker{
  position:relative!important;
  inline-size:100%!important;
  max-inline-size:100%!important;
  height:78px!important;
  padding:0!important;
  overflow:hidden!important;
  contain:layout paint!important;
}
.social-ticker .ticker-track{
  position:relative!important;
  display:block!important;
  inline-size:100%!important;
  min-inline-size:0!important;
  max-inline-size:100%!important;
  height:100%!important;
  overflow:hidden!important;
  animation:none!important;
  transform:none!important;
  will-change:auto!important;
  direction:ltr!important;
}
.social-ticker .ticker-set,
.social-ticker .ticker-set[aria-hidden="true"]{
  position:absolute!important;
  top:0!important;
  left:0!important;
  display:flex!important;
  align-items:center!important;
  width:max-content!important;
  min-width:0!important;
  max-width:none!important;
  height:100%!important;
  gap:26px!important;
  padding:0 26px 0 0!important;
  margin:0!important;
  animation:ccTickerSetA 32s linear infinite!important;
  will-change:transform!important;
}
.social-ticker .ticker-set[aria-hidden="true"]{
  animation-name:ccTickerSetB!important;
}
@keyframes ccTickerSetA{
  from{transform:translate3d(0,0,0)}
  to{transform:translate3d(-100%,0,0)}
}
@keyframes ccTickerSetB{
  from{transform:translate3d(100%,0,0)}
  to{transform:translate3d(0,0,0)}
}
.social-ticker .social-brand{
  flex:0 0 auto!important;
  min-width:0!important;
  width:auto!important;
  max-width:none!important;
  white-space:nowrap!important;
}
@media(max-width:850px){
  .social-ticker{height:68px!important;inline-size:100%!important;max-inline-size:100%!important}
  .social-ticker .ticker-track{inline-size:100%!important;max-inline-size:100%!important;min-inline-size:0!important}
  .social-ticker .ticker-set,.social-ticker .ticker-set[aria-hidden="true"]{
    display:flex!important;width:max-content!important;min-width:0!important;max-width:none!important;
    gap:16px!important;padding:0 16px 0 0!important;animation-duration:26s!important;
  }
  .social-ticker .social-brand{min-width:0!important;width:auto!important;max-width:none!important;overflow:visible!important}
}
@media(prefers-reduced-motion:reduce){
  .social-ticker .ticker-set,.social-ticker .ticker-set[aria-hidden="true"]{animation-duration:60s!important}
}
.discount-badge{
  display:inline-flex;align-items:center;justify-content:center;
  margin:2px 0 8px;padding:6px 12px;border-radius:999px;
  background:linear-gradient(90deg,#8c0029,#d20b45);color:#fff;
  font-weight:800;font-size:13px;box-shadow:0 7px 18px #b0003525;
}
.old-price{font-size:18px;color:#8b93a1;text-decoration:line-through;text-decoration-thickness:2px;margin:2px 0 0;font-weight:700}
.packages .price{margin-top:1px}
