/* BUILD 1.4.0 — 2026-08-12 · Final Touch — فاينال تاتش */
/* =====================================================================
   TRANSCRIPTION, NOT REDESIGN.
   Every value below is copied verbatim from the source build's :root
   block and component inline styles. Where the source applied a style
   inline in React, it appears here as a class with the SAME value —
   no rounding, no "improvement", no substitution.

   Two source layers are merged here, in the order the browser saw them:
     1. the design-system :root block
     2. the <Tweakables> override (accent set + grade = "showroom")
   The Tweakables layer SWAPS gold-1 and gold-2 relative to the base
   block — that swap is preserved below.
   ===================================================================== */

/* ---------------------------------------------------------------------
   FONTS — bundled, never CDN (CDN allowlist failures cost past builds)
   --------------------------------------------------------------------- */
@font-face{font-family:"Cairo";src:url("../fonts/cairo-arabic.woff2") format("woff2-variations");font-weight:100 1000;font-style:normal;font-display:swap;unicode-range:U+0600-06FF,U+0750-077F,U+0870-088E,U+08A0-08FF,U+FB50-FDFF,U+FE70-FEFF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FDFD}
@font-face{font-family:"Cairo";src:url("../fonts/cairo-latin.woff2") format("woff2-variations");font-weight:100 1000;font-style:normal;font-display:swap}
@font-face{font-family:"BukraLocal";src:url("../fonts/bukraFont.ttf") format("truetype");font-weight:100 900;font-style:normal;font-display:swap}

/* ---------------------------------------------------------------------
   TOKENS — verbatim
   --------------------------------------------------------------------- */
:root{
	--ftch-font-core:'Cairo','BukraLocal',system-ui,sans-serif;
	--ftch-font-display:'Cairo','BukraLocal',system-ui,sans-serif;
	--ftch-font-mono:ui-monospace,SFMono-Regular,Menlo,monospace;

	/* base neutrals — cinematic dark */
	--ftch-black-0:#000000;--ftch-black-1:#0A0B0A;--ftch-black-2:#0C0E0D;
	--ftch-black-3:#121413;--ftch-black-4:#191B1A;--ftch-black-5:#232625;
	--ftch-grey-1:#3A3D3C;--ftch-grey-2:#5A5E5D;--ftch-grey-3:#8A8E8D;
	--ftch-grey-4:#B8BCBB;--ftch-white-1:#EDEEEE;--ftch-white-0:#FFFFFF;

	/* brand gold — post-Tweakables values (gold-1/gold-2 swapped vs base) */
	--ftch-gold-1:#F2BB00;--ftch-gold-2:#FFC700;--ftch-gold-3:#C99B08;--ftch-gold-4:#8A6B06;

	/* semantic */
	--ftch-surface-0:var(--ftch-black-1);--ftch-surface-1:var(--ftch-black-2);
	--ftch-surface-2:var(--ftch-black-3);--ftch-surface-3:var(--ftch-black-4);
	--ftch-text-primary:var(--ftch-white-0);--ftch-text-body:var(--ftch-white-1);
	--ftch-text-muted:var(--ftch-grey-3);--ftch-text-faint:var(--ftch-grey-2);
	--ftch-text-on-gold:var(--ftch-black-1);
	--ftch-accent:var(--ftch-gold-2);--ftch-accent-hi:var(--ftch-gold-1);--ftch-accent-dim:var(--ftch-gold-4);

	--ftch-hairline:rgba(237,238,238,.16);           /* showroom grade value */
	--ftch-hairline-strong:rgba(237,238,238,.24);
	--ftch-hairline-gold:rgba(242,187,0,.38);
	--ftch-scrim-top:linear-gradient(180deg,rgba(10,11,10,.85) 0%,rgba(10,11,10,0) 100%);
	--ftch-scrim-bottom:linear-gradient(0deg,rgba(10,11,10,.92) 0%,rgba(10,11,10,0) 100%);
	--ftch-state-danger:#A8412F;

	/* type scale */
	--ftch-size-display-1:clamp(56px,8vw,132px);
	--ftch-size-display-2:clamp(40px,5.5vw,84px);
	--ftch-size-display-3:clamp(32px,3.6vw,56px);
	--ftch-size-h1:40px;--ftch-size-h2:30px;--ftch-size-h3:22px;--ftch-size-h4:18px;
	--ftch-size-body-lg:19px;--ftch-size-body:16px;--ftch-size-body-sm:14px;
	--ftch-size-caption:12px;--ftch-size-micro:11px;
	--ftch-lh-display:0.94;--ftch-lh-heading:1.16;--ftch-lh-body:1.62;--ftch-lh-tight:1.3;
	--ftch-ls-display:-0.03em;--ftch-ls-heading:-0.015em;--ftch-ls-eyebrow:0.28em;--ftch-ls-label:0.12em;
	--ftch-weight-regular:400;--ftch-weight-medium:500;--ftch-weight-bold:700;
	--ftch-eyebrow-size:11px;

	/* spacing */
	--ftch-space-1:4px;--ftch-space-2:8px;--ftch-space-3:12px;--ftch-space-4:16px;
	--ftch-space-5:24px;--ftch-space-6:32px;--ftch-space-7:48px;--ftch-space-8:64px;
	--ftch-space-9:96px;--ftch-space-10:128px;--ftch-space-11:176px;--ftch-space-12:240px;
	--ftch-page-margin:clamp(24px,6vw,120px);
	--ftch-content-max:1440px;
	--ftch-measure:62ch;
	--ftch-section-y:clamp(96px,12vw,200px);

	/* geometry + elevation */
	--ftch-border-thin:1px solid var(--ftch-hairline);
	--ftch-border-strong:1px solid var(--ftch-hairline-strong);
	--ftch-radius-0:0px;

	/* motion */
	--ftch-ease-cine:cubic-bezier(.22,1,.36,1);
	--ftch-dur-1:180ms;--ftch-dur-2:320ms;--ftch-dur-3:560ms;--ftch-dur-4:900ms;
	--ftch-dur-reveal:900ms;--ftch-stagger:140ms;--ftch-reveal-y:28px;--ftch-reveal-scale:1.04;

	/* SHOWROOM image grade — verbatim from the shipped Tweakables layer */
	--ftch-grade:saturate(1.12) contrast(1.02) brightness(1.06);
}

/* ---------------------------------------------------------------------
   GLOBAL CANVAS — dark palette must be set globally or the theme's
   white body shows between Elementor sections.
   --------------------------------------------------------------------- */
html body{
	background-color:var(--ftch-black-1) !important;
	color:var(--ftch-text-body);
	font-family:var(--ftch-font-core);
	font-size:var(--ftch-size-body);
	line-height:var(--ftch-lh-body);
	-webkit-font-smoothing:antialiased;
	overflow-x:clip;
}
body ::selection{background:var(--ftch-gold-2);color:var(--ftch-black-1)}

/* SHOWROOM grade — the source applied `img,video{filter:...}` globally */
[class^="ftch-"] img,[class*=" ftch-"] img,
[class^="ftch-"] video,[class*=" ftch-"] video{filter:var(--ftch-grade)}
.ftch-drop-shadow{filter:var(--ftch-grade) drop-shadow(0 30px 45px rgba(0,0,0,.6)) !important}

/* ---------------------------------------------------------------------
   HORIZONTAL-SCROLL DEFENSE — nine layers, mandatory
   --------------------------------------------------------------------- */
[class^="ftch-"],[class*=" ftch-"],
[class^="ftch-"] *,[class*=" ftch-"] *,
[class^="ftch-"] *::before,[class*=" ftch-"] *::before,
[class^="ftch-"] *::after,[class*=" ftch-"] *::after{box-sizing:border-box}

.ftch-header,.ftch-hero,.ftch-page-hero,.ftch-why,.ftch-svcband,.ftch-stats,
.ftch-brief,.ftch-vm,.ftch-values,.ftch-svcdetail,.ftch-contact,.ftch-cta,
.ftch-footer{max-width:100%;overflow-x:hidden;overflow-x:clip}

[class^="ftch-"][class*="-grid"]>*,
[class^="ftch-"][class*="-row"]>*,
.ftch-form-row>*,.ftch-field{min-width:0;max-width:100%}

[class^="ftch-"] img,[class^="ftch-"] svg,
[class^="ftch-"] video,[class^="ftch-"] iframe{max-width:100%}

[class^="ftch-"] input,[class^="ftch-"] textarea,
[class^="ftch-"] select,[class^="ftch-"] button{max-width:100%}
[class^="ftch-"] input[type="text"],[class^="ftch-"] input[type="email"],
[class^="ftch-"] input[type="tel"],[class^="ftch-"] textarea,
[class^="ftch-"] select{width:100%}

[class^="ftch-"] p,[class^="ftch-"] a,[class^="ftch-"] span,
[class^="ftch-"] li{overflow-wrap:anywhere;word-break:break-word}

.ftch-honeypot{position:absolute !important;left:-10000px !important;
	width:1px !important;height:1px !important;overflow:hidden !important}

/* ---------------------------------------------------------------------
   TYPOGRAPHY BASELINE
   --------------------------------------------------------------------- */
