:root{--ink:#111513;--paper:#f3f3ef;--white:#fff;--muted:#6a716e;--acid:#d0b78b;--deep:#080c0d;--line:#d6dbd7;--max:1280px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5}a{text-decoration:none;color:inherit}img{display:block;width:100%}.shell{width:min(var(--max),calc(100% - 56px));margin:auto}.site-header{position:fixed;inset:0 0 auto 0;z-index:50;color:#fff;background:linear-gradient(180deg,rgba(6,9,10,.78),rgba(6,9,10,.15));border-bottom:1px solid rgba(255,255,255,.18);transition:.25s}.site-header.scrolled,.site-header.solid{background:rgba(8,12,13,.96);backdrop-filter:blur(14px)}.header-inner{height:76px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:baseline;gap:3px;letter-spacing:-.045em;font-weight:900}.brand span{font-size:26px}.brand small{font-size:9px;letter-spacing:.1em}.nav{display:flex;gap:28px;font-size:12px;font-weight:750}.nav a{opacity:.82}.nav a:hover{opacity:1}.header-cta{font-size:12px;font-weight:850;border:1px solid rgba(255,255,255,.65);padding:10px 16px}.menu{display:none;color:#fff;background:none;border:0;font-size:24px}.mobile-panel{display:none}
.hero{position:relative;height:100svh;min-height:720px;background:#0b0f10;overflow:hidden;color:#fff}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 45%}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,9,10,.88) 0%,rgba(6,9,10,.60) 33%,rgba(6,9,10,.18) 66%,rgba(6,9,10,.18) 100%),linear-gradient(0deg,rgba(6,9,10,.42),transparent 55%)}.hero-inner{height:100%;position:relative;display:flex;align-items:center}.hero-copy{padding-top:70px;max-width:820px}.hero-kicker{font-size:11px;letter-spacing:.17em;font-weight:900;margin-bottom:26px}.hero h1{font-size:clamp(68px,9vw,136px);line-height:.82;letter-spacing:-.07em;margin:0}.hero h1 span{color:var(--acid)}.hero p{font-size:20px;max-width:680px;color:#e0e6e3;margin:30px 0 0}.hero-actions{display:flex;gap:12px;margin-top:32px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 18px;font-size:12px;font-weight:850;border:1px solid currentColor}.btn.light{background:#fff;color:#111;border-color:#fff}.btn.ghost{color:#fff;background:rgba(255,255,255,.06)}.btn.dark{background:#111;color:#fff;border-color:#111}.hero-caption{position:absolute;right:0;bottom:34px;display:grid;gap:2px;text-align:right;font-size:13px}.hero-caption b{font-size:15px}.hero-caption span{color:#c2c8c5}.proof-strip{background:#0b0f10;color:#fff;border-top:1px solid rgba(255,255,255,.12)}.proof-grid{min-height:150px;display:grid;grid-template-columns:1.3fr repeat(3,.7fr);align-items:center;gap:36px}.proof-lead{font-size:26px;line-height:1.08;letter-spacing:-.03em}.proof-grid>div:not(:first-child){display:grid;gap:8px;border-left:1px solid rgba(255,255,255,.18);padding-left:28px}.proof-grid small{font-size:9px;letter-spacing:.18em;color:#89918d;font-weight:900}.proof-grid strong{font-size:16px}
.section{padding:112px 0}.section-head{display:grid;grid-template-columns:.7fr 1.3fr;gap:72px;align-items:start;margin-bottom:56px}.eyebrow{font-size:10px;letter-spacing:.22em;font-weight:900;color:#6f7773;text-transform:uppercase}.eyebrow.light{color:#a8b1ad}.eyebrow.darkink{color:#111}.section h2,.made-band h2{font-size:clamp(48px,5.4vw,82px);line-height:.92;letter-spacing:-.058em;margin:0}.section h2 span{color:#8a918e}.section-copy{font-size:17px;max-width:760px;color:var(--muted)}.cap-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.cap{min-height:300px;border-right:1px solid var(--line);padding:28px 22px 36px 0}.cap:not(:first-child){padding-left:22px}.cap:last-child{border-right:0}.cap .num{font-size:11px;font-weight:900;color:#7c8380}.cap h3{font-size:29px;line-height:1.02;letter-spacing:-.04em;margin:78px 0 12px}.cap p{font-size:14px;color:var(--muted);margin:0}.dark{background:var(--deep);color:#fff}.dark .eyebrow,.dark .section-copy{color:#aab3af}.featured-grid{display:grid;grid-template-columns:1.1fr .9fr .9fr;grid-auto-rows:330px;gap:16px}.featured{position:relative;overflow:hidden;background:#1b2021;min-height:0}.featured.hero-card{grid-column:1/3;grid-row:span 2}.featured.wide{grid-column:2/4}.featured img{height:100%;object-fit:cover;transition:.5s}.featured:hover img{transform:scale(1.02)}.shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.78),rgba(0,0,0,0) 62%)}.meta{position:absolute;left:24px;right:24px;bottom:22px;color:#fff}.meta small{font-size:9px;letter-spacing:.16em;font-weight:900}.meta h3{font-size:32px;line-height:1;letter-spacing:-.04em;margin:6px 0}.meta p{margin:0;color:#d8ddda;font-size:13px}.section-footer{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;border-top:1px solid rgba(255,255,255,.16);margin-top:28px;padding-top:24px}.section-footer p{max-width:760px;color:#a9b1ae;font-size:13px;margin:0}.text-link{font-size:13px;font-weight:850;border-bottom:1px solid currentColor;padding-bottom:4px;white-space:nowrap}.global{background:#e9ede7}.route-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px}.route-map{min-height:520px;background:#0e1213;position:relative;overflow:hidden;border-radius:2px}.india-dot{position:absolute;left:42%;top:50%;transform:translate(-50%,-50%);width:118px;height:118px;border-radius:50%;background:var(--acid);display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:950;letter-spacing:.05em;z-index:3}.route-line{position:absolute;height:1px;background:linear-gradient(90deg,var(--acid),rgba(182,255,24,.1));transform-origin:left center;left:42%;top:50%}.l1{width:280px;transform:rotate(-30deg)}.l2{width:340px;transform:rotate(4deg)}.l3{width:300px;transform:rotate(34deg)}.route-dest{position:absolute;color:#fff;font-size:11px;letter-spacing:.16em;font-weight:850}.d1{right:34px;top:26%}.d2{right:26px;top:49%}.d3{right:42px;top:70%}.route-copy{display:grid;border-top:1px solid #cbd1cd}.route-copy>div{display:grid;grid-template-columns:52px 1fr;column-gap:18px;padding:28px 0;border-bottom:1px solid #cbd1cd}.route-copy b{grid-row:1/3;font-size:11px}.route-copy h3{font-size:27px;letter-spacing:-.04em;margin:0 0 6px}.route-copy p{grid-column:2;margin:0;color:#66706b;font-size:14px}.made-band{background:#111513;color:#fff;padding:84px 0}.made-grid{display:grid;grid-template-columns:.72fr 1.15fr .9fr;gap:54px;align-items:center}.made-grid img{max-width:360px}.made-grid p{color:#b2bab6;font-size:16px;margin:0}.workflow{display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid var(--line)}.step{min-height:245px;padding:28px 18px 28px 0;border-right:1px solid var(--line)}.step:not(:first-child){padding-left:18px}.step:last-child{border-right:0}.step b{font-size:11px;color:#69716e}.step h4{font-size:21px;margin:65px 0 8px;letter-spacing:-.03em}.step p{font-size:12px;color:#737b77;margin:0}.cta-band{background:var(--acid);padding:96px 0}.cta-band.compact{padding:70px 0}.cta-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:60px;align-items:end}.cta-grid h2{font-size:clamp(50px,6vw,90px);line-height:.9;letter-spacing:-.065em;margin:7px 0 0}.cta-grid p{font-size:17px;margin:0 0 24px}.footer{background:#080b0c;color:#fff;padding:56px 0}.footer-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px}.footer-links{display:grid;gap:8px;font-size:13px}.footer p{font-size:13px;color:#969e9a;margin-top:0}.footer small{color:#747b78}
.project-hero{padding:160px 0 82px;background:#0a0e0f;color:#fff}.project-hero h1{font-size:clamp(62px,8vw,110px);line-height:.86;letter-spacing:-.07em;margin:8px 0 24px}.project-hero h1 span{color:#8b9490}.project-hero p{font-size:18px;max-width:760px;color:#b8c0bd}.project-toolbar{position:sticky;top:76px;z-index:20;background:rgba(243,243,239,.96);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.filters{display:flex;gap:8px;padding:14px 0;overflow:auto}.filter{border:1px solid #ccd1ce;background:transparent;padding:9px 13px;font:inherit;font-size:11px;font-weight:800;white-space:nowrap;cursor:pointer}.filter.active{background:#111;color:#fff;border-color:#111}.project-library{padding-top:46px}.project-grid-v4{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.project-card{background:#fff;border:1px solid #e0e3e0;overflow:hidden}.project-card.span-2{grid-column:1/-1}.project-card img{height:420px;object-fit:cover}.project-card.span-2 img{height:560px}.project-card-copy{padding:22px}.project-card-copy small{font-size:9px;letter-spacing:.16em;font-weight:900;color:#6f7773}.project-card-copy h2{font-size:31px;line-height:1;letter-spacing:-.04em;margin:7px 0 8px}.project-card-copy p{margin:0;color:#68716d;font-size:14px}.project-card.hidden{display:none}.trade-hero-v4{padding:170px 0 90px;background:var(--acid)}.trade-hero-v4 h1{font-size:clamp(70px,9vw,128px);line-height:.82;letter-spacing:-.075em;margin:8px 0 30px}.trade-hero-v4 h1 span{color:#4d5300}.trade-hero-v4 p{font-size:20px;max-width:820px}.trade-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.trade-grid article{min-height:330px;border:1px solid var(--line);padding:34px;background:#fff}.trade-grid b{font-size:11px}.trade-grid h3{font-size:37px;line-height:.97;letter-spacing:-.045em;margin:82px 0 14px}.trade-grid p{font-size:15px;color:var(--muted)}
@media(max-width:980px){.nav,.header-cta{display:none}.menu{display:block}.mobile-panel.open{display:grid;position:fixed;top:76px;left:0;right:0;background:#0a0e0f;padding:22px 28px;gap:18px;border-top:1px solid rgba(255,255,255,.15);font-weight:800}.hero h1{font-size:86px}.proof-grid{grid-template-columns:1fr 1fr}.proof-lead{grid-column:1/-1;padding-top:26px}.section-head{grid-template-columns:1fr;gap:18px}.cap-grid{grid-template-columns:1fr 1fr}.featured-grid{grid-template-columns:1fr 1fr;grid-auto-rows:360px}.featured.hero-card,.featured.wide{grid-column:1/-1;grid-row:auto}.route-grid,.made-grid,.cta-grid{grid-template-columns:1fr}.workflow{grid-template-columns:repeat(3,1fr)}.project-grid-v4{grid-template-columns:1fr}.project-card.span-2{grid-column:auto}.project-card.span-2 img,.project-card img{height:430px}.trade-grid{grid-template-columns:1fr}}
@media(max-width:640px){.shell{width:min(var(--max),calc(100% - 28px))}.header-inner{height:68px}.site-header .brand span{font-size:21px}.mobile-panel.open{top:68px}.hero{min-height:690px;height:100svh}.hero-photo{object-position:63% center}.hero-overlay{background:linear-gradient(90deg,rgba(5,8,9,.88),rgba(5,8,9,.45)),linear-gradient(0deg,rgba(5,8,9,.55),transparent 55%)}.hero-copy{padding-top:80px}.hero-kicker{font-size:9px;max-width:320px}.hero h1{font-size:59px;line-height:.88}.hero p{font-size:16px;max-width:340px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-caption{right:0;bottom:20px}.proof-grid{grid-template-columns:1fr;gap:0;padding:22px 0}.proof-lead{grid-column:auto;font-size:22px;padding:0 0 18px}.proof-grid>div:not(:first-child){border-left:0;border-top:1px solid rgba(255,255,255,.12);padding:16px 0}.section{padding:76px 0}.section h2,.made-band h2{font-size:47px}.section-head{margin-bottom:36px}.cap-grid{grid-template-columns:1fr}.cap{min-height:auto;padding:22px 0!important;border-right:0;border-bottom:1px solid var(--line)}.cap h3{margin:28px 0 8px}.featured-grid{grid-template-columns:1fr;grid-auto-rows:330px}.featured.hero-card,.featured.wide{grid-column:auto}.section-footer{display:grid;align-items:start}.route-map{min-height:390px}.india-dot{width:92px;height:92px;font-size:13px;left:38%}.route-line{left:38%}.l1{width:190px}.l2{width:220px}.l3{width:200px}.route-dest{font-size:9px}.d1{right:18px}.d2{right:14px}.d3{right:18px}.made-band{padding:68px 0}.made-grid{gap:28px}.made-grid img{max-width:310px}.workflow{grid-template-columns:1fr 1fr}.step{min-height:200px}.step h4{margin-top:40px}.cta-band{padding:72px 0}.cta-grid h2{font-size:52px}.footer-grid{grid-template-columns:1fr}.project-hero{padding:130px 0 60px}.project-hero h1{font-size:58px}.project-toolbar{top:68px}.project-card img,.project-card.span-2 img{height:330px}.project-card-copy h2{font-size:28px}.trade-hero-v4{padding:140px 0 70px}.trade-hero-v4 h1{font-size:61px}.trade-grid article{min-height:280px}.trade-grid h3{font-size:34px;margin-top:60px}}
/* V5 editorial system */
:root{--purple:#65308f;--purple-soft:#8d63ad;--lavender:#d8c5e8}
.section:not(.dark) h2,.consultancy-grid h3,.proof-cards h3,.audience-grid h3{color:var(--purple)}
.dark h2{color:#fff}.dark h2 span{color:#bda5cf}
.consultancy-home{background:#faf8fc}.purple-link{color:var(--purple);display:inline-block;margin-top:18px}.consultancy-ribbon{display:flex;flex-wrap:wrap;gap:10px;border-top:1px solid #ded6e5;padding-top:24px}.consultancy-ribbon span{border:1px solid #ded6e5;background:white;padding:10px 13px;font-size:11px;font-weight:800;color:#5b4f62}
.proof-cards{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line)}.proof-cards article{padding:28px 22px 32px 0;border-right:1px solid var(--line)}.proof-cards article:not(:first-child){padding-left:22px}.proof-cards article:last-child{border-right:0}.proof-cards strong{display:block;color:var(--purple);font-size:34px;letter-spacing:-.04em}.proof-cards h3{font-size:21px;line-height:1.05;margin:48px 0 10px}.proof-cards p{font-size:13px;color:var(--muted);margin:0}
.process{background:linear-gradient(180deg,#fff 0,#faf7fc 100%)}.process-flow{position:relative;margin-left:min(12vw,150px);border-left:1px solid #cfc3d7}.process-flow article{position:relative;display:grid;grid-template-columns:minmax(260px,.75fr) 1.25fr;gap:52px;padding:0 0 54px 54px}.process-flow article:before{content:"";position:absolute;width:11px;height:11px;border:2px solid var(--purple);background:#fff;border-radius:50%;left:-7px;top:7px}.process-flow article:last-child{padding-bottom:0}.process-flow h3{font-size:28px;line-height:1.02;letter-spacing:-.035em;color:var(--purple);margin:0}.process-flow p{font-size:15px;color:#66706b;margin:0;max-width:670px}
.audience-grid{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line)}.audience-grid article{padding:25px 18px 26px 0;border-right:1px solid var(--line)}.audience-grid article:not(:first-child){padding-left:18px}.audience-grid article:last-child{border-right:0}.audience-grid h3{font-size:20px;line-height:1.05;margin:34px 0 9px}.audience-grid p{font-size:13px;color:var(--muted);margin:0}
.client-strip{padding:55px 0 65px;background:#f7f4f8;border-top:1px solid #e4dde9}.client-names{display:grid;grid-template-columns:repeat(7,1fr);gap:0;margin-top:25px;border-top:1px solid #ded6e5;border-left:1px solid #ded6e5}.client-names span{display:flex;align-items:center;justify-content:center;text-align:center;min-height:72px;border-right:1px solid #ded6e5;border-bottom:1px solid #ded6e5;font-weight:850;color:#554b59;font-size:13px;background:rgba(255,255,255,.55)}
.consultancy-hero{background:linear-gradient(135deg,#301245 0,#160c1e 70%)}.consultancy-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.consultancy-grid article{padding:30px 28px 32px 0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:200px}.consultancy-grid article:nth-child(3n+2),.consultancy-grid article:nth-child(3n+3){padding-left:28px}.consultancy-grid article:nth-child(3n){border-right:0}.consultancy-grid h3{font-size:25px;margin:40px 0 10px}.consultancy-grid p{font-size:14px;color:var(--muted);margin:0}
.upload-hero{background:linear-gradient(135deg,#1d0c28,#090b0c)}.intake-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.intake-layout h2{font-size:clamp(52px,5.5vw,82px);line-height:.9;letter-spacing:-.055em;margin:15px 0 20px}.intake-notes{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.intake-notes span{border:1px solid #d7cedd;padding:7px 10px;font-size:10px;font-weight:850;color:var(--purple)}.intake-form{display:grid;gap:17px;background:#fff;border:1px solid #e0dbe4;padding:30px}.intake-form label{display:grid;gap:7px;font-size:11px;font-weight:850;color:#504655}.intake-form input,.intake-form select,.intake-form textarea{width:100%;box-sizing:border-box;border:1px solid #d7d0dc;background:#fbfafc;padding:13px 14px;font:inherit;font-size:14px;color:#111}.form-two{display:grid;grid-template-columns:1fr 1fr;gap:14px}.file-drop{border:1px dashed #bdaacb;padding:18px}.file-drop input{border:0;padding:0;background:transparent}.file-drop span{font-weight:500;color:#756c79}.backend-note{font-size:11px;color:#7d737f;background:#f6f2f8;padding:12px;border-left:3px solid var(--purple)}
.trade-grid article h3{color:var(--purple)}
@media(max-width:980px){.proof-cards,.audience-grid{grid-template-columns:1fr 1fr}.client-names{grid-template-columns:repeat(4,1fr)}.consultancy-grid{grid-template-columns:1fr 1fr}.consultancy-grid article:nth-child(n){padding:28px;border-right:1px solid var(--line)}.intake-layout{grid-template-columns:1fr}.process-flow{margin-left:15px}}
@media(max-width:640px){.proof-cards,.audience-grid,.consultancy-grid{grid-template-columns:1fr}.proof-cards article,.proof-cards article:not(:first-child),.audience-grid article,.audience-grid article:not(:first-child){padding:22px 0;border-right:0;border-bottom:1px solid var(--line)}.proof-cards h3,.audience-grid h3{margin-top:18px}.client-names{grid-template-columns:1fr 1fr}.process-flow{margin-left:5px}.process-flow article{grid-template-columns:1fr;gap:10px;padding:0 0 42px 32px}.process-flow h3{font-size:23px}.consultancy-grid article:nth-child(n){padding:22px 0;border-right:0}.form-two{grid-template-columns:1fr}.intake-form{padding:20px}}
/* V6 multilingual controls */
.language-control{display:flex;align-items:center;gap:7px;color:#fff;font-size:11px;font-weight:850;letter-spacing:.08em;margin-left:auto;margin-right:10px}
.language-control span{font-size:13px;opacity:.8}.language-select{appearance:none;-webkit-appearance:none;border:1px solid rgba(255,255,255,.28);background:rgba(7,10,11,.36);color:#fff;border-radius:2px;padding:8px 24px 8px 9px;font:inherit;cursor:pointer;background-image:linear-gradient(45deg,transparent 50%,#fff 50%),linear-gradient(135deg,#fff 50%,transparent 50%);background-position:calc(100% - 11px) 12px,calc(100% - 7px) 12px;background-size:4px 4px,4px 4px;background-repeat:no-repeat}.language-select option{color:#111;background:#fff}.site-header.scrolled .language-select{background-color:rgba(7,10,11,.76)}.mobile-language{margin:5px 0 0}.mobile-language .language-select{min-width:110px}
html[dir="rtl"] body{text-align:right}html[dir="rtl"] .header-inner,html[dir="rtl"] .hero-actions,html[dir="rtl"] .consultancy-ribbon,html[dir="rtl"] .filters{direction:rtl}html[dir="rtl"] .language-control{margin-left:10px;margin-right:auto}html[dir="rtl"] .process-flow{margin-left:0;margin-right:min(12vw,150px);border-left:0;border-right:1px solid #cfc3d7}html[dir="rtl"] .process-flow article{padding-left:0;padding-right:54px}html[dir="rtl"] .process-flow article:before{left:auto;right:-7px}html[dir="rtl"] .project-card-copy,html[dir="rtl"] .meta,html[dir="rtl"] .section-head{text-align:right}
@media(max-width:980px){.language-control{margin-left:auto;margin-right:8px}.nav+.language-control{display:flex}.mobile-panel .language-control{display:flex}html[dir="rtl"] .process-flow{margin-right:15px}}
@media(max-width:640px){.header-inner>.language-control{display:flex}.language-select{padding:7px 22px 7px 8px}.language-control span{display:none}html[dir="rtl"] .process-flow{margin-right:5px}.mobile-language span{display:inline}}

/* V7 project-system storytelling */
.case-study-section{background:#fff}.case-study-list{display:grid;gap:84px}.case-study{display:grid;grid-template-columns:.72fr 1.28fr;gap:54px;align-items:center;padding-top:42px;border-top:1px solid var(--line)}.case-study.reverse{grid-template-columns:1.28fr .72fr}.case-study.reverse .case-copy{order:2}.case-study.reverse .case-gallery{order:1}.case-copy small{font-size:10px;letter-spacing:.16em;font-weight:900;color:#6c7470}.case-copy h3{font-size:clamp(44px,5vw,72px);line-height:.9;letter-spacing:-.06em;margin:12px 0 20px}.case-copy p{font-size:16px;line-height:1.6;color:#626b67;margin:0 0 24px}.case-tags{display:flex;flex-wrap:wrap;gap:7px}.case-tags span{font-size:10px;font-weight:850;letter-spacing:.05em;padding:8px 10px;border:1px solid #d8ddda;background:#f7f8f6}.case-gallery{display:grid;grid-template-columns:1.35fr .65fr;grid-template-rows:260px 260px;gap:8px}.case-gallery img{width:100%;height:100%;object-fit:cover}.case-gallery img:first-child{grid-row:1/3}.case-gallery img:nth-child(4){display:none}.project-card{transition:transform .25s ease,box-shadow .25s ease}.project-card:hover{transform:translateY(-3px);box-shadow:0 18px 50px rgba(9,13,12,.09)}
@media(max-width:980px){.case-study,.case-study.reverse{grid-template-columns:1fr;gap:28px}.case-study.reverse .case-copy,.case-study.reverse .case-gallery{order:initial}.case-study-list{gap:60px}.case-gallery{grid-template-rows:220px 220px}}
@media(max-width:640px){.case-study-list{gap:48px}.case-study{padding-top:28px}.case-copy h3{font-size:43px}.case-gallery{grid-template-columns:1fr 1fr;grid-template-rows:240px 170px}.case-gallery img:first-child{grid-column:1/3;grid-row:auto}.case-gallery img:nth-child(2),.case-gallery img:nth-child(3){grid-row:2}.case-tags span{font-size:9px}}
.case-study-list{counter-reset:caseitem}.case-study{position:relative}.case-study:before{counter-increment:caseitem;content:counter(caseitem,decimal-leading-zero);position:absolute;top:14px;right:0;font-size:10px;letter-spacing:.15em;font-weight:900;color:#a3aaa6}.case-study.reverse:before{right:auto;left:0}.case-gallery img{background:#ecefed}.case-gallery img:hover{transform:scale(1.012)}.case-gallery img{transition:transform .3s ease}.case-copy h3{max-width:680px}
@media(max-width:980px){.case-study.reverse:before{left:auto;right:0}}

/* V9 international proof + deeper project case studies */
.international-proof{background:#15191a;color:#fff;padding:58px 0 62px}.international-proof-head{display:grid;grid-template-columns:1.15fr .85fr;gap:60px;align-items:end;margin-bottom:26px}.international-proof h2{font-size:clamp(36px,4vw,58px);line-height:.94;letter-spacing:-.05em;margin:8px 0 0}.international-proof-head p{margin:0;color:#aeb6b2;font-size:14px;max-width:620px}.international-proof-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.international-proof-grid a{position:relative;height:260px;overflow:hidden;background:#252a2b}.international-proof-grid img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.international-proof-grid a:hover img{transform:scale(1.025)}.international-proof-grid a:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.78),transparent 58%)}.international-proof-grid span{position:absolute;z-index:2;left:18px;right:18px;bottom:16px;display:grid;gap:3px}.international-proof-grid small{font-size:9px;letter-spacing:.15em;font-weight:900;color:#c9d0cd}.international-proof-grid b{font-size:18px;line-height:1.05}.case-gallery-two{grid-template-columns:1fr 1fr;grid-template-rows:520px}.case-gallery-two img:first-child{grid-row:auto}.case-gallery-two img:nth-child(2){display:block}.case-gallery-two img:nth-child(n+3){display:none}.case-gallery-two img{object-fit:cover}
@media(max-width:980px){.international-proof-head{grid-template-columns:1fr;gap:18px}.international-proof-grid{grid-template-columns:1fr 1fr}.case-gallery-two{grid-template-rows:360px}}
@media(max-width:640px){.international-proof{padding:42px 0}.international-proof-grid{grid-template-columns:1fr}.international-proof-grid a{height:230px}.case-gallery-two{grid-template-columns:1fr 1fr;grid-template-rows:220px}.case-gallery-two img:first-child{grid-column:auto}}


/* V10 portfolio hierarchy and interaction refinement */
.work-proof-rail{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:38px;padding-top:28px;border-top:1px solid rgba(255,255,255,.14)}
.work-proof-rail a{position:relative;min-height:160px;overflow:hidden;background:#171c1d;color:#fff}
.work-proof-rail img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.58;transition:transform .35s ease,opacity .35s ease}
.work-proof-rail a:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.82),rgba(0,0,0,.08) 72%)}
.work-proof-rail span{position:absolute;z-index:2;left:16px;right:16px;bottom:15px;display:grid;gap:3px}
.work-proof-rail small{font-size:8px;letter-spacing:.14em;font-weight:900;color:#cbd2cf}
.work-proof-rail b{font-size:17px;line-height:1.05;letter-spacing:-.025em}
.work-proof-rail a:hover img{transform:scale(1.025);opacity:.72}

.case-index{position:sticky;top:123px;z-index:11;display:flex;gap:7px;overflow-x:auto;padding:11px 0 13px;margin:-48px 0 60px;background:rgba(255,255,255,.93);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);scrollbar-width:none}
.case-index::-webkit-scrollbar{display:none}.case-index a{flex:0 0 auto;border:1px solid #d8ddda;padding:8px 10px;font-size:9px;font-weight:850;letter-spacing:.04em;background:#fff;color:#373e3b;white-space:nowrap}
.case-index a:hover{background:var(--purple);border-color:var(--purple);color:#fff}
.project-card[data-case]{cursor:pointer;position:relative}.project-card[data-case]:after{content:"↘";position:absolute;right:18px;top:18px;width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.92);color:#111;font-size:18px;font-weight:900;box-shadow:0 3px 18px rgba(0,0,0,.08);transition:transform .2s ease,background .2s ease,color .2s ease}
.project-card[data-case]:hover:after{transform:translateY(2px);background:var(--purple);color:#fff}.project-card[data-case]:focus-visible{outline:3px solid var(--purple);outline-offset:3px}
.case-study{scroll-margin-top:160px}.project-card{scroll-margin-top:135px}
@media(max-width:980px){.work-proof-rail{grid-template-columns:1fr 1fr}.case-index{top:111px}}
@media(max-width:640px){.work-proof-rail{grid-template-columns:1fr 1fr;gap:7px}.work-proof-rail a{min-height:142px}.work-proof-rail b{font-size:15px}.case-index{top:99px;margin:-26px 0 42px}.project-card[data-case]:after{width:31px;height:31px;right:12px;top:12px;font-size:16px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.featured img,.case-gallery img,.work-proof-rail img,.project-card{transition:none!important}.featured:hover img,.case-gallery img:hover,.work-proof-rail a:hover img,.project-card:hover{transform:none!important}}

/* V11 procurement assurance + trade credibility */
.procurement-assurance{background:#fff}.assurance-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.assurance-grid article{min-height:250px;padding:26px 26px 30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.assurance-grid article>span{display:block;font-size:10px;font-weight:900;letter-spacing:.14em;color:#8a7b90}.assurance-grid h3{font-size:27px;line-height:1;letter-spacing:-.035em;color:var(--purple);margin:70px 0 12px}.assurance-grid p{margin:0;color:var(--muted);font-size:14px;line-height:1.55}.assurance-grid.compact{grid-template-columns:repeat(4,1fr)}.assurance-grid.compact article{min-height:230px}.trade-assurance{background:#f7f4f8}.trade-assurance .section-copy{max-width:680px}
@media(max-width:980px){.assurance-grid,.assurance-grid.compact{grid-template-columns:1fr 1fr}.assurance-grid h3{margin-top:44px}}
@media(max-width:640px){.assurance-grid,.assurance-grid.compact{grid-template-columns:1fr}.assurance-grid article,.assurance-grid.compact article{min-height:auto;padding:22px}.assurance-grid h3{font-size:24px;margin-top:28px}}


/* V12 — premium international art direction */
:root{
  --ink:#171714;
  --paper:#f6f3ee;
  --white:#ffffff;
  --muted:#716f68;
  --acid:#c8ae78;
  --deep:#0c0f0f;
  --line:#ddd8cf;
  --purple:#4f245f;
  --purple-soft:#765384;
  --lavender:#e7dfea;
  --champagne:#c8ae78;
  --max:1360px;
}
body{background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",Inter,"Segoe UI",sans-serif;font-weight:400;letter-spacing:-.005em;-webkit-font-smoothing:antialiased}
.shell{width:min(var(--max),calc(100% - 88px))}
.site-header{background:linear-gradient(180deg,rgba(8,10,10,.78),rgba(8,10,10,.04));border-bottom-color:rgba(255,255,255,.12)}
.site-header.scrolled,.site-header.solid{background:rgba(11,13,13,.94);backdrop-filter:blur(22px) saturate(120%)}
.header-inner{height:84px}.brand span{font-size:24px;letter-spacing:-.055em}.brand small{font-size:8px;letter-spacing:.22em;margin-left:4px}.nav{gap:24px;font-size:11px;letter-spacing:.04em}.nav a{opacity:.72;transition:opacity .2s ease}.header-cta{font-size:10px;letter-spacing:.08em;text-transform:uppercase;padding:11px 15px;border-color:rgba(255,255,255,.4)}
.hero{min-height:760px}.hero-photo{filter:saturate(.88) contrast(1.02)}.hero-overlay{background:linear-gradient(90deg,rgba(6,8,8,.89) 0%,rgba(6,8,8,.66) 34%,rgba(6,8,8,.19) 66%,rgba(6,8,8,.10) 100%),linear-gradient(0deg,rgba(6,8,8,.56),transparent 58%)}
.hero-copy{max-width:900px;padding-top:74px}.hero-kicker{font-size:10px;letter-spacing:.24em;font-weight:700;color:#eee7d9;margin-bottom:34px}.hero h1{font-size:clamp(66px,8.6vw,132px);line-height:.84;letter-spacing:-.073em;font-weight:650}.hero h1 span{color:#e7d6b5;font-weight:520}.hero p{max-width:720px;font-size:19px;line-height:1.58;color:#d7d7d1;margin-top:34px}.hero-actions{margin-top:38px}.btn{font-size:10px;letter-spacing:.08em;text-transform:uppercase;padding:14px 18px;font-weight:700}.btn.light{background:#f5f1e9;border-color:#f5f1e9}.btn.ghost{background:transparent;border-color:rgba(255,255,255,.4)}.hero-caption{bottom:38px}.hero-caption b{font-size:13px;letter-spacing:.02em}.hero-caption span{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#aaa9a2}
.proof-strip{background:#111414}.proof-grid{min-height:132px}.proof-lead{font-size:22px;font-weight:450}.proof-grid small{color:#a89e8a}.proof-grid strong{font-size:14px;font-weight:550}
.section{padding:136px 0}.section-head{grid-template-columns:.52fr 1.48fr;gap:86px;margin-bottom:72px}.eyebrow{font-size:9px;letter-spacing:.25em;font-weight:750;color:#817c73}.section h2,.made-band h2{font-size:clamp(48px,5.1vw,78px);font-weight:560;line-height:.94;letter-spacing:-.058em}.section:not(.dark) h2{color:#26221f}.section h2 span{color:var(--purple);font-weight:500}.section-copy{font-size:16px;line-height:1.68;color:#716f68}
.cap-grid{border-color:#d7d1c8}.cap{min-height:318px}.cap .num{font-size:9px;letter-spacing:.12em;color:#9a948b}.cap h3{font-size:27px;font-weight:560;margin-top:92px}.cap p{font-size:13px;line-height:1.62}
.consultancy-home{background:#fbfaf7}.consultancy-ribbon{gap:8px;border-color:#ddd4df}.consultancy-ribbon span{background:transparent;border-color:#d7cddd;padding:9px 12px;font-size:9px;letter-spacing:.06em;text-transform:uppercase;color:#665c6b}
.proof-cards article{min-height:292px}.proof-cards strong{font-size:30px;font-weight:600;color:var(--purple)}.proof-cards h3{font-size:19px;font-weight:560;margin-top:58px}.proof-cards p{line-height:1.58}
.dark{background:#0d1010}.dark .section h2,.dark h2{color:#f4f0e8}.dark .section h2 span,.dark h2 span{color:#c9b58d}.featured-grid{gap:10px;grid-auto-rows:350px}.featured{background:#151818}.featured img{filter:saturate(.88);transition:transform .7s cubic-bezier(.2,.65,.2,1),filter .4s ease}.featured:hover img{transform:scale(1.018);filter:saturate(.98)}.shade{background:linear-gradient(0deg,rgba(0,0,0,.78),rgba(0,0,0,.04) 67%)}.meta{left:28px;right:28px;bottom:26px}.meta small{font-size:8px;letter-spacing:.18em;font-weight:700;color:#d7cfbf}.meta h3{font-size:30px;font-weight:520}.meta p{font-size:12px;color:#d3d2cc}.section-footer{margin-top:34px;padding-top:26px}.text-link{font-size:11px;letter-spacing:.06em;text-transform:uppercase;font-weight:700}
.work-proof-rail{gap:8px}.work-proof-rail a{min-height:178px}.work-proof-rail img{filter:saturate(.78)}.work-proof-rail small{color:#d9cfbc}.work-proof-rail b{font-weight:520}
.global{background:#ece8e0}.route-map{background:#101313;min-height:560px}.india-dot{background:#c8ae78;color:#151310;font-size:13px;letter-spacing:.12em}.route-line{background:linear-gradient(90deg,#c8ae78,rgba(200,174,120,.10))}.route-copy h3{font-weight:560}.route-copy p{line-height:1.62}
.made-band{background:#111313;padding:104px 0}.made-grid p{line-height:1.7}.made-grid img{filter:saturate(.9)}
.cta-band{background:var(--purple);color:#fff;padding:108px 0}.cta-band .eyebrow,.cta-band .eyebrow.darkink{color:#d9cde0}.cta-grid h2{font-weight:540;letter-spacing:-.06em}.cta-grid p{color:#e3dce7}.cta-band .btn.dark{background:#f7f2e8;color:#171714;border-color:#f7f2e8}
.footer{background:#0b0d0d;padding:72px 0}.footer p{color:#aaa7a0}.footer small{color:#817f79}
.project-hero{padding:186px 0 104px;background:#0c0f0f}.project-hero h1{font-weight:560;letter-spacing:-.068em}.project-hero h1 span{color:#c8b58e}.project-hero p{line-height:1.65;color:#c5c3bd}.portfolio-note{margin-top:30px;padding-top:18px;border-top:1px solid rgba(255,255,255,.16);max-width:760px;font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#9e9b93}
.project-toolbar{background:rgba(246,243,238,.93);top:84px}.filter{border-color:#d7d0c6;font-size:9px;letter-spacing:.06em;text-transform:uppercase;font-weight:700;padding:10px 13px}.filter.active{background:var(--purple);border-color:var(--purple)}
.project-library{padding-top:60px}.project-grid-v4{gap:14px}.project-card{border-color:#ded8cf;background:#faf9f6}.project-card img{height:470px;filter:saturate(.9)}.project-card.span-2 img{height:620px}.project-card-copy{padding:24px 25px 28px}.project-card-copy small{font-size:8px;letter-spacing:.19em;color:#8a8378}.project-card-copy h2{font-size:29px;font-weight:540;margin-top:9px}.project-card-copy p{font-size:13px;line-height:1.6}
.case-index{top:132px;background:rgba(246,243,238,.93);padding:13px 0 15px}.case-index a{background:transparent;border-color:#d8d1c7;font-size:8px;letter-spacing:.08em;text-transform:uppercase}.case-index a:hover{background:var(--purple)}.case-study-list{gap:116px}.case-study{gap:72px;padding-top:54px}.case-copy small{font-size:9px;letter-spacing:.2em;color:#8d867c}.case-copy h3{font-size:clamp(46px,5vw,72px);font-weight:540;letter-spacing:-.058em;margin:15px 0 24px}.case-copy p{font-size:15px;line-height:1.72;color:#6c6963}.case-tags{gap:6px}.case-tags span{font-size:8px;letter-spacing:.08em;text-transform:uppercase;background:transparent;border-color:#ddd5cb;color:#777067}.case-gallery{gap:6px}.case-gallery img{filter:saturate(.9)}.case-gallery img:hover{transform:scale(1.006)}
.international-proof{background:#111414;padding:82px 0}.international-proof h2{font-weight:540}.international-proof-grid{gap:6px}.international-proof-grid a{height:290px}.international-proof-grid img{filter:saturate(.82)}.international-proof-grid small{color:#d2c6af}.international-proof-grid b{font-weight:520}
.trade-hero-v4{background:#ece4d5;color:#1c1a17;padding:190px 0 112px}.trade-hero-v4 h1{font-weight:560}.trade-hero-v4 h1 span{color:var(--purple)}.trade-hero-v4 p{color:#605b53;line-height:1.65}.trade-grid{gap:10px}.trade-grid article{background:#fbfaf7;border-color:#ddd6cc;min-height:350px}.trade-grid h3{font-weight:540}.assurance-grid article{background:#fbfaf7}.assurance-grid h3{font-weight:540}.trade-assurance{background:#eee9e2}
.intake-form{box-shadow:0 18px 60px rgba(32,22,34,.06);border-color:#ddd4e0}.intake-form input,.intake-form select,.intake-form textarea{background:#fcfbf9}.upload-hero{background:linear-gradient(135deg,#27132f,#0c0f0f)}
.language-select{border-color:rgba(255,255,255,.18);background-color:rgba(10,12,12,.18);font-size:10px;letter-spacing:.05em}
.project-card[data-case]:after{background:rgba(248,245,238,.94);font-size:15px;box-shadow:none;border:1px solid rgba(0,0,0,.07)}

@media(max-width:980px){.shell{width:min(var(--max),calc(100% - 48px))}.section{padding:104px 0}.section-head{gap:24px}.hero h1{font-size:82px}.project-card img{height:400px}.project-card.span-2 img{height:500px}.case-study-list{gap:78px}.case-study{gap:34px}}
@media(max-width:640px){.shell{width:calc(100% - 34px)}.header-inner{height:72px}.hero{min-height:680px}.hero h1{font-size:57px;line-height:.88}.hero p{font-size:16px}.hero-kicker{font-size:8px;line-height:1.5}.section{padding:82px 0}.section h2,.made-band h2{font-size:44px}.proof-grid{gap:18px}.featured-grid{gap:7px}.project-toolbar{top:72px}.project-hero{padding-top:142px}.project-card img,.project-card.span-2 img{height:320px}.case-index{top:112px}.case-study-list{gap:60px}.international-proof{padding:58px 0}.trade-hero-v4{padding-top:148px}.cta-band{padding:78px 0}}


/* V13 — editorial detail standard and interaction polish */
.detail-standard{background:#ebe6dd;border-top:1px solid #d8d1c6;border-bottom:1px solid #d8d1c6}
.detail-standard .section-head{margin-bottom:54px}
.detail-editorial{display:grid;grid-template-columns:1.45fr .775fr .775fr;gap:8px;align-items:stretch}
.detail-editorial figure{margin:0;position:relative;overflow:hidden;background:#121515;min-height:520px}
.detail-editorial figure:not(.detail-feature){min-height:520px}
.detail-editorial img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.82) contrast(1.02);transition:transform .75s cubic-bezier(.2,.65,.2,1),filter .5s ease}
.detail-editorial figure:hover img{transform:scale(1.018);filter:saturate(.95) contrast(1.02)}
.detail-editorial figure:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(7,9,9,.78),rgba(7,9,9,.05) 62%);pointer-events:none}
.detail-editorial figcaption{position:absolute;z-index:2;left:24px;right:24px;bottom:22px;color:#f5f1e9}
.detail-editorial figcaption small{display:block;font-size:8px;letter-spacing:.18em;font-weight:750;color:#d3c5aa;margin-bottom:8px}
.detail-editorial figcaption strong{display:block;font-size:20px;line-height:1.15;font-weight:520;letter-spacing:-.025em}
.detail-feature figcaption strong{font-size:28px}
/* premium interaction and accessibility */
a,button,.filter{outline:none}
a:focus-visible,button:focus-visible,.filter:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--champagne);outline-offset:4px}
.featured,.work-proof-rail a,.project-card,.international-proof-grid a{transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}
.project-card:hover{transform:translateY(-2px);box-shadow:0 18px 48px rgba(24,20,17,.08);border-color:#cfc4b4}
.featured:hover,.work-proof-rail a:hover,.international-proof-grid a:hover{transform:translateY(-1px)}
.project-card img,.featured img,.work-proof-rail img,.international-proof-grid img{will-change:transform}
::selection{background:#d9c8df;color:#201624}
@media(max-width:980px){.detail-editorial{grid-template-columns:1fr 1fr}.detail-editorial .detail-feature{grid-column:1/-1;min-height:560px}.detail-editorial figure:not(.detail-feature){min-height:400px}}
@media(max-width:640px){.detail-editorial{grid-template-columns:1fr;gap:6px}.detail-editorial .detail-feature{grid-column:auto;min-height:440px}.detail-editorial figure:not(.detail-feature){min-height:360px}.detail-editorial figcaption strong,.detail-feature figcaption strong{font-size:22px}}
@media(prefers-reduced-motion:reduce){.detail-editorial img,.featured,.work-proof-rail a,.project-card,.international-proof-grid a{transition:none!important}.project-card:hover,.featured:hover,.work-proof-rail a:hover,.international-proof-grid a:hover{transform:none!important}}


/* V14 — world-class polish: accessibility, editorial motion and project viewing */
.skip-link{position:fixed;left:18px;top:14px;z-index:9999;background:#f7f2e8;color:#171714;padding:10px 14px;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;transform:translateY(-180%);transition:transform .2s ease;text-decoration:none}
.skip-link:focus{transform:translateY(0);outline:2px solid var(--champagne);outline-offset:3px}
.language-control{display:flex;align-items:center;gap:7px;color:#fff}.language-label{font-size:7px;letter-spacing:.18em;font-weight:700;opacity:.52}.language-select{appearance:none;-webkit-appearance:none;padding:7px 20px 7px 8px;background-image:linear-gradient(45deg,transparent 50%,#aaa 50%),linear-gradient(135deg,#aaa 50%,transparent 50%);background-position:calc(100% - 10px) 50%,calc(100% - 7px) 50%;background-size:3px 3px,3px 3px;background-repeat:no-repeat}
.client-strip{padding:54px 0 64px;background:#f0ece5;border-top:1px solid #dad3ca}.client-strip-head{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:28px}.client-strip-head p{max-width:520px;margin:0;color:#777168;font-size:12px;line-height:1.55}.client-names{display:flex;flex-wrap:wrap;gap:0;border-top:1px solid #d7d0c6;border-left:1px solid #d7d0c6}.client-names span{flex:1 1 170px;min-height:72px;display:flex;align-items:center;justify-content:center;border-right:1px solid #d7d0c6;border-bottom:1px solid #d7d0c6;background:rgba(255,255,255,.32);font-size:13px;font-weight:560;letter-spacing:-.01em;color:#3e3933}
.viewer-enabled{cursor:zoom-in}.image-viewer{position:fixed;inset:0;z-index:9998;background:rgba(7,8,8,.965);display:grid;place-items:center;padding:48px 88px;opacity:0;visibility:hidden;transition:opacity .24s ease,visibility .24s ease}.image-viewer.open{opacity:1;visibility:visible}.image-viewer figure{margin:0;max-width:min(1500px,90vw);max-height:88vh;display:flex;flex-direction:column;align-items:center;gap:12px}.image-viewer figure img{max-width:100%;max-height:80vh;object-fit:contain;display:block}.image-viewer figcaption{color:#b9b6ae;font-size:10px;letter-spacing:.08em;text-transform:uppercase;text-align:center}.image-viewer button{position:absolute;border:1px solid rgba(255,255,255,.25);background:rgba(10,12,12,.25);color:#f4f0e8;width:44px;height:44px;border-radius:50%;font-size:20px;cursor:pointer;backdrop-filter:blur(8px)}.image-viewer-close{right:26px;top:24px}.image-viewer-prev{left:26px;top:50%;transform:translateY(-50%)}.image-viewer-next{right:26px;top:50%;transform:translateY(-50%)}body.viewer-open{overflow:hidden}
.editorial-reveal{opacity:0;transform:translateY(16px);transition:opacity .7s cubic-bezier(.2,.65,.2,1),transform .7s cubic-bezier(.2,.65,.2,1)}.editorial-reveal.revealed{opacity:1;transform:none}
@media(max-width:980px){.client-strip-head{align-items:flex-start;flex-direction:column;gap:12px}.image-viewer{padding:54px 58px}.language-label{display:none}}
@media(max-width:640px){.client-strip{padding:42px 0 48px}.client-names span{flex-basis:50%;min-height:62px;font-size:12px}.image-viewer{padding:68px 18px}.image-viewer-prev{left:12px;bottom:14px;top:auto;transform:none}.image-viewer-next{right:12px;bottom:14px;top:auto;transform:none}.image-viewer-close{right:12px;top:12px}.image-viewer figure img{max-height:72vh}}
@media(prefers-reduced-motion:reduce){.editorial-reveal{opacity:1!important;transform:none!important;transition:none!important}.image-viewer{transition:none!important}.skip-link{transition:none!important}}
/* V15 — premium performance and project-intake refinement */
.intake-assurance{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);margin-top:4px}.intake-assurance>div{background:#fbfaf7;padding:18px 16px;min-height:112px}.intake-assurance small{display:block;font-size:8px;letter-spacing:.14em;font-weight:800;color:#8c8177;margin-bottom:28px}.intake-assurance strong{display:block;font-size:13px;line-height:1.45;font-weight:560;color:#322e2a}.selected-files{font-size:12px;line-height:1.55;color:#6f6962;border-top:1px solid var(--line);padding-top:12px}.selected-files.has-files{color:var(--purple);font-weight:560}.performance-note{font-size:10px;color:#817a72}
@media(max-width:760px){.intake-assurance{grid-template-columns:1fr}.intake-assurance>div{min-height:auto}.intake-assurance small{margin-bottom:10px}}


/* V16 — final-system polish: navigation, editorial case studies and footer */
.nav a{position:relative}.nav a:after{content:"";position:absolute;left:0;right:0;bottom:-9px;height:1px;background:#d9c6a1;transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.nav a:hover:after,.nav a[aria-current="page"]:after{transform:scaleX(1)}.nav a[aria-current="page"]{opacity:1}
.case-study-section{background:#fbfaf7}.case-study{align-items:start}.case-copy{padding-top:12px}.case-copy p{max-width:520px}.case-gallery{box-shadow:0 24px 70px rgba(31,26,22,.055)}
.footer{border-top:1px solid rgba(255,255,255,.06)}.footer-links a{width:max-content;opacity:.76;transition:opacity .2s ease}.footer-links a:hover{opacity:1}.footer-bottomline{display:flex;justify-content:space-between;gap:24px;margin-top:48px;padding-top:22px;border-top:1px solid rgba(255,255,255,.09);font-size:9px;letter-spacing:.09em;text-transform:uppercase;color:#6f716d}
.mobile-panel.open{box-shadow:0 24px 60px rgba(0,0,0,.28)}.mobile-panel a{font-size:13px;letter-spacing:.03em}.mobile-panel .language-control{padding-top:12px;border-top:1px solid rgba(255,255,255,.12)}
.image-viewer button:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.42)}
@media(min-width:981px){.case-study:not(.reverse) .case-copy,.case-study.reverse .case-copy{position:sticky;top:170px}.case-study.reverse .case-copy{order:2}.case-study.reverse .case-gallery{order:1}}
@media(max-width:640px){.footer-bottomline{display:grid;gap:8px;margin-top:34px}.nav a:after{display:none}.mobile-panel.open{padding-top:28px;padding-bottom:30px}}
@media(prefers-reduced-motion:reduce){.nav a:after{transition:none!important}}


/* V17 — flagship standalone project case studies */
.case-link{display:inline-flex;margin-top:18px;font-size:10px;letter-spacing:.09em;text-transform:uppercase;text-decoration:none;color:var(--purple);font-weight:750;border-bottom:1px solid rgba(83,44,91,.28);padding-bottom:4px}.case-link:hover{border-color:var(--purple)}
.project-detail-hero{position:relative;min-height:86vh;background:#0d1010;color:#fff;display:flex;align-items:flex-end;overflow:hidden}.project-detail-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.86) contrast(1.02)}.project-detail-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,10,10,.79) 0%,rgba(8,10,10,.30) 54%,rgba(8,10,10,.18) 100%),linear-gradient(0deg,rgba(8,10,10,.46),transparent 54%)}.project-detail-hero .shell{position:relative;z-index:2;padding-bottom:72px}.project-detail-kicker{font-size:9px;letter-spacing:.19em;font-weight:750;color:#d7c8ab;margin-bottom:18px}.project-detail-hero h1{font-size:clamp(62px,8vw,126px);line-height:.84;letter-spacing:-.065em;max-width:980px;margin:0;font-weight:530}.project-detail-hero h1 span{font-weight:310;color:#d8d3ca}.project-detail-meta{display:flex;gap:28px;flex-wrap:wrap;margin-top:32px;font-size:10px;letter-spacing:.10em;text-transform:uppercase;color:#d0cdc6}.project-detail-intro{padding:110px 0 88px;background:#f7f3ec}.project-detail-intro-grid{display:grid;grid-template-columns:.68fr 1.32fr;gap:90px;align-items:start}.project-detail-intro .eyebrow{margin-top:8px}.project-detail-intro h2{font-size:clamp(44px,5vw,76px);line-height:.94;letter-spacing:-.05em;margin:0 0 28px;font-weight:470}.project-detail-intro h2 span{color:var(--purple);font-weight:330}.project-detail-intro p{max-width:780px;font-size:18px;line-height:1.65;color:#5f5a54}.project-detail-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:28px}.project-detail-tags span{border:1px solid #d2cbc1;padding:9px 12px;font-size:9px;letter-spacing:.09em;text-transform:uppercase;background:#fbfaf7}.project-detail-gallery{padding:0 0 110px;background:#f7f3ec}.project-detail-gallery-grid{display:grid;grid-template-columns:1.45fr .55fr;gap:8px}.project-detail-gallery figure{margin:0;overflow:hidden;background:#141616;min-height:440px;position:relative}.project-detail-gallery figure:first-child{grid-row:span 2;min-height:888px}.project-detail-gallery img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.9);transition:transform .7s cubic-bezier(.2,.65,.2,1)}.project-detail-gallery figure:hover img{transform:scale(1.015)}.project-detail-gallery figcaption{position:absolute;left:16px;right:16px;bottom:16px;background:rgba(12,14,14,.68);backdrop-filter:blur(10px);color:#eee9e1;padding:10px 12px;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.project-detail-principles{background:#101313;color:#eae6df;padding:100px 0}.project-detail-principles-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:90px}.project-detail-principles h2{font-size:clamp(42px,5vw,72px);line-height:.96;letter-spacing:-.045em;margin:0;font-weight:430}.project-detail-principles-list{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(255,255,255,.13);border-left:1px solid rgba(255,255,255,.13)}.project-detail-principles-list div{padding:28px;border-right:1px solid rgba(255,255,255,.13);border-bottom:1px solid rgba(255,255,255,.13);min-height:165px}.project-detail-principles-list small{display:block;color:#b8a98e;letter-spacing:.13em;font-size:8px;margin-bottom:34px}.project-detail-principles-list strong{display:block;font-size:17px;font-weight:480;line-height:1.3;margin-bottom:8px}.project-detail-principles-list p{font-size:12px;line-height:1.6;color:#9da09d;margin:0}.project-next{background:#e8e1d7;padding:74px 0}.project-next-row{display:flex;align-items:center;justify-content:space-between;gap:40px}.project-next small{font-size:8px;letter-spacing:.14em;color:#847b70}.project-next a{font-size:clamp(28px,4vw,54px);letter-spacing:-.04em;color:#27231f;text-decoration:none}.project-next a:hover{color:var(--purple)}
@media(max-width:900px){.project-detail-intro-grid,.project-detail-principles-grid{grid-template-columns:1fr;gap:34px}.project-detail-gallery-grid{grid-template-columns:1fr 1fr}.project-detail-gallery figure:first-child{grid-column:1/-1;grid-row:auto;min-height:620px}.project-detail-gallery figure{min-height:360px}}
@media(max-width:640px){.project-detail-hero{min-height:74vh}.project-detail-hero .shell{padding-bottom:42px}.project-detail-hero h1{font-size:58px}.project-detail-meta{gap:14px}.project-detail-intro{padding:78px 0 62px}.project-detail-intro p{font-size:16px}.project-detail-gallery{padding-bottom:76px}.project-detail-gallery-grid{grid-template-columns:1fr}.project-detail-gallery figure:first-child,.project-detail-gallery figure{min-height:420px}.project-detail-principles{padding:74px 0}.project-detail-principles-list{grid-template-columns:1fr}.project-next-row{align-items:flex-start;flex-direction:column;gap:14px}}
@media(prefers-reduced-motion:reduce){.project-detail-gallery img{transition:none!important}.project-detail-gallery figure:hover img{transform:none!important}}

/* V18 — approved-vendor credentials and flagship case-study completion */
.credential-section{padding:96px 0;background:#efe9df}.credential-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:84px;align-items:end}.credential-grid h2{font-size:clamp(44px,5vw,74px);line-height:.95;letter-spacing:-.052em;margin:0 0 22px;font-weight:470}.credential-grid h2 span{color:var(--purple);font-weight:330}.credential-cards{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #cbc3b8;border-left:1px solid #cbc3b8}.credential-cards article{min-height:220px;padding:24px;border-right:1px solid #cbc3b8;border-bottom:1px solid #cbc3b8;background:rgba(255,255,255,.32);display:flex;flex-direction:column;justify-content:flex-end}.credential-cards small{display:block;font-size:8px;letter-spacing:.16em;color:#8b7b68;font-weight:800;margin-bottom:auto}.credential-cards strong{display:block;font-size:34px;letter-spacing:-.04em;font-weight:480;color:#25211d}.credential-cards p{font-size:12px;color:#756e66;margin:8px 0 0}.credential-cards.compact{max-width:760px;margin-top:38px}.credential-cards.compact article{min-height:160px}.trade-credentials{background:#f2ede6}.project-card[data-detail]:before{content:"Case study";position:absolute;left:18px;top:18px;z-index:2;background:rgba(15,16,16,.72);color:#f1ece5;padding:7px 9px;font-size:8px;letter-spacing:.12em;text-transform:uppercase;backdrop-filter:blur(8px)}
@media(max-width:900px){.credential-grid{grid-template-columns:1fr;gap:38px}}
@media(max-width:640px){.credential-section{padding:72px 0}.credential-cards{grid-template-columns:1fr}.credential-cards article{min-height:150px}.credential-grid h2{font-size:44px}}


/* V19 — credibility hierarchy and premium client presentation */
.credibility-at-glance{background:#f8f5ef}.proof-cards-premium{grid-template-columns:repeat(4,1fr);border-top:1px solid #d8d0c5;border-left:1px solid #d8d0c5}.proof-cards-premium article{padding:30px 30px 34px!important;min-height:300px;border-right:1px solid #d8d0c5!important;border-bottom:1px solid #d8d0c5!important;background:rgba(255,255,255,.38);display:flex;flex-direction:column}.proof-cards-premium strong{font-size:clamp(40px,4.4vw,68px);font-weight:430;letter-spacing:-.055em;color:#2b2622}.proof-cards-premium h3{font-size:18px;font-weight:560;letter-spacing:-.02em;margin-top:auto;margin-bottom:10px}.proof-cards-premium p{font-size:12px;line-height:1.62;color:#777067;max-width:280px}.client-strip{padding:96px 0;background:#131615;color:#eee9e1;border-top:1px solid rgba(255,255,255,.06)}.client-strip .eyebrow{color:#b9aa8e}.client-strip-head{align-items:flex-start;margin-bottom:46px}.client-strip-head h2{font-size:clamp(42px,4.8vw,70px);line-height:.95;letter-spacing:-.05em;font-weight:430;margin:12px 0 0}.client-strip-head h2 span{color:#c9b58d;font-weight:320}.client-strip-head p{max-width:500px;color:#989b97;font-size:13px;line-height:1.7;padding-top:32px}.premium-client-grid{border-color:rgba(255,255,255,.13);background:transparent}.premium-client-grid span{min-height:84px;background:transparent!important;border-color:rgba(255,255,255,.13)!important;color:#d8d6cf;font-size:14px;font-weight:470;letter-spacing:-.01em;transition:background .2s ease,color .2s ease}.premium-client-grid span:hover{background:rgba(255,255,255,.035)!important;color:#fff}.credential-section+.client-strip{border-top:0}
@media(max-width:980px){.proof-cards-premium{grid-template-columns:1fr 1fr}.client-strip{padding:78px 0}.client-strip-head p{padding-top:0}}
@media(max-width:640px){.proof-cards-premium{grid-template-columns:1fr}.proof-cards-premium article{min-height:220px}.client-strip{padding:66px 0}.premium-client-grid span{min-height:70px}}

/* Internal V20: translation consistency + direct flagship case-study routing */

/* Internal V21 — launch-readiness QA and intake refinement */
.nav a[aria-current="page"]{opacity:1}.nav a[aria-current="page"]:after{transform:scaleX(1);opacity:.9}
.mobile-panel a[aria-current="page"]{color:#e8d6b4}.mobile-panel a:focus-visible,.language-select:focus-visible,.menu:focus-visible{outline:2px solid #e8d6b4;outline-offset:4px}
.contact-fields{margin-top:2px}.privacy-note{font-size:11px;line-height:1.6;color:#77716a;margin:10px 0 0;max-width:620px}
.intake-form input:focus,.intake-form textarea:focus,.intake-form select:focus{outline:2px solid rgba(79,36,95,.24);outline-offset:2px;border-color:#745780}
@media(max-width:640px){.mobile-panel.open{max-height:calc(100svh - 72px);overflow:auto}.privacy-note{font-size:10px}.contact-fields{grid-template-columns:1fr}}


/* V22 — world-class visual consolidation */
:root{--wc-ink:#1c1917;--wc-paper:#f5f1ea;--wc-dark:#0d1010;--wc-gold:#c8b58e}
body{background:var(--wc-paper)}
.hero-copy{max-width:760px}.hero h1{max-width:740px}.hero p{max-width:620px}
.section-head>div:last-child{max-width:920px}
.detail-standard{background:#e9e3d9}.detail-editorial figure{box-shadow:0 0 0 1px rgba(25,20,17,.035)}
.credibility-at-glance .section-head{margin-bottom:48px}
.proof-cards-premium article{min-height:260px}.proof-cards-premium p{max-width:250px}
.featured-grid{gap:8px}.featured{border:1px solid rgba(255,255,255,.06)}
.featured .shade{background:linear-gradient(0deg,rgba(0,0,0,.84),rgba(0,0,0,.04) 68%)}
.meta{left:28px;right:28px;bottom:26px}.meta h3{font-weight:480}.meta p{max-width:430px}
.work-proof-rail{margin-top:8px}
.credential-section{background:#ece6dc}.credential-cards article{background:rgba(255,255,255,.42)}
.global{background:#e8ece7}.procurement-assurance{background:#f7f4ee}
.made-band{background:#101312}
.client-strip{background:#0f1211}
.cta-band{background:#d7c29a}

@media(max-width:640px){
  .hero{min-height:760px;height:100svh}.hero-copy{padding-top:106px}.hero h1{font-size:58px;line-height:.91;max-width:350px}.hero p{max-width:350px;line-height:1.55;margin-top:24px}.hero-actions{gap:9px;margin-top:28px}.hero-caption{display:none}
  .proof-grid{padding:30px 0}.proof-lead{font-size:28px;line-height:1.06;padding-bottom:24px}.proof-grid>div:not(:first-child){padding:17px 0}.proof-grid strong{font-size:16px}
  .section{padding:72px 0}.section-head{display:grid;grid-template-columns:1fr;gap:22px;margin-bottom:38px}.section h2,.made-band h2{font-size:46px;line-height:.98}.section-copy{font-size:15px;line-height:1.6}
  .cap-grid{border-top:1px solid var(--line)}.cap{display:grid;grid-template-columns:38px 1fr;column-gap:8px;min-height:0!important;padding:24px 0!important;align-items:start}.cap .num{grid-row:1/3;margin-top:5px}.cap h3{grid-column:2;margin:0 0 8px;font-size:25px;line-height:1.05}.cap p{grid-column:2;font-size:13px;line-height:1.55;max-width:340px}
  .detail-standard .section-head{margin-bottom:32px}.detail-editorial .detail-feature,.detail-editorial figure:not(.detail-feature){min-height:330px}.detail-editorial figcaption{left:18px;right:18px;bottom:18px}.detail-editorial figcaption strong,.detail-feature figcaption strong{font-size:21px}
  .consultancy-ribbon{display:grid;grid-template-columns:1fr 1fr;gap:7px}.consultancy-ribbon span{padding:10px 9px;font-size:8px;line-height:1.35}
  .proof-cards-premium{grid-template-columns:1fr 1fr}.proof-cards-premium article{min-height:190px;padding:20px!important}.proof-cards-premium strong{font-size:45px}.proof-cards-premium h3{font-size:15px}.proof-cards-premium p{font-size:11px;line-height:1.5}
  .featured-grid{grid-auto-rows:auto}.featured,.featured.hero-card,.featured.wide{grid-column:auto;grid-row:auto;min-height:0}.featured img{height:390px}.featured.hero-card img{height:450px}.meta{left:22px;right:22px;bottom:21px}.meta h3{font-size:32px}.meta p{font-size:12px}
  .section-footer{margin-top:22px}.work-proof-rail{grid-template-columns:1fr 1fr}.work-proof-rail a{min-height:170px}
  .credential-grid{gap:28px}.credential-cards article{min-height:132px}.credential-cards strong{font-size:30px}
  .route-grid{grid-template-columns:1fr;gap:26px}.route-map{min-height:300px}.route-copy>div{padding:22px 0}.route-copy h3{font-size:24px}
  .assurance-grid{display:grid;grid-template-columns:1fr 1fr}.assurance-grid article{min-height:210px;padding:18px}.assurance-grid h3{font-size:20px;margin-top:40px}.assurance-grid p{font-size:11px}
  .made-grid{grid-template-columns:1fr}.made-grid img{max-width:240px}.made-grid p{font-size:14px}
  .process-flow article{padding-bottom:30px}.process-flow h3{font-size:21px}.process-flow p{font-size:12px}
  .audience-grid{grid-template-columns:1fr}.audience-grid article{min-height:0!important;padding:22px 0!important}.audience-grid h3{margin-top:0!important;font-size:22px}
  .premium-client-grid{grid-template-columns:1fr 1fr}.premium-client-grid span{min-height:60px;font-size:11px}
  .cta-grid{grid-template-columns:1fr}.cta-grid h2{font-size:50px}.cta-grid p{font-size:15px}
}

/* Private BOQ pricing workspace */
.boq-page{background:#f4efe8;color:#211d1a;min-height:100vh}.internal-header .header-inner{justify-content:space-between}.boq-workspace{padding:54px 0 100px}.boq-intro{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end;padding-top:48px;padding-bottom:42px}.boq-intro h1{font-size:clamp(64px,8vw,122px);line-height:.84;letter-spacing:-.065em;font-weight:430;margin:18px 0 0}.boq-intro-copy{max-width:610px;padding-bottom:8px}.boq-intro-copy p{font-size:18px;line-height:1.55;margin:0 0 14px}.boq-intro-copy small{font-size:13px;color:#716a62}.boq-panel{background:#fff;border:1px solid #d9d1c7;padding:28px;margin-bottom:22px}.boq-panel-head{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:24px}.boq-panel-head>div{display:flex;align-items:baseline;gap:14px}.boq-panel-head small{font-size:11px;letter-spacing:.14em;color:#77507e;font-weight:800}.boq-panel-head h2{font-size:26px;line-height:1;margin:0;font-weight:560;letter-spacing:-.03em}.boq-status{font-size:12px;color:#6a7369}.boq-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.boq-fields-wide{grid-template-columns:repeat(3,minmax(0,1fr))}.boq-fields label{position:relative;display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:700;color:#615b54}.boq-fields input,.boq-fields select,.boq-table input{width:100%;border:1px solid #d8d0c6;background:#fbf9f6;color:#211d1a;border-radius:0;padding:12px 13px;font:inherit;min-height:46px}.boq-fields label>span{position:absolute;right:13px;bottom:12px;font-size:12px;color:#756f68}.boq-fields input:focus,.boq-fields select:focus,.boq-table input:focus{outline:2px solid #77507e;outline-offset:1px}.boq-fields input[readonly]{background:#eee8e0;color:#5b5550;font-weight:800}.boq-table-wrap{overflow-x:auto;border:1px solid #ded6cc}.boq-table{width:100%;border-collapse:collapse;min-width:1180px}.boq-table th{background:#272322;color:#f5f1eb;text-align:left;padding:12px 10px;font-size:10px;letter-spacing:.07em;text-transform:uppercase;line-height:1.35}.boq-table td{padding:9px 8px;border-bottom:1px solid #e5ded5;font-size:13px;white-space:nowrap}.boq-table tr:last-child td{border-bottom:0}.boq-table td:nth-child(1){width:80px}.boq-table td:nth-child(2){min-width:270px}.boq-table td:nth-child(3){width:82px}.boq-table td:nth-child(4){width:170px}.boq-table td:nth-child(n+5):nth-child(-n+7){font-variant-numeric:tabular-nums;text-align:right}.boq-table input{padding:9px 10px;min-height:40px}.row-remove{border:0;background:transparent;color:#8a4e4e;font-size:22px;line-height:1;cursor:pointer;padding:8px}.boq-rule,.boq-help{font-size:13px;color:#6b655e;line-height:1.55;margin:16px 0 0}.boq-help{margin:-8px 0 20px}.boq-split{display:grid;grid-template-columns:1.1fr .9fr;gap:22px;align-items:stretch}.boq-split .boq-panel{margin-bottom:0}.boq-summary{background:#272322;color:#f6f1eb;padding:34px;display:flex;flex-direction:column}.boq-summary .eyebrow{color:#c2a6c7}.boq-summary h2{font-size:42px;line-height:.95;letter-spacing:-.045em;font-weight:430;margin:15px 0 30px}.boq-summary dl{margin:0}.boq-summary dl div{display:flex;justify-content:space-between;gap:20px;padding:11px 0;border-bottom:1px solid rgba(255,255,255,.12)}.boq-summary dt{font-size:13px;color:#bbb4ac}.boq-summary dd{margin:0;font-size:14px;font-variant-numeric:tabular-nums}.boq-converted{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:rgba(255,255,255,.15);margin-top:26px}.boq-converted>div{background:#312d2b;padding:18px}.boq-converted small,.boq-selected-total small{display:block;font-size:9px;letter-spacing:.12em;color:#bbb4ac}.boq-converted strong{display:block;font-size:26px;margin-top:7px}.boq-selected-total{margin-top:auto;padding-top:34px}.boq-selected-total strong{display:block;font-size:clamp(46px,5vw,72px);line-height:.95;letter-spacing:-.05em;margin:8px 0 10px;color:#f2e6c9}.boq-selected-total span{font-size:12px;color:#bbb4ac}.boq-actions{display:flex;gap:12px;align-items:center;padding-top:26px}.boq-button{border:1px solid #272322;background:#272322;color:#fff;padding:13px 18px;font-size:12px;font-weight:800;letter-spacing:.03em;cursor:pointer}.boq-button.secondary{background:transparent;color:#272322}.boq-button.text{border-color:transparent;background:transparent;color:#7b5a58;margin-left:auto}.boq-notes{border-top:1px solid #d4ccc2;margin-top:50px;padding-top:28px;display:grid;grid-template-columns:260px 1fr;gap:28px}.boq-notes p{margin:0;max-width:900px;font-size:14px;color:#655f58}.boq-page .footer{display:none}
@media(max-width:900px){.boq-workspace{padding-top:28px}.boq-intro{grid-template-columns:1fr;gap:24px;padding-top:26px}.boq-intro h1{font-size:72px}.boq-fields-wide{grid-template-columns:1fr 1fr}.boq-split{grid-template-columns:1fr}.boq-summary{min-height:560px}.boq-notes{grid-template-columns:1fr}.boq-actions{flex-wrap:wrap}.boq-button.text{margin-left:0}}
@media(max-width:580px){.boq-intro h1{font-size:58px}.boq-panel{padding:20px}.boq-panel-head{align-items:flex-start}.boq-fields,.boq-fields-wide{grid-template-columns:1fr}.boq-converted{grid-template-columns:1fr}.boq-actions{display:grid}.boq-button{width:100%}}
@media print{.site-header,.boq-actions,.boq-rule,.boq-status,.row-remove,.boq-notes{display:none!important}.boq-page{background:#fff;padding:0!important}.boq-workspace{padding:0}.boq-intro{padding:0 0 24px}.boq-intro h1{font-size:54px}.boq-panel,.boq-summary{break-inside:avoid}.boq-table-wrap{overflow:visible}.boq-table{min-width:0}.boq-table th,.boq-table td{font-size:8px;padding:6px 4px}.boq-table input{border:0;background:transparent;padding:0;min-height:0}.boq-split{grid-template-columns:1fr 1fr}.boq-summary{min-height:0}}

/* V23 — locked premium art direction: editorial, image-led, purple-to-white signature fade */
:root{
  --acid:#c9b58d;
  --purple:#5b286e;
  --purple-deep:#4a1f5b;
  --purple-mid:#825294;
  --warm-white:#faf8f4;
}
.hero h1 span{color:#e6dcc8;font-weight:330}.hero-kicker{color:#efe8dc}.hero-actions .btn{letter-spacing:.08em;text-transform:uppercase}
.signature-fade{height:180px;background:linear-gradient(180deg,#0f1211 0%,#3b1b49 24%,#6b397c 48%,#b493bd 72%,#eee7ef 90%,#f8f5ef 100%)}
.global{background:#f8f5ef}.global h2 span,.procurement-assurance h2 span,.process h2 span,.clients-audience h2 span{color:var(--purple)}
.route-map{background:#0f1211}.india-dot{background:#cdb37a;color:#14110e}.route-line{background:linear-gradient(90deg,#cdb37a,rgba(205,179,122,.10))}.route-dest{color:#f1ede6}
.made-band{background:#0e1110}.made-grid img{max-width:420px;border:1px solid rgba(255,255,255,.06)}.made-band h2{font-weight:430;letter-spacing:-.05em}.made-grid p{max-width:560px;line-height:1.7}
.section:not(.dark) h2{color:#211d1a}.section:not(.dark) h2 span{color:var(--purple)}
.detail-standard{background:linear-gradient(180deg,#f7f3ec 0%,#eee7dc 100%)}
.consultancy-home{background:linear-gradient(135deg,#5b286e 0%,#7b4b8b 18%,#d9cadd 52%,#f7f3ec 78%,#fff 100%)}
.consultancy-home .eyebrow{color:#f3ecef}.consultancy-home h2{color:#fff!important}.consultancy-home h2 span{color:#fff!important}.consultancy-home .section-copy{color:#3f3340;max-width:720px}.consultancy-home .purple-link{color:#3f194d}.consultancy-ribbon{border-color:rgba(59,30,70,.18)}.consultancy-ribbon span{background:rgba(255,255,255,.56);border-color:rgba(89,45,106,.18);color:#4a3152;backdrop-filter:blur(8px)}
.credibility-at-glance{background:#f9f6f0}.proof-cards-premium strong{color:#211d1a}.proof-cards-premium h3{color:var(--purple)}
.procurement-assurance{background:#fff}.assurance-grid article{background:#fff}.assurance-grid h3{color:var(--purple)}
.process{background:linear-gradient(180deg,#fff 0%,#faf7fc 72%,#f3edf6 100%)}
.clients-audience{background:#f7f3ec}.audience-grid h3{color:var(--purple)}
.credential-section{background:#eee7dc}.credential-grid h2 span{color:var(--purple)}
.cta-band{background:linear-gradient(135deg,#4a1f5b 0%,#5b286e 48%,#744183 100%);color:#fff}.cta-band .eyebrow{color:#d9c5df}.cta-grid h2{color:#fff}.cta-grid p{color:#eadfed}.cta-band .btn.light{background:#f7f3ec;color:#1e191c;border-color:#f7f3ec}
.footer{background:#090c0b}
@media(max-width:640px){
  .signature-fade{height:120px;background:linear-gradient(180deg,#0f1211 0%,#4b215d 32%,#9b75a8 66%,#eee7ef 88%,#f8f5ef 100%)}
  .consultancy-home{background:linear-gradient(155deg,#5b286e 0%,#7b4b8b 16%,#d9cadd 48%,#f7f3ec 73%,#fff 100%)}
  .consultancy-home .section-head{gap:18px}.consultancy-home .section-copy{color:#453b43}
  .made-grid img{max-width:100%}
}


/* V24 — final editorial refinement: tighter mobile rhythm, clearer proof hierarchy */
.route-map{
  background:
    radial-gradient(circle at 42% 50%,rgba(205,179,122,.10) 0 2px,transparent 3px),
    radial-gradient(circle at 42% 50%,transparent 0 105px,rgba(205,179,122,.10) 106px,transparent 107px),
    linear-gradient(135deg,#0b0e0d 0%,#111514 100%);
  border:1px solid rgba(205,179,122,.13);
}
.route-map:before,.route-map:after{content:"";position:absolute;left:42%;top:50%;border:1px solid rgba(205,179,122,.07);border-radius:50%;transform:translate(-50%,-50%);pointer-events:none}
.route-map:before{width:260px;height:260px}.route-map:after{width:390px;height:390px}
.route-line{height:1px;box-shadow:0 0 14px rgba(205,179,122,.08)}
.india-dot{box-shadow:0 16px 40px rgba(0,0,0,.35)}

/* keep approved-vendor credentials visually distinct from project experience */
.credential-section{border-top:1px solid #d9d0c5;border-bottom:1px solid #d9d0c5}
.client-strip{background:#0d100f;color:#f2eee8;border-top:0;padding:88px 0 98px}
.client-strip .eyebrow{color:#c7b48f}.client-strip h2{color:#f4f0e9}.client-strip h2 span{color:#cdb78d}.client-strip-head p{color:#969c98;max-width:680px}
.client-names{border:0;margin-top:38px;grid-template-columns:repeat(4,1fr);column-gap:28px;row-gap:0}
.client-names span{min-height:86px;background:transparent;border:0;border-bottom:1px solid rgba(255,255,255,.13);justify-content:flex-start;color:#e9e5de;font-weight:500;font-size:18px}

/* procurement: less "card UI", more editorial system */
.assurance-grid{border-top:1px solid #d9d3ca;border-left:0;grid-template-columns:repeat(3,1fr);gap:0}
.assurance-grid article{border:0;border-right:1px solid #d9d3ca;border-bottom:1px solid #d9d3ca;padding:30px 28px;min-height:255px}
.assurance-grid article:nth-child(3n){border-right:0}
.assurance-grid article span{color:#9e879f}

/* delivery flow is substantial, but should read like an editorial sequence */
.process-flow{max-width:1080px;margin-left:auto;margin-right:auto}
.process-flow article{padding-bottom:46px}
.process-flow h3{font-weight:520}.process-flow p{line-height:1.65}

/* stronger, quieter project cards */
.featured,.work-proof-rail a{isolation:isolate}
.featured:after,.work-proof-rail a:after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.08);pointer-events:none;z-index:3}
.work-proof-rail a{position:relative;overflow:hidden}

@media(max-width:980px){
  .client-names{grid-template-columns:repeat(3,1fr)}
  .assurance-grid{grid-template-columns:1fr 1fr}
  .assurance-grid article:nth-child(3n){border-right:1px solid #d9d3ca}
  .assurance-grid article:nth-child(2n){border-right:0}
}
@media(max-width:640px){
  .hero-copy{max-width:345px}.hero h1{font-size:57px;line-height:.9}.hero p{line-height:1.55}
  .proof-grid>div:not(:first-child){display:grid;grid-template-columns:88px 1fr;align-items:center;gap:10px}
  .proof-grid small{margin:0}.proof-grid strong{font-size:15px}
  .work-proof-rail{grid-template-columns:1fr 1fr!important;gap:8px!important}.work-proof-rail a{min-height:260px!important}.work-proof-rail img{height:260px!important}
  .route-map{min-height:330px}.route-map:before{width:190px;height:190px}.route-map:after{width:275px;height:275px}
  .assurance-grid{grid-template-columns:1fr}.assurance-grid article,.assurance-grid article:nth-child(n){border-right:0;min-height:auto;padding:24px 4px 26px}.assurance-grid h3{margin-top:22px;font-size:24px}.assurance-grid p{font-size:13px;line-height:1.6}
  .process-flow{margin-left:10px}.process-flow article{grid-template-columns:1fr;gap:8px;padding:0 0 34px 38px}.process-flow h3{font-size:23px}.process-flow p{font-size:13px;line-height:1.6}.process-flow article:before{top:4px}
  .client-strip{padding:72px 0 78px}.client-names{grid-template-columns:1fr 1fr;column-gap:18px;margin-top:28px}.client-names span{min-height:64px;font-size:15px}
  .credential-cards article{min-height:132px}.credential-cards strong{font-size:30px}
}

/* V25 — editorial hierarchy pass: fewer boxes, stronger type, more image authority */
.cap-grid{display:block;border-top:1px solid var(--line)}
.cap{display:grid;grid-template-columns:90px minmax(240px,.75fr) minmax(260px,1fr);gap:28px;align-items:start;min-height:0;border-right:0;border-bottom:1px solid var(--line);padding:34px 0!important}
.cap .num{padding-top:7px;color:#968f86}
.cap h3{margin:0;font-size:clamp(30px,3.1vw,48px);line-height:.98;font-weight:500;letter-spacing:-.045em}
.cap p{margin:3px 0 0;font-size:15px;line-height:1.65;max-width:560px}

/* proof becomes a data ribbon rather than four boxed cards */
.proof-cards-premium{display:grid;grid-template-columns:repeat(4,1fr);border:0;border-top:1px solid #d6cec4}
.proof-cards-premium article{min-height:240px;border:0!important;border-right:1px solid #d6cec4!important;background:transparent;padding:30px 26px 28px!important}
.proof-cards-premium article:last-child{border-right:0!important}
.proof-cards-premium strong{font-size:clamp(46px,5vw,76px)}
.proof-cards-premium h3{margin-top:auto;font-size:17px}
.proof-cards-premium p{font-size:11.5px;line-height:1.55}

/* give selected work more cinema and less tile-grid feel */
.featured-grid{grid-template-columns:1.18fr .82fr;grid-auto-rows:420px;gap:10px}
.featured.hero-card{grid-column:1/2;grid-row:span 2}
.featured.wide{grid-column:auto}
.featured img{filter:saturate(.94) contrast(1.02)}
.featured .meta small{color:#d4c6aa}.featured .meta h3{font-size:clamp(30px,3vw,46px)}
.work-proof-rail{margin-top:10px}
.work-proof-rail a{min-height:320px}

/* more elegant global procurement sequence */
.route-grid{grid-template-columns:1.08fr .92fr;gap:84px;align-items:stretch}
.route-copy>div{padding:34px 0}
.route-copy h3{font-size:31px;font-weight:500}
.route-copy p{font-size:13px;line-height:1.7;max-width:540px}

/* hospitality credentials read as true credentials */
.credential-section{background:#171513;color:#f4efe8;border-color:#2f2b27}
.credential-section .eyebrow{color:#c7b48f}.credential-grid h2{color:#f4efe8}.credential-grid h2 span{color:#d7c3a0}.credential-section .section-copy{color:#a7a29b}
.credential-cards{border-color:rgba(255,255,255,.14)}
.credential-cards article{background:rgba(255,255,255,.025);border-color:rgba(255,255,255,.14)}
.credential-cards small{color:#c7b48f}.credential-cards strong{color:#f2eee7}.credential-cards p{color:#9b9892}

/* client list: editorial columns, not software tiles */
.client-names{grid-template-columns:repeat(3,1fr);column-gap:42px}
.client-names span{font-size:19px;min-height:72px}

/* Private launch refinement — factual healthcare separation and global proof */
.project-card-reference{background:
  radial-gradient(circle at 82% 18%,rgba(255,255,255,.16) 0 7%,transparent 7.5%),
  linear-gradient(135deg,#6c3479 0%,#3f1f4a 48%,#171a19 100%)!important;overflow:hidden}
.project-card-reference:before{content:"HEALTHCARE · EAST AFRICA";position:absolute;z-index:2;top:24px;left:28px;color:#e5d6e9;font-size:9px;font-weight:800;letter-spacing:.18em;border:1px solid rgba(255,255,255,.24);padding:9px 11px;background:rgba(22,14,24,.28)}
.project-card-reference:after{background:linear-gradient(0deg,rgba(25,13,29,.92),rgba(81,40,91,.12) 70%)!important}
.project-card-reference .project-card-copy{max-width:760px}
.project-reference-note{display:block;margin-top:16px;color:#d8c7dc;font-size:9px;line-height:1.4;letter-spacing:.14em;text-transform:uppercase}
.v45-credentials+.client-strip{margin-top:-36px}
.v45-home .client-strip{margin-bottom:0}
@media(max-width:900px){.v45-credentials+.client-strip{margin-top:-28px}.project-card-reference:before{left:20px;top:20px}}

/* CTA should feel like a campaign ending */
.cta-band{padding:118px 0 124px}
.cta-grid{grid-template-columns:1.1fr .9fr;gap:90px}
.cta-grid h2{font-size:clamp(58px,7vw,104px);max-width:800px}

/* subtler page rhythm and signature transition */
.signature-fade{height:220px;background:linear-gradient(180deg,#0f1211 0%,#32163f 18%,#5b286e 42%,#8e6499 64%,#d9cadd 82%,#f8f5ef 100%)}

@media(max-width:980px){
  .cap{grid-template-columns:64px 1fr;gap:14px 20px}.cap p{grid-column:2}.proof-cards-premium{grid-template-columns:1fr 1fr}.proof-cards-premium article:nth-child(2n){border-right:0!important}.proof-cards-premium article{border-bottom:1px solid #d6cec4!important}
  .featured-grid{grid-template-columns:1fr 1fr;grid-auto-rows:380px}.featured.hero-card{grid-column:1/-1;grid-row:auto}.featured.wide{grid-column:auto}
  .client-names{grid-template-columns:1fr 1fr}
}
@media(max-width:640px){
  .cap{grid-template-columns:34px 1fr;padding:25px 0!important;gap:8px 10px}.cap h3{font-size:27px}.cap p{font-size:13px;line-height:1.55}.cap .num{padding-top:4px}
  .proof-cards-premium{grid-template-columns:1fr 1fr}.proof-cards-premium article{min-height:175px;padding:18px!important}.proof-cards-premium strong{font-size:42px}.proof-cards-premium h3{font-size:14px}.proof-cards-premium p{font-size:10.5px}
  .featured-grid{grid-template-columns:1fr;grid-auto-rows:auto}.featured,.featured.hero-card,.featured.wide{grid-column:auto}.featured img,.featured.hero-card img{height:430px}
  .work-proof-rail a{min-height:240px!important}.work-proof-rail img{height:240px!important}
  .route-grid{gap:28px}.route-copy h3{font-size:25px}.route-copy>div{padding:24px 0}
  .credential-section{padding:76px 0}.credential-cards{grid-template-columns:1fr 1fr}.credential-cards article{min-height:138px;padding:18px}.credential-cards strong{font-size:27px}
  .client-names{grid-template-columns:1fr 1fr;column-gap:18px}.client-names span{font-size:15px;min-height:64px}
  .cta-band{padding:84px 0 92px}.cta-grid{gap:42px}.cta-grid h2{font-size:52px}
  .signature-fade{height:145px;background:linear-gradient(180deg,#0f1211 0%,#431d53 30%,#7d4d8d 60%,#d5c4da 82%,#f8f5ef 100%)}
}

/* V26 — final editorial/mobile polish */
:root{--wc-ink:#171412;--wc-ivory:#f7f2eb;--wc-purple:#5b246d;--wc-gold:#c8b087;--wc-deep:#0d100f}
.section{overflow:clip}
.hero-copy{max-width:760px}.hero h1{max-width:980px}.hero p{max-width:620px;line-height:1.5}
.section-head{max-width:1180px}.section-head>div:last-child{max-width:820px}
.section-copy{line-height:1.6}

/* capabilities become an editorial list, never a card wall */
.cap-grid{display:block;border-top:1px solid #d6cec4}
.cap{display:grid;grid-template-columns:72px minmax(240px,.7fr) 1fr;gap:24px;align-items:start;min-height:0!important;padding:30px 0!important;border-right:0!important;border-bottom:1px solid #d6cec4}
.cap .num{grid-column:1;font-size:10px;letter-spacing:.14em;margin-top:6px}
.cap h3{grid-column:2;margin:0!important;font-size:31px;font-weight:500;line-height:1.02}
.cap p{grid-column:3;margin:0;max-width:560px;font-size:14px;line-height:1.7}

/* selected work — cleaner cinematic geometry */
.featured-grid{grid-template-columns:1.22fr .78fr;grid-auto-rows:390px;gap:10px}
.featured.hero-card{grid-column:1;grid-row:span 2}.featured.wide{grid-column:2;grid-row:auto}.featured:not(.hero-card):not(.wide){grid-column:2}
.featured img{filter:saturate(.94) contrast(1.02)}
.featured .shade{background:linear-gradient(0deg,rgba(0,0,0,.82),rgba(0,0,0,.04) 68%)}
.meta{left:28px;right:28px;bottom:26px}.meta h3{font-size:36px;font-weight:470}.meta p{max-width:460px}
.work-proof-rail{grid-template-columns:repeat(4,1fr)!important;gap:8px!important}
.work-proof-rail a{min-height:280px!important}.work-proof-rail img{height:280px!important;object-fit:cover}

/* signature transition */
.signature-fade{height:240px;background:linear-gradient(180deg,#0d100f 0%,#281031 16%,#552065 36%,#7e4b8d 56%,#b691bf 72%,#e6d9e8 87%,#f7f2eb 100%)}

/* global supply + procurement */
.global{background:var(--wc-ivory)}
.route-map{border-radius:0;min-height:560px}
.route-copy>div{padding:34px 0}.route-copy h3{font-size:31px;font-weight:500}
.procurement-assurance{background:#fbf8f3}.procurement-assurance .section-head{margin-bottom:38px}
.procurement-assurance .procurement-grid article{background:transparent!important}

/* credentials + clients */
.credential-section{background:#161310!important;color:#f5efe7!important}
.credential-grid{align-items:start}.credential-cards{border-color:#3a332d}.credential-cards article{background:transparent!important;border-color:#3a332d!important}
.credential-cards small{color:#c4b293}.credential-cards strong{color:#f5efe7}.credential-cards p{color:#9f9992}
.client-strip{background:#0d100f!important}.premium-client-grid span{font-size:15px;min-height:80px}

/* CTA should feel like campaign creative, not form chrome */
.cta-band{background:linear-gradient(135deg,#4f1e61 0%,#652d78 54%,#7a4388 100%);color:#fff}
.cta-band .eyebrow{color:#d8cbe0}.cta-grid h2{font-weight:430}.cta-grid p{color:#eadff0;line-height:1.6}.cta-band .btn.light{background:#f8f3ec;color:#181412;border-color:#f8f3ec}

/* case-study pages inherit editorial calm */
.project-hero{background:#0d100f}.project-hero h1{font-weight:450}.project-card{border-color:#ddd5cc}.project-card-copy h2{font-weight:500}

@media(max-width:980px){
  .cap{grid-template-columns:54px 1fr;gap:12px 18px}.cap h3{grid-column:2}.cap p{grid-column:2}
  .featured-grid{grid-template-columns:1fr 1fr;grid-auto-rows:360px}.featured.hero-card{grid-column:1/-1;grid-row:auto}.featured.wide,.featured:not(.hero-card):not(.wide){grid-column:auto}
  .work-proof-rail{grid-template-columns:1fr 1fr!important}
}

@media(max-width:640px){
  .shell{width:calc(100% - 36px)}
  .hero{min-height:760px}.hero-copy{padding-top:96px;max-width:none}.hero-kicker{letter-spacing:.2em;line-height:1.6;margin-bottom:18px}
  .hero h1{font-size:58px;line-height:.88;letter-spacing:-.062em}.hero p{font-size:16px;line-height:1.55;margin-top:26px;max-width:92%}
  .hero-actions{gap:10px;margin-top:26px}.hero-actions .btn{width:100%;min-height:52px}
  .section{padding:70px 0}.section-head{gap:20px;margin-bottom:34px}.section h2,.made-band h2{font-size:46px;line-height:.94}
  .section-copy{font-size:15px;line-height:1.65}
  .cap{grid-template-columns:44px 1fr;padding:24px 0!important}.cap h3{font-size:27px}.cap p{font-size:13px;line-height:1.58}
  .proof-cards-premium{grid-template-columns:1fr 1fr!important}.proof-cards-premium article{min-height:170px!important;padding:18px!important}.proof-cards-premium strong{font-size:42px!important}.proof-cards-premium p{display:none}
  .featured-grid{display:block}.featured,.featured.hero-card,.featured.wide{margin-bottom:10px}.featured img,.featured.hero-card img{height:480px}.featured:nth-child(n+4) img{height:380px}
  .meta{left:22px;right:22px;bottom:22px}.meta h3{font-size:34px}.meta p{font-size:12px}
  .work-proof-rail{grid-template-columns:1fr 1fr!important;gap:8px!important}.work-proof-rail a{min-height:220px!important}.work-proof-rail img{height:220px!important}.work-proof-rail .meta h3{font-size:21px!important}
  .signature-fade{height:160px;background:linear-gradient(180deg,#0d100f 0%,#431a52 30%,#8a5b97 61%,#d8c5dc 82%,#f7f2eb 100%)}
  .route-grid{gap:38px}.route-map{min-height:430px}.route-copy>div{padding:24px 0}.route-copy h3{font-size:25px}
  .credential-grid{gap:34px}.credential-cards{grid-template-columns:1fr 1fr!important}.credential-cards article{min-height:130px!important;padding:16px!important}.credential-cards strong{font-size:25px}
  .client-strip{padding:62px 0!important}.client-strip-head{margin-bottom:28px}.client-strip-head h2{font-size:43px!important}.client-strip-head p{font-size:12px}.premium-client-grid{display:grid!important;grid-template-columns:1fr 1fr!important}.premium-client-grid span{min-height:62px!important;font-size:13px!important}
  .cta-band{padding:76px 0}.cta-grid{gap:34px}.cta-grid h2{font-size:50px;line-height:.92}.cta-grid p{font-size:15px}
  .footer{padding:48px 0}.footer-grid{gap:28px}
}


/* V27 — case-study continuity + signature fade + mobile live-quality pass */
.project-detail-fade{
  height:150px;
  background:linear-gradient(180deg,#0d100f 0%,#34143f 22%,#5b246d 44%,#8f609c 66%,#d9c8dd 84%,#f7f2eb 100%);
}
.project-detail-intro{padding-top:78px}
.project-detail-intro h2{max-width:900px}
.project-detail-gallery-grid{gap:10px}
.project-detail-gallery figure{border:1px solid rgba(23,20,18,.06)}
.project-detail-gallery figcaption{left:18px;right:auto;bottom:18px;background:rgba(13,16,15,.72);padding:9px 11px;max-width:calc(100% - 36px)}
.project-detail-principles{border-top:1px solid rgba(255,255,255,.06)}
.project-next{border-top:1px solid rgba(23,20,18,.08)}
.project-next a{font-weight:430}
.project-next a:after{content:"";display:block;width:0;height:1px;background:var(--purple);transition:width .3s ease}
.project-next a:hover:after{width:100%}

@media(max-width:980px){
  .project-detail-hero{min-height:78vh}
  .project-detail-intro-grid,.project-detail-principles-grid{grid-template-columns:1fr;gap:34px}
  .project-detail-gallery-grid{grid-template-columns:1fr 1fr}
  .project-detail-gallery figure:first-child{grid-row:auto;grid-column:1/-1;min-height:620px}
  .project-detail-gallery figure{min-height:380px}
  .project-detail-principles-list{grid-template-columns:1fr 1fr}
}
@media(max-width:640px){
  .project-detail-hero{min-height:82svh;align-items:flex-end}
  .project-detail-hero>img{object-position:center center}
  .project-detail-hero:after{background:linear-gradient(0deg,rgba(8,10,10,.90) 0%,rgba(8,10,10,.54) 45%,rgba(8,10,10,.14) 76%),linear-gradient(90deg,rgba(8,10,10,.40),transparent 70%)}
  .project-detail-hero .shell{padding-bottom:42px}
  .project-detail-kicker{font-size:8px;margin-bottom:14px}
  .project-detail-hero h1{font-size:54px;line-height:.87;max-width:94%}
  .project-detail-meta{gap:10px 18px;margin-top:22px;font-size:8px}
  .project-detail-fade{height:110px;background:linear-gradient(180deg,#0d100f 0%,#4b1d5b 30%,#8c5b98 62%,#dac9de 84%,#f7f2eb 100%)}
  .project-detail-intro{padding:62px 0 54px}
  .project-detail-intro-grid{gap:18px}
  .project-detail-intro h2{font-size:44px;line-height:.93;margin-bottom:20px}
  .project-detail-intro p{font-size:15px;line-height:1.62}
  .project-detail-tags{gap:6px;margin-top:22px}.project-detail-tags span{font-size:8px;padding:8px 9px}
  .project-detail-gallery{padding-bottom:72px}
  .project-detail-gallery-grid{display:block}
  .project-detail-gallery figure,.project-detail-gallery figure:first-child{min-height:0;height:72vw;max-height:520px;margin-bottom:8px}
  .project-detail-gallery figure:first-child{height:104vw;max-height:680px}
  .project-detail-gallery figcaption{font-size:8px;left:12px;bottom:12px}
  .project-detail-principles{padding:70px 0}
  .project-detail-principles-grid{gap:28px}
  .project-detail-principles h2{font-size:42px}
  .project-detail-principles-list{grid-template-columns:1fr}
  .project-detail-principles-list div{min-height:auto;padding:22px 4px;border-left:0;border-right:0}
  .project-detail-principles-list small{margin-bottom:18px}
  .project-next{padding:48px 0}
  .project-next-row{display:block}.project-next small{display:block;margin-bottom:14px}.project-next a{font-size:34px;line-height:1}
}

/* V28 — Projects index rebuilt as an editorial portfolio, not a card directory */
.projects-editorial-hero{position:relative;min-height:86vh;background:#0d100f;color:#f7f2eb;overflow:hidden;display:flex;align-items:flex-end}
.projects-hero-media{position:absolute;inset:0;display:grid;grid-template-columns:1.5fr .7fr;grid-template-rows:1fr 1fr;gap:6px;opacity:.82}
.projects-hero-media figure{margin:0;overflow:hidden;position:relative}.projects-hero-media .ph-main{grid-row:1/3}
.projects-hero-media img{width:100%;height:100%;object-fit:cover;filter:saturate(.88) contrast(1.05);transform:scale(1.012)}
.projects-editorial-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,9,9,.82) 0%,rgba(7,9,9,.38) 48%,rgba(7,9,9,.16) 100%),linear-gradient(0deg,rgba(7,9,9,.88) 0%,rgba(7,9,9,.08) 68%)}
.projects-hero-copy{position:relative;z-index:2;padding:170px 0 74px}.projects-hero-copy h1{font-size:clamp(72px,9vw,138px);line-height:.82;letter-spacing:-.07em;font-weight:430;margin:18px 0 28px;max-width:1040px}.projects-hero-copy h1 span{color:#d0b78b;font-weight:330}.projects-hero-copy p{max-width:650px;color:#d5d3ce;font-size:18px;line-height:1.55;margin:0 0 34px}.project-scroll-link{font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:#fff;border-bottom:1px solid rgba(255,255,255,.42);padding-bottom:7px;font-weight:800}
.project-index-fade{height:180px;background:linear-gradient(180deg,#0d100f 0%,#35143f 24%,#612675 48%,#9a70a5 68%,#dccdde 86%,#f7f2eb 100%)}
.section-sm{padding:82px 0}.project-curation{background:#f7f2eb}.project-curation-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:100px;align-items:end}.project-curation h2{font-size:clamp(56px,6.6vw,98px);line-height:.88;letter-spacing:-.065em;font-weight:430;margin:16px 0 0}.project-curation h2 span{color:var(--purple);font-weight:330}.project-curation p{max-width:600px;font-size:17px;line-height:1.65;color:#6e6962;margin:0 0 34px}.project-curation-links{display:flex;flex-wrap:wrap;gap:20px 34px}.project-curation-links a{font-size:10px;letter-spacing:.14em;text-transform:uppercase;font-weight:800;border-bottom:1px solid #b9aca0;padding-bottom:7px}.project-curation-links a:hover{color:var(--purple);border-color:var(--purple)}
.project-toolbar{background:#f7f2eb;border-top:1px solid #ded6cd;border-bottom:1px solid #ded6cd}.project-library{background:#f7f2eb}
.project-card[data-detail]:before{content:"View case study"}
@media(max-width:980px){.projects-editorial-hero{min-height:78vh}.projects-hero-copy{padding-top:150px}.project-curation-grid{grid-template-columns:1fr;gap:34px}.projects-hero-media{grid-template-columns:1.2fr .8fr}}
@media(max-width:640px){.projects-editorial-hero{min-height:82svh}.projects-hero-media{grid-template-columns:1fr;grid-template-rows:1fr}.projects-hero-media .ph-main{grid-row:auto}.projects-hero-media figure:not(.ph-main){display:none}.projects-hero-media img{object-position:center}.projects-editorial-hero:after{background:linear-gradient(0deg,rgba(7,9,9,.92) 0%,rgba(7,9,9,.54) 48%,rgba(7,9,9,.18) 78%)}.projects-hero-copy{padding:132px 0 46px}.projects-hero-copy h1{font-size:61px;line-height:.86;max-width:96%}.projects-hero-copy p{font-size:15px;max-width:92%;margin-bottom:28px}.project-index-fade{height:110px;background:linear-gradient(180deg,#0d100f 0%,#4b1d5b 30%,#8c5b98 61%,#dac9de 84%,#f7f2eb 100%)}.section-sm{padding:62px 0}.project-curation h2{font-size:48px}.project-curation p{font-size:14px}.project-curation-links{display:grid;gap:14px}.project-toolbar{top:72px}.filters{overflow:auto;white-space:nowrap;padding-bottom:2px;scrollbar-width:none}.filters::-webkit-scrollbar{display:none}.project-library{padding-top:42px}}

/* V29 — final homepage-to-project continuity + mobile visual QA */
/* Project library now speaks the same visual language as Selected Work */
.project-grid-v4{gap:12px}
.project-card{position:relative;border:0;background:#111513;color:#fff;min-height:520px;isolation:isolate}
.project-card img{position:absolute;inset:0;width:100%;height:100%!important;object-fit:cover;filter:saturate(.92) contrast(1.03);transition:transform .55s ease,filter .55s ease}
.project-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,10,10,.88) 0%,rgba(8,10,10,.18) 58%,rgba(8,10,10,.06) 100%);z-index:1;pointer-events:none}
.project-card:hover img{transform:scale(1.018);filter:saturate(.98) contrast(1.04)}
.project-card-copy{position:absolute;z-index:2;left:30px;right:30px;bottom:28px;padding:0;color:#fff}
.project-card-copy small{color:#d2c2a4;font-size:9px;letter-spacing:.17em}
.project-card-copy h2{font-size:clamp(32px,3vw,48px);line-height:.96;margin:8px 0 8px;color:#fff;font-weight:470}
.project-card-copy p{color:#d8d7d2;font-size:13px;max-width:560px}
.project-card.span-2{min-height:660px}
.project-card[data-detail]:before{left:20px;top:20px;border:1px solid rgba(255,255,255,.24);background:rgba(12,14,14,.44);color:#f4efe8;letter-spacing:.14em}
.project-card:focus-within,.project-card:focus-visible{outline:2px solid #8d5aa0;outline-offset:3px}

/* continuity: project index / case studies / homepage use the same editorial labels */
.projects-editorial-hero .eyebrow,.project-detail-kicker,.featured .meta small{color:#d0b78b}
.project-curation{border-top:1px solid rgba(86,35,104,.12)}
.project-toolbar{backdrop-filter:blur(14px);background:rgba(247,242,235,.93)}
.filter{border-color:#cfc4b8;color:#5f5851}.filter:hover{border-color:#5b246d;color:#5b246d}.filter.active{background:#5b246d;border-color:#5b246d;color:#fff}

/* homepage: reduce unnecessary chrome around strong photography */
#work .section-head{margin-bottom:42px}
#work .section-footer{margin-top:22px}
.featured{border:1px solid rgba(255,255,255,.04)}
.work-proof-rail .meta p{display:none}

/* premium fade is a true page transition, not a decorative band */
.signature-fade,.project-index-fade,.project-detail-fade{position:relative}
.signature-fade:after,.project-index-fade:after,.project-detail-fade:after{content:"";position:absolute;inset:auto 0 0;height:35%;background:linear-gradient(180deg,rgba(247,242,235,0),rgba(247,242,235,.38));pointer-events:none}

/* footer and final CTA continuity */
.footer{border-top:1px solid rgba(255,255,255,.08)}
.footer .brand span{letter-spacing:-.035em}

@media(max-width:980px){
  .project-card,.project-card.span-2{min-height:560px}
  .project-grid-v4{gap:10px}
}
@media(max-width:640px){
  .project-grid-v4{gap:8px}
  .project-card,.project-card.span-2{min-height:0;height:118vw;max-height:610px;border-radius:0}
  .project-card:nth-child(3n){height:105vw}
  .project-card-copy{left:20px;right:20px;bottom:20px}
  .project-card-copy h2{font-size:33px;line-height:.96;margin-top:7px}
  .project-card-copy p{font-size:12px;line-height:1.5;max-width:92%}
  .project-card[data-detail]:before{left:14px;top:14px;padding:6px 8px;font-size:7px}
  .project-toolbar{top:68px}
  .project-library .shell{width:calc(100% - 24px)}
  #work .section-head{margin-bottom:30px}
  .work-proof-rail .meta{left:16px!important;right:16px!important;bottom:15px!important}
  .work-proof-rail .meta h3{font-size:19px!important;line-height:1!important}
  .signature-fade,.project-index-fade{height:132px}
  .project-detail-fade{height:104px}
}

/* V30 — tighter editorial rhythm: less dead space between text items */
.section{padding:92px 0}
.section-head{gap:46px;margin-bottom:34px}
.section-copy{margin-top:14px;margin-bottom:0}
.eyebrow{margin-bottom:0}
.cap{padding:22px 0!important;gap:18px}
.cap .num{margin-top:4px}
.cap h3{line-height:1;margin-bottom:0!important}
.cap p{line-height:1.55;max-width:520px}
.proof-cards-premium article{min-height:205px;padding:24px 22px 22px!important}
.proof-cards-premium h3{margin-top:22px}
.route-copy>div{padding:26px 0}
.route-copy h3{margin-bottom:4px}
.process-flow article{padding-bottom:26px}
.process-flow h3{margin-bottom:5px}
.procurement-assurance .section-head{margin-bottom:28px}
.assurance-grid article{padding-top:24px;padding-bottom:24px}
.credential-grid{gap:46px}
.credential-cards article{padding-top:22px;padding-bottom:22px}
.client-strip{padding-top:72px;padding-bottom:76px}
.client-strip-head{margin-bottom:22px}
.client-strip-head p{padding-top:16px;line-height:1.55}
.client-names{margin-top:22px}
.client-names span{min-height:60px}
.project-curation-grid{gap:64px}
.project-curation p{line-height:1.55;margin-bottom:24px}
.project-detail-intro{padding-top:64px}
.project-detail-intro-grid{gap:52px}
.project-detail-intro h2{margin-bottom:16px}
.project-detail-intro p{line-height:1.58}
.project-detail-tags{margin-top:18px}
.project-detail-principles{padding-top:74px;padding-bottom:74px}
.project-detail-principles-grid{gap:50px}
.project-next{padding-top:42px;padding-bottom:42px}

@media(max-width:980px){
  .section{padding:80px 0}
  .section-head{gap:28px;margin-bottom:30px}
  .project-curation-grid{gap:28px}
  .project-detail-intro-grid,.project-detail-principles-grid{gap:28px}
}
@media(max-width:640px){
  .section{padding:58px 0}
  .section-head{gap:12px;margin-bottom:24px}
  .section-copy{margin-top:8px}
  .cap{padding:18px 0!important;gap:6px 10px}
  .cap h3{font-size:26px;line-height:1.02}
  .cap p{font-size:13px;line-height:1.5;margin-top:4px}
  .proof-cards-premium article{min-height:150px!important;padding:15px!important}
  .route-grid{gap:24px}.route-copy>div{padding:18px 0}.route-copy h3{margin-bottom:3px}
  .credential-grid{gap:24px}.credential-cards article{min-height:112px!important;padding:14px!important}
  .client-strip{padding:50px 0!important}.client-strip-head{margin-bottom:18px}.client-strip-head p{padding-top:8px}.client-names{margin-top:16px}.client-names span{min-height:54px}
  .cta-band{padding:64px 0}.cta-grid{gap:22px}.cta-grid p{margin-bottom:18px}
  .project-curation-grid{gap:18px}.project-curation p{line-height:1.5;margin-bottom:18px}
  .project-detail-intro{padding:48px 0 44px}.project-detail-intro-grid{gap:12px}.project-detail-intro h2{margin-bottom:12px}.project-detail-tags{margin-top:14px}
  .project-detail-principles{padding:54px 0}.project-detail-principles-grid{gap:18px}.project-detail-principles-list div{padding:16px 4px}
  .project-next{padding:36px 0}.project-next small{margin-bottom:9px}
}


/* V31 — premium navigation, About Us, no sequence numbering */
.nav{gap:18px;font-size:11px;white-space:nowrap}
.header-inner{gap:20px}
.header-cta{white-space:nowrap}
.about-home{background:#f7f3ec}
.about-home-grid{display:grid;grid-template-columns:.62fr 1.38fr;gap:84px;align-items:start}
.about-home-main h2{font-size:clamp(50px,5.6vw,84px);line-height:.91;letter-spacing:-.058em;margin:0 0 24px;font-weight:500}
.about-home-main h2 span{color:var(--purple);font-weight:350}
.about-lead{font-size:19px;line-height:1.65;color:#59554f;max-width:820px;margin:0 0 34px}
.about-home-points{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #d6cec4;margin:0 0 28px}
.about-home-points>div{padding:22px 24px 18px 0;border-right:1px solid #d6cec4}
.about-home-points>div:not(:first-child){padding-left:24px}
.about-home-points>div:last-child{border-right:0}
.about-home-points strong{display:block;font-size:22px;letter-spacing:-.03em;font-weight:560;color:#2a2521;margin-bottom:6px}
.about-home-points p{font-size:12px;line-height:1.55;color:#736d66;margin:0}
.cap{display:block!important;padding:24px 0!important}
.cap h3,.cap p{grid-column:auto!important}.cap h3{margin:0 0 8px!important}
.route-copy>div{display:block!important;padding:26px 0}.route-copy h3,.route-copy p{grid-column:auto!important}.route-copy h3{margin:0 0 5px}
.assurance-grid article>span{display:none!important}
.assurance-grid h3{margin-top:0!important}
.project-detail-principles-list small{display:none!important}
.project-detail-principles-list strong{margin-top:0}
@media(max-width:1180px){.nav{gap:13px;font-size:10px}.header-inner{gap:14px}.header-cta{padding:9px 12px}}
@media(max-width:980px){.about-home-grid{grid-template-columns:1fr;gap:18px}}
@media(max-width:640px){.about-home-points{grid-template-columns:1fr}.about-home-points>div,.about-home-points>div:not(:first-child){padding:16px 0;border-right:0;border-bottom:1px solid #d6cec4}.about-home-points>div:last-child{border-bottom:0}.about-lead{font-size:16px}.about-home-main h2{font-size:46px}}

/* V33 — dedicated corporate navigation pages */
.editorial-page-hero{min-height:72vh;display:flex;align-items:flex-end;padding:170px 0 76px;background:#0d100f;color:#f7f2eb;position:relative;overflow:hidden}.editorial-page-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 22%,rgba(102,44,120,.38),transparent 36%),linear-gradient(135deg,#0c0f0f 0%,#151316 55%,#2d1535 100%)}.editorial-page-hero .shell{position:relative;z-index:2}.editorial-page-hero h1{font-size:clamp(58px,8vw,118px);line-height:.88;letter-spacing:-.065em;max-width:1050px;margin:18px 0 22px}.editorial-page-hero h1 span{color:#b886c3}.editorial-page-hero p{max-width:680px;font-size:18px;line-height:1.58;color:rgba(247,242,235,.72)}@media(max-width:640px){.editorial-page-hero{min-height:70svh;padding:132px 0 44px}.editorial-page-hero h1{font-size:56px;max-width:95%}.editorial-page-hero p{font-size:15px;max-width:92%}}


/* V34 — merged RTL robustness from the alternate V29 presentation. */
html[dir="rtl"] body, body.rtl { direction: rtl; }
html[dir="rtl"] .header-inner, html[dir="rtl"] .nav, html[dir="rtl"] .mobile-panel,
html[dir="rtl"] .hero-actions, html[dir="rtl"] .footer-links, html[dir="rtl"] .case-tags,
html[dir="rtl"] .intake-notes, body.rtl .header-inner, body.rtl .nav, body.rtl .mobile-panel,
body.rtl .hero-actions, body.rtl .footer-links, body.rtl .case-tags, body.rtl .intake-notes { direction: rtl; }
html[dir="rtl"] .section-head, html[dir="rtl"] .cta-grid, html[dir="rtl"] .footer-grid,
html[dir="rtl"] .made-grid, html[dir="rtl"] .credential-grid, html[dir="rtl"] .route-grid,
html[dir="rtl"] .consultancy-grid, html[dir="rtl"] .assurance-grid,
body.rtl .section-head, body.rtl .cta-grid, body.rtl .footer-grid, body.rtl .made-grid,
body.rtl .credential-grid, body.rtl .route-grid, body.rtl .consultancy-grid,
body.rtl .assurance-grid { direction: rtl; text-align: right; }
html[dir="rtl"] .case-study.reverse, body.rtl .case-study.reverse { direction: rtl; }
html[dir="rtl"] .form-two, html[dir="rtl"] .intake-assurance,
body.rtl .form-two, body.rtl .intake-assurance { direction: rtl; text-align: right; }
html[dir="rtl"] .language-control, body.rtl .language-control { margin-left: 0; margin-right: auto; }
html[dir="rtl"] .image-viewer-prev, body.rtl .image-viewer-prev { right: auto; left: 1rem; }
html[dir="rtl"] .image-viewer-next, body.rtl .image-viewer-next { left: auto; right: 1rem; }
html[dir="rtl"] .skip-link, body.rtl .skip-link { left: auto; right: 1rem; }

/* V35 — final visual QA: controlled rhythm, consistent navigation, production polish */
.cap .num,.step>b,.route-copy>b{display:none!important}
.section-head{row-gap:18px}
.section-head h2{margin-bottom:0}
.section-head .section-copy{margin-top:18px}
.about-home-points{gap:22px}
.about-home-points p{margin-top:6px}
.proof-cards-premium h3{margin-bottom:8px}
.proof-cards-premium p{margin-top:0}
.case-copy h3{margin-bottom:14px}
.case-copy p{margin-bottom:18px}
.project-detail-copy h1,.project-detail-copy h2{margin-bottom:16px}
.project-detail-copy p{margin-top:0}
.nav{min-width:0}
.footer-links{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:22px;row-gap:9px}
.footer-links a{width:max-content;max-width:100%}
@media(max-width:1180px){.nav{gap:14px;font-size:10px}.header-inner{gap:14px}.brand span{font-size:22px}.header-cta{padding:10px 12px}}
@media(max-width:980px){.nav,.header-cta{display:none}.menu{display:block}}
@media(max-width:640px){
  .section-head{gap:14px;margin-bottom:30px}
  .section-head .section-copy{margin-top:12px}
  .about-home-points{gap:16px}
  .case-copy h3{margin-bottom:10px}
  .case-copy p{margin-bottom:14px}
  .footer-links{grid-template-columns:1fr 1fr;gap:8px 18px}
}

/* V36 — dedicated contact experience */
.contact-page-hero{background:linear-gradient(120deg,rgba(8,11,12,.98),rgba(8,11,12,.68)),url("assets/central-market-hero.jpeg") center/cover no-repeat}.contact-route-grid .cap{min-height:250px;display:flex;flex-direction:column}.contact-route-grid .text-link{margin-top:auto;padding-top:24px;font-size:13px;font-weight:800;letter-spacing:.02em}.contact-direct{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);gap:64px;align-items:end}.contact-email-block{border-top:1px solid rgba(255,255,255,.28);padding-top:22px}.contact-email-block small{display:block;font-size:10px;letter-spacing:.16em;opacity:.62;margin-bottom:12px}.contact-email-block a{display:inline-block;font-size:clamp(24px,3.2vw,44px);font-weight:800;letter-spacing:-.035em;line-height:1.04;border-bottom:1px solid rgba(255,255,255,.34);padding-bottom:6px}.contact-email-block p{opacity:.7;margin:18px 0 0;max-width:480px}@media(max-width:800px){.contact-direct{grid-template-columns:1fr;gap:34px}.contact-route-grid .cap{min-height:auto}.contact-email-block a{font-size:26px;overflow-wrap:anywhere}}


/* V37 — image-led corporate page heroes */
.editorial-page-hero{background-color:#0b0d0d;background-size:cover;background-repeat:no-repeat;background-position:center}
.editorial-page-hero:before{background:linear-gradient(90deg,rgba(7,9,10,.90) 0%,rgba(7,9,10,.72) 38%,rgba(17,10,20,.42) 68%,rgba(76,29,91,.34) 100%),linear-gradient(0deg,rgba(7,9,10,.56),transparent 56%)}
.about-page-hero{background-image:url("assets/central-market-wide.jpeg");background-position:center 56%}
.what-page-hero{background-image:url("assets/projects/accertify-gurugram.jpeg");background-position:center 48%}
.global-page-hero{background-image:url("assets/projects/skanem-nairobi.jpeg");background-position:center 46%}
.editorial-page-hero .eyebrow.light{color:#e1cfad}
.editorial-page-hero h1 span{color:#c79bd2}
.editorial-page-hero p{max-width:620px;color:rgba(247,242,235,.78)}
@media(max-width:640px){
  .editorial-page-hero:before{background:linear-gradient(0deg,rgba(7,9,10,.91) 0%,rgba(7,9,10,.66) 48%,rgba(17,10,20,.25) 100%)}
  .about-page-hero{background-position:58% center}
  .what-page-hero{background-position:58% center}
  .global-page-hero{background-position:56% center}
}

/* V37 — tighter high-end text rhythm */
.section-head>div:last-child>h2{margin-bottom:14px}
.section-copy{margin-top:0}
.cap h3{margin-bottom:7px}
.cap p{margin-top:0}
.proof-cards-premium h3{margin-bottom:8px}
.proof-cards-premium p{margin-top:0}
.about-home-main .purple-link{display:inline-block;margin-top:18px}

/* V38 — final corporate page convergence: image-led, tighter, no legacy lime */
:root{--acid:#d0b78b}
.consultancy-page-hero{background-image:url("assets/projects/sankara-varanasi.jpeg");background-position:center 46%}
.partner-page-hero{background-image:url("assets/projects/skanem-nairobi.jpeg");background-position:center 48%}
.upload-page-hero{background-image:url("assets/central-market-wide.jpeg");background-position:center 52%}
.consultancy-page-hero:before,.partner-page-hero:before,.upload-page-hero:before{
  background:linear-gradient(90deg,rgba(7,9,10,.91) 0%,rgba(7,9,10,.73) 39%,rgba(17,10,20,.43) 70%,rgba(76,29,91,.29) 100%),linear-gradient(0deg,rgba(7,9,10,.58),transparent 60%);
}
.consultancy-grid,.trade-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid #d7d0c7}
.consultancy-grid article,.trade-grid article{min-height:0;background:transparent;border:0;border-right:1px solid #d7d0c7;border-bottom:1px solid #d7d0c7;padding:24px 28px 28px}
.consultancy-grid article:nth-child(3n),.trade-grid article:nth-child(3n){border-right:0}
.consultancy-grid h3,.trade-grid h3{font-size:25px;line-height:1.05;letter-spacing:-.035em;margin:0 0 8px;font-weight:520;color:var(--purple)}
.consultancy-grid p,.trade-grid p{font-size:13px;line-height:1.58;color:#6c665f;margin:0;max-width:34em}
.trade-grid{grid-template-columns:repeat(2,1fr)}
.trade-grid article:nth-child(3n){border-right:1px solid #d7d0c7}.trade-grid article:nth-child(2n){border-right:0}
.trade-assurance{background:#f7f3ec}.trade-credentials{background:#eee7dc}
.route-map .india-dot{background:#d0b78b;color:#191512}
.route-map .route-line{background:linear-gradient(90deg,#d0b78b,rgba(208,183,139,.08))}
.intake-layout{align-items:start}
.intake-form{background:#fbfaf7;border:1px solid #ddd5cc;padding:30px}
.file-drop{border-color:#c9b7ce;background:#f7f1f8}
.file-drop:hover{border-color:var(--purple);background:#f2e9f4}
.intake-assurance{background:#d9d0c8;border-color:#d9d0c8}
.backend-note{border-left:2px solid #b695be;padding-left:12px}
@media(max-width:980px){
  .consultancy-grid{grid-template-columns:1fr 1fr}.consultancy-grid article:nth-child(3n){border-right:1px solid #d7d0c7}.consultancy-grid article:nth-child(2n){border-right:0}
  .trade-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:640px){
  .consultancy-page-hero{background-position:58% center}.partner-page-hero{background-position:58% center}.upload-page-hero{background-position:60% center}
  .consultancy-grid,.trade-grid{grid-template-columns:1fr}
  .consultancy-grid article,.consultancy-grid article:nth-child(n),.trade-grid article,.trade-grid article:nth-child(n){border-right:0;padding:19px 0 21px}
  .consultancy-grid h3,.trade-grid h3{font-size:24px;margin-bottom:6px}
  .intake-form{padding:20px 16px}
}


/* V39 — final navigation + mobile consistency + premium image rhythm */
.nav a{position:relative;padding:28px 0 25px;transition:opacity .2s ease,color .2s ease}
.nav a[aria-current="page"]{opacity:1;color:#f4ead8}
.nav a[aria-current="page"]:after{content:"";position:absolute;left:0;right:0;bottom:17px;height:1px;background:#cfb78d}
.header-cta{border-color:rgba(255,255,255,.42);background:rgba(255,255,255,.03);transition:background .2s ease,border-color .2s ease}
.header-cta:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.72)}
.hero h1,.editorial-page-hero h1,.project-detail-hero h1{text-wrap:balance}
.section-copy,.hero p,.editorial-page-hero p,.project-detail-intro p{max-width:62ch}
.featured img,.project-card img,.project-detail-gallery img{image-rendering:auto}
.featured .shade,.project-card:after{background:linear-gradient(0deg,rgba(7,9,9,.9) 0%,rgba(7,9,9,.42) 30%,rgba(7,9,9,.08) 68%,rgba(7,9,9,.02) 100%)}
.meta h3{margin:5px 0 5px}.meta p{line-height:1.45}
.project-card-copy h2{margin:6px 0 6px}.project-card-copy p{line-height:1.48}
.project-detail-intro-grid{gap:48px}.project-detail-tags{margin-top:20px}.project-detail-principles-list div{padding:24px}.project-detail-principles-list small{margin-bottom:18px}
.footer{padding-top:48px}.footer-bottomline{margin-top:34px;padding-top:18px}
@media(max-width:980px){
  .mobile-panel.open{top:72px;height:calc(100svh - 72px);max-height:none;padding:28px 28px 34px;background:rgba(9,11,12,.985);backdrop-filter:blur(20px);align-content:start;gap:0;overflow:auto}
  .mobile-panel.open a{display:flex;align-items:center;min-height:48px;border-bottom:1px solid rgba(255,255,255,.09);font-size:15px;font-weight:650;letter-spacing:-.01em}
  .mobile-panel.open a:last-child{border-bottom:0;color:#d4bd92}
}
@media(max-width:640px){
  .hero{min-height:720px}.hero-copy{padding-top:94px}.hero h1{font-size:54px;line-height:.92;letter-spacing:-.055em}.hero p{font-size:15px;line-height:1.5;margin-top:20px}.hero-actions{margin-top:24px}
  .section{padding:64px 0}.section-head{gap:12px;margin-bottom:26px}.section-head .section-copy{margin-top:9px}.section h2,.made-band h2{font-size:42px;line-height:.98;letter-spacing:-.05em}.section-copy{font-size:14px;line-height:1.55}
  .featured-grid{gap:8px}.featured img,.featured.hero-card img{height:405px}.meta{left:18px;right:18px;bottom:18px}.meta h3{font-size:30px}.meta p{font-size:11px}
  .project-card,.project-card.span-2{height:112vw;max-height:560px}.project-card:nth-child(3n){height:104vw}.project-card-copy{left:18px;right:18px;bottom:18px}.project-card-copy h2{font-size:31px}.project-card-copy p{font-size:11px}
  .project-detail-hero{min-height:72svh}.project-detail-hero .shell{padding-bottom:36px}.project-detail-hero h1{font-size:52px;line-height:.92}.project-detail-intro{padding:62px 0 52px}.project-detail-intro-grid{gap:20px}.project-detail-gallery{padding-bottom:58px}.project-detail-gallery figure:first-child,.project-detail-gallery figure{min-height:390px}.project-detail-principles{padding:60px 0}.project-detail-principles-list div{min-height:0;padding:20px}.project-detail-principles-list small{margin-bottom:12px}
  .credential-section,.client-strip{padding:62px 0}.credential-grid{gap:26px}.credential-cards article{min-height:128px}.proof-cards-premium article{min-height:190px}
  .footer{padding:42px 0}.footer-grid{gap:24px}.footer-bottomline{margin-top:26px}
}

/* V40 — launch-quality interaction, accessibility and device polish */
html{scroll-padding-top:92px}
body.menu-open,body.viewer-open{overflow:hidden}
button,.btn,.filter,.header-cta,.nav a,.mobile-panel a,.language-select{-webkit-tap-highlight-color:transparent}
.menu{min-width:44px;min-height:44px;align-items:center;justify-content:center;cursor:pointer}
.mobile-panel{overscroll-behavior:contain}
.mobile-panel .staff-desk-link{margin-top:14px!important;padding-top:20px!important;border-top:1px solid currentColor!important;font-weight:800!important;color:#6f3e7c!important}
.mobile-panel .staff-desk-link:before{content:"🔒";font-size:.8em;margin-right:9px}
html[dir="rtl"] .mobile-panel .staff-desk-link:before{margin-right:0;margin-left:9px}
.mobile-panel.open{padding-bottom:max(34px,env(safe-area-inset-bottom))}
.site-header{padding-top:env(safe-area-inset-top)}
@media(max-width:980px){.site-header{background-clip:padding-box}.mobile-panel.open{top:calc(72px + env(safe-area-inset-top));height:calc(100svh - 72px - env(safe-area-inset-top))}}
@media(max-width:640px){.shell{width:min(var(--max),calc(100% - 36px))}.btn{min-height:44px;display:inline-flex;align-items:center;justify-content:center}.language-select{min-height:40px}}
@media(hover:none){.featured:hover img,.project-card:hover img,.case-gallery figure:hover img{transform:none!important}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}}

/* V41 — final URL semantics and India-origin treatment. Text-only: not an official government mark. */
.india-origin-mark{max-width:360px;min-height:180px;border:1px solid rgba(255,255,255,.18);padding:34px;display:flex;flex-direction:column;justify-content:space-between;background:#101312;color:#fff}
.india-origin-mark small{font-size:10px;letter-spacing:.22em;color:#c8b087;font-weight:850}
.india-origin-mark strong{font-size:30px;line-height:1.02;letter-spacing:-.04em;font-weight:500}
@media(max-width:640px){.india-origin-mark{max-width:none;min-height:150px;padding:26px}.india-origin-mark strong{font-size:27px}}

/* V42 — production interaction + error-state polish */
.not-found-page-hero{min-height:82svh;display:flex;align-items:center;background-image:linear-gradient(90deg,rgba(7,9,10,.92),rgba(7,9,10,.58)),url("assets/central-market-wide.jpeg");background-size:cover;background-position:center 56%;color:#fff;padding:150px 0 80px}
.not-found-page-hero h1{font-size:clamp(60px,8vw,112px);line-height:.88;letter-spacing:-.065em;font-weight:440;margin:16px 0 26px;max-width:980px}.not-found-page-hero h1 span{color:#c79bd2;font-weight:330}.not-found-page-hero p{max-width:620px;color:#d9d5ce;font-size:17px}.project-filter-status{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:640px){.not-found-page-hero{min-height:76svh;padding:120px 0 58px;background-position:58% center}.not-found-page-hero h1{font-size:52px}.not-found-page-hero .hero-actions{display:grid;grid-template-columns:1fr}.not-found-page-hero .btn{width:100%}}

/* =========================================================
   V43 — horizontal editorial redesign / no black backgrounds
   ========================================================= */
:root{
  --v43-ivory:#f7f2eb;
  --v43-ivory-2:#efe7dc;
  --v43-white:#fffdf9;
  --v43-ink:#211b18;
  --v43-muted:#6d645e;
  --v43-purple:#5b246d;
  --v43-purple-soft:#ede1f0;
  --v43-gold:#c2a677;
  --v43-line:#d8cec3;
}
html,body{background:var(--v43-ivory)!important;color:var(--v43-ink)!important}
body{padding-top:84px}
.shell{width:min(1440px,calc(100% - 64px))}

/* Header: always light, always obvious, genuinely horizontal on desktop */
.site-header,.site-header.scrolled,.site-header.solid{
  background:rgba(255,253,249,.96)!important;
  color:var(--v43-ink)!important;
  border-bottom:1px solid var(--v43-line)!important;
  box-shadow:0 6px 30px rgba(69,49,39,.05);
  backdrop-filter:blur(16px);
}
.header-inner{height:84px;gap:20px}
.brand{color:var(--v43-ink)!important;flex:0 0 auto}
.nav{display:flex!important;align-items:center;justify-content:center;gap:clamp(14px,1.55vw,27px);flex:1;white-space:nowrap;font-size:11px;letter-spacing:.02em}
.nav a{opacity:.74;padding:31px 0 27px;border-bottom:2px solid transparent}
.nav a:hover,.nav a[aria-current="page"]{opacity:1;color:var(--v43-purple);border-bottom-color:var(--v43-purple)}
.header-cta{color:var(--v43-purple)!important;border:1px solid #cbb8cf!important;background:#fffafc!important;padding:10px 13px!important;white-space:nowrap}
.menu{color:var(--v43-ink)!important}
.mobile-panel{background:var(--v43-white)!important;color:var(--v43-ink)!important}

/* Hero: photography + ivory/purple toning, never a black field */
.hero{height:calc(100svh - 84px);min-height:670px;background:#d8c9d9!important;color:#fff;margin-top:0}
.hero-overlay{background:linear-gradient(90deg,rgba(67,28,79,.82) 0%,rgba(86,41,96,.52) 36%,rgba(106,72,109,.12) 72%,rgba(255,255,255,.03) 100%),linear-gradient(0deg,rgba(65,36,68,.28),rgba(255,255,255,.02) 60%)!important}
.hero h1{font-size:clamp(64px,8.2vw,126px)}
.hero h1 span{color:#f0d79f!important}
.hero p{color:#f8f2f4!important}
.hero-caption span{color:#eee5e8!important}
.btn.light{background:#fffaf5!important;color:#2b2220!important;border-color:#fffaf5!important}
.btn.ghost{color:#fff!important;background:rgba(255,255,255,.11)!important;border-color:rgba(255,255,255,.65)!important}

/* Horizontal proof bar on an ivory/gold field */
.proof-strip{background:#e6d7bd!important;color:var(--v43-ink)!important;border:0!important}
.proof-grid{min-height:118px;grid-template-columns:1.45fr repeat(3,.7fr)}
.proof-grid>div:not(:first-child){border-left:1px solid rgba(72,56,47,.20)!important}
.proof-grid small{color:#78695c!important}.proof-grid strong{color:#2e2723!important}

/* Entire site: no black/dark-background blocks */
.dark,.made-band,.client-strip,.credential-section,.project-hero,.route-map,.footer,
.projects-editorial-hero,.project-card,.project-detail-hero,.case-hero,.detail-hero{
  background-color:var(--v43-ivory)!important;
}
.dark,.made-band,.client-strip,.credential-section,.project-hero,.footer{
  color:var(--v43-ink)!important;
}
.dark .eyebrow,.dark .section-copy,.made-band p,.client-strip p,.project-hero p,.footer p,.footer small{color:var(--v43-muted)!important}
.signature-fade,.project-index-fade,.project-detail-fade{background:linear-gradient(90deg,#f7f2eb 0%,#eadcef 48%,#f7f2eb 100%)!important;height:70px!important}

/* Shorter homepage and much more horizontal composition */
.section{padding:82px 0}
.section-head{grid-template-columns:260px 1fr;gap:44px;margin-bottom:38px}
.about-home{padding:78px 0!important}
.about-home-grid{grid-template-columns:250px 1fr!important;gap:48px!important}
.about-home-points{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:0!important;border-top:1px solid var(--v43-line);border-bottom:1px solid var(--v43-line)}
.about-home-points>div{padding:22px 24px 24px 0!important;border-right:1px solid var(--v43-line)}
.about-home-points>div:not(:first-child){padding-left:24px!important}.about-home-points>div:last-child{border-right:0}

/* What We Do = a single horizontal discipline band */
.cap-grid{display:grid!important;grid-template-columns:repeat(4,minmax(250px,1fr))!important;overflow-x:auto;scroll-snap-type:x mandatory;border:1px solid var(--v43-line)!important;border-left:0!important;border-right:0!important}
.cap{min-height:230px!important;padding:28px 28px!important;border-right:1px solid var(--v43-line)!important;scroll-snap-align:start}
.cap h3{margin:52px 0 10px!important;font-size:26px!important}.cap:last-child{border-right:0!important}

/* Selected work becomes a horizontal project rail, not another vertical masonry wall */
#work{background:#efe6ef!important;color:var(--v43-ink)!important}
#work .section-head h2,#work .meta,#work .section-footer{color:var(--v43-ink)!important}
#work .section-copy,#work .section-footer p{color:var(--v43-muted)!important}
.featured-grid{display:flex!important;gap:18px!important;overflow-x:auto!important;scroll-snap-type:x mandatory;padding-bottom:16px;grid-auto-rows:unset!important}
.featured{flex:0 0 min(72vw,560px)!important;height:430px!important;min-height:430px!important;grid-column:auto!important;grid-row:auto!important;background:#d9d0cb!important;scroll-snap-align:start;border-radius:2px}
.featured.hero-card,.featured.wide{grid-column:auto!important;grid-row:auto!important}
.featured .shade{background:linear-gradient(0deg,rgba(69,29,80,.82),rgba(69,29,80,.04) 66%)!important}
.meta{color:#fff!important}.meta p{color:#eee8ef!important}
#work .section-footer{border-top:1px solid #cdbfd1!important}

/* Consultancy stays a horizontal split, no full-width purple slab */
.consultancy-home{background:var(--v43-white)!important}
.consultancy-home .eyebrow{color:var(--v43-purple)!important}.consultancy-home h2{color:var(--v43-ink)!important}.consultancy-home h2 span{color:var(--v43-purple)!important}.consultancy-home .section-copy{color:var(--v43-muted)!important}
.consultancy-ribbon{display:flex!important;overflow-x:auto!important;gap:10px!important;border:0!important;padding-top:18px!important}
.consultancy-ribbon span{flex:0 0 auto!important;background:#f1e7f2!important;color:#4d2857!important;border:1px solid #d9c4dd!important;padding:13px 18px!important}

/* Global Supply: light map panel with purple routes */
.global{background:#f1ece4!important}.route-grid{grid-template-columns:1fr 1fr!important;gap:34px!important;align-items:stretch}
.route-map{background:linear-gradient(135deg,#eee3f0,#f8f3ec)!important;border:1px solid #d8cbd9!important;min-height:390px!important}
.route-dest{color:#4d3550!important}.india-dot{background:#c7aa76!important;color:#2c231d!important}.route-line{background:linear-gradient(90deg,#b7914d,rgba(91,36,109,.35))!important}
.route-copy{border-top:1px solid var(--v43-line)!important}.route-copy>div{border-bottom:1px solid var(--v43-line)!important;padding:22px 0!important}

/* New partner split */
.partner-horizontal{background:#fffaf5!important}
.partner-horizontal-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:58px;align-items:center}
.partner-horizontal figure{margin:0;min-height:430px;overflow:hidden}.partner-horizontal img{height:430px;object-fit:cover}
.partner-horizontal-copy h2{font-size:clamp(48px,5vw,78px);line-height:.92;letter-spacing:-.055em;font-weight:450;margin:12px 0 22px}.partner-horizontal-copy h2 span{color:var(--v43-purple);font-weight:360}.partner-horizontal-copy p{color:var(--v43-muted);font-size:16px;line-height:1.7;max-width:620px;margin-bottom:24px}

/* Credentials: compact horizontal proof band */
.credential-section{background:#e9dfd0!important;color:var(--v43-ink)!important;padding:68px 0!important}
.credential-grid{grid-template-columns:1.1fr .9fr!important;gap:50px!important}.credential-grid h2 span{color:var(--v43-purple)!important}.credential-section .section-copy{color:var(--v43-muted)!important}
.credential-cards{display:grid!important;grid-template-columns:1fr 1fr!important;border:1px solid #cfc1b2!important}.credential-cards article{background:rgba(255,255,255,.32)!important;border-color:#cfc1b2!important;color:var(--v43-ink)!important}

/* CTA and footer remain light/purple, never black */
.cta-band{background:linear-gradient(100deg,#eee0f0 0%,#d9c4de 48%,#c5a9ce 100%)!important;color:var(--v43-ink)!important}
.cta-band .eyebrow{color:var(--v43-purple)!important}.cta-grid h2{color:var(--v43-ink)!important}.cta-grid p{color:#514650!important}.cta-band .btn.light{background:var(--v43-purple)!important;color:#fff!important;border-color:var(--v43-purple)!important}
.footer{background:#eee5d9!important;color:var(--v43-ink)!important;border-top:1px solid #d5c9bc}.footer a{color:var(--v43-ink)!important}.footer p,.footer small{color:#71675f!important}
.footer-bottomline{border-top:1px solid #d5c9bc!important}

/* Projects + case study surfaces stay photographic/light, with purple overlays instead of black */
.projects-editorial-hero,.project-detail-hero{background:#d8c8db!important}
.projects-editorial-hero:after{background:linear-gradient(90deg,rgba(71,31,82,.80),rgba(71,31,82,.28) 55%,rgba(255,255,255,.04))!important}
.project-detail-hero:after{background:linear-gradient(0deg,rgba(76,34,87,.82),rgba(76,34,87,.16) 65%),linear-gradient(90deg,rgba(76,34,87,.38),transparent 72%)!important}
.project-hero{background:#ede4da!important}.project-hero h1,.project-hero p{color:var(--v43-ink)!important}
.project-card{background:#e8dfd6!important}.project-card:after{background:linear-gradient(0deg,rgba(72,31,83,.76),rgba(72,31,83,.06) 62%)!important}
.project-card[data-detail]:before{background:rgba(249,243,251,.88)!important;color:var(--v43-purple)!important;border-color:#dbc9df!important}

/* no plain black image-caption pills */
.project-detail-gallery figcaption{background:rgba(91,36,109,.82)!important}

/* Desktop horizontal navigation remains visible much longer */
@media (max-width:1100px){
  .nav{gap:13px;font-size:10px}.header-cta{display:none!important}
}
@media (max-width:900px){
  body{padding-top:72px}.header-inner{height:72px}.nav{display:none!important}.menu{display:block!important}.shell{width:min(100% - 34px,1440px)}
  .hero{height:auto;min-height:78svh}.hero h1{font-size:clamp(54px,14vw,82px)}
  .section-head,.about-home-grid,.route-grid,.partner-horizontal-grid,.credential-grid{grid-template-columns:1fr!important;gap:24px!important}
  .about-home-points{grid-template-columns:1fr!important}.about-home-points>div{border-right:0!important;border-bottom:1px solid var(--v43-line);padding:18px 0!important}.about-home-points>div:not(:first-child){padding-left:0!important}.about-home-points>div:last-child{border-bottom:0}
  .cap-grid{grid-template-columns:repeat(4,78vw)!important}
  .featured{flex-basis:82vw!important;height:390px!important;min-height:390px!important}
  .partner-horizontal figure,.partner-horizontal img{height:330px;min-height:330px}
  .credential-cards{grid-template-columns:1fr!important}
}

/* =========================================================
   V44 — premium horizontal architecture / no black surfaces
   ========================================================= */
:root{
  --v44-ivory:#f7f3ed;
  --v44-paper:#fffdfa;
  --v44-stone:#ebe4da;
  --v44-line:#d9cfc4;
  --v44-ink:#28211e;
  --v44-muted:#6e655f;
  --v44-purple:#6b3a79;
  --v44-purple-deep:#4e275c;
  --v44-lilac:#eadff0;
  --v44-gold:#b89a67;
}
html,body{background:var(--v44-ivory)!important;color:var(--v44-ink)!important}
body{padding-top:118px!important}
.shell{width:min(1460px,calc(100% - 72px))!important}

/* Make the horizontal navigation impossible to miss */
.site-header,.site-header.scrolled,.site-header.solid{height:118px!important;background:rgba(255,253,250,.975)!important;color:var(--v44-ink)!important;border-bottom:1px solid var(--v44-line)!important;box-shadow:0 8px 28px rgba(78,55,44,.055)!important}
.header-inner{height:118px!important;display:grid!important;grid-template-columns:auto 1fr auto!important;grid-template-rows:66px 52px!important;gap:0 28px!important;align-items:center!important}
.brand{grid-column:1;grid-row:1;color:var(--v44-ink)!important}
.brand span{font-size:27px!important}.brand small{font-size:9px!important}
.header-cta{grid-column:3;grid-row:1;color:var(--v44-purple-deep)!important;border:1px solid #cdbbd1!important;background:#faf5fb!important;padding:10px 16px!important}
.nav{grid-column:1 / 4;grid-row:2;display:flex!important;align-items:stretch!important;justify-content:flex-start!important;gap:0!important;border-top:1px solid #e5ddd4!important;font-size:11px!important;letter-spacing:.025em!important;font-weight:760!important;overflow:hidden}
.nav a{display:flex!important;align-items:center!important;justify-content:center!important;flex:1 1 auto!important;min-width:0!important;padding:0 15px!important;height:51px!important;border-right:1px solid #e5ddd4!important;border-bottom:0!important;color:#554b45!important;opacity:1!important;white-space:nowrap!important}
.nav a:first-child{border-left:1px solid #e5ddd4!important}.nav a:hover,.nav a[aria-current="page"]{background:#f0e6f2!important;color:var(--v44-purple-deep)!important}.nav a[aria-current="page"]:after{display:none!important}

/* No black background anywhere in the public visual system */
.dark,.made-band,.client-strip,.credential-section,.project-hero,.footer,.route-map,.not-found-page-hero,.trade-hero-v4{background:var(--v44-ivory)!important;color:var(--v44-ink)!important}
.footer{background:#eee6dc!important}.footer a{color:var(--v44-ink)!important}.footer p,.footer small{color:var(--v44-muted)!important}

/* Hero remains photographic, with translucent purple not black */
.hero{height:calc(100svh - 118px)!important;min-height:650px!important;background:#cab9cf!important}
.hero-overlay{background:linear-gradient(90deg,rgba(72,35,83,.82) 0%,rgba(92,52,101,.50) 38%,rgba(114,88,116,.10) 72%,rgba(255,255,255,.02) 100%),linear-gradient(0deg,rgba(78,44,84,.20),transparent 55%)!important}
.hero-copy{max-width:880px!important}.hero h1{font-weight:470!important;letter-spacing:-.065em!important}.hero h1 span{color:#f1d6a4!important}.hero p{max-width:620px!important;color:#fbf7f9!important}

/* Compact credibility strip */
.proof-strip{background:#e8dcc9!important;color:var(--v44-ink)!important}.proof-grid{grid-template-columns:repeat(4,1fr)!important;min-height:104px!important;gap:0!important}.proof-grid>div{padding:20px 28px!important;border-left:1px solid rgba(70,53,43,.16)!important}.proof-grid>div:first-child{border-left:0!important}.proof-grid strong{display:block;font-size:23px!important;letter-spacing:-.025em!important}.proof-grid small{display:block;margin-top:5px;color:#786b61!important;letter-spacing:.08em!important}

/* Short homepage sections */
.section{padding:72px 0!important}.section-head{grid-template-columns:220px 1fr!important;gap:44px!important;margin-bottom:32px!important}.section h2{font-weight:440!important}.section h2 span{color:var(--v44-purple)!important;font-weight:350!important}.section-copy{color:var(--v44-muted)!important}

/* Horizontal discipline rail */
#capabilities{background:var(--v44-paper)!important}.cap-grid{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;border-top:1px solid var(--v44-line)!important;border-bottom:1px solid var(--v44-line)!important}.cap{flex:1 0 25%!important;min-width:280px!important;min-height:210px!important;padding:25px 28px!important;border-right:1px solid var(--v44-line)!important;scroll-snap-align:start!important}.cap h3{margin:52px 0 10px!important;font-size:26px!important;font-weight:480!important;color:var(--v44-purple-deep)!important}.cap p{color:var(--v44-muted)!important}

/* Five-project horizontal editorial rail */
#work{background:#eee5f0!important;color:var(--v44-ink)!important}.featured-grid{display:flex!important;gap:18px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;padding:0 0 15px!important}.featured{flex:0 0 min(64vw,620px)!important;height:430px!important;min-height:430px!important;background:#dcd1d8!important;scroll-snap-align:start!important}.featured .shade{background:linear-gradient(0deg,rgba(75,37,86,.80),rgba(75,37,86,.03) 64%)!important}.meta{color:#fff!important}.meta p{color:#f0eaf1!important}.section-footer{border-top:1px solid #cdbfd2!important;color:var(--v44-ink)!important}

/* Three major pathways in one horizontal row */
.pathway-band{padding:0 0 76px;background:var(--v44-ivory)}
.pathway-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--v44-line);border-bottom:1px solid var(--v44-line)}
.pathway-card{padding:34px 34px 38px;min-height:330px;border-right:1px solid var(--v44-line);display:flex;flex-direction:column;transition:background .22s ease,transform .22s ease}
.pathway-card:last-child{border-right:0}.pathway-card:hover{background:#f4ebf6}.pathway-card .eyebrow{color:var(--v44-purple)!important}.pathway-card h2{font-size:38px;line-height:1.02;letter-spacing:-.045em;font-weight:440;margin:54px 0 14px}.pathway-card p{font-size:14px;line-height:1.6;color:var(--v44-muted);max-width:32em;margin:0 0 28px}.pathway-card span{margin-top:auto;font-size:12px;font-weight:800;color:var(--v44-purple-deep)}

/* Credentials become one slim horizontal ribbon */
.credential-ribbon{background:#e5d8c3;padding:0!important;border-top:1px solid #d4c5ae;border-bottom:1px solid #d4c5ae}
.credential-ribbon-grid{min-height:112px;display:grid;grid-template-columns:1fr 1.25fr auto;align-items:center;gap:0}.credential-ribbon-grid>div{padding:20px 30px;border-right:1px solid rgba(77,58,46,.14)}.credential-ribbon-grid>div:first-child{padding-left:0}.credential-ribbon-grid strong{font-size:17px;font-weight:600;letter-spacing:-.015em}.credential-ribbon-grid a{font-size:12px;font-weight:800;color:var(--v44-purple-deep);padding-left:30px;white-space:nowrap}

.cta-band{background:linear-gradient(100deg,#f0e5f2 0%,#dfcee5 52%,#cdb4d5 100%)!important;color:var(--v44-ink)!important;padding:78px 0!important}.cta-band .eyebrow{color:var(--v44-purple)!important}.cta-grid h2{font-weight:440!important}.cta-grid p{color:#554a55!important}.cta-band .btn.light{background:var(--v44-purple-deep)!important;color:#fff!important;border-color:var(--v44-purple-deep)!important}

/* Case studies and project index: light editorial surface, purple photographic veils */
.projects-editorial-hero,.project-detail-hero,.editorial-page-hero,.consultancy-page-hero,.partner-page-hero,.upload-page-hero{background-color:#cdbbd1!important}
.projects-editorial-hero:after,.editorial-page-hero:after,.consultancy-page-hero:after,.partner-page-hero:after,.upload-page-hero:after{background:linear-gradient(90deg,rgba(75,37,86,.78),rgba(75,37,86,.28) 58%,rgba(255,255,255,.02))!important}
.project-detail-hero:after{background:linear-gradient(0deg,rgba(75,37,86,.78),rgba(75,37,86,.10) 67%),linear-gradient(90deg,rgba(75,37,86,.35),transparent 72%)!important}
.project-card:after{background:linear-gradient(0deg,rgba(75,37,86,.70),rgba(75,37,86,.04) 62%)!important}
.project-detail-gallery figcaption{background:rgba(75,37,86,.84)!important}
.project-toolbar{background:rgba(255,253,250,.96)!important}.filter.active{background:var(--v44-purple-deep)!important;color:#fff!important;border-color:var(--v44-purple-deep)!important}

/* Mobile returns to one compact row + menu */
@media(max-width:900px){
  body{padding-top:72px!important}.site-header,.site-header.scrolled,.site-header.solid{height:72px!important}.header-inner{height:72px!important;display:flex!important;gap:18px!important}.nav,.header-cta{display:none!important}.menu{display:flex!important}.mobile-panel.open{top:72px!important;background:#fffdfa!important;color:var(--v44-ink)!important}.mobile-panel.open a{color:var(--v44-ink)!important;border-color:#e7ded5!important}.mobile-panel.open a:last-child{color:var(--v44-purple-deep)!important}
  .shell{width:min(100% - 36px,1460px)!important}.hero{height:auto!important;min-height:76svh!important}.proof-grid{grid-template-columns:1fr 1fr!important}.proof-grid>div{border-bottom:1px solid rgba(70,53,43,.12)!important}.section-head{grid-template-columns:1fr!important;gap:12px!important}.cap{flex-basis:78vw!important}.featured{flex-basis:84vw!important;height:390px!important}.pathway-grid{grid-template-columns:1fr!important}.pathway-card{min-height:250px;border-right:0;border-bottom:1px solid var(--v44-line)}.pathway-card:last-child{border-bottom:0}.pathway-card h2{margin-top:34px}.credential-ribbon-grid{grid-template-columns:1fr!important;padding:14px 0}.credential-ribbon-grid>div,.credential-ribbon-grid a{padding:16px 0!important;border-right:0;border-bottom:1px solid rgba(77,58,46,.14)}.credential-ribbon-grid a{border-bottom:0}.cta-grid{grid-template-columns:1fr!important;gap:24px!important}
}

/* V44 no-black completion — convert residual legacy dark components to light editorial surfaces */
.project-detail-principles,.international-proof,.client-strip,.india-origin-mark,.upload-hero{background:#eee6dc!important;color:var(--v44-ink)!important}
.project-detail-principles h2,.project-detail-principles strong,.international-proof h2,.client-strip h2,.india-origin-mark strong{color:var(--v44-ink)!important}
.project-detail-principles-list{border-color:#d7ccc0!important}.project-detail-principles-list div{border-color:#d7ccc0!important;background:rgba(255,255,255,.28)!important}.project-detail-principles-list small{color:var(--v44-purple)!important}.project-detail-principles-list p,.international-proof p,.client-strip p,.india-origin-mark small{color:var(--v44-muted)!important}
.project-detail-gallery figure,.featured,.project-card{background:#ddd3ca!important}
.india-origin-mark{border-color:#d3c6b8!important}.india-origin-mark small{color:var(--v44-purple)!important}
.btn.dark{background:var(--v44-purple-deep)!important;color:#fff!important;border-color:var(--v44-purple-deep)!important}
.not-found-page-hero{background-image:linear-gradient(90deg,rgba(75,37,86,.74),rgba(75,37,86,.22)),url("assets/central-market-wide.jpeg")!important;color:#fff!important}
.route-dest{color:var(--v44-purple-deep)!important}
.portfolio-note{border-color:#d4c9bd!important;color:var(--v44-muted)!important}
.trade-hero-v4{background:#eadff0!important;color:var(--v44-ink)!important}.trade-hero-v4 h1 span{color:var(--v44-purple)!important}
.upload-hero{background:linear-gradient(120deg,#eadff0,#f7f3ed)!important;color:var(--v44-ink)!important}
@media(max-width:900px){.mobile-panel.open{box-shadow:0 18px 40px rgba(76,55,44,.10)!important}}

/* V45 — wide editorial reset after V44 rejection */
:root{--v45-paper:#fbf8f3;--v45-ivory:#f3eee7;--v45-ink:#24201d;--v45-muted:#746b64;--v45-line:#ded5cc;--v45-purple:#6f3e7c;--v45-purple-soft:#e9ddea;--v45-champ:#c5a66f}
body{background:var(--v45-paper)!important;color:var(--v45-ink)!important}
body:not(.rtl){padding-top:88px!important}
.site-header,.site-header.scrolled,.site-header.solid{height:88px!important;background:rgba(251,248,243,.98)!important;border-bottom:1px solid var(--v45-line)!important;box-shadow:none!important;color:var(--v45-ink)!important}
.header-inner{height:88px!important;width:min(100% - 64px,1680px)!important;max-width:none!important}
.brand{min-width:142px}.brand span{font-size:20px!important}.brand small{font-size:8px!important;letter-spacing:.22em!important;color:var(--v45-muted)!important}
.nav{display:flex!important;gap:24px!important;align-items:center!important;white-space:nowrap!important;flex:1!important;justify-content:center!important}.nav a{font-size:12px!important;letter-spacing:.015em!important;color:var(--v45-ink)!important;font-weight:650!important;padding:34px 0 30px!important;border-bottom:2px solid transparent!important}.nav a:hover,.nav a[aria-current="page"]{color:var(--v45-purple)!important;border-bottom-color:var(--v45-purple)!important}
.header-cta{display:inline-flex!important;background:var(--v45-purple)!important;color:white!important;padding:13px 17px!important;border-radius:0!important;font-size:11px!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-weight:800!important}
.v45-home{overflow:hidden;background:var(--v45-paper)}
.v45-hero{min-height:calc(100svh - 88px);display:grid;grid-template-columns:minmax(480px,.82fr) minmax(680px,1.18fr);background:linear-gradient(180deg,#fbf8f3 0%,#f6f0f4 100%)}
.v45-hero-copy{padding:clamp(80px,8vw,140px) clamp(46px,6vw,110px) 70px clamp(54px,7vw,130px);display:flex;flex-direction:column;justify-content:center;position:relative}
.v45-hero-copy:after{content:"";position:absolute;left:0;right:0;bottom:0;height:11px;background:linear-gradient(90deg,var(--v45-purple),#b98fc2 54%,rgba(185,143,194,0) 100%)}
.v45-hero-copy .eyebrow{color:var(--v45-purple);margin-bottom:24px;font-size:10px;letter-spacing:.18em}
.v45-hero h1{font-size:clamp(62px,6.5vw,112px);line-height:.88;letter-spacing:-.065em;font-weight:430;margin:0;max-width:760px}.v45-hero h1 span{color:var(--v45-purple);font-weight:350}.v45-hero p{font-size:18px;line-height:1.58;max-width:590px;color:var(--v45-muted);margin:30px 0 0}.v45-hero .hero-actions{display:flex;align-items:center;gap:28px;margin-top:34px}.v45-primary{background:var(--v45-purple)!important;color:#fff!important;border:1px solid var(--v45-purple)!important}.v45-link{color:var(--v45-ink)!important}
.v45-hero-media{position:relative;min-height:660px;overflow:hidden}.v45-hero-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.92) contrast(1.03)}.v45-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(111,62,124,.14),transparent 32%),linear-gradient(0deg,rgba(35,24,30,.20),transparent 28%)}.v45-photo-label{position:absolute;z-index:2;left:32px;bottom:28px;background:rgba(251,248,243,.94);padding:14px 18px;min-width:190px}.v45-photo-label span{display:block;font-size:14px;font-weight:750}.v45-photo-label small{display:block;margin-top:3px;color:var(--v45-muted);font-size:10px;letter-spacing:.08em;text-transform:uppercase}
.v45-proof{display:grid;grid-template-columns:repeat(4,1fr);max-width:1680px;margin:0 auto;background:#efe6d9;border-left:1px solid var(--v45-line);border-right:1px solid var(--v45-line)}.v45-proof-item{padding:26px 34px;border-right:1px solid #d9cec2}.v45-proof-item:last-child{border-right:0}.v45-proof strong{display:block;font-size:24px;letter-spacing:-.03em}.v45-proof span{display:block;margin-top:4px;font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--v45-muted)}
.v45-section{padding:112px clamp(40px,6vw,110px)}.v45-section-title{display:grid;grid-template-columns:.34fr 1fr;gap:50px;max-width:1500px;margin:0 auto 54px}.v45-section-title h2,.v45-work-head h2{font-size:clamp(48px,5.2vw,82px);line-height:.94;letter-spacing:-.055em;font-weight:430;margin:0}.v45-section-title h2 span{color:var(--v45-purple);font-weight:350}
.v45-discipline-rail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));max-width:1500px;margin:0 auto;border-top:1px solid var(--v45-line);border-bottom:1px solid var(--v45-line)}.v45-discipline{padding:30px 30px 34px;border-right:1px solid var(--v45-line);min-height:320px;display:flex;flex-direction:column;color:var(--v45-ink)!important;background:transparent}.v45-discipline:last-child{border-right:0}.v45-discipline small{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--v45-purple);font-weight:800}.v45-discipline h3{font-size:30px;line-height:1.02;letter-spacing:-.035em;font-weight:470;margin:56px 0 14px}.v45-discipline p{font-size:14px;line-height:1.55;color:var(--v45-muted);max-width:32ch}.v45-discipline b{margin-top:auto;font-size:11px;letter-spacing:.07em;text-transform:uppercase;color:var(--v45-purple)}.v45-discipline:hover{background:#f3ebf4}
.v45-work{background:linear-gradient(180deg,#f1e6f2 0%,#fbf8f3 100%)}.v45-work-head{max-width:1500px;margin:0 auto 42px;display:flex;justify-content:space-between;align-items:end;gap:36px}.v45-work-head .text-link{padding-bottom:8px;color:var(--v45-purple)!important}.v45-work-grid{max-width:1500px;margin:0 auto;display:grid;grid-template-columns:1.25fr .75fr .75fr;grid-template-rows:430px 380px;gap:16px}.v45-project{position:relative;overflow:hidden;background:#ddd2dc}.v45-project-large{grid-row:1/3}.v45-project-wide{grid-column:2/4}.v45-project img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.v45-project:hover img{transform:scale(1.02)}.v45-project:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(51,31,55,.60),rgba(51,31,55,.02) 58%)}.v45-project>div{position:absolute;z-index:2;left:24px;right:24px;bottom:20px;color:#fff}.v45-project small{font-size:9px;letter-spacing:.15em}.v45-project h3{font-size:31px;line-height:1;letter-spacing:-.035em;margin:6px 0 0;font-weight:520}.v45-project-wide h3{font-size:37px}
.v45-pathways{max-width:1680px;margin:0 auto;padding:20px 0 90px}.v45-pathway{display:grid;grid-template-columns:1.12fr .88fr;min-height:500px;border-top:1px solid var(--v45-line);color:var(--v45-ink)!important}.v45-pathway.reverse{grid-template-columns:.88fr 1.12fr}.v45-pathway.reverse img{order:2}.v45-pathway img{width:100%;height:100%;object-fit:cover;min-height:500px}.v45-pathway-copy{padding:74px clamp(44px,6vw,98px);display:flex;flex-direction:column;justify-content:center;background:var(--v45-paper)}.v45-pathway:nth-child(2) .v45-pathway-copy{background:#efe4f1}.v45-pathway:nth-child(3) .v45-pathway-copy{background:#efe6d9}.v45-pathway-copy .eyebrow{color:var(--v45-purple)}.v45-pathway-copy h2{font-size:clamp(44px,4.5vw,72px);line-height:.95;letter-spacing:-.055em;font-weight:430;margin:22px 0 20px}.v45-pathway-copy p{font-size:16px;line-height:1.6;color:var(--v45-muted);max-width:48ch}.v45-pathway-copy b{margin-top:34px;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--v45-purple)}
.v45-credentials{max-width:1500px;margin:0 auto 90px;display:grid;grid-template-columns:1fr 1fr auto;border-top:1px solid var(--v45-line);border-bottom:1px solid var(--v45-line);background:#fffaf3}.v45-credentials>div,.v45-credentials>a{padding:24px 30px;border-right:1px solid var(--v45-line)}.v45-credentials>div:first-child{padding-left:0}.v45-credentials small{display:block;font-size:9px;letter-spacing:.14em;color:var(--v45-muted);margin-bottom:7px}.v45-credentials strong{font-size:17px}.v45-credentials a{display:flex;align-items:center;border-right:0;color:var(--v45-purple)!important;font-size:11px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}
.v45-cta{max-width:1680px;margin:0 auto;background:linear-gradient(100deg,#f1e6f3 0%,#dbc6e1 58%,#c9add3 100%);display:grid;grid-template-columns:1.2fr .8fr;gap:80px;padding:82px clamp(54px,7vw,120px);align-items:end}.v45-cta h2{font-size:clamp(54px,5.7vw,90px);line-height:.9;letter-spacing:-.06em;font-weight:430;margin:14px 0 0}.v45-cta p{font-size:16px;line-height:1.58;color:#574b55;margin:0 0 26px;max-width:48ch}.v45-cta .eyebrow{color:var(--v45-purple)}
.footer{background:#efe8df!important;color:var(--v45-ink)!important;border-top:0!important}.footer a{color:var(--v45-ink)!important}.footer p,.footer small{color:var(--v45-muted)!important}
@media(max-width:1180px){.nav{gap:14px!important}.nav a{font-size:10.5px!important}.header-cta{font-size:9px!important;padding:11px 12px!important}.v45-hero{grid-template-columns:1fr 1.15fr}.v45-work-grid{grid-template-columns:1fr 1fr;grid-template-rows:520px 360px 360px}.v45-project-large{grid-column:1/3;grid-row:auto}.v45-project-wide{grid-column:auto}.v45-discipline-rail{overflow-x:auto;grid-template-columns:repeat(4,320px)}}
@media(max-width:900px){body:not(.rtl){padding-top:72px!important}.site-header,.site-header.scrolled,.site-header.solid{height:72px!important}.header-inner{height:72px!important;width:min(100% - 34px,1680px)!important}.nav,.header-cta{display:none!important}.menu{display:flex!important}.v45-hero{display:block;min-height:0}.v45-hero-copy{padding:74px 26px 54px}.v45-hero h1{font-size:clamp(54px,14vw,78px)}.v45-hero p{font-size:15px}.v45-hero-media{min-height:58svh}.v45-proof{grid-template-columns:1fr 1fr}.v45-section{padding:72px 22px}.v45-section-title{grid-template-columns:1fr;gap:14px}.v45-discipline-rail{grid-template-columns:repeat(4,78vw);overflow-x:auto}.v45-work-head{display:block}.v45-work-head .text-link{display:inline-block;margin-top:18px}.v45-work-grid{display:flex;overflow-x:auto;gap:12px}.v45-project,.v45-project-large,.v45-project-wide{flex:0 0 84vw;height:440px;grid-column:auto;grid-row:auto}.v45-pathway,.v45-pathway.reverse{display:block}.v45-pathway.reverse img{order:initial}.v45-pathway img{min-height:0;height:58vw;max-height:430px}.v45-pathway-copy{padding:52px 26px}.v45-credentials{grid-template-columns:1fr;margin:0 22px 70px}.v45-credentials>div,.v45-credentials>a,.v45-credentials>div:first-child{padding:18px 0;border-right:0;border-bottom:1px solid var(--v45-line)}.v45-credentials>a{border-bottom:0}.v45-cta{grid-template-columns:1fr;gap:28px;padding:66px 26px}.v45-cta h2{font-size:54px}}

/* V46 - Make in India placement reserved pending authorized official asset */
.v46-mii-reserve{display:inline-flex;align-items:center;gap:14px;margin:0 0 20px;padding:12px 16px;border:1px solid rgba(71,34,91,.18);background:rgba(255,255,255,.72);max-width:max-content}
.v46-mii-wordmark{font-size:.76rem;font-weight:800;letter-spacing:.16em;color:#47225b}
.v46-mii-reserve small{font-size:.62rem;letter-spacing:.08em;text-transform:uppercase;color:#6c6171}
@media(max-width:700px){.v46-mii-reserve{gap:10px;padding:10px 12px;margin-bottom:14px;flex-wrap:wrap}.v46-mii-wordmark{font-size:.68rem}.v46-mii-reserve small{font-size:.56rem}}


/* =========================================================
   V47 — true mobile-first redesign
   ========================================================= */
@media(max-width:900px){
  body:not(.rtl){padding-top:68px!important;background:#fbf8f3!important}
  .site-header,.site-header.scrolled,.site-header.solid{height:68px!important;background:rgba(255,253,250,.98)!important;border-bottom:1px solid #e5ddd4!important;box-shadow:none!important}
  .header-inner{height:68px!important;width:calc(100% - 28px)!important;display:flex!important;justify-content:space-between!important;align-items:center!important}
  .brand span{font-size:23px!important}.brand small{font-size:8px!important}
  .menu{width:42px!important;height:42px!important;border:1px solid #d7cbd9!important;background:#faf5fb!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;color:var(--v45-purple)!important}
  .mobile-panel{top:68px!important;height:calc(100svh - 68px)!important;background:#fbf8f3!important;padding:18px 22px 30px!important}
  .mobile-panel a{font-size:24px!important;line-height:1.05!important;letter-spacing:-.03em!important;padding:16px 0!important;border-bottom:1px solid #ddd2c8!important;color:#2e2623!important}
  .mobile-panel a:last-child{margin-top:10px!important;background:#6f3e7c!important;color:#fff!important;padding:16px 18px!important;border:0!important}

  .v45-hero{display:flex!important;flex-direction:column!important;min-height:auto!important;background:#fbf8f3!important}
  .v45-hero-copy{padding:40px 20px 28px!important;order:1!important}
  .v45-hero-copy:after{height:5px!important;background:linear-gradient(90deg,var(--v45-purple),#cdb4d4 68%,transparent)!important}
  .v45-hero-copy .eyebrow{font-size:9px!important;letter-spacing:.15em!important;margin-bottom:14px!important}
  .v45-hero h1{font-size:clamp(50px,15.6vw,68px)!important;line-height:.9!important;letter-spacing:-.06em!important;max-width:8.5ch!important}
  .v45-hero p{font-size:15px!important;line-height:1.5!important;margin-top:20px!important;max-width:34ch!important}
  .v45-hero .hero-actions{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;margin-top:24px!important}
  .v45-hero .btn{width:100%!important;min-height:50px!important}
  .v45-hero .text-link{display:inline-flex!important;min-height:42px!important;align-items:center!important}
  .v45-hero-media{order:2!important;min-height:0!important;height:72vw!important;max-height:none!important;margin:0 14px!important;border-radius:2px!important}
  .v45-hero-media img{object-position:center center!important}
  .v45-photo-label{left:14px!important;bottom:14px!important;right:auto!important;min-width:0!important;padding:10px 12px!important;max-width:75%!important}
  .v45-photo-label span{font-size:12px!important}.v45-photo-label small{font-size:8px!important}

  .v45-proof{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;margin:20px 0 0!important;border:0!important;background:#efe6d9!important;padding:0 14px!important;gap:0!important}
  .v45-proof-item{flex:0 0 62vw!important;scroll-snap-align:start!important;padding:20px 18px!important;border-right:1px solid #d8cbbd!important}
  .v45-proof strong{font-size:27px!important}.v45-proof span{font-size:9px!important;line-height:1.35!important}

  .v45-section{padding:58px 18px!important}
  .v45-section-title{display:block!important;margin:0 0 24px!important}
  .v45-section-title .eyebrow{margin-bottom:10px!important}
  .v45-section-title h2,.v45-work-head h2{font-size:clamp(42px,12vw,58px)!important;line-height:.94!important;letter-spacing:-.055em!important;max-width:9ch!important}
  .v45-discipline-rail{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;gap:12px!important;border:0!important;padding:2px 1px 10px!important}
  .v45-discipline{flex:0 0 82vw!important;min-height:310px!important;padding:24px!important;border:1px solid #dccfde!important;background:#fffaf5!important;scroll-snap-align:center!important}
  .v45-discipline h3{font-size:30px!important;margin:40px 0 14px!important;max-width:11ch!important}
  .v45-discipline p{font-size:14px!important;max-width:30ch!important}

  .v45-work{padding-top:54px!important;background:linear-gradient(180deg,#f0e4f1 0%,#fbf8f3 100%)!important}
  .v45-work-head{display:block!important;margin:0 18px 22px!important}
  .v45-work-head .text-link{margin-top:14px!important}
  .v45-work-grid{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;gap:12px!important;padding:0 18px 12px!important}
  .v45-project,.v45-project-large,.v45-project-wide{flex:0 0 86vw!important;height:112vw!important;max-height:520px!important;scroll-snap-align:center!important;border-radius:2px!important}
  .v45-project>div{left:18px!important;right:18px!important;bottom:18px!important}.v45-project h3,.v45-project-wide h3{font-size:29px!important}

  .v45-pathways{padding:10px 0 48px!important}
  .v45-pathway,.v45-pathway.reverse{display:flex!important;flex-direction:column!important;min-height:0!important;border-top:1px solid #ddd3c8!important}
  .v45-pathway img,.v45-pathway.reverse img{order:1!important;width:100%!important;height:74vw!important;min-height:0!important;max-height:360px!important;object-fit:cover!important}
  .v45-pathway-copy{order:2!important;padding:34px 20px 42px!important}
  .v45-pathway-copy h2{font-size:clamp(40px,11vw,54px)!important;line-height:.94!important;margin:14px 0 16px!important;max-width:9ch!important}
  .v45-pathway-copy p{font-size:15px!important;line-height:1.52!important;max-width:31ch!important}
  .v45-pathway-copy b{margin-top:22px!important}

  .v46-mii-reserve{display:flex!important;width:100%!important;max-width:none!important;justify-content:space-between!important;align-items:center!important;padding:11px 12px!important;margin:0 0 16px!important;flex-wrap:nowrap!important}
  .v46-mii-reserve small{font-size:8px!important;text-align:right!important;max-width:18ch!important;line-height:1.2!important}

  .v45-credentials{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;margin:0 18px 50px!important;border:0!important;background:transparent!important;gap:12px!important}
  .v45-credentials>div,.v45-credentials>a,.v45-credentials>div:first-child{flex:0 0 78vw!important;scroll-snap-align:start!important;padding:20px!important;border:1px solid #ddd2c5!important;background:#fffaf3!important}
  .v45-credentials>a{display:flex!important;justify-content:center!important;min-height:96px!important}

  .v45-cta{display:block!important;margin:0 14px 18px!important;padding:42px 20px!important;background:linear-gradient(155deg,#f3e8f4 0%,#dcc7e1 72%,#c9add3 100%)!important}
  .v45-cta h2{font-size:clamp(45px,12vw,58px)!important;line-height:.92!important;max-width:8ch!important;margin-bottom:24px!important}
  .v45-cta p{font-size:15px!important;max-width:30ch!important}
  .v45-cta .btn{width:100%!important;min-height:50px!important}

  .footer{padding-top:44px!important}.footer-grid{grid-template-columns:1fr!important;gap:28px!important}.footer-links{display:grid!important;grid-template-columns:1fr 1fr!important;gap:0 18px!important}.footer-links a{padding:9px 0!important;border-bottom:1px solid #d9cec2!important}.footer-bottomline{display:block!important;line-height:1.5!important;padding-bottom:24px!important}.footer-bottomline span{display:block!important;margin-top:7px!important}
}

@media(max-width:430px){
  .v45-hero-copy{padding-left:18px!important;padding-right:18px!important}
  .v45-hero h1{font-size:55px!important}
  .v45-proof-item{flex-basis:70vw!important}
  .v45-discipline{flex-basis:86vw!important}
  .v45-project,.v45-project-large,.v45-project-wide{flex-basis:88vw!important;height:118vw!important}
}


/* V48 — approved mobile visual + Zodiac-free Central Market image */
@media(max-width:900px){
  .v45-hero-media{margin:0!important;border-radius:0!important;height:78vw!important;max-height:420px!important}
  .v45-hero-media img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important}
}

/* V49 launch/legal/contact */
.footer a{color:inherit}.footer-contact a{text-decoration:none}.footer-legal{display:flex;justify-content:space-between;gap:24px;padding-top:18px;padding-bottom:6px;font-size:.72rem;letter-spacing:.02em;opacity:.72;border-top:1px solid rgba(70,50,50,.12)}.legal-page{max-width:900px;padding-top:8rem;padding-bottom:6rem}.legal-page h1{font-size:clamp(2.6rem,6vw,5rem);margin:.5rem 0 2rem}.legal-page h2{margin-top:2.2rem}.legal-page p{max-width:760px;line-height:1.75}.contact-email-block>a{display:block;margin:.35rem 0}.upload-launch-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px}@media(max-width:760px){.footer-legal{flex-direction:column;gap:6px}.legal-page{padding-top:6rem;padding-bottom:4rem}}
a[href^="tel:"]{direction:ltr;unicode-bidi:isolate;white-space:nowrap}

/* V51 private portfolio finish — keep after all legacy version layers */
.project-card.project-card-reference{background:radial-gradient(circle at 82% 18%,rgba(255,255,255,.16) 0 7%,transparent 7.5%),linear-gradient(135deg,#6c3479 0%,#3f1f4a 48%,#171a19 100%)!important;overflow:hidden}
.project-card.project-card-reference:before{content:"HEALTHCARE · EAST AFRICA";position:absolute;z-index:2;top:24px;left:28px;color:#e5d6e9;font-size:9px;font-weight:800;letter-spacing:.18em;border:1px solid rgba(255,255,255,.24);padding:9px 11px;background:rgba(22,14,24,.28)}
.project-card.project-card-reference:after{background:linear-gradient(0deg,rgba(25,13,29,.92),rgba(81,40,91,.12) 70%)!important}
.project-card.project-card-reference .project-card-copy{max-width:760px}
.project-card.project-card-reference .project-reference-note{display:block;margin-top:16px;color:#d8c7dc;font-size:9px;line-height:1.4;letter-spacing:.14em;text-transform:uppercase}
.v45-home .v45-credentials+.client-strip{margin-top:-36px;margin-bottom:0}
@media(max-width:900px){.v45-home .v45-credentials+.client-strip{margin-top:-28px}.project-card.project-card-reference:before{left:20px;top:20px}}

/* V52 — one-pass project library + continuous client wordmark rail */
.international-proof[hidden],.case-study-section[hidden]{display:none!important}
.project-card:not([data-detail]):hover{transform:none;box-shadow:none}
.client-logo-marquee{position:relative;overflow:hidden;margin-top:30px;padding:6px 0;border-top:1px solid #cfc3b8;border-bottom:1px solid #cfc3b8;mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}
.client-logo-track{display:flex;width:max-content;will-change:transform;animation:clientLogosLeftToRight 38s linear infinite}
.client-logo-sequence{display:flex;align-items:center;gap:72px;padding:0 72px 0 0}
.client-wordmark{display:inline-flex;align-items:center;min-height:94px;white-space:nowrap;color:#342d31;font-size:clamp(22px,1.95vw,31px);font-weight:650;letter-spacing:-.035em;line-height:1;opacity:.82}
.client-wordmark[data-brand="best-western"],.client-wordmark[data-brand="crowne-plaza"],.client-wordmark[data-brand="hyatt"],.client-wordmark[data-brand="tech-mahindra"]{font-size:clamp(18px,1.55vw,24px);letter-spacing:.01em}
.client-wordmark[data-brand="taj"]{font-family:Georgia,serif;font-style:italic;font-size:clamp(29px,2.53vw,39px);font-weight:500}
.client-wordmark[data-brand="ibis"]{font-size:clamp(29px,2.42vw,38px);font-weight:800;letter-spacing:-.06em}
.client-wordmark[data-brand="dlf"],.client-wordmark[data-brand="emaar"],.client-wordmark[data-brand="m3m"],.client-wordmark[data-brand="ibm"],.client-wordmark[data-brand="philips"]{font-weight:850;letter-spacing:.04em}
.client-wordmark[data-brand="coca-cola"],.client-wordmark[data-brand="colgate"]{font-family:Georgia,serif;font-style:italic;font-weight:700}
.client-logo-marquee:hover .client-logo-track,.client-logo-marquee:focus-within .client-logo-track{animation-play-state:paused}
@keyframes clientLogosLeftToRight{from{transform:translateX(-50%)}to{transform:translateX(0)}}
@media(max-width:700px){.client-logo-marquee{margin-top:22px}.client-logo-sequence{gap:44px;padding-right:44px}.client-wordmark{min-height:78px;font-size:22px}.client-wordmark[data-brand="best-western"],.client-wordmark[data-brand="crowne-plaza"],.client-wordmark[data-brand="hyatt"],.client-wordmark[data-brand="tech-mahindra"]{font-size:17px}}
@media(prefers-reduced-motion:reduce){.client-logo-marquee{overflow-x:auto;mask-image:none;-webkit-mask-image:none}.client-logo-track{animation:none;transform:none}.client-logo-sequence[aria-hidden="true"]{display:none}}

/* V53 — repaired global-supply layout + client brand colour system */
.v45-pathway{position:relative;isolation:isolate;cursor:pointer;touch-action:manipulation}
.v45-pathway>img,.v45-pathway>.v45-pathway-copy{pointer-events:none}
.nav,.mobile-panel{position:relative;z-index:2}
.nav a,.mobile-panel a{pointer-events:auto;touch-action:manipulation}

.route-copy>div{
  display:grid!important;
  grid-template-columns:minmax(0,1fr)!important;
  align-content:center;
}
.route-copy>div:before{content:none!important;display:none!important}
.route-copy>div h3,.route-copy>div p{grid-column:1!important}
.route-copy>div h3{grid-row:1;margin:0 0 7px!important}
.route-copy>div p{grid-row:2}

.client-wordmark{opacity:1;text-shadow:0 1px 0 rgba(255,255,255,.55)}
.client-wordmark[data-brand="hilton"]{color:#104c97}
.client-wordmark[data-brand="best-western"]{color:#003b71;border-bottom:3px solid #f5b335;padding-bottom:5px}
.client-wordmark[data-brand="crowne-plaza"]{color:#512b58}
.client-wordmark[data-brand="taj"]{color:#9a7448}
.client-wordmark[data-brand="ibis"]{color:#e30613}
.client-wordmark[data-brand="hyatt"]{color:#5b2c6f}
.client-wordmark[data-brand="dlf"]{background:linear-gradient(90deg,#df1f2d 0 35%,#159447 35% 67%,#1477ba 67%);-webkit-background-clip:text;background-clip:text;color:transparent}
.client-wordmark[data-brand="emaar"]{color:#a47b39}
.client-wordmark[data-brand="m3m"]{color:#000}
.client-wordmark[data-brand="adani"]{background:linear-gradient(90deg,#7d2b8b 0%,#ed476f 45%,#ef7e29 72%,#2184c5 100%);-webkit-background-clip:text;background-clip:text;color:transparent}
.client-wordmark[data-brand="ibm"]{color:#0f62fe}
.client-wordmark[data-brand="tech-mahindra"]{color:#e31837}
.client-wordmark[data-brand="coca-cola"]{color:#f40009}
.client-wordmark[data-brand="philips"]{color:#0b5ed7}
.client-wordmark[data-brand="colgate"]{color:#e30613}

/* V56 — curated project imagery, true client colour and larger client marks */
.project-card{background:#111513!important}
.project-detail-gallery-single{grid-template-columns:minmax(0,1fr)}
.project-detail-gallery-single figure{grid-column:1/-1}
.project-detail-gallery-single img{aspect-ratio:16/10;object-fit:cover}

/* V54 — official Signtech World logo, transparent and visually integrated */
.brand{
  position:relative;
  flex:0 0 auto;
  width:190px;
  height:64px;
  align-items:center!important;
  background:transparent!important;
}
.brand:before{
  content:"";
  display:block;
  width:100%;
  height:100%;
  background:url("assets/signtech-world-logo-transparent.png") center/contain no-repeat;
}
.brand span,.brand small{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  padding:0!important;
  margin:-1px!important;
  overflow:hidden!important;
  clip:rect(0,0,0,0)!important;
  white-space:nowrap!important;
  border:0!important;
}
.footer .brand{width:210px;height:70px}
@media(max-width:640px){
  .site-header .brand{width:150px;height:50px}
  .footer .brand{width:180px;height:60px}
}

/* V55 — pan-site type system: readable, consistent hierarchy */
body,button,input,select,textarea{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
body{font-size:16px;line-height:1.6}

.eyebrow,
.v45-hero-copy .eyebrow,
.v45-section-title .eyebrow,
.v45-pathway-copy .eyebrow,
.v45-cta .eyebrow{
  font-size:18px!important;
  line-height:1.3!important;
  letter-spacing:.12em!important;
  font-weight:800!important;
}

.section-copy,
.editorial-page-hero p,
.projects-hero-copy p,
.project-hero p,
.project-detail-intro p,
.v45-hero p,
.v45-pathway-copy p,
.v45-cta p,
.cta-grid p,
.made-grid p,
.legal-page p,
.contact-direct p{
  font-size:16px!important;
  line-height:1.65!important;
}

.cap p,
.route-copy p,
.assurance-grid p,
.consultancy-grid p,
.trade-grid p,
.proof-cards-premium p,
.project-detail-principles-list p,
.project-card-copy p,
.meta p{
  font-size:14px!important;
  line-height:1.6!important;
}

.btn,.text-link,.case-link,.header-cta,.v45-pathway-copy b,.v45-discipline b,.v45-credentials a{
  font-size:13px!important;
  line-height:1.25!important;
}

.project-detail-kicker,.project-detail-meta,.project-detail-tags span,
.featured .meta small,.project-card-copy small,.v45-project small,
.v45-photo-label small,.v45-proof span,.v45-credentials small,
.project-reference-note,.footer-bottomline{
  font-size:11px!important;
  line-height:1.4!important;
}

@media(max-width:640px){
  .eyebrow,
  .v45-hero-copy .eyebrow,
  .v45-section-title .eyebrow,
  .v45-pathway-copy .eyebrow,
  .v45-cta .eyebrow{
    font-size:18px!important;
    letter-spacing:.10em!important;
  }
  .section-copy,.editorial-page-hero p,.projects-hero-copy p,.project-hero p,
  .project-detail-intro p,.v45-hero p,.v45-pathway-copy p,.v45-cta p,
  .cta-grid p,.made-grid p,.legal-page p,.contact-direct p{
    font-size:16px!important;
  }
}

/* V57 — stronger homepage discipline hierarchy requested for manufacturing positioning */
.v45-what .v45-section-title > .eyebrow,
.v45-work .v45-work-head .eyebrow{
  color:var(--v45-purple)!important;
}
.v45-discipline > small{
  font-size:17px!important;
  line-height:1.25!important;
  letter-spacing:.08em!important;
}
/*SIGNTECH_MENU_FIX_V58*/@media(min-width:901px){.header-inne/*SIGNTECH_DESKTOP_STAFF_DESK_V59*/.desktop-staff-desk{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;min-height:38px!important;padding:9px 12px!important;border:1px solid #d8c7dc!important;background:#f5edf6!important;color:#6f3e7c!important;font-size:10px!important;font-weight:800!important;line-height:1!important;letter-spacing:.04em!important;white-space:nowrap!important}.desktop-staff-desk:before{content:"🔒";font-size:11px;margin-right:7px}html[dir="rtl"] .desktop-staff-desk:before{margin-right:0;margin-left:7px}@media(max-width:1180px){.desktop-staff-desk{width:38px!important;padding:0!important;font-size:0!important}.desktop-staff-desk:before{margin:0!important;font-size:12px!important}}@media(max-width:900px){.desktop-staff-desk{display:none!important}}