/* One chapter, one composed screen. Desktop layout is independent of reading mode. */
.faq-browser { display:none; }
.panorama-native .scene-faq .chapter-word .type-line,
.panorama-reading-mode .scene-faq .chapter-word .type-line { white-space:normal; }
.panorama-active .scene-about .about-items > .planning-note { width:auto; max-width:100%; margin-left:0; }
.panorama-active:not(.panorama-desktop) .scene-flow .flow-intro > p { font-size:14px; line-height:2; margin-top:14px; }
.panorama-active:not(.panorama-desktop) .scene-flow .flow-note { grid-column:1 / -1; }
@media screen {
  html:has(body.panorama-desktop) { scrollbar-width:none; }
  html:has(body.panorama-desktop)::-webkit-scrollbar { display:none; }
  .panorama-desktop .panorama-scene { --scene-width:100vw!important; width:100vw; flex-basis:100vw; }
  .panorama-desktop .scene-scroll {
    height:100%; min-height:0; width:100%; max-width:none;
    padding:clamp(20px,3vh,32px) 4.5vw; overflow:clip;
  }
  .panorama-desktop .scene-kicker { margin:0!important; font-size:10px; line-height:1.5; }
  .panorama-desktop .panorama-word { transform:none; }
  .panorama-desktop .scene-scroll h2 { line-height:1.5; }
  .panorama-desktop .scene-scroll :is(.about-columns,.flow-grid,.faq-columns,.contact-columns) { max-width:none!important; }

  /* Cover: a central image, with a quiet reading area on either side. */
  .panorama-desktop .scene-beginning .scene-scroll {
    overflow:clip; padding:26px 4vw 40px; grid-template-columns:29% 36% 27%; gap:0 4%;
    grid-template-rows:30px minmax(0,1fr) auto;
  }
  .panorama-desktop .scene-beginning .hero-visual {
    grid-column:2; grid-row:2/4; height:76%; min-height:0; align-self:end;
  }
  .panorama-desktop .scene-beginning .hero-title {
    grid-column:1; grid-row:3; font-size:clamp(28px,3.25vw,54px)!important;
  }
  .panorama-desktop .scene-beginning .hero-copy { grid-column:3; grid-row:3; padding:0; }
  .panorama-desktop .scene-beginning .hero-description { font-size:14px; line-height:1.9; }
  .panorama-desktop .scene-beginning .wp-block-button__link { font-size:13px; }
  .panorama-desktop .scene-beginning .hero-signature { top:-24px; bottom:auto; font-size:min(39vw,54vh); }
  .panorama-desktop .scene-beginning .hero-signature .type-line { transform:none; }
  .panorama-desktop .scene-beginning .explore-arrow { font-size:32px; }
  .panorama-desktop .scene-beginning .panorama-explore { margin-top:14px; }

  /* Contents remain a useful, typographic map. */
  .panorama-desktop .scene-story-index .scene-scroll {
    grid-template-columns:34% 60%; grid-template-rows:auto 1fr auto; gap:0 6%; padding-right:4.5vw;
  }
  .panorama-desktop .scene-story-index .index-title { font-size:min(12vw,18vh)!important; margin:0; }
  .panorama-desktop .scene-story-index .panorama-index-nav { gap:clamp(14px,3vh,30px) 3vw; padding-bottom:24px; }
  .panorama-desktop .scene-story-index .panorama-index-nav a { padding:14px 0; row-gap:14px; }
  .panorama-desktop .scene-story-index .panorama-index-nav a:nth-child(even) { transform:translateY(24px); }
  .panorama-desktop .scene-story-index .index-en { font-size:clamp(27px,3.5vw,52px); }
  .panorama-desktop .scene-story-index .index-note { margin-top:24px; font-size:12px; }

  /* Services: a title band, then copy and materials in two clear columns. */
  .panorama-desktop .scene-services .scene-scroll {
    display:grid; grid-template-columns:46% 44%; grid-template-rows:auto auto 1fr auto; gap:22px 10%;
  }
  .panorama-desktop .scene-services .scene-kicker { grid-column:1/-1; }
  .panorama-desktop .scene-services .service-manifesto {
    grid-column:1/-1; grid-row:2; margin:0; font-size:min(12.3vw,19vh); line-height:.88; transform:none;
  }
  .panorama-desktop .scene-services .service-manifesto .type-line:last-child { padding-left:9vw; }
  .panorama-desktop .scene-services .section-head {
    grid-column:1; grid-row:3; align-self:end; width:100%; max-width:none;
    margin:0!important; display:block;
  }
  .panorama-desktop .scene-services h2 { font-size:clamp(26px,2.55vw,39px); line-height:1.5; }
  .panorama-desktop .scene-services .section-intro { max-width:34em; margin-top:16px!important; }
  .panorama-desktop .scene-services .section-intro p { font-size:14px; line-height:1.85; margin:0; }
  .panorama-desktop .scene-services .services-still {
    position:relative; inset:auto; grid-column:2; grid-row:3/5; align-self:end;
    width:100%; height:100%; max-height:34vh; margin:0;
  }
  .panorama-desktop .scene-services .services-still img { height:calc(100% - 24px); min-height:0; }
  .panorama-desktop .scene-services .service-next { grid-column:1; grid-row:4; margin:0; padding:0; max-width:none; font-size:12px; }

  /* Approach: statement on the left, the three responsibilities on the right. */
  .panorama-desktop .scene-about .scene-scroll {
    display:grid; grid-template-columns:42% 50%; grid-template-rows:auto 1fr auto; gap:22px 8%;
  }
  .panorama-desktop .scene-about .scene-kicker { grid-column:1/-1; }
  .panorama-desktop .scene-about .chapter-word {
    position:relative; inset:auto; grid-column:1; grid-row:2; align-self:center;
    margin:0; font-size:min(10.5vw,13vh); line-height:.86; letter-spacing:-.065em;
  }
  .panorama-desktop .scene-about .chapter-word .type-line:first-child { font-size:min(19vw,23vh); line-height:.85; margin-bottom:.08em; }
  .panorama-desktop .scene-about .about-columns { display:contents!important; }
  .panorama-desktop .scene-about .about-title { grid-column:1; grid-row:3; }
  .panorama-desktop .scene-about .about-title h2 { font-size:clamp(26px,2.65vw,40px); margin:0; line-height:1.45; }
  .panorama-desktop .scene-about .about-subtitle { font-size:15px; line-height:1.65; margin:18px 0 10px; }
  .panorama-desktop .scene-about .about-title>p:not(.about-subtitle) { font-size:14px; line-height:1.85; margin:0; max-width:33em; }
  .panorama-desktop .scene-about .about-items { grid-column:2; grid-row:2/4; align-self:center; margin:0; }
  .panorama-desktop .scene-about .approach-item { padding:20px 0; border-bottom:1px solid var(--m-line); }
  .panorama-desktop .scene-about .approach-item:first-child { padding-top:0; }
  .panorama-desktop .scene-about .approach-item .eyebrow { font-size:10px; line-height:1.4; margin:0 0 10px; }
  .panorama-desktop .scene-about .approach-item h3 { font-size:clamp(17px,1.6vw,24px); line-height:1.5; margin:0 0 10px; }
  .panorama-desktop .scene-about .approach-item p:not(.eyebrow) { font-size:14px; line-height:1.85; margin:0; max-width:38em; }
  .panorama-desktop .scene-about .planning-note { width:auto; margin:16px 0 0; padding:0; font-size:10px!important; line-height:1.7; }

  /* Process: a seven-step sequence that can be read without panning the text. */
  .panorama-desktop .scene-flow .scene-scroll {
    display:grid; grid-template-columns:32% 62%; grid-template-rows:auto 1fr auto; gap:26px 6%;
  }
  .panorama-desktop .scene-flow .scene-kicker { grid-column:1/-1; }
  .panorama-desktop .scene-flow .chapter-word {
    grid-column:1; grid-row:2; align-self:center; margin:0; font-size:min(11.5vw,17vh); line-height:.9;
  }
  .panorama-desktop .scene-flow .chapter-word .type-line:last-child { font-size:.78em; font-style:italic; margin-top:.12em; }
  .panorama-desktop .scene-flow .flow-intro { grid-column:1; grid-row:3; }
  .panorama-desktop .scene-flow h2 { font-size:clamp(24px,2.2vw,34px); line-height:1.5; margin:0 0 16px; }
  .panorama-desktop .scene-flow .flow-intro>p { font-size:14px; line-height:1.85; margin:0; }
  .panorama-desktop .scene-flow .flow-grid {
    grid-column:2; grid-row:2/4; align-self:center; display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr)); grid-template-rows:repeat(4,auto);
    gap:26px 3vw; width:100%; margin:0;
  }
  .panorama-desktop .scene-flow .flow-step { display:grid; grid-template-columns:38px 1fr; gap:8px 14px; padding:16px 0 0; align-content:start; }
  .panorama-desktop .scene-flow .flow-number { grid-row:1/3; white-space:nowrap; font:36px/.95 Georgia,serif; letter-spacing:-.06em; margin:0; }
  .panorama-desktop .scene-flow .flow-step h3 { font-size:15px; line-height:1.5; margin:0; }
  .panorama-desktop .scene-flow .flow-step p:last-child { font-size:14px; line-height:1.7; margin:0; }
  .panorama-desktop .scene-flow .planning-note { align-self:end; font-size:11px!important; line-height:1.8; margin:0; padding:0; }

  /* Journal: a restrained photographic spread, without fictitious article cards. */
  .panorama-desktop .scene-journal .scene-scroll { display:flex; flex-direction:column; }
  .panorama-desktop .scene-journal .chapter-word { font-size:min(12.5vw,18vh); line-height:.88; margin:6vh 0 5vh; }
  .panorama-desktop .scene-journal .chapter-word .type-line:last-child { padding-left:8vw; transform:none; }
  .panorama-desktop .scene-journal .journal-photo { left:auto; right:4.5vw; top:12%; bottom:auto; width:37%; height:79%; }
  .panorama-desktop .scene-journal :is(.section-head,.journal-empty) { width:44%; max-width:none; }
  .panorama-desktop .scene-journal .section-head { margin:auto 0 0!important; }
  .panorama-desktop .scene-journal h2 { font-size:clamp(26px,2.7vw,39px); }
  .panorama-desktop .scene-journal .section-intro { margin-top:14px!important; font-size:14px; line-height:1.85; }
  .panorama-desktop .scene-journal .journal-empty { padding:16px 0 0; margin:22px 0 0; font-size:14px; line-height:1.85; }

  /* Questions: one stable answer area, with all questions always visible. */
  .panorama-desktop .scene-faq .scene-scroll { display:grid; grid-template-rows:auto auto minmax(0,1fr); gap:24px; }
  .panorama-desktop .scene-faq .chapter-word { position:static; font-size:min(11.6vw,19vh); line-height:.9; margin:0; white-space:nowrap; }
  .panorama-desktop .scene-faq .chapter-word .type-line:first-child { margin:0; font-style:italic; }
  .panorama-desktop .scene-faq .faq-columns { display:flex!important; flex-direction:column; gap:20px; margin:0; width:100%; min-height:0; }
  .panorama-desktop .scene-faq .faq-columns>.section-heading { flex:0 0 auto!important; }
  .panorama-desktop .scene-faq .faq-columns h2 { margin:0; font-size:clamp(24px,2.3vw,34px); line-height:1.5; }
  .panorama-desktop .scene-faq .faq-list { display:none; }
  .panorama-desktop .faq-browser { display:grid; grid-template-columns:43% 49%; gap:8%; align-items:start; min-height:0; flex:1; }
  .panorama-desktop .faq-tabs { border-top:1px solid var(--m-line); }
  .panorama-desktop .faq-tab {
    display:grid; grid-template-columns:28px 1fr 22px; align-items:center; gap:14px;
    width:100%; min-height:75px; padding:17px 0; border:0; border-bottom:1px solid var(--m-line);
    background:none; color:var(--m-ink); font:16px/1.7 var(--wp--preset--font-family--sans); text-align:left; cursor:pointer;
  }
  .panorama-desktop .faq-tab::after { content:'↗'; font:22px/1 Arial,sans-serif; opacity:0; }
  .panorama-desktop .faq-tab[aria-selected="true"]::after { opacity:1; }
  .panorama-desktop .faq-tab[aria-selected="true"] { border-bottom-color:var(--m-ink); }
  .panorama-desktop .faq-tab-number { font:italic 22px/1 Georgia,serif; }
  .panorama-desktop .faq-tab:focus-visible { outline:2px solid var(--m-ink); outline-offset:4px; }
  .panorama-desktop .faq-answer { padding-top:0; max-width:37em; }
  .panorama-desktop .faq-answer-number { font:italic min(8vw,12vh)/.85 Georgia,serif; letter-spacing:-.06em; margin:0 0 22px; }
  .panorama-desktop .faq-answer-title { font-size:clamp(19px,1.9vw,28px); font-weight:400; line-height:1.6; margin:0 0 16px; }
  .panorama-desktop .faq-answer>p:not(.faq-answer-number) { font-size:15px; line-height:1.95; margin:0; }

  /* An invitation with a prominent, immediately reachable HubSpot entry. */
  .panorama-desktop .scene-contact .scene-scroll { display:grid; grid-template-rows:auto auto 1fr; gap:28px; }
  .panorama-desktop .scene-contact .chapter-word { margin:0; font-size:min(22vw,29vh); line-height:.86; }
  .panorama-desktop .scene-contact .contact-columns { align-self:end; grid-template-columns:44% 46%; gap:10%; margin:0!important; }
  .panorama-desktop .scene-contact .contact-copy h2 { font-size:clamp(30px,3.7vw,55px); line-height:1.5; }
  .panorama-desktop .scene-contact .contact-copy>p:last-child { margin:20px 0 0; font-size:14px; line-height:1.95; }
  .panorama-desktop .scene-contact .contact-entry { align-self:start; margin:0; }
  .panorama-desktop .scene-contact .contact-entry h3 { font-size:clamp(22px,2vw,30px); line-height:1.5; margin:12px 0; }
  .panorama-desktop .scene-contact .contact-entry>p:not(.eyebrow) { font-size:14px; line-height:1.9; margin:0; max-width:34em; }
  .panorama-desktop .scene-contact .marge-hubspot-entry { margin-top:18px; }
  .panorama-desktop .scene-contact .marge-inquiry-link { padding:6px 0; min-height:68px; }
  .panorama-desktop .scene-contact .inquiry-label { font-size:clamp(17px,1.7vw,25px); }
  .panorama-desktop .scene-contact .inquiry-arrow { font-size:72px; }
  .panorama-desktop .scene-contact .marge-inquiry-note { font-size:10px!important; line-height:1.7!important; margin:10px 0 0; }

  .panorama-desktop .scene-colophon .footer-top .wp-block-site-title { font-size:min(30vw,41vh)!important; line-height:.8; margin:4vh 0 7vh!important; }
  .panorama-desktop .scene-colophon .footer-links { gap:5vw; }
  .panorama-desktop .scene-colophon .footer-bottom { margin-top:26px; padding-top:16px; }
  .panorama-desktop .scene-colophon .return-beginning { padding-top:20px; font-size:25px; }
}