[class^="ftch-"],[class*=" ftch-"]{font-family:var(--ftch-font-core)}
[class^="ftch-"] h1,[class^="ftch-"] h2,[class^="ftch-"] h3,[class^="ftch-"] h4{
	font-family:var(--ftch-font-display);margin:0;color:var(--ftch-text-primary);
	letter-spacing:var(--ftch-ls-heading);line-height:var(--ftch-lh-heading)}
[class^="ftch-"] p,[class^="ftch-"] li{line-height:1.9}
[class^="ftch-"] a{text-decoration:none;color:inherit}
[class^="ftch-"] ul,[class^="ftch-"] ol{list-style:none;margin:0;padding:0}
[class^="ftch-"] img{display:block}
.ftch-ltr{direction:ltr;unicode-bidi:isolate}
.elementor-widget-container>[class^="ftch-"]{width:100%}
.elementor-widget-container>.ftch-fab,
a.ftch-fab[class]{width:52px;height:52px;flex:0 0 auto}

.ftch-container{width:100%;max-width:var(--ftch-content-max);margin-inline:auto;
	padding-inline:var(--ftch-page-margin)}

/* icon container — SIZE AND LAYOUT ONLY. Colour is per component. */
[class^="ftch-"][class*="-icon"],[class*=" ftch-"][class*="-icon"]{
	display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;line-height:1}
[class^="ftch-"][class*="-icon"] svg,[class*=" ftch-"][class*="-icon"] svg{
	display:block;color:inherit;fill:none;stroke:currentColor}

/* ---------------------------------------------------------------------
   REVEAL — the source's <Reveal> component, four modes.
   Editor + reduced-motion force the final state.
   --------------------------------------------------------------------- */
.ftch-rv{transition:opacity var(--ftch-dur-reveal) var(--ftch-ease-cine),
	transform var(--ftch-dur-reveal) var(--ftch-ease-cine),
	clip-path var(--ftch-dur-reveal) var(--ftch-ease-cine);
	transition-delay:calc(var(--ftch-d,0) * 1ms)}
.ftch-rv-rise{opacity:0;transform:translateY(var(--ftch-reveal-y))}
.ftch-rv-fade{opacity:0}
.ftch-rv-reframe{opacity:0;transform:scale(var(--ftch-reveal-scale))}
.ftch-rv-mask{opacity:0;clip-path:inset(0 0 100% 0)}
.ftch-rv.is-in{opacity:1;transform:none;clip-path:inset(0 0 0 0)}

.ftch-hdr-anim{opacity:0;transform:translateY(18px);filter:blur(6px);
	transition:opacity 900ms var(--ftch-ease-cine),transform 900ms var(--ftch-ease-cine),filter 900ms var(--ftch-ease-cine)}
.ftch-hdr-in{opacity:1;transform:none;filter:none}

.elementor-editor-active .ftch-rv,
.elementor-editor-active .ftch-hdr-anim,
body.elementor-editor-preview .ftch-rv,
body.elementor-editor-preview .ftch-hdr-anim{
	opacity:1 !important;transform:none !important;clip-path:none !important;
	filter:none !important;transition:none !important}
@media (prefers-reduced-motion:reduce){
	.ftch-rv,.ftch-hdr-anim{opacity:1 !important;transform:none !important;
		clip-path:none !important;filter:none !important;transition:none !important}
}

/* ---------------------------------------------------------------------
   EYEBROW — the source's <Eyebrow>: index + 28px rule + tracked label
   --------------------------------------------------------------------- */
.ftch-eyebrow{display:flex;align-items:center;gap:14px;
	font-size:var(--ftch-eyebrow-size);letter-spacing:var(--ftch-ls-eyebrow);
	text-transform:uppercase;font-weight:var(--ftch-weight-medium);
	color:var(--ftch-text-muted)}
.ftch-eyebrow-gold{color:var(--ftch-accent)}
.ftch-eyebrow-index{font-family:var(--ftch-font-mono);
	letter-spacing:var(--ftch-ls-label);color:var(--ftch-text-faint)}
.ftch-eyebrow-rule{width:28px;height:1px;background:var(--ftch-hairline-strong)}

/* ---------------------------------------------------------------------
   BUTTONS — three-layer defense over the source's exact geometry
   --------------------------------------------------------------------- */
.ftch-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;
	font-family:var(--ftch-font-core);cursor:pointer;white-space:nowrap;
	border-radius:6px;border:none;transition:background var(--ftch-dur-2) var(--ftch-ease-cine),
	color var(--ftch-dur-2) var(--ftch-ease-cine),border-color var(--ftch-dur-2) var(--ftch-ease-cine)}
.ftch-btn svg{width:16px;height:16px;flex:0 0 auto}

/* gold solid — hero / services band / CTA */
a.ftch-btn-gold,a.ftch-btn-gold:link,a.ftch-btn-gold:visited,
button.ftch-btn-gold,.ftch-btn-gold[class]{
	background:var(--ftch-gold-1) !important;color:var(--ftch-black-1) !important;
	border:none !important;text-decoration:none !important;
	padding:16px 34px;font-size:14px;font-weight:800}
.ftch-btn-gold[class] *{color:var(--ftch-black-1) !important}
a.ftch-btn-gold:hover,button.ftch-btn-gold:hover,.ftch-btn-gold[class]:hover{
	background:var(--ftch-gold-2) !important;color:var(--ftch-black-1) !important}
.ftch-btn-gold-lg[class]{padding:18px 46px;font-size:15px;border-radius:8px}
.ftch-btn-gold-md[class]{padding:17px 44px;font-size:15px;border-radius:8px}

/* small header CTA — the DS <Button size="sm"> */
a.ftch-btn-sm,button.ftch-btn-sm,.ftch-btn-sm[class]{
	background:var(--ftch-accent) !important;color:var(--ftch-text-on-gold) !important;
	border:1px solid var(--ftch-accent) !important;
	padding:10px 18px;font-size:11px;letter-spacing:var(--ftch-ls-label);
	text-transform:uppercase;font-weight:var(--ftch-weight-medium);gap:10px}
.ftch-btn-sm[class] *{color:var(--ftch-text-on-gold) !important}

/* outline — "اعرف المزيد عنا" */
a.ftch-btn-outline,button.ftch-btn-outline,.ftch-btn-outline[class]{
	background:transparent !important;color:var(--ftch-gold-1) !important;
	border:1px solid var(--ftch-gold-2) !important;
	padding:18px 42px;font-size:14px;font-weight:700;gap:14px}
.ftch-btn-outline[class] *{color:var(--ftch-gold-1) !important}
.ftch-btn-outline[class]:hover{background:rgba(242,187,0,.08) !important}

/* ---------------------------------------------------------------------
   01. HEADER
   --------------------------------------------------------------------- */
.ftch-header{position:absolute;top:0;left:0;right:0;z-index:20;
	display:flex;align-items:center;justify-content:space-between;gap:var(--ftch-space-7);
	padding:10px var(--ftch-page-margin);background:transparent;backdrop-filter:blur(6px)}
.ftch-header-solid{position:sticky;background:var(--ftch-surface-0);
	border-bottom:var(--ftch-border-thin);backdrop-filter:none}
.ftch-header-logo{display:flex;align-items:center;gap:12px;border:none}
.ftch-header-logo img{width:auto;max-height:64px;height:auto;object-fit:contain;
	background:transparent;filter:none;border-radius:0}
.ftch-header-nav{display:flex;gap:var(--ftch-space-7)}
.ftch-header-nav a{font-size:14px;font-weight:600;letter-spacing:.1em;
	text-transform:uppercase;color:var(--ftch-text-muted);
	border-bottom:1px solid transparent;padding-bottom:3px;
	transition:color var(--ftch-dur-2) var(--ftch-ease-cine)}
.ftch-header-nav a:hover{color:var(--ftch-text-primary)}
.ftch-header-nav a.is-active{color:var(--ftch-text-primary);border-bottom-color:var(--ftch-accent)}

/* mobile nav — the source's <MobileNav> */
.ftch-mnav{display:none;position:sticky;top:0;z-index:40;
	background:rgba(10,11,10,.96);border-bottom:1px solid rgba(242,187,0,.3)}
.ftch-mnav-btn{width:100%;display:flex;align-items:center;justify-content:space-between;
	gap:12px;padding:8px 14px;background:none;border:none;color:#fff;font:inherit;
	font-size:15px;font-weight:700;cursor:pointer;border-radius:0}
