/* Sumai Tsunagi v1.1 — shared identity and finishing rules, loaded after page styles. */
:root { --paper: #f2f6f4; --line: #c8d4cf; }
::selection { background: #d8e9e2; color: #093d34; }
input, textarea { caret-color: var(--holly); }
html { scrollbar-color: #788983 #f2f6f4; }
body::before { display: none; }
body { letter-spacing: 0; line-height: 1.85; }
h1, h2, h3 { word-break: normal; overflow-wrap: anywhere; text-wrap: pretty; }
.brand { display: inline-flex; flex: 0 0 auto; align-items: center; text-decoration: none; }
.brand__logo { display: block; width: 234.67px; height: 48px; object-fit: contain; }
.site-header { background: var(--paper); backdrop-filter: none; }
.site-header__inner, .content-page .site-header__inner { min-height: 88px; gap: 28px; }
.desktop-nav { gap: clamp(18px, 2vw, 30px); }
.desktop-nav a { font-size: 14px; }
.nav-cta { border-radius: 3px; min-height: 48px; display: inline-flex; align-items: center; justify-content: center; }
.button { min-height: 52px; border-radius: 3px; letter-spacing: 0; white-space: normal; text-align: center; font-weight: 700; transition: background-color 160ms ease, color 160ms ease, border-color 160ms ease; }
.button:hover, .button:active { transform: none; }
.button--primary, .button--primary:hover, .inquiry-form { box-shadow: none; }
.button--quiet:hover { background: #e4eee8; }
.button--outline-light:hover { color: var(--holly-dark); background: #fff; }
.button:active { filter: brightness(.94); }
.button:disabled { filter: none; }
.text-link { display: inline-block; min-height: 44px; padding-block: 9px; line-height: 1.7; font-size: 14px; font-weight: 600; text-underline-offset: 5px; }
.site-footer { padding-block: 52px 40px; }
.site-footer p, .site-footer nav a, .site-footer__bottom small { font-size: 12px; }
.site-footer nav a { min-height: 36px; padding-block: 6px; }
.site-footer__bottom { letter-spacing: 0; }
.section-heading { grid-template-columns: minmax(0, 1.2fr) minmax(0, 1fr); gap: 32px; align-items: end; }
.section-heading--compact, .community-support__heading, .content-section-head { display: block; }
.section-heading h2, .community-support__heading h2 { font-size: clamp(28px, 3vw, 42px); line-height: 1.5; letter-spacing: 0; }
.hero h1 { font-size: clamp(40px, 4.7vw, 64px); letter-spacing: 0; line-height: 1.45; }
.hero h1 span, .hero h1 em { white-space: normal; }
.hero h1 em { font-size: clamp(24px, 2.6vw, 36px); letter-spacing: 0; line-height: 1.6; }
.hero { min-height: 0; padding-block: 48px 64px; }
.hero__saving { max-width: 38em; margin: 16px 0 0; font-size: 15px; color: var(--ink-soft); }
.hero-photo figcaption b { font: 600 14px/1.7 var(--body); }
.hero-photo figcaption span small { font-size: 12px; }
.hero-small-work { font-size: 13px; }
.estimate-sheet { transform: none; box-shadow: none; }
.estimate-sheet__clip, .principle__sketch { display: none; }
.estimate-diagnosis h2, .estimate-diagnosis__copy h2 { letter-spacing: 0; font-size: clamp(30px, 3.3vw, 46px); line-height: 1.45; }
.signs-visual, .sponsorship-card, .sponsorship-card__visual, .sponsorship-card__badge, .contact-proof { box-shadow: none; }
.sign-list h3 { margin-top: 0; }
.commitment-grid article { min-height: 0; }
.commitment-grid__badge { display: none; }
.content-quote__list { margin-left: 0; }
.content-section-head p:not(.content-eyebrow) { max-width: 55em; font-size: 15px; }
.content-page .content-related__title { font: 700 18px/1.6 var(--body); margin: 0 0 18px; }
.content-breadcrumb { font-size: 12px; }
.content-answer, .content-scope p:not(.content-eyebrow), .content-extra-case p, .content-quote dd, .content-faq__item p { font-size: 15px; }
.content-contact p:not(.content-eyebrow) { font-size: 15px; }
.content-contact figure img { height: auto; }
.content-hero__photo figcaption, .content-photo-credit, .content-price small, .content-extra-case figcaption, .content-contact figcaption, .content-footer__copyright { font-size: 12px; }
.content-page h1, .content-page h2 { overflow-wrap: anywhere; }
.response-card { box-shadow: none; }
.response-page { background: var(--paper); }
.response-card > .brand { margin: 0 auto 24px; }
.response-card h1 { font-size: clamp(24px, 5vw, 36px); letter-spacing: 0; line-height: 1.5; }
.response-card h1 span { display: inline-block; }
.breadcrumb { display: flex; flex-wrap: wrap; gap: 8px; padding-block: 18px; color: var(--ink-soft); font-size: .8rem; }
.breadcrumb a { text-decoration: underline; }
.portal-page { background: #fff; }
.portal-page h1, .portal-page h2, .portal-page h3 { font-family: var(--display); font-weight: 600; }
.portal-page h2 { font-size: clamp(1.75rem,2.7vw,2.5rem); line-height: 1.5; margin: 0 0 24px; }
.portal-page p { line-height: 1.9; }
.portal-hero { background: var(--paper); padding: 54px 0 60px; }
.portal-hero__grid { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: center; }
.portal-hero h1 { margin: 0 0 26px; font-size: clamp(2.1rem,3.45vw,3.1rem); letter-spacing: 0; line-height: 1.55; }
.portal-hero h1 span { display: block; }
.portal-hero h1 span:last-child { color: var(--holly); }
.portal-hero__lead { font-size: 1.05rem; font-weight: 600; margin-bottom: 14px; }
.portal-hero__copy > p:not(.portal-hero__lead) { color: var(--ink-soft); }
.portal-hero__copy > p { text-wrap: pretty; }
.portal-hero__photo { margin: 0; background: #e4ece7; }
.portal-hero__photo > img { display: block; width: 100%; height: 378px; object-fit: cover; object-position: 65% center; }
.portal-hero__photo figcaption { padding: 14px 20px; font-size: 13px; color: var(--ink-soft); }
.portal-hero__photo figcaption strong { display: block; font-family: var(--display); font-size: 1.3rem; }
.portal-hero__photo figcaption span { display: block; margin-top: 6px; font-size: .77rem; color: var(--ink-soft); }
.portal-actions { display: flex; flex-wrap: wrap; gap: 18px 24px; align-items: center; margin-top: 27px; }
.portal-hero__area { border-top: 1px solid var(--line); margin-top: 26px; padding-top: 18px; font-size: .79rem; }
.portal-section { padding: 68px 0; }
.portal-section__heading { display: flex; align-items: end; justify-content: space-between; gap: 40px; margin-bottom: 32px; }
.portal-section__heading h2 { margin: 0; flex: 0 1 auto; }
.portal-section__heading p { color: var(--ink-soft); font-size: .92rem; margin: 0 0 4px; }
.portal-services__grid { display: grid; grid-template-columns: 1.08fr 1fr; gap: 48px; }
.portal-service-main { text-decoration: none; display: grid; grid-template-columns: 1fr; gap: 20px; align-content: start; background: transparent; }
.portal-service-main img { display: block; width: 100%; height: 252px; object-fit: cover; }
.portal-service-main h3 { font-size: 1.65rem; margin: 0 0 12px; }
.portal-service-main p { font-size: 15px; color: var(--ink-soft); margin: 0 0 10px; }
.portal-service-main:hover .portal-link-label { text-decoration: underline; text-underline-offset: 5px; }
.portal-link-label { color: var(--holly); font-size: .88rem; font-weight: 700; }
.portal-service-links { border-top: 1px solid var(--line); }
.portal-service-links > a { display: flex; align-items: center; justify-content: space-between; gap: 18px; padding: 20px 4px; border-bottom: 1px solid var(--line); text-decoration: none; transition: color .15s ease-out, background .15s ease-out; }
.portal-service-links strong { display: block; font-size: 1.1rem; }
.portal-service-links small { display: block; color: var(--ink-soft); font-size: .8rem; margin-top: 3px; }
.portal-service-links > a:hover { color: var(--holly); background: var(--paper); }
.portal-service-links > a > span:last-child { color: var(--holly); font-size: 1.4rem; }
.portal-expansion { margin: 24px 0 0; color: var(--ink-soft); font-size: .83rem; }
.portal-cases { background: var(--paper); }
.portal-cases__grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 24px; margin-bottom: 28px; }
.portal-cases__grid a { text-decoration: none; }
.portal-cases__grid figure { margin: 0; }
.portal-cases__grid img { display: block; width: 100%; height: 240px; object-fit: cover; }
.portal-cases__grid figcaption { padding: 18px 0 8px; }
.portal-cases__grid strong { display: block; font-family: var(--display); font-size: 1.4rem; }
.portal-cases__grid span { display: block; margin-top: 6px; font-size: .82rem; color: var(--holly); }
.portal-estimate { padding: 70px 0; background: var(--holly-dark); color: #fff; }
.portal-estimate__grid { display: grid; grid-template-columns: .75fr 1.25fr; gap: 72px; align-items: center; }
.portal-estimate figure { margin: 0; }
.portal-estimate img { display: block; width: 100%; height: auto; }
.portal-estimate figcaption { color: #c6dcd3; font-size: .75rem; padding-top: 10px; }
.portal-estimate p { color: #dfebe5; }
.portal-estimate .button { margin-top: 14px; }
.portal-area__grid { display: grid; grid-template-columns: 1.1fr 1fr; gap: 80px; align-items: center; }
.portal-area__grid > div > p { color: var(--ink-soft); }
.portal-area__list { background: var(--paper); padding: 30px 36px; }
.portal-area__list h3 { font: 700 .9rem var(--body); margin: 0 0 12px; color: var(--holly); }
.portal-area__list p { display: flex; flex-wrap: wrap; gap: 8px 20px; margin: 0 0 20px; font-size: 1.15rem; }
.portal-area__list p:last-child { margin: 0; }
.portal-about { background: var(--paper); }
.portal-about__grid { display: grid; grid-template-columns: 1fr 1fr; gap: 64px; align-items: center; }
.portal-about figure { margin: 0; }
.portal-about img { width: 100%; height: auto; display: block; }
.portal-about figcaption { font-size: .75rem; color: var(--ink-soft); margin-top: 10px; }
.portal-about p { color: var(--ink-soft); }
.portal-about .portal-about__message { color: var(--holly); font-size: clamp(1.05rem, 1.5vw, 1.3rem); font-weight: 700; margin: 0 0 20px; text-wrap: pretty; }
.portal-about .portal-about__flow-title { font: 700 1rem/1.6 var(--body); color: var(--ink); margin: 28px 0 12px; }
.portal-about__flow-title + .portal-steps { margin-top: 0; }
.response-card__footer { display: flex; flex-wrap: wrap; justify-content: center; gap: 4px 20px; margin-top: 24px; font-size: .8rem; }
.response-card__footer a { display: inline-flex; align-items: center; min-height: 44px; text-decoration: underline; text-underline-offset: 4px; }
.portal-steps { counter-reset: steps; list-style: none; padding: 0; margin: 26px 0; }
.portal-steps li { position: relative; padding: 14px 0 14px 40px; border-top: 1px solid var(--line); counter-increment: steps; }
.portal-steps li::before { content: counter(steps); position: absolute; left: 0; top: 14px; font-family: var(--display); color: var(--holly); font-size: 1.2rem; }
.portal-steps strong { display: block; }
.portal-steps span { display: block; font-size: .86rem; color: var(--ink-soft); margin-top: 4px; }
.portal-contact { padding: 78px 0; background: #e0ece5; }
.portal-contact__grid { display: grid; grid-template-columns: 1.1fr 1fr; gap: 64px; align-items: center; }
.portal-contact h2 { margin-bottom: 16px; }
.portal-contact__grid p { margin-bottom: 0; color: var(--ink-soft); }
.portal-contact__actions { display: flex; flex-direction: column; gap: 20px; text-align: center; }
.portal-phone { display: block; text-decoration: none; }
.portal-phone small, .portal-phone strong, .portal-phone span { display: block; }
.portal-phone strong { font-family: var(--utility); font-size: 2rem; color: var(--holly-dark); }
.portal-phone span { font-size: .78rem; }
.portal-footer-address { font-size: .82rem; margin-top: 20px; }
.policy-page { max-width: 850px; margin: 0 auto; padding: 36px 0 72px; }
.policy-page h1 { font: 600 clamp(1.9rem,4vw,3rem)/1.5 var(--display); margin: 12px 0 24px; }
.policy-page h2 { font: 600 1.4rem/1.5 var(--display); margin: 42px 0 14px; }
.policy-page p, .policy-page li { color: var(--ink-soft); }
.policy-page dl { border-top: 1px solid var(--line); }
.policy-page dl > div { display: grid; grid-template-columns: 140px 1fr; padding: 16px 0; border-bottom: 1px solid var(--line); gap: 20px; }
.policy-page dt { font-weight: 700; }
.policy-page dd { margin: 0; }
.policy-page ul { padding-left: 1.5em; }
.policy-page .button { margin-top: 28px; }
@media (max-width: 1100px) {
  .portal-hero__grid { gap: 32px; }
  .portal-services__grid { gap: 28px; }
  .portal-service-main { grid-template-columns: 1fr; gap: 16px; }
  .portal-service-main img { height: 160px; }
  .portal-cases__grid img { height: 190px; }
  .portal-estimate__grid, .portal-area__grid, .portal-about__grid, .portal-contact__grid { gap: 38px; }
}
@media (max-width: 800px) {
  .portal-hero { padding: 36px 0 42px; }
  .portal-hero__grid, .portal-services__grid, .portal-estimate__grid, .portal-area__grid, .portal-about__grid, .portal-contact__grid { grid-template-columns: 1fr; gap: 30px; }
  .portal-hero h1 { font-size: clamp(1.9rem,6.1vw,3rem); }
  .portal-hero__copy { display: contents; }
  .portal-hero__copy h1 { grid-row: 1; margin: 0; }
  .portal-hero__photo { grid-row: 2; }
  .portal-hero__copy > p, .portal-hero__copy .portal-actions { margin-top: 0; margin-bottom: 0; }
  .portal-hero__grid { row-gap: 24px; }
  .portal-hero__photo > img { height: auto; aspect-ratio: 16/10; }
  .portal-section { padding: 48px 0; }
  .portal-section__heading { display: block; margin-bottom: 26px; }
  .portal-section__heading h2 { margin-bottom: 18px; }
  .portal-service-main { grid-template-columns: .7fr 1fr; padding: 20px; }
  .portal-service-main img { height: 220px; }
  .portal-cases__grid { grid-template-columns: 1fr; gap: 22px; }
  .portal-cases__grid a figure { display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 20px; }
  .portal-cases__grid img { height: 160px; }
  .portal-cases__grid figcaption { padding: 0; }
  .portal-cases__grid strong { font-size: 1.2rem; }
  .portal-estimate { padding: 44px 0; }
  .portal-estimate figure { max-width: 420px; }
  .portal-estimate__grid > div { grid-row: 1; }
  .portal-contact { padding: 46px 0; }
  .portal-area__list { padding: 26px; }
  .portal-about figure { max-width: 560px; }
}
@media (max-width: 700px) {
  body { padding-bottom: 64px; }
  .brand__logo { width: 176px; height: 36px; }
  .site-header__inner, .content-page .site-header__inner { min-height: 72px; gap: 12px; }
  .desktop-nav, .content-page .desktop-nav { display: flex; gap: 0; }
  .desktop-nav > a:not(.nav-cta) { display: none; }
  .desktop-nav .nav-cta, .content-page .desktop-nav .nav-cta { min-height: 44px; font-size: 12px; padding: 10px 12px; }
  .mobile-actions { display: grid; grid-template-columns: .8fr 1.2fr; height: calc(60px + env(safe-area-inset-bottom)); padding-bottom: env(safe-area-inset-bottom); background: var(--holly-dark); }
  .mobile-actions a { font-size: 14px; line-height: 1.5; font-weight: 700; }
  .mobile-actions .mobile-actions__primary { background: var(--holly); color: #fff; }
  .site-footer { padding-bottom: 34px; }
  .site-footer__grid { gap: 30px; }
  .section-heading { display: block; }
  .section-heading > p:last-child { margin-top: 16px; }
  .section-heading h2, .community-support__heading h2 { font-size: 27px; line-height: 1.55; }
  .section-heading--compact h2 { margin: 0; }
  .hero h1 { font-size: clamp(32px, 9vw, 48px); letter-spacing: 0; }
  .hero h1 em { font-size: clamp(20px, 5.8vw, 27px); letter-spacing: 0; }
  .hero { padding-block: 28px 42px; }
  .hero__lead { font-size: 15px; }
  .hero__saving { font-size: 14px; }
  .hero-small-work strong, .hero-small-work > span:first-child { font-size: 12px; }
  .commitment-grid article { grid-template-columns: .75fr 1.25fr; }
  .commitment-grid__body { padding: 18px 14px; }
  .commitment-grid p, .sign-list p { font-size: 14px; }
  .commitment-grid h3 { font-size: 17px; }
  .content-hero h1 { font-size: clamp(28px, 7.4vw, 36px); line-height: 1.5; }
  .content-hero__photo figcaption, .content-page .content-shot figcaption { font-size: 12px; }
  .content-hero__photo figcaption { max-width: 88%; line-height: 1.6; }
  .content-contact p:not(.content-eyebrow), .content-faq__item summary { font-size: 15px; }
  .portal-hero h1 { font-size: clamp(1.75rem,7.05vw,2.5rem); }
  .portal-hero__lead { font-size: .98rem; }
  .portal-hero__copy > p { font-size: 15px; }
  .portal-actions { gap: 16px; }
  .portal-actions .button { width: 100%; }
  .portal-hero__photo figcaption { padding: 16px; }
  .portal-hero__photo figcaption strong { font-size: 1.15rem; }
  .portal-service-main { grid-template-columns: 1fr; padding: 0; }
  .portal-service-main img { height: 200px; }
  .portal-cases__grid img { height: 135px; }
  .portal-page h2 { font-size: 1.75rem; }
  .portal-area__list p { gap: 8px 16px; font-size: 1.05rem; }
  .policy-page dl > div { grid-template-columns: 1fr; gap: 5px; }
  .policy-page h1 { font-size: 1.8rem; }
}
@media (min-width: 701px) and (max-width: 1000px) {
  .desktop-nav, .content-page .desktop-nav { display: flex; gap: 0; }
  .desktop-nav > a:not(.nav-cta) { display: none; }
  .hero__grid { gap: 28px; }
  .hero h1 { font-size: 40px; }
  .hero h1 em { font-size: 24px; }
}
@media (max-width: 359px) {
  .brand__logo { width: 156.44px; height: 32px; }
  .site-header__inner, .content-page .site-header__inner { gap: 8px; }
  .desktop-nav .nav-cta, .content-page .desktop-nav .nav-cta { padding-inline: 8px; }
  .hero-small-work { grid-template-columns: 1fr auto; }
  .hero-small-work > span:first-child { grid-column: 1 / -1; }
  .hero__actions { grid-template-columns: 1fr; }
  .commitment-grid article { grid-template-columns: 1fr; }
  .commitment-grid__visual { height: 180px; }
}
@media (prefers-reduced-motion: reduce) { .portal-service-links > a { transition: none; } }
