.studio--law-firm { --surface: #182b3b; --tone: #eee1c3; --display-font: StudioBodoni; }
.north-hero { padding: 30px 7% 0; text-align: center; }
.north-nav { display: flex; justify-content: space-between; text-align: left; align-items: center; border-bottom: 1px solid #b3a58a70; padding-bottom: 25px; }
.north-nav > a { font: 29px/.85 StudioBodoni; }
.north-nav > a > span { font: 9px PortfolioSans; }
.north-nav nav { display: flex; gap: 35px; font-size: 11px; }
.north-seal { font: 45px StudioBodoni; display: grid; place-items: center; border: 1px solid #b3a58a; outline: 1px solid #b3a58a; outline-offset: 5px; width: 65px; height: 75px; margin: 40px auto 30px; border-radius: 0 0 30px 30px; }
.north-hero .s-title { font-size: 7.1cqw; letter-spacing: -.04em; }
.north-rule { display: flex; text-align: left; justify-content: space-between; align-items: center; margin: 35px 10% 30px; gap: 30px; }
.north-rule p { font-size: 12px; }
.north-rule .s-button { background: transparent; color: inherit; border: 1px solid #b3a58a; }
.north-image { height: 220px; position: relative; }
.north-image img { filter: saturate(.3) brightness(.65); }
.north-image > span { position: absolute; bottom: 20px; left: 20px; font-size: 8px; letter-spacing: .16em; }
.studio--law-firm .studio-body { background: #e9e1d0; color: #182b3b; }
.studio--accounting { --surface: #eaf5ed; --tone: #205641; --display-font: StudioSpace; }
.studio--accounting .s-brand { font-size: 25px; }
.studio--accounting .s-brand span { padding: 0 7px; }
.ledger-hero { display: grid; grid-template-columns: 1fr 1fr; gap: 6%; padding: 6% 6% 0; align-items: center; }
.ledger-copy .s-title { font-size: 6.3cqw; }
.ledger-copy .s-title > span { color: #4e795a; }
.ledger-copy p:not(.s-kicker) { margin: 25px 0; font-size: 14px; }
.ledger-copy .s-button { border-radius: 8px; }
.ledger-dashboard { background: #fff; border: 1px solid #c7dacb; border-radius: 18px; padding: 30px; box-shadow: 0 25px 70px #32654f13; transform: rotate(-2deg); }
.ledger-dash-top { display: flex; justify-content: space-between; font-size: 8px; gap: 20px; }
.ledger-heading { font: 28px StudioSpace; margin-top: 25px; }
.ledger-bars { display: flex; gap: 12px; align-items: flex-end; height: 150px; padding: 20px 10px 0; margin-bottom: 20px; border-bottom: 1px solid #c7dacb; }
.ledger-bars i { background: #c4d9b1; flex: 1; height: 35%; border-radius: 5px 5px 0 0; }
.ledger-bars i:nth-child(2n) { height: 55%; }
.ledger-bars i:nth-child(3n) { height: 75%; background: #568366; }
.ledger-bars i:last-child { height: 95%; background: #205641; }
.ledger-tasks { display: flex; flex-direction: column; gap: 12px; font-size: 9px; }
.ledger-tasks span { display: flex; justify-content: space-between; border-bottom: 1px solid #e3ebe2; padding-bottom: 12px; }
.ledger-tasks b { font-weight: 400; }
.ledger-dashboard .s-choice-copy { font-size: 11px; min-height: 55px; }
.ledger-foot { grid-column: 1 / -1; margin-top: 50px; padding: 20px 0; border-top: 1px solid #bdcfbf; font-size: 11px; display: flex; justify-content: space-between; }
.studio--accounting .studio-grid article { border-radius: 15px; background: #fff; border-color: #c7dacb; }
.studio--insurance { --surface: #eaf0f7; --tone: #294f89; --display-font: StudioSpace; }
.studio--insurance .s-brand { font-size: 31px; }
.studio--insurance .s-brand span { font-size: 15px; font-weight: 400; }
.harbor-hero { padding: 45px 7% 40px; display: grid; grid-template-columns: 1.1fr 1fr; gap: 20px; align-items: center; }
.harbor-top .s-title { font-size: 6.8cqw; }
.harbor-top em { font-style: normal; color: #426bb2; }
.harbor-top > p:not(.s-kicker) { font-size: 14px; margin-top: 30px; }
.harbor-home { position: relative; height: 380px; }
.harbor-sun { width: 120px; height: 120px; border-radius: 50%; background: #f1c957; position: absolute; top: 10px; right: 20px; }
.harbor-roof { border-left: 155px solid transparent; border-right: 155px solid transparent; border-bottom: 120px solid #31598c; width: 0; position: absolute; left: 50%; transform: translateX(-50%); top: 70px; }
.harbor-house { position: absolute; left: 50%; transform: translateX(-50%); bottom: 30px; width: 230px; height: 180px; background: #b4c8e5; display: flex; align-items: flex-end; justify-content: center; gap: 23px; }
.harbor-house i { background: #f8f8ec; width: 35px; height: 45px; align-self: center; border: 6px solid #31598c; }
.harbor-house b { width: 45px; height: 90px; background: #31598c; }
.harbor-ground { height: 25px; border-radius: 50%; position: absolute; background: #b0c1d8; bottom: 10px; left: 15%; right: 15%; }
.harbor-options { grid-column: 1 / -1; display: grid; grid-template-columns: repeat(3,1fr); gap: 20px; margin-top: 30px; }
.harbor-options a { padding: 25px; border-radius: 20px; background: #fff; font: 20px StudioSpace; }
.harbor-options span { display: block; font: 11px StudioMono; margin-bottom: 35px; }
.harbor-options a:nth-child(2) { background: #f1d67b; }
.studio--insurance .studio-body { background: #fff; }
.studio--business-consulting { --surface: #f0efe9; --tone: #262c27; --display-font: StudioSpace; --body-font: StudioMono; }
.waypoint-hero { padding: 30px 6% 0; }
.waypoint-nav { display: flex; justify-content: space-between; border-bottom: 1px solid; padding-bottom: 25px; font-size: 11px; gap: 30px; }
.waypoint-heading { display: grid; grid-template-columns: 1fr 4fr; margin-top: 65px; align-items: start; }
.waypoint-heading > span { font: 28px StudioMono; padding-top: 15px; }
.waypoint-heading .s-title { font-size: 11.5cqw; line-height: .97; font-weight: 700; }
.waypoint-heading .s-title span { color: #bc563b; }
.waypoint-bottom { display: grid; grid-template-columns: 1fr 1fr; gap: 15%; margin-top: 45px; }
.waypoint-bottom p { font-size: 13px; }
.waypoint-bottom .s-button { margin-top: 25px; }
.waypoint-index > span { font-size: 10px; }
.waypoint-line { display: flex; justify-content: space-between; border-top: 1px solid; margin-top: 50px; padding: 25px 0; font-size: 11px; }
.studio--business-consulting .studio-body { background: #e2e1d8; }
.studio--marketing-agency { --surface: #8c76e5; --tone: #1e173d; --display-font: StudioAnton; }
.signal-hero { padding: 0 5% 40px; overflow: hidden; }
.signal-hero .s-nav { padding-inline: 0; border-bottom: 2px solid; }
.signal-hero .s-brand { font: 35px StudioSpace; font-weight: 700; }
.signal-label { margin-top: 25px; font: 10px StudioMono; letter-spacing: .08em; }
.signal-hero .s-title { position: relative; z-index: 1; font-size: 14cqw; line-height: .93; letter-spacing: -.03em; margin-top: 35px; }
.signal-hero .s-title i { color: #e6f06a; font-style: normal; padding-left: 12%; }
.signal-circle { position: absolute; right: 6%; top: 29%; font: 30cqw/.8 Georgia; color: #e6f06a; transform: rotate(10deg); }
.signal-bottom { display: flex; justify-content: space-between; align-items: flex-end; gap: 25px; margin-top: 40px; }
.signal-bottom p { font-size: 14px; }
.studio--marketing-agency .studio-body { background: #e6f06a; }
@container (max-width: 700px) {
  .north-nav nav { gap: 15px; flex-wrap: wrap; justify-content: flex-end; font-size: 9px; max-width: 200px; }
  .north-hero .s-title { font-size: 12cqw; }
  .north-rule { margin: 25px 0; flex-direction: column; align-items: flex-start; }
  .north-image { height: 220px; }
  .ledger-hero { grid-template-columns: 1fr; gap: 40px; padding-top: 30px; }
  .ledger-copy .s-title { font-size: 12cqw; }
  .ledger-dashboard { padding: 22px; }
  .ledger-foot { margin-top: 0; }
  .harbor-hero { grid-template-columns: 1fr; padding-top: 25px; }
  .harbor-top .s-title { font-size: 12cqw; }
  .harbor-home { transform: scale(.8); height: 350px; margin: -15px 0; }
  .harbor-options { grid-template-columns: 1fr; }
  .harbor-options a { display: flex; align-items: center; gap: 25px; font-size: 18px; }
  .harbor-options span { margin: 0; }
  .waypoint-nav { font-size: 9px; }
  .waypoint-heading { grid-template-columns: 1fr; gap: 20px; margin-top: 25px; }
  .waypoint-heading > span { font-size: 20px; }
  .waypoint-heading .s-title { font-size: 16cqw; }
  .waypoint-bottom { grid-template-columns: 1fr; gap: 40px; margin-top: 30px; }
  .waypoint-line { font-size: 8px; gap: 8px; }
  .signal-hero .s-title { font-size: 23cqw; }
  .signal-circle { font-size: 34cqw; top: 40%; right: 4%; }
  .signal-bottom { flex-direction: column; align-items: flex-start; }
}
