:root{--dark:#050909;--light:#f6f7f2;--lime:#c7ed39;--teal:#00a4af;--cyan:#00dfef;--ink:#101817;--muted:#50615c;--line:#d7dfda;--font-heading:Manrope,Arial,sans-serif;--font-body:Inter,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--dark);color:var(--ink);font:400 18px/1.55 var(--font-body);-webkit-font-smoothing:antialiased}img,video{display:block;max-width:100%}img{height:auto}svg{flex-shrink:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:default}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--teal);outline-offset:5px}.dark :focus-visible{outline-color:var(--lime)}[hidden]{display:none!important}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3,h4{font-family:var(--font-heading);font-weight:800;line-height:1.2}h1{font-size:clamp(42px,4.15vw,60px);letter-spacing:-2.6px;line-height:1.09}h2{font-size:clamp(34px,3.05vw,44px);letter-spacing:-1.8px;line-height:1.16}h3{font-size:22px;letter-spacing:-.65px;line-height:1.3}h4{font-size:18px;line-height:1.4}h2 em,h1 em{color:var(--lime);font-style:normal}.light h2 em{color:#79a31b}.light h2 strong{font-weight:800;color:#008f9e}p{color:var(--muted)}.dark{--line:#2b3f3a;color:var(--light);background:var(--dark);position:relative}.dark p{color:#ccd7d3}.light{background:var(--light)}.container{width:min(1200px,calc(100% - 96px));margin-inline:auto}.section{padding-block:96px}.eyebrow{display:flex;align-items:center;gap:18px;margin-bottom:24px;color:#008e9f;font-size:12px;font-weight:700;letter-spacing:3px;text-transform:uppercase;line-height:1.8}.dark .eyebrow{color:var(--cyan)}.eyebrow>span{height:1px;width:110px;background:currentColor;opacity:.65;flex-shrink:0}.lead{font-size:20px;line-height:1.5;margin-top:24px}.grid{display:grid;gap:32px}.two{grid-template-columns:repeat(2,minmax(0,1fr))}.three{grid-template-columns:repeat(3,minmax(0,1fr))}.four{grid-template-columns:repeat(4,minmax(0,1fr))}.divided{gap:0}.divided>article,.divided>div{padding-inline:30px;border-left:1px solid var(--line)}.divided>:first-child{padding-left:0;border-left:0}.divided>:last-child{padding-right:0}.icon{width:58px;height:58px;object-fit:contain;flex-shrink:0}.dark .icon{filter:brightness(1.35) saturate(1.15)}.button{min-height:56px;display:inline-flex;justify-content:center;align-items:center;gap:14px;padding:14px 24px;border-radius:8px;border:1px solid transparent;font-size:15px;font-weight:700;line-height:1.4;transition:transform .2s,background-color .2s,box-shadow .2s;text-align:center}.button:hover{transform:translateY(-3px)}.button.lime{background:var(--lime);color:var(--dark)}.button.lime:hover{background:#d9fa5b;box-shadow:0 5px 24px #c7ed391a}.button.black{background:var(--dark);color:var(--light)}.button.black:hover{background:#19302b}.button.outline{border-color:var(--cyan);color:var(--cyan);background:transparent}.button.outline:hover{background:#00a4af13}.arrow{display:inline-block;font-size:24px;line-height:1;transition:transform .2s;flex-shrink:0}.button:hover .arrow,.text-link:hover .arrow{transform:translateX(4px)}.wa-icon{width:25px;height:25px}.actions{display:flex;gap:18px;flex-wrap:wrap}.text-link{font-size:15px;font-weight:600;color:#008e9f;display:inline-flex;align-items:center;gap:6px;line-height:1.5}.dark .text-link{color:var(--cyan)}.text-link:hover{text-decoration:underline;text-underline-offset:4px}.brand-note{font-size:10px!important;letter-spacing:2.7px;text-transform:uppercase;line-height:1.9!important}.brand{position:relative;display:flex;align-items:center;flex-shrink:0;width:224px;height:76px;isolation:isolate}.brand-emblem{width:76px;height:76px;overflow:hidden;position:relative;flex-shrink:0;mix-blend-mode:screen}.brand-emblem img{position:absolute;max-width:none;width:96px;height:96px;left:-10px;top:-10px}.brand-wordmark{position:relative;width:148px;height:66px;overflow:hidden;mix-blend-mode:screen}.brand-wordmark img{position:absolute;max-width:none;width:281px;height:auto;left:-113px;top:-33px;filter:grayscale(1) invert(1)}.site-header{min-height:116px;display:flex;align-items:center;justify-content:space-between;gap:30px;position:relative;z-index:5}.site-header nav{display:flex;align-items:center;gap:32px;font-size:14px}.site-header nav>a:not(.button){padding-block:14px;position:relative}.site-header nav>a:not(.button):after{content:'';position:absolute;bottom:8px;left:0;width:0;height:1px;background:var(--lime);transition:width .2s}.site-header nav>a:hover:after{width:100%}.site-header .button{font-size:12px;min-height:48px;padding:10px 18px;gap:8px}.site-header .wa-icon{width:22px}.hero-shell{overflow:hidden;background:radial-gradient(ellipse at 72% 18%,#06333255,transparent 55%),var(--dark)}.hero{position:relative;padding-top:50px;padding-bottom:38px;min-height:650px}.hero-copy{position:relative;z-index:2;max-width:740px;pointer-events:none}.hero-copy a{pointer-events:auto}.hero .eyebrow{color:var(--light);font-size:11px;letter-spacing:2.7px;max-width:565px;margin-bottom:32px}.hero .eyebrow span{width:105px}.hero-intro{font-size:22px;line-height:1.48;max-width:530px;margin:26px 0 32px;color:var(--light)!important}.hero-art{position:absolute;width:720px;right:-105px;top:-75px;aspect-ratio:1;mix-blend-mode:screen;pointer-events:none}.hero-art img,.hero-art video{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.hero-art video{opacity:0}.hero-art video.playing{opacity:1}.hero-baseline{position:relative;z-index:2;display:flex;align-items:center;gap:24px;margin-top:46px}.hero-baseline>p:first-child{font-size:12px;letter-spacing:2.8px;color:var(--light);font-weight:600}.hero-baseline>span{height:1px;background:#95aba3;flex:1}.hero-baseline .brand-note{max-width:170px}.goal-grid{margin-top:48px}.goal-grid h3{margin-top:22px;margin-bottom:12px}.goal-grid p{font-size:17px}.goal-grid .text-link{margin-top:24px}.services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:44px}.services-grid article{display:flex;gap:24px;padding:30px;border-left:1px solid var(--line)}.services-grid article:nth-child(3n+1){border-left:0;padding-left:0}.services-grid article:nth-child(3n){padding-right:0}.services-grid article:nth-child(n+4){border-top:1px solid var(--line)}.services-grid h3{font-size:20px}.services-grid p{margin-top:8px;max-width:230px;font-size:16px}.services-grid .text-link{margin-top:10px}.services-grid .icon{width:52px;height:52px}.brand-services{margin-top:28px}.brand-services figure{position:relative;height:300px}.brand-services figure img{height:100%;width:100%;object-fit:contain}.brand-services figcaption{position:absolute;right:15px;bottom:6px;font-size:12px;color:#687571}.brand-services h3{margin-top:18px;font-size:25px}.facts{margin:16px 0 0;font-size:15px;line-height:1.45}.facts>div{display:grid;grid-template-columns:130px minmax(0,1fr);gap:16px;padding:10px 0;border-bottom:1px solid var(--line)}.facts>div:last-child{border-bottom:0}.facts dt{color:#008e9f;font-weight:600}.dark .facts dt{color:var(--cyan)}.facts dd{margin:0;color:var(--muted)}.dark .facts dd{color:#ccd7d3}.section-tail{display:flex;align-items:center;gap:28px;margin-top:34px}.tail-line{height:1px;background:#80918a;flex:1}.editorial-layout{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(0,1fr);gap:32px}.editorial-copy h2{font-size:42px}.facts-grid{margin-top:40px}.service-title{display:flex;gap:16px;align-items:flex-start;min-height:115px}.service-title .icon{width:44px;height:44px}.service-title h3{font-size:20px}.service-title p{font-size:15px;margin-top:8px}.facts-grid.divided>article{padding-inline:24px}.facts-grid.divided>article:first-child{padding-left:0}.facts-grid.divided>article:last-child{padding-right:0}.facts-grid .facts>div{grid-template-columns:1fr;gap:4px;padding-block:12px}.editorial-art{display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:0}.editorial-art>img{width:100%;margin-top:-38px;mix-blend-mode:screen}.dark-art{mix-blend-mode:screen}.comparison{padding:24px;border:1px solid #008f9e;border-radius:6px;width:100%;margin-top:12px}.comparison .eyebrow{font-size:9px;letter-spacing:1.8px;margin-bottom:22px}.comparison .divided>div{padding-inline:16px}.comparison .divided>div:first-child{padding-left:0}.comparison .divided>div:last-child{padding-right:0}.comparison h4{font-size:15px}.comparison p:not(.eyebrow){font-size:14px;margin-top:12px}.small-note{font-size:13px;margin-top:18px}.web-art{gap:44px}.web-art>img{mix-blend-mode:multiply;max-width:none;width:120%;margin-left:-12%}.process-grid{list-style:none;padding:0;margin:48px 0 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px}.step-number{display:flex;align-items:center;gap:16px;margin-bottom:24px}.step-number span{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:var(--cyan);color:var(--dark);font:bold 28px var(--font-heading)}.step-number i{flex:1;border-top:1px dashed var(--cyan);opacity:.6}.process-grid li:nth-child(even) .step-number span{background:var(--lime)}.process-grid li:nth-child(even) .step-number i{border-color:var(--lime)}.process-grid li:last-child .step-number i{visibility:hidden}.step-body{padding:0 20px 0 30px;border-left:1px solid var(--line)}.step-body .icon{width:46px;height:46px;margin-bottom:16px}.step-body h3{margin-bottom:10px}.step-body p{font-size:17px}.deliverables-grid{margin-top:40px;margin-bottom:34px;gap:28px}.deliverables-grid figure{background:#fff;border:1px solid #e0e7e0;border-radius:8px;padding:16px 12px 10px;box-shadow:0 8px 25px #102e2510;margin-bottom:20px}.deliverables-grid img{width:100%;aspect-ratio:1.45;object-fit:contain}.deliverables-grid figcaption{font-size:12px;text-align:center;color:#687571;margin-top:6px}.deliverables-grid h3{font-size:21px;margin-bottom:10px}.deliverables-grid p{font-size:17px}.work-grid{display:grid;grid-template-columns:290px minmax(0,1fr);gap:30px}.work-intro .eyebrow{font-size:11px;letter-spacing:2px}.work-intro .eyebrow span{width:50px}.work-intro h2{font-size:48px}.work-intro .lead{font-size:18px}.work-intro .button{margin-top:30px;padding-inline:18px;font-size:13px}.concepts.divided>article{padding-inline:22px}.concepts.divided>article:first-child{padding-left:0}.concepts.divided>article:last-child{padding-right:0}.concepts figure{margin-top:-36px;margin-bottom:24px}.concepts img{width:100%;height:260px;object-fit:contain}.concepts figcaption{text-align:center;font-size:11px;color:#a5b3ad}.concepts h3{font-size:21px}.concept-facts{font-size:14px;margin:18px 0 0}.concept-facts>div{display:grid;grid-template-columns:auto 1fr;gap:10px;margin-top:14px}.concept-facts dt{color:var(--cyan);font-weight:600}.concept-facts dd{margin:0;color:#ccd7d3}.scenario-grid{margin-top:36px;gap:24px}.card{border:1px solid var(--line);border-radius:16px;padding:30px 24px;display:flex;flex-direction:column}.icon-disc{width:88px;height:88px;display:grid;place-items:center;border-radius:50%;background:#eaf2d9;margin-bottom:22px;flex-shrink:0}.card h3{font-size:20px;margin-bottom:14px}.card p{font-size:17px;margin-bottom:24px}.card .text-link{margin-top:auto}.lucknow{padding-bottom:0;overflow:hidden}.lucknow-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:24px;align-items:center}.lucknow h2{font-size:40px}.lucknow .lead{max-width:450px;font-size:19px}.chapter{font-size:20px;font-weight:700;margin:30px 0 22px;color:var(--light)!important}.lucknow figure{position:relative}.lucknow figure img{width:100%;transform:scale(1.08)}.lucknow figcaption{position:absolute;right:0;top:0}.skyline{width:100%;max-height:220px;object-fit:cover;object-position:center 65%;margin-top:15px}.engagement-grid{margin-top:40px}.engagement-intro{display:flex;gap:20px}.engagement-intro .icon-disc{width:74px;height:74px}.engagement-intro .icon{width:48px;height:48px}.engagement-grid .card{padding:30px 24px}.engagement-grid .card h3{font-size:18px}.engagement-grid .card p{font-size:16px}.engagement-grid .button{margin-top:auto;font-size:14px;padding-inline:12px;width:100%}.agreement{display:flex;align-items:center;justify-content:center;gap:28px;text-align:center;font-size:14px;margin-top:44px}.agreement span{height:1px;max-width:160px;flex:1;background:#85938e}.faq-layout{position:relative}.faq-intro{max-width:68%;margin-bottom:34px}.faq-art{position:absolute;width:36%;right:0;top:-24px}.faq-art img{width:100%}.faq-art figcaption{text-align:center;position:relative;margin-top:-18px}.faq-item{border-bottom:1px solid var(--line);padding:21px 0;position:relative}.faq-item:nth-child(-n+3){width:62%}.faq-item summary{display:flex;align-items:center;gap:20px;cursor:pointer;list-style:none;font-size:18px;font-weight:700;padding-right:4px;line-height:1.5}.faq-item summary::-webkit-details-marker{display:none}.q-symbol{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--cyan);color:var(--dark);flex-shrink:0;font-size:17px}.chevron{width:10px;height:10px;border-right:2px solid var(--cyan);border-bottom:2px solid var(--cyan);transform:rotate(-45deg);margin-left:auto;flex-shrink:0;transition:transform .2s}.faq-item[open] .chevron{transform:rotate(45deg)}.faq-item>p{font-size:16px;margin:0 28px 0 58px}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:40px}.contact-copy{padding-right:30px;border-right:1px solid var(--line)}.contact-copy h2{font-size:43px}.contact-copy .lead{max-width:360px;margin-top:40px;font-size:23px}.contact-whatsapp{display:flex;gap:22px;align-items:center;margin-top:56px}.contact-whatsapp>.wa-icon{background:#d7f5a5;width:64px;height:64px;padding:12px;border-radius:12px}.contact-whatsapp h3{font-size:20px}.contact-whatsapp a{font-size:19px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 28px}.field{display:flex;flex-direction:column;gap:8px;min-width:0}.field.full{grid-column:1/-1}label{font-size:15px;font-weight:600}.optional{font-weight:400}input,select,textarea{width:100%;min-width:0;min-height:56px;border:1px solid #bdcac4;border-radius:8px;background:#ffffff55;padding:13px 16px;color:var(--ink);font-size:15px;line-height:1.5}textarea{resize:vertical;min-height:132px}input::placeholder,textarea::placeholder{color:#717e7a;opacity:1}input:focus,select:focus,textarea:focus{border-color:var(--teal)}.submit-button{width:100%;margin-top:24px}.form-privacy{font-size:12px;margin-top:16px}.form-privacy a{color:#007e8a;text-decoration:underline;text-underline-offset:2px}.demo-note{font-size:11px;margin-top:8px}.field-error{font-size:12px;color:#a42828}.form-result{padding:24px;border:1px solid var(--teal);background:#e9f3df;border-radius:8px;margin-top:20px}.form-result p{font-size:15px;margin:10px 0 20px}.form-result .button{font-size:13px}.next-step{display:flex;gap:40px;border-top:1px solid var(--line);padding-top:40px;margin-top:48px;align-items:center}.next-arrow{width:60px;height:60px;border:1px solid var(--teal);border-radius:50%;display:grid;place-items:center;color:var(--teal);font-size:34px;flex-shrink:0}.next-step>div{border-left:1px solid var(--line);padding-left:36px}.next-step p{font-size:17px;margin-top:8px}.site-footer{padding-top:70px;padding-bottom:50px;overflow:hidden}.footer-top{position:relative;min-height:350px}.footer-copy{position:relative;z-index:2}.footer-copy h2{font-size:60px;letter-spacing:-2.5px}.footer-copy .lead{font-size:24px;margin-bottom:32px}.footer-art{position:absolute;width:720px;right:-100px;top:-25px;pointer-events:none;mask-image:linear-gradient(90deg,transparent,#000 18%)}.footer-note{position:absolute;right:0;top:20px}.footer-bottom{position:relative;z-index:2;display:grid;grid-template-columns:1.5fr .7fr .7fr 1fr;gap:40px;margin-top:65px;max-width:1000px}.footer-bottom nav{display:flex;flex-direction:column;align-items:flex-start;border-left:1px solid var(--line);padding-left:32px;gap:12px;font-size:14px}.footer-bottom nav:first-of-type{border-left:0;padding-left:0}.footer-bottom h4{font-size:16px}.footer-bottom nav a:hover{color:var(--lime)}.location{margin-top:24px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:8px;left:8px;padding:12px;background:var(--lime);color:var(--dark);z-index:100;transform:translateY(-150%)}.skip-link:focus{transform:none}.preloader{position:fixed;inset:0;z-index:99;display:grid;place-content:center;justify-items:center;background:var(--dark);pointer-events:none;animation:loader-failsafe 0s 8s forwards}.preloader p{color:var(--light);font-family:var(--font-heading);font-size:18px;font-weight:700;letter-spacing:.5px}.preloader #preloader-art{width:144px;height:144px;position:relative}.preloader #preloader-art>img{position:absolute;inset:0}.preloader #preloader-art>div{position:absolute;inset:0}.preloader svg{width:100%;height:100%}@keyframes loader-failsafe{to{visibility:hidden}}.menu-toggle{background:transparent;border:1px solid #43605b;border-radius:6px;padding:12px;width:46px;height:44px;color:var(--light)}.menu-toggle>span:not(.sr-only){display:block;height:2px;width:20px;background:currentColor;margin:5px 0}.reveal-ready{animation:reveal-in .65s both}@keyframes reveal-in{from{opacity:.25;transform:translateY(18px)}to{opacity:1;transform:none}}
dialog{border:1px solid #d7dfda;border-radius:18px;padding:0;width:min(700px,calc(100% - 32px));max-height:85vh;color:var(--ink);background:var(--light);box-shadow:0 24px 90px #0008}dialog::backdrop{background:#021411cc;backdrop-filter:blur(5px)}.privacy-content{padding:44px;position:relative}.privacy-content h2{margin-bottom:16px}.privacy-content h3{font-size:21px;margin-top:26px}.privacy-content p,.privacy-content li{font-size:15px;line-height:1.7;margin-top:12px}.privacy-content ul{padding-left:20px}.draft-badge{display:inline-block;padding:6px 12px;background:#e8efc8;color:#405218;border-radius:5px;font-weight:600}.dialog-close{position:absolute;right:18px;top:12px;background:transparent;border:0;font-size:32px;width:44px;height:44px;color:var(--ink)}.privacy-preview{border:1px solid #bfd1c7;border-radius:8px;padding:20px;margin:24px 0}.privacy-back{margin-top:15px}dialog:target:not([open]){display:block;position:relative;margin:30px auto}
.menu-toggle{display:none}
.brand{mix-blend-mode:screen;isolation:auto}
.brand-wordmark{flex-shrink:0;width:156px}
.skip-link{top:-100px;transform:none}
.skip-link:focus{top:8px}
.hero-art{mask-image:linear-gradient(to bottom,transparent,#000 4%,#000 96%,transparent)}
/* The supplied illustrations have opaque mattes. Neutralise their dark
   backgrounds before screen blending, so the image canvas disappears. */
.dark-art,
.hero-art img,
.hero-art video {
  filter: contrast(1.1);
}
.hero-art,
.dark-art:not(.footer-art):not(.skyline) {
  -webkit-mask-image: linear-gradient(90deg, transparent, #000 5%, #000 95%, transparent), linear-gradient(transparent, #000 5%, #000 95%, transparent);
  -webkit-mask-composite: source-in;
  mask-image: linear-gradient(90deg, transparent, #000 5%, #000 95%, transparent), linear-gradient(transparent, #000 5%, #000 95%, transparent);
  mask-composite: intersect;
}
/* Multiplying an off-white matte made a grey rectangular panel. Normal
   compositing preserves the illustration's whites; only its edges feather. */
.web-art > img {
  mix-blend-mode: normal;
  -webkit-mask-image: linear-gradient(90deg, transparent, #000 12%, #000 90%, transparent), linear-gradient(transparent, #000 14%, #000 85%, transparent);
  -webkit-mask-composite: source-in;
  mask-image: linear-gradient(90deg, transparent, #000 12%, #000 90%, transparent), linear-gradient(transparent, #000 14%, #000 85%, transparent);
  mask-composite: intersect;
}
.brand {
  background: var(--dark);
  isolation: isolate;
  mix-blend-mode: normal;
}
@media(min-width:1600px){.hero-art{right:-60px}.hero{min-height:680px}}
@media(max-width:1199px){.container{width:calc(100% - 80px)}.site-header nav{gap:22px}.brand{transform:scale(.9);transform-origin:left center;width:204px}.hero-art{width:670px;right:-165px;top:-30px}.hero-copy{max-width:650px}.hero-intro{max-width:465px;font-size:20px}.hero h1{font-size:52px}.hero{min-height:640px}.divided>article,.divided>div{padding-inline:22px}.editorial-copy h2{font-size:36px}.editorial-layout{grid-template-columns:1.7fr 1fr;gap:24px}.service-title{gap:10px}.service-title h3{font-size:18px}.facts{font-size:14px}.services-grid article{gap:16px;padding:26px 22px}.services-grid .icon{width:44px;height:44px}.services-grid h3{font-size:18px}.facts>div{grid-template-columns:105px 1fr;gap:12px}.work-grid{grid-template-columns:240px 1fr;gap:24px}.work-intro h2{font-size:42px}.concepts.divided>article{padding-inline:15px}.concepts img{height:220px}.concepts h3{font-size:18px}.concept-facts>div{display:block}.concept-facts dd{margin-top:5px}.card{padding:26px 20px}.engagement-intro{gap:14px}.engagement-intro .icon-disc{width:56px;height:56px}.engagement-intro .icon{width:38px;height:38px}.contact-copy h2{font-size:36px}.contact-copy .lead{font-size:21px}.contact-grid{gap:32px}.footer-art{width:630px}.footer-copy h2{font-size:52px}}
@media(max-width:1023px){.section{padding-block:72px}.container{width:calc(100% - 64px)}.site-header{min-height:100px}.site-header nav{gap:18px;font-size:13px}.site-header .button{font-size:11px;padding:10px 12px}.site-header .button .arrow{display:none}.brand{width:185px;transform:scale(.82)}.hero h1{font-size:46px;letter-spacing:-2px}.hero-art{width:580px;right:-140px;top:20px;opacity:.8}.hero-intro{max-width:430px;font-size:19px}.hero{padding-top:42px;min-height:610px}.hero .eyebrow{max-width:440px;font-size:9px;letter-spacing:2px}.hero .button{padding:13px 17px;font-size:13px}.hero-baseline>p:first-child{font-size:10px}.four{grid-template-columns:repeat(2,minmax(0,1fr))}.goal-grid{row-gap:36px}.goal-grid>article:nth-child(3){padding-left:0;border-left:0}.goal-grid>article:nth-child(2){padding-right:0}.goal-grid>article:nth-child(n+3){border-top:1px solid var(--line);padding-top:30px}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services-grid article:nth-child(n){border:0;padding:24px}.services-grid article:nth-child(odd){padding-left:0}.services-grid article:nth-child(even){border-left:1px solid var(--line);padding-right:0}.services-grid article:nth-child(n+3){border-top:1px solid var(--line)}.brand-services figure{height:250px}.brand-services h3{font-size:22px}.facts>div{grid-template-columns:1fr;gap:5px}.editorial-layout{grid-template-columns:1fr}.editorial-copy h2{font-size:40px}.editorial-art{display:grid;grid-template-columns:1fr 1fr;gap:32px}.editorial-art>img{width:100%;max-width:330px;margin:0;justify-self:center}.comparison{margin:0}.web-art>img{max-width:380px}.web-art .button{justify-self:center}.facts-grid .facts>div{grid-template-columns:110px 1fr;gap:12px}.service-title{min-height:90px}.service-title h3{font-size:22px}.process-grid{gap:20px}.step-body{padding-left:16px;padding-right:0}.step-body h3{font-size:19px}.step-body p{font-size:15px}.step-number span{width:40px;height:40px;font-size:24px}.deliverables-grid{gap:32px}.work-grid{grid-template-columns:1fr}.work-intro{max-width:600px}.work-intro h2 br{display:none}.work-intro .lead{max-width:480px}.concepts{margin-top:30px}.concepts img{height:280px}.concepts h3{font-size:22px}.concept-facts>div{display:grid}.lucknow h2{font-size:34px}.lucknow .lead{font-size:17px}.lucknow{padding-bottom:0}.skyline{max-height:170px}.engagement-grid{gap:18px}.engagement-intro{display:block}.engagement-grid .card{padding:24px 20px}.engagement-grid .button{font-size:12px}.faq-intro h2{font-size:36px}.faq-art{width:37%;top:0}.faq-item summary{font-size:17px;gap:14px}.faq-item>p{margin-left:52px;font-size:15px}.contact-copy{padding-right:24px}.contact-copy h2{font-size:32px}.contact-copy .lead{font-size:20px}.contact-whatsapp{gap:14px}.contact-whatsapp>.wa-icon{width:50px;height:50px;padding:10px}.contact-whatsapp a{font-size:16px}.contact-whatsapp h3{font-size:17px}.form-grid{gap:20px 16px}.field label{font-size:13px}input,select,textarea{font-size:14px;padding:12px}.footer-copy h2{font-size:48px}.footer-art{width:570px;right:-155px;top:20px;opacity:.8}.footer-note{display:none}.footer-bottom{gap:22px}.footer-bottom nav{padding-left:22px}.footer-bottom .brand{transform:scale(.8)}}
@media(max-width:767px){body{font-size:16px}.container{width:calc(100% - 48px)}.section{padding-block:56px}h1{font-size:40px;line-height:1.13;letter-spacing:-1.6px}h2{font-size:30px;line-height:1.2;letter-spacing:-1.15px}h3{font-size:21px}.eyebrow{font-size:10px;letter-spacing:2.3px;gap:14px;margin-bottom:20px}.eyebrow>span{width:65px}.lead{font-size:18px;margin-top:20px}.site-header{min-height:96px;flex-wrap:wrap;gap:0}.site-header .brand{transform:scale(.8);width:185px}.site-header nav{width:100%;flex-wrap:wrap;justify-content:center;gap:8px 22px;padding:10px 0 20px}.menu-enhanced .menu-toggle{display:block}.menu-enhanced nav{display:none}.menu-enhanced nav.is-open{display:flex;position:absolute;top:88px;left:0;right:0;padding:24px;background:#091b18;box-shadow:0 15px 30px #0005;border:1px solid var(--line);border-radius:10px;align-items:stretch;flex-direction:column;gap:4px}.site-header nav>a:not(.button){padding:12px}.site-header nav .button{font-size:14px;margin-top:8px}.hero{padding-top:30px;min-height:0;padding-bottom:26px;display:flex;flex-direction:column}.hero-copy{max-width:100%}.hero h1{font-size:clamp(34px,6.2vw,46px);letter-spacing:-1.6px}.hero .eyebrow{font-size:9px;letter-spacing:2px;margin-bottom:25px}.hero .eyebrow span{display:none}.hero-intro{font-size:18px;max-width:480px;margin:24px 0 28px}.hero .actions{gap:12px}.hero .button{font-size:13px;min-height:52px;padding:12px 18px}.hero-art{position:relative;top:auto;right:auto;width:min(100%,460px);align-self:center;order:2;margin-top:-15px;margin-bottom:-30px;opacity:1}.hero-copy{order:1}.hero-baseline{order:3;margin-top:20px;gap:14px}.hero-baseline>p:first-child{font-size:9px;letter-spacing:1.4px;max-width:190px}.hero-baseline .brand-note{font-size:8px!important;letter-spacing:1.6px}.hero-baseline>span{min-width:15px}.four,.three,.two{grid-template-columns:1fr}.divided>article,.divided>div,.divided>:first-child,.divided>:last-child{padding:0;border-left:0}.goal-grid{margin-top:32px;gap:28px}.goal-grid>article:nth-child(n){border:0;border-bottom:1px solid var(--line);padding:0 0 28px;display:grid;grid-template-columns:50px 1fr;column-gap:18px}.goal-grid>article:last-child{padding-bottom:0;border-bottom:0}.goal-grid .icon{grid-row:1/4;width:48px;height:48px}.goal-grid h3{margin:0 0 10px;font-size:20px}.goal-grid p{font-size:16px}.goal-grid .text-link{margin-top:14px;font-size:14px}.services-grid{grid-template-columns:1fr;margin-top:24px}.services-grid article:nth-child(n){border:0;border-bottom:1px solid var(--line);padding:24px 0;gap:20px}.services-grid article:last-child{border-bottom:0;padding-bottom:0}.services-grid .icon{width:50px;height:50px}.services-grid h3{font-size:21px}.services-grid p{max-width:none;font-size:16px}.brand-services{gap:36px;margin-top:12px}.brand-services figure{height:270px}.brand-services>article+article{padding-top:24px;border-top:1px solid var(--line)}.brand-services h3{font-size:23px}.facts{font-size:15px}.facts>div{grid-template-columns:100px 1fr;gap:12px;padding:12px 0}.section-tail{gap:20px;flex-wrap:wrap;margin-top:30px}.section-tail .brand-note{font-size:8px!important}.tail-line{display:none}.section-tail .button{width:100%}.editorial-layout{gap:30px}.editorial-copy h2{font-size:30px}.facts-grid{gap:32px;margin-top:30px}.facts-grid.divided>article:nth-child(n){padding:0;border-left:0}.facts-grid.divided>article+article{border-top:1px solid var(--line);padding-top:28px}.facts-grid .facts>div{grid-template-columns:100px 1fr}.service-title{min-height:0;gap:18px}.service-title .icon{width:48px;height:48px}.service-title h3{font-size:22px}.service-title p{font-size:15px}.editorial-art{grid-template-columns:1fr;gap:20px}.editorial-art>img{width:100%;max-width:360px;margin-top:-16px}.comparison .two{grid-template-columns:1fr 1fr}.comparison .divided>div+div{border-left:1px solid var(--line);padding-left:16px}.comparison .eyebrow{font-size:9px}.web-art>img{width:110%;max-width:100%;margin:0}.web-art .button{width:100%}.process-grid{grid-template-columns:1fr 1fr;gap:32px 22px;margin-top:32px}.step-body{padding-left:14px}.step-body h3{font-size:19px}.step-body p{font-size:15px}.step-number{gap:12px;margin-bottom:20px}.step-number i{display:block}.process-grid li:nth-child(2) .step-number i{visibility:hidden}.deliverables-grid{grid-template-columns:1fr 1fr;gap:26px 18px;margin-top:30px}.deliverables-grid figure{padding:8px 7px;margin-bottom:16px}.deliverables-grid figcaption{font-size:9px}.deliverables-grid h3{font-size:18px}.deliverables-grid p{font-size:15px}.deliverables-grid+.button{width:100%;padding-inline:12px;font-size:14px}.work-intro h2{font-size:40px}.work-intro .lead{font-size:18px}.work-intro .button{margin-top:24px}.concepts{margin-top:10px;gap:32px}.concepts.divided>article:nth-child(n){padding:0;border:0}.concepts.divided>article+article{padding-top:24px;border-top:1px solid var(--line)}.concepts figure{margin-top:0;margin-bottom:22px}.concepts img{height:330px}.concepts h3{font-size:23px}.concept-facts{font-size:16px}.scenario-grid{gap:20px;margin-top:28px}.card{padding:28px 24px}.card h3{font-size:22px}.card p{font-size:16px}.icon-disc{width:76px;height:76px;margin-bottom:20px}.icon-disc .icon{width:52px;height:52px}.lucknow{padding-bottom:0}.lucknow-grid{grid-template-columns:1fr;gap:30px}.lucknow h2{font-size:32px}.lucknow .lead{font-size:18px}.lucknow figure img{transform:none}.lucknow figcaption{font-size:8px!important;right:0;top:0}.chapter{font-size:18px;margin-top:26px}.skyline{height:100px;object-fit:cover;max-width:none;width:140%;margin-left:-20%;margin-top:0}.engagement-grid{gap:20px;margin-top:30px}.engagement-intro{display:flex;gap:20px}.engagement-intro .icon-disc{width:65px;height:65px}.engagement-grid .card h3{font-size:21px}.engagement-grid .button{font-size:15px}.agreement{font-size:13px;margin-top:30px;gap:0}.agreement span{display:none}.faq-intro{max-width:100%;margin-bottom:22px}.faq-intro h2{font-size:32px}.faq-art{position:relative;top:0;width:75%;margin:0 auto 16px}.faq-art img{max-height:250px;object-fit:contain}.faq-art figcaption{font-size:8px!important;margin-top:-10px}.faq-item:nth-child(n){width:100%}.faq-item summary{gap:12px;font-size:16px}.q-symbol{width:30px;height:30px;font-size:14px}.faq-item>p{margin:6px 10px 0 42px;font-size:15px}.faq-item{padding-block:18px}.contact-grid{grid-template-columns:1fr;gap:36px}.contact-copy{border:0;padding:0}.contact-copy h2{font-size:36px}.contact-copy .lead{font-size:20px;margin-top:24px}.contact-whatsapp{margin-top:28px}.contact-whatsapp h3{font-size:19px}.contact-whatsapp a{font-size:18px}.form-wrap{padding-top:30px;border-top:1px solid var(--line)}.form-grid{grid-template-columns:1fr;gap:20px}.field label{font-size:15px}input,select,textarea{font-size:16px;padding:14px}.next-step{gap:18px;align-items:flex-start;padding-top:30px;margin-top:36px}.next-arrow{width:42px;height:42px;font-size:25px}.next-step>div{border:0;padding:0}.next-step h3{font-size:19px}.next-step p{font-size:15px}.footer-copy h2{font-size:40px;letter-spacing:-1.6px}.footer-copy .lead{font-size:20px;margin-bottom:28px}.footer-top{min-height:0}.footer-art{position:relative;width:120%;max-width:none;right:10%;top:0;margin-top:4px;margin-bottom:-60px;opacity:1;mask-image:none}.footer-copy .actions{gap:12px}.footer-copy .button{font-size:13px;padding-inline:16px}.footer-bottom{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 16px;margin-top:30px}.footer-bottom>div{grid-column:1/-1}.footer-bottom nav{font-size:13px;padding-left:14px}.footer-bottom h4{font-size:14px}.location{margin-top:12px}.privacy-content{padding:36px 24px}.privacy-content .eyebrow{font-size:9px}.privacy-content .eyebrow span{display:none}}
@media(max-width:359px){.hero h1{font-size:32px}.hero .actions .button{width:100%}.hero .eyebrow{font-size:8px}.hero-baseline .brand-note{display:none}.process-grid{grid-template-columns:1fr}.process-grid li .step-number i{visibility:visible}.facts>div,.facts-grid .facts>div{grid-template-columns:86px 1fr;font-size:14px}.deliverables-grid{grid-template-columns:1fr}.deliverables-grid h3{font-size:21px}.deliverables-grid figcaption{font-size:11px}.engagement-intro{gap:14px}.engagement-intro .icon-disc{width:50px;height:50px}.engagement-grid .card h3{font-size:19px}.footer-copy .button{width:100%}.footer-bottom{gap:28px 10px}.footer-bottom nav{padding-left:10px;font-size:12px}.brand{max-width:190px}.site-header .brand{width:178px}.button{font-size:14px;padding-inline:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.button:hover,.button:hover .arrow,.text-link:hover .arrow{transform:none}.hero-art video{display:none}.preloader{animation:loader-failsafe 0s 8s forwards!important}}

/* Invisible spam field added by the PHP form handler. */
.hp-field{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}

/* A single Lucknow illustration, contained within the section spacing. */
/* Shared readable layouts and touch controls. */
input,select,textarea{min-width:0;max-width:100%;font-size:16px}
.field,.form-grid>*{min-width:0}
.button{max-width:100%}
@media(max-width:1023px) and (min-width:768px){
  .site-header:not(.ads-header){flex-wrap:wrap}
  .site-header.menu-enhanced:not(.ads-header) .menu-toggle{display:block}
  .site-header.menu-enhanced:not(.ads-header) nav{display:none}
  .site-header.menu-enhanced:not(.ads-header) nav.is-open{display:flex;position:absolute;top:90px;left:0;right:0;flex-direction:column;align-items:stretch;gap:4px;padding:24px;background:#091b18;border:1px solid var(--line);border-radius:10px;box-shadow:0 15px 30px #0005}
  .site-header nav>a:not(.button){padding:14px}
  .engagement-grid{grid-template-columns:1fr}
  .engagement-intro{display:flex}
  .process-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}
}
@media(max-width:767px){
  body{line-height:1.65}
  h1,h2,h3{overflow-wrap:break-word}
  .actions{gap:12px}
  .actions .button{flex:1 1 220px}
  .text-link{min-height:44px}
  .process-grid,.deliverables-grid{grid-template-columns:1fr}
  .process-grid li{display:grid;grid-template-columns:44px minmax(0,1fr);gap:18px}
  .step-number{align-items:flex-start;margin:0}.step-number i{display:none!important}
  .step-body{padding:0;border:0}.step-body p,.deliverables-grid p,.faq-item>p{font-size:16px}
  .deliverables-grid figure{max-width:340px;width:100%;margin-inline:auto}
  .deliverables-grid h3{font-size:21px}
  .footer-bottom{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
  .footer-bottom nav{padding:0;border:0;font-size:15px}
  .footer-bottom nav a{display:flex;align-items:center;min-height:44px}
  .footer-bottom h4{font-size:16px}
  .hero .button,.footer-copy .button{font-size:15px}
  .facts>div,.facts-grid .facts>div{grid-template-columns:90px minmax(0,1fr);font-size:15px}
}
@media(max-width:359px){.comparison{padding:18px}.comparison .two{grid-template-columns:1fr;gap:18px}.comparison .divided>div+div{border-left:0;border-top:1px solid var(--line);padding:18px 0 0}}
.section.lucknow { padding-bottom: 96px; }
.lucknow figure img { transform: none; }
@media (max-width: 1023px) { .section.lucknow { padding-bottom: 72px; } }
@media (max-width: 767px) { .section.lucknow { padding-bottom: 56px; } }

/* Give the closing landmark its own space alongside the invitation. */
.footer-top { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); align-items: center; gap: 32px; min-height: 0; }
.footer-art { position: static; width: 100%; max-width: 100%; margin: 0; opacity: 1; mask-image: linear-gradient(90deg, transparent, #000 5%, #000 95%, transparent); }
.footer-note { display: none; }
@media (max-width: 767px) {
  .footer-top { grid-template-columns: 1fr; gap: 28px; }
  .footer-art { width: 100%; max-width: 560px; margin: 0 auto; }
}