@media screen and (min-width:1200px) and (min-height:780px) {
  .panorama-desktop .scene-beginning .hero-description,
  .panorama-desktop .scene-services .section-intro p,
  .panorama-desktop .scene-about .about-title>p:not(.about-subtitle),
  .panorama-desktop .scene-about .approach-item p:not(.eyebrow),
  .panorama-desktop .scene-contact .contact-copy>p:last-child,
  .panorama-desktop .scene-contact .contact-entry>p:not(.eyebrow) { font-size:16px; }
  .panorama-desktop .scene-about .about-subtitle { font-size:17px; }
  .panorama-desktop .scene-flow .flow-intro>p,
  .panorama-desktop .scene-flow .flow-step p:last-child,
  .panorama-desktop .scene-journal :is(.section-intro,.journal-empty) { font-size:15px; }
  .panorama-desktop .faq-tab { font-size:17px; min-height:82px; }
  .panorama-desktop .faq-answer>p:not(.faq-answer-number) { font-size:16px; }
}

/* A narrower, shorter cover uses two columns; wide desktop windows keep the central portrait. */
@media screen and (max-width:1100px) and (max-height:740px), screen and (max-height:600px) {
  .panorama-desktop .scene-beginning .scene-scroll { grid-template-columns:38% 54%; gap:0 8%; grid-template-rows:24px 1fr auto; padding:20px 4.5vw 30px; }
  .panorama-desktop .scene-beginning .hero-signature { width:47%; top:46px; left:2.7vw; padding:0 0 .2em; font-size:min(17.5vw,24vh); }
  .panorama-desktop .scene-beginning .hero-visual { grid-column:1; grid-row:2; width:78%; height:80%; align-self:end; justify-self:end; margin-bottom:14px!important; }
  .panorama-desktop .scene-beginning .hero-title { grid-column:1; grid-row:3; font-size:clamp(27px,3.1vw,43px)!important; padding-top:18px; }
  .panorama-desktop .scene-beginning .hero-title::before { display:none; }
  .panorama-desktop .scene-beginning .hero-copy { grid-column:2; grid-row:2/4; align-self:center; }
  .panorama-desktop .scene-beginning .hero-description { max-width:33em; line-height:1.9; }
  .panorama-desktop .scene-beginning .hero-image figcaption { font-size:8px; bottom:-16px; }
}

