/* AC26 MIGRATED LEGAL RADAR START */
:where(body.ac26-structure-lr) .lr-page{min-height:70vh}:where(body.ac26-structure-lr) .lr-hero{border-bottom:1px solid rgba(211,177,111,.16)}
:where(body.ac26-structure-lr) .lr-grid{display:grid;gap:1rem}:where(body.ac26-structure-lr) .lr-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}:where(body.ac26-structure-lr) .lr-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}:where(body.ac26-structure-lr) .lr-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}
:where(body.ac26-structure-lr) .lr-card{display:flex;flex-direction:column;gap:.75rem;padding:1.35rem;border:1px solid rgba(211,177,111,.18);background:rgba(6,28,32,.58);border-radius:18px;min-height:100%}:where(body.ac26-structure-lr) .lr-card>span{font-size:.76rem;text-transform:uppercase;letter-spacing:.12em;color:#d3b16f}:where(body.ac26-structure-lr) .lr-card h2, :where(body.ac26-structure-lr) .lr-card h3{margin:0}:where(body.ac26-structure-lr) .lr-card p{margin:0;color:var(--muted,#b7c1c2)}:where(body.ac26-structure-lr) .lr-card ul{margin:.2rem 0 0;padding-left:1.15rem}:where(body.ac26-structure-lr) .lr-card a{margin-top:auto;font-weight:650}
:where(body.ac26-structure-lr) .lr-actions{display:flex;gap:.8rem;flex-wrap:wrap;align-items:center;margin-top:1rem}:where(body.ac26-structure-lr) .lr-actions>a:not(.p2-btn){display:inline-flex;padding:.65rem .85rem;border:1px solid rgba(211,177,111,.28);border-radius:999px;text-decoration:none}
:where(body.ac26-structure-lr) .lr-note{padding:1rem 1.15rem;border-left:3px solid #d3b16f;background:rgba(211,177,111,.08);border-radius:0 12px 12px 0;margin-top:1.2rem}
:where(body.ac26-structure-lr) .lr-method{list-style:none;padding:0;margin:0;display:grid;gap:.9rem}:where(body.ac26-structure-lr) .lr-method li{display:grid;grid-template-columns:3.2rem 1fr;gap:1rem;padding:1.1rem;border:1px solid rgba(211,177,111,.15);border-radius:16px}:where(body.ac26-structure-lr) .lr-method li>span{font-family:Newsreader,serif;font-size:1.3rem;color:#d3b16f}:where(body.ac26-structure-lr) .lr-method h2{margin:0 0 .35rem;font-size:1.15rem}:where(body.ac26-structure-lr) .lr-method p{margin:0;color:var(--muted,#b7c1c2)}
:where(body.ac26-structure-lr) .lr-tool-shell{max-width:980px}:where(body.ac26-structure-lr) .lr-tool-intro{max-width:760px;margin-bottom:1.25rem}:where(body.ac26-structure-lr) .lr-tool{border:1px solid rgba(211,177,111,.2);background:rgba(4,21,25,.7);border-radius:22px;padding:clamp(1rem,3vw,1.7rem)}
:where(body.ac26-structure-lr) .lr-tool__progress{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin-bottom:1rem;color:var(--muted,#b7c1c2);font-size:.86rem}:where(body.ac26-structure-lr) .lr-tool__bar{height:5px;background:rgba(255,255,255,.08);border-radius:10px;overflow:hidden;margin-bottom:1.35rem}:where(body.ac26-structure-lr) .lr-tool__bar>span{display:block;height:100%;background:#d3b16f;width:0;transition:width .2s ease}
:where(body.ac26-structure-lr) .lr-tool fieldset{border:0;padding:0;margin:0}:where(body.ac26-structure-lr) .lr-tool legend{font-family:Newsreader,serif;font-size:clamp(1.35rem,3vw,1.85rem);font-weight:600;margin-bottom:.45rem}:where(body.ac26-structure-lr) .lr-tool__help{color:var(--muted,#b7c1c2);margin:0 0 1.15rem}:where(body.ac26-structure-lr) .lr-options{display:grid;gap:.65rem}:where(body.ac26-structure-lr) .lr-option{display:flex;align-items:flex-start;gap:.75rem;padding:.9rem 1rem;border:1px solid rgba(255,255,255,.1);border-radius:14px;cursor:pointer;background:rgba(255,255,255,.02)}:where(body.ac26-structure-lr) .lr-option:hover{border-color:rgba(211,177,111,.45)}:where(body.ac26-structure-lr) .lr-option input{margin-top:.2rem;accent-color:#d3b16f}:where(body.ac26-structure-lr) .lr-option strong{display:block}:where(body.ac26-structure-lr) .lr-option small{display:block;color:var(--muted,#b7c1c2);margin-top:.15rem}:where(body.ac26-structure-lr) .lr-tool__nav{display:flex;justify-content:space-between;gap:.7rem;align-items:center;margin-top:1.25rem}:where(body.ac26-structure-lr) .lr-btn{border:1px solid rgba(211,177,111,.35);background:transparent;color:inherit;border-radius:999px;padding:.72rem 1rem;font:inherit;font-weight:650;cursor:pointer}:where(body.ac26-structure-lr) .lr-btn--primary{background:#d3b16f;color:#071519;border-color:#d3b16f}:where(body.ac26-structure-lr) .lr-btn[disabled]{opacity:.45;cursor:not-allowed}:where(body.ac26-structure-lr) .lr-tool__error{color:#ffd1c9;margin:.7rem 0 0}:where(body.ac26-structure-lr) .lr-result{display:grid;gap:1rem}:where(body.ac26-structure-lr) .lr-result__state{font-size:.78rem;text-transform:uppercase;letter-spacing:.12em;color:#d3b16f}:where(body.ac26-structure-lr) .lr-result h2{margin:0;font-size:clamp(1.5rem,4vw,2.1rem)}:where(body.ac26-structure-lr) .lr-result p{margin:0}:where(body.ac26-structure-lr) .lr-result ul{margin:0;padding-left:1.2rem}:where(body.ac26-structure-lr) .lr-result__box{padding:1rem;border:1px solid rgba(211,177,111,.18);border-radius:14px;background:rgba(255,255,255,.025)}:where(body.ac26-structure-lr) .lr-result__actions{display:flex;gap:.7rem;flex-wrap:wrap}:where(body.ac26-structure-lr) .lr-result__actions a, :where(body.ac26-structure-lr) .lr-result__actions button{display:inline-flex;text-decoration:none}:where(body.ac26-structure-lr) .lr-disclosure{font-size:.85rem;color:var(--muted,#b7c1c2);border-top:1px solid rgba(255,255,255,.08);padding-top:.9rem}:where(body.ac26-structure-lr) .lr-badge-list{display:flex;gap:.45rem;flex-wrap:wrap}:where(body.ac26-structure-lr) .lr-badge{padding:.35rem .55rem;border:1px solid rgba(211,177,111,.2);border-radius:999px;font-size:.8rem}
@media(max-width:1000px){:where(body.ac26-structure-lr) .lr-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}:where(body.ac26-structure-lr) .lr-grid--3{grid-template-columns:1fr}}
@media(max-width:680px){:where(body.ac26-structure-lr) .lr-grid--4, :where(body.ac26-structure-lr) .lr-grid--2{grid-template-columns:1fr}:where(body.ac26-structure-lr) .lr-tool{border-radius:16px}:where(body.ac26-structure-lr) .lr-tool__nav{align-items:stretch}:where(body.ac26-structure-lr) .lr-btn{flex:1}:where(body.ac26-structure-lr) .lr-method li{grid-template-columns:2.4rem 1fr}}

/* V0 deterministic screening components — isolated to Legal Radar / new tools */
:where(body.ac26-structure-lr) .lr-questionnaire{display:grid;gap:1.25rem}
:where(body.ac26-structure-lr) .lr-field{display:grid;gap:.5rem;align-content:start}
:where(body.ac26-structure-lr) .lr-field>span{font-weight:700;color:var(--ink,#10202a)}
:where(body.ac26-structure-lr) .lr-field select{width:100%;min-height:48px;padding:.72rem .8rem;border:1px solid rgba(18,39,53,.22);border-radius:10px;background:#fff;color:#10202a;font:inherit}
:where(body.ac26-structure-lr) .lr-field select:focus-visible{outline:3px solid rgba(176,137,74,.32);outline-offset:2px;border-color:#9b753d}
:where(body.ac26-structure-lr) .lr-field small, :where(body.ac26-structure-lr) .lr-privacy-note{color:#5d6b74;font-size:.9rem;line-height:1.5}
:where(body.ac26-structure-lr) .lr-privacy-note{margin:0;padding:.85rem 1rem;border-left:3px solid rgba(176,137,74,.65);background:rgba(176,137,74,.07)}
:where(body.ac26-structure-lr) .lr-result{padding:1.25rem;border:1px solid rgba(18,39,53,.16);border-radius:14px;background:#fff;box-shadow:0 12px 28px rgba(5,23,34,.06)}
:where(body.ac26-structure-lr) .lr-result h2{margin:.2rem 0 .65rem}
:where(body.ac26-structure-lr) .lr-result h3{margin:1rem 0 .4rem;font-size:1rem}
:where(body.ac26-structure-lr) .lr-result ul{margin:.4rem 0 1rem;padding-left:1.15rem}
:where(body.ac26-structure-lr) .lr-result--urgent{border-color:rgba(139,66,51,.42);background:rgba(139,66,51,.045)}
:where(body.ac26-structure-lr) .lr-result--warn, :where(body.ac26-structure-lr) .lr-result--extended, :where(body.ac26-structure-lr) .lr-result--review, :where(body.ac26-structure-lr) .lr-result--restructure{border-color:rgba(176,137,74,.45);background:rgba(176,137,74,.045)}
:where(body.ac26-structure-lr) .lr-result--core, :where(body.ac26-structure-lr) .lr-result--standard, :where(body.ac26-structure-lr) .lr-result--pressure{border-color:rgba(43,102,84,.32);background:rgba(43,102,84,.035)}
@media (max-width:760px){:where(body.ac26-structure-lr) .lr-questionnaire .lr-grid--2{grid-template-columns:1fr}:where(body.ac26-structure-lr) .lr-field select{min-height:50px}}
/* Light questionnaire surface: avoids dark-shell/light-field contrast collisions. */
:where(body.ac26-structure-lr) .lr-tool--light{background:#fffdf9;color:#10202a;border-color:rgba(18,39,53,.14);box-shadow:0 18px 44px rgba(5,23,34,.07)}
:where(body.ac26-structure-lr) .lr-tool--light .lr-note{color:#2f3c43;background:rgba(176,137,74,.09);border-left-color:#b0894a}
:where(body.ac26-structure-lr) .lr-tool--light .lr-privacy-note{color:#5d6b74;background:rgba(176,137,74,.07)}
:where(body.ac26-structure-lr) .lr-tool--light .lr-result-live{color:#10202a}
:where(body.ac26-structure-lr) .lr-tool--light a{color:#725321}


/* AC26 MIGRATED LEGAL RADAR END */
/* Alexandru Chistruga — 2026 approved visual system
   Internal redesign branch. No production authorization implied. */
:root{
  --ac26-ivory:#f7f3eb;
  --ac26-paper:#fcfaf6;
  --ac26-stone:#e9e1d5;
  --ac26-stone-2:#d8ccbc;
  --ac26-ink:#10232d;
  --ac26-ink-soft:#43535b;
  --ac26-charcoal:#172126;
  --ac26-champagne:#b79268;
  --ac26-champagne-2:#ceb596;
  --ac26-line:rgba(89,72,53,.20);
  --ac26-shadow:0 26px 72px rgba(22,29,31,.10);
  --ac26-serif:"Newsreader",Georgia,serif;
  --ac26-sans:"Manrope",Arial,sans-serif;
  --ac26-max:1440px;
}

html{scroll-behavior:smooth}
body.ac26-page{
  margin:0;
  background:var(--ac26-paper);
  color:var(--ac26-ink);
  font-family:var(--ac26-sans);
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
}
body.ac26-page *,body.ac26-page *::before,body.ac26-page *::after{box-sizing:border-box}
body.ac26-page a{color:inherit}
body.ac26-page img{max-width:100%;display:block}
body.ac26-page h1,body.ac26-page h2,body.ac26-page h3,body.ac26-page p{margin-top:0}

.ac26-container{width:min(calc(100% - 64px),var(--ac26-max));margin-inline:auto}
.ac26-section{padding:96px 0;border-top:1px solid var(--ac26-line)}
.ac26-section--tight{padding:64px 0}
.ac26-section--stone{background:linear-gradient(180deg,rgba(233,225,213,.72),rgba(247,243,235,.46))}
.ac26-section--dark{background:var(--ac26-charcoal);color:#f5efe7}
.ac26-eyebrow{font:600 12px/1.2 var(--ac26-sans);letter-spacing:.23em;text-transform:uppercase;color:#a27652;margin-bottom:20px}
.ac26-display{font:500 clamp(54px,6.2vw,104px)/.92 var(--ac26-serif);letter-spacing:-.045em;margin-bottom:28px;max-width:980px}
.ac26-title{font:500 clamp(42px,4.2vw,74px)/1 var(--ac26-serif);letter-spacing:-.035em;margin-bottom:24px}
.ac26-subtitle{font:500 clamp(30px,2.7vw,48px)/1.05 var(--ac26-serif);letter-spacing:-.025em;margin-bottom:18px}
.ac26-lead{font:400 clamp(20px,1.55vw,27px)/1.5 var(--ac26-serif);color:var(--ac26-ink-soft);max-width:760px}
.ac26-copy{font:400 17px/1.75 var(--ac26-sans);color:var(--ac26-ink-soft);max-width:760px}
.ac26-copy p:last-child{margin-bottom:0}
.ac26-meta{display:flex;gap:18px;flex-wrap:wrap;font-size:13px;color:#718087}
.ac26-meta>span+span{padding-left:18px;border-left:1px solid var(--ac26-line)}

.ac26-btn{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:52px;padding:0 25px;border-radius:999px;text-decoration:none;font-weight:600;font-size:14px;border:1px solid transparent;transition:transform .25s ease,background .25s ease,border-color .25s ease}
.ac26-btn::after{content:"→";font-size:17px}
.ac26-btn:hover{transform:translateY(-2px)}
.ac26-btn--dark{background:var(--ac26-ink);color:#fff}
.ac26-btn--line{border-color:rgba(16,35,45,.42);background:rgba(255,255,255,.35)}
.ac26-btn--light{background:#fff;color:var(--ac26-ink)}
.ac26-text-link{display:inline-flex;align-items:center;gap:12px;text-decoration:none;border-bottom:1px solid rgba(16,35,45,.38);padding-bottom:5px;font-weight:600}
.ac26-text-link::after{content:"→"}
.ac26-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}

/* Approved global shell */
body.ac26-page .site-header{position:sticky;top:0;z-index:50;background:rgba(252,250,246,.91);backdrop-filter:blur(18px);border-bottom:1px solid rgba(89,72,53,.10)}
body.ac26-page .site-header__inner{width:min(calc(100% - 64px),var(--ac26-max));margin:auto;min-height:82px;display:flex;align-items:center;gap:34px}
body.ac26-page .site-brand{display:flex;align-items:center;gap:12px;text-decoration:none;min-width:max-content}
body.ac26-page .site-brand__symbol{width:43px;height:52px}
body.ac26-page .site-brand__wordmark{display:flex;flex-direction:column;gap:3px;text-transform:uppercase}
body.ac26-page .site-brand__wordmark strong{font:600 13px/1.15 var(--ac26-serif);letter-spacing:.045em}
body.ac26-page .site-brand__wordmark span{font:600 9px/1 var(--ac26-sans);letter-spacing:.28em;color:#65737a}
body.ac26-page .site-nav{display:flex;align-items:center;justify-content:center;gap:28px;margin-left:auto}
body.ac26-page .site-nav a{text-decoration:none;font-size:13px;white-space:nowrap;color:#2e3e46;position:relative}
body.ac26-page .site-nav a[aria-current="page"]::after,body.ac26-page .site-nav a:hover::after{content:"";position:absolute;left:0;right:0;bottom:-12px;height:1px;background:var(--ac26-champagne)}
body.ac26-page .site-header__cta{margin-left:4px;display:inline-flex;align-items:center;gap:14px;padding:13px 21px;border-radius:999px;background:var(--ac26-ink);color:#fff;text-decoration:none;font-size:13px;white-space:nowrap}
body.ac26-page .site-header__cta::after{content:"→"}
body.ac26-page .site-menu-toggle{display:none}
body.ac26-page .site-mobile-nav{background:var(--ac26-paper);padding:18px 32px 26px;border-top:1px solid var(--ac26-line)}
body.ac26-page .site-mobile-nav a{display:block;padding:12px 0;text-decoration:none;border-bottom:1px solid var(--ac26-line)}
body.ac26-page .site-mobile-nav__cta{font-weight:700}

body.ac26-page .site-footer{background:var(--ac26-paper);border-top:1px solid var(--ac26-line);padding:46px 0 28px}
body.ac26-page .site-footer>.site-container{width:min(calc(100% - 64px),var(--ac26-max));margin:auto}
body.ac26-page .site-footer__grid{display:grid;grid-template-columns:1.3fr .8fr .8fr .7fr;gap:42px}
body.ac26-page .site-footer__brand{font:600 18px/1.15 var(--ac26-serif);text-decoration:none}
body.ac26-page .site-footer__brand span{display:block;font:600 9px/1 var(--ac26-sans);letter-spacing:.2em;text-transform:uppercase;color:#718087;margin-top:7px}
body.ac26-page .site-footer p,body.ac26-page .site-footer a{font-size:12px;line-height:1.6;color:#5b6970}
body.ac26-page .site-footer nav h2{font:600 11px/1.2 var(--ac26-sans);letter-spacing:.14em;text-transform:uppercase;margin-bottom:14px}
body.ac26-page .site-footer nav a{display:block;text-decoration:none;margin:8px 0}
body.ac26-page .site-footer__contact,body.ac26-page .site-footer__social{display:flex;gap:13px;flex-wrap:wrap;margin-top:13px}
body.ac26-page .site-footer__legal{display:flex;justify-content:space-between;gap:30px;margin-top:38px;padding-top:22px;border-top:1px solid var(--ac26-line)}

/* signature line */
.ac26-thread{position:absolute;pointer-events:none;inset:auto 0 0 0;height:180px;overflow:hidden}
.ac26-thread::before{content:"";position:absolute;left:7%;right:-5%;top:30px;height:110px;border-top:1px solid var(--ac26-champagne);border-radius:50% 50% 0 0/100% 100% 0 0;transform:rotate(-4deg);opacity:.85}

/* HERO */
.ac26-hero{position:relative;overflow:hidden;min-height:680px;background:var(--ac26-ivory)}
.ac26-hero__grid{min-height:680px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);align-items:stretch}
.ac26-hero__copy{display:flex;flex-direction:column;justify-content:center;padding:82px 72px 94px 0;position:relative;z-index:2}
.ac26-hero__visual{position:relative;min-height:560px;overflow:hidden}
.ac26-hero__visual img{width:100%;height:100%;object-fit:cover}
.ac26-hero__visual::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--ac26-ivory) 0%,rgba(247,243,235,.70) 13%,transparent 48%),linear-gradient(0deg,rgba(11,22,27,.2),transparent 45%)}
.ac26-hero__note{position:absolute;right:28px;top:30%;z-index:2;max-width:190px;padding:24px 22px;background:rgba(20,29,33,.82);color:#f6f1e9;font:italic 21px/1.4 var(--ac26-serif);backdrop-filter:blur(8px)}
.ac26-hero__authority{font-size:12px;color:#718087;margin-top:22px}

/* unboxed editorial lists */
.ac26-link-row{display:grid;grid-template-columns:70px 1.15fr 1fr auto;gap:22px;align-items:center;padding:20px 0;border-top:1px solid var(--ac26-line);text-decoration:none;transition:padding-left .2s ease}
.ac26-link-row:last-child{border-bottom:1px solid var(--ac26-line)}
.ac26-link-row:hover{padding-left:8px}
.ac26-link-row__no{font:500 26px/1 var(--ac26-serif);color:var(--ac26-champagne)}
.ac26-link-row strong{font:500 21px/1.25 var(--ac26-serif)}
.ac26-link-row span{font-size:13px;line-height:1.55;color:#718087}
.ac26-link-row__arrow{font-size:18px!important;color:var(--ac26-ink)!important}

.ac26-situations{display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid var(--ac26-line);border-bottom:1px solid var(--ac26-line)}
.ac26-situation{padding:26px 22px;min-height:132px;border-right:1px solid var(--ac26-line);text-decoration:none}
.ac26-situation:last-child{border-right:0}
.ac26-situation strong{display:block;font:500 18px/1.2 var(--ac26-serif);margin-bottom:9px}
.ac26-situation span{font-size:12px;line-height:1.5;color:#728086}

/* info sequence */
.ac26-sequence{display:grid;grid-template-columns:250px 1fr;gap:58px;align-items:start}
.ac26-sequence__items{display:grid;grid-template-columns:repeat(5,1fr)}
.ac26-sequence__item{padding:8px 25px 18px;border-left:1px solid var(--ac26-line)}
.ac26-sequence__item b{display:block;font:500 32px/1 var(--ac26-serif);color:var(--ac26-champagne);margin-bottom:18px}
.ac26-sequence__item strong{display:block;font:500 17px/1.3 var(--ac26-serif);margin-bottom:8px}
.ac26-sequence__item span{font-size:12px;line-height:1.55;color:#718087}

/* editorial split */
.ac26-split{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:start}
.ac26-feature-points{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:36px;border-top:1px solid var(--ac26-line)}
.ac26-feature-points>div{padding:25px 24px 8px;border-right:1px solid var(--ac26-line)}
.ac26-feature-points>div:last-child{border-right:0}
.ac26-feature-points strong{display:block;font:500 20px/1.2 var(--ac26-serif);margin-bottom:8px}
.ac26-feature-points span{font-size:13px;line-height:1.55;color:#718087}

/* CTA band */
.ac26-cta-band{position:relative;overflow:hidden;padding:72px 0;background:var(--ac26-charcoal);color:#f8f3eb}
.ac26-cta-band__grid{display:grid;grid-template-columns:1.2fr auto;gap:44px;align-items:center}
.ac26-cta-band .ac26-eyebrow{color:#d1b18d}
.ac26-cta-band .ac26-title{margin-bottom:10px}
.ac26-cta-band p{color:#d1d5d4}

/* publication hub */
.ac26-pub-hero{padding:94px 0 72px;background:var(--ac26-ivory);position:relative;overflow:hidden}
.ac26-pub-index{display:flex;gap:24px;flex-wrap:wrap;padding-top:32px;margin-top:36px;border-top:1px solid var(--ac26-line)}
.ac26-pub-index a{text-decoration:none;font:500 16px/1 var(--ac26-serif)}
.ac26-pub-index a span{color:var(--ac26-champagne);margin-right:7px}
.ac26-cluster{padding:88px 0;border-top:1px solid var(--ac26-line)}
.ac26-cluster__head{display:grid;grid-template-columns:330px 1fr;gap:70px;margin-bottom:38px}
.ac26-cluster__no{font:500 58px/1 var(--ac26-serif);color:var(--ac26-champagne)}
.ac26-cluster__head h2{font:500 48px/1.05 var(--ac26-serif);margin:8px 0 0}
.ac26-cluster__intro{font:400 20px/1.55 var(--ac26-serif);color:var(--ac26-ink-soft);max-width:700px}
.ac26-pub-row{display:grid;grid-template-columns:150px 1fr 1.25fr auto;gap:22px;align-items:start;padding:23px 0;border-top:1px solid var(--ac26-line);text-decoration:none}
.ac26-pub-row:last-of-type{border-bottom:1px solid var(--ac26-line)}
.ac26-pub-row small{font-size:11px;line-height:1.5;color:#8b7770;text-transform:uppercase;letter-spacing:.08em}
.ac26-pub-row strong{font:500 23px/1.2 var(--ac26-serif)}
.ac26-pub-row p{font-size:13px;line-height:1.55;color:#718087;margin:0}
.ac26-pub-row>span:last-child{font-size:18px}
.ac26-cluster__service{margin-top:24px}

/* article */
.ac26-article{background:var(--ac26-paper)}
.ac26-article-hero{position:relative;padding:78px 0 62px;background:var(--ac26-ivory);overflow:hidden}
.ac26-article-hero__grid{display:grid;grid-template-columns:1.04fr .96fr;min-height:520px;align-items:center}
.ac26-article-hero__visual{position:absolute;right:0;top:0;bottom:0;width:48%;overflow:hidden}
.ac26-article-hero__visual img{width:100%;height:100%;object-fit:cover;filter:saturate(.72) contrast(.94)}
.ac26-article-hero__visual::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--ac26-ivory),rgba(247,243,235,.58) 26%,transparent 64%)}
.ac26-article-hero__copy{position:relative;z-index:2;max-width:750px;padding-right:30px}
.ac26-article-hero h1{font:500 clamp(58px,6vw,96px)/.92 var(--ac26-serif);letter-spacing:-.045em;margin-bottom:24px}
.ac26-article-summary{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--ac26-line);border-bottom:1px solid var(--ac26-line)}
.ac26-article-summary>div{padding:24px 30px;border-right:1px solid var(--ac26-line)}
.ac26-article-summary>div:last-child{border-right:0}
.ac26-article-summary b{font:500 26px/1 var(--ac26-serif);color:var(--ac26-champagne);display:block;margin-bottom:8px}
.ac26-article-summary span{font:500 17px/1.35 var(--ac26-serif)}
.ac26-article-body{padding:72px 0 86px}
.ac26-article-layout{display:grid;grid-template-columns:110px minmax(0,780px) minmax(220px,1fr);gap:40px}
.ac26-article-main{grid-column:2}
.ac26-article-section{display:grid;grid-template-columns:1fr;position:relative;padding:0 0 36px;margin-bottom:36px;border-bottom:1px solid var(--ac26-line)}
.ac26-article-section::before{content:attr(data-no);position:absolute;left:-118px;top:0;font:500 40px/1 var(--ac26-serif);color:var(--ac26-champagne)}
.ac26-article-section h2{font:500 34px/1.1 var(--ac26-serif);letter-spacing:-.02em;margin-bottom:14px}
.ac26-article-section p,.ac26-article-section li{font:400 16px/1.75 var(--ac26-sans);color:#43535b}
.ac26-article-section ul,.ac26-article-section ol{padding-left:20px}
.ac26-law-note{grid-column:3;align-self:start;position:sticky;top:120px;border-left:1px solid var(--ac26-line);padding-left:28px}
.ac26-law-note strong{display:block;font:500 32px/1 var(--ac26-serif);margin:7px 0 12px}
.ac26-law-note p{font:italic 16px/1.6 var(--ac26-serif);color:#5f6568}
.ac26-process-line{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin:30px 0;border-top:1px solid var(--ac26-ink)}
.ac26-process-line>div{padding:18px 18px 0 0;position:relative}
.ac26-process-line>div::before{content:"";position:absolute;width:9px;height:9px;border-radius:50%;background:var(--ac26-ink);top:-5px;left:0}
.ac26-process-line>div:last-child::before{width:16px;height:16px;top:-9px;background:var(--ac26-champagne);box-shadow:inset 0 0 0 4px var(--ac26-paper)}
.ac26-process-line strong{display:block;font-size:13px;margin-bottom:5px}
.ac26-process-line span{font-size:11px;line-height:1.45;color:#718087}

/* about */
.ac26-about-hero{display:grid;grid-template-columns:1fr 1fr;min-height:700px;background:var(--ac26-ivory)}
.ac26-about-hero__copy{padding:110px max(40px,6vw);display:flex;flex-direction:column;justify-content:center}
.ac26-about-hero__image{position:relative;overflow:hidden}
.ac26-about-hero__image img{width:100%;height:100%;object-fit:cover;object-position:center top}
.ac26-about-hero__roles{display:flex;gap:16px;flex-wrap:wrap;color:var(--ac26-champagne);font:500 24px/1 var(--ac26-serif);margin:0 0 34px}
.ac26-about-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:86px;align-items:start}
.ac26-timeline{position:relative;padding-left:54px}
.ac26-timeline::before{content:"";position:absolute;left:11px;top:7px;bottom:8px;width:1px;background:var(--ac26-champagne)}
.ac26-timeline__item{display:grid;grid-template-columns:80px 1fr;gap:28px;padding:0 0 30px;position:relative}
.ac26-timeline__item::before{content:"";position:absolute;left:-49px;top:7px;width:9px;height:9px;border-radius:50%;background:var(--ac26-champagne)}
.ac26-timeline__item time{font:500 17px/1 var(--ac26-serif)}
.ac26-timeline__item strong{display:block;font:500 21px/1.2 var(--ac26-serif);margin-bottom:5px}
.ac26-timeline__item span{font-size:13px;line-height:1.5;color:#718087}

/* contact / form */
.ac26-contact-hero{padding:88px 0 64px;background:var(--ac26-ivory)}
.ac26-contact-hero__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}
.ac26-contact-photo{height:450px;overflow:hidden;position:relative}
.ac26-contact-photo img{width:100%;height:100%;object-fit:cover}
.ac26-contact-photo::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--ac26-ivory),transparent 48%)}
.ac26-contact-options{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--ac26-line);border-bottom:1px solid var(--ac26-line)}
.ac26-contact-option{padding:25px;text-decoration:none;border-right:1px solid var(--ac26-line)}
.ac26-contact-option:last-child{border-right:0}
.ac26-contact-option strong{display:block;font:500 20px/1.2 var(--ac26-serif);margin-bottom:7px}
.ac26-contact-option span{font-size:12px;line-height:1.5;color:#718087}
.ac26-form-shell{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:60px;align-items:start}
body.ac26-page .ac26-form-shell form{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}
body.ac26-page .ac26-form-shell input,body.ac26-page .ac26-form-shell textarea,body.ac26-page .ac26-form-shell select{width:100%;border:1px solid var(--ac26-line);background:rgba(255,255,255,.45);border-radius:0;padding:15px 16px;color:var(--ac26-ink);font:400 14px var(--ac26-sans)}
body.ac26-page .ac26-form-shell textarea{min-height:180px;resize:vertical}
.ac26-note-list{border-left:1px solid var(--ac26-line);padding-left:30px}
.ac26-note-list p{font-size:14px;line-height:1.6;color:#617077;padding:0 0 17px;margin-bottom:17px;border-bottom:1px solid var(--ac26-line)}

/* resource hub */
.ac26-resource-hero{padding:90px 0 74px;background:var(--ac26-ivory);position:relative;overflow:hidden}
.ac26-resource-search{margin-top:34px;max-width:570px;display:flex;align-items:center;border:1px solid rgba(16,35,45,.25);border-radius:999px;background:rgba(255,255,255,.45);padding:5px 7px 5px 22px}
.ac26-resource-search input{border:0;outline:0;background:transparent;flex:1;padding:12px 0;font:400 14px var(--ac26-sans);color:var(--ac26-ink)}
.ac26-resource-search button{border:0;border-radius:999px;width:44px;height:44px;background:var(--ac26-ink);color:#fff;font-size:17px}
.ac26-category-strip{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--ac26-line);border-bottom:1px solid var(--ac26-line)}
.ac26-category-strip>a{padding:28px 22px;text-decoration:none;border-right:1px solid var(--ac26-line)}
.ac26-category-strip>a:last-child{border-right:0}
.ac26-category-strip strong{display:block;font:500 19px/1.2 var(--ac26-serif);margin-bottom:8px}
.ac26-category-strip span{font-size:12px;line-height:1.5;color:#718087}

/* FAQ */
.ac26-faq{border-top:1px solid var(--ac26-line)}
.ac26-faq details{border-bottom:1px solid var(--ac26-line);padding:18px 0}
.ac26-faq summary{cursor:pointer;list-style:none;font:500 17px/1.35 var(--ac26-serif);display:flex;justify-content:space-between;gap:20px}
.ac26-faq summary::after{content:"＋";font:400 18px var(--ac26-sans)}
.ac26-faq details[open] summary::after{content:"−"}
.ac26-faq details p{font-size:14px;line-height:1.65;color:#617077;max-width:760px;margin:15px 0 2px}

/* responsive */
@media(max-width:1100px){
  body.ac26-page .site-nav{gap:16px}
  body.ac26-page .site-nav a{font-size:12px}
  .ac26-situations{grid-template-columns:repeat(3,1fr)}
  .ac26-situation:nth-child(3){border-right:0}.ac26-situation:nth-child(-n+3){border-bottom:1px solid var(--ac26-line)}
  .ac26-sequence{grid-template-columns:1fr}.ac26-sequence__items{grid-template-columns:repeat(5,1fr)}
  .ac26-article-layout{grid-template-columns:80px minmax(0,1fr)}.ac26-law-note{grid-column:2;position:static;border-left:0;border-top:1px solid var(--ac26-line);padding:26px 0 0}.ac26-article-main{grid-column:2}
  .ac26-article-section::before{left:-82px}
}
@media(max-width:900px){
  .ac26-container,body.ac26-page .site-header__inner,body.ac26-page .site-footer>.site-container{width:min(calc(100% - 40px),var(--ac26-max))}
  body.ac26-page .site-nav,body.ac26-page .site-header__cta{display:none}
  body.ac26-page .site-menu-toggle{margin-left:auto;display:flex;width:42px;height:42px;border:0;background:transparent;align-items:center;justify-content:center;flex-direction:column;gap:6px}
  body.ac26-page .site-menu-toggle span{width:23px;height:1px;background:var(--ac26-ink)}
  .ac26-hero__grid,.ac26-about-hero,.ac26-contact-hero__grid,.ac26-split,.ac26-about-grid,.ac26-form-shell{grid-template-columns:1fr}
  .ac26-hero__copy{padding:72px 0 56px}.ac26-hero__visual{min-height:420px}.ac26-hero__grid{min-height:0}
  .ac26-sequence__items{grid-template-columns:repeat(2,1fr)}
  .ac26-sequence__item:last-child{grid-column:span 2}
  .ac26-feature-points{grid-template-columns:1fr}.ac26-feature-points>div{border-right:0;border-bottom:1px solid var(--ac26-line)}
  .ac26-cluster__head{grid-template-columns:1fr;gap:24px}.ac26-pub-row{grid-template-columns:100px 1fr}.ac26-pub-row p{grid-column:2}.ac26-pub-row>span:last-child{grid-column:2}
  .ac26-article-hero__grid{grid-template-columns:1fr}.ac26-article-hero__visual{position:relative;width:100%;height:360px}.ac26-article-hero__copy{padding:30px 0 46px}
  .ac26-contact-options,.ac26-category-strip{grid-template-columns:repeat(2,1fr)}
  .ac26-contact-option:nth-child(2),.ac26-category-strip>a:nth-child(2n){border-right:0}
  .ac26-cta-band__grid{grid-template-columns:1fr}
  body.ac26-page .site-footer__grid{grid-template-columns:1fr 1fr}
}
@media(max-width:640px){
  .ac26-container,body.ac26-page .site-header__inner,body.ac26-page .site-footer>.site-container{width:min(calc(100% - 28px),var(--ac26-max))}
  body.ac26-page .site-header__inner{min-height:70px}
  body.ac26-page .site-brand__symbol{width:36px;height:44px}
  body.ac26-page .site-brand__wordmark strong{font-size:12px}
  .ac26-section{padding:70px 0}.ac26-section--tight{padding:50px 0}
  .ac26-display{font-size:clamp(48px,16vw,74px)}.ac26-title{font-size:clamp(38px,12vw,56px)}
  .ac26-situations{grid-template-columns:1fr 1fr}.ac26-situation{border-bottom:1px solid var(--ac26-line)}.ac26-situation:nth-child(odd){border-right:1px solid var(--ac26-line)}.ac26-situation:nth-child(even){border-right:0}
  .ac26-sequence__items{grid-template-columns:1fr}.ac26-sequence__item,.ac26-sequence__item:last-child{grid-column:auto}
  .ac26-link-row{grid-template-columns:45px 1fr auto}.ac26-link-row span:not(.ac26-link-row__arrow){grid-column:2}
  .ac26-pub-row{grid-template-columns:1fr}.ac26-pub-row p,.ac26-pub-row>span:last-child{grid-column:1}.ac26-pub-row small{margin-bottom:-10px}
  .ac26-article-summary{grid-template-columns:1fr}.ac26-article-summary>div{border-right:0;border-bottom:1px solid var(--ac26-line)}.ac26-article-summary>div:last-child{border-bottom:0}
  .ac26-article-layout{display:block}.ac26-article-section::before{position:static;display:block;margin-bottom:14px}.ac26-law-note{margin-top:30px}
  .ac26-process-line{grid-template-columns:1fr 1fr;row-gap:25px}
  .ac26-contact-options,.ac26-category-strip{grid-template-columns:1fr}.ac26-contact-option,.ac26-category-strip>a{border-right:0;border-bottom:1px solid var(--ac26-line)}
  .ac26-about-hero__copy{padding:72px 24px}.ac26-about-hero__image{height:560px}
  .ac26-about-hero__roles{font-size:20px}
  .ac26-timeline__item{grid-template-columns:64px 1fr;gap:16px}
  body.ac26-page .site-footer__grid{grid-template-columns:1fr}.site-footer__legal{flex-direction:column}
}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ac26-btn,.ac26-link-row{transition:none}}
.ac26-situations--8{grid-template-columns:repeat(8,1fr)}
.ac26-professional-band{position:relative;overflow:hidden;background:linear-gradient(110deg,#ebe3d7 0%,#f7f3eb 58%,#efe8de 100%);padding:88px 0}
.ac26-professional-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:start}
.ac26-professional-links{display:grid;grid-template-columns:1fr 1fr;column-gap:50px}
.ac26-professional-links .ac26-link-row{grid-template-columns:1fr auto;padding:19px 0}
.ac26-professional-links .ac26-link-row strong{font-size:18px}
@media(max-width:1100px){.ac26-situations--8{grid-template-columns:repeat(4,1fr)}.ac26-situations--8 .ac26-situation:nth-child(4n){border-right:0}.ac26-situations--8 .ac26-situation:nth-child(-n+4){border-bottom:1px solid var(--ac26-line)}}
@media(max-width:900px){.ac26-professional-grid{grid-template-columns:1fr}.ac26-situations--8{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.ac26-professional-links{grid-template-columns:1fr}}
/* Transitional area/service family — preserves existing legal content while moving it into the approved editorial system. */
body.ac26-page .p2-page{background:var(--ac26-paper);color:var(--ac26-ink)}
body.ac26-page .p2-container{width:min(calc(100% - 64px),var(--ac26-max));margin-inline:auto}
body.ac26-page .p2-page-hero,body.ac26-page .p2-page-hero--dark{position:relative;overflow:hidden;background:var(--ac26-ivory)!important;color:var(--ac26-ink)!important;padding:96px 0 82px;border-bottom:1px solid var(--ac26-line)}
body.ac26-page .p2-page-hero::before{content:"";position:absolute;right:0;top:0;bottom:0;width:48%;background:linear-gradient(90deg,var(--ac26-ivory),rgba(247,243,235,.62) 24%,rgba(247,243,235,.1)),url('/assets/editorial-office-2026.webp') center/cover no-repeat;opacity:.92}
body.ac26-page .p2-page-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);gap:70px;align-items:center}
body.ac26-page .p2-breadcrumb,body.ac26-page .p2-breadcrumb--dark{font-size:11px;color:#748087!important;margin-bottom:24px}
body.ac26-page .p2-breadcrumb a{color:inherit!important}
body.ac26-page .p2-eyebrow{font:600 12px/1.2 var(--ac26-sans);letter-spacing:.22em;text-transform:uppercase;color:#a27652!important;margin-bottom:18px}
body.ac26-page .p2-page-hero h1{font:500 clamp(52px,5.5vw,88px)/.96 var(--ac26-serif);letter-spacing:-.04em;max-width:900px;margin:0 0 24px;color:var(--ac26-ink)!important}
body.ac26-page .p2-lead{font:400 clamp(19px,1.45vw,25px)/1.5 var(--ac26-serif);color:var(--ac26-ink-soft)!important;max-width:760px}
body.ac26-page .p2-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}
body.ac26-page .p2-btn{border-radius:999px!important;min-height:50px!important;padding:0 24px!important;display:inline-flex!important;align-items:center!important;gap:12px!important;text-decoration:none!important;font-weight:600!important;border:1px solid rgba(16,35,45,.32)!important;background:rgba(255,255,255,.35)!important;color:var(--ac26-ink)!important}
body.ac26-page .p2-btn--primary,body.ac26-page .p2-btn--gold{background:var(--ac26-ink)!important;color:#fff!important;border-color:var(--ac26-ink)!important}
body.ac26-page .p2-btn--ghost-light,body.ac26-page .p2-btn--light,body.ac26-page .p2-btn--secondary{background:rgba(255,255,255,.48)!important;color:var(--ac26-ink)!important}
body.ac26-page .p2-hero__panel,body.ac26-page .p2-hero__panel--dark{align-self:center;background:rgba(247,243,235,.80)!important;color:var(--ac26-ink)!important;border:0!important;border-left:1px solid var(--ac26-champagne)!important;border-radius:0!important;padding:28px 0 28px 28px!important;box-shadow:none!important;backdrop-filter:blur(9px)}
body.ac26-page .p2-hero__panel .p2-kicker{color:#9b7453!important}
body.ac26-page .p2-check-list,body.ac26-page .p2-plain-list{list-style:none;padding:0;margin:0}
body.ac26-page .p2-check-list li,body.ac26-page .p2-plain-list li{padding:9px 0 9px 20px;position:relative;border-bottom:1px solid var(--ac26-line);font-size:14px;line-height:1.5}
body.ac26-page .p2-check-list li::before,body.ac26-page .p2-plain-list li::before{content:"—";position:absolute;left:0;color:var(--ac26-champagne)}
body.ac26-page .p2-section{padding:90px 0!important;border-top:1px solid var(--ac26-line);background:var(--ac26-paper)!important}
body.ac26-page .p2-section--tint{background:linear-gradient(180deg,rgba(233,225,213,.62),rgba(247,243,235,.45))!important}
body.ac26-page .p2-split{display:grid!important;grid-template-columns:.9fr 1.1fr!important;gap:80px!important;align-items:start!important}
body.ac26-page .p2-section h2,body.ac26-page .p2-section-head h2{font:500 clamp(38px,3.7vw,62px)/1.02 var(--ac26-serif)!important;letter-spacing:-.032em!important;color:var(--ac26-ink)!important;margin:0 0 20px!important}
body.ac26-page .p2-section h3{font:500 23px/1.2 var(--ac26-serif)!important;color:var(--ac26-ink)!important}
body.ac26-page .p2-prose,body.ac26-page .p2-prose p{font:400 16px/1.75 var(--ac26-sans)!important;color:var(--ac26-ink-soft)!important}
body.ac26-page .p2-service-grid{display:block!important;margin-top:35px!important;border-top:1px solid var(--ac26-line)!important}
body.ac26-page .p2-service-card{display:grid!important;grid-template-columns:70px 1fr 1.35fr auto!important;gap:22px!important;align-items:start!important;padding:23px 0!important;background:transparent!important;border:0!important;border-bottom:1px solid var(--ac26-line)!important;border-radius:0!important;box-shadow:none!important;min-height:0!important}
body.ac26-page .p2-service-card>span:first-child{font:500 26px/1 var(--ac26-serif)!important;color:var(--ac26-champagne)!important}
body.ac26-page .p2-service-card h3{margin:0!important}
body.ac26-page .p2-service-card p{margin:0!important;font-size:13px!important;line-height:1.55!important;color:#718087!important}
body.ac26-page .p2-service-card a{align-self:start;text-decoration:none;border-bottom:1px solid rgba(16,35,45,.28);padding-bottom:4px;font-size:12px!important;white-space:nowrap}
body.ac26-page .p2-process{list-style:none!important;padding:30px 0 0!important;margin:30px 0 0!important;display:grid!important;grid-template-columns:repeat(4,1fr)!important;border-top:1px solid var(--ac26-line)!important;gap:0!important}
body.ac26-page .p2-process>li{display:block!important;padding:0 28px 0 0!important;border:0!important;border-right:1px solid var(--ac26-line)!important;min-height:170px!important}
body.ac26-page .p2-process>li:last-child{border-right:0!important;padding-left:28px!important}
body.ac26-page .p2-process>li:not(:first-child){padding-left:28px!important}
body.ac26-page .p2-process>li>span{display:block!important;font:500 30px/1 var(--ac26-serif)!important;color:var(--ac26-champagne)!important;margin:0 0 18px!important;background:transparent!important;width:auto!important;height:auto!important}
body.ac26-page .p2-process h3{font-size:18px!important;margin-bottom:8px!important}
body.ac26-page .p2-process p{font-size:12px!important;line-height:1.55!important;color:#718087!important}
body.ac26-page .p2-note{border-left:1px solid var(--ac26-champagne)!important;background:transparent!important;padding:16px 0 16px 24px!important;border-radius:0!important;color:#617077!important}
body.ac26-page .p2-final-cta{background:var(--ac26-charcoal)!important;color:#f8f3eb!important;padding:72px 0!important;border-top:0!important}
body.ac26-page .p2-final-cta__inner{display:grid!important;grid-template-columns:1fr auto!important;gap:50px!important;align-items:center!important;background:transparent!important;border:0!important;padding:0!important}
body.ac26-page .p2-final-cta h2{color:#f8f3eb!important}
body.ac26-page .p2-final-cta p{color:#cfd4d3!important}
@media(max-width:900px){body.ac26-page .p2-container{width:min(calc(100% - 40px),var(--ac26-max))}body.ac26-page .p2-page-hero__grid,body.ac26-page .p2-split{grid-template-columns:1fr!important}body.ac26-page .p2-page-hero::before{width:100%;opacity:.16}body.ac26-page .p2-service-card{grid-template-columns:55px 1fr!important}body.ac26-page .p2-service-card p,body.ac26-page .p2-service-card a{grid-column:2}body.ac26-page .p2-process{grid-template-columns:1fr 1fr!important;row-gap:34px}body.ac26-page .p2-final-cta__inner{grid-template-columns:1fr!important}}
@media(max-width:640px){body.ac26-page .p2-container{width:min(calc(100% - 28px),var(--ac26-max))}body.ac26-page .p2-page-hero{padding:72px 0 60px}body.ac26-page .p2-section{padding:68px 0!important}body.ac26-page .p2-process{grid-template-columns:1fr!important}body.ac26-page .p2-process>li,body.ac26-page .p2-process>li:not(:first-child),body.ac26-page .p2-process>li:last-child{padding:0 0 26px!important;border-right:0!important;border-bottom:1px solid var(--ac26-line)!important;min-height:0!important}}
/* harden against legacy color rules */
body.ac26-page .site-header__cta,body.ac26-page a.site-header__cta,body.ac26-page .ac26-btn--dark,body.ac26-page a.ac26-btn--dark{color:#fff!important}
body.ac26-page .ac26-btn--light,body.ac26-page a.ac26-btn--light{color:var(--ac26-ink)!important}
body.ac26-page .ac26-btn--line,body.ac26-page a.ac26-btn--line{color:var(--ac26-ink)!important}
body.ac26-page .site-brand__wordmark strong{color:var(--ac26-ink)!important}
.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}

/* 2026 refinement pass — approved mockups are the minimum bar, not the ceiling. */
body.ac26-page .page-transition{display:none!important}
body.ac26-page{overflow-x:clip}
body.ac26-page ::selection{background:rgba(183,146,104,.28);color:var(--ac26-ink)}
body.ac26-page :focus-visible{outline:2px solid var(--ac26-champagne);outline-offset:4px;border-radius:2px}
body.ac26-page a,body.ac26-page button{-webkit-tap-highlight-color:transparent}

/* More tactile without turning the site into app/SaaS UI. */
body.ac26-page .site-header{transition:background-color .25s ease,border-color .25s ease,box-shadow .25s ease}
body.ac26-page .site-header:hover{background:rgba(252,250,246,.965);box-shadow:0 12px 34px rgba(22,29,31,.035)}
body.ac26-page .site-header__cta,body.ac26-page .ac26-btn{will-change:transform}
body.ac26-page .site-header__cta{transition:transform .2s ease,background-color .2s ease}
body.ac26-page .site-header__cta:hover{transform:translateY(-1px);background:#0b1d26}
body.ac26-page .site-nav a{transition:color .2s ease}
body.ac26-page .site-nav a:hover{color:#0b1d26}

/* Signature line: organic and quiet. */
.ac26-thread{height:200px}
.ac26-thread::before{left:4%;right:-8%;top:38px;height:126px;transform:rotate(-3.15deg);opacity:.72}
.ac26-thread::after{content:"";position:absolute;right:8%;bottom:37px;width:7px;height:7px;border:1px solid var(--ac26-champagne);background:var(--ac26-paper);border-radius:50%;opacity:.82}

/* Refine hero light and depth; imagery supports content rather than competing with it. */
.ac26-hero__visual img,.ac26-contact-photo img,.ac26-article-hero__visual img{filter:saturate(.76) contrast(.96) brightness(1.02)}
.ac26-hero__visual::after{background:linear-gradient(90deg,var(--ac26-ivory) 0%,rgba(247,243,235,.79) 15%,rgba(247,243,235,.22) 48%,transparent 70%),linear-gradient(0deg,rgba(11,22,27,.15),transparent 48%)}
.ac26-hero__note{right:30px;top:auto;bottom:88px;max-width:205px;border-left:1px solid rgba(206,181,150,.82);background:rgba(20,29,33,.76);box-shadow:0 18px 50px rgba(8,16,19,.08)}

/* Editorial links should feel like pages of a journal, not cards. */
.ac26-link-row,.ac26-pub-row,.ac26-situation,.ac26-contact-option,.ac26-category-strip>a{transition:padding-left .22s ease,background-color .22s ease,color .22s ease}
.ac26-situation:hover,.ac26-contact-option:hover,.ac26-category-strip>a:hover{background:rgba(183,146,104,.055)}
.ac26-pub-row:hover{padding-left:9px}

/* Premium form controls shared by contact/question pages. */
body.ac26-page input:not([type="checkbox"]):not([type="radio"]),
body.ac26-page select,
body.ac26-page textarea{
  font-family:var(--ac26-sans);
  color:var(--ac26-ink);
  background:rgba(255,255,255,.52);
  border:1px solid rgba(89,72,53,.22);
  border-radius:0;
  box-shadow:none;
  transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease;
}
body.ac26-page input:not([type="checkbox"]):not([type="radio"]):focus,
body.ac26-page select:focus,
body.ac26-page textarea:focus{
  border-color:rgba(183,146,104,.82);
  background:rgba(255,255,255,.82);
  box-shadow:0 0 0 3px rgba(183,146,104,.08);
  outline:none;
}

/* Responsive polish: typography + spacing instead of simply stacking desktop. */
@media(max-width:900px){
  body.ac26-page .site-header__inner{min-height:72px}
  .ac26-section{padding:76px 0}
  .ac26-section--tight{padding:52px 0}
  .ac26-hero,.ac26-hero__grid{min-height:auto}
  .ac26-hero__copy{padding-top:70px;padding-bottom:78px}
  .ac26-hero__visual{min-height:440px}
  .ac26-hero__note{bottom:34px;right:20px}
}
@media(max-width:640px){
  body.ac26-page .site-header__inner{width:calc(100% - 28px);min-height:66px;gap:10px}
  body.ac26-page .site-brand__symbol{width:35px;height:43px}
  body.ac26-page .site-brand__wordmark strong{font-size:11px}
  body.ac26-page .site-brand__wordmark span{font-size:8px}
  body.ac26-page .site-mobile-nav{padding:10px 20px 24px}
  body.ac26-page .site-mobile-nav a{font-size:15px;padding:13px 2px}
  .ac26-display{font-size:clamp(48px,14vw,68px);line-height:.95}
  .ac26-title{font-size:clamp(38px,11vw,52px)}
  .ac26-lead{font-size:19px;line-height:1.45}
  .ac26-copy{font-size:15px;line-height:1.7}
  .ac26-section{padding:64px 0}
  .ac26-section--tight{padding:46px 0}
  .ac26-btn{min-height:49px;padding-inline:20px}
  .ac26-actions{gap:10px;margin-top:28px}
  .ac26-thread{height:120px}
  .ac26-thread::before{top:30px;height:72px}
  .ac26-thread::after{display:none}
  .ac26-hero__copy{padding-top:54px;padding-bottom:62px}
  .ac26-hero__visual{min-height:350px}
  .ac26-hero__note{font-size:17px;max-width:175px;padding:18px}
}

@media(prefers-reduced-motion:reduce){
  body.ac26-page *,body.ac26-page *::before,body.ac26-page *::after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}
}

/* Intake/form language — explicitly no card grid. Choice controls are editorial rows. */
body.ac26-page .p2-intake-step>legend{
  font:500 clamp(30px,3vw,46px)/1.05 var(--ac26-serif)!important;
  letter-spacing:-.025em;
  color:var(--ac26-ink)!important;
  margin-bottom:10px!important;
}
body.ac26-page .p2-field-intro{font-size:14px;line-height:1.6;color:#66747a;margin-bottom:22px}
body.ac26-page .p2-choice-grid{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:0 30px!important;
  border-top:1px solid var(--ac26-line);
}
body.ac26-page .p2-choice-grid label{display:block;position:relative;border-bottom:1px solid var(--ac26-line)}
body.ac26-page .p2-choice-grid input{position:absolute;opacity:0;pointer-events:none}
body.ac26-page .p2-choice-grid span{
  position:relative;
  display:block!important;
  min-height:0!important;
  padding:18px 46px 18px 0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  cursor:pointer;
  transition:padding-left .2s ease,background-color .2s ease;
}
body.ac26-page .p2-choice-grid span::after{
  content:"";
  position:absolute;
  right:4px;
  top:50%;
  width:14px;
  height:14px;
  margin-top:-8px;
  border:1px solid rgba(16,35,45,.38);
  border-radius:50%;
  background:transparent;
  transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease;
}
body.ac26-page .p2-choice-grid strong{font:500 18px/1.25 var(--ac26-serif);color:var(--ac26-ink)}
body.ac26-page .p2-choice-grid small{margin-top:5px;font-size:12px;line-height:1.5;color:#748087}
body.ac26-page .p2-choice-grid label:hover span{padding-left:8px!important;background:rgba(183,146,104,.045)!important}
body.ac26-page .p2-choice-grid input:checked+span{background:rgba(183,146,104,.065)!important;box-shadow:none!important}
body.ac26-page .p2-choice-grid input:checked+span::after{border-color:var(--ac26-champagne);background:var(--ac26-champagne);box-shadow:inset 0 0 0 4px var(--ac26-paper)}
body.ac26-page .p2-choice-grid input:focus-visible+span{outline:2px solid var(--ac26-champagne);outline-offset:3px}

body.ac26-page .p2-field{margin-bottom:22px}
body.ac26-page .p2-field label,body.ac26-page .p2-subfieldset>legend{font-size:13px;letter-spacing:.01em;color:#34464f;margin-bottom:8px}
body.ac26-page .p2-field input,body.ac26-page .p2-field select,body.ac26-page .p2-field textarea{
  min-height:52px!important;
  width:100%;
  padding:13px 14px!important;
  border-radius:0!important;
  border-color:rgba(89,72,53,.24)!important;
  background:rgba(255,255,255,.58)!important;
}
body.ac26-page .p2-field textarea{min-height:150px!important;resize:vertical}
body.ac26-page .p2-field-help{font-size:12px;line-height:1.55;color:#748087}
body.ac26-page .p2-consent{
  padding:17px 0!important;
  border:0!important;
  border-top:1px solid var(--ac26-line)!important;
  border-bottom:1px solid var(--ac26-line)!important;
  border-radius:0!important;
  background:transparent!important;
}
body.ac26-page .p2-consent input{accent-color:var(--ac26-ink)}
body.ac26-page .p2-intake-nav{border-top:0!important;margin-top:24px!important;padding-top:0!important}
body.ac26-page .p2-intake-nav .p2-btn{border-radius:999px!important}

@media(max-width:720px){
  body.ac26-page .p2-choice-grid{grid-template-columns:1fr!important}
  body.ac26-page .p2-two-col{grid-template-columns:1fr!important;gap:0!important}
}

/* Phase 3/B2B editorial normalization — remove rounded card language on redesigned pages. */
body.ac26-page .p3-product-map,
body.ac26-page .p3-deliverables,
body.ac26-page .p3-decision-grid,
body.ac26-page .p3-route,
body.ac26-page .p3-signal-list,
body.ac26-page .p3-qualification{
  gap:0!important;
  border-top:1px solid var(--ac26-line)!important;
  border-bottom:1px solid var(--ac26-line)!important;
  background:transparent!important;
  border-radius:0!important;
  overflow:visible!important;
}
body.ac26-page .p3-product-map article,
body.ac26-page .p3-deliverables article,
body.ac26-page .p3-decision-card,
body.ac26-page .p3-route article,
body.ac26-page .p3-signal-list li,
body.ac26-page .p3-qualification article{
  border:0!important;
  border-right:1px solid var(--ac26-line)!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  padding:24px 22px!important;
  min-height:0!important;
}
body.ac26-page .p3-product-map article:last-child,
body.ac26-page .p3-deliverables article:last-child,
body.ac26-page .p3-route article:last-child,
body.ac26-page .p3-signal-list li:last-child,
body.ac26-page .p3-qualification article:last-child{border-right:0!important}
body.ac26-page .p3-product-map span,
body.ac26-page .p3-deliverables small,
body.ac26-page .p3-route article>span{color:var(--ac26-champagne)!important;letter-spacing:.12em!important}
body.ac26-page .p3-product-map h3,
body.ac26-page .p3-deliverables strong,
body.ac26-page .p3-decision-card h3,
body.ac26-page .p3-route h3,
body.ac26-page .p3-qualification strong{font-family:var(--ac26-serif)!important;font-weight:500!important;color:var(--ac26-ink)!important}
body.ac26-page .p3-product-map p,
body.ac26-page .p3-deliverables p,
body.ac26-page .p3-decision-card p,
body.ac26-page .p3-route p,
body.ac26-page .p3-signal-list span,
body.ac26-page .p3-qualification p{color:#718087!important}
body.ac26-page .p3-tool-bridge{
  padding:34px 0!important;
  border:0!important;
  border-top:1px solid var(--ac26-line)!important;
  border-bottom:1px solid var(--ac26-line)!important;
  border-radius:0!important;
  background:transparent!important;
}
body.ac26-page .p3-scope>div,body.ac26-page .p3-scope>aside{
  border-radius:0!important;
  border-color:var(--ac26-line)!important;
  box-shadow:none!important;
}

@media(max-width:1000px){
  body.ac26-page .p3-product-map article,
  body.ac26-page .p3-deliverables article,
  body.ac26-page .p3-route article,
  body.ac26-page .p3-signal-list li,
  body.ac26-page .p3-qualification article{border-right:0!important;border-bottom:1px solid var(--ac26-line)!important}
  body.ac26-page .p3-product-map article:last-child,
  body.ac26-page .p3-deliverables article:last-child,
  body.ac26-page .p3-route article:last-child,
  body.ac26-page .p3-signal-list li:last-child,
  body.ac26-page .p3-qualification article:last-child{border-bottom:0!important}
}

/* Phase 4 editorial normalization — preserve content, remove card-grid language. */
body.ac26-page .p4-fact-grid,
body.ac26-page .p4-fit-grid,
body.ac26-page .p4-document-strip,
body.ac26-page .p4-mini-process{
  gap:0!important;
  border-top:1px solid var(--ac26-line)!important;
  border-bottom:1px solid var(--ac26-line)!important;
  border-left:0!important;
  border-right:0!important;
  border-radius:0!important;
  overflow:visible!important;
  background:transparent!important;
}
body.ac26-page .p4-fact-card,
body.ac26-page .p4-fit-grid article,
body.ac26-page .p4-document-strip div,
body.ac26-page .p4-mini-process article{
  border:0!important;
  border-right:1px solid var(--ac26-line)!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  padding:24px 22px!important;
  min-height:0!important;
}
body.ac26-page .p4-fact-card:last-child,
body.ac26-page .p4-fit-grid article:last-child,
body.ac26-page .p4-document-strip div:last-child,
body.ac26-page .p4-mini-process article:last-child{border-right:0!important}
body.ac26-page .p4-fact-card span,
body.ac26-page .p4-mini-process span{color:var(--ac26-champagne)!important;letter-spacing:.12em!important}
body.ac26-page .p4-fact-card h3,
body.ac26-page .p4-fit-grid h3,
body.ac26-page .p4-tool-card h3,
body.ac26-page .p4-track h3{font-family:var(--ac26-serif)!important;font-weight:500!important;color:var(--ac26-ink)!important}
body.ac26-page .p4-fact-card p,
body.ac26-page .p4-fit-grid p,
body.ac26-page .p4-tool-card p,
body.ac26-page .p4-mini-process p{color:#718087!important}
body.ac26-page .p4-tool-card{
  padding:30px 0!important;
  border:0!important;
  border-top:1px solid var(--ac26-line)!important;
  border-bottom:1px solid var(--ac26-line)!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
body.ac26-page .p4-warning{
  padding:20px 0 20px 24px!important;
  border-left:1px solid var(--ac26-champagne)!important;
  border-radius:0!important;
  background:rgba(183,146,104,.055)!important;
}
body.ac26-page .p4-two-track{gap:0!important;border-top:1px solid var(--ac26-line)!important;border-bottom:1px solid var(--ac26-line)!important}
body.ac26-page .p4-track{
  padding:30px!important;
  border:0!important;
  border-right:1px solid var(--ac26-line)!important;
  border-radius:0!important;
  box-shadow:none!important;
  background:transparent!important;
}
body.ac26-page .p4-track:last-child{border-right:0!important}
body.ac26-page .p4-track--ink{background:var(--ac26-charcoal)!important;color:#f7f2eb!important}
body.ac26-page .p4-track--ink h3{color:#f7f2eb!important}
body.ac26-page .p4-track--ink p,body.ac26-page .p4-track--ink li{color:#d1d7d5!important}

@media(max-width:900px){
  body.ac26-page .p4-fact-card,
  body.ac26-page .p4-fit-grid article,
  body.ac26-page .p4-document-strip div,
  body.ac26-page .p4-mini-process article,
  body.ac26-page .p4-track{border-right:0!important;border-bottom:1px solid var(--ac26-line)!important}
  body.ac26-page .p4-fact-card:last-child,
  body.ac26-page .p4-fit-grid article:last-child,
  body.ac26-page .p4-document-strip div:last-child,
  body.ac26-page .p4-mini-process article:last-child,
  body.ac26-page .p4-track:last-child{border-bottom:0!important}
}

/* ac26 pages no longer depend on the legacy JS reveal observer for critical content. */
body.ac26-page .reveal{opacity:1!important;transform:none!important;visibility:visible!important}

/* Legacy long-form legal pages — editorial migration without deleting content. */
body.ac26-page.article-page .page-hero{
  position:relative;
  padding:clamp(68px,7vw,112px) 0 clamp(56px,6vw,92px)!important;
  background:
    radial-gradient(circle at 82% 20%,rgba(183,146,104,.12),transparent 24%),
    linear-gradient(180deg,#fbf7ef 0%,#f6f0e6 100%)!important;
  border-bottom:1px solid var(--ac26-line)!important;
  overflow:hidden;
}
body.ac26-page.article-page .page-hero::after{
  content:"";position:absolute;right:-8vw;bottom:-55px;width:min(56vw,760px);height:170px;
  border-top:1px solid rgba(183,146,104,.72);border-radius:50%;transform:rotate(-8deg);pointer-events:none;
}
body.ac26-page.article-page .page-hero-inner{
  width:min(1180px,calc(100% - 48px))!important;margin:0 auto!important;
  display:grid!important;grid-template-columns:minmax(0,1.55fr) minmax(260px,.62fr)!important;gap:clamp(50px,7vw,100px)!important;align-items:end!important;
}
body.ac26-page.article-page .breadcrumbs{font-size:12px!important;color:#788187!important;margin-bottom:24px!important}
body.ac26-page.article-page .breadcrumbs a{color:var(--ac26-ink)!important;text-decoration:none!important}
body.ac26-page.article-page .eyebrow{font:600 11.5px/1.4 var(--ac26-sans)!important;letter-spacing:.22em!important;text-transform:uppercase!important;color:var(--ac26-bronze-text)!important}
body.ac26-page.article-page .page-hero h1{
  max-width:900px!important;margin:13px 0 22px!important;font:500 clamp(49px,5.7vw,82px)/.98 var(--ac26-serif)!important;
  letter-spacing:-.045em!important;color:var(--ac26-ink)!important;text-wrap:balance;
}
body.ac26-page.article-page .hero-lead{max-width:790px!important;font:400 clamp(18px,1.65vw,23px)/1.5 var(--ac26-serif)!important;color:#344650!important}
body.ac26-page.article-page .local-scope{max-width:760px!important;margin-top:14px!important;font-size:13px!important;line-height:1.65!important;color:#758087!important}
body.ac26-page.article-page .hero-actions{margin-top:30px!important}
body.ac26-page.article-page .page-side-card{
  position:relative!important;padding:30px 0 8px 26px!important;border:0!important;border-left:1px solid var(--ac26-champagne)!important;
  border-radius:0!important;background:transparent!important;box-shadow:none!important;color:var(--ac26-ink)!important;
}
body.ac26-page.article-page .page-side-card strong{font:500 24px/1.1 var(--ac26-serif)!important;color:var(--ac26-ink)!important}
body.ac26-page.article-page .page-side-card ul{margin:20px 0 0!important;padding:0!important;list-style:none!important}
body.ac26-page.article-page .page-side-card li{padding:9px 0!important;border-bottom:1px solid var(--ac26-line)!important;font-size:13px!important;color:#66757c!important}
body.ac26-page.article-page .page-side-card li:last-child{border-bottom:0!important}

body.ac26-page.article-page .page-overview-section{padding:0!important;background:var(--ac26-paper)!important}
body.ac26-page.article-page .page-overview{width:min(1180px,calc(100% - 48px))!important;margin:0 auto!important;padding:46px 0!important;display:grid!important;grid-template-columns:minmax(220px,.7fr) 2fr!important;gap:54px!important;border-bottom:1px solid var(--ac26-line)!important}
body.ac26-page.article-page .page-overview-title{padding-right:30px!important;border-right:1px solid var(--ac26-line)!important}
body.ac26-page.article-page .page-overview-title h2{font:500 clamp(30px,3vw,43px)/1.05 var(--ac26-serif)!important;color:var(--ac26-ink)!important;margin:10px 0 12px!important}
body.ac26-page.article-page .page-overview-title p{font-size:13px!important;line-height:1.6!important;color:#748087!important}
body.ac26-page.article-page .page-overview-items{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;border:0!important}
body.ac26-page.article-page .page-overview-item{
  padding:5px 22px 5px 0!important;margin-right:22px!important;border:0!important;border-right:1px solid var(--ac26-line)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;
}
body.ac26-page.article-page .page-overview-item:last-child{border-right:0!important;margin-right:0!important}
body.ac26-page.article-page .page-overview-item small{font:500 27px/1 var(--ac26-serif)!important;color:var(--ac26-champagne)!important}
body.ac26-page.article-page .page-overview-item strong{display:block!important;margin-top:14px!important;font:500 17px/1.25 var(--ac26-serif)!important;color:var(--ac26-ink)!important}
body.ac26-page.article-page .page-overview-item span{display:block!important;margin-top:6px!important;font-size:12px!important;line-height:1.55!important;color:#748087!important}
body.ac26-page.article-page .page-overview-note{grid-column:2!important;margin-top:18px!important;padding:16px 0!important;border:0!important;border-top:1px solid var(--ac26-line)!important;border-radius:0!important;background:transparent!important;color:#66757c!important}

body.ac26-page.article-page .section{padding:clamp(66px,7vw,104px) 0!important;background:var(--ac26-paper)!important}
body.ac26-page.article-page .section.alt{background:#f2ebdf!important;border-top:1px solid var(--ac26-line)!important;border-bottom:1px solid var(--ac26-line)!important}
body.ac26-page.article-page .section>.wrap{width:min(1120px,calc(100% - 48px))!important;margin:0 auto!important}
body.ac26-page.article-page .article-grid{display:grid!important;grid-template-columns:minmax(0,1.55fr) minmax(245px,.55fr)!important;gap:clamp(52px,7vw,94px)!important;align-items:start!important}
body.ac26-page.article-page .article h2{margin:54px 0 17px!important;font:500 clamp(31px,3.25vw,47px)/1.08 var(--ac26-serif)!important;letter-spacing:-.025em!important;color:var(--ac26-ink)!important}
body.ac26-page.article-page .article h2:first-child{margin-top:0!important}
body.ac26-page.article-page .article h3{margin:34px 0 10px!important;font:500 24px/1.2 var(--ac26-serif)!important;color:var(--ac26-ink)!important}
body.ac26-page.article-page .article p,body.ac26-page.article-page .article li{font-size:16px!important;line-height:1.78!important;color:#40515a!important}
body.ac26-page.article-page .article ul,body.ac26-page.article-page .article ol{padding-left:20px!important}
body.ac26-page.article-page .article a:not(.btn){color:var(--ac26-ink)!important;text-decoration-color:rgba(183,146,104,.72)!important;text-underline-offset:4px!important}
body.ac26-page.article-page .article-nav,body.ac26-page.article-page .article-side{position:sticky!important;top:106px!important}
body.ac26-page.article-page .info-card,body.ac26-page.article-page .premium-side-card,body.ac26-page.article-page .editorial-card{
  padding:24px 0!important;border:0!important;border-top:1px solid var(--ac26-line)!important;border-bottom:1px solid var(--ac26-line)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;
}
body.ac26-page.article-page .info-card+ .info-card,body.ac26-page.article-page .premium-side-card+ .premium-side-card{border-top:0!important}
body.ac26-page.article-page .article-callout{
  margin:38px 0!important;padding:24px 0 24px 28px!important;border:0!important;border-left:1px solid var(--ac26-champagne)!important;border-radius:0!important;background:rgba(183,146,104,.05)!important;box-shadow:none!important;
}
body.ac26-page.article-page .article-callout strong{font-family:var(--ac26-serif)!important;font-size:19px!important;color:var(--ac26-ink)!important}
body.ac26-page.article-page .guide-grid,body.ac26-page.article-page .editorial-grid{
  display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important;border-top:1px solid var(--ac26-line)!important;border-bottom:1px solid var(--ac26-line)!important;
}
body.ac26-page.article-page .guide-grid>*,body.ac26-page.article-page .editorial-grid>*{
  padding:28px 25px!important;border:0!important;border-right:1px solid var(--ac26-line)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;
}
body.ac26-page.article-page .guide-grid>*:last-child,body.ac26-page.article-page .editorial-grid>*:last-child{border-right:0!important}
body.ac26-page.article-page .btn{border-radius:999px!important}

@media(max-width:900px){
  body.ac26-page.article-page .page-hero-inner{grid-template-columns:1fr!important;gap:30px!important}
  body.ac26-page.article-page .page-side-card{max-width:520px!important}
  body.ac26-page.article-page .page-overview{grid-template-columns:1fr!important;gap:28px!important}
  body.ac26-page.article-page .page-overview-title{padding-right:0!important;border-right:0!important}
  body.ac26-page.article-page .page-overview-items{grid-template-columns:1fr 1fr!important}
  body.ac26-page.article-page .page-overview-note{grid-column:1!important}
  body.ac26-page.article-page .article-grid{grid-template-columns:1fr!important}
  body.ac26-page.article-page .article-nav,body.ac26-page.article-page .article-side{position:static!important}
  body.ac26-page.article-page .guide-grid,body.ac26-page.article-page .editorial-grid{grid-template-columns:1fr!important}
  body.ac26-page.article-page .guide-grid>*,body.ac26-page.article-page .editorial-grid>*{border-right:0!important;border-bottom:1px solid var(--ac26-line)!important}
  body.ac26-page.article-page .guide-grid>*:last-child,body.ac26-page.article-page .editorial-grid>*:last-child{border-bottom:0!important}
}
@media(max-width:620px){
  body.ac26-page.article-page .page-hero{padding-top:52px!important}
  body.ac26-page.article-page .page-hero-inner,body.ac26-page.article-page .page-overview,body.ac26-page.article-page .section>.wrap{width:min(100% - 36px,1180px)!important}
  body.ac26-page.article-page .page-hero h1{font-size:clamp(44px,13vw,61px)!important}
  body.ac26-page.article-page .page-overview-items{grid-template-columns:1fr!important;border-top:1px solid var(--ac26-line)!important}
  body.ac26-page.article-page .page-overview-item{margin-right:0!important;padding:18px 0!important;border-right:0!important;border-bottom:1px solid var(--ac26-line)!important}
  body.ac26-page.article-page .page-overview-item:last-child{border-bottom:0!important}
}

/* Utility confirmations — quiet, confidence-building, not product marketing. */
body.ac26-page.thank-you-page main{
  min-height:clamp(560px,68vh,760px)!important;
  display:grid!important;place-items:center!important;
  padding:clamp(70px,9vw,130px) 24px!important;
  background:
    radial-gradient(circle at 82% 25%,rgba(183,146,104,.12),transparent 25%),
    linear-gradient(180deg,#fbf7ef 0%,#f3ebdf 100%)!important;
  border-bottom:1px solid var(--ac26-line)!important;
}
body.ac26-page.thank-you-page main>.article,
body.ac26-page.thank-you-page main .article{
  width:min(760px,100%)!important;margin:0 auto!important;padding:0!important;text-align:left!important;
}
body.ac26-page.thank-you-page .article>.eyebrow{margin-bottom:18px!important}
body.ac26-page.thank-you-page .article h1{
  margin:0 0 24px!important;font:500 clamp(46px,6vw,78px)/.98 var(--ac26-serif)!important;letter-spacing:-.045em!important;color:var(--ac26-ink)!important;text-wrap:balance;
}
body.ac26-page.thank-you-page .article>p{max-width:670px!important;font-size:17px!important;line-height:1.72!important;color:#4b5d65!important}
body.ac26-page.thank-you-page .thank-you-detail,
body.ac26-page.thank-you-page .notice{
  margin:30px 0!important;padding:22px 0 22px 26px!important;border:0!important;border-left:1px solid var(--ac26-champagne)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;
}
body.ac26-page.thank-you-page .thank-you-detail strong{font:500 20px/1.25 var(--ac26-serif)!important;color:var(--ac26-ink)!important}
body.ac26-page.thank-you-page .thank-you-detail p,body.ac26-page.thank-you-page .notice{font-size:14px!important;line-height:1.65!important;color:#69777d!important}
body.ac26-page.thank-you-page .hero-actions,body.ac26-page.thank-you-page .article-nav{display:flex!important;gap:12px!important;flex-wrap:wrap!important;margin-top:30px!important}
body.ac26-page.thank-you-page .article-nav{position:static!important}
body.ac26-page.thank-you-page .btn{border-radius:999px!important}
@media(max-width:620px){body.ac26-page.thank-you-page main{padding-inline:18px!important}body.ac26-page.thank-you-page .hero-actions .btn,body.ac26-page.thank-you-page .article-nav .btn{width:100%!important;justify-content:center!important}}

/* Legal policy pages are reading documents: deliberately quieter than service pages. */
body.ac26-page.legal-page .page-hero h1{font-size:clamp(48px,5vw,72px)!important}
body.ac26-page.legal-page .article-grid{grid-template-columns:minmax(0,1.8fr) minmax(220px,.45fr)!important}
body.ac26-page.legal-page .article{max-width:820px!important}
body.ac26-page.legal-page .article h2{font-size:clamp(28px,2.7vw,39px)!important;margin-top:48px!important}
body.ac26-page.legal-page .article h3{font-size:21px!important}
body.ac26-page.legal-page .article p,body.ac26-page.legal-page .article li{font-size:15px!important;line-height:1.82!important}

/* AC26 legal-reading mobile correction — keep policy documents readable and prevent
   the desktop side rail from compressing the article into an 80px column. */
@media(max-width:900px){
  body.ac26-page.legal-page .article-grid{grid-template-columns:minmax(0,1fr)!important;gap:38px!important}
  body.ac26-page.legal-page .article{max-width:none!important}
  body.ac26-page.legal-page .article-side,
  body.ac26-page.legal-page .premium-side-card{max-width:620px!important}
}
@media(max-width:620px){
  body.ac26-page.legal-page .article h2{font-size:clamp(27px,8.2vw,34px)!important;margin-top:40px!important}
  body.ac26-page.legal-page .article h3{font-size:20px!important}
  body.ac26-page.legal-page .article p,
  body.ac26-page.legal-page .article li{font-size:15px!important;line-height:1.72!important}
}

/* AC26 no-card rule on public restructuring/editorial pages.
   The Legal Radar deterministic tool shell stays untouched; only public reading/landing cards flatten. */
body.ac26-page main.lr-page .lr-grid{gap:0!important;border-top:1px solid var(--ac26-line)!important;border-bottom:1px solid var(--ac26-line)!important}
body.ac26-page main.lr-page .lr-card{
  gap:10px!important;padding:28px clamp(20px,2.4vw,34px)!important;
  border:0!important;border-right:1px solid var(--ac26-line)!important;
  border-radius:0!important;background:transparent!important;box-shadow:none!important;color:var(--ac26-ink)!important;
}
body.ac26-page main.lr-page .lr-card:last-child{border-right:0!important}
body.ac26-page main.lr-page .lr-card h2,
body.ac26-page main.lr-page .lr-card h3{font:500 clamp(22px,2vw,30px)/1.12 var(--ac26-serif)!important;color:var(--ac26-ink)!important}
body.ac26-page main.lr-page .lr-card p{font-size:14px!important;line-height:1.65!important;color:#617078!important}
@media(max-width:1000px){
  body.ac26-page main.lr-page .lr-card{border-right:0!important;border-bottom:1px solid var(--ac26-line)!important}
  body.ac26-page main.lr-page .lr-card:last-child{border-bottom:0!important}
}

/* Family editorial guide — AC26 treatment. Keep its factual content and tool hand-off,
   but remove the legacy card language so it reads as part of the approved editorial system. */
body.ac26-page.alienation-page .alienation-hero{
  padding:clamp(72px,8vw,112px) 0 clamp(64px,7vw,92px)!important;
  background:linear-gradient(180deg,var(--ac26-paper),var(--ac26-ivory))!important;
  border-bottom:1px solid var(--ac26-line)!important;
}
body.ac26-page.alienation-page .alienation-hero-grid{gap:clamp(54px,7vw,96px)!important}
body.ac26-page.alienation-page .alienation-hero h1{
  font:500 clamp(52px,5.7vw,84px)/.96 var(--ac26-serif)!important;letter-spacing:-.045em!important;color:var(--ac26-ink)!important;
}
body.ac26-page.alienation-page .alienation-hero p{font:400 clamp(18px,1.5vw,23px)/1.58 var(--ac26-serif)!important;color:var(--ac26-ink-soft)!important}
body.ac26-page.alienation-page .alienation-hero-card{
  padding:28px 0 28px 30px!important;border:0!important;border-left:1px solid var(--ac26-champagne)!important;
  border-radius:0!important;background:transparent!important;box-shadow:none!important;
}
body.ac26-page.alienation-page .alienation-hero-card h2{font:500 clamp(29px,2.7vw,42px)/1.08 var(--ac26-serif)!important;color:var(--ac26-ink)!important}
body.ac26-page.alienation-page .alienation-hero-card p,
body.ac26-page.alienation-page .alienation-hero-card li{color:#607078!important}
body.ac26-page.alienation-page .alienation-hero-card li:before{border-radius:0!important;width:10px!important;height:1px!important;top:.8em!important;background:var(--ac26-champagne)!important}
body.ac26-page.alienation-page .alienation-body{padding:clamp(72px,8vw,110px) 0!important;background:var(--ac26-paper)!important}
body.ac26-page.alienation-page .alienation-layout{gap:clamp(54px,7vw,92px)!important}
body.ac26-page.alienation-page .alienation-content h2{font:500 clamp(31px,3.25vw,47px)/1.08 var(--ac26-serif)!important;color:var(--ac26-ink)!important}
body.ac26-page.alienation-page .alienation-content h3{font:500 24px/1.18 var(--ac26-serif)!important;color:var(--ac26-ink)!important}
body.ac26-page.alienation-page .alienation-content p,
body.ac26-page.alienation-page .alienation-content li{color:#40515a!important}
body.ac26-page.alienation-page .alienation-note{
  margin:32px 0!important;padding:22px 0 22px 28px!important;border-left:1px solid var(--ac26-champagne)!important;
  border-radius:0!important;background:rgba(183,146,104,.045)!important;
}
body.ac26-page.alienation-page .alienation-side{gap:0!important}
body.ac26-page.alienation-page .alienation-side-card{
  padding:28px 0!important;border:0!important;border-top:1px solid var(--ac26-line)!important;border-radius:0!important;background:transparent!important;
}
body.ac26-page.alienation-page .alienation-side-card:last-child{border-bottom:1px solid var(--ac26-line)!important}
body.ac26-page.alienation-page .alienation-side-card h3{font:500 25px/1.12 var(--ac26-serif)!important;color:var(--ac26-ink)!important}
body.ac26-page.alienation-page .alienation-side-card p{font-size:13px!important;color:#68777d!important}
@media(max-width:900px){
  body.ac26-page.alienation-page .alienation-hero-grid,
  body.ac26-page.alienation-page .alienation-layout{grid-template-columns:1fr!important}
  body.ac26-page.alienation-page .alienation-side{position:static!important}
}

/* AC monogram — approved brand language, rendered as live type so it stays crisp on every device. */
body.ac26-page .site-brand__monogram,
body.ac26-page .site-footer__monogram{
  position:relative;display:inline-block;flex:0 0 54px;width:54px;height:54px;
  font-family:var(--ac26-serif);line-height:1;letter-spacing:-.08em;
}
body.ac26-page .site-brand__monogram-a,
body.ac26-page .site-brand__monogram-c{position:absolute;top:3px;font-size:45px;font-weight:500}
body.ac26-page .site-brand__monogram-a{left:0;color:var(--ac26-ink)}
body.ac26-page .site-brand__monogram-c{left:22px;color:var(--ac26-champagne);opacity:.95}
body.ac26-page .site-footer__identity{position:relative}
body.ac26-page .site-footer__monogram{display:block;margin-bottom:14px}
@media(max-width:640px){
  body.ac26-page .site-brand__monogram{flex-basis:46px;width:46px;height:46px}
  body.ac26-page .site-brand__monogram-a,
  body.ac26-page .site-brand__monogram-c{font-size:39px}
  body.ac26-page .site-brand__monogram-c{left:19px}
}

/* Footer contrast + brand lock. Legacy dark-footer rules must never bleed into AC26 light footer. */
body.ac26-page .site-footer__identity{
  display:grid;grid-template-columns:54px minmax(0,1fr);column-gap:14px;align-items:start;
}
body.ac26-page .site-footer__monogram{grid-column:1;grid-row:1;margin:0!important}
body.ac26-page .site-footer__brand{
  grid-column:2;grid-row:1;align-self:center;display:flex!important;flex-direction:column!important;
  color:var(--ac26-ink)!important;font:600 16px/1.15 var(--ac26-serif)!important;text-decoration:none!important;
}
body.ac26-page .site-footer__brand span{color:#718087!important}
body.ac26-page .site-footer__identity>p,
body.ac26-page .site-footer__identity>.site-footer__contact,
body.ac26-page .site-footer__identity>.site-footer__social{grid-column:1/-1}
body.ac26-page .site-footer__identity>p{margin-top:16px}
body.ac26-page .site-footer nav h2{color:var(--ac26-ink)!important}
body.ac26-page .site-footer nav a{color:#5b6970!important}
@media(max-width:640px){
  body.ac26-page .site-footer__identity{grid-template-columns:46px minmax(0,1fr)}
}

/* Accessibility refinement — keep champagne as an accent, use a deeper bronze for small text. */
:root{
  --ac26-bronze-text:#855d3f;
  --ac26-muted:#5f6d73;
}
body.ac26-page .site-brand{color:var(--ac26-ink)!important}
body.ac26-page .site-menu-toggle{color:var(--ac26-ink)!important}
body.ac26-page .site-menu-toggle span{background:var(--ac26-ink)!important}
body.ac26-page .ac26-eyebrow,
body.ac26-page .p2-eyebrow{color:var(--ac26-bronze-text)!important}
body.ac26-page .ac26-hero__authority,
body.ac26-page .ac26-meta,
body.ac26-page .ac26-link-row span,
body.ac26-page .ac26-situation span,
body.ac26-page .ac26-sequence__item span,
body.ac26-page .ac26-feature-points span{color:var(--ac26-muted)!important}
body.ac26-page .ac26-pub-row small{color:#7e6962!important}
body.ac26-page .ac26-pub-row p{color:var(--ac26-muted)!important}
body.ac26-page .ac26-pub-index a span{color:var(--ac26-bronze-text)!important}
body.ac26-page .p2-breadcrumb,
body.ac26-page .p2-breadcrumb a,
body.ac26-page .breadcrumbs,
body.ac26-page .breadcrumbs a{color:var(--ac26-muted)!important}
body.ac26-page .info-card li,
body.ac26-page .premium-side-card li,
body.ac26-page .article-side li{color:#59676e!important}
body.ac26-page .sub{color:#59676e!important}
body.ac26-page .p2-final-cta .p2-btn--primary{background:#fff!important;color:var(--ac26-ink)!important;border-color:#fff!important}
body.ac26-page .p2-final-cta .p2-btn--secondary{background:transparent!important;color:#fff!important;border-color:rgba(255,255,255,.48)!important}

/* Dark CTA labels use a light champagne; small body copy on stone uses the accessible muted tone. */
body.ac26-page .ac26-cta-band .ac26-eyebrow{color:#d1b18d!important}
body.ac26-page .audit-guide-grid p{color:#59676e!important}

/* Programare: preserve the production stepper contract, but present choices as editorial rows, not cards. */
body.ac26-page .p2-intake-progress{margin:0 0 34px!important;padding-bottom:18px!important;border-bottom:1px solid var(--ac26-line)!important}
body.ac26-page .p2-intake-progress__meta{color:var(--ac26-muted)!important;font-size:12px!important;letter-spacing:.02em}
body.ac26-page .p2-intake-progress__meta span:last-child{color:var(--ac26-ink)!important;font-weight:600!important}
body.ac26-page .p2-intake-progress__bar{height:2px!important;margin-top:13px!important;border-radius:0!important;background:rgba(16,35,45,.11)!important}
body.ac26-page .p2-intake-progress__bar span{background:var(--ac26-champagne)!important;border-radius:0!important}
body.ac26-page .p2-form-error-summary{border-radius:0!important;background:rgba(155,47,47,.045)!important;padding:14px 0 14px 18px!important;border-left:1px solid #8b3737!important;color:#742c2c!important}
body.ac26-page .p2-choice-grid{gap:0!important;border-top:1px solid var(--ac26-line)!important;border-bottom:1px solid var(--ac26-line)!important}
body.ac26-page .p2-choice-grid label{border-bottom:1px solid var(--ac26-line)!important}
body.ac26-page .p2-choice-grid label:nth-last-child(-n+2){border-bottom:0!important}
body.ac26-page .p2-choice-grid span{
  min-height:86px!important;padding:18px 20px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;
  transition:background-color .2s ease,padding-left .2s ease!important;
}
body.ac26-page .p2-choice-grid label:nth-child(odd) span{border-right:1px solid var(--ac26-line)!important}
body.ac26-page .p2-choice-grid input:checked+span{
  border-color:transparent!important;box-shadow:inset 3px 0 0 var(--ac26-champagne)!important;background:rgba(183,146,104,.055)!important;padding-left:26px!important;
}
body.ac26-page .p2-choice-grid input:focus-visible+span{outline:2px solid var(--ac26-ink)!important;outline-offset:-2px!important}
body.ac26-page .p2-choice-grid strong{font:500 17px/1.25 var(--ac26-serif)!important;color:var(--ac26-ink)!important}
body.ac26-page .p2-choice-grid small{color:var(--ac26-muted)!important;font-size:12px!important;line-height:1.45!important}
@media(max-width:640px){
  body.ac26-page .p2-choice-grid{grid-template-columns:1fr!important}
  body.ac26-page .p2-choice-grid label,
  body.ac26-page .p2-choice-grid label:nth-last-child(-n+2){border-bottom:1px solid var(--ac26-line)!important}
  body.ac26-page .p2-choice-grid label:last-child{border-bottom:0!important}
  body.ac26-page .p2-choice-grid label:nth-child(odd) span{border-right:0!important}
}

/* AC26 transition signature — keep the production transition behavior, replace the legacy column with the approved monogram. */
body.ac26-page .page-transition__symbol{display:none!important}
body.ac26-page .page-transition__inner::before{
  content:"AC";display:block;color:#d2ad7c;font:500 clamp(58px,6.5vw,92px)/1 var(--ac26-serif);letter-spacing:-.13em;
  opacity:0;transform:translateY(5px) scale(.97);transition:opacity 175ms ease,transform 195ms ease;
}
html.js:not(.is-ready) body.ac26-page .page-transition__inner::before,
html.is-leaving body.ac26-page .page-transition__inner::before{opacity:1;transform:translateY(0) scale(1)}

/* 2026 accessibility refinement — legacy families inherit the approved palette at AA contrast. */
body.ac26-page .p2-service-card p,
body.ac26-page .p2-process p,
body.ac26-page .p3-product-map p,
body.ac26-page .p3-deliverables p,
body.ac26-page .p3-decision-card p,
body.ac26-page .p3-route p,
body.ac26-page .p3-signal-list span,
body.ac26-page .p3-qualification p,
body.ac26-page.article-page .local-scope,
body.ac26-page.article-page .page-overview-title p,
body.ac26-page.article-page .page-overview-item span,
body.ac26-page.article-page .page-overview-note,
body.ac26-page.article-page .page-side-card li{
  color:#59676e!important;
}
body.ac26-page.article-page .page-overview-item small,
body.ac26-page .p2-service-card>span:first-child,
body.ac26-page .p2-process>li>span{
  color:#855d3f!important;
}
body.ac26-page .p2-hero__panel .p3-hero-note,
body.ac26-page .p2-hero__panel--dark .p3-hero-note{
  color:#59676e!important;border-top-color:var(--ac26-line)!important;
}
body.ac26-page .p3-scope>div,
body.ac26-page .p3-scope>aside{
  background:transparent!important;color:var(--ac26-ink)!important;
}
body.ac26-page .p3-scope h3{color:var(--ac26-ink)!important}
body.ac26-page .p3-scope p{color:#59676e!important}

/* Legacy consultation buttons must not retain low-contrast gold-on-white rules. */
body.ac26-page.article-page .btn.btn-primary,
body.ac26-page.article-page a.btn.btn-primary{
  background:var(--ac26-ink)!important;color:#fff!important;border-color:var(--ac26-ink)!important;
}
body.ac26-page.article-page .btn.btn-ghost,
body.ac26-page.article-page a.btn.btn-ghost{
  background:transparent!important;color:var(--ac26-ink)!important;border-color:rgba(16,35,45,.34)!important;
}

/* Dark closing bands: text stays light; light actions are genuinely light, not translucent. */
body.ac26-page .p2-final-cta h3,
body.ac26-page .p2-final-cta strong{color:#f8f3eb!important}
body.ac26-page .p2-final-cta .p2-btn--light,
body.ac26-page .p2-final-cta a.p2-btn--light{
  background:#f8f3eb!important;color:var(--ac26-ink)!important;border-color:#f8f3eb!important;
}
body.ac26-page .p2-final-cta .p2-btn--ghost-light,
body.ac26-page .p2-final-cta a.p2-btn--ghost-light{
  background:transparent!important;color:#fff!important;border-color:rgba(255,255,255,.5)!important;
}

/* Confirmation pages are intentionally quiet editorial surfaces, never legacy dark cards. */
body.ac26-page.thank-you-page main>.article,
body.ac26-page.thank-you-page main .article{
  background:transparent!important;color:var(--ac26-ink)!important;border:0!important;border-radius:0!important;box-shadow:none!important;
}
body.ac26-page.thank-you-page .article>.eyebrow{color:#855d3f!important}
body.ac26-page.thank-you-page .article h1,
body.ac26-page.thank-you-page .thank-you-detail strong{color:var(--ac26-ink)!important}
body.ac26-page.thank-you-page .article>p,
body.ac26-page.thank-you-page .thank-you-detail p,
body.ac26-page.thank-you-page .notice{color:#59676e!important}
body.ac26-page.thank-you-page .btn.btn-ghost,
body.ac26-page.thank-you-page a.btn.btn-ghost{
  background:transparent!important;color:var(--ac26-ink)!important;border:1px solid rgba(16,35,45,.34)!important;
}
body.ac26-page.thank-you-page .btn.btn-primary,
body.ac26-page.thank-you-page a.btn.btn-primary{
  background:var(--ac26-ink)!important;color:#fff!important;border-color:var(--ac26-ink)!important;
}

/* AC26 accessibility closeout — remaining legacy contrast leaks discovered by full 44-page browser sweep. */
body.ac26-page .p4-fact-card p,
body.ac26-page .p4-fit-grid p,
body.ac26-page .p4-tool-card p,
body.ac26-page .p4-mini-process p{
  color:#59676e!important;
}
body.ac26-page .p3-deliverables small,
body.ac26-page .p3-product-map span,
body.ac26-page .p3-route article>span,
body.ac26-page .p4-fact-card span,
body.ac26-page .p4-mini-process span{
  color:var(--ac26-bronze-text)!important;
}
body.ac26-page .p2-page-hero--dark .p2-btn--ghost-light,
body.ac26-page .p2-page-hero--dark a.p2-btn--ghost-light{
  background:transparent!important;
  color:#fff!important;
  border-color:rgba(255,255,255,.54)!important;
}
body.ac26-page.article-page .info-card p,
body.ac26-page.article-page .premium-side-card p,
body.ac26-page.article-page .article-side p{
  color:#59676e!important;
}

/* AC26 hero normalization is light even when legacy markup says --dark. Keep secondary hero actions dark-on-light. */
body.ac26-page .p2-page-hero--dark .p2-btn--ghost-light,
body.ac26-page .p2-page-hero--dark a.p2-btn--ghost-light{
  background:rgba(255,255,255,.48)!important;
  color:var(--ac26-ink)!important;
  border-color:rgba(16,35,45,.32)!important;
}
/* Genuine dark track keeps its action light. */
body.ac26-page .p4-track--ink .p2-btn--ghost-light,
body.ac26-page .p4-track--ink a.p2-btn--ghost-light{
  background:transparent!important;
  color:#fff!important;
  border-color:rgba(255,255,255,.54)!important;
}

/* Audit page — premium diagnostic surface, not a SaaS/card dashboard. Runtime contracts stay untouched. */
body.ac26-page.audit-tool-page .audit-panel,
body.ac26-page.audit-tool-page .audit-placeholder,
body.ac26-page.audit-tool-page .audit-results{
  border-radius:0!important;
  box-shadow:none!important;
}
body.ac26-page.audit-tool-page .audit-panel{
  border-left:0!important;
  border-right:0!important;
  border-color:rgba(255,255,255,.10)!important;
}
body.ac26-page.audit-tool-page .audit-placeholder{
  min-height:300px!important;
  padding:46px 0!important;
  border-left:0!important;
  border-right:0!important;
  background:transparent!important;
}
body.ac26-page.audit-tool-page .audit-module-card,
body.ac26-page.audit-tool-page .audit-module-check,
body.ac26-page.audit-tool-page .audit-recommendation,
body.ac26-page.audit-tool-page .audit-empty-card,
body.ac26-page.audit-tool-page .audit-scope-card,
body.ac26-page.audit-tool-page .audit-lead-form{
  border-radius:0!important;
  box-shadow:none!important;
}
body.ac26-page.audit-tool-page .audit-module-card{
  border-left:0!important;border-right:0!important;border-bottom:0!important;background:transparent!important;
}
body.ac26-page.audit-tool-page .audit-module-card:last-child{border-bottom:1px solid var(--ac26-line)!important}
body.ac26-page.audit-tool-page .audit-module-check{
  border-top:1px solid var(--ac26-line)!important;border-right:0!important;border-bottom:0!important;background:transparent!important;
}
body.ac26-page.audit-tool-page .audit-recommendations{gap:0!important;border-top:1px solid var(--ac26-line)!important}
body.ac26-page.audit-tool-page .audit-recommendation{
  border:0!important;border-bottom:1px solid var(--ac26-line)!important;background:transparent!important;padding:18px 0!important;
}
body.ac26-page.audit-tool-page .audit-empty-card{border:0!important;border-top:1px solid var(--ac26-line)!important;border-bottom:1px solid var(--ac26-line)!important;background:transparent!important}
body.ac26-page.audit-tool-page .audit-pages{gap:0!important;border-top:1px solid var(--ac26-line)!important}
body.ac26-page.audit-tool-page .audit-pages li{border:0!important;border-bottom:1px solid var(--ac26-line)!important;border-radius:0!important;background:transparent!important;padding:13px 0!important}
body.ac26-page.audit-tool-page .audit-scope-card{border-left:1px solid var(--ac26-champagne)!important;border-right:0!important;border-top:0!important;border-bottom:0!important;background:transparent!important}
body.ac26-page.audit-tool-page .audit-scope-card::before{display:none!important}
body.ac26-page.audit-tool-page .audit-lead-form{background:#f8f3eb!important;border-color:rgba(255,255,255,.18)!important}

/* AC26 long-form reading progress — real-browser enhancement beyond static mockups. */
body.ac26-page main.ac26-article{--ac26-reading-progress:0}
body.ac26-page main.ac26-article::before{
  content:"";position:fixed;left:0;right:0;top:82px;height:2px;z-index:49;
  background:linear-gradient(90deg,var(--ac26-champagne),#c9a987);
  transform:scaleX(var(--ac26-reading-progress));transform-origin:left center;
  pointer-events:none;will-change:transform;opacity:.9
}
@media(max-width:1040px){body.ac26-page main.ac26-article::before{top:72px}}
@media(max-width:640px){body.ac26-page main.ac26-article::before{top:66px;height:1px}}
@media(prefers-reduced-motion:reduce){body.ac26-page main.ac26-article::before{will-change:auto}}

/* AC27 browser refinement — typography, anchors and touch-device hover hygiene.
   This layer is intentionally visual-only: no legal copy, routing or product runtime changes. */
body.ac26-page :where(h1,h2,.ac26-display,.ac26-title,.ac26-subtitle){
  text-wrap:balance;
}
body.ac26-page :where(.ac26-lead,.hero-lead,.ac26-copy,p.page-lead){
  text-wrap:pretty;
}
body.ac26-page main :where(section,article,h1,h2,h3)[id]{
  scroll-margin-top:112px;
}
body.ac26-page .site-footer :where(a,p),
body.ac26-page :where(.ac26-meta,.ac26-hero__authority,.local-scope){
  overflow-wrap:anywhere;
}

/* Existing desktop hover motion should never become a sticky visual state on touch screens. */
@media(hover:none){
  body.ac26-page .site-header:hover{box-shadow:none;background:rgba(252,250,246,.91)}
  body.ac26-page .site-header__cta:hover,
  body.ac26-page .ac26-btn:hover{transform:none}
  body.ac26-page .ac26-link-row:hover,
  body.ac26-page .ac26-pub-row:hover{padding-left:0}
  body.ac26-page .ac26-situation:hover,
  body.ac26-page .ac26-contact-option:hover,
  body.ac26-page .ac26-category-strip>a:hover{background:transparent}
}

@media(max-width:640px){
  body.ac26-page main :where(section,article,h1,h2,h3)[id]{scroll-margin-top:88px}
  body.ac26-page .ac26-meta{gap:9px 14px}
  body.ac26-page .ac26-meta>span+span{padding-left:14px}
}

/* AC27 mobile target-size correction discovered in rendered QA. */
@media(max-width:1040px){
  body.ac26-page .site-menu-toggle{width:44px;height:44px;min-width:44px;min-height:44px}
}

/* AC27 readability correction — rendered audit found substantive legacy process copy at 12px. */
body.ac26-page .p2-process p{font-size:13.5px!important;line-height:1.62!important}
:where(body.ac26-structure-alienation) .alienation-hero-card li{font-size:13px;line-height:1.58}
:where(body.ac26-structure-alienation) .alienation-side-card p{font-size:13px;line-height:1.62}
:where(body.ac26-structure-alienation) .alienation-side-card a{font-size:12.5px;line-height:1.5}
@media(max-width:640px){
  body.ac26-page .p2-process p{font-size:14px!important;line-height:1.64!important}
  body.ac26-page .ac26-pub-row p{font-size:14px;line-height:1.62}
  :where(body.ac26-structure-alienation) .alienation-hero-card li{font-size:14px;line-height:1.62}
  :where(body.ac26-structure-alienation) .alienation-side-card p{font-size:14px;line-height:1.65}
  :where(body.ac26-structure-alienation) .alienation-side-card a{font-size:13.5px;line-height:1.55}
}

/* AC27 anchor landing room for the sticky shell, including legacy preserved IDs. */
html{scroll-padding-top:112px}
@media(max-width:640px){html{scroll-padding-top:88px}}

/* AC28 language + micro-typography closeout — visitor-facing polish only. */
body.ac26-page .ac26-hero__authority,
body.ac26-page .ac26-situation span,
body.ac26-page .ac26-sequence__item span,
body.ac26-page .ac26-feature-points span,
body.ac26-page .ac26-contact-option span,
body.ac26-page .ac26-category-strip span,
body.ac26-page .ac26-process-line span,
body.ac26-page .ac26-link-row span:not(.ac26-link-row__arrow){
  font-size:13.5px!important;
  line-height:1.6!important;
}
body.ac26-page .ac26-pub-row p,
body.ac26-page.article-page .local-scope{font-size:13.5px!important;line-height:1.62!important}
body.ac26-page .p2-choice-grid small{font-size:13px!important;line-height:1.52!important}
body.ac26-page .p2-breadcrumb,
body.ac26-page .breadcrumbs{font-size:12px!important;line-height:1.5!important}
body.ac26-page .legal-form-progress button{font-size:12.5px!important;line-height:1.35!important}
body.ac26-page .legal-form-progress button span{font-size:11px!important;line-height:1.3!important}
body.ac26-page .legal-submit-note,
body.ac26-page .field-note,
body.ac26-page .field-meta{font-size:13px!important;line-height:1.52!important}
:where(body.ac26-structure-alienation) .alienation-hero-card>small,
:where(body.ac26-structure-alienation) .alienation-side-card small{font-size:11.5px!important;line-height:1.2!important}
body.ac26-page.audit-tool-page .tool-standard-strip__intro small,
body.ac26-page.audit-tool-page .tool-standard-strip__item small,
body.ac26-page.audit-tool-page .editorial-card small{font-size:11.5px!important;line-height:1.25!important}
@media(max-width:640px){
  body.ac26-page .ac26-hero__authority,
  body.ac26-page .ac26-situation span,
  body.ac26-page .ac26-sequence__item span,
  body.ac26-page .ac26-feature-points span,
  body.ac26-page .ac26-contact-option span,
  body.ac26-page .ac26-category-strip span,
  body.ac26-page .ac26-process-line span,
  body.ac26-page .ac26-link-row span:not(.ac26-link-row__arrow),
  body.ac26-page .ac26-pub-row p,
  body.ac26-page.article-page .local-scope{font-size:14px!important;line-height:1.64!important}
}
