/* NOCOS / Light Editorial — site-wide design system. */
.site-editorial {
 --ink:#24211c; --ink-deep:#191713; --parchment:#faf8f4; --parchment-warm:#eee9e1;
 --copper:#98552b; --copper-deep:#804420; --copper-light:#dbad87; --copper-glow:#98552b0b;
 --text-dark:#24211c; --text-body:#514c44; --text-muted:#696156; --text-faint:#786f62;
 --border:#24211c1c; --border-strong:#24211c30; --cta:#a64c22; --cta-hover:#843a19;
 --page-gutter:clamp(20px,5vw,88px); --header-height:88px;
 --font-display:'Noto Serif JP','Yu Mincho',serif; --font-body:'Zen Kaku Gothic New',sans-serif; --font-mono:'Inter',sans-serif;
 margin:0; color:var(--text-body); background:var(--parchment); font-family:var(--font-body); line-height:1.9;
}
.site-editorial::after {display:none}
.site-editorial * {box-sizing:border-box}
.site-editorial img {max-width:100%}
.site-editorial :focus-visible {outline:3px solid var(--cta);outline-offset:5px}
.site-editorial [id] {scroll-margin-top:calc(var(--header-height) + 64px)}
.site-editorial .rv,.site-editorial .rv-left,.site-editorial .rv-right,.site-editorial .rv-scale {opacity:1;transform:none}
.site-editorial .nav,.site-editorial .nav.scrolled {height:var(--header-height);padding:0 var(--page-gutter);background:var(--parchment);border-bottom:1px solid var(--border);backdrop-filter:none;box-shadow:none;gap:24px;display:flex;align-items:center;justify-content:space-between;position:fixed;inset:0 0 auto;z-index:1000}
.site-editorial .nav-brand {font-family:var(--font-display);font-size:28px;font-weight:400;letter-spacing:.22em;color:var(--ink);text-decoration:none;white-space:nowrap}
.site-editorial .nav-desktop-links {display:flex;gap:28px;margin-left:auto}
.site-editorial .nav-desktop-links a {font-size:13px;min-height:44px;display:flex;align-items:center;text-decoration:none;color:var(--text-body);white-space:nowrap}
.site-editorial .nav-desktop-links a:hover {color:var(--cta)}
.site-editorial .nav-right {display:flex;align-items:center;gap:20px;margin:0}
.site-editorial .lang-switch {display:flex;gap:4px;align-items:center;font-family:var(--font-mono);font-size:11px}
.site-editorial .lang-switch a {min-height:44px;min-width:28px;display:grid;place-items:center;color:var(--text-muted);text-decoration:none}
.site-editorial .lang-switch a[aria-current] {color:var(--ink);font-weight:700}
.site-editorial .nav-cta {display:flex;gap:20px;align-items:center;justify-content:center;min-height:46px;padding:12px 22px;color:white;background:var(--cta);font-size:13px;text-decoration:none;white-space:nowrap}
.site-editorial .nav-cta:hover {background:var(--cta-hover)}
.site-editorial .nav-menu-toggle,.site-editorial .nav-menu-close {width:44px;height:44px;margin:0;flex-shrink:0}
.site-editorial .nav-menu-toggle span {background:var(--ink)}
.site-editorial .nav-menu-backdrop {backdrop-filter:none;background:#24211c65}
.site-editorial .nav-menu-panel {width:min(960px,90vw);max-width:none;background:var(--parchment);padding:20px 32px;box-shadow:none;visibility:hidden;z-index:1002}
.site-editorial .nav-menu-panel.is-open {visibility:visible}
.site-editorial .nav-menu-header {padding:12px 0 20px}
.site-editorial .nav-menu-body {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 28px;padding:32px 0}
.site-editorial .nav-menu-group {padding:0;margin:0}
.site-editorial .nav-menu-link {font-size:14px;border-bottom:1px solid var(--border);line-height:1.8;padding:10px 0}
.site-editorial .nav-menu-link small {font-size:12px;color:var(--text-muted)}
.site-editorial .nav-menu-group-label {font-size:11px;letter-spacing:.15em;color:var(--copper-deep)}
.site-editorial .nav-menu-contact {display:flex;gap:20px;align-items:baseline;flex-wrap:wrap;padding:24px 0;border-bottom:1px solid var(--border)}
.site-editorial .nav-menu-contact span,.site-editorial .nav-menu-contact small {font-size:12px}
.site-editorial .nav-menu-contact a {font-family:var(--font-display);font-size:25px;color:var(--ink);text-decoration:none}
.site-editorial .nav-menu-cta {background:var(--cta);margin:0 0 20px;padding:18px;color:white;display:block}
.site-editorial .skip-link {position:fixed;left:20px;top:-100px;z-index:2100;padding:14px;background:var(--ink);color:white}
.site-editorial .skip-link:focus {top:16px}
/* Every destination opens with an editorial spread, not a dark title banner. */
.site-editorial:not(.editorial-home) .page-hero {padding:var(--header-height) 0 0!important;display:grid;grid-template-columns:56% 44%;max-width:none;margin:0;background:var(--parchment)!important;color:var(--ink)!important;text-align:left;position:relative;min-height:0}
.site-editorial .page-hero-copy {padding:clamp(42px,6vw,90px) var(--page-gutter);min-width:0;display:flex;flex-direction:column;justify-content:center}
.site-editorial .editorial-kicker {font-family:var(--font-mono);font-size:10px!important;letter-spacing:.18em;line-height:1.7;color:var(--copper-deep)!important;margin:0 0 28px!important}
.site-editorial .editorial-kicker::before {content:'';display:block;width:32px;height:2px;background:var(--copper-deep);margin-bottom:20px}
.site-editorial .page-hero .breadcrumb {font-size:11px;color:var(--text-muted);order:-1;letter-spacing:.04em;margin:0 0 28px;line-height:1.8}
.site-editorial .page-hero .breadcrumb a {color:var(--text-muted)}
.site-editorial .page-hero .page-eyebrow {font-size:12px!important;letter-spacing:.05em!important;color:var(--copper-deep)!important;font-weight:400!important}
.site-editorial .page-hero h1 {font-family:var(--font-display);font-size:clamp(27px,3.1vw,47px)!important;line-height:1.65;font-weight:400;letter-spacing:.015em;color:var(--ink)!important;max-width:none;margin:0 0 24px;overflow-wrap:anywhere}
.site-editorial .page-hero h1 em {color:var(--copper-deep)!important;font-weight:400;font-style:normal}
.site-editorial .page-hero .lead,.site-editorial .page-hero-copy>p:not(.editorial-kicker):not(.page-eyebrow) {font-size:15px;line-height:2;color:var(--text-body)!important;margin:0;max-width:40em}
.site-editorial .page-hero-image {position:relative;margin:0;min-height:480px;overflow:hidden;background:var(--parchment-warm)}
.site-editorial .page-hero-image img {position:absolute;inset:0;height:100%;width:100%;object-fit:cover}
.site-editorial .page-hero-image figcaption {position:absolute;bottom:16px;right:16px;background:#24211cad;color:white;font-size:10px;padding:3px 9px}
.site-editorial.page-about .page-hero-image img,.site-editorial.page-story .page-hero-image img,.site-editorial.page-talent .page-hero-image img {object-position:center 22%}
.site-editorial .page-hero-actions {margin:24px 0 0;justify-content:flex-start;flex-wrap:wrap;gap:12px}
.site-editorial .page-hero-actions a {background:var(--cta)!important;color:white!important;padding:14px 24px;border:0!important;min-height:48px;text-decoration:none}
.site-editorial .page-hero-copy .hero-inner {display:block;padding:0;max-width:none;background:none}
.site-editorial .page-hero-copy .hero-inner h1 {text-align:left}
/* Shared reading rhythm, generous section spacing and restrained typography. */
.site-editorial:not(.editorial-home) .sec {padding:64px var(--page-gutter);max-width:1440px;margin:0 auto;background:transparent}
.site-editorial .editorial-content+ .editorial-content {border-top:1px solid var(--border)}
.site-editorial .editorial-content>h2,.site-editorial .editorial-content>div>h2 {font-family:var(--font-display);font-size:clamp(25px,2.4vw,36px);font-weight:400;line-height:1.65;color:var(--ink);max-width:1000px;margin:0 0 28px}
.site-editorial .editorial-content h2 em {font-style:normal;font-weight:400;color:var(--copper-deep)}
.site-editorial .editorial-content>p {font-size:16px;line-height:2.1;max-width:850px;margin-bottom:24px}
.site-editorial .sec-label {font-size:11px;font-weight:500;letter-spacing:.18em;color:var(--copper-deep)}
.site-editorial .geo-summary {background:var(--parchment-warm);border:0}
.site-editorial .geo-summary>div {max-width:1440px!important;padding:28px var(--page-gutter)!important}
.site-editorial .geo-summary>div>div {border:0!important;padding:0!important}
.site-editorial .geo-summary p {font-size:14px!important;max-width:1000px!important;font-weight:400!important}
.site-editorial .editorial-table-scroll {width:100%;overflow:auto;overscroll-behavior-inline:contain;margin:24px 0;border:1px solid var(--border);background:#fff}
.site-editorial .editorial-table-scroll table {width:100%;margin:0;border:0;border-collapse:collapse;max-width:none}
.site-editorial .editorial-table-scroll th,.site-editorial .editorial-table-scroll td {padding:18px 22px;line-height:1.9;border-color:var(--border);font-size:14px}
.site-editorial .editorial-table-scroll thead th {background:var(--parchment-warm);color:var(--ink)}
.site-editorial .editorial-table-scroll .hl,.site-editorial .editorial-table-scroll th:last-child {background:#e8ddcf;color:var(--ink)}
.site-editorial .final-cta {background:var(--parchment-warm)!important;border-block:1px solid var(--border);padding:64px var(--page-gutter);color:var(--ink)!important;text-align:left;max-width:none}
.site-editorial .final-cta h2 {font-family:var(--font-display);color:var(--ink)!important;font-size:clamp(26px,3vw,42px);font-weight:400;margin-bottom:20px;line-height:1.6}
.site-editorial .final-cta p {color:var(--text-body)!important;max-width:820px;margin-left:0}
.site-editorial .final-cta a.btn,.site-editorial .final-cta .cta-btn,.site-editorial .btn-primary {background:var(--cta)!important;color:white!important;min-height:50px;padding:15px 26px;display:inline-flex;align-items:center;gap:20px;text-decoration:none}
.site-editorial .final-cta a:not(.btn):not(.cta-btn) {color:var(--copper-deep)}
.site-editorial .result-card {background:var(--parchment-warm);color:var(--ink);border-left:0;border-top:1px solid var(--copper-deep);padding:32px;box-shadow:none}
.site-editorial .result-card-label,.site-editorial .result-card dt,.site-editorial .result-card dd,.site-editorial .result-card dd small,.site-editorial .result-card .hl {color:var(--ink)}
.site-editorial .result-card-grid>div {border-color:var(--border)}
.site-editorial .result-card dd {font-size:24px;font-weight:400}
.site-editorial .related-grid {max-width:none;gap:24px}
.site-editorial .related-card {background:transparent;border:0;border-top:1px solid var(--border-strong);padding:26px 0;box-shadow:none}
.site-editorial .related-card-title {font-family:var(--font-display);font-size:22px;font-weight:400}
.site-editorial .related-card-desc {font-size:14px;line-height:2}
.site-editorial .related-card-label {color:var(--copper-deep)}
.site-editorial .callout,.site-editorial .takeaways,.site-editorial .design-point {background:var(--parchment-warm);border:0;border-left:2px solid var(--copper-deep);padding:28px 32px;box-shadow:none}
.site-editorial .faq-item {border:0;border-bottom:1px solid var(--border-strong);background:transparent;border-radius:0}
.site-editorial .faq-q {font-size:16px;line-height:1.9;min-height:70px;padding:24px 0;text-align:left;color:var(--ink)}
.site-editorial .faq-a {font-size:15px;line-height:2}
.site-editorial .faq-a p {font-size:15px;line-height:2}
.site-editorial .faq-item.open .faq-a {max-height:none}
/* Content-specific destination layouts. */
.site-editorial .editorial-case-article {display:grid!important;grid-template-columns:38% 62%!important;border:0!important;border-top:1px solid var(--border-strong)!important;background:transparent!important;margin:0 0 56px!important}
.site-editorial .editorial-case-article>div:first-child {background:var(--parchment-warm)!important;min-height:340px!important;align-items:flex-start!important;padding:36px!important;text-align:left!important}
.site-editorial .editorial-case-article>div:first-child span {color:var(--copper-deep)!important}
.site-editorial .editorial-case-article>div:last-child {padding:36px 0 36px 48px!important}
.site-editorial .editorial-case-article h3 {font-size:27px!important;font-weight:400!important;line-height:1.7!important}
.site-editorial .contact-grid {grid-template-columns:minmax(0,1.5fr) minmax(240px,.8fr)!important;gap:5vw!important}
.site-editorial .contact-grid>div:first-child>div {padding:36px!important;background:#fff!important;border:1px solid var(--border)!important}
.site-editorial .contact-grid>div:last-child {position:sticky;top:120px}
.site-editorial .cc-grid {display:grid;grid-template-columns:1fr;gap:0;border-top:1px solid var(--border-strong)}
.site-editorial .cc-card {display:grid;grid-template-columns:1fr 2fr;column-gap:40px;background:transparent;border:0;border-bottom:1px solid var(--border);padding:36px 0;box-shadow:none}
.site-editorial .cc-card h3 {font-size:25px;font-weight:400}
.site-editorial .cc-card p,.site-editorial .cc-card ul {grid-column:2}
.site-editorial .story-cards {display:block}
.site-editorial .story-card {display:grid;grid-template-columns:40px minmax(200px,.8fr) minmax(0,1.6fr);gap:24px;align-items:baseline;padding:40px 0;border:0;border-bottom:1px solid var(--border-strong);background:transparent;box-shadow:none}
.site-editorial .story-card .n {font-size:14px;line-height:1.6;margin:0}
.site-editorial .story-card h3 {font-size:26px;font-weight:400;line-height:1.6;margin:0}
.site-editorial .story-card p {font-size:17px;line-height:2;margin:0;max-width:42em}
.site-editorial .story-card p .brp {display:none}
@media(max-width:900px){
 .site-editorial .story-card {grid-template-columns:32px minmax(0,1fr);gap:16px;padding:32px 0}
 .site-editorial .story-card h3 {font-size:23px}
 .site-editorial .story-card p {grid-column:2;font-size:16px}
}
.site-editorial .plan-card {border-radius:0;box-shadow:none}
/* Footer becomes a calm destination in its own right. */
.site-editorial .site-footer {padding:64px var(--page-gutter) 28px;background:#eae4da;color:var(--text-body);border-top:1px solid var(--border)}
.site-editorial .footer-editorial-intro {padding-bottom:56px;border-bottom:1px solid var(--border-strong);margin-bottom:48px}
.site-editorial .footer-editorial-intro>p {font-family:var(--font-mono);font-size:10px;letter-spacing:.18em;color:var(--copper-deep);margin-bottom:24px}
.site-editorial .footer-editorial-intro>div {display:flex;align-items:flex-end;justify-content:space-between;gap:40px}
.site-editorial .footer-editorial-intro h2 {font-family:var(--font-display);font-size:clamp(30px,4vw,56px);font-weight:400;color:var(--ink);line-height:1.6;margin:0}
.site-editorial .footer-consult {display:flex;gap:36px;align-items:center;padding:18px 0;border-bottom:1px solid var(--ink);font-size:16px;text-decoration:none;color:var(--ink);white-space:nowrap}
.site-editorial .site-footer-top {max-width:none;margin:0 0 40px;display:flex;justify-content:space-between;gap:32px;align-items:start}
.site-editorial .site-footer-brand {font-family:var(--font-display);font-size:32px;font-weight:400;letter-spacing:.2em;color:var(--ink);text-decoration:none}
.site-editorial .site-footer-brand small {font-family:var(--font-body);font-size:11px;color:var(--text-muted);letter-spacing:0;line-height:1.9;display:block;margin-top:16px}
.site-editorial .site-footer-top address {opacity:1!important;font-size:12px!important;margin:0!important}
.site-editorial .site-footer-grid {max-width:none;gap:36px;grid-template-columns:repeat(4,minmax(0,1fr))}
.site-editorial .site-footer-col h4 {color:var(--copper-deep);font-size:11px;letter-spacing:.14em;font-weight:500}
.site-editorial .site-footer-col a {color:var(--text-body);font-size:13px;line-height:1.9;min-height:28px;display:inline-block}
.site-editorial .site-footer-col a:hover {color:var(--cta)}
.site-editorial .site-footer-bottom {border-color:var(--border-strong);color:var(--text-muted);max-width:none;font-size:11px}
.site-editorial .site-footer-bottom a {color:var(--text-body)}
/* TOP: full-page editorial composition, not only the opening image. */
.site-editorial.editorial-home .sec,.site-editorial.editorial-home .simulator-section,.site-editorial.editorial-home .comp-section,.site-editorial.editorial-home .risk-section,.site-editorial.editorial-home .gallery-section {padding:80px var(--page-gutter);border-top:1px solid var(--border)}
.site-editorial.editorial-home .sec-heading {font-size:clamp(28px,3vw,44px);line-height:1.65;font-weight:400;max-width:860px}
.site-editorial.editorial-home .simulator-section {display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.3fr);gap:5vw;background:var(--parchment-warm);align-items:start}
.site-editorial.editorial-home .sim-head {text-align:left;max-width:none;margin:0;position:sticky;top:170px}
.site-editorial.editorial-home .sim-head .sec-label {justify-content:flex-start!important}
.site-editorial.editorial-home .sim-head .sec-heading,.site-editorial.editorial-home .sim-head .sec-body {text-align:left;margin-left:0!important;margin-right:0!important}
.site-editorial.editorial-home .sim-grid {display:flex;flex-direction:column;max-width:none;border:0;box-shadow:none;margin:0;background:#fff}
.site-editorial.editorial-home .sim-input-panel {padding:32px;display:grid;grid-template-columns:1fr 1fr;gap:24px;border:0;background:#fff}
.site-editorial.editorial-home .sim-field {margin:0;min-width:0}
.site-editorial.editorial-home .sim-field:nth-child(n+3) {grid-column:1/-1}
.site-editorial.editorial-home .sim-field-input {font-family:var(--font-mono);border:0;border-bottom:1px solid var(--border-strong);border-radius:0;background:var(--parchment);padding:14px;font-size:24px;color:var(--ink);width:100%}
.site-editorial.editorial-home .sim-presets {flex-wrap:wrap;gap:6px}
.site-editorial.editorial-home .sim-preset-btn {background:transparent;border:0;border-bottom:1px solid var(--border);min-height:40px}
.site-editorial.editorial-home .sim-result-panel {background:#e3d6c5;padding:32px;text-align:left;color:var(--ink);border-top:1px solid var(--border)}
.site-editorial.editorial-home .sim-result-panel :is(.sim-result-headline,.sim-result-sub,.sim-result-detail,.sim-secondary-link,.sim-note) {color:var(--text-body)}
.site-editorial.editorial-home .sim-result-bignum {color:var(--ink);font-family:var(--font-display);font-weight:400;font-size:clamp(40px,4vw,64px)}
.site-editorial.editorial-home .sim-result-sub strong,.site-editorial.editorial-home .sim-secondary-link a {color:var(--copper-deep)}
.site-editorial.editorial-home .sim-breakdown-row,.site-editorial.editorial-home .sim-breakdown {color:var(--text-body);border-color:var(--border)}
.site-editorial.editorial-home .pain-section {display:grid;grid-template-columns:1fr 1.5fr;gap:0 5vw;text-align:left;background:var(--parchment);padding:72px var(--page-gutter)}
.site-editorial.editorial-home .pain-heading {font-family:var(--font-display);font-size:30px;line-height:1.7;font-weight:400}
.site-editorial.editorial-home .pain-list {display:block;grid-column:2;grid-row:1/3;width:100%;max-width:none;margin:0}
.site-editorial.editorial-home .pain-item {padding:24px 0;border-color:var(--border-strong)}
.site-editorial.editorial-home .pain-item::after {content:'↗';margin-left:auto;color:var(--copper-deep)}
.site-editorial.editorial-home .pain-answer {font-size:15px;margin-top:24px}
.site-editorial.editorial-home .trust-bar {grid-template-columns:repeat(6,1fr);background:var(--parchment);border-block:1px solid var(--border);gap:24px;padding:36px var(--page-gutter)}
.site-editorial.editorial-home .trust-item-label,.site-editorial.editorial-home .trust-item-note {color:var(--text-muted)}
.site-editorial.editorial-home .trust-item-value {color:var(--ink);font-size:21px;font-family:var(--font-display);font-weight:400}
.site-editorial.editorial-home .mid-cta {background:var(--parchment-warm);color:var(--ink);border-block:1px solid var(--border);padding:36px var(--page-gutter);gap:36px}
.site-editorial.editorial-home .mid-cta-text {font-family:var(--font-display);font-size:23px;color:var(--ink);font-weight:400}
.site-editorial.editorial-home .mid-cta-text small {font-family:var(--font-body);font-size:12px;color:var(--text-body)}
.site-editorial.editorial-home .mid-cta-phone,.site-editorial.editorial-home .mid-cta-btn.secondary {color:var(--copper-deep);border-color:var(--border-strong)}
.site-editorial.editorial-home .mid-cta-btn.primary {background:var(--cta);color:#fff}
.site-editorial.editorial-home .photo-break {display:grid;grid-template-columns:60% 40%;height:420px;min-height:0;background:var(--parchment)}
.site-editorial.editorial-home .photo-break>img {height:420px;width:100%;object-fit:cover}
.site-editorial.editorial-home .photo-break-overlay {position:static;background:none;padding:40px;display:flex;align-items:center}
.site-editorial.editorial-home .photo-break-text {color:var(--ink);text-align:left;font-size:clamp(24px,2.8vw,40px);line-height:1.6}
.site-editorial.editorial-home .feat-section {background:var(--parchment);color:var(--text-body)}
.site-editorial.editorial-home .feat-content {display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.3fr);gap:6vw}
.site-editorial.editorial-home .feature-introduction .sec-heading {color:var(--ink)}
.site-editorial.editorial-home .feature-introduction .sec-heading em,.site-editorial.editorial-home .feature-introduction .sec-label {color:var(--copper-deep)}
.site-editorial.editorial-home .feature-introduction figure {position:relative;margin:40px 0 0}
.site-editorial.editorial-home .feature-introduction figure img {width:100%;height:360px;object-fit:cover}
.site-editorial.editorial-home .feature-introduction figcaption {font-size:11px;color:var(--text-muted);margin-top:8px}
.site-editorial.editorial-home .feat-grid {display:block!important;margin:0}
.site-editorial.editorial-home .feat-item {display:grid;grid-template-columns:44px 1fr;gap:12px 20px;border:0!important;border-top:1px solid var(--border-strong)!important;background:transparent;padding:28px 0}
.site-editorial.editorial-home .feat-num {color:var(--copper-deep);font-size:22px;margin:0}
.site-editorial.editorial-home .feat-item h3 {color:var(--ink);font-size:23px;line-height:1.7;margin:0}
.site-editorial.editorial-home .feat-item h3 br {display:none}
.site-editorial.editorial-home .feat-item p {grid-column:2;color:var(--text-body);font-size:15px;line-height:2}
.site-editorial.editorial-home .comp-section {background:var(--parchment-warm)}
.site-editorial.editorial-home .comp-head {text-align:left;max-width:none;display:grid;grid-template-columns:1fr 1fr;gap:0 5vw}
.site-editorial.editorial-home .comp-head .sec-label {grid-column:1/-1;justify-content:flex-start!important}
.site-editorial.editorial-home .comp-head .sec-heading {text-align:left;margin-left:0!important}
.site-editorial.editorial-home .comp-head .sec-body {align-self:center}
.site-editorial.editorial-home .comp-table-wrap {max-width:none;border:0}
.site-editorial.editorial-home .risk-section {background:var(--parchment);color:var(--text-body)}
.site-editorial.editorial-home .risk-section :is(h2,h3,p,.risk-title,.risk-desc,.risk-big-num,.risk-flow-title,.risk-flow-caption,.risk-flow-caption strong) {color:var(--ink)}
.site-editorial.editorial-home .risk-section .sec-label {color:var(--copper-deep)}
.site-editorial.editorial-home .risk-card {background:var(--parchment-warm);border:0;border-top:2px solid var(--copper-deep);padding:36px}
.site-editorial.editorial-home .risk-card :is(small,li,.risk-label,.risk-note) {color:var(--text-body)!important;opacity:1}
.site-editorial.editorial-home .risk-flow {background:var(--parchment-warm);border:0;padding:32px}
.site-editorial.editorial-home .risk-flow-node {background:#fff;border-color:var(--border-strong);color:var(--ink)}
.site-editorial.editorial-home .risk-flow-node strong,.site-editorial.editorial-home .risk-flow-node small {color:var(--ink)}
.site-editorial.editorial-home .risk-flow-node.is-hub {background:#e3d6c5;color:var(--ink)}
.site-editorial.editorial-home .risk-flow-caption small {color:var(--text-muted)!important}
.site-editorial.editorial-home .gallery-section {background:var(--parchment-warm)}
.site-editorial.editorial-home .gallery-head {text-align:left}
.site-editorial.editorial-home .gallery-track {gap:24px}
.site-editorial.editorial-home .gallery-item {flex:0 0 44%;border-radius:0;background:var(--parchment);overflow:hidden;position:relative}
.site-editorial.editorial-home .gallery-item img {height:360px;object-fit:cover}
.site-editorial.editorial-home .gallery-item-label {position:static;background:none;padding:18px 22px;color:var(--ink)}
.site-editorial.editorial-home .gallery-item-label-name {color:var(--ink);font-family:var(--font-display);font-size:20px;font-weight:400}
.site-editorial.editorial-home .gallery-item-label-tag {color:var(--copper-deep)}
.site-editorial.editorial-home .stories-layout {display:block!important;margin-top:40px}
.site-editorial.editorial-home .story-item {display:grid;grid-template-columns:52% 48%;border:0!important;border-top:1px solid var(--border-strong)!important;background:transparent;margin-bottom:48px}
.site-editorial.editorial-home .story-item:nth-child(even) {grid-template-columns:48% 52%}
.site-editorial.editorial-home .story-item:nth-child(even) .story-photo {order:2}
.site-editorial.editorial-home .story-photo {height:auto;min-height:400px}
.site-editorial.editorial-home .story-photo img {width:100%;height:100%;object-fit:cover}
.site-editorial.editorial-home .story-body {padding:36px 3vw;display:flex;flex-direction:column;justify-content:center}
.site-editorial.editorial-home .story-body h3 {font-size:26px;font-weight:400;line-height:1.7}
.site-editorial.editorial-home .story-result {display:flex;align-items:baseline;gap:18px;border-top:1px solid var(--border);padding-top:24px}
.site-editorial.editorial-home .story-big-num {font-family:var(--font-display);font-weight:400;font-size:45px;color:var(--copper-deep)}
.site-editorial.editorial-home .story-big-num small {font-size:16px}
.site-editorial.editorial-home .story-read {margin-top:24px;font-size:13px;color:var(--copper-deep);display:flex;justify-content:space-between;border-bottom:1px solid var(--border-strong);padding-bottom:12px}
.site-editorial.editorial-home .voices-grid {grid-template-columns:1fr 1fr;gap:24px}
.site-editorial.editorial-home .voice-card-v2 {border:0;border-top:1px solid var(--border-strong);background:transparent;padding:32px 0;box-shadow:none;border-radius:0}
.site-editorial.editorial-home .voice-card-v2 p {font-family:var(--font-display);font-size:18px;line-height:2}
.site-editorial.editorial-home .sec-dark {background:var(--parchment);color:var(--text-body)}
.site-editorial.editorial-home .sec-dark :is(.sec-heading,.sec-body,.logic-prose,.logic-prose p,.logic-prose strong,.step-item h3,.step-item p) {color:var(--ink)!important}
.site-editorial.editorial-home .sec-dark .sec-heading em,.site-editorial.editorial-home .sec-dark .sec-label {color:var(--copper-deep)}
.site-editorial.editorial-home .flow-visual {background:var(--parchment-warm);border:0;padding:40px}
.site-editorial.editorial-home .flow-visual :is(p,strong,.flow-title) {color:var(--ink)}
.site-editorial.editorial-home .flow-highlight {border-color:var(--border);background:#e3d6c5}
.site-editorial.editorial-home .transition-steps {display:block;border-top:1px solid var(--border-strong);margin-top:32px}
.site-editorial.editorial-home .step-item {display:grid;grid-template-columns:70px 1fr 1.6fr;gap:30px;align-items:start;border:0;border-bottom:1px solid var(--border-strong);padding:28px 0}
.site-editorial.editorial-home .step-num {font-family:var(--font-display);font-size:30px;color:var(--copper-deep);margin:0}
.site-editorial.editorial-home .step-item h3 {font-family:var(--font-display);font-size:24px;font-weight:400}
.site-editorial.editorial-home .step-item p {font-size:15px}
.site-editorial.editorial-home .step-arrow {display:none}
.site-editorial.editorial-home .transition-highlight {background:var(--parchment-warm);color:var(--copper-deep);border:0}
.site-editorial.editorial-home .ceo-section {padding:80px var(--page-gutter);background:#ede5d9}
.site-editorial.editorial-home .ceo-wrap {grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:7vw;max-width:none;align-items:center}
.site-editorial.editorial-home .ceo-portrait {background:transparent;padding:0;border:0;align-self:stretch}
.site-editorial.editorial-home .ceo-portrait img {width:100%;height:100%;max-height:820px;object-fit:cover;object-position:top}
.site-editorial.editorial-home .ceo-pull {font-size:clamp(30px,3.6vw,50px);font-weight:400;line-height:1.6;border:0;margin-bottom:36px}
.site-editorial.editorial-home .ceo-body p {font-size:16px;line-height:2.1}
.site-editorial.editorial-home .ceo-body p.ceo-pull {font-size:clamp(30px,3.6vw,50px)}
.site-editorial.editorial-home .mvv-section {background:var(--parchment);padding:80px var(--page-gutter)}
.site-editorial.editorial-home .mvv-grid {display:block;max-width:none}
.site-editorial.editorial-home .mvv-card {background:transparent;border:0;border-top:1px solid var(--border-strong);padding:36px 0;display:grid;grid-template-columns:1fr 2fr;gap:20px 5vw;color:var(--ink)}
.site-editorial.editorial-home .mvv-card :is(h3,p,li) {color:var(--ink)}
.site-editorial.editorial-home .mvv-card p,.site-editorial.editorial-home .mvv-card ul {grid-column:2}
.site-editorial.editorial-home .mvv-card h3 {font-size:28px;font-weight:400}
.site-editorial.editorial-home .mvv-values li {border-color:var(--border)}
.site-editorial.editorial-home .pricing-layout {display:block;margin-top:48px}
.site-editorial.editorial-home .plan {display:grid;grid-template-columns:35% 65%;gap:0;padding:0;border:0;border-top:1px solid var(--border-strong);background:#fff;margin-bottom:28px;transform:none;box-shadow:none}
.site-editorial.editorial-home .plan.featured {background:#eee6da;color:var(--ink)}
.site-editorial.editorial-home .plan-overview {padding:36px;border-right:1px solid var(--border)}
.site-editorial.editorial-home .plan-detail {padding:36px;display:grid;grid-template-columns:1fr 1fr;gap:24px}
.site-editorial.editorial-home .plan-desc,.site-editorial.editorial-home .plan-recommend {grid-column:1/-1;margin:0}
.site-editorial.editorial-home .plan :is(.plan-price,.plan-label,.plan-per,.plan-desc,.plan-fee-label,.plan-fee-val,.plan-features li,.plan-recommend,.plan-recommend strong) {color:var(--ink)!important}
.site-editorial.editorial-home .plan-price {font-family:var(--font-display);font-size:58px;font-weight:400}
.site-editorial.editorial-home .plan-features {margin:0}
.site-editorial.editorial-home .plan-fees {margin:0;padding:0;border:0}
.site-editorial.editorial-home .plan-features li,.site-editorial.editorial-home .plan-fee-row {border-color:var(--border);font-size:14px;line-height:1.8}
.site-editorial.editorial-home .plan-recommend {background:var(--parchment-warm);border-left:2px solid var(--copper-deep);padding:20px}
.site-editorial.editorial-home .plan-rec {display:none}
.site-editorial.editorial-home .savings-block {background:transparent;padding:0;border:0}
.site-editorial.editorial-home .final {padding:80px var(--page-gutter);background:var(--parchment-warm)}
.site-editorial.editorial-home .final-content {display:grid;grid-template-columns:1fr 1fr;gap:6vw;align-items:start;text-align:left}
.site-editorial.editorial-home .consultation-introduction {position:sticky;top:164px}
.site-editorial.editorial-home .consultation-introduction .sec-label {justify-content:flex-start!important}
.site-editorial.editorial-home .consultation-introduction .final-status {justify-content:center;text-align:center;width:100%}
.site-editorial.editorial-home .consultation-introduction .sec-heading {font-size:clamp(27px,2.8vw,40px)}
.site-editorial.editorial-home .consultation-introduction .sec-body {margin-left:0!important;margin-right:0!important}
.site-editorial.editorial-home .form-trust-badges {justify-content:center;gap:8px;flex-wrap:wrap;margin:24px 0}
.site-editorial.editorial-home .form-trust-badge {font-size:11px;background:transparent;padding:8px}
.site-editorial.editorial-home .cta-form {width:100%;max-width:none;background:#fff;padding:32px;border:1px solid var(--border)}
.site-editorial .inquiry-filter {background:var(--parchment-warm);border:0;backdrop-filter:none;padding:24px}
.site-editorial .inquiry-filter-q,.site-editorial .inquiry-filter-label strong {color:var(--ink)}
.site-editorial .inquiry-filter-label small {color:var(--text-body)}
.site-editorial .inquiry-filter-opt {border:1px solid var(--border-strong);background:transparent}
.site-editorial .inquiry-filter-opt:has(input:checked) {background:#dfcbb4;border-color:var(--copper-deep)}
/* Tablet and mobile are designed compositions, not shrunken desktop grids. */
@media(max-width:1200px){
 .site-editorial .nav-desktop-links {gap:16px}
 .site-editorial .nav-desktop-links a {font-size:12px}
 .site-editorial .nav-right {gap:12px}
 .site-editorial.editorial-home .trust-bar {grid-template-columns:repeat(3,1fr)}
}
@media(max-width:1024px){
 .site-editorial .nav-desktop-links {display:none}
 .site-editorial .nav-right {margin-left:auto}
 .site-editorial.editorial-home .simulator-section,.site-editorial.editorial-home .feat-content {grid-template-columns:1fr;gap:40px}
 .site-editorial.editorial-home .sim-head {position:static}
 .site-editorial.editorial-home .feature-introduction {display:grid;grid-template-columns:1fr 1fr;gap:0 32px}
 .site-editorial.editorial-home .feature-introduction figure {grid-column:2;grid-row:1/3;margin:0}
 .site-editorial.editorial-home .feature-introduction figure img {height:240px}
 .site-editorial.editorial-home .final-content {gap:32px}
 .site-editorial.editorial-home .plan {grid-template-columns:32% 68%}
 .site-editorial.editorial-home .plan-overview,.site-editorial.editorial-home .plan-detail {padding:24px}
 .site-editorial.editorial-home .plan-detail {display:block}
 .site-editorial.editorial-home .plan-detail>* {margin-bottom:24px}
}
@media(max-width:760px){
 .site-editorial {--header-height:72px;padding-bottom:calc(70px + env(safe-area-inset-bottom))}
 .site-editorial .nav {gap:16px}
 .site-editorial .nav-brand {font-size:22px}
 .site-editorial .nav-right {gap:12px}
 .site-editorial .nav-cta {display:none}
 .site-editorial .nav-menu-panel {width:100vw;max-width:100vw;padding:12px 24px}
 .site-editorial .nav-menu-body {grid-template-columns:1fr 1fr;gap:28px 20px}
 .site-editorial .nav-menu-contact {gap:6px 16px}
 .site-editorial .nav-menu-contact span {width:100%}
 .site-editorial:not(.editorial-home) .page-hero {grid-template-columns:1fr}
 .site-editorial .page-hero-copy {padding:36px var(--page-gutter)}
 .site-editorial .page-hero h1 {font-size:29px!important}
 .site-editorial .page-hero-image {min-height:0;height:230px}
 .site-editorial .page-hero .lead {font-size:14px}
 .site-editorial:not(.editorial-home) .sec {padding:40px var(--page-gutter)}
 .site-editorial .editorial-table-scroll th,.site-editorial .editorial-table-scroll td {padding:14px 16px;font-size:13px}
 .site-editorial .contact-grid {grid-template-columns:1fr!important;gap:28px!important}
 .site-editorial .contact-grid>div:last-child {position:static}
 .site-editorial .contact-grid>div:first-child>div {padding:20px!important}
 .site-editorial .editorial-case-article {grid-template-columns:1fr!important}
 .site-editorial .editorial-case-article>div:first-child {min-height:200px!important;padding:28px!important}
 .site-editorial .editorial-case-article>div:last-child {padding:28px 0!important}
 .site-editorial .cc-card {display:block}
 .site-editorial .result-card {padding:24px}
 .site-editorial .result-card-grid {grid-template-columns:1fr}
 .site-editorial .site-footer {padding-top:40px}
 .site-editorial .footer-editorial-intro>div,.site-editorial .site-footer-top {display:block}
 .site-editorial .footer-consult {margin-top:24px;justify-content:space-between}
 .site-editorial .site-footer-top address {margin-top:24px!important}
 .site-editorial .site-footer-grid {grid-template-columns:1fr 1fr;gap:28px 20px}
 .site-editorial.editorial-home .sec,.site-editorial.editorial-home .simulator-section,.site-editorial.editorial-home .comp-section,.site-editorial.editorial-home .risk-section,.site-editorial.editorial-home .gallery-section {padding:48px var(--page-gutter)}
 .site-editorial.editorial-home .sim-input-panel {padding:24px;gap:20px}
 .site-editorial.editorial-home .sim-result-panel {padding:24px}
 .site-editorial.editorial-home .sim-presets {display:none}
 .site-editorial.editorial-home .pain-section {display:block;padding:48px var(--page-gutter)}
 .site-editorial.editorial-home .pain-list {margin-top:24px}
 .site-editorial.editorial-home .trust-bar {grid-template-columns:1fr 1fr;gap:24px;padding:28px var(--page-gutter)}
 .site-editorial.editorial-home .mid-cta {padding:28px var(--page-gutter);gap:24px}
 .site-editorial.editorial-home .photo-break {display:block;height:auto}
 .site-editorial.editorial-home .photo-break>img {height:260px}
 .site-editorial.editorial-home .photo-break-overlay {padding:28px var(--page-gutter)}
 .site-editorial.editorial-home .feature-introduction {display:block}
 .site-editorial.editorial-home .feature-introduction figure {margin-top:24px}
 .site-editorial.editorial-home .feat-item {grid-template-columns:32px 1fr;gap:12px;padding:24px 0}
 .site-editorial.editorial-home .feat-item h3 {font-size:21px}
 .site-editorial.editorial-home .comp-head {display:block}
 .site-editorial.editorial-home .risk-card {padding:24px}
 .site-editorial.editorial-home .gallery-item {flex-basis:86%}
 .site-editorial.editorial-home .gallery-item img {height:260px}
 .site-editorial.editorial-home .story-item,.site-editorial.editorial-home .story-item:nth-child(even) {display:block}
 .site-editorial.editorial-home .story-photo {min-height:0;height:260px}
 .site-editorial.editorial-home .story-body {padding:28px 0}
 .site-editorial.editorial-home .story-body h3 {font-size:24px}
 .site-editorial.editorial-home .story-result {flex-wrap:wrap}
 .site-editorial.editorial-home .voices-grid {grid-template-columns:1fr}
 .site-editorial.editorial-home .flow-visual {padding:24px}
 .site-editorial.editorial-home .step-item {grid-template-columns:40px 1fr;gap:12px 20px}
 .site-editorial.editorial-home .step-item h3 {font-size:21px}
 .site-editorial.editorial-home .step-item p {grid-column:2}
 .site-editorial.editorial-home .ceo-section,.site-editorial.editorial-home .mvv-section {padding:48px var(--page-gutter)}
 .site-editorial.editorial-home .ceo-wrap {display:flex;flex-direction:column;gap:32px}
 .site-editorial.editorial-home .ceo-portrait {width:100%;height:420px;max-width:none}
 .site-editorial.editorial-home .ceo-portrait img {height:100%;object-position:center 20%}
 .site-editorial.editorial-home .mvv-card {display:block}
 .site-editorial.editorial-home .plan {display:block}
 .site-editorial.editorial-home .plan-overview {border-right:0;border-bottom:1px solid var(--border);padding:28px}
 .site-editorial.editorial-home .plan-detail {padding:28px}
 .site-editorial.editorial-home .final {padding:48px var(--page-gutter)}
 .site-editorial.editorial-home .final-content {grid-template-columns:1fr}
 .site-editorial.editorial-home .consultation-introduction {position:static}
 .site-editorial.editorial-home .cta-form {padding:20px}
 .site-editorial .inquiry-filter {padding:18px}
}
@media(prefers-reduced-motion:reduce){
 html:has(.site-editorial){scroll-behavior:auto}
 .site-editorial *,.site-editorial *::before,.site-editorial *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}
}
/* Pricing destinations use the same comparison rhythm as the home page. */
.site-editorial.page-pricing .plans{display:grid;grid-template-columns:1fr;border:0;background:transparent;gap:24px}
.site-editorial.page-pricing .plan{display:grid;grid-template-columns:1fr 1.2fr;padding:0;background:#fff;border:1px solid var(--border);color:var(--text-body)}
.site-editorial.page-pricing .destination-plan-overview{padding:40px;border-right:1px solid var(--border)}
.site-editorial.page-pricing .destination-plan-detail{padding:40px;display:flex;flex-direction:column;justify-content:center}
.site-editorial.page-pricing .plan.featured{background:#eee5d8}
.site-editorial.page-pricing .plan .plan-name{font-size:32px;color:var(--ink);font-weight:400}
.site-editorial.page-pricing .plan .plan-price{font-size:56px;color:var(--copper-deep);font-weight:400}
.site-editorial.page-pricing .plan .plan-price small,.site-editorial.page-pricing .plan .plan-price-note,.site-editorial.page-pricing .plan .plan-desc,.site-editorial.page-pricing .plan .plan-features li,.site-editorial.page-pricing .plan .plan-recommend{color:var(--text-body)}
.site-editorial.page-pricing .plan .plan-features{columns:2;column-gap:32px}
.site-editorial.page-pricing .plan .plan-features li{break-inside:avoid;font-size:14px}
.site-editorial.page-pricing .plan .plan-tag,.site-editorial.page-pricing .plan .plan-features li::before{color:var(--copper-deep)}
.site-editorial.page-pricing .plan .plan-recommend{background:transparent;border-left:0;border-top:1px solid var(--border);padding:18px 0 0;font-size:14px}
@media(max-width:760px){
 .site-editorial.page-pricing .plan{grid-template-columns:1fr}
 .site-editorial.page-pricing .destination-plan-overview{border-right:0;border-bottom:1px solid var(--border);padding:28px}
 .site-editorial.page-pricing .destination-plan-detail{padding:28px}
 .site-editorial.page-pricing .plan .plan-features{columns:1}
 .site-editorial br.brp{display:none}
}
/* Retire the remaining dark homepage treatments, including inline accents. */
.site-editorial.editorial-home .sim-preset.active{background:var(--cta);color:#fff;border-color:var(--cta)}
.site-editorial.editorial-home .sim-secondary-link{background:transparent!important}
.site-editorial.editorial-home .trust-item-value small,.site-editorial.editorial-home .risk-flow-caption small{color:var(--text-muted)}
.site-editorial.editorial-home .transition-highlight-text{color:var(--copper-deep)}
.site-editorial.editorial-home .mvv-bg{display:none}
.site-editorial.editorial-home .mvv-inner{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;max-width:none}
.site-editorial.editorial-home .mvv-head{text-align:left;margin:0;max-width:none}
.site-editorial.editorial-home .mvv-head .sec-label{justify-content:flex-start}
.site-editorial.editorial-home .mvv-head h2,.site-editorial.editorial-home .mvv-digest strong{color:var(--ink)}
.site-editorial.editorial-home .mvv-head p,.site-editorial.editorial-home .mvv-digest p,.site-editorial.editorial-home .mvv-footnote{color:var(--text-body)}
.site-editorial.editorial-home .mvv-head h2 em,.site-editorial.editorial-home .mvv-digest em,.site-editorial.editorial-home .mvv-digest-tag,.site-editorial.editorial-home .mvv-section a{color:var(--copper-deep)!important}
.site-editorial.editorial-home .mvv-digest p{padding:24px 0;text-indent:0;border-top:1px solid var(--border);margin:0}
.site-editorial.editorial-home .mvv-digest-tag{display:block;width:auto;margin-bottom:16px}
.site-editorial.editorial-home .mvv-inner>div:not(.mvv-head):not(.mvv-digest),.site-editorial.editorial-home .mvv-footnote{grid-column:2;text-align:left!important;margin:0!important}
.site-editorial.page-about #mvv{grid-template-columns:1fr!important;gap:0!important}
.site-editorial.page-about #mvv>div{display:grid;grid-template-columns:1fr 2fr;gap:40px;background:transparent!important;color:var(--ink)!important;border-top:1px solid var(--border-strong);padding:36px 0!important}
.site-editorial.page-about #mvv>div>div:first-child{color:var(--copper-deep)!important;font-size:14px!important;border:0!important}
.site-editorial.page-about #mvv p,.site-editorial.page-about #mvv li{color:var(--ink)!important;font-size:17px!important}
.site-editorial.page-about #mvv strong,.site-editorial.page-about #mvv li span{color:var(--copper-deep)!important}
.site-editorial.page-about #mvv>div{align-items:baseline}
.site-editorial.page-about #mvv li{display:grid;grid-template-columns:2rem minmax(0,1fr);align-items:baseline;padding-left:0!important}
.site-editorial.page-about #mvv li>span{position:static!important;line-height:inherit}
@media(max-width:760px){
 .site-editorial.editorial-home .sim-presets{display:flex}
 .site-editorial.editorial-home .mvv-inner{grid-template-columns:1fr;gap:28px}
 .site-editorial.editorial-home .mvv-inner>div:not(.mvv-head):not(.mvv-digest),.site-editorial.editorial-home .mvv-footnote{grid-column:1}
 .site-editorial.page-about #mvv>div{grid-template-columns:1fr;gap:12px}
}
/* Readable controls, diagram labels and document previews on ivory backgrounds. */
.site-editorial.editorial-home .sim-preset-btn.active{background:var(--cta);color:#fff;border-color:var(--cta)}
.site-editorial.editorial-home .sim-cta-block{background:transparent;border-top:1px solid var(--border)}
.site-editorial.editorial-home .trust-item-value small,.site-editorial.editorial-home .risk-flow-caption small{opacity:1;color:var(--text-muted)}
.site-editorial .final-cta h2 em{color:var(--copper-deep)!important}
.site-editorial .final-cta .final-cta-btn{min-height:50px;padding:15px 26px;text-decoration:none;color:#fff!important;background:var(--cta);display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--cta)}
.site-editorial .final-cta .final-cta-btn.secondary{background:transparent;color:var(--copper-deep)!important}
.site-editorial .final-cta small,.site-editorial .sub small{color:var(--text-body);opacity:1}
.site-editorial .page-hero .eyebrow{color:var(--copper-deep)}
.site-editorial .editorial-case-article .case-highlight-kicker,.site-editorial .editorial-case-article .case-highlight-value,.site-editorial .editorial-case-article .case-highlight-value small,.site-editorial .editorial-case-article .case-highlight-caption{color:var(--ink)}
.site-editorial .editorial-case-article .case-highlight-mini span{background:transparent;border:1px solid var(--border);color:var(--copper-deep)}
.site-editorial .cmp-axis-label,.site-editorial .cmp-sim-cell-amount small{color:var(--text-body)!important;opacity:1}
.site-editorial .logo-text small{color:var(--text-body);opacity:1}
.site-editorial .doc-mock-note,.site-editorial .doc-statement .label,.site-editorial .doc-statement-summary-cell .lbl,.site-editorial .doc-statement-footer-cell .lbl{color:var(--text-body)}
.site-editorial.page-move-in-check .mc-sheet .l,.site-editorial.page-move-in-check .mc-sheet-legend,.site-editorial.page-move-in-check .mc-tbl .act,.site-editorial.page-move-in-check .mc-tbl small,.site-editorial.page-move-in-check .mc-sheet-note,.site-editorial.page-move-in-check .mc-sheet .row{color:var(--text-body)}
.site-editorial.page-leasing .s3 .step,.site-editorial.page-leasing .s3 p,.site-editorial.page-transparency .t2{color:#fff;opacity:1}
.site-editorial.page-security .scheme-actor small{color:#fff}
.site-editorial.page-talent .vcm-mission{color:#08727e}
.site-editorial.page-talent .social .vh{background:#08727e}
.site-editorial.page-talent .econ .vh{background:var(--copper-deep)}
.site-editorial .final-cta small,.site-editorial .sub small,.site-editorial.editorial-home .risk-flow-caption small{color:var(--text-body)!important;opacity:1!important}
.site-editorial.editorial-home .sim-cta-block>p{color:var(--text-body)}
.site-editorial.page-leasing .s3 .lz-funnel-step-label{color:white}
.site-editorial.page-leasing .volume{color:#245f27}
.site-editorial.page-payment-flow .label{color:var(--text-body)}
@media(max-width:760px){
 .site-editorial .lz-revenue-card{min-width:0;overflow-wrap:anywhere}
 .site-editorial .lz-revenue-grid{grid-template-columns:minmax(0,1fr)}
 .site-editorial .mc-sheet-meta{grid-template-columns:repeat(2,minmax(0,1fr))}
 .site-editorial .mc-sheet-meta div{min-width:0;overflow-wrap:anywhere}
}
@media(max-width:360px){.site-editorial .nb{white-space:normal}}
@media(max-width:360px){.site-editorial .nb{white-space:normal!important;display:inline!important}}

/* 人物写真は本文の代表紹介に集約する。 */
.site-editorial .page-hero.page-hero-text-only{grid-template-columns:1fr;min-height:0}
.site-editorial .page-hero-text-only .page-hero-copy{max-width:1100px;padding-top:48px;padding-bottom:48px}

/* Pricing: compare the published fees at each stage. */
.site-editorial .plan-cost-comparison{margin:3rem 0 0;min-width:0}
.site-editorial .plan-cost-comparison h3{font-size:clamp(1.15rem,2vw,1.5rem);margin:0 0 .8rem}
.site-editorial .plan-cost-comparison p{font-size:.92rem;line-height:1.9}
.site-editorial .plan-cost-scroll{max-width:100%;overflow-x:auto;border:1px solid var(--border-strong);margin:1rem 0}
.site-editorial .plan-cost-scroll:focus-visible{outline:2px solid var(--cta);outline-offset:3px}
.site-editorial .plan-cost-scroll table{width:100%;min-width:620px;border-collapse:collapse;font-size:.88rem;line-height:1.8;text-align:left}
.site-editorial .plan-cost-scroll caption{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
.site-editorial .plan-cost-scroll th,.site-editorial .plan-cost-scroll td{padding:1rem;vertical-align:top;border-bottom:1px solid var(--border-strong);width:25%}
.site-editorial .plan-cost-scroll thead{background:var(--ink);color:var(--parchment)}
.site-editorial .plan-cost-scroll tbody th{background:var(--parchment-warm);font-weight:600}
.site-editorial .plan-cost-scroll tbody td{background:#fff}
.site-editorial .plan-cost-note a{color:var(--cta);text-decoration:underline;text-underline-offset:3px}
.site-editorial .plan-cost-scroll-hint{display:none}
@media(max-width:760px){.site-editorial .plan-cost-scroll-hint{display:block;color:var(--text-muted)}}
