/* Premium desktop refinement. Mobile styles remain unchanged. */
@media (min-width: 900px) {
  .dw-header {
    border-bottom-color: rgba(9, 43, 76, .08);
    box-shadow: 0 6px 24px rgba(9, 43, 76, .045);
  }

  .dw-header-inner {
    min-height: 94px;
    padding-block: 16px;
  }

  .dw-header .dw-site-name a {
    width: 255px;
    height: 60px;
    background-size: 255px auto;
  }

  .dw-header .wp-block-navigation__container {
    gap: 1.55rem;
  }

  .dw-header .wp-block-navigation-item:last-child > .wp-block-navigation-item__content {
    min-height: 46px;
    padding: 10px 18px;
    border-radius: 12px;
    color: #fff;
    background: linear-gradient(135deg, #16aeb2 0%, #087db1 100%);
    box-shadow: 0 10px 24px rgba(8, 125, 177, .2);
  }

  .dw-header .wp-block-navigation-item:last-child > .wp-block-navigation-item__content:hover {
    color: #fff;
    background: linear-gradient(135deg, #1bbdc0 0%, #0a8bbf 100%);
  }

  .dw-hero {
    padding-inline: 28px;
    background:
      radial-gradient(circle at 8% 20%, rgba(39, 195, 223, .08), transparent 31%),
      linear-gradient(135deg, #061f38 0%, #082d4e 60%, #061f38 100%);
  }

  .dw-hero-grid {
    grid-template-columns: minmax(0, 1.06fr) minmax(0, .94fr);
    gap: 44px;
    min-height: 680px;
  }

  .dw-hero-copy {
    padding: 96px 0 76px;
  }

  .dw-hero h1 {
    max-width: 630px;
    margin: 24px 0 28px;
    font-size: clamp(3rem, calc(3.6vw + .36rem), 3.85rem);
    font-weight: 650;
    line-height: 1.2;
    letter-spacing: -.035em;
  }

  .dw-hero-lead {
    max-width: 610px;
    margin-bottom: 34px;
    font-size: 1.08rem;
    line-height: 1.78;
  }

  .dw-hero-note {
    margin-top: 38px;
  }

  .dw-hero-image {
    align-self: stretch;
    min-height: 0;
    margin: 32px 0;
    overflow: hidden;
    border-radius: 24px;
    box-shadow: 0 26px 60px rgba(0, 12, 28, .3);
  }

  .dw-hero-image img {
    min-height: 0;
    object-fit: cover;
    object-position: center;
  }

  .dw-hero .wp-block-button__link,
  .dw-final .wp-block-button__link {
    min-height: 56px;
    padding-inline: 24px;
    border-radius: 14px;
  }

  .dw-hero .dw-primary-button .wp-block-button__link,
  .dw-final .dw-primary-button .wp-block-button__link {
    color: #fff;
    background: linear-gradient(135deg, #16aeb2 0%, #087db1 100%);
    box-shadow: 0 14px 28px rgba(8, 125, 177, .23);
  }

  .dw-hero .dw-outline-button .wp-block-button__link,
  .dw-final .dw-outline-button .wp-block-button__link {
    border-color: rgba(255, 255, 255, .62);
    border-width: 1px;
    background: rgba(255, 255, 255, .025);
  }

  .dw-section {
    padding-block: 104px;
  }

  .dw-section > .wp-block-heading {
    margin-bottom: 38px;
  }

  .dw-card-grid {
    gap: 22px;
  }

  .dw-card {
    padding: 28px;
    border: 0;
    border-radius: 18px;
    box-shadow: 0 14px 38px rgba(9, 43, 76, .075);
  }

  .dw-process-card,
  .dw-work-card {
    border: 0;
    border-radius: 20px;
    box-shadow: 0 16px 42px rgba(9, 43, 76, .09);
  }

  .dw-process-card figure,
  .dw-work-card figure {
    height: 260px;
  }

  .dw-process-card > .dw-stage,
  .dw-work-card > .dw-stage {
    margin: 22px 26px 6px;
  }

  .dw-process-card h3 {
    margin-inline: 26px;
  }

  .dw-process-card p:last-child,
  .dw-work-card p:last-child {
    margin: 0 26px 26px;
    line-height: 1.72;
  }

  .dw-pricing {
    color: #fff;
    background:
      radial-gradient(circle at 88% 12%, rgba(205, 166, 75, .1), transparent 34%),
      linear-gradient(145deg, #061f38 0%, #0a3356 100%);
  }

  .dw-pricing .dw-kicker {
    color: #e6c36f;
  }

  .dw-price-card {
    position: relative;
    min-height: 285px;
    padding: 36px 34px;
    border: 0;
    border-radius: 24px;
    color: var(--dw-ink);
    box-shadow: 0 20px 50px rgba(0, 13, 29, .2);
  }

  .dw-price-featured {
    transform: translateY(-12px);
    border: 1px solid rgba(230, 195, 111, .85);
    box-shadow: 0 28px 64px rgba(0, 13, 29, .3);
  }

  .dw-price-featured::before {
    content: "";
    position: absolute;
    inset: 0 0 auto;
    height: 5px;
    border-radius: 24px 24px 0 0;
    background: linear-gradient(90deg, #bf8a2e, #efd687, #bf8a2e);
  }

  .dw-price {
    margin-block: 14px;
    color: #9a6507;
    font-size: clamp(2rem, 3vw, 2.75rem);
  }

  .dw-promo-tag {
    padding: 7px 13px;
    border-radius: 999px;
    color: #5f3a00;
    background: linear-gradient(135deg, #f8df9a, #efc45e);
    letter-spacing: .02em;
  }

  .dw-promo-tag::after {
    content: " · BEST VALUE";
    font-size: .72rem;
    letter-spacing: .06em;
  }

  .dw-warranty {
    position: relative;
    padding-block: 98px;
    text-align: center;
    background:
      radial-gradient(circle at 50% 0%, rgba(216, 173, 79, .13), transparent 42%),
      linear-gradient(145deg, #092b4c 0%, #061f38 100%);
    box-shadow: inset 0 3px 0 #d8ad4f;
  }

  .dw-warranty::before {
    content: "";
    display: block;
    width: 82px;
    height: 92px;
    margin: 0 auto 24px;
    background: center / contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 72' fill='none'%3E%3Cpath d='M32 4 55 12v19c0 16-9.8 29.9-23 36C18.8 60.9 9 47 9 31V12L32 4Z' stroke='%23e6c36f' stroke-width='4'/%3E%3Cpath d='m21 35 7 7 15-17' stroke='%23e6c36f' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    filter: drop-shadow(0 10px 20px rgba(0, 0, 0, .22));
  }

  .dw-warranty .dw-kicker {
    color: #e6c36f;
  }

  .dw-warranty .wp-block-heading {
    max-width: 820px;
    margin-inline: auto;
    font-size: clamp(2.5rem, 4vw, 3.3rem);
    line-height: 1.22;
  }

  .dw-warranty > p:last-child {
    max-width: 650px;
    margin-inline: auto;
    font-size: 1.06rem;
    line-height: 1.75;
  }

  .dw-faq-list {
    display: grid;
    gap: 14px;
  }

  .dw-faq details {
    padding: 22px 24px;
    border: 0;
    border-radius: 16px;
    background: #fff;
    box-shadow: 0 12px 34px rgba(9, 43, 76, .07);
  }

  .dw-faq summary {
    font-size: 1.08rem;
    line-height: 1.55;
  }

  .dw-final {
    padding-block: 88px;
    background:
      radial-gradient(circle at 82% 16%, rgba(39, 195, 223, .1), transparent 36%),
      linear-gradient(145deg, #061f38 0%, #082d4e 100%);
  }
}
