.page-hero{max-width:var(--max);margin:0 auto;min-height:370px;padding:4.4rem 5.5rem;display:grid;grid-template-columns:1.35fr .65fr;gap:4rem;align-items:center;background:linear-gradient(135deg,#fff9f5,#f8eff7)}
.page-hero.compact{min-height:430px}.page-hero.text-only{grid-template-columns:minmax(0,920px);min-height:330px}.page-hero h1{font-size:clamp(2.8rem,5vw,4.8rem);margin:.6rem 0 1rem;letter-spacing:-.025em}.page-lead{font-size:1.18rem;max-width:780px;color:#524a4f}.page-portrait{max-width:360px;justify-self:end}.page-portrait img{aspect-ratio:1/1;border-radius:50%;object-fit:cover;object-position:center 36%;border:7px solid rgba(255,255,255,.8);box-shadow:var(--shadow)}
.content-shell{max-width:var(--max);margin:auto;padding:4rem 5.5rem}.content-shell.two-col{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:4rem;align-items:start}.prose{max-width:850px}.prose h2{font-size:2rem;margin:0 0 1rem}.prose h2:not(:first-child){margin-top:2.6rem}.prose p{font-size:1rem;color:#51494d;line-height:1.75}.info-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:1.7rem;box-shadow:var(--shadow);position:sticky;top:122px}.info-card h3{font-size:1.5rem;margin-bottom:1rem}.check-list{padding:0;margin:0 0 1.5rem;list-style:none}.check-list li{padding:.62rem 0 .62rem 1.55rem;border-bottom:1px solid #f0e6e1;position:relative}.check-list li:before{content:'✓';position:absolute;left:0;color:#b84570;font-weight:700}.topic-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.topic-grid article{padding:1.6rem;background:#fff;border:1px solid var(--line);border-radius:12px;min-height:220px}.topic-grid h2{font-size:1.45rem;margin-bottom:.85rem}.topic-grid p{color:#62595e;font-size:.93rem}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.steps-grid article{background:#fff;border:1px solid var(--line);border-radius:12px;padding:1.6rem}.steps-grid article>span{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--rose-soft);color:#ab3d64;font-weight:800;margin-bottom:1rem}.steps-grid h2{font-size:1.35rem;margin-bottom:.75rem}.steps-grid p{color:#62595e;font-size:.9rem}.privacy-note{margin-top:2rem;padding:1rem 1.2rem;border-left:3px solid var(--violet);background:var(--violet-soft);border-radius:0 8px 8px 0}.cta-band{max-width:1320px;margin:0 auto 4rem;padding:2rem 2.5rem;background:linear-gradient(135deg,#fff2ed,#efe6f8);border-radius:14px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.cta-band h2{font-size:2rem;margin-bottom:.55rem}.cta-band p{margin:0;color:#5d5459}.emdr-symbol{width:160px;height:160px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--violet),#cab6e3);color:#fff;font-size:4rem;justify-self:end}.badge{display:inline-block;padding:.3rem .6rem;border-radius:999px;background:var(--violet-soft);color:#7651a5;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1rem}.topic-chips{display:flex;gap:.75rem;flex-wrap:wrap;margin:1.5rem 0}.topic-chips a{border:1px solid #dcb9c8;background:#fff;padding:.65rem .9rem;border-radius:999px;color:#853859;font-size:.86rem}.topic-chips.large a{padding:.85rem 1.1rem}.archive-placeholder{margin-top:2.5rem;padding:2rem;border:1px dashed #d7c7d8;border-radius:14px;background:#fff}.archive-placeholder h2{font-size:1.8rem;margin-bottom:.8rem}.muted{color:var(--muted)}.split-feature{display:grid;grid-template-columns:1.35fr 1fr;gap:3rem}.split-feature h2{font-size:2.3rem;margin:.5rem 0 1rem}.split-feature p{color:#5f565b}.soft-panel{background:linear-gradient(135deg,var(--rose-soft),var(--violet-soft));padding:1.5rem;border-radius:14px}.soft-panel h3{font-size:1.25rem;margin:.4rem 0}.knowledge-preview .section-lead{max-width:760px;color:#5f565b;margin-top:1rem}.site-footer{padding:2rem 5.5rem;background:#2b1e27;color:#f5edf1;display:grid;grid-template-columns:1fr auto auto;gap:2rem;align-items:center;font-size:.8rem}.site-footer>div:first-child span{display:block;color:#cdbec6;margin-top:.25rem}.footer-links{display:flex;gap:1.2rem}.footer-links a{color:#e5d8de}.contact-layout{align-items:stretch}
@media(max-width:1000px){.page-hero,.content-shell.two-col{grid-template-columns:1fr}.page-portrait,.emdr-symbol{justify-self:start}.topic-grid{grid-template-columns:repeat(2,1fr)}.steps-grid{grid-template-columns:repeat(2,1fr)}.info-card{position:static}.split-feature{grid-template-columns:1fr}.site-footer{grid-template-columns:1fr}.footer-links{flex-wrap:wrap}}
@media(max-width:720px){.page-hero,.content-shell{padding:2.6rem 1.25rem}.page-hero{gap:1.5rem;min-height:auto}.page-hero h1{font-size:2.65rem}.page-portrait{max-width:260px}.topic-grid,.steps-grid{grid-template-columns:1fr}.cta-band{margin:0 1.25rem 3rem;padding:1.4rem;display:block}.cta-band .btn{margin-top:1rem}.site-footer{padding:2rem 1.25rem}.emdr-symbol{width:100px;height:100px;font-size:2.7rem}}
.public-form{margin-top:1.5rem;display:flex;flex-direction:column;gap:1rem}.public-form label{font-size:.84rem;font-weight:700}.public-form input,.public-form select,.public-form textarea{display:block;width:100%;margin-top:.35rem;padding:.8rem;border:1px solid #d8cbc6;border-radius:8px;background:#fff;font:inherit}.public-form .hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.privacy-check{display:flex!important;align-items:flex-start;gap:.7rem;font-weight:500!important}.privacy-check input{width:auto!important;margin-top:.25rem}.form-status{min-height:1.5rem;color:#6b4c5b;font-size:.86rem}.public-form button:disabled{opacity:.6;cursor:wait}

/* R1.14 — historical editorial archive */
.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-top:2rem}.article-card{border:1px solid rgba(111,52,85,.12);border-radius:18px;padding:1.5rem;background:#fffdfa}.article-card h2{font-size:1.3rem;margin:.45rem 0 .8rem}.article-card h2 a{text-decoration:none;color:inherit}.article-card p{line-height:1.65}.text-link{font-weight:600;text-decoration:none}.article-shell{max-width:850px;margin:0 auto;padding:5rem 1.5rem}.article-head{margin-bottom:2.5rem}.article-head h1{font-size:clamp(2.2rem,5vw,4rem);line-height:1.05}.article-date{opacity:.68}.article-body{font-size:1.08rem;line-height:1.8}.article-body img{max-width:100%;height:auto;border-radius:14px}.article-body blockquote{border-left:3px solid rgba(166,90,139,.45);padding-left:1.25rem;margin-left:0}.article-footer{margin-top:3rem;padding-top:1.5rem;border-top:1px solid rgba(111,52,85,.14)}@media(max-width:900px){.article-grid{grid-template-columns:1fr}}