.ftch-mnav-btn .ftch-mnav-icon{color:#FFC700}
.ftch-mnav-btn .ftch-mnav-icon svg{width:22px;height:22px}
.ftch-mnav-logo{height:26px;width:auto;display:block;filter:none}
.ftch-mnav-list{display:flex;flex-direction:column;padding:6px 12px 16px;gap:2px}
.ftch-mnav-list[hidden]{display:none}
.ftch-mnav-item{background:none;border:none;color:#B8BCBB;font:inherit;font-size:15px;
	text-align:start;padding:13px 10px;cursor:pointer;border-radius:6px;
	border-bottom:1px solid rgba(237,238,238,.08);display:block}
.ftch-mnav-item.is-active{color:#FFC700;font-weight:700}
.ftch-mnav-cta{margin-top:10px;background:#F2BB00;color:#0A0B0A;border:none;border-radius:6px;
	padding:14px;font:inherit;font-weight:700;font-size:14px;cursor:pointer;
	display:block;text-align:center}

@media (max-width:900px){
	.ftch-header{display:none !important}
	.ftch-mnav{display:block}
}

/* ---------------------------------------------------------------------
   02. HERO
   --------------------------------------------------------------------- */
.ftch-hero{position:relative;height:min(96svh,880px);min-height:min(720px,92svh);overflow:hidden}
.ftch-hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.ftch-hero-scrim-b{position:absolute;inset:0;background:var(--ftch-scrim-bottom)}
.ftch-hero-scrim-t{position:absolute;inset:0;background:var(--ftch-scrim-top)}
.ftch-hero-in{position:relative;height:100%;display:flex;align-items:flex-end;
	justify-content:space-between;gap:var(--ftch-space-8);flex-wrap:wrap;
	padding:0 var(--ftch-page-margin) clamp(56px,9vh,110px)}
.ftch-hero-title{margin:0;font-size:clamp(32px,4.6vw,76px);line-height:1.2;
	letter-spacing:-.02em;font-weight:800;color:var(--ftch-white-0);max-width:14ch}
.ftch-hero-aside{display:flex;flex-direction:column;gap:var(--ftch-space-5);align-items:flex-start}
.ftch-hero-sub{margin:0;font-size:clamp(17px,1.9vw,28px);line-height:1.5;letter-spacing:-.01em;
	font-weight:500;color:rgba(255,255,255,.86);max-width:20ch;text-align:start}

@media (max-width:900px){
	.ftch-hero{height:auto !important;min-height:62svh !important}
	.ftch-hero-in{flex-direction:column !important;align-items:flex-start !important;
		justify-content:flex-end !important;gap:12px !important;
		min-height:62svh;padding-bottom:38px !important}
	.ftch-hero-title{font-size:clamp(28px,8vw,40px) !important;max-width:none !important;line-height:1.25 !important}
	.ftch-hero-sub{font-size:15px !important;max-width:30ch !important;line-height:1.6 !important}
}

/* ---------------------------------------------------------------------
   03. WHY US
   --------------------------------------------------------------------- */
.ftch-why{position:relative;background:var(--ftch-black-0);overflow:hidden;padding:clamp(90px,13vh,160px) 0}
.ftch-why-glow{position:absolute;inset-inline-start:-12%;top:18%;width:46%;height:58%;
	pointer-events:none;background:radial-gradient(closest-side,rgba(242,187,0,.16),transparent 72%)}
.ftch-why-in{position:relative;max-width:var(--ftch-content-max);margin:0 auto;
	padding:0 var(--ftch-page-margin);display:flex;flex-direction:column;
	align-items:center;text-align:center;gap:var(--ftch-space-4)}
.ftch-why-in .ftch-eyebrow{justify-content:center}
.ftch-why-title{margin:0;font-size:clamp(28px,4.2vw,64px);line-height:1.12;
	letter-spacing:-.02em;font-weight:800;color:var(--ftch-white-0);text-align:center}
.ftch-why-desc{margin:0 auto;max-width:58ch;color:var(--ftch-grey-3);line-height:1.85;text-align:center}
.ftch-why-grid{width:100%;text-align:start}
.ftch-why-grid{margin-top:clamp(34px,5vh,64px);display:grid;
	grid-template-columns:minmax(0,.58fr) minmax(0,2.3fr) minmax(0,.58fr);
	grid-template-rows:auto auto;column-gap:clamp(20px,2.6vw,42px);
	row-gap:clamp(20px,2.6vw,38px);align-items:center}
.ftch-why-cell{display:flex}
.ftch-why-card{width:100%;background:linear-gradient(150deg,rgba(24,26,25,.92),rgba(12,14,13,.92));
	border:1px solid var(--ftch-hairline-gold);border-radius:10px;
	padding:clamp(15px,1.35vw,20px);display:flex;flex-direction:column;gap:8px;text-align:start;
	backdrop-filter:blur(2px);
	transition:background 520ms var(--ftch-ease-cine),border-color 420ms var(--ftch-ease-cine),transform 520ms var(--ftch-ease-cine)}
.ftch-why-card:hover{background:linear-gradient(150deg,rgba(242,187,0,.14),rgba(14,16,15,.94));
	border-color:var(--ftch-gold-2);transform:translateY(-6px)}
.ftch-why-card-head{font-family:var(--ftch-font-mono);font-size:11px;letter-spacing:.1em;color:var(--ftch-gold-1)}
.ftch-why-card-rule{display:block;height:1px;width:46px;background:var(--ftch-gold-2)}
.ftch-why-card-desc{font-size:12px;line-height:1.75;color:var(--ftch-grey-3);margin:0}
.ftch-why-media{grid-row:span 2;position:relative;border-radius:14px;overflow:hidden;
	border:1px solid var(--ftch-hairline-gold);aspect-ratio:16 / 10;background:#000}
.ftch-why-media img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.ftch-why-media::after{content:"";position:absolute;inset:0;pointer-events:none;
	background:radial-gradient(120% 100% at 50% 55%,transparent 38%,rgba(10,11,10,.55) 100%)}
@media (max-width:1080px){
	.ftch-why-grid{grid-template-columns:1fr 1fr}
	.ftch-why-media{grid-row:auto;grid-column:span 2;aspect-ratio:16 / 9}
}
@media (max-width:900px){
	.ftch-why-grid{grid-template-columns:minmax(0,1fr) !important;gap:14px !important}
	.ftch-why-cell,.ftch-why-media{grid-column:1 / -1 !important;grid-row:auto !important;width:100%}
	.ftch-why-c1{order:1}.ftch-why-c2{order:2}
	.ftch-why-media{order:3;aspect-ratio:16 / 10 !important}
	.ftch-why-c3{order:4}.ftch-why-c4{order:5}
	.ftch-why-grid>div{min-width:0}
	.ftch-why-card span{word-break:break-word}
}

/* ---------------------------------------------------------------------
   04. SERVICES BAND
   --------------------------------------------------------------------- */
.ftch-svcband{position:relative;overflow:hidden;padding:clamp(120px,17vh,220px) 0 clamp(60px,8vh,110px)}
.ftch-svcband-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;
	filter:brightness(.3) saturate(.8) !important}
.ftch-svcband-scrim{position:absolute;inset:0;
	background:linear-gradient(200deg,rgba(242,187,0,.20) 0%,rgba(74,57,3,.72) 24%,rgba(10,11,10,.97) 58%,rgba(10,11,10,.995) 100%)}
.ftch-svcband-in{position:relative;max-width:var(--ftch-content-max);margin:0 auto;
	padding:0 var(--ftch-page-margin);display:flex;flex-direction:column;align-items:center}
.ftch-svcband-eyebrow{font-size:11px;letter-spacing:.28em;color:var(--ftch-gold-1)}
.ftch-svcband-title{margin:8px 0 0;font-size:clamp(28px,4vw,60px);line-height:1.1;
	letter-spacing:-.02em;font-weight:800;color:var(--ftch-white-0);text-align:center}
.ftch-svcband-title span{color:var(--ftch-gold-1);border-bottom:2px solid var(--ftch-gold-1);padding-bottom:6px}
.ftch-svcband-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--ftch-space-4);
	width:100%;padding-top:var(--ftch-space-8)}
.ftch-svccard{width:100%;height:100%;text-align:start;font:inherit;cursor:pointer;border:none;
	clip-path:polygon(24px 0, 100% 0, calc(100% - 24px) 100%, 0 100%);
	padding:clamp(24px,2.6vw,36px) clamp(30px,3.2vw,44px);
	display:flex;flex-direction:column;gap:12px;background:rgba(12,14,13,.8);
	border-top:1px solid var(--ftch-hairline-gold);transform:translateY(0);
	transition:transform 520ms var(--ftch-ease-cine),background 520ms var(--ftch-ease-cine),border-color 400ms var(--ftch-ease-cine)}
.ftch-svccard:hover{background:linear-gradient(160deg,rgba(242,187,0,.18),rgba(12,14,13,.92));
	border-top-color:var(--ftch-gold-1);transform:translateY(-10px)}
.ftch-svccard-num{font-family:var(--ftch-font-mono);font-size:12px;letter-spacing:.14em;color:var(--ftch-gold-1)}
.ftch-svccard-title{font-size:clamp(17px,1.6vw,22px);color:var(--ftch-white-0);line-height:1.3}
.ftch-svccard-desc{font-size:13.5px;line-height:1.85;color:var(--ftch-grey-4)}
.ftch-svccard-rule{display:block;height:1px;width:18px;background:var(--ftch-gold-1);
	margin-top:6px;transition:width 460ms var(--ftch-ease-cine)}
.ftch-svccard:hover .ftch-svccard-rule{width:52px}
.ftch-svcband-actions{padding-top:var(--ftch-space-7)}
@media (max-width:1080px){.ftch-svcband-grid{grid-template-columns:1fr 1fr !important}}
@media (max-width:767px){.ftch-svcband-grid{grid-template-columns:1fr !important}}

/* ---------------------------------------------------------------------
   05. STATS BAND
   --------------------------------------------------------------------- */
.ftch-stats{position:relative;overflow:hidden;background:var(--ftch-black-0);
	padding:clamp(48px,6vh,90px) 0 clamp(40px,5vh,64px)}
.ftch-stats-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.45}
.ftch-stats-scrim{position:absolute;inset:0;
	background:linear-gradient(180deg,rgba(10,11,10,.94),rgba(10,11,10,.8) 45%,rgba(10,11,10,.96))}
.ftch-stats-head{position:relative;display:flex;flex-direction:column;align-items:center;
	gap:var(--ftch-space-3);padding:0 var(--ftch-page-margin)}
.ftch-stats-title{margin:0;font-size:clamp(28px,4vw,58px);line-height:1.12;letter-spacing:-.02em;
	font-weight:800;color:var(--ftch-white-0);text-align:center}
.ftch-stats-title span{color:var(--ftch-gold-1)}
.ftch-stats-desc{margin:0;color:var(--ftch-grey-3);text-align:center}
.ftch-stats-rule{display:block;width:64px;height:2px;background:var(--ftch-gold-1);margin-top:18px}
.ftch-stats-bandwrap{position:relative;margin-top:clamp(40px,6vh,72px)}
.ftch-stats-band{clip-path:polygon(0 0, 100% 46px, 100% 100%, 0 calc(100% - 46px));
	background:var(--ftch-gold-1);padding:clamp(48px,7vh,86px) var(--ftch-page-margin)}
.ftch-stats-grid{max-width:var(--ftch-content-max);margin:0 auto;display:grid;grid-template-columns:repeat(5,1fr)}
.ftch-stat{display:flex;flex-direction:column;align-items:center;gap:14px;
	padding:0 clamp(10px,1.6vw,22px);border-inline-start:1px solid rgba(10,11,10,.28)}
.ftch-stat:first-child{border-inline-start:none}
.ftch-stat-num{font-family:var(--ftch-font-mono);font-size:clamp(30px,3.6vw,58px);
	line-height:1;letter-spacing:-.03em;color:var(--ftch-black-1);direction:ltr}
.ftch-stat-rule{width:70%;height:1px;background:rgba(10,11,10,.4)}
.ftch-stat-label{font-size:clamp(12px,1.1vw,15px);font-weight:700;color:var(--ftch-black-1);
	text-align:center;line-height:1.5}
@media (max-width:900px){
	.ftch-stats{padding-bottom:34px !important}
	.ftch-stat{padding:0 6px !important;gap:8px !important}
	.ftch-stat-num{font-size:clamp(19px,5.6vw,26px) !important;-webkit-text-stroke:0 !important}
	.ftch-stat-label{font-size:10.5px !important;line-height:1.4;-webkit-text-stroke:0 !important}
}
@media (max-width:640px){
	.ftch-stat-num{font-size:clamp(17px,5.2vw,22px) !important}
	.ftch-stat-label{font-size:9.5px !important}
}

/* ---------------------------------------------------------------------
   06. ABOUT BRIEF
   --------------------------------------------------------------------- */
.ftch-brief{position:relative;overflow:hidden;min-height:clamp(620px,96vh,980px);
	display:flex;align-items:center;background:var(--ftch-black-0)}
.ftch-brief-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.ftch-brief-scrim{position:absolute;inset:0;
	background:linear-gradient(270deg,rgba(10,11,10,.94) 0%,rgba(10,11,10,.86) 34%,rgba(10,11,10,.55) 62%,rgba(10,11,10,.34) 100%)}
.ftch-brief-in{position:relative;width:100%;max-width:var(--ftch-content-max);margin:0 auto;
	padding:clamp(60px,9vh,110px) var(--ftch-page-margin);
	display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.85fr);gap:var(--ftch-space-8)}
.ftch-brief-col{display:flex;flex-direction:column;gap:var(--ftch-space-6);align-items:flex-start;text-align:start}
.ftch-brief-kicker{display:flex;flex-direction:column;gap:10px;align-items:flex-start}
.ftch-brief-kicker-label{font-size:13px;font-weight:700;color:var(--ftch-gold-1);letter-spacing:.08em}
.ftch-brief-kicker-rule{display:block;width:56px;height:2px;background:var(--ftch-gold-1)}
.ftch-brief-title{margin:0;font-size:clamp(28px,3.8vw,56px);line-height:1.45;letter-spacing:-.02em;
	font-weight:800;color:var(--ftch-white-0);max-width:20ch}
.ftch-brief-title span{color:var(--ftch-gold-1)}
.ftch-brief-body{display:flex;flex-direction:column;gap:var(--ftch-space-4)}
.ftch-brief-p{margin:0;max-width:52ch;color:var(--ftch-grey-4);line-height:2.1;font-size:16.5px}
.ftch-brief-feats{display:grid;grid-template-columns:repeat(4,1fr);width:100%;
	background:rgba(18,20,19,.72);border:1px solid var(--ftch-hairline);border-radius:6px;overflow:hidden}
.ftch-brief-feat{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;
	padding:26px 16px;border-inline-start:1px solid var(--ftch-hairline)}
.ftch-brief-feat:first-child{border-inline-start:none}
.ftch-brief-feat-icon{color:var(--ftch-gold-1)}
.ftch-brief-feat-icon svg{width:26px;height:26px}
.ftch-brief-feat-title{font-size:14px;font-weight:700;color:var(--ftch-white-0)}
.ftch-brief-feat-desc{font-size:12px;color:var(--ftch-grey-3);line-height:1.8}
@media (max-width:900px){
	.ftch-brief{min-height:auto !important}
	.ftch-brief-in{grid-template-columns:1fr !important;gap:24px !important;
		padding-top:34px !important;padding-bottom:34px !important}
	.ftch-brief-bg{height:46% !important;top:auto !important;bottom:0 !important;opacity:.5}
	.ftch-brief-scrim{background:linear-gradient(0deg,rgba(10,11,10,.98) 0%,rgba(10,11,10,.9) 46%,rgba(10,11,10,.82) 100%) !important}
	.ftch-brief-feats{grid-template-columns:1fr 1fr !important;gap:0;border:none !important;background:transparent !important}
	.ftch-brief-feat{border-inline-start:none !important;border:none !important;padding:14px 8px !important}
}

/* ---------------------------------------------------------------------
   07. CTA BANNER
   --------------------------------------------------------------------- */
.ftch-cta{position:relative;overflow:hidden;background:var(--ftch-black-0);
	padding:clamp(48px,7vh,90px) var(--ftch-page-margin) clamp(72px,10vh,130px);
	display:flex;justify-content:center}