/* Recompose the cover and shorten ornamental type on shallow desktop windows. */
@media screen and (max-height:740px) {
  .panorama-desktop .scene-scroll { padding-top:20px; padding-bottom:24px; }
  .panorama-desktop .scene-services .scene-scroll { gap:16px 10%; }
  .panorama-desktop .scene-services .service-manifesto { font-size:min(11.5vw,14vh); }
  .panorama-desktop .scene-services h2 { font-size:27px; }
  .panorama-desktop .scene-services .section-intro { margin-top:12px!important; }
  .panorama-desktop .scene-about .scene-scroll { gap:16px 8%; }
  .panorama-desktop .scene-about .chapter-word { font-size:min(10.5vw,10vh); }
  .panorama-desktop .scene-about .chapter-word .type-line:first-child { font-size:min(17vw,15vh); }
  .panorama-desktop .scene-about .about-title h2 { font-size:26px; }
  .panorama-desktop .scene-about .about-subtitle { margin:12px 0 8px; }
  .panorama-desktop .scene-about .approach-item { padding:14px 0; }
  .panorama-desktop .scene-about .approach-item .eyebrow { margin-bottom:7px; }
  .panorama-desktop .scene-about .approach-item h3 { font-size:17px; margin-bottom:7px; }
  .panorama-desktop .scene-about .approach-item p:not(.eyebrow) { line-height:1.7; }
  .panorama-desktop .scene-about .planning-note { margin-top:12px; }
  .panorama-desktop .scene-flow .scene-scroll { gap:18px 6%; }
  .panorama-desktop .scene-flow .chapter-word { font-size:min(11vw,13vh); }
  .panorama-desktop .scene-flow h2 { font-size:24px; margin-bottom:12px; }
  .panorama-desktop .scene-flow .flow-grid { gap:18px 2.5vw; }
  .panorama-desktop .scene-flow .flow-step { grid-template-columns:34px 1fr; gap:6px 10px; padding-top:12px; }
  .panorama-desktop .scene-flow .flow-number { font-size:28px; }
  .panorama-desktop .scene-flow .flow-step p:last-child { line-height:1.6; }
  .panorama-desktop .scene-journal .chapter-word { font-size:min(12vw,16vh); margin:4vh 0 3vh; }
  .panorama-desktop .scene-faq .scene-scroll { gap:18px; }
  .panorama-desktop .scene-faq .chapter-word { font-size:min(11.6vw,15vh); }
  .panorama-desktop .scene-faq .faq-columns { gap:14px; }
  .panorama-desktop .faq-tab { min-height:66px; padding:12px 0; font-size:15px; gap:10px; }
  .panorama-desktop .faq-answer-number { font-size:60px; margin-bottom:14px; }
  .panorama-desktop .faq-answer-title { font-size:20px; margin-bottom:12px; }
  .panorama-desktop .faq-answer>p:not(.faq-answer-number) { font-size:14px; line-height:1.8; }
  .panorama-desktop .scene-contact .scene-scroll { gap:18px; }
  .panorama-desktop .scene-contact .chapter-word { font-size:min(22vw,22vh); }
  .panorama-desktop .scene-contact .contact-copy h2 { font-size:32px; }
  .panorama-desktop .scene-contact .contact-copy>p:last-child { margin-top:16px; }
  .panorama-desktop .scene-contact .contact-entry h3 { font-size:22px; margin:8px 0; }
  .panorama-desktop .scene-contact .inquiry-arrow { font-size:56px; }
  .panorama-desktop .scene-colophon .footer-top .wp-block-site-title { font-size:min(30vw,32vh)!important; margin:3vh 0 5vh!important; }
}
@media screen and (max-height:600px) {
  .panorama-desktop .scene-scroll { padding-top:16px; padding-bottom:18px; }
  .panorama-desktop .scene-about .scene-scroll { padding-top:16px; }
  .panorama-desktop .scene-about .about-items { grid-row:1/4; }
  .panorama-desktop .scene-story-index .panorama-index-nav { gap:12px 3vw; }
  .panorama-desktop .scene-story-index .panorama-index-nav a { padding:8px 0; row-gap:10px; }
  .panorama-desktop .scene-services .scene-scroll { gap:12px 8%; grid-template-columns:50% 42%; }
  .panorama-desktop .scene-services .service-manifesto { font-size:11vh; }
  .panorama-desktop .scene-services h2 { font-size:24px; }
  .panorama-desktop .scene-services .section-intro p { line-height:1.7; }
  .panorama-desktop .scene-about .chapter-word { font-size:6.5vw; line-height:1; align-self:center; }
  .panorama-desktop .scene-about .chapter-word .type-line { display:inline; }
  .panorama-desktop .scene-about .chapter-word .type-line:first-child { font-size:inherit; margin:0 .12em 0 0; line-height:1; }
  .panorama-desktop .scene-about .approach-item { padding:6px 0; }
  .panorama-desktop .scene-about .approach-item .eyebrow { margin-bottom:5px; }
  .panorama-desktop .scene-about .approach-item h3 { font-size:16px; margin-bottom:5px; }
  .panorama-desktop .scene-about .about-title h2 { font-size:24px; }
  .panorama-desktop .scene-about .about-title>p:not(.about-subtitle) { line-height:1.7; }
  .panorama-desktop .scene-about .planning-note { margin-top:8px; }
  .panorama-desktop .scene-flow .chapter-word { font-size:10vh; }
  .panorama-desktop .scene-flow .flow-grid { gap:8px 2.5vw; }
  .panorama-desktop .scene-flow .flow-step { padding-top:8px; row-gap:4px; }
  .panorama-desktop .scene-flow .flow-step p:last-child { line-height:1.5; }
  .panorama-desktop .scene-flow h2 { font-size:22px; }
  .panorama-desktop .scene-flow .flow-intro>p { line-height:1.7; }
  .panorama-desktop .scene-journal .chapter-word { font-size:12vh; margin:3vh 0 2vh; }
  .panorama-desktop .scene-journal .section-intro { margin-top:10px!important; }
  .panorama-desktop .scene-journal .journal-empty { margin-top:14px; padding-top:12px; }
  .panorama-desktop .scene-faq .scene-scroll { gap:12px; }
  .panorama-desktop .scene-faq .chapter-word { font-size:11vh; }
  .panorama-desktop .scene-faq .faq-columns { gap:10px; }
  .panorama-desktop .scene-faq .faq-columns h2 { font-size:22px; }
  .panorama-desktop .faq-tab { min-height:56px; padding:6px 0; font-size:14px; line-height:1.6; }
  .panorama-desktop .faq-answer-number { font-size:42px; margin-bottom:12px; }
  .panorama-desktop .faq-answer-title { font-size:18px; margin-bottom:10px; }
  .panorama-desktop .scene-contact .scene-scroll { gap:12px; }
  .panorama-desktop .scene-contact .chapter-word { font-size:17vh; }
  .panorama-desktop .scene-contact .contact-copy h2 { font-size:28px; }
  .panorama-desktop .scene-contact .contact-copy>p:last-child { margin-top:12px; line-height:1.7; }
  .panorama-desktop .scene-contact .contact-entry>p:not(.eyebrow) { line-height:1.7; }
  .panorama-desktop .scene-contact .marge-hubspot-entry { margin-top:10px; }
  .panorama-desktop .scene-contact .marge-inquiry-link { min-height:52px; padding:0; }
  .panorama-desktop .scene-contact .inquiry-arrow { font-size:44px; }
  .panorama-desktop .scene-colophon .footer-top .wp-block-site-title { font-size:26vh!important; margin:2vh 0 3vh!important; }
}

