:root{--black:#050505;--ink:#111;--muted:#686868;--line:#e4e4e4;--soft:#f5f5f5;--white:#fff;--accent:#d94b45;--radius:28px;--shadow:0 28px 90px rgba(0,0,0,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Raleway",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#fff;color:var(--ink);line-height:1.5}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{position:sticky;top:0;z-index:50;height:96px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;padding:18px clamp(20px,5vw,72px);background:rgba(255,255,255,.92);border-bottom:1px solid var(--line);backdrop-filter:blur(18px)}.logo img{width:154px;height:64px;object-fit:contain}.top-links{justify-self:center;display:flex;gap:34px;font-size:14px;font-weight:700}.top-links a:hover{color:var(--accent)}.header-actions{display:flex;align-items:center;gap:10px}.round-link{width:42px;height:42px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;background:#fff;font-weight:900;font-size:13px}.round-link:hover{background:var(--black);color:#fff}.menu-button{width:72px;height:50px;border:0;border-radius:999px;background:var(--black);display:grid;place-items:center;gap:0;cursor:pointer}.menu-button span{width:24px;height:2px;background:#fff;display:block;margin:-3px 0;transition:.2s}.menu-button[aria-expanded="true"] span:first-child{transform:rotate(45deg) translate(3px,3px)}.menu-button[aria-expanded="true"] span:last-child{transform:rotate(-45deg) translate(3px,-3px)}.mega-menu{position:absolute;right:clamp(20px,5vw,72px);top:calc(100% + 14px);width:min(460px,calc(100vw - 40px));background:#080808;color:#fff;border-radius:30px;padding:24px;box-shadow:0 30px 90px rgba(0,0,0,.3);opacity:0;visibility:hidden;transform:translateY(-12px) scale(.98);transform-origin:top right;transition:.18s;pointer-events:none}.mega-menu.open{opacity:1;visibility:visible;transform:none;pointer-events:auto}.mega-links{display:grid}.mega-links a{display:flex;align-items:center;gap:16px;font-size:34px;letter-spacing:-.05em;font-weight:800;padding:12px;border-radius:18px}.mega-links a:hover{background:#191919}.mega-links span{font-size:12px;color:#aaa;letter-spacing:.12em}.mega-meta{border-top:1px solid #292929;margin-top:20px;padding-top:18px;color:#bdbdbd}.mega-meta a{color:#fff}.home-hero{padding:28px clamp(20px,5vw,72px) 0;display:grid;grid-template-rows:auto auto}.hero-media{position:relative;min-height:650px;border-radius:0 0 38px 38px;background:#080808;overflow:hidden;display:grid;place-items:center}.hero-media>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 22%;filter:grayscale(100%) contrast(1.05) brightness(.78);opacity:.92}.hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.55),transparent 32%,rgba(0,0,0,.5)),linear-gradient(180deg,transparent 52%,rgba(0,0,0,.68))}.hero-word{position:relative;z-index:2;color:#fff;font-size:clamp(92px,20vw,300px);font-weight:900;letter-spacing:-.12em;line-height:.75;text-transform:lowercase;text-shadow:0 12px 40px rgba(0,0,0,.24)}.hero-caption{position:absolute;z-index:3;right:28px;bottom:24px;color:#fff;font-size:12px;font-weight:800;letter-spacing:.18em}.hero-intro{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:30px;align-items:end;padding:28px 0 34px}.hero-intro h1{max-width:820px;margin:0;font-size:clamp(24px,3.7vw,56px);line-height:1.02;letter-spacing:-.06em;font-weight:850}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:15px 22px;font-weight:850;border:1px solid currentColor;white-space:nowrap}.button.dark{background:#050505;color:#fff;border-color:#050505}.button.light{background:#fff;color:#050505;border-color:#fff}.button:hover{transform:translateY(-1px)}.status-strip{padding:18px clamp(20px,5vw,72px);border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr auto 1fr auto;gap:20px;align-items:center;font-size:13px;font-weight:750;text-transform:uppercase;letter-spacing:.08em}.status-strip a{text-decoration:underline;text-underline-offset:4px}.section-head{padding:96px clamp(20px,5vw,72px) 36px;display:grid;grid-template-columns:1.2fr .8fr;gap:40px;align-items:end}.section-head h2,.about-slab h2,.logo-showcase h2,.footer-banner h2{font-size:clamp(42px,6vw,88px);line-height:.95;letter-spacing:-.075em;margin:0}.section-head p,.about-slab p{font-size:19px;color:var(--muted);margin:0;max-width:620px}.kicker{font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:#111;margin:0 0 18px}.project-grid{padding:0 clamp(20px,5vw,72px) 88px;display:grid;grid-template-columns:1fr 1fr;gap:22px}.project-card{position:relative;min-height:460px;background:#f3f3f3;border:1px solid var(--line);border-radius:34px;padding:28px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end}.project-card img{position:absolute;inset:40px 30px auto;width:72%;height:260px;object-fit:contain;margin:auto;opacity:.9}.project-card span{position:relative;z-index:2;font-size:12px;font-weight:900;letter-spacing:.15em;text-transform:uppercase;color:#777}.project-card h3{position:relative;z-index:2;margin:10px 0 0;font-size:clamp(28px,3.7vw,54px);line-height:.98;letter-spacing:-.06em;max-width:660px}.dark-card{background:#050505;color:#fff;border-color:#050505}.dark-card img{filter:invert(1) grayscale(1);opacity:.58}.dark-card span{color:#cfcfcf}.quote-journey{display:grid;grid-template-columns:.82fr 1.18fr;gap:44px;align-items:center;padding:72px clamp(20px,5vw,72px);background:#f6f6f6}.quote-image{height:460px;border-radius:34px;background:#050505;overflow:hidden}.quote-image img,.quote-image video{width:100%;height:100%;object-fit:cover;filter:grayscale(100%)}.quote-journey h2{font-size:clamp(34px,5vw,72px);line-height:1;letter-spacing:-.07em;margin:0 0 20px}.quote-journey p:last-child{color:#666;font-weight:750}.expertise-band{display:grid;grid-template-columns:1.12fr .88fr;gap:34px;padding:92px clamp(20px,5vw,72px)}.large-list{display:grid;border-top:1px solid var(--line)}.large-list a{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:32px 0}.large-list h3{font-size:clamp(34px,6vw,82px);line-height:.9;letter-spacing:-.08em;margin:0}.large-list span{font-weight:900;color:#777}.service-preview{align-self:stretch;background:#050505;color:#fff;border-radius:34px;padding:28px;display:flex;flex-direction:column;justify-content:space-between;min-height:520px}.service-preview img{height:310px;object-fit:contain;filter:invert(1) grayscale(1);opacity:.75}.service-preview p{font-size:20px;color:#e0e0e0}.about-slab{display:grid;grid-template-columns:1.1fr .9fr;gap:40px;padding:100px clamp(20px,5vw,72px);background:#050505;color:#fff}.about-slab .kicker{color:#fff}.about-slab p{color:#d5d5d5}.metrics{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.metrics article{padding:38px clamp(20px,4vw,52px);border-right:1px solid var(--line)}.metrics strong{display:block;font-size:clamp(48px,8vw,110px);line-height:.85;letter-spacing:-.08em}.metrics span{display:block;margin-top:14px;color:#666;font-weight:800}.metrics.dark{background:#050505;color:#fff;border-color:#222}.metrics.dark article{border-color:#222}.metrics.dark span{color:#ccc}.logo-showcase{padding:96px clamp(20px,5vw,72px)}.logo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:34px}.logo-grid div{height:160px;border:1px solid var(--line);border-radius:30px;display:grid;place-items:center;padding:28px;background:#fff}.logo-grid img{max-width:190px;max-height:76px;object-fit:contain}.inner-hero{padding:76px clamp(20px,5vw,72px) 70px;display:grid;grid-template-columns:1.1fr .9fr;gap:44px;align-items:end;background:#fff}.inner-hero h1{font-size:clamp(50px,7vw,112px);line-height:.9;letter-spacing:-.09em;margin:0 0 28px;max-width:1000px}.inner-hero p{font-size:20px;color:#666;max-width:780px}.inner-visual{height:500px;border-radius:36px;overflow:hidden;background:#050505;position:relative}.inner-visual img{width:100%;height:100%;object-fit:cover;filter:grayscale(100%) contrast(1.05);opacity:.82}.inner-visual span{position:absolute;left:24px;bottom:20px;color:#fff;text-transform:uppercase;font-weight:900;letter-spacing:.18em;font-size:12px}.editorial-two,.timeline,.case-list,.process-row,.ecosystem-cards,.contact-layout{padding:80px clamp(20px,5vw,72px);display:grid;gap:22px}.editorial-two{grid-template-columns:1fr 1fr}.editorial-two article,.timeline div,.case-list article,.process-row div,.ecosystem-cards article,.contact-card,.contact-form{background:#fff;border:1px solid var(--line);border-radius:32px;padding:32px;box-shadow:0 18px 60px rgba(0,0,0,.05)}.editorial-two h2,.timeline h3,.case-list h2,.ecosystem-cards h2,.contact-card h2{font-size:clamp(28px,3.2vw,48px);line-height:1;letter-spacing:-.055em;margin:0 0 18px}.editorial-two p,.timeline p,.case-list p,.process-row p,.ecosystem-cards p,.contact-card p{color:#666;font-size:17px}.timeline{grid-template-columns:repeat(3,1fr);background:#f6f6f6}.timeline span,.case-list span{font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:#777}.dark-statement{padding:110px clamp(20px,5vw,72px);background:#050505;color:#fff}.dark-statement .kicker{color:#fff}.dark-statement h2{font-size:clamp(44px,7vw,104px);line-height:.92;letter-spacing:-.08em;margin:0;max-width:1200px}.case-list{grid-template-columns:1fr}.case-list article{display:grid;grid-template-columns:90px 1fr 1fr;align-items:start;gap:30px}.process-row{grid-template-columns:repeat(3,1fr);background:#f6f6f6}.ecosystem-cards{grid-template-columns:repeat(2,1fr)}.ecosystem-cards img{height:86px;max-width:230px;object-fit:contain;margin-bottom:30px}.contact-layout{grid-template-columns:1.1fr .9fr;background:#f6f6f6}.contact-form{display:grid;gap:16px}.contact-form label{font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#666}.contact-form input,.contact-form select,.contact-form textarea{width:100%;margin-top:8px;border:1px solid var(--line);border-radius:18px;padding:15px 16px;font:16px inherit;background:#fafafa;color:#111}.contact-card{display:flex;flex-direction:column;gap:16px}.contact-card a{font-weight:900;text-decoration:underline;text-underline-offset:5px}.form-status{font-weight:800}.site-footer{background:#050505;color:#fff}.footer-banner{display:flex;justify-content:space-between;gap:28px;align-items:end;padding:84px clamp(20px,5vw,72px);border-bottom:1px solid #252525}.footer-banner .kicker{color:#fff}.footer-banner h2{max-width:950px}.footer-main{display:grid;grid-template-columns:1.2fr .6fr .9fr;gap:40px;padding:54px clamp(20px,5vw,72px)}.footer-main img{width:170px;background:#fff;border-radius:18px;padding:8px;margin-bottom:18px}.footer-main p,.footer-main a{display:block;color:#c9c9c9;margin:0 0 10px}.footer-main h4{margin:0 0 14px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #252525;padding:18px clamp(20px,5vw,72px);color:#aaa;font-size:13px}.floating-mail{position:fixed;right:24px;bottom:24px;z-index:40;width:58px;height:58px;border-radius:50%;background:#050505;color:#fff;border:3px solid #fff;box-shadow:0 22px 52px rgba(0,0,0,.28);display:grid;place-items:center;font-size:23px;font-weight:900}@media(max-width:1050px){.top-links{display:none}.home-hero,.inner-hero,.section-head,.quote-journey,.expertise-band,.about-slab,.editorial-two,.timeline,.process-row,.ecosystem-cards,.contact-layout,.footer-main{grid-template-columns:1fr}.hero-media{min-height:560px}.metrics,.logo-grid{grid-template-columns:repeat(2,1fr)}.case-list article{grid-template-columns:1fr}.footer-banner{display:grid}.status-strip{grid-template-columns:1fr 1fr}}@media(max-width:650px){.site-header{height:auto;padding:14px 18px}.logo img{width:122px;height:52px}.round-link{display:none}.menu-button{width:58px;height:46px}.hero-media{min-height:430px}.hero-word{font-size:86px}.hero-caption{left:18px;right:auto}.hero-intro{grid-template-columns:1fr}.project-grid,.metrics,.logo-grid{grid-template-columns:1fr}.section-head,.project-grid,.quote-journey,.expertise-band,.about-slab,.logo-showcase,.inner-hero,.editorial-two,.timeline,.case-list,.process-row,.ecosystem-cards,.contact-layout{padding-left:18px;padding-right:18px}.status-strip{grid-template-columns:1fr;font-size:12px}.inner-hero h1{font-size:48px}.inner-visual{height:360px}.large-list h3{font-size:42px}.footer-bottom{display:grid}.floating-mail{width:52px;height:52px;right:16px;bottom:16px}.mega-links a{font-size:28px}}
/* Final Norell-style readability polish */
.logo img{width:138px;height:58px}.hero-intro h1,.section-head h2,.about-slab h2,.logo-showcase h2,.footer-banner h2,.quote-journey h2,.large-list h3,.project-card h3,.inner-hero h1,.dark-statement h2{letter-spacing:-.045em}.hero-word{letter-spacing:-.09em}.project-card{padding:36px}.section-head p,.about-slab p,.quote-journey p:last-child,.project-card span,.metrics span,.footer-main p,.footer-main a{color:#565656}.site-footer .footer-main p,.site-footer .footer-main a{color:#d2d2d2}.floating-mail{right:28px;bottom:28px}
@media(max-width:650px){.logo img{width:118px;height:50px}.hero-word{font-size:78px;letter-spacing:-.075em}.floating-mail{right:18px;bottom:18px}.project-card{padding:28px}}


/* Reference-style subtle parallax polish */
.site-parallax-ready main{overflow:hidden}.parallax-layer{--parallax-y:0px;--parallax-rx:0deg;--parallax-ry:0deg;--parallax-stagger:0px;transform:translate3d(0,calc(var(--parallax-y) + var(--parallax-stagger)),0) rotateX(var(--parallax-rx)) rotateY(var(--parallax-ry));transform-style:preserve-3d;will-change:transform;transition:transform .12s linear}.site-parallax-ready .hero-media,.site-parallax-ready .project-card,.site-parallax-ready .quote-image,.site-parallax-ready .service-preview,.site-parallax-ready .inner-visual,.site-parallax-ready .logo-grid>div{box-shadow:0 30px 90px rgba(0,0,0,.13)}.site-parallax-ready .home-hero{perspective:1200px}.site-parallax-ready .hero-media:before{content:"";position:absolute;inset:-25%;z-index:1;pointer-events:none;background:radial-gradient(circle at 32% calc(38% + var(--parallax-y,0px)),rgba(255,255,255,.20),transparent 33%);mix-blend-mode:screen;opacity:.55}.site-parallax-ready .hero-media>img{transform:translate3d(0,calc(var(--parallax-y,0px) * .7),0) scale(1.07);will-change:transform}.site-parallax-ready .hero-word{filter:drop-shadow(0 24px 46px rgba(0,0,0,.28))}.site-parallax-ready .project-card:before,.site-parallax-ready .service-preview:before,.site-parallax-ready .inner-visual:before{content:"";position:absolute;inset:-1px;border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.34),transparent 35%,rgba(255,255,255,.08));opacity:.5;z-index:1}.site-parallax-ready .project-card>*{position:relative}.site-parallax-ready .project-card img{transform:translate3d(0,calc(var(--parallax-y,0px) * -.35),0);will-change:transform}.site-parallax-ready .quote-image video,.site-parallax-ready .quote-image img{transform:scale(1.08) translate3d(0,calc(var(--parallax-y,0px) * -.45),0);will-change:transform}.site-parallax-ready .logo-grid>div{transition:transform .18s linear,box-shadow .2s ease}.site-parallax-ready .project-card:hover,.site-parallax-ready .logo-grid>div:hover{transform:translate3d(0,calc(var(--parallax-y) - 8px),0) rotateX(var(--parallax-rx)) rotateY(var(--parallax-ry))}.site-parallax-ready .large-list a{transition:padding-left .22s ease,color .22s ease}.site-parallax-ready .large-list a:hover{padding-left:18px;color:#000}@media(max-width:760px){.parallax-layer{transform:translate3d(0,calc(var(--parallax-y) * .45),0);transition:none}.site-parallax-ready .project-card:hover,.site-parallax-ready .logo-grid>div:hover{transform:translate3d(0,calc(var(--parallax-y) * .45),0)}.site-parallax-ready .hero-media>img,.site-parallax-ready .quote-image video,.site-parallax-ready .quote-image img{transform:scale(1.04)}}@media(prefers-reduced-motion:reduce){.parallax-layer,.site-parallax-ready .hero-media>img,.site-parallax-ready .quote-image video,.site-parallax-ready .quote-image img,.site-parallax-ready .project-card img{transform:none!important;transition:none!important;will-change:auto!important}.site-parallax-ready .hero-media:before{display:none}}


/* Conceptual image replacements: use photographic scenes instead of vectors/infographics */
.project-card img[src*="assets/conceptual/"]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.82;margin:0;filter:grayscale(100%) contrast(1.08) brightness(.9)}.project-card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.58) 68%,rgba(0,0,0,.76));z-index:1;pointer-events:none}.project-card span,.project-card h3{color:#fff;text-shadow:0 12px 34px rgba(0,0,0,.46)}.project-card span{color:#e6e6e6}.dark-card img[src*="assets/conceptual/"]{filter:grayscale(100%) contrast(1.12) brightness(.78);opacity:.92}.dark-card::after{background:linear-gradient(180deg,rgba(0,0,0,.15),rgba(0,0,0,.64) 62%,rgba(0,0,0,.86))}.service-preview img[src*="assets/conceptual/"]{width:100%;height:330px;object-fit:cover;border-radius:24px;filter:grayscale(100%) contrast(1.08) brightness(.82);opacity:1}.quote-image img[src*="assets/conceptual/"]{filter:grayscale(100%) contrast(1.08) brightness(.82);transform:scale(1.04);}.inner-visual img[src*="assets/conceptual/"]{filter:grayscale(100%) contrast(1.08) brightness(.82);opacity:1}@media(max-width:760px){.project-card img[src*="assets/conceptual/"]{transform:none}.service-preview img[src*="assets/conceptual/"]{height:240px}}


/* Portrait crop fix: show Aatish's vertical photo fully without cutting the face */
.hero-media.portrait-contain,.inner-visual.portrait-contain{background:#050505;display:grid;place-items:center}.hero-media.portrait-contain>img,.inner-visual.portrait-contain>img{width:100%;height:100%;object-fit:contain;object-position:center center;filter:grayscale(100%) contrast(1.05) brightness(.86);opacity:.96;background:#050505}.hero-media.portrait-contain:after{background:linear-gradient(90deg,rgba(0,0,0,.62),rgba(0,0,0,.10) 24%,rgba(0,0,0,.10) 74%,rgba(0,0,0,.62)),linear-gradient(180deg,transparent 56%,rgba(0,0,0,.72))}.site-parallax-ready .hero-media.portrait-contain>img,.site-parallax-ready .inner-visual.portrait-contain>img{transform:translate3d(0,calc(var(--parallax-y,0px) * .35),0) scale(1);object-fit:contain}.inner-visual.portrait-contain span{background:rgba(0,0,0,.62);padding:8px 12px;border-radius:999px}.hero-media.portrait-contain .hero-word{position:absolute;left:0;right:0;bottom:34px;text-align:center;font-size:clamp(76px,14vw,218px);mix-blend-mode:screen;opacity:.72;z-index:3;pointer-events:none}@media(max-width:760px){.hero-media.portrait-contain{min-height:560px}.hero-media.portrait-contain>img,.inner-visual.portrait-contain>img{object-fit:contain}.site-parallax-ready .hero-media.portrait-contain>img,.site-parallax-ready .inner-visual.portrait-contain>img{transform:none}}


/* Vertical rectangle image treatment for homepage and all inner pages */
.inner-hero{grid-template-columns:minmax(0,1.15fr) minmax(320px,430px);align-items:center}
.inner-visual.vertical-visual{width:min(100%,430px);height:min(78vh,760px);min-height:640px;aspect-ratio:9/14;justify-self:end;border-radius:42px;background:#050505;display:grid;place-items:center;box-shadow:0 34px 100px rgba(0,0,0,.16)}
.inner-visual.vertical-visual img{width:100%;height:100%;object-fit:cover;object-position:center center}
.inner-visual.vertical-visual.portrait-contain img{object-fit:contain;object-position:center center;background:#050505}
.inner-visual.vertical-visual span{position:absolute;left:50%;top:22px;bottom:auto;transform:translateX(-50%);width:max-content;max-width:calc(100% - 36px);text-align:center;color:#fff;background:rgba(0,0,0,.58);border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(12px);padding:9px 14px;border-radius:999px;font-size:11px;line-height:1.2;letter-spacing:.14em;text-transform:uppercase;font-weight:900;z-index:5}
.hero-media.portrait-contain{width:min(100%,620px);height:min(82vh,820px);min-height:690px;aspect-ratio:9/13;margin-inline:auto;border-radius:42px;align-self:center}
.home-hero{justify-items:center;background:#fff;padding-top:34px}
.hero-media.portrait-contain .hero-caption{left:50%;right:auto;top:24px;bottom:auto;transform:translateX(-50%);width:max-content;max-width:calc(100% - 36px);text-align:center;background:rgba(0,0,0,.58);border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(12px);padding:9px 14px;border-radius:999px;font-size:11px;line-height:1.2;letter-spacing:.14em;z-index:6}
.hero-media.portrait-contain>img{object-fit:contain!important;object-position:center center!important}
.site-parallax-ready .inner-visual.vertical-visual.portrait-contain>img,.site-parallax-ready .hero-media.portrait-contain>img{transform:none!important;object-fit:contain!important}
@media(max-width:920px){.inner-hero{grid-template-columns:1fr;gap:30px}.inner-visual.vertical-visual{justify-self:center;width:min(100%,390px);height:660px;min-height:620px}.hero-media.portrait-contain{width:min(100%,430px);height:680px;min-height:620px}}
@media(max-width:560px){.inner-visual.vertical-visual{width:min(100%,340px);height:580px;min-height:540px;border-radius:32px}.hero-media.portrait-contain{width:min(100%,340px);height:590px;min-height:540px;border-radius:32px}.inner-visual.vertical-visual span,.hero-media.portrait-contain .hero-caption{font-size:9px;letter-spacing:.1em;white-space:normal}}


/* Homepage portrait must also remain a vertical rectangle, not a wide/square hero */
.home-hero .hero-media.portrait-contain{width:min(100%,430px);height:min(82vh,760px);min-height:700px;max-height:780px;aspect-ratio:9/14;margin-inline:auto;border-radius:42px}
.home-hero .hero-media.portrait-contain>img{width:100%;height:100%;object-fit:contain!important;object-position:center center!important}
@media(max-width:560px){.home-hero .hero-media.portrait-contain{width:min(100%,340px);height:590px;min-height:560px}}


/* Homepage hero banner background only */
.home-hero{background:#050505!important;color:#fff}.home-hero .hero-intro h1{color:#fff}


/* Homepage supplied banner image: no extra hero text overlays */
.home-hero.home-hero-banner{display:block;background:#050505!important;padding:0!important;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.10)}
.home-hero-banner-image{display:block;width:100%;height:auto;max-height:none;object-fit:contain;object-position:center center;background:#050505;filter:none!important;opacity:1!important;transform:none!important}
.site-parallax-ready .home-hero-banner-image{transform:none!important;will-change:auto!important}
@media(max-width:760px){.home-hero.home-hero-banner{padding:0!important}.home-hero-banner-image{width:100%;height:auto;min-height:280px;object-fit:cover;object-position:left center}}


/* Requested refinements: footer white logo, creative statement, color-on-rollover images */
.site-footer .footer-main img[src*="aatish-motipara"]{background:transparent!important;filter:brightness(0) invert(1)!important;mix-blend-mode:normal;opacity:1}
.hero-manifesto{background:#050505;color:#fff;padding:34px clamp(20px,5vw,72px) 38px;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.12);overflow:hidden}.hero-manifesto p{margin:0 auto;max-width:1180px;font-size:clamp(34px,6.4vw,102px);font-weight:900;line-height:.9;letter-spacing:-.075em;text-align:center;text-transform:none}.hero-manifesto p::before{content:"";display:block;width:72px;height:2px;background:#fff;margin:0 auto 24px;opacity:.85}
main img,.inner-visual img,.project-card img,.quote-image img,.service-preview img,.logo-grid img{transition:filter .38s ease,opacity .38s ease,transform .38s ease}.project-card:hover img,.quote-image:hover img,.service-preview:hover img,.inner-visual:hover img,.logo-grid>div:hover img,.editorial-two article:hover img,.case-list article:hover img,.timeline div:hover img,.home-hero-banner:hover img{filter:none!important;opacity:1!important}.project-card:hover img[src*="assets/conceptual/"],.quote-image:hover img[src*="assets/conceptual/"],.service-preview:hover img[src*="assets/conceptual/"],.inner-visual:hover img[src*="assets/conceptual/"]{filter:none!important;opacity:1!important}.logo-grid>div:hover img{filter:none!important}.site-footer .footer-main img[src*="aatish-motipara"]:hover{filter:brightness(0) invert(1)!important}
@media(max-width:760px){.hero-manifesto{padding:28px 20px 30px}.hero-manifesto p{font-size:clamp(32px,11vw,62px)}}


/* Transparent Aatish logo assets */
.logo img[src*="aatish-motipara-tight-transparent"]{background:transparent!important;filter:none!important;padding:0!important;border-radius:0!important}
.site-footer .footer-main img[src*="aatish-motipara-tight-white-transparent"]{background:transparent!important;filter:none!important;padding:0!important;border-radius:0!important;width:170px;height:auto;opacity:1!important}
.site-footer .footer-main img[src*="aatish-motipara-tight-white-transparent"]:hover{filter:none!important}


/* Homepage banner update: supplied cinematic banner, arrow-only smooth scroll, no year/status text */
.status-strip.scroll-only{display:flex!important;justify-content:center;align-items:center;padding:20px clamp(20px,5vw,72px) 24px;background:#050505;border-top:1px solid rgba(255,255,255,.10);border-bottom:1px solid rgba(255,255,255,.10);text-transform:none;letter-spacing:0}
.status-strip.scroll-only .scroll-arrow{width:58px;height:58px;border:1px solid rgba(255,255,255,.38);border-radius:50%;display:grid;place-items:center;color:#fff;text-decoration:none;font-size:30px;line-height:1;font-weight:400;background:rgba(255,255,255,.06);transition:transform .25s ease,background .25s ease,border-color .25s ease}
.status-strip.scroll-only .scroll-arrow:hover{transform:translateY(6px);background:#fff;color:#050505;border-color:#fff}
.home-hero-banner-image[src$=".png"]{width:100%;height:auto;object-fit:contain;background:#050505}
@media(max-width:760px){.status-strip.scroll-only{padding:16px 20px 20px}.status-strip.scroll-only .scroll-arrow{width:50px;height:50px;font-size:26px}}


/* Richer homepage About Aatish biography section */
.about-slab-rich{align-items:start;gap:clamp(34px,5vw,72px)}
.about-slab-rich .about-copy{display:grid;gap:18px;max-width:760px}
.about-slab-rich .about-copy p{font-size:18px;line-height:1.68;color:#4d4d4d;margin:0}
.about-highlights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:10px}
.about-highlights span{display:flex;align-items:center;min-height:64px;padding:16px 18px;border:1px solid var(--line);border-radius:18px;background:#fff;font-size:13px;font-weight:850;letter-spacing:.06em;text-transform:uppercase;color:#111}
@media(max-width:760px){.about-slab-rich .about-copy p{font-size:16px}.about-highlights{grid-template-columns:1fr}.about-highlights span{min-height:auto}}


/* Sitewide typography update */
body,button,input,textarea,select{font-family:"Raleway",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important}


/* Cleaner reduced heading scale */
.hero-word{font-size:clamp(70px,14vw,210px)!important;letter-spacing:-.095em!important;line-height:.82!important}
.hero-intro h1{font-size:clamp(22px,3vw,42px)!important;line-height:1.08!important;letter-spacing:-.04em!important}
.section-head h2,.about-slab h2,.logo-showcase h2,.footer-banner h2,.quote-journey h2,.dark-statement h2{font-size:clamp(32px,4.6vw,64px)!important;line-height:1.02!important;letter-spacing:-.048em!important}
.inner-hero h1{font-size:clamp(38px,5.4vw,82px)!important;line-height:.98!important;letter-spacing:-.06em!important}
.project-card h3{font-size:clamp(24px,3vw,42px)!important;line-height:1.04!important;letter-spacing:-.035em!important}
.large-list h3{font-size:clamp(28px,4.4vw,58px)!important;line-height:1!important;letter-spacing:-.055em!important}
.logo-showcase h2,.footer-banner h2{max-width:980px}
h1,h2,h3,h4{font-weight:800}
@media(max-width:760px){.hero-word{font-size:clamp(58px,18vw,96px)!important}.section-head h2,.about-slab h2,.logo-showcase h2,.footer-banner h2,.quote-journey h2,.dark-statement h2{font-size:clamp(30px,9vw,46px)!important}.inner-hero h1{font-size:clamp(34px,11vw,58px)!important}.large-list h3{font-size:clamp(26px,9vw,42px)!important}.project-card h3{font-size:clamp(24px,8vw,34px)!important}}