.ftch-cta-card{position:relative;overflow:hidden;width:100%;max-width:var(--ftch-content-max);border-radius:22px;
	border:1px solid var(--ftch-hairline-gold);
	background:linear-gradient(150deg,#141613 0%,#0E100F 45%,#0A0B0A 100%);
	padding:clamp(48px,7vw,88px) clamp(28px,5vw,64px);
	display:flex;flex-direction:column;align-items:center;gap:var(--ftch-space-5);text-align:center}
.ftch-cta-glow-a{position:absolute;inset-inline-start:-8%;top:-55%;width:52%;height:180%;
	pointer-events:none;background:radial-gradient(closest-side,rgba(242,187,0,.30),transparent 72%)}
.ftch-cta-glow-b{position:absolute;inset-inline-end:-14%;bottom:-70%;width:56%;height:170%;
	pointer-events:none;background:radial-gradient(closest-side,rgba(242,187,0,.12),transparent 74%)}
.ftch-cta-topline{position:absolute;inset-inline:0;top:0;height:1px;pointer-events:none;
	background:linear-gradient(90deg,transparent,rgba(242,187,0,.7),transparent)}
.ftch-cta-title{position:relative;margin:0;font-size:clamp(24px,3.2vw,46px);line-height:1.45;
	letter-spacing:-.02em;font-weight:800;color:var(--ftch-white-0);max-width:22ch}
.ftch-cta-title span{color:var(--ftch-gold-1)}
.ftch-cta-desc{position:relative;margin:0;color:var(--ftch-grey-4);font-size:15px;line-height:1.9;max-width:52ch}
.ftch-cta .ftch-btn{position:relative;margin-top:10px}
@media (max-width:900px){
	.ftch-cta{padding-left:18px !important;padding-right:18px !important;
		padding-top:36px !important;padding-bottom:56px !important}
}

/* ---------------------------------------------------------------------
   08. PAGE HERO (inner pages)
   --------------------------------------------------------------------- */
.ftch-page-hero{position:relative;min-height:clamp(330px,48vh,470px);overflow:hidden;
	display:flex;align-items:center}
.ftch-page-hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.ftch-page-hero-s1{position:absolute;inset:0;
	background:linear-gradient(270deg,rgba(10,11,10,.985) 0%,rgba(10,11,10,.94) 34%,rgba(10,11,10,.68) 66%,rgba(10,11,10,.45) 100%)}
.ftch-page-hero-s2{position:absolute;inset:0;mix-blend-mode:overlay;
	background:linear-gradient(270deg,rgba(242,187,0,.42) 0%,rgba(242,187,0,.22) 30%,rgba(242,187,0,.07) 62%,transparent 88%)}
.ftch-page-hero-s3{position:absolute;inset:0;
	background:linear-gradient(270deg,rgba(242,187,0,.16) 0%,rgba(242,187,0,.05) 42%,transparent 78%)}
.ftch-page-hero-in{position:relative;width:100%;max-width:var(--ftch-content-max);margin:0 auto;
	padding:0 var(--ftch-page-margin)}
.ftch-page-hero-body{max-width:52ch;display:flex;flex-direction:column;gap:var(--ftch-space-4)}
.ftch-page-hero-title{margin:0;font-size:clamp(26px,3.2vw,46px);line-height:1.28;letter-spacing:-.02em;
	font-weight:800;color:var(--ftch-white-0);max-width:20ch}
.ftch-page-hero-desc{margin:0;font-size:var(--ftch-size-body-lg);line-height:1.85;color:var(--ftch-grey-4)}
@media (max-width:900px){.ftch-page-hero{min-height:clamp(240px,38svh,340px) !important}}

/* ---------------------------------------------------------------------
   09. VISION / MISSION
   --------------------------------------------------------------------- */
.ftch-vm{position:relative;overflow:hidden;background:var(--ftch-black-0);padding:clamp(90px,13vh,170px) 0}
.ftch-vm-glow{position:absolute;inset-inline-start:-14%;top:6%;width:46%;height:70%;pointer-events:none;
	background:radial-gradient(closest-side,rgba(242,187,0,.30),transparent 74%)}
.ftch-vm-pattern{position:absolute;inset:0;pointer-events:none;opacity:.35;
	background-image:repeating-linear-gradient(135deg,rgba(242,187,0,.06) 0px,rgba(242,187,0,.06) 1px,transparent 1px,transparent 13px)}
.ftch-vm-in{position:relative;max-width:var(--ftch-content-max);margin:0 auto;padding:0 var(--ftch-page-margin)}
.ftch-vm-head{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;
	margin-bottom:clamp(34px,5vh,62px)}
.ftch-vm-eyebrow{font-size:11px;letter-spacing:.28em;color:var(--ftch-gold-1)}
.ftch-vm-title{margin:0;font-size:clamp(26px,3.4vw,50px);line-height:1.28;letter-spacing:-.02em;
	font-weight:800;color:var(--ftch-white-0);max-width:20ch}
.ftch-vm-title span{color:var(--ftch-gold-1)}
.ftch-vm-desc{margin:0;max-width:56ch;color:var(--ftch-grey-3);font-size:15px;line-height:2}
.ftch-vm-rule{display:block;width:64px;height:2px;background:var(--ftch-gold-1);margin-top:6px}
.ftch-vm-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(20px,2.4vw,34px);max-width:940px;margin:0 auto}
.ftch-vm-cell{height:100%}
.ftch-vm-card{position:relative;height:100%;box-sizing:border-box;
	background:linear-gradient(160deg,rgba(24,26,25,.9),rgba(12,14,13,.94));
	border:1px solid var(--ftch-hairline-gold);border-radius:14px;
	padding:clamp(28px,3vw,44px) clamp(22px,2.4vw,36px);
	display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;
	box-shadow:0 24px 50px rgba(0,0,0,.4);overflow:hidden;
	transition:transform 520ms var(--ftch-ease-cine),box-shadow 520ms var(--ftch-ease-cine)}
.ftch-vm-card:hover{transform:translateY(-6px);box-shadow:0 34px 70px rgba(0,0,0,.55)}
.ftch-vm-card-border{position:absolute;inset:-1px;border-radius:14px;pointer-events:none;opacity:0;
	transition:opacity 420ms ease;
	background:conic-gradient(from 0deg,transparent 0deg,rgba(242,187,0,.95) 40deg,transparent 110deg,transparent 180deg,rgba(242,187,0,.55) 220deg,transparent 290deg);
	-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);
	-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);
	mask-composite:exclude;padding:1px;animation:ftch-vm-spin 4s linear infinite}
.ftch-vm-card:hover .ftch-vm-card-border{opacity:1}
@keyframes ftch-vm-spin{to{transform:rotate(360deg)}}
.ftch-vm-icon{color:var(--ftch-gold-1);transition:transform 620ms var(--ftch-ease-cine),filter 420ms ease}
.ftch-vm-icon svg{width:42px;height:42px;stroke-width:1}
.ftch-vm-card:hover .ftch-vm-icon{transform:translateY(-4px) rotate(-8deg) scale(1.12);
	filter:drop-shadow(0 0 14px rgba(242,187,0,.55))}
.ftch-vm-card h3{margin:0;font-size:clamp(21px,2.1vw,30px);font-weight:800;
	color:var(--ftch-gold-1);letter-spacing:-.02em}
.ftch-vm-card-rule{display:block;width:54px;height:2px;background:var(--ftch-gold-1)}
.ftch-vm-card p{margin:0;max-width:34ch;font-size:14px;line-height:2;color:var(--ftch-grey-4)}
@media (max-width:900px){
	.ftch-vm{padding-bottom:48px !important}
	.ftch-vm-grid{grid-template-columns:1fr !important;gap:24px !important}
	.ftch-vm-card{padding:22px 18px !important;gap:10px !important}
	.ftch-vm-icon svg{width:30px !important;height:30px !important}
	.ftch-vm-card h3{font-size:19px !important}
}

/* ---------------------------------------------------------------------
   10. VALUES — scroll-driven pinned slider (source behaviour preserved)
   --------------------------------------------------------------------- */
.ftch-values{position:relative;height:calc(180vh + 100svh);background:var(--ftch-black-0)}
.ftch-values-sticky{position:sticky;top:0;height:100svh;display:flex;align-items:center;overflow:hidden}
.ftch-values-in{position:relative;width:100%;max-width:var(--ftch-content-max);margin:0 auto;
	padding:0 var(--ftch-page-margin);display:grid;
	grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);
	gap:clamp(30px,5vw,80px);align-items:center}
.ftch-values-left{display:flex;flex-direction:column;gap:22px;align-items:flex-start}
.ftch-values-eyebrow{font-size:11px;letter-spacing:.28em;color:var(--ftch-gold-1)}
.ftch-values-title{margin:0;font-size:clamp(28px,3.8vw,58px);line-height:1.18;letter-spacing:-.02em;
	font-weight:800;color:var(--ftch-white-0)}
.ftch-values-title span{color:var(--ftch-gold-1)}
.ftch-values-dots{display:flex;gap:8px;padding-top:14px}
.ftch-values-dot{width:16px;height:2px;background:var(--ftch-grey-1);
	transition:all 620ms var(--ftch-ease-cine)}
.ftch-values-dot.is-on{width:42px;background:var(--ftch-gold-1)}
.ftch-values-stage{position:relative;min-height:clamp(300px,44vh,420px)}
.ftch-value{position:absolute;inset-inline:0;top:50%;transform:translateY(calc(-50% + 46px));
	opacity:0;pointer-events:none;display:flex;flex-direction:column;gap:clamp(20px,2.6vw,34px);
	transition:opacity 700ms var(--ftch-ease-cine),transform 900ms var(--ftch-ease-cine)}
.ftch-value.is-prev{transform:translateY(calc(-50% - 46px))}
.ftch-value.is-on{opacity:1;pointer-events:auto;transform:translateY(-50%)}
.ftch-value-num{font-size:clamp(78px,13vw,190px);line-height:.8;font-weight:800;color:transparent;
	-webkit-text-stroke:1.5px var(--ftch-gold-2);opacity:.9}
.ftch-value-head{display:flex;align-items:center;gap:16px}
.ftch-value-head span{width:46px;height:2px;background:var(--ftch-gold-1);flex:0 0 auto}
.ftch-value-head h3{margin:0;font-size:clamp(24px,3vw,44px);font-weight:800;
	color:var(--ftch-white-0);letter-spacing:-.02em}
.ftch-value p{margin:0;max-width:52ch;font-size:var(--ftch-size-body-lg);line-height:2;color:var(--ftch-grey-3)}
@media (max-width:900px){
	.ftch-values{padding-bottom:0 !important;height:calc(140vh + 88svh) !important}
	.ftch-values-sticky{height:88svh !important}
	.ftch-values-in{grid-template-columns:1fr !important;gap:24px !important}
}

/* ---------------------------------------------------------------------
   11. SERVICES DETAIL — rows + before/after compare slider
   --------------------------------------------------------------------- */
.ftch-svcdetail{background:var(--ftch-black-0);padding:clamp(50px,8vh,110px) 0 clamp(60px,9vh,120px)}
.ftch-svcdetail-in{max-width:var(--ftch-content-max);margin:0 auto;padding:0 var(--ftch-page-margin);
	display:flex;flex-direction:column}
.ftch-divider{display:flex;align-items:center;gap:0}
.ftch-divider-gold{width:56px;height:1px;background:var(--ftch-gold-1);flex:0 0 auto}
.ftch-divider-rest{flex:1;height:1px;background:var(--ftch-hairline)}
.ftch-svcrow{display:flex;flex-direction:column;gap:clamp(40px,6vh,80px)}
.ftch-svcblock{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.25fr);
	gap:clamp(34px,5vw,86px);align-items:center;padding-block:clamp(40px,7vh,90px)}
