.column-section{margin:38px 0;padding:30px 0;border-top:3px solid #cf1737;border-bottom:1px solid #e7e5e4}.column-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:25px}.column-heading h1,.column-heading h2{font:700 clamp(28px,3.2vw,42px)/1.1 Georgia,serif;letter-spacing:-1px;color:#292524;margin:8px 0}.column-heading p{color:#78716c;margin-top:10px}.column-heading>a,.column-foot a{font-size:13px;font-weight:700;color:#b91c36}.column-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.column-card{display:flex;flex-direction:column;min-width:0;padding:24px;background:#fff;border:1px solid #e9e5e2;border-radius:18px;box-shadow:0 7px 25px #47281905;transition:border-color .2s,transform .2s}.column-card:hover{border-color:#d6a5ac;transform:translateY(-2px)}.column-person{display:flex;align-items:center;gap:12px;margin-bottom:24px}.column-portrait{flex-shrink:0;width:58px;height:58px;border-radius:50%;overflow:hidden;background:#faf0eb;display:grid;place-items:center;font:700 25px Georgia,serif;color:#b91c36}.column-portrait img{width:100%;height:100%;object-fit:cover}.column-name{font-size:14px;font-weight:800;color:#44403c}.column-person small{display:block;font-size:11px;color:#78716c;margin-top:4px}.column-quote{margin-left:auto;font:48px Georgia,serif;color:#deb9b5;line-height:1}.column-card h3{font:700 24px/1.3 Georgia,serif;color:#292524;margin:0 0 13px;overflow-wrap:anywhere}.column-card p{font-size:13px;line-height:1.8;color:#78716c;margin-bottom:24px}.column-foot{display:flex;justify-content:space-between;gap:10px;margin-top:auto;padding-top:16px;border-top:1px solid #f0ece8;font-size:11px;color:#78716c}.column-profile{display:flex;gap:24px;padding:25px;background:#faf8f5;border-radius:20px;margin-bottom:28px}.column-profile img{border-radius:50%;object-fit:cover;width:96px;height:96px}.column-bio{white-space:pre-line;line-height:1.8;margin:10px 0}.column-byline{margin:16px 0;padding:18px 22px;border-left:3px solid #be1836;background:#fbf8f5;border-radius:0 14px 14px 0}.column-byline a{font-weight:700;color:#aa1630}.bulk-editor{display:flex;flex-wrap:wrap;align-items:end;gap:15px;padding:20px;margin-bottom:20px}.bulk-editor .field{min-width:180px}.bulk-editor .field-hint{width:100%}.column-card a:focus-visible,.column-heading a:focus-visible{outline:2px solid #be1836;outline-offset:4px}@media(max-width:1100px){.column-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.column-grid{grid-template-columns:1fr}.column-heading{align-items:start;flex-direction:column}.column-section{margin:26px 0;padding:22px 0}.column-card{padding:22px}.column-card h3{font-size:25px}.column-profile{flex-direction:column}.bulk-editor>.field{width:100%}}
