*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:#122b37;background:#fff;font-family:'DM Sans',Arial,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}header{height:104px;display:flex;align-items:center;justify-content:space-between;padding:0 6%;background:#fff}.brand{display:flex;flex-direction:column;align-items:center;width:104px}.brand strong{font-family:'Manrope',sans-serif;font-weight:800;font-size:37px;letter-spacing:-3px;line-height:1.15}.brand strong span{font-size:12px;letter-spacing:0;vertical-align:top;margin-left:5px}.brand small{font-size:10px;letter-spacing:6px;padding-left:4px}nav{display:flex;gap:36px;font-size:14px}nav a:hover,.text-link:hover{color:#946d2d}.nav-cta{font-size:14px;border-bottom:1px solid #c8d0d3;padding:12px 0}.nav-cta span{margin-left:24px}.hero{position:relative;min-height:700px;height:calc(100svh - 104px);max-height:950px;color:white;background:#152e3c;isolation:isolate;overflow:hidden}.hero-photo{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(5,22,33,.87),rgba(8,25,36,.27)),linear-gradient(0deg,rgba(5,22,33,.65),transparent 50%),url('dubai.jpg');background-size:cover;background-position:center;z-index:-1}.hero-content{padding:110px 7% 130px}.eyebrow{font-size:12px;letter-spacing:2.6px;font-weight:600;display:flex;align-items:center;gap:14px;line-height:1.7}.eyebrow>span{height:1px;width:32px;background:#d6b77c}.hero h1{font-family:'Manrope',sans-serif;font-size:clamp(48px,5.8vw,90px);line-height:1.12;font-weight:400;letter-spacing:-4px;margin:35px 0 24px}.hero h1 em{font-family:Georgia,serif;color:#e0c38d;font-weight:400}.hero-description{line-height:1.7;color:#e0e5e9;font-size:18px;margin-bottom:36px}.button{display:inline-flex;align-items:center;gap:42px;background:#dcc18f;color:#122b37;padding:19px 26px;font-size:14px;font-weight:600;transition:background .2s}.button:hover{background:#edd5ab}.button span{font-size:20px}.hero-bottom{position:absolute;bottom:32px;left:7%;right:7%;display:flex;justify-content:space-between;gap:16px;border-top:1px solid #ffffff38;padding-top:24px;font-size:11px;letter-spacing:1.8px}.section{padding:105px 7%}.about{display:grid;grid-template-columns:1fr 1fr;gap:9%;border-bottom:1px solid #e3e8ea}.dark{color:#7d735f;font-size:12px;margin-top:0}h2{font-family:'Manrope',sans-serif;font-size:clamp(33px,3.15vw,49px);font-weight:500;line-height:1.25;letter-spacing:-1.8px;margin:25px 0}.about-copy{padding-top:24px}.about-copy p{color:#65727a;line-height:1.85;max-width:550px}.about-copy .large{color:#203541;font-size:23px;line-height:1.6;margin-top:0}.text-link{display:inline-flex;gap:60px;border-bottom:1px solid #bca574;padding:12px 0;margin-top:12px;font-weight:500;font-size:14px}.approach{background:#f5f7f8}.section-title{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:50px}.section-title>p{line-height:1.8;color:#65727a;margin-bottom:28px}.principles{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #cdd5d8}.principles article{position:relative;padding:34px 34px 0 0}.principles article+article{padding-left:34px;border-left:1px solid #cdd5d8}.number{font-size:12px;color:#7a888f}.line-icon{font-family:Arial;font-size:42px;font-weight:400;color:#9b7b43;margin:28px 0 30px}h3{font-family:'Manrope',sans-serif;font-size:21px;font-weight:600;letter-spacing:-.4px}.principles p{font-size:16px;line-height:1.8;color:#65727a;max-width:310px}.dubai{position:relative;background:#102b38;color:white;overflow:hidden;padding:55px 7% 90px}.dubai-label{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ffffff28;padding-bottom:23px}.dubai-label>span{font-size:12px;letter-spacing:2px;color:#c5b187}.dubai-content{position:relative;z-index:1;margin-top:55px}.dubai h2{font-size:clamp(36px,4vw,61px)}.dubai p:not(.eyebrow){line-height:1.8;color:#c4d0d7}.outline{margin-top:25px;border:1px solid #718089;background:transparent;color:#fff}.outline:hover{background:#244351}.location-type{position:absolute;bottom:-48px;right:2%;font-family:'Manrope',sans-serif;font-size:clamp(130px,24vw,360px);font-weight:700;letter-spacing:-22px;color:#ffffff06;pointer-events:none}footer{padding:42px 7%;display:flex;align-items:center;justify-content:space-between;gap:30px}footer>p{font-size:14px;color:#65727a}footer>div{display:flex;flex-direction:column;gap:10px;font-size:13px;color:#65727a}footer small{font-size:12px}a:focus-visible{outline:3px solid #c39751;outline-offset:6px}@media(min-width:1700px){header,.section,.dubai,footer{padding-left:max(7%,calc((100vw - 1500px)/2));padding-right:max(7%,calc((100vw - 1500px)/2))}}@media(max-width:760px){header{height:84px;padding:0 6%}header nav{display:none}.brand{width:85px}.brand strong{font-size:32px}.nav-cta{font-size:13px}.hero{height:auto;min-height:680px}.hero-content{padding:92px 7% 145px}.hero h1{letter-spacing:-2px;font-size:clamp(44px,8.5vw,65px)}.hero-photo{background-position:60% center}.eyebrow{font-size:10px;letter-spacing:1.6px}.hero-description{font-size:16px}.hero-bottom{flex-wrap:wrap;line-height:1.7;font-size:10px}.hero-bottom>span:nth-child(2){display:none}.section{padding:64px 7%}.about{grid-template-columns:1fr;gap:10px}.about-copy{padding-top:0}.about-copy .large{font-size:20px}.section-title{display:block;margin-bottom:35px}.section-title>p{margin-bottom:0}.principles{grid-template-columns:1fr}.principles article,.principles article+article{border-left:0;border-bottom:1px solid #cdd5d8;padding:24px 0}.line-icon{margin:18px 0}.principles p{max-width:none}.dubai{padding:35px 7% 70px}.dubai-label>span{font-size:10px}.dubai-content{margin-top:40px}.location-type{letter-spacing:-8px;bottom:-15px}footer{flex-wrap:wrap;padding:35px 7%}footer>p{max-width:150px}footer>div{width:100%;border-top:1px solid #e3e8ea;padding-top:24px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.hero-photo{background-position:center 64%}
.official-brand{width:86px;flex-shrink:0}.official-brand img{display:block;width:100%;height:auto}.automotive-hero{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(250px,1fr);align-items:center;min-height:680px;background:radial-gradient(ellipse at 85% 25%,#244554 0%,#102a38 45%,#081c28 100%);padding:60px 7% 125px;gap:40px}.automotive-hero .hero-content{padding:0;min-width:0}.automotive-hero h1{font-size:clamp(42px,5.4vw,82px);letter-spacing:-2px;line-height:1.18}.hero-brand-panel{text-align:center;max-width:360px;justify-self:end}.hero-brand-panel img{width:100%;height:auto;border-radius:50%;display:block}.hero-brand-panel>p{font-size:16px;letter-spacing:5px;color:#dfc594;margin:28px 0 10px}.hero-brand-panel>span{font-size:14px;color:#c2cdd2;line-height:1.6}.hero-actions{display:flex;gap:28px;align-items:center;flex-wrap:wrap}.hero-link{font-size:14px;padding:15px 0;border-bottom:1px solid #82929a}.market-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin:48px 0}.market-grid>div{border-top:1px solid #ffffff38;padding-top:24px}.market-grid span{font-size:12px;letter-spacing:1.5px;color:#dcc18f}.market-grid h3{font-size:24px;font-weight:500}.market-grid p{font-size:16px;max-width:280px}.network .dubai-content{margin-top:48px}.network .location-type{font-size:240px;right:1%;bottom:-25px;letter-spacing:-14px}.footer-tagline{display:inline-block;margin-top:9px;color:#65727a}footer>p{line-height:1.6;color:#122b37}header .nav-cta{font-size:14px}.network .button{position:relative}.automotive-hero .hero-bottom{font-size:11px}@media(max-width:1000px){header nav{gap:18px}.automotive-hero{gap:25px}.automotive-hero h1{font-size:48px;letter-spacing:-1.5px}.hero-brand-panel{max-width:270px}.hero-actions{gap:15px}.hero-actions .button{gap:20px}.dubai-label>span{max-width:230px;text-align:right;line-height:1.7}}@media(max-width:760px){header{height:92px}.official-brand{width:76px}.automotive-hero{display:flex;flex-direction:column;align-items:stretch;padding:58px 7% 120px;gap:38px;min-height:0}.automotive-hero h1{font-size:clamp(36px,8.5vw,55px);letter-spacing:-1px}.automotive-hero .hero-content{padding:0}.hero-brand-panel{align-self:center;width:210px}.hero-brand-panel>p{margin:20px 0 8px}.hero-brand-panel>span{font-size:13px}.automotive-hero .hero-bottom{font-size:10px;bottom:25px}.automotive-hero .hero-bottom>span:nth-child(2){display:block}.automotive-hero .hero-bottom>a{display:none}.market-grid{grid-template-columns:1fr;gap:18px;margin:30px 0}.market-grid h3{margin:15px 0}.market-grid p{max-width:none}.dubai-label{align-items:start;gap:20px}.dubai-label>span{font-size:10px;max-width:160px}.network .dubai-content>p br{display:none}footer>p{max-width:180px}.network .location-type{font-size:180px}.hero-description{margin-top:22px}}
.platform{background:#fff}.platform-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.platform-card{overflow:hidden;border:1px solid #e1e7e9;background:#f5f7f8;padding:36px 32px 0}.platform-copy{min-height:250px}.platform-copy h3{font-size:27px;line-height:1.3}.platform-copy>p:not(.eyebrow){line-height:1.8;color:#65727a;max-width:400px}.platform-copy .text-link{gap:24px;margin:0}.screen-note{font-size:13px;line-height:1.7;color:#65727a}.phone-preview{position:relative;width:260px;height:435px;margin:30px auto 0;border:7px solid #122b37;border-bottom:0;border-radius:28px 28px 0 0;overflow:hidden;box-shadow:0 18px 45px #11283520;background:#eaf0f5}.phone-preview img{display:block;width:100%;height:auto;max-width:none}.telegram-preview img{margin-top:-25px}.tracking-preview img{margin-top:-91px}.platform-card .eyebrow{letter-spacing:1.7px}@media(max-width:760px){.platform-grid{grid-template-columns:1fr;gap:24px}.platform-card{padding:26px 20px 0}.platform-copy{min-height:0}.platform-copy h3{font-size:24px}.phone-preview{width:240px;height:405px}.tracking-preview img{margin-top:-84px}.platform-copy .text-link{font-size:14px;gap:12px}}@media(max-width:370px){.phone-preview{width:215px;height:380px}.tracking-preview img{margin-top:-76px}}
.contact-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.contact-details{display:flex;gap:65px;flex-wrap:wrap;margin-top:38px;border-top:1px solid #ffffff28;padding-top:26px}.contact-details>div{display:flex;flex-direction:column;gap:12px}.contact-details span{font-size:12px;letter-spacing:1.6px;color:#b8c7cf}.contact-details a{font-size:20px;line-height:1.5;color:#f2e7d3}.contact-details a:hover{color:white}.network .location-type{pointer-events:none}@media(max-width:760px){.contact-details{gap:25px}.contact-details a{font-size:18px}.contact-actions{gap:16px}.contact-actions .button{gap:20px}}
.header-actions{display:flex;align-items:center;gap:24px}.language-tabs{display:flex;gap:3px;border:1px solid #d4dde1;padding:4px;border-radius:5px}.language-tabs button{font:600 14px Arial,sans-serif;border:0;background:transparent;color:#435963;padding:10px 12px;border-radius:3px;cursor:pointer;min-width:42px;min-height:40px}.language-tabs button[aria-pressed=true]{background:#112c39;color:#fff}.language-tabs button:focus-visible{outline:3px solid #be9452;outline-offset:3px}.automotive-hero{height:auto;max-height:none;min-height:680px}.hero-content{overflow-wrap:break-word}html[lang=ro] .automotive-hero h1{font-size:clamp(38px,4.4vw,68px);letter-spacing:-1px}html[lang=ro] header nav{gap:20px;font-size:14px}.platform-copy{min-height:290px}.phone-preview{max-width:100%}@media(max-width:1150px){header nav{display:none}}@media(max-width:760px){.header-actions{gap:12px}.header-actions .nav-cta{display:none}.language-tabs button{min-height:40px}.platform-copy{min-height:0}html[lang=ro] .automotive-hero h1{font-size:clamp(34px,8vw,48px)}.automotive-hero{min-height:0}.hero-brand-panel{width:190px}.contact-actions .button{white-space:normal;gap:12px}.contact-details{position:relative;z-index:1}.market-grid h3{overflow-wrap:anywhere}}
.before-order{display:grid;grid-template-columns:1fr 1.5fr;gap:55px;margin-top:72px;padding-top:50px;border-top:1px solid #dce3e6}.before-order h3{font-size:29px;line-height:1.4}.faq-list details{border-bottom:1px solid #dce3e6;padding:22px 0}.faq-list summary{font-weight:600;font-size:17px;line-height:1.6;cursor:pointer}.faq-list details p{font-size:16px;line-height:1.85;color:#526872}.faq-list summary:focus-visible{outline:3px solid #bd9452;outline-offset:5px}.platform-copy .bot-direct{font-size:14px;padding:9px 0;border-bottom:0}.platform-copy{min-height:330px}@media(max-width:760px){.before-order{grid-template-columns:1fr;gap:10px;margin-top:50px;padding-top:35px}.platform-copy{min-height:0}.before-order h3{font-size:25px}}
.whatsapp-float{position:fixed;right:24px;bottom:max(24px,env(safe-area-inset-bottom));z-index:1000;display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;background:#16883e;color:#fff;border:2px solid #ffffff;box-shadow:0 5px 22px #071e3440;transition:background .2s,transform .2s}.whatsapp-float:hover{background:#116e32;transform:translateY(-2px)}.whatsapp-float:focus-visible{outline:3px solid #d6b77c;outline-offset:4px}.whatsapp-float svg{display:block;flex-shrink:0}.whatsapp-label{position:absolute;right:72px;white-space:nowrap;background:#102b38;color:white;font-size:14px;font-weight:500;padding:11px 15px;border-radius:6px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s}.whatsapp-float:hover .whatsapp-label,.whatsapp-float:focus-visible .whatsapp-label{opacity:1;visibility:visible}footer{padding-bottom:100px}@media(max-width:760px){.whatsapp-float{width:56px;height:56px;right:18px;bottom:max(18px,env(safe-area-inset-bottom))}.whatsapp-float svg{width:29px;height:29px}.whatsapp-label{right:66px}}@media(prefers-reduced-motion:reduce){.whatsapp-float,.whatsapp-label{transition:none}.whatsapp-float:hover{transform:none}}
.automotive-hero .hero-tagline{font-family:Manrope,Arial,sans-serif;font-size:clamp(22px,2.3vw,32px);font-weight:400;line-height:1.45;letter-spacing:-.4px;color:#e1c796;margin:0 0 22px}.automotive-hero .hero-description{margin-top:0}@media(max-width:760px){.automotive-hero .hero-tagline{font-size:23px;margin-bottom:20px}}

/* Give mobile actions a clear visual hierarchy and generous touch targets. */
@media(max-width:760px){
  .hero-actions,.contact-actions{display:grid;grid-template-columns:minmax(0,1fr);gap:14px;width:100%}
  .hero-actions .button,.contact-actions .button{justify-content:space-between;gap:16px;width:100%;min-height:64px;padding:19px 22px;border:1px solid #edd5ab;border-radius:10px;background:#e5c58b;color:#102b38;font-size:1.125rem;font-weight:700;line-height:1.45;box-shadow:0 6px 20px #00000020}
  .hero-actions .button span,.contact-actions .button span{font-size:26px;flex-shrink:0}
  .hero-actions .hero-link,.contact-actions .hero-link{display:flex;align-items:center;justify-content:center;min-height:58px;width:100%;padding:16px 20px;border:1px solid #8ea8b6;border-radius:10px;background:#ffffff0d;color:#fff;font-size:1rem;font-weight:600;line-height:1.5;text-align:center}
  .section .text-link{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;min-height:58px;padding:16px 18px;margin-top:20px;border:1px solid #122b37;border-radius:10px;background:#122b37;color:#fff;font-size:1rem;font-weight:600;line-height:1.5}
  .section .text-link span{flex-shrink:0;font-size:23px}
  .platform-copy .text-link{margin-top:18px}
  .platform-copy .text-link+br{display:none}
  .platform-copy .bot-direct{margin-top:12px;border:1px solid #9daeb7;background:#fff;color:#122b37}
  .contact-details a{display:flex;align-items:center;min-height:48px;padding:8px 0}
  .language-tabs button{min-width:46px;min-height:44px}
  .hero-actions a:active,.contact-actions a:active,.section .text-link:active{filter:brightness(.92)}
}

/* Font-independent external-link icon, including Safari on iOS. */
.link-arrow{display:inline-block;width:20px;height:20px;flex:0 0 20px;vertical-align:middle}
.nav-cta,.hero-link,footer>div>a{display:inline-flex;align-items:center;gap:12px}
@media(max-width:760px){
  .hero-actions .hero-link,.contact-actions .hero-link{justify-content:space-between;gap:16px;text-align:left}
  .hero-actions .link-arrow,.contact-actions .link-arrow,.section .link-arrow{width:22px;height:22px;flex-basis:22px}
}