.ftch-svcrow.is-flip .ftch-svcblock{grid-template-columns:minmax(0,1.08fr) minmax(0,1fr)}
.ftch-svctext{order:1;display:flex;flex-direction:column;gap:clamp(20px,2.6vw,34px);align-items:flex-start}
.ftch-svcmedia{order:2}
.ftch-svcrow.is-flip .ftch-svctext{order:2}
.ftch-svcrow.is-flip .ftch-svcmedia{order:1}
.ftch-svctext-num{font-family:var(--ftch-font-mono);font-size:13px;letter-spacing:.24em;color:var(--ftch-gold-1)}
.ftch-svctext-title{margin:0;font-size:clamp(26px,3.4vw,52px);line-height:1.22;letter-spacing:-.02em;
	font-weight:800;color:var(--ftch-white-0);max-width:16ch}
.ftch-svctext-desc{margin:0;max-width:38ch;font-size:var(--ftch-size-body-lg);line-height:1.8;color:var(--ftch-grey-3)}
.ftch-svctext-points{width:100%;max-width:38ch;display:flex;flex-direction:column}
.ftch-svctext-points li{border-top:1px solid var(--ftch-hairline);padding:15px 0;
	font-size:14.5px;color:var(--ftch-grey-3)}
.ftch-svclink{display:inline-flex;align-items:center;gap:10px;background:transparent;border:none;
	padding:6px 0;color:var(--ftch-gold-1);font:inherit;font-size:13.5px;font-weight:700;cursor:pointer;
	border-bottom:1px solid var(--ftch-hairline-gold);
	transition:gap 420ms var(--ftch-ease-cine),border-color 420ms ease}
.ftch-svclink:hover{gap:16px;border-bottom-color:var(--ftch-gold-1)}

.ftch-compare{position:relative;aspect-ratio:16 / 10;overflow:hidden;border-radius:2px;
	background:var(--ftch-black-1);cursor:col-resize;touch-action:none;
	box-shadow:0 40px 90px rgba(0,0,0,.55)}
.ftch-compare img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;
	user-select:none;pointer-events:none}
.ftch-compare-beforewrap{position:absolute;inset:0;clip-path:inset(0 0 0 52%)}
.ftch-compare-beforewrap img{filter:saturate(.35) contrast(.86) brightness(.72) !important}
.ftch-compare-label{position:absolute;bottom:14px;font-family:var(--ftch-font-mono);font-size:10px;
	letter-spacing:.22em;color:var(--ftch-white-0);background:rgba(10,11,10,.62);
	padding:5px 10px;pointer-events:none}
.ftch-compare-line{position:absolute;top:0;bottom:0;left:52%;width:1px;background:var(--ftch-gold-1);
	transform:translateX(-.5px);pointer-events:none}
.ftch-compare-knob{position:absolute;top:50%;left:52%;transform:translate(-50%,-50%);
	width:38px;height:38px;border-radius:999px;border:1px solid var(--ftch-gold-1);
	background:rgba(10,11,10,.72);display:flex;align-items:center;justify-content:center;gap:3px;
	cursor:ew-resize;padding:0;color:var(--ftch-gold-1);font-size:11px;line-height:1}
@media (max-width:900px){
	.ftch-svcblock,.ftch-svcrow.is-flip .ftch-svcblock{grid-template-columns:1fr !important;
		gap:26px !important;padding-block:26px !important}
	.ftch-svctext,.ftch-svcrow.is-flip .ftch-svctext{order:1 !important}
	.ftch-svcmedia,.ftch-svcrow.is-flip .ftch-svcmedia{order:2 !important}
	.ftch-svcrow{gap:26px !important}
	.ftch-compare{aspect-ratio:16 / 10.5 !important}
	.ftch-svctext-desc{max-width:34ch !important}
}

/* ---------------------------------------------------------------------
   12. CONTACT
   --------------------------------------------------------------------- */
.ftch-contact{padding:var(--ftch-section-y) var(--ftch-page-margin);
	max-width:var(--ftch-content-max);margin:0 auto;width:100%}
.ftch-contact,.ftch-contact *{min-width:0}
.ftch-contact-head{display:flex;flex-direction:column;gap:var(--ftch-space-5);
	align-items:flex-start;text-align:start;padding-bottom:var(--ftch-space-8)}
.ftch-contact-title{margin:0;font-size:var(--ftch-size-display-3);line-height:var(--ftch-lh-display);
	letter-spacing:var(--ftch-ls-display);color:var(--ftch-text-primary);
	font-weight:var(--ftch-weight-regular);max-width:22ch}
.ftch-contact-intro{margin:0;max-width:var(--ftch-measure);font-size:var(--ftch-size-body-lg);
	color:var(--ftch-text-muted);line-height:var(--ftch-lh-body)}
.ftch-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--ftch-space-10);align-items:start}
.ftch-form{display:flex;flex-direction:column;gap:var(--ftch-space-7);padding-top:var(--ftch-space-6)}
.ftch-form-row{display:grid;grid-template-columns:1fr 1fr;gap:var(--ftch-space-6)}
.ftch-field{display:flex;flex-direction:column;gap:8px;width:100%}
.ftch-field label{font-size:var(--ftch-size-micro);letter-spacing:var(--ftch-ls-eyebrow);
	text-transform:uppercase;color:var(--ftch-text-muted)}
.ftch-field input,.ftch-field select{background:transparent;border:none;
	border-bottom:1px solid var(--ftch-hairline-strong);padding:10px 0;
	color:var(--ftch-text-primary);font-family:var(--ftch-font-core);font-size:var(--ftch-size-body);
	outline:none;border-radius:var(--ftch-radius-0);
	transition:border-color var(--ftch-dur-2) var(--ftch-ease-cine)}
.ftch-field select{-webkit-appearance:none;appearance:none;padding:10px 24px 10px 0;color-scheme:dark}
.ftch-field select option{background:var(--ftch-surface-1);color:var(--ftch-text-primary)}
.ftch-field input:focus,.ftch-field select:focus{border-bottom-color:var(--ftch-accent)}
.ftch-field input::placeholder,.ftch-field textarea::placeholder{color:var(--ftch-text-faint)}
.ftch-field textarea{background:transparent;border:1px solid var(--ftch-hairline);padding:12px 14px;
	color:var(--ftch-text-primary);font-family:var(--ftch-font-core);font-size:var(--ftch-size-body);
	line-height:var(--ftch-lh-body);outline:none;resize:vertical;border-radius:var(--ftch-radius-0);
	transition:border-color var(--ftch-dur-2) var(--ftch-ease-cine)}
.ftch-field textarea:focus{border-color:var(--ftch-hairline-gold)}
.ftch-select-wrap{position:relative}
.ftch-select-icon{position:absolute;inset-inline-end:0;top:12px;color:var(--ftch-text-muted);pointer-events:none}
.ftch-select-icon svg{width:16px;height:16px}
.ftch-check{display:flex;align-items:center;gap:12px;cursor:pointer;
	font-size:var(--ftch-size-body-sm);color:var(--ftch-text-body)}
.ftch-check input{position:absolute;opacity:0;width:0;height:0}
.ftch-check-box{width:16px;height:16px;border:1px solid var(--ftch-hairline-strong);
	background:transparent;display:inline-flex;align-items:center;justify-content:center;
	transition:all var(--ftch-dur-1) var(--ftch-ease-cine);border-radius:var(--ftch-radius-0);flex:0 0 auto}
.ftch-check-box svg{width:11px;height:11px;color:var(--ftch-text-on-gold);opacity:0}
.ftch-check input:checked + .ftch-check-box{border-color:var(--ftch-accent);background:var(--ftch-accent)}
.ftch-check input:checked + .ftch-check-box svg{opacity:1}
.ftch-hairline{height:1px;background:var(--ftch-hairline);width:100%}
.ftch-form-foot{display:flex;gap:var(--ftch-space-4);align-items:center;flex-wrap:wrap}
.ftch-form-note{font-size:var(--ftch-size-caption);color:var(--ftch-text-faint)}
.ftch-btn-submit[class]{background:var(--ftch-accent) !important;color:var(--ftch-text-on-gold) !important;
	border:1px solid var(--ftch-accent) !important;padding:18px 40px;font-size:13px;
	letter-spacing:var(--ftch-ls-label);text-transform:uppercase;font-weight:var(--ftch-weight-medium)}
.ftch-btn-submit[class] *{color:var(--ftch-text-on-gold) !important}
.ftch-notice{display:none;padding:14px 18px;font-size:14px;border:1px solid var(--ftch-hairline)}
.ftch-notice.is-ok{display:block;border-color:var(--ftch-hairline-gold);
	background:rgba(242,187,0,.10);color:var(--ftch-gold-1)}
.ftch-notice.is-err{display:block;border-color:var(--ftch-state-danger);
	background:rgba(168,65,47,.12);color:#E0836F}
.ftch-contact-visual img{width:100%;display:block;background:transparent;border:none;box-shadow:none;
	filter:var(--ftch-grade) drop-shadow(0 30px 45px rgba(0,0,0,.6))}
@media (max-width:1080px){.ftch-contact-grid{gap:var(--ftch-space-8) !important}}
@media (max-width:900px){
	.ftch-contact{padding-inline:var(--ftch-page-margin) !important;max-width:100% !important;overflow-x:clip}
	.ftch-contact-grid{grid-template-columns:minmax(0,1fr) !important;gap:var(--ftch-space-6) !important}
	.ftch-form-row{grid-template-columns:minmax(0,1fr) !important;gap:var(--ftch-space-5) !important}
	.ftch-form{gap:var(--ftch-space-5) !important}
	.ftch-contact-title{font-size:clamp(26px,7vw,38px) !important}
}

/* ---------------------------------------------------------------------
   13. FOOTER
   --------------------------------------------------------------------- */
.ftch-footer{position:relative;overflow:hidden;margin-top:clamp(40px,7vh,90px);
	border-top:1px solid rgba(242,187,0,.35)}
.ftch-footer-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;
	object-position:var(--ftch-footer-bg-pos,50% 45%)}
.ftch-footer-scrim{position:absolute;inset:0;
	background:linear-gradient(270deg,rgba(10,11,10,.45) 0%,rgba(10,11,10,.72) 42%,rgba(10,11,10,.88) 100%)}
.ftch-footer-in{position:relative;max-width:var(--ftch-content-max);margin:0 auto;
	padding:clamp(56px,8vh,90px) var(--ftch-page-margin) 0}
.ftch-footer-grid{display:grid;grid-template-columns:1.25fr .85fr 1fr 1.25fr;
	gap:clamp(28px,4vw,64px);align-items:start}
.ftch-footer-brand{display:flex;flex-direction:column;gap:14px;align-items:flex-start}
.ftch-footer-brand img{width:84px;height:84px;object-fit:contain;filter:none;border-radius:0}
.ftch-footer-slogan{font-size:clamp(20px,2vw,28px);line-height:1.25;letter-spacing:-.02em;color:var(--ftch-white-0)}
.ftch-footer-slogan span{color:var(--ftch-gold-1)}
.ftch-footer-blurb{margin:0;font-size:14px;line-height:1.85;color:var(--ftch-grey-3);max-width:26ch}
.ftch-footer-col{display:flex;flex-direction:column;gap:14px;align-items:flex-start;text-align:start}
.ftch-footer-col-rule{display:block;width:34px;height:2px;background:var(--ftch-gold-1)}
.ftch-footer-col h4{margin:0;font-size:16px;font-weight:400;color:var(--ftch-gold-1);letter-spacing:-.01em}
.ftch-footer-links{display:flex;flex-direction:column;gap:11px;align-items:flex-start}
.ftch-footer-links a{font-size:14px;color:var(--ftch-grey-4);border:none;line-height:1.6;
	transition:color var(--ftch-dur-2) var(--ftch-ease-cine)}
.ftch-footer-links a:hover{color:var(--ftch-accent-hi)}
.ftch-footer-row{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--ftch-grey-4);line-height:1.7}
.ftch-footer-row-icon{color:var(--ftch-gold-1);flex:0 0 auto}
.ftch-footer-row-icon svg{width:15px;height:15px}
.ftch-footer-bar{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;
	margin-top:clamp(40px,6vh,70px);padding-top:24px;padding-bottom:24px;border-top:var(--ftch-border-thin)}
.ftch-footer-socials{display:flex;align-items:center;gap:14px}
.ftch-footer-socials-label{font-size:12px;color:var(--ftch-grey-3)}
.ftch-footer-socials-list{display:flex;gap:10px}
.ftch-social{width:34px;height:34px;border-radius:999px;border:1px solid var(--ftch-hairline-gold);
	display:inline-flex;align-items:center;justify-content:center;color:var(--ftch-gold-1);
	transition:background var(--ftch-dur-2) var(--ftch-ease-cine)}
.ftch-social svg{width:15px;height:15px;display:block}
.ftch-social:hover{background:rgba(242,187,0,.12)}
.ftch-footer-legal{font-size:12px;color:var(--ftch-grey-3)}
.ftch-footer-legal a{color:var(--ftch-gold-1)}
.ftch-footer-edge{position:relative;height:2px;
	background:linear-gradient(90deg,rgba(242,187,0,.8),rgba(242,187,0,0) 55%)}
@media (max-width:1080px){.ftch-footer-grid{grid-template-columns:1fr 1fr !important;gap:36px !important}}
@media (max-width:900px){.ftch-footer-grid{grid-template-columns:1fr !important;gap:30px !important;text-align:start}}

/* ---------------------------------------------------------------------
   14. FLOATING WHATSAPP
   --------------------------------------------------------------------- */
.ftch-fab{position:fixed;inset-inline-start:18px;bottom:18px;z-index:500;width:52px;height:52px;
	border-radius:999px;background:#25D366;display:flex;align-items:center;justify-content:center;
	color:#fff;box-shadow:0 10px 26px rgba(0,0,0,.5);
	transition:transform 320ms var(--ftch-ease-cine)}
.ftch-fab:hover{transform:scale(1.06)}
.ftch-fab svg{width:26px;height:26px;display:block}
@media (max-width:900px){.ftch-fab{inset-inline-start:14px;bottom:14px;width:48px;height:48px}
	.ftch-fab svg{width:24px;height:24px}}

/* ---------------------------------------------------------------------
   15. GLOBAL RESPONSIVE OVERRIDES — verbatim from the source
   --------------------------------------------------------------------- */
@media (max-width:1080px){
	:root{--ftch-page-margin:32px}
	[class^="ftch-"] h1{font-size:clamp(30px,5.4vw,46px) !important}
	[class^="ftch-"] h2{font-size:clamp(26px,4.6vw,38px) !important}
}
@media (max-width:900px){
	:root{--ftch-page-margin:26px;--ftch-space-11:56px;--ftch-space-10:44px;
		--ftch-space-8:34px;--ftch-space-7:28px}
	[class^="ftch-"] h1,[class^="ftch-"] h2{letter-spacing:-.01em !important}
	[class^="ftch-"] h1{font-size:clamp(26px,7vw,38px) !important;line-height:1.3 !important}
	[class^="ftch-"] h2{font-size:clamp(24px,6.4vw,34px) !important;line-height:1.32 !important}
	[class^="ftch-"] h3{font-size:clamp(20px,5.4vw,26px) !important}
	[class^="ftch-"]{backdrop-filter:none !important;-webkit-backdrop-filter:none !important}
}
@media (max-width:640px){
	[class^="ftch-"] p,[class^="ftch-"] li{font-size:14.5px !important;line-height:1.95 !important}
	[class^="ftch-"] button{font-size:14px !important}
}

/* success state — the source replaced the form with this block */
.ftch-sent{display:flex;flex-direction:column;gap:var(--ftch-space-5);align-items:flex-start}
.ftch-sent-title{font-size:var(--ftch-size-display-3);letter-spacing:var(--ftch-ls-display);
	color:var(--ftch-text-primary);line-height:var(--ftch-lh-tight)}
.ftch-sent-desc{margin:0;color:var(--ftch-text-muted);max-width:42ch}
a.ftch-btn-ghost,button.ftch-btn-ghost,.ftch-btn-ghost[class]{
	background:transparent !important;color:var(--ftch-text-muted) !important;
	border:1px solid transparent !important;padding:6px 0;
	letter-spacing:var(--ftch-ls-label);text-transform:uppercase;font-size:12px;
	font-weight:var(--ftch-weight-medium)}
.ftch-btn-ghost[class]:hover{color:var(--ftch-accent-hi) !important}

/* =====================================================================
   BUILD 1.1.0 — fix round 1
   ===================================================================== */

/* — headings appeared too late: shorter distance, shorter fallback — */
.ftch-hdr-anim{transition-duration:520ms}

/* — values: stage keeps its own column; only stacks on small screens — */
.ftch-values-stage{width:100%;min-height:clamp(300px,44vh,420px)}
.ftch-value{align-items:flex-start}

/* — stats: numbers are never reveal-gated, always painted — */
.ftch-stats-bandwrap,
.ftch-stats-bandwrap.ftch-rv,
.ftch-stats .ftch-stat,
.ftch-stats .ftch-stat-num{opacity:1 !important;transform:none !important;clip-path:none !important}

/* — global horizontal-scroll hardening (mobile) — */
html,body{max-width:100%;overflow-x:clip}
[class^="ftch-"]{max-width:100%}
.ftch-container,.ftch-contact,.ftch-svcdetail-in,
.ftch-brief-in,.ftch-why-in,.ftch-svcband-in,.ftch-vm-in,
.ftch-values-in,.ftch-footer-in,.ftch-page-hero-in{
	max-width:min(var(--ftch-content-max),100%)}
.ftch-cta{max-width:100%}
@media (max-width:767px){
	.ftch-cta{padding-left:16px !important;padding-right:16px !important}
	.ftch-cta-card{padding-left:20px !important;padding-right:20px !important}
	.ftch-values-in,.ftch-brief-in,.ftch-svcdetail-in{padding-inline:var(--ftch-page-margin)}
	.ftch-value-num{font-size:clamp(56px,18vw,110px)}
}

