/* NovaWeb Studio: responsive compositions. */
@media (max-width: 1180px) {
  .hero__inner {
    gap: 2.5rem;
  }
  .nav__menu {
    gap: 1.25rem;
  }
  .services-layout,
  .craft-layout {
    gap: 3rem;
  }
  .project-insight__label {
    display: none;
  }
}
@media (max-width: 1024px) {
  .nav__menu {
    display: none;
  }
  .nav__cta {
    margin-left: auto;
  }
  .nav__burger {
    display: block;
  }
  .hero__location {
    display: none;
  }
  .hero__inner {
    grid-template-columns: 1.15fr 1fr;
    gap: 2rem;
  }
  .hero h1 {
    font-size: clamp(3.1rem, 6vw, 4.5rem);
  }
  .hero__sub {
    font-size: 0.9rem;
  }
  .hero__actions {
    gap: 0.7rem;
  }
  .hero__actions .btn {
    font-size: 0.78rem;
    gap: 0.8rem;
  }
  .section {
    padding-block: 85px;
  }
  .services-layout {
    grid-template-columns: 0.7fr 1.2fr;
    gap: 2rem;
  }
  .service-row {
    grid-template-columns: 22px 1fr 44px;
    gap: 0.6rem;
  }
  .process-step {
    grid-template-columns: 50px 1.4fr 1fr;
    gap: 1rem;
  }
  .process-step__deliverable {
    margin-left: 0;
    padding-left: 1.2rem;
  }
  .investment-note {
    grid-template-columns: 1fr 1.3fr;
    gap: 1.5rem;
  }
  .investment-note .eyebrow {
    grid-column: 1 / -1;
  }
  .faq-layout {
    gap: 3rem;
  }
}
@media (max-width: 760px) {
  html {
    scroll-padding-top: 85px;
  }
  .nav__inner {
    min-height: 72px;
    gap: 0.75rem;
  }
  .hero {
    padding-top: 2rem;
  }
  .hero__inner {
    grid-template-columns: 1fr;
    padding-block: 2rem 3rem;
    gap: 2.5rem;
  }
  .hero h1 {
    font-size: clamp(3.6rem, 10vw, 5.2rem);
  }
  .hero__sub {
    max-width: 47ch;
    font-size: 0.95rem;
  }
  .hero__actions {
    gap: 1.4rem;
  }
  .hero__actions .btn {
    font-size: 0.85rem;
  }
  .hero__principles {
    flex-wrap: wrap;
    gap: 0.65rem 2rem;
  }
  .hero__principles p {
    font-size: 0.67rem;
  }
  .hero__principles span {
    margin-right: 0.5rem;
  }
  .section-heading {
    align-items: start;
    flex-direction: column;
    gap: 1.2rem;
    margin-bottom: 2rem;
  }
  .section-heading > p {
    max-width: 45ch;
    font-size: 0.86rem;
  }
  .section-heading > p br {
    display: none;
  }
  .case-story {
    gap: 1.5rem;
  }
  .case-story p {
    font-size: 0.77rem;
  }
  .project-viewer__toolbar {
    flex-wrap: wrap;
    gap: 0.3rem;
    padding: 0.6rem;
  }
  .project-address {
    padding-inline: 0.5rem;
    font-size: 0.62rem;
  }
  .view-switch {
    width: 100%;
    justify-content: space-between;
  }
  .view-switch button {
    flex: 1;
    padding-inline: 0.6rem;
  }
  .project-insight {
    padding: 1.2rem;
    gap: 0.8rem;
    min-height: 155px;
  }
  .project-insight h4 {
    font-size: 1rem;
  }
  .project-insight p {
    font-size: 0.76rem;
  }
  .project-screen__mobile-note span {
    font-size: 0.65rem;
  }
  .project-screen.is-mobile .project-screen__mobile-note {
    gap: 0.8rem;
  }
  .services-layout,
  .craft-layout,
  .faq-layout {
    grid-template-columns: 1fr;
    gap: 2.5rem;
  }
  .services-intro > p {
    max-width: 45ch;
  }
  .service-row {
    gap: 1rem;
  }
  .service-row h3 {
    font-size: 1.35rem;
  }
  .craft-copy .large-copy {
    font-size: 1.2rem;
  }
  .process-step {
    grid-template-columns: 44px 1fr;
    gap: 1rem;
    padding-block: 1.7rem;
    align-items: start;
  }
  .process-step__deliverable {
    grid-column: 2;
    border-left: 0;
    padding-left: 0;
  }
  .process-step__deliverable small {
    display: inline;
    margin-right: 0.5rem;
  }
  .process-step h3 {
    font-size: 1.25rem;
  }
  .process-step p {
    font-size: 0.82rem;
  }
  .contact-layout {
    gap: 2rem;
    grid-template-columns: 1fr;
  }
  .contact-layout h2 {
    font-size: clamp(3.4rem, 9vw, 5rem);
  }
  .contact-layout > div {
    max-width: 50ch;
  }
  .footer__top {
    flex-wrap: wrap;
    gap: 1.5rem;
  }
  .footer__top > p {
    flex-basis: 55%;
  }
}
@media (max-width: 520px) {
  .container {
    width: 90%;
  }
  .nav__cta {
    display: inline-flex;
    gap: 0.4rem;
    padding-inline: 0.7rem;
    font-size: 0.65rem;
  }
  .nav__cta-full {
    display: none;
  }
  .nav__cta-short {
    display: inline;
  }
  .nav__cta .icon {
    display: none;
  }
  .nav__inner {
    gap: 0.5rem;
  }
  .brand {
    font-size: 1rem;
  }
  .brand img {
    width: 36px;
    height: 36px;
  }
  .hero__topline .eyebrow {
    font-size: 0.54rem;
    letter-spacing: 0.11em;
  }
  .hero h1 {
    font-size: clamp(3rem, 11vw, 4rem);
  }
  .hero__sub {
    font-size: 0.89rem;
    margin-top: 1.5rem;
  }
  .hero__actions {
    gap: 0.65rem 1.25rem;
    margin-top: 1.5rem;
  }
  .hero__actions .btn {
    width: 100%;
    min-height: 54px;
  }
  .hero__actions .text-link {
    font-size: 0.8rem;
  }
  .hero__note {
    margin-top: 0.15rem;
  }
  .hero__principles {
    flex-direction: column;
    gap: 0.75rem;
    padding-block: 1.2rem;
  }
  .hero__principles p {
    font-size: 0.7rem;
  }
  .hero__principles span {
    margin-right: 1rem;
  }
  .section {
    padding-block: 65px;
  }
  h2 {
    font-size: 2.35rem;
  }
  .eyebrow {
    font-size: 0.6rem;
  }
  .case-study__heading {
    flex-wrap: wrap;
    gap: 0.4rem;
  }
  .case-study__heading h3 {
    font-size: 1.65rem;
  }
  .case-study__heading p {
    font-size: 0.73rem;
  }
  .case-study__heading .text-link {
    font-size: 0.75rem;
  }
  .view-switch button {
    font-size: 0.66rem;
  }
  .project-screen {
    aspect-ratio: 1 / 1;
  }
  .project-screen__image {
    object-fit: contain;
  }
  .project-screen.is-mobile {
    gap: 7%;
  }
  .project-screen.is-mobile .project-screen__image {
    height: 90%;
    max-width: 50%;
  }
  .project-screen__mobile-note strong {
    font-size: 1.2rem;
  }
  .project-screen__mobile-note span {
    font-size: 0.54rem;
  }
  .project-insight {
    padding: 1rem;
    min-height: 176px;
  }
  .case-story {
    grid-template-columns: 1fr;
    gap: 1.4rem;
    margin-top: 1.75rem;
  }
  .case-story > div {
    display: grid;
    grid-template-columns: 70px 1fr;
    gap: 0.75rem;
  }
  .case-story .eyebrow {
    font-size: 0.55rem;
    margin-top: 0.25rem;
  }
  .case-story p {
    font-size: 0.78rem;
  }
  .service-row {
    grid-template-columns: 1fr 40px;
    gap: 0.75rem;
  }
  .service-row__number {
    display: none;
  }
  .service-row h3 {
    font-size: 1.2rem;
  }
  .service-row p {
    font-size: 0.82rem;
  }
  .service-row__scope {
    font-size: 0.61rem;
  }
  .craft-checks li > span {
    width: 100%;
    margin-bottom: 0.2rem;
  }
  .process-step__deliverable small {
    display: block;
  }
  .investment-note {
    grid-template-columns: 1fr;
    padding-top: 2rem;
    gap: 1rem;
  }
  .faq summary {
    font-size: 0.85rem;
  }
  .contact-section {
    padding-top: 3rem;
  }
  .contact-layout {
    padding-bottom: 2.5rem;
  }
  .contact-layout .btn {
    width: 100%;
    gap: 1rem;
  }
  .contact-bottom {
    flex-direction: column;
    gap: 0.2rem;
  }
  .footer__top {
    align-items: start;
    padding-bottom: 2rem;
  }
  .footer__top > p {
    flex-basis: 100%;
    order: 3;
  }
  .footer__top .text-link {
    font-size: 0.68rem;
  }
  .footer__bottom {
    flex-direction: column;
  }
  .footer__bottom > div {
    gap: 1rem;
  }
  .quote-dialog {
    width: calc(100% - 1rem);
    max-height: calc(100dvh - 1rem);
    border-radius: 14px;
  }
  .quote-dialog__shell {
    padding: 1rem 1rem 1.25rem;
  }
  .quote-dialog h2 {
    font-size: 1.75rem;
  }
  .quote-dialog__top .eyebrow {
    font-size: 0.52rem;
    max-width: 25ch;
  }
  .wizard-progress {
    margin-top: 0.8rem;
    font-size: 0.63rem;
  }
  #quoteIntro {
    margin-bottom: 1.25rem;
    font-size: 0.75rem;
  }
  .quote-form legend {
    font-size: 0.8rem;
  }
  .choice-grid {
    gap: 0.45rem;
  }
  .choice > span {
    padding: 0.7rem 0.65rem;
    font-size: 0.69rem;
    min-height: 50px;
  }
  .wizard-assurance {
    font-size: 0.57rem;
    max-width: 16ch;
  }
  .wizard-actions .btn {
    min-height: 48px;
    font-size: 0.78rem;
    gap: 0.8rem;
    padding-inline: 1rem;
  }
  .legal-nav {
    align-items: start;
    flex-direction: column;
    gap: 1.5rem;
  }
}
@media (max-width: 360px) {
  .brand {
    font-size: 0.86rem;
    gap: 0.25rem;
  }
  .brand img {
    width: 29px;
    height: 29px;
  }
  .nav__cta {
    font-size: 0.61rem;
    padding-inline: 0.5rem;
  }
}
@media (prefers-reduced-motion: reduce) {
}
