/* Shared studio navigation stays visible on narrow screens. */
.site-header.studio-header{display:grid;grid-template-columns:auto 1fr auto;gap:32px;min-height:110px;border-bottom:1px solid #d7dbe2}
.site-header.studio-header .studio-navigation{display:flex;justify-content:flex-end;align-items:center;gap:30px;font-size:14px}
.site-header.studio-header .studio-navigation a{display:inline-flex;align-items:center;min-height:44px;white-space:nowrap}
.site-header.studio-header .studio-navigation a:hover,.site-header.studio-header .studio-navigation a[aria-current=page]{color:#3156ec;text-decoration:underline;text-underline-offset:7px}
.site-header.studio-header>.nav-contact{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:12px 21px;border:1px solid #3156ec;border-radius:30px;background:#3156ec;color:#fff;font-size:14px;line-height:1.2;white-space:nowrap}
.site-header.studio-header>.nav-contact:hover{background:#2443c5;border-color:#2443c5}
.site-header.studio-header>.nav-contact svg{width:20px;height:20px;flex:none}
.studio-header .brand-mark{border-radius:50%}
.studio-header .wordmark{color:#15181d}
.hero-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:26px}
.hero-story .hero-actions .hero-start{margin-top:0}
.hero-concepts-link{display:inline-flex;align-items:center;gap:10px;min-height:48px;font-size:15px;text-decoration:underline;text-underline-offset:6px}
.hero-concepts-link:hover{color:#3156ec}
.anchor-target{display:block;scroll-margin-top:25px}
.lab-concept-note{font-size:13px;line-height:1.6;color:#596271;margin-top:18px;padding-top:15px;border-top:1px solid #d7dbe2}
.studio-journey{background:#151c25;color:#f8f9fc;border-radius:26px 26px 0 0;padding:75px 0 55px}
.journey-intro{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:end}
.journey-intro .eyebrow{color:#bdc6d6}
.journey-intro h2{font-size:clamp(36px,4vw,58px);line-height:1.08;letter-spacing:-.045em;margin-top:22px}
.journey-intro>p{font-size:17px;line-height:1.75;color:#c0c9d5;max-width:32rem}
.journey-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px;margin-top:50px}
.journey-steps article{border-top:1px solid #465160;padding-top:23px}
.journey-number{font-size:12px;letter-spacing:.075em;color:#bac5d6}
.journey-steps h3{font-size:22px;line-height:1.3;letter-spacing:-.025em;margin:16px 0 12px}
.journey-steps p{font-size:16px;line-height:1.7;color:#bdc6d3}
.journey-scope{font-size:14px;color:#bdc6d3;margin-top:36px;padding-top:22px;border-top:1px solid #465160}
.agency-page .faq-section{padding-block:75px}
.agency-page .faq-section h2{font-size:clamp(36px,4vw,52px);line-height:1.1;letter-spacing:-.045em}
.gallery-theme .gallery-intro{padding-top:65px}
@media(max-width:900px){.site-header.studio-header{gap:22px}.site-header.studio-header .studio-navigation{gap:20px}.studio-header .wordmark{font-size:23px}.journey-intro{gap:35px}.journey-steps{gap:25px}.journey-steps h3{font-size:20px}}
@media(max-width:800px){.hero-story .hero-actions{grid-column:2;grid-row:4;align-self:start;gap:8px;margin-top:22px}.hero-story .hero-actions .hero-start{font-size:13px}.hero-concepts-link{font-size:14px}.journey-intro{grid-template-columns:1fr;gap:25px}.journey-intro>p{max-width:42rem}}
@media(max-width:700px){.site-header.studio-header{width:88%;grid-template-columns:1fr auto;gap:15px;padding-block:20px 8px;min-height:0}.site-header.studio-header .wordmark{grid-row:1;grid-column:1}.site-header.studio-header>.nav-contact{grid-row:1;grid-column:2;padding-inline:17px;min-height:46px}.site-header.studio-header .studio-navigation{grid-row:2;grid-column:1/-1;justify-content:flex-start;gap:30px;padding-top:6px;border-top:1px solid #d7dbe2}.studio-journey{padding:50px 0 40px;border-radius:18px 18px 0 0}.journey-steps{grid-template-columns:1fr;gap:25px;margin-top:32px}.journey-steps h3{font-size:22px;margin-top:12px}.journey-intro h2{font-size:38px}.journey-scope{margin-top:28px}.agency-page .faq-section{padding-block:55px}.gallery-theme .gallery-intro{padding-top:40px}}
@media(max-width:500px){.hero-story .hero-actions{display:flex;margin-top:24px;gap:10px 20px}.hero-story .hero-actions .hero-start{font-size:14px}.hero-concepts-link{font-size:14px}.site-header.studio-header .wordmark{font-size:20px;gap:9px;letter-spacing:-1px}.site-header.studio-header .brand-mark{width:34px;height:34px;font-size:29px}.site-header.studio-header .wordmark-sub{font-size:9px;margin-top:6px}.site-header.studio-header>.nav-contact{font-size:13px;padding-inline:14px;gap:8px}.site-header.studio-header>.nav-contact svg{width:17px;height:17px}.journey-intro h2{font-size:35px}}
@media(max-width:360px){.site-header.studio-header{gap:12px}.site-header.studio-header .wordmark{font-size:18px;gap:8px}.site-header.studio-header>.nav-contact{padding-inline:11px}.site-header.studio-header .studio-navigation{gap:28px}}