/* — floating WhatsApp: an icon button, never a full-width block — */
a.ftch-fab,
a.ftch-fab[class],
.elementor-widget-container>a.ftch-fab{
	position:fixed !important;
	width:52px !important;height:52px !important;
	max-width:52px !important;min-width:0 !important;
	padding:0 !important;border:0 !important;
	display:inline-flex !important;box-sizing:border-box}
@media (max-width:900px){
	a.ftch-fab,a.ftch-fab[class]{width:48px !important;height:48px !important;max-width:48px !important}
}

/* — success note: site identity, sits inside the form column — */
.ftch-sent{position:relative;width:100%;max-width:46rem;
	display:flex;flex-direction:column;align-items:flex-start;gap:16px;
	padding:clamp(24px,4vw,40px) clamp(20px,3.5vw,36px);
	border:1px solid var(--ftch-hairline-gold);border-radius:14px;overflow:hidden;
	background:linear-gradient(160deg,rgba(24,26,25,.92),rgba(12,14,13,.94));
	box-shadow:0 24px 50px rgba(0,0,0,.4)}
.ftch-sent::before{content:"";position:absolute;inset-inline:0;top:0;height:2px;
	background:linear-gradient(90deg,var(--ftch-gold-1),rgba(242,187,0,0) 60%)}
.ftch-sent-icon{width:44px;height:44px;border-radius:999px;display:inline-flex;
	align-items:center;justify-content:center;color:var(--ftch-black-1);
	background:var(--ftch-gold-1);flex:0 0 auto}
.ftch-sent-icon svg{width:22px;height:22px;stroke-width:2.4}
.ftch-sent-title{font-size:clamp(22px,2.6vw,32px);font-weight:800;letter-spacing:-.02em;
	color:var(--ftch-white-0);line-height:1.3}
.ftch-sent-desc{margin:0;color:var(--ftch-grey-4);max-width:42ch;font-size:15px;line-height:1.9}
.ftch-sent-rule{display:block;width:54px;height:2px;background:var(--ftch-gold-1)}
a.ftch-btn-ghost,button.ftch-btn-ghost,.ftch-btn-ghost[class]{
	background:transparent !important;color:var(--ftch-gold-1) !important;
	border:1px solid var(--ftch-gold-2) !important;border-radius:6px;
	padding:12px 26px;font-size:13px;font-weight:700;letter-spacing:0;
	text-transform:none;gap:10px}
.ftch-btn-ghost[class]:hover{background:rgba(242,187,0,.08) !important}
.ftch-btn-ghost[class] *{color:var(--ftch-gold-1) !important}

/* — anchor offset so footer service links land below a sticky header — */
.ftch-svc-anchor{display:block;position:relative;top:-96px;visibility:hidden;height:0}

/* =====================================================================
   BUILD 1.2.0 — fix round 2
   ===================================================================== */

/* — inner pages: every section body caps at the same 1440px as the home page — */
.ftch-page-hero-in,
.ftch-svcdetail-in,
.ftch-contact,
.ftch-vm-in,
.ftch-values-in,
.ftch-brief-in,
.ftch-why-in,
.ftch-svcband-in,
.ftch-footer-in{
	width:100%;
	max-width:min(var(--ftch-content-max),100%);
	margin-inline:auto;
	padding-inline:var(--ftch-page-margin)}

/* the CTA card is the element that carries the width, not the section */
.ftch-cta{width:100%;max-width:100%;margin-inline:auto}
.ftch-cta>*{width:100%;max-width:min(var(--ftch-content-max),100%)}

/* — values: heading column start-side, numbers column end-side (left in RTL) — */
.ftch-values-left{align-self:center}
.ftch-values-stage{align-self:center}
@media (max-width:900px){
	.ftch-values-in{grid-template-columns:minmax(0,1fr) !important;gap:22px !important;
		align-items:start !important}
	.ftch-values-stage{min-height:clamp(240px,42svh,340px) !important}
}

/* — logo: larger on desktop, smaller on mobile — */
.ftch-header-logo img{max-height:64px;height:auto;width:auto}
@media (max-width:1080px){.ftch-header-logo img{max-height:52px}}
.ftch-mnav-logo{height:26px !important;width:auto;max-height:26px}
@media (max-width:420px){.ftch-mnav-logo{height:22px !important;max-height:22px}}

/* =====================================================================
   BUILD 1.3.0 — fix round 3
   ===================================================================== */

/* — footer photo: let the car sit in frame; position is a widget control — */
.ftch-footer{min-height:var(--ftch-footer-min-h,0px)}
.ftch-footer-in{position:relative;z-index:2}
.ftch-footer-scrim{z-index:1}
.ftch-footer-bg{z-index:0}

/* — CTA: narrower than the full container on desktop — */
.ftch-cta>*{max-width:min(1240px,100%)}
.ftch-cta-card{max-width:min(1240px,100%)}
@media (min-width:1441px){
	.ftch-cta>*,.ftch-cta-card{max-width:1240px}
}

/* — hero: a little taller on mobile — */
@media (max-width:900px){
	.ftch-hero{min-height:74svh !important}
	.ftch-hero-in{min-height:74svh;padding-bottom:44px !important}
}
@media (max-width:480px){
	.ftch-hero{min-height:78svh !important}
	.ftch-hero-in{min-height:78svh}
}

/* — header logo on mobile: bigger — */
.ftch-mnav-logo{height:38px !important;max-height:38px !important;width:auto}
@media (max-width:420px){.ftch-mnav-logo{height:34px !important;max-height:34px !important}}
.ftch-mnav-btn{padding:10px 14px}

/* — floating WhatsApp: physical left edge in both directions — */
a.ftch-fab,a.ftch-fab[class],.elementor-widget-container>a.ftch-fab{
	inset-inline-start:auto !important;inset-inline-end:auto !important;
	left:18px !important;right:auto !important}
@media (max-width:900px){
	a.ftch-fab,a.ftch-fab[class]{left:14px !important;right:auto !important}
}

/* — stats counter: the digits animate, so lock their box to stop reflow — */
.ftch-stat-num{font-variant-numeric:tabular-nums;min-height:1em}

/* =====================================================================
   BUILD 1.3.1 — fix round 4
   ===================================================================== */

/* hero title: manual line breaks from the control must survive */
.ftch-hero-title{max-width:none;text-wrap:balance}
.ftch-hero-title br{display:block}
@media (max-width:900px){.ftch-hero-title{text-wrap:initial}}

/* footer photo defaults to the bottom of the frame — the car sits low in it */
.ftch-footer-bg{object-position:var(--ftch-footer-bg-pos,center bottom)}

/* =====================================================================
   BUILD 1.3.2 — fix round 5
   footer height is content-driven again; the photo's crop point is a
   widget control because a 3:2 image in a wide, short band always
   crops vertically — there is no single correct anchor.
   ===================================================================== */
.ftch-footer{min-height:var(--ftch-footer-min-h,0px)}
.ftch-footer-bg{object-position:var(--ftch-footer-bg-pos,50% 45%)}
.ftch-footer-in{padding-block:clamp(40px,6vh,72px) 0}
.ftch-footer-bar{margin-top:clamp(28px,4vh,52px)}
@media (max-width:900px){
	.ftch-footer-in{padding-block:34px 0}
	.ftch-footer-bar{margin-top:24px}
}

/* =====================================================================
   BUILD 1.4.0 — footer photo actually shows the car
   The source stretched footerBg across the whole footer with object-fit:
   cover. The photo is 3:2; the footer band is ~5:1. Covering the width
   scales the image 1.24x and throws away 71% of its height — the car
   (which occupies 29%–87% vertically) can never fit, at ANY anchor.
   Fix: the photo occupies the right portion of the band at its own
   scale, masked into the black on its inner edge. The scrim already
   assumed this — it is lightest at the physical right (270deg).
   ===================================================================== */
.ftch-footer-bg{
	position:absolute;
	top:0;bottom:0;
	right:0;left:auto;
	width:var(--ftch-footer-bg-w,clamp(320px,46%,780px));
	height:100%;
	object-fit:cover;
	object-position:var(--ftch-footer-bg-pos,50% 55%);
	-webkit-mask-image:linear-gradient(to left,#000 0%,#000 58%,rgba(0,0,0,.35) 84%,transparent 100%);
	mask-image:linear-gradient(to left,#000 0%,#000 58%,rgba(0,0,0,.35) 84%,transparent 100%)}

/* the scrim now only needs to darken the photo edge, not hide it */
.ftch-footer-scrim{pointer-events:none}

@media (max-width:900px){
	.ftch-footer-bg{width:var(--ftch-footer-bg-w-m,72%);
		-webkit-mask-image:linear-gradient(to left,#000 0%,#000 46%,transparent 100%);
		mask-image:linear-gradient(to left,#000 0%,#000 46%,transparent 100%)}
}
@media (max-width:560px){
	.ftch-footer-bg{width:100%;
		-webkit-mask-image:linear-gradient(to top,#000 0%,#000 55%,transparent 100%);
		mask-image:linear-gradient(to top,#000 0%,#000 55%,transparent 100%)}
}
