:root{--dark:#050816;--navy:#081227;--blue:#0788ff;--indigo:#2457ff;--purple:#7c2cff;--text:#0b1020;--container-max:1320px;--site-gutter:clamp(1rem,4vw,2rem);--section-y:clamp(4.5rem,7vw,6rem);--hero-y:clamp(5rem,8vw,7rem)}*{scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--text);background:#fff}.dark-gradient{background:radial-gradient(circle at 15% 20%,rgba(7,136,255,.25),transparent 28%),radial-gradient(circle at 85% 10%,rgba(124,44,255,.28),transparent 30%),linear-gradient(135deg,#030611 0%,#071226 50%,#050816 100%)}.gradient-text{background:linear-gradient(90deg,var(--blue),var(--purple));-webkit-background-clip:text;background-clip:text;color:transparent}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;border-radius:999px;padding:.9rem 1.25rem;font-weight:900;transition:.25s}.btn-primary{background:linear-gradient(90deg,var(--blue),var(--purple));color:#fff;box-shadow:0 18px 40px rgba(36,87,255,.28)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 24px 55px rgba(124,44,255,.35)}.btn-light{background:#fff;color:#071226}.btn-ghost{border:1px solid rgba(255,255,255,.2);color:#fff}.card{border:1px solid rgba(15,23,42,.09);box-shadow:0 24px 70px rgba(2,8,23,.08);background:#fff}.glass{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);box-shadow:0 24px 80px rgba(0,0,0,.26);backdrop-filter:blur(18px)}.section-title{font-size:clamp(2rem,4vw,3.5rem);line-height:1.03;font-weight:950;letter-spacing:-.05em}.hero-title{font-size:clamp(2.7rem,7vw,5.7rem);line-height:.92;font-weight:950;letter-spacing:-.07em}.nav-link{color:rgba(255,255,255,.74);transition:.2s}.nav-link:hover{color:white}.dropdown{position:relative}.dropdown-menu{position:absolute;top:125%;left:0;width:290px;background:white;color:#0b1020;border-radius:22px;padding:10px;box-shadow:0 25px 80px rgba(0,0,0,.25);opacity:0;visibility:hidden;transform:translateY(10px);transition:.22s}.dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.drop-item{display:flex;gap:12px;padding:12px;border-radius:16px;font-weight:800}.drop-item:hover{background:#f1f5ff}.iconbox{width:56px;height:56px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,rgba(7,136,255,.12),rgba(124,44,255,.14));color:#2457ff}.code-icon{width:30px;height:30px;stroke:currentColor;fill:none;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.soft-grid{background-image:linear-gradient(rgba(2,8,23,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(2,8,23,.05) 1px,transparent 1px);background-size:44px 44px}.pill{display:inline-block;max-width:100%;box-sizing:border-box;border:1px solid rgba(15,23,42,.08);background:#f8fbff;border-radius:999px;padding:.55rem .9rem;font-weight:800;line-height:1.35;color:#334155;white-space:normal;overflow-wrap:break-word}.service-card:hover{transform:translateY(-7px);box-shadow:0 30px 90px rgba(36,87,255,.14)}

.logo-mark{filter:drop-shadow(0 20px 45px rgba(36,87,255,.22));}
.max-w-7xl,.max-w-\[1600px\]{max-width:var(--container-max)!important}
main > section > .max-w-7xl,main > section > .max-w-\[1600px\],.site-header > .max-w-7xl,.site-footer > .max-w-7xl,#mobileMenu{padding-left:var(--site-gutter)!important;padding-right:var(--site-gutter)!important}
main > section.py-16,main > section.py-20,main > section.py-24{padding-top:var(--section-y)!important;padding-bottom:var(--section-y)!important}
main > section:first-child.py-24,main > section:first-child > .py-20,main > section:first-child > .py-24,main > section:first-child > .md\:py-28{padding-top:var(--hero-y)!important;padding-bottom:var(--hero-y)!important}
.site-header{position:fixed;top:0;left:0;width:100%;z-index:50}.site-header-spacer{height:82px}
.language-dropdown{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-width:88px;height:38px;border:1.25px solid rgba(7,136,255,.42);background:linear-gradient(135deg,rgba(7,136,255,.18),rgba(124,44,255,.18)),rgba(5,8,22,.68);border-radius:999px;padding:0 .72rem;color:#fff;box-shadow:0 12px 28px rgba(36,87,255,.16),inset 0 0 18px rgba(255,255,255,.04);backdrop-filter:blur(16px)}
.language-icon{width:17px;height:17px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}
.language-current{display:none;font-size:.92rem;font-weight:950;line-height:1;letter-spacing:.04em}
.language-select{width:34px;border:0;outline:0;background:transparent;color:#fff;font-size:.92rem;font-weight:950;line-height:1;letter-spacing:.04em;cursor:pointer;appearance:none}
.language-chevron{width:13px;height:13px;stroke:currentColor;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;flex:0 0 auto}
.language-select option{color:#0b1020;background:#fff;font-weight:800}
.mobile-language{display:none}
.form-field{width:100%;border:1px solid rgba(15,23,42,.12);border-radius:18px;padding:14px 16px;outline:none;background:#fff;transition:.2s}
.form-field:focus{border-color:#2457ff;box-shadow:0 0 0 4px rgba(36,87,255,.10)}
.warm-bg{background:radial-gradient(circle at 15% 10%,rgba(7,136,255,.10),transparent 30%),radial-gradient(circle at 85% 15%,rgba(124,44,255,.12),transparent 28%),linear-gradient(180deg,#ffffff 0%,#f8fbff 100%)}
.service-hero{min-height:520px;display:flex;align-items:center;padding-top:var(--hero-y);padding-bottom:var(--hero-y)}
.check-list li{display:flex;gap:.75rem;margin:.75rem 0;color:#475569}.check-list li:before{content:'✓';display:grid;place-items:center;flex:0 0 24px;height:24px;border-radius:999px;background:linear-gradient(90deg,var(--blue),var(--purple));color:white;font-weight:900;font-size:.8rem}

.brand-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}@media(min-width:768px){.brand-strip{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1024px){.brand-strip.six{grid-template-columns:repeat(6,minmax(0,1fr))}}.brand-badge{display:flex;align-items:center;gap:12px;border:1px solid rgba(15,23,42,.08);background:#fff;border-radius:22px;padding:14px 16px;box-shadow:0 18px 55px rgba(2,8,23,.07);font-weight:900}.brand-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;color:#fff;font-weight:950;letter-spacing:-.04em}.airbnb{background:#ff385c}.booking{background:#003b95}.viator{background:#19a974}.trip{background:#00aa6c}.google{background:linear-gradient(135deg,#4285f4,#34a853,#fbbc05,#ea4335)}.whatsapp{background:#25d366}.meta{background:#0866ff}.analytics{background:#f9ab00}.service-metric{background:linear-gradient(135deg,rgba(7,136,255,.08),rgba(124,44,255,.08));border:1px solid rgba(36,87,255,.12);border-radius:26px;padding:24px}.step-number{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(90deg,var(--blue),var(--purple));color:#fff;font-weight:950}.price-card{position:relative;overflow:hidden}.price-card:before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 80% 10%,rgba(124,44,255,.10),transparent 35%);pointer-events:none}.mini-tag{font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:#2457ff}.feature-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:14px}@media(min-width:768px){.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.feature-item{display:flex;gap:12px;align-items:flex-start;border:1px solid rgba(15,23,42,.08);background:#fff;border-radius:20px;padding:16px}.feature-item svg{flex:0 0 24px;width:24px;height:24px;stroke:#2457ff;fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.service-nav-chip{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid rgba(255,255,255,.14);border-radius:999px;color:rgba(255,255,255,.72);font-weight:850}.service-nav-chip:hover{color:white;background:rgba(255,255,255,.08)}

.brand-logo{width:42px;height:42px;border-radius:14px;background:#fff;padding:8px;object-fit:contain;box-shadow:inset 0 0 0 1px rgba(15,23,42,.08)}
.brand-badge:hover{transform:translateY(-4px);box-shadow:0 24px 70px rgba(36,87,255,.12)}
.about-stat{border:1px solid rgba(15,23,42,.08);background:rgba(255,255,255,.82);backdrop-filter:blur(14px);border-radius:28px;padding:24px;box-shadow:0 24px 70px rgba(2,8,23,.08)}
.value-card{position:relative;overflow:hidden}.value-card:before{content:'';position:absolute;inset:auto -30% -40% auto;width:190px;height:190px;border-radius:50%;background:radial-gradient(circle,rgba(124,44,255,.13),transparent 66%)}
.timeline-card{border-left:4px solid #2457ff;padding-left:22px}

.contact-card{position:relative;overflow:hidden}.contact-card:before{content:'';position:absolute;right:-90px;top:-90px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(7,136,255,.12),transparent 65%);pointer-events:none}.contact-info-row{display:flex;align-items:center;gap:14px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.08);border-radius:22px;padding:15px;transition:.22s}.contact-info-row:hover{transform:translateY(-3px);background:rgba(255,255,255,.12)}.contact-info-row span{width:44px;height:44px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(90deg,var(--blue),var(--purple));font-weight:950}.contact-info-row b{display:block}.contact-info-row small{display:block;color:rgba(255,255,255,.58);margin-top:2px}
.real-brand-icon{width:24px;height:24px;object-fit:contain;display:inline-block}.feature-pill{display:block;border:1px solid rgba(36,87,255,.12);background:linear-gradient(135deg,rgba(7,136,255,.06),rgba(124,44,255,.06));border-radius:999px;padding:12px 16px}.service-card{transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.service-card:hover{border-color:rgba(36,87,255,.22)}
.service-image-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.service-image-card{display:grid;grid-template-columns:minmax(220px,.9fr) minmax(0,1.1fr);overflow:hidden;border-radius:28px;text-decoration:none;color:inherit;min-height:330px;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.service-image-card:hover{transform:translateY(-6px);border-color:rgba(36,87,255,.22);box-shadow:0 30px 90px rgba(36,87,255,.14)}.service-image-card img{width:100%;height:100%;min-height:330px;object-fit:cover}.service-image-content{display:flex;flex-direction:column;justify-content:center;padding:28px}.service-image-content h3{margin-top:10px;font-size:clamp(1.6rem,2.2vw,2.25rem);line-height:1.02;font-weight:950;letter-spacing:-.03em}.service-image-content p{margin-top:12px;color:#64748b;line-height:1.6;font-weight:650}.service-image-content b{display:inline-flex;margin-top:22px;width:fit-content;font-weight:950;background:linear-gradient(90deg,var(--blue),var(--purple));-webkit-background-clip:text;background-clip:text;color:transparent}.service-image-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.service-image-tags span{border:1px solid rgba(36,87,255,.13);background:rgba(36,87,255,.06);border-radius:999px;padding:7px 10px;color:#2457ff;font-size:.78rem;font-weight:900}
.services-showcase{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:10px}.photo-service-card{position:relative;isolation:isolate;display:flex;min-height:460px;grid-column:span 6;overflow:hidden;border-radius:18px;background-size:cover;background-position:center;color:#fff;box-shadow:0 18px 45px rgba(2,8,23,.18);transition:transform .35s ease,box-shadow .35s ease}.photo-service-card:before{content:'';position:absolute;inset:0;z-index:-2;background:inherit;transition:transform .55s ease}.photo-service-card:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(3,6,17,.04) 0%,rgba(3,6,17,.34) 43%,rgba(3,6,17,.92) 100%),linear-gradient(90deg,rgba(3,6,17,.52),rgba(3,6,17,.08) 58%)}.photo-service-card:hover{transform:translateY(-4px);box-shadow:0 28px 70px rgba(2,8,23,.22)}.photo-service-card:hover:before{transform:scale(1.045)}.photo-service-card-large{grid-column:span 8;min-height:580px}.photo-service-card-large + .photo-service-card{grid-column:span 4}.service-brand-cloud{position:absolute;top:50px;left:48px;right:40px;display:flex;flex-wrap:wrap;gap:18px;max-width:760px}.service-brand-pill{display:inline-flex;align-items:center;gap:13px;min-height:62px;border-radius:18px;background:#fff;color:#071226;padding:0 24px;font-size:21px;font-weight:950;letter-spacing:-.04em;box-shadow:0 18px 45px rgba(2,8,23,.2)}.service-brand-pill img{width:32px;height:32px;object-fit:contain}.service-brand-pill-wide{padding-right:30px}.photo-service-icons{position:absolute;top:32px;left:34px;display:flex;gap:16px}.photo-service-icons span{width:84px;height:84px;display:grid;place-items:center;border-radius:22px;background:#fff;color:#2477ff;box-shadow:0 18px 45px rgba(2,8,23,.18)}.photo-service-icons .code-icon{width:40px;height:40px;stroke-width:2.2}.photo-service-body{align-self:flex-end;width:100%;padding:34px 46px 40px}.photo-service-body-split{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:44px;align-items:end}.photo-service-body h2{font-size:clamp(2.45rem,4.5vw,4.1rem);line-height:1.02;font-weight:950;letter-spacing:0;text-transform:uppercase;text-shadow:0 4px 24px rgba(0,0,0,.36)}.photo-service-card:not(.photo-service-card-large) .photo-service-body h2{font-size:clamp(2.2rem,4vw,3.25rem)}.photo-service-body p{max-width:560px;margin-top:12px;color:rgba(255,255,255,.92);font-size:1.25rem;line-height:1.45;font-weight:600;text-shadow:0 3px 16px rgba(0,0,0,.45)}.photo-service-card:not(.photo-service-card-large) .photo-service-body p{max-width:560px}.photo-service-button{display:inline-flex;align-items:center;gap:14px;margin-top:26px;border-radius:16px;background:linear-gradient(90deg,var(--blue),var(--purple));padding:16px 28px;font-size:1.08rem;font-weight:950;box-shadow:0 18px 40px rgba(36,87,255,.32)}.photo-service-link{display:inline-flex;align-items:center;gap:14px;margin-top:28px;color:#3f6dff;font-size:1.08rem;font-weight:950}.photo-service-button span,.photo-service-link span{font-size:1.6em;line-height:.75}.photo-service-features{display:grid;gap:24px;font-size:1.12rem;font-weight:850;line-height:1.35}.photo-service-features span{display:flex;align-items:flex-start;gap:14px;text-shadow:0 3px 16px rgba(0,0,0,.45)}.photo-service-features b{display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border-radius:50%;background:#2477ff;color:#fff;font-size:16px;line-height:1;box-shadow:0 10px 24px rgba(36,119,255,.35)}
.photo-service-card-large .photo-service-body{padding-top:24px}.photo-service-card-large .photo-service-body-split{grid-template-columns:minmax(0,1fr) minmax(290px,340px);gap:30px}.photo-service-card-large .photo-service-body h2{font-size:clamp(2.7rem,3.7vw,3.45rem);line-height:1.04;max-width:560px}.photo-service-card-large .photo-service-body p{max-width:500px}.photo-service-card-large .photo-service-features{gap:18px;font-size:1.02rem}
.photo-service-card-large{display:grid;grid-template-rows:auto 1fr auto;padding:38px 44px 40px}.photo-service-card-large .service-brand-cloud{position:relative;top:auto;left:auto;right:auto;z-index:1;max-width:720px;gap:12px}.photo-service-card-large .service-brand-pill{min-height:54px;border-radius:16px;padding:0 18px;font-size:1rem;letter-spacing:0}.photo-service-card-large .service-brand-pill img{width:28px;height:28px}.photo-service-card-large .photo-service-body{align-self:end;padding:0}.photo-service-card-large .photo-service-body-split{grid-template-columns:minmax(0,1fr) minmax(260px,320px);gap:28px}.photo-service-card-large .photo-service-body h2{font-size:clamp(2.45rem,3.3vw,3.25rem);line-height:1.03}.photo-service-card-large .photo-service-body p{font-size:1.08rem;line-height:1.42}.photo-service-card-large .photo-service-features{gap:14px;font-size:.96rem;line-height:1.32}.photo-service-card-large .photo-service-features b{flex-basis:24px;width:24px;height:24px;font-size:13px}.photo-service-card:not(.photo-service-card-large) .photo-service-body{padding-top:120px}.photo-service-card:not(.photo-service-card-large) .photo-service-body h2{font-size:clamp(2rem,3.3vw,2.8rem);line-height:1.04}.photo-service-card:not(.photo-service-card-large) .photo-service-body p{font-size:1.08rem;line-height:1.42}.photo-service-card:not(.photo-service-card-large) .photo-service-icons span{width:72px;height:72px;border-radius:20px}
.site-footer{position:relative;overflow:hidden}.footer-main{display:grid;grid-template-columns:1fr;gap:2rem}.footer-heading{font-size:.8rem;font-weight:950;letter-spacing:.16em;text-transform:uppercase;color:rgba(255,255,255,.9);margin-bottom:1rem}.footer-link{display:block;color:rgba(255,255,255,.62);font-weight:750;margin:.65rem 0;transition:.2s}.footer-link:hover,.footer-bottom a:hover{color:#fff;transform:translateX(3px)}.footer-badge{display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.07);border-radius:999px;padding:.45rem .7rem;color:rgba(255,255,255,.72);font-size:.78rem;font-weight:850}.footer-bottom a{color:rgba(255,255,255,.5);font-weight:800;transition:.2s}@media(min-width:640px){.footer-main{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.footer-main{grid-template-columns:1.35fr .8fr .8fr 1fr}}

/* Responsive polish + site-wide animations */
html{overflow-x:hidden}body{overflow-x:hidden}.max-w-7xl{width:100%}img,svg,video{max-width:100%;height:auto}.card,.glass,.brand-badge,.service-metric,.feature-item,.about-stat,.contact-card,.price-card{transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease,background-color .35s ease}.card:hover,.glass:hover,.feature-item:hover,.about-stat:hover,.price-card:hover{transform:translateY(-6px);box-shadow:0 28px 90px rgba(36,87,255,.14)}

/* Reveal animation */
.reveal{opacity:0;transform:translateY(28px) scale(.985);transition:opacity .75s cubic-bezier(.2,.65,.2,1),transform .75s cubic-bezier(.2,.65,.2,1);transition-delay:var(--delay,0ms);will-change:opacity,transform}.reveal.is-visible{opacity:1;transform:translateY(0) scale(1)}.reveal-left{transform:translateX(-28px) scale(.985)}.reveal-right{transform:translateX(28px) scale(.985)}.reveal-left.is-visible,.reveal-right.is-visible{transform:translateX(0) scale(1)}
.float-soft{animation:floatSoft 6s ease-in-out infinite}.pulse-soft{animation:pulseSoft 3.5s ease-in-out infinite}@keyframes floatSoft{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulseSoft{0%,100%{box-shadow:0 18px 40px rgba(36,87,255,.22)}50%{box-shadow:0 26px 70px rgba(124,44,255,.34)}}
.btn,.nav-link,.drop-item,.service-nav-chip{transition:all .25s ease}.btn:hover{transform:translateY(-3px)}.nav-link:hover{transform:translateY(-1px)}

/* Mobile navigation */
#mobileMenu{background:rgba(5,8,22,.98);border-top:1px solid rgba(255,255,255,.1)}#mobileMenu a{padding:12px 0;font-weight:850;border-bottom:1px solid rgba(255,255,255,.08)}

@media(max-width:1023px){
  .desktop-language{display:none}
  .mobile-language{display:inline-flex;position:fixed;left:16px;bottom:16px;z-index:80;background:rgba(5,8,22,.92);border-color:rgba(255,255,255,.22);box-shadow:0 20px 55px rgba(2,8,23,.28);cursor:pointer;touch-action:manipulation}
  .mobile-language .language-current{display:inline-flex}
  .mobile-language .language-select{position:absolute;inset:0;width:100%!important;height:100%;opacity:0;pointer-events:auto;font-size:16px}
  body{padding-bottom:0}
  .site-footer{padding-bottom:74px}
  .dropdown-menu{position:static;width:100%;opacity:1;visibility:visible;transform:none;display:none;margin-top:12px}.dropdown:hover .dropdown-menu{display:block}
  main > section:first-child > [class*="max-w-"],.service-hero > [class*="max-w-"]{width:100%!important;max-width:100%!important;box-sizing:border-box;overflow:hidden}
  main > section:first-child [class*="max-w-"],.service-hero [class*="max-w-"]{max-width:100%!important}
  main > section:first-child .hero-title,.service-hero .hero-title{max-width:100%!important;font-size:clamp(2.25rem,8vw,4.4rem);line-height:1.02;letter-spacing:0;overflow-wrap:anywhere}
  html[lang="fr"] main > section:first-child .hero-title,html[lang="fr"] .service-hero .hero-title{font-size:clamp(2.05rem,7.2vw,3.55rem);line-height:1.06}
  main > section:first-child .pill,.service-hero .pill{display:inline-block;max-width:100%!important;border-radius:1.15rem;white-space:normal;line-height:1.35;letter-spacing:0;overflow-wrap:anywhere}
  html[lang="fr"] main > section:first-child .pill,html[lang="fr"] .service-hero .pill{font-size:.8rem}
  main > section:first-child .btn,.service-hero .btn{max-width:100%;white-space:normal}
  .service-hero{min-height:auto;padding-top:64px;padding-bottom:64px}
  .service-image-grid{grid-template-columns:1fr}.service-image-card{grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr)}
  .photo-service-card,.photo-service-card-large,.photo-service-card-large + .photo-service-card{grid-column:1/-1;min-height:520px}.photo-service-body-split{grid-template-columns:1fr}.photo-service-features{max-width:560px;gap:14px}.service-brand-cloud{max-width:680px}
  .photo-service-card-large{min-height:640px;padding:34px}.photo-service-card-large .photo-service-body-split{grid-template-columns:1fr}.photo-service-card-large .service-brand-cloud{max-width:100%}.photo-service-card-large .photo-service-features{max-width:560px}
}
@media(max-width:767px){
  .site-header-spacer{height:68px}header .max-w-7xl{padding-top:12px;padding-bottom:12px}header img{width:52px!important;height:44px!important}header b.text-xl{font-size:1rem}header p{letter-spacing:.18em!important;font-size:8px!important}
  section{padding-top:56px!important;padding-bottom:56px!important}.hero-title{font-size:clamp(2.45rem,14vw,4.1rem);line-height:.95;letter-spacing:-.055em}.section-title{font-size:clamp(2rem,11vw,3rem);line-height:1.02}.pill{font-size:.78rem;padding:.45rem .7rem}.btn{width:100%;padding:.9rem 1rem;text-align:center}.btn + .btn{margin-left:0!important}.grid{min-width:0}.card,.glass{border-radius:1.5rem!important}.brand-badge{width:100%;justify-content:flex-start}.feature-pill{border-radius:18px}.iconbox{width:50px;height:50px;border-radius:16px}.code-icon{width:26px;height:26px}.service-metric{padding:20px;border-radius:22px}.contact-info-row{align-items:flex-start}.hero-title + p,p.text-xl{font-size:1rem;line-height:1.7}.text-lg{font-size:1rem}.text-4xl{font-size:2rem}.text-3xl{font-size:1.65rem}.rounded-\[2\.25rem\],.rounded-\[2\.5rem\]{border-radius:1.5rem!important}
  main > section:first-child,.service-hero{min-height:auto!important;padding-top:48px!important;padding-bottom:48px!important}main > section:first-child > [class*="py-"]{padding-top:28px!important;padding-bottom:28px!important}main > section:first-child .hero-title,.service-hero .hero-title{font-size:clamp(2.35rem,12.5vw,3.55rem);line-height:.98;letter-spacing:-.05em;margin-top:1.15rem}main > section:first-child .hero-title + p,.service-hero .hero-title + p{margin-top:1.15rem;line-height:1.6}main > section:first-child .flex.mt-8,main > section:first-child .flex.mt-9,.service-hero .flex.mt-8,.service-hero .flex.mt-9{margin-top:1.5rem}main > section:first-child .grid.mt-10{margin-top:1.75rem}main > section:first-child .glass,.service-hero .glass{display:none!important}
  .grid.grid-cols-3{grid-template-columns:1fr!important}.sm\:grid-cols-2,.md\:grid-cols-2,.md\:grid-cols-3,.md\:grid-cols-4,.lg\:grid-cols-2,.lg\:grid-cols-3,.lg\:grid-cols-4{grid-template-columns:1fr!important}
  .brand-strip,.brand-strip.six{grid-template-columns:1fr!important}.footer,.md\:grid-cols-4{grid-template-columns:1fr!important}
  .service-image-grid{gap:18px;margin-top:2rem!important}.service-image-card{grid-template-columns:1fr;min-height:auto;padding:8px;border-radius:26px!important;background:linear-gradient(180deg,#ffffff 0%,#f7fbff 100%);box-shadow:0 22px 60px rgba(2,8,23,.12);border-color:rgba(36,87,255,.12)}.service-image-card img{height:240px;min-height:240px;border-radius:20px;box-shadow:inset 0 -80px 80px rgba(2,8,23,.32)}.service-image-content{position:relative;margin:-34px 10px 10px;padding:20px;border:1px solid rgba(255,255,255,.72);border-radius:22px;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);box-shadow:0 18px 45px rgba(2,8,23,.12)}.service-image-content .mini-tag{width:fit-content;border-radius:999px;background:rgba(36,87,255,.08);padding:7px 10px;letter-spacing:.1em}.service-image-content h3{font-size:1.7rem;line-height:1.02;margin-top:12px}.service-image-content p{font-size:.95rem;line-height:1.55;margin-top:10px}.service-image-tags{gap:7px;margin-top:14px}.service-image-tags span{font-size:.72rem;padding:7px 9px;background:#fff;box-shadow:0 8px 22px rgba(36,87,255,.08)}.service-image-content b{justify-content:center;margin-top:18px;width:100%;border-radius:14px;padding:13px 16px;background:linear-gradient(90deg,var(--blue),var(--purple));color:#fff;-webkit-background-clip:border-box;background-clip:border-box;box-shadow:0 14px 32px rgba(36,87,255,.24)}
  .services-showcase{gap:10px}.photo-service-card,.photo-service-card-large,.photo-service-card-large + .photo-service-card{min-height:430px;border-radius:16px}.photo-service-card-large{min-height:640px}.photo-service-card:after{background:linear-gradient(180deg,rgba(3,6,17,.08) 0%,rgba(3,6,17,.42) 38%,rgba(3,6,17,.95) 100%)}.service-brand-cloud{top:22px;left:18px;right:18px;gap:10px}.service-brand-pill{min-height:46px;border-radius:13px;padding:0 14px;gap:9px;font-size:.95rem;letter-spacing:0}.service-brand-pill img{width:24px;height:24px}.service-brand-pill-wide{padding-right:14px}.photo-service-icons{top:24px;left:24px;gap:12px}.photo-service-icons span{width:66px;height:66px;border-radius:18px}.photo-service-icons .code-icon{width:32px;height:32px}.photo-service-body{padding:28px 24px 30px}.photo-service-body h2,.photo-service-card:not(.photo-service-card-large) .photo-service-body h2{font-size:clamp(2.05rem,11vw,3rem);line-height:1.04}.photo-service-body p{font-size:1rem;line-height:1.45}.photo-service-button{width:fit-content;margin-top:20px;border-radius:14px;padding:14px 18px;font-size:.98rem}.photo-service-link{margin-top:20px;font-size:1rem}.photo-service-features{gap:12px;font-size:.95rem}.photo-service-features b{flex-basis:24px;width:24px;height:24px;font-size:13px}
  .photo-service-card-large{min-height:690px;padding:22px}.photo-service-card-large .service-brand-cloud{gap:8px}.photo-service-card-large .service-brand-pill{min-height:42px;border-radius:12px;padding:0 11px;font-size:.84rem}.photo-service-card-large .service-brand-pill img{width:22px;height:22px}.photo-service-card-large .photo-service-body h2{font-size:clamp(2rem,10vw,2.8rem)}.photo-service-card-large .photo-service-body p{font-size:.98rem}.photo-service-card-large .photo-service-features{font-size:.88rem;gap:10px}.photo-service-card:not(.photo-service-card-large) .photo-service-body{padding-top:104px}
}
@media(max-width:420px){.px-5{padding-left:1rem!important;padding-right:1rem!important}.hero-title{font-size:2.25rem}main > section:first-child .hero-title{font-size:2.35rem}.section-title{font-size:2rem}.btn{font-size:.9rem}.card,.glass{padding:1.25rem!important}.photo-service-card,.photo-service-card-large,.photo-service-card-large + .photo-service-card{min-height:400px}.photo-service-card-large{min-height:690px}.service-brand-pill{font-size:.84rem;padding:0 10px}.photo-service-body{padding:24px 20px 26px}.photo-service-features{font-size:.88rem}.photo-service-icons span{width:58px;height:58px}.photo-service-icons .code-icon{width:28px;height:28px}}

/* Hero text + mobile language control */
.hero-title,.section-title{max-width:100%;text-wrap:balance;overflow-wrap:break-word;hyphens:auto}
.hero-title{letter-spacing:0}
main > section:first-child .hero-title,.service-hero .hero-title{max-width:980px}
main > section:first-child p,.service-hero p{max-width:720px}
main > section:first-child .grid > *,.service-hero .grid > *{min-width:0}
@media(max-width:767px){
  main > section:first-child > [class*="max-w-"],.service-hero > [class*="max-w-"]{width:100%!important;max-width:100%!important;box-sizing:border-box;overflow:hidden}
  main > section:first-child [class*="max-w-"],.service-hero [class*="max-w-"]{max-width:100%!important}
  main > section:first-child h1,main > section:first-child h2,main > section:first-child p,main > section:first-child .pill,main > section:first-child .btn,.service-hero h1,.service-hero h2,.service-hero p,.service-hero .pill,.service-hero .btn{max-width:calc(100vw - 2rem)!important}
  main > section:first-child .hero-title,.service-hero .hero-title,main > section:first-child .hero-title + p,.service-hero .hero-title + p,main > section:first-child .flex.mt-8,main > section:first-child .flex.mt-9,.service-hero .flex.mt-8,.service-hero .flex.mt-9{width:calc(100vw - 2rem)!important}
  main > section:first-child,.service-hero{padding-top:42px!important;padding-bottom:46px!important}
  main > section:first-child .hero-title,.service-hero .hero-title{max-width:100%!important;font-size:clamp(2rem,10vw,3rem)!important;line-height:1.06!important;letter-spacing:0!important;margin-top:1rem!important;overflow-wrap:anywhere}
  html[lang="fr"] main > section:first-child .hero-title,html[lang="fr"] .service-hero .hero-title{font-size:clamp(1.9rem,9.3vw,2.72rem)!important;line-height:1.08!important}
  main > section:first-child .hero-title + p,.service-hero .hero-title + p{font-size:.98rem!important;line-height:1.58!important;margin-top:1rem!important}
  main > section:first-child .pill,.service-hero .pill{display:inline-block;max-width:100%!important;border-radius:1.15rem;padding:.52rem .78rem;font-size:.76rem;line-height:1.35;letter-spacing:0;text-align:left;white-space:normal;overflow-wrap:anywhere}
  html[lang="fr"] main > section:first-child .pill,html[lang="fr"] .service-hero .pill{font-size:.72rem}
  main > section:first-child .service-nav-chip,.service-hero .service-nav-chip{max-width:100%;white-space:normal;line-height:1.35}
  .mobile-language{left:14px;bottom:calc(14px + env(safe-area-inset-bottom));min-width:82px;height:36px;gap:.42rem;padding:0 .62rem;border-color:rgba(7,136,255,.5);background:linear-gradient(135deg,rgba(7,136,255,.22),rgba(124,44,255,.22)),rgba(5,8,22,.88);box-shadow:0 16px 38px rgba(2,8,23,.28)}
  .mobile-language .language-icon{width:16px;height:16px}
  .mobile-language .language-select{width:100%!important;font-size:16px}
  .mobile-language .language-chevron{width:12px;height:12px}
}
@media(max-width:420px){
  main > section:first-child .hero-title,.service-hero .hero-title{font-size:clamp(1.86rem,9.5vw,2.45rem)!important}
  html[lang="fr"] main > section:first-child .hero-title,html[lang="fr"] .service-hero .hero-title{font-size:clamp(1.74rem,8.9vw,2.25rem)!important}
  main > section:first-child .hero-title + p,.service-hero .hero-title + p{font-size:.94rem!important}
}

@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reveal{opacity:1!important;transform:none!important}}