/* Make the business explicit while retaining the editorial cover. */
.brand-caption .brand-business { display:block; font-size:15px; line-height:1.5; letter-spacing:.025em; color:var(--m-ink); }
.brand-caption .brand-tagline { display:block; font-size:9px; line-height:1.5; }
.hero-title .hero-business { display:block; white-space:nowrap; letter-spacing:-.035em; }
.hero-title .hero-promise { display:block; font-size:.66em; line-height:1.55; letter-spacing:.015em; margin-top:.65em; }
.panorama-active .scene-beginning .hero-title::before { content:none; display:none; }
.panorama-desktop .scene-beginning .hero-title { font-size:clamp(30px,3.6vw,56px)!important; }
.panorama-active .scene-beginning .scene-kicker > span:last-child { font-size:13px; letter-spacing:.05em; }
.footer-company .footer-business { display:inline-block; margin-left:14px; font-size:12px; white-space:nowrap; }
@media screen and (max-width:1100px) and (max-height:740px), screen and (max-height:600px) {
  .panorama-desktop .scene-beginning .hero-title { font-size:clamp(29px,3.8vw,43px)!important; padding-top:12px; }
  .hero-title .hero-promise { margin-top:.45em; }
}
@media (max-width:781px) {
  .header-shell .header-inner .brand { flex-direction:column; align-items:flex-start; gap:4px; flex-shrink:0; }
  .header-shell .header-inner .brand .wp-block-site-title { font-size:28px; line-height:.9; margin:0; }
  .header-shell .header-inner .brand-caption { display:block!important; margin:0!important; }
  .brand-caption .brand-business { font-size:12px; line-height:1.2; letter-spacing:.02em; }
  .brand-caption .brand-tagline { display:none; }
  .panorama-active .scene-beginning .scene-kicker > span:last-child { font-size:16px; }
  .panorama-active .scene-beginning .hero-title { font-size:38px!important; }
}
