:root{--ed-accent:#8e3b2e;--ed-shadow:0 18px 40px rgba(39,26,18,.08);--ed-ink:#1e1a17;--ed-accent-2:#244f43;--ed-line:#d8cdbd;--ed-paper:#fffdf8;--ed-soft:#efe5d7;--ed-muted:#6f665d;--ed-radius:20px;--ed-max:1180px;--ed-bg:#f6f1e8}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ed-ink);background:linear-gradient(180deg,#f4eee3 0%,#f8f5ee 42%,#f4efe7 100%);line-height:1.7;margin:0;font-family:Georgia,"Times New Roman",serif;visibility:visible;outline-offset:0}a{color:var(--ed-accent);text-decoration:none}img{display:block;max-width:100%;height:auto}.ed-siteframe{min-height:100vh}.ed-main{display:grid;gap:2rem}.ed-kicker{font-weight:700;letter-spacing:.18em;text-transform:uppercase;margin:0 0 .8rem;color:var(--ed-accent-2);font-size:.72rem}.ed-topbar{position:sticky;border-bottom:1px solid var(--ed-line);backdrop-filter:blur(10px);top:0;z-index:50;background:rgba(255,253,248,.94)}.ed-topbar--split .ed-topbar__meta{color:var(--ed-muted);font-size:.8rem;padding:.6rem 1.5rem 0;margin:0 auto;display:flex;justify-content:space-between;max-width:var(--ed-max)}.ed-topbar__inner{gap:1rem;max-width:var(--ed-max);display:grid;padding:1rem 1.5rem;grid-template-columns:auto 1fr auto auto;align-items:center;margin:0 auto}.ed-brandmark{font-weight:700;display:inline-flex;font-size:1.2rem;color:var(--ed-ink);align-items:center}.ed-brandmark img{width:auto;object-fit:contain;max-height:46px}.ed-navtoggle{background:var(--ed-paper);border:1px solid var(--ed-line);padding:.65rem .9rem;display:none;border-radius:999px;font:inherit}.ed-topnav{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.ed-topnav a{transition:.2s;border-radius:999px;color:var(--ed-muted);padding:.45rem .8rem}.ed-topnav a:hover,.ed-topnav a.is-active{background:var(--ed-soft);color:var(--ed-ink)}.ed-cta{display:inline-flex;justify-content:center;border-radius:999px;border:1px solid transparent;align-items:center;padding:.8rem 1.25rem;font-weight:700;transition:.2s}.ed-cta--solid,.ed-cta--nav{color:#fff;background:var(--ed-ink)}.ed-cta--ghost{color:var(--ed-ink);border-color:var(--ed-line);background:transparent}.ed-cta:hover{transform:translateY(-1px)}.ed-section,.ed-hero,.ed-loginhero,.ed-contactdesk,.ed-appsheet,.ed-legalwrap{margin:0 auto;width:min(calc(100% - 2.4rem),var(--ed-max));max-width:var(--ed-max)}.ed-hero{padding:2rem 0 0}.ed-hero__body{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);align-items:stretch;display:grid;gap:1.5rem}.ed-hero__body>div,.ed-hero__aside,.ed-loginhero>div,.ed-loginhero__panel,.ed-appsheet__intro,.ed-appsheet__gallery,.ed-contactdesk__copy,.ed-contactdesk__cards,.ed-legalcard,.ed-convert,.ed-section--muted,.ed-editorial__lead,.ed-editorial__rail,.ed-articlepage__main,.ed-articlepage__aside{background:var(--ed-paper);box-shadow:var(--ed-shadow);border:1px solid var(--ed-line);border-radius:var(--ed-radius)}.ed-hero__body>div{padding:2.4rem}.ed-hero__body h1,.ed-loginhero h1,.ed-appsheet h1,.ed-contactdesk h1,.ed-legalcard h1{font-size:clamp(2rem,4vw,4rem);margin:.2rem 0 1rem;line-height:1.06}.ed-hero__body p,.ed-loginhero p,.ed-appsheet p,.ed-contactdesk p{color:var(--ed-muted)}.ed-hero__actions{margin-top:1.5rem;flex-wrap:wrap;gap:.8rem;display:flex}.ed-hero__aside{padding:1.25rem;gap:1rem;display:grid}.ed-meterlist{gap:.75rem;grid-template-columns:repeat(3,1fr);display:grid}.ed-meterlist__item{border-radius:16px;padding:1rem;background:var(--ed-soft)}.ed-meterlist__item strong{font-size:1.2rem;display:block}.ed-hero__media,.ed-appsheet__gallery figure{border-radius:16px;overflow:hidden}.ed-hero__media img,.ed-appsheet__gallery img{object-fit:cover;aspect-ratio:4/3;width:100%}.ed-hero__ribbon{display:grid;gap:.8rem;grid-template-columns:repeat(3,1fr);margin-top:1rem}.ed-hero__ribbon img{border-radius:16px;border:1px solid var(--ed-line);object-fit:cover;aspect-ratio:16/9}.ed-hero--ledger .ed-hero__ledger{gap:1rem;display:grid;grid-template-columns:repeat(3,1fr);margin-top:1rem}.ed-storycard,.ed-railcard,.ed-columnist__item,.ed-quotes__item,.ed-paystrip__item,.ed-stepsheet__item{border:1px solid var(--ed-line);box-shadow:var(--ed-shadow);border-radius:18px;padding:1.2rem;background:var(--ed-paper)}.ed-storycard--note{background:var(--ed-soft)}.ed-storycard__icon{margin-bottom:.75rem;font-size:1.2rem;display:inline-flex}.ed-section{display:grid;padding:0;gap:1.25rem}.ed-section--muted{background:var(--ed-soft);padding:1.4rem}.ed-section__head h2{font-size:clamp(1.6rem,3vw,2.7rem);margin:.2rem 0 0}.ed-editorial,.ed-articlepage{gap:1rem;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);display:grid}.ed-editorial__lead,.ed-articlepage__main{padding:1.5rem 1.6rem}.ed-editorial__rail,.ed-articlepage__aside{gap:.8rem;display:grid;align-content:start;padding:1rem}.ed-railcard{gap:.25rem;color:var(--ed-ink);display:grid}.ed-rich p,.ed-rich ul,.ed-rich ol{margin:0 0 1rem}.ed-storygrid,.ed-columnist,.ed-quotes,.ed-paystrip,.ed-stepsheet,.ed-contactdesk__cards{gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.ed-columnist__item span{color:var(--ed-accent-2);font-weight:700;display:inline-flex;margin-top:.75rem}.ed-paystrip__item strong{display:block}.ed-faqlist{display:grid;gap:.85rem}.ed-faqlist__item{padding:0 1.1rem;box-shadow:var(--ed-shadow);background:var(--ed-paper);border:1px solid var(--ed-line);border-radius:18px}.ed-faqlist__item summary{font-weight:700;padding:1rem 0;cursor:pointer;list-style:none}.ed-faqlist__item summary::-webkit-details-marker{display:none}.ed-faqlist__item p{color:var(--ed-muted);margin:0 0 1rem}.ed-convert{padding:1.6rem;gap:1rem;grid-template-columns:minmax(200px,1fr) minmax(min-content,44%);align-items:center;display:grid}.ed-convert--band .ed-convert__meta{display:grid;justify-items:end;gap:.5rem}.ed-loginhero,.ed-appsheet,.ed-contactdesk{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:1rem;padding-top:2rem;display:grid}.ed-loginhero>div,.ed-loginhero__panel,.ed-appsheet__intro,.ed-appsheet__gallery,.ed-contactdesk__copy,.ed-contactdesk__cards{padding:1.6rem}.ed-loginhero__panel ul{margin:0;padding-left:1.1rem}.ed-appsheet__gallery{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.ed-stepsheet__item span{width:2.5rem;margin-bottom:.75rem;place-items:center;background:var(--ed-soft);display:inline-grid;font-weight:700;height:2.5rem;border-radius:999px}.ed-legalwrap{padding:2rem 0 0}.ed-legalcard{padding:2rem}.ed-legalcard__stamp{color:var(--ed-muted)}.ed-footer{padding:2rem 1.5rem 1rem;margin-top:2rem;border-top:1px solid var(--ed-line);background:rgba(239,230,215,1)}.ed-footer__lede,.ed-footer__grid,.ed-footer__bottom{margin:0 auto;max-width:var(--ed-max)}.ed-footer__lede{margin-bottom:1.5rem;justify-content:space-between;align-items:center;gap:1rem;display:flex}.ed-footer__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid;gap:1rem}.ed-footer h4{margin:.1rem 0 .75rem}.ed-footer ul{gap:.45rem;margin:0;padding:0;display:grid;list-style:none}.ed-footer p,.ed-footer li a,.ed-footer__bottom p{color:#564b43}.ed-footer__bottom{margin-top:1rem;text-align:center;border-top:1px solid rgba(0,0,0,.08);padding-top:1rem}@media (max-width:900px){.ed-topbar__inner{grid-template-columns:auto auto auto;}.ed-navtoggle{display:inline-flex}.ed-topnav{position:absolute;border:1px solid var(--ed-line);display:none;border-radius:18px;top:calc(100% + .4rem);background:var(--ed-paper);box-shadow:var(--ed-shadow);left:1rem;padding:1rem;right:1rem}.ed-topnav.is-open{display:grid}.ed-hero__body,.ed-editorial,.ed-articlepage,.ed-loginhero,.ed-appsheet,.ed-contactdesk,.ed-convert{grid-template-columns:1fr}.ed-meterlist,.ed-hero__ribbon,.ed-hero--ledger .ed-hero__ledger,.ed-appsheet__gallery{grid-template-columns:1fr}.ed-footer__lede{align-items:flex-start;flex-direction:column}}@media (max-width:640px){.ed-topbar__inner{grid-template-columns:auto auto}.ed-cta--nav{grid-column:1/-1}.ed-section,.ed-hero,.ed-loginhero,.ed-contactdesk,.ed-appsheet,.ed-legalwrap{width:min(calc(100% - 1rem),var(--ed-max))}}


html,body{overflow-x:hidden}
img{height:auto;max-width:100%}
:where(p,li,dd,dt,blockquote,figcaption,small,span,strong,em,a){overflow-wrap:break-word;word-break:break-word}
:where(h1,h2,h3,h4,h5,h6){overflow-wrap:break-word;word-break:normal;hyphens:none}
:where(main,section,article,aside,nav,header,footer,div,[class*='hero'],[class*='card'],[class*='panel'],[class*='grid'],[class*='split'],[class*='rail'],[class*='footer']), [data-sf-shell]{min-width:0}
:where([class*='rich'],[class*='lead'],[class*='copy'],[class*='content'],[class*='summary'],[class*='deck'],[class*='meta'],[class*='rail'],[class*='card'],[class*='panel'])>*{max-width:100%}
:where(pre,code,kbd,samp){word-break:break-word;white-space:pre-wrap}
.sf-footer-outbound,.sf-footer-outbound *,.sf-footer-outbound a{overflow-wrap:anywhere;word-break:break-word}
@media (max-width:760px){
  :where([class*='hero'],[class*='pagehero'],[class*='pagehead'],[class*='overview'],[class*='split'],[class*='twoaxis'],[class*='convert'],[class*='callout'],[class*='dashboard'],[class*='workspace'],[class*='footer__strip'],[class*='mediawall'],[class*='bannerstrip'],[class*='gallery'],[class*='ribbon'],[class*='hero__body'],[class*='hero__deck'],[class*='hero__split']){grid-template-columns:1fr !important}
  :where([class*='hero__actions'],[class*='actions'])>*{width:100%;max-width:100%}
  :where([class*='footer__lead'],[class*='footer__summary'],[class*='brandcard'],[class*='row']){align-items:flex-start;flex-direction:column}
  :where([class*='nav__logo'] img,[class*='footer__logo'],[class*='footer__logo'] img){max-width:min(100%,160px);height:auto;max-height:40px;width:auto}
  :where([class*='hero__logo'],[class*='pagehero__logo'],[class*='hero__seal'],[class*='footer__brand'],[class*='brand__square']){max-width:min(100%,96px);max-height:96px}
  :where([class*='hero__media'],[class*='hero__frame'],[class*='inline-media'],[class*='gallery__item'],[class*='mediawall__item'],[class*='banner'],[class*='monitor']){max-width:100%;overflow:hidden}
}


:where([class*='hero__logo'],[class*='pagehero__logo'],[class*='hero__seal'],[class*='brand__square']){padding:4px !important;width:clamp(100px,16vw,160px) !important;box-shadow:none !important;background:transparent !important;border:none !important;height:clamp(100px,16vw,160px) !important}
:where([class*='footer__brand']){background:transparent !important;border:none !important;box-shadow:none !important;padding:4px !important;height:clamp(90px,12vw,130px) !important;width:clamp(90px,12vw,130px) !important}
:where([class*='hero__logo'] img,[class*='pagehero__logo'] img,[class*='hero__seal'] img,[class*='brand__square'] img,[class*='footer__brand'] img){width:100%;height:100%;object-fit:contain}
@media (max-width:760px){
  :where([class*='hero__logo'],[class*='pagehero__logo'],[class*='hero__seal'],[class*='brand__square']){max-width:none !important;width:clamp(80px,28vw,120px) !important;max-height:none !important;height:clamp(80px,28vw,120px) !important}
  :where([class*='footer__brand']){max-width:none !important;height:clamp(72px,22vw,110px) !important;width:clamp(72px,22vw,110px) !important;max-height:none !important}
}

.ed-shell,.ed-shell--a,.ed-hero--feature,.ed-footer__brand,.ed-footer__logo,.ed-page--extra{}


:where(footer,[class*='-footer']){position:relative;z-index:1;overflow:visible}
:where([class*='footer__grid'],[class*='footer__strip'],[class*='footer__bar']){min-width:0}
:where([class*='footer__grid'],[class*='footer__strip'],[class*='footer__bar'])>*{max-width:100%;min-width:0}
:where([class*='footer__brandblock'],[class*='footer__summary'],[class*='footer__meta'],[class*='footer__copy'],[class*='footer__warn'],[class*='linkstack']){overflow-wrap:anywhere;word-break:break-word}
@media(max-width:760px){
  .sf-has-sticky-cta :where([class*='-shell']),.sf-has-sticky-cta main{padding-bottom:calc(140px + env(safe-area-inset-bottom,0px)) !important}
  .sf-has-sticky-cta main~footer,.sf-has-sticky-cta :where(footer,[class$='-footer']){padding-bottom:calc(112px + env(safe-area-inset-bottom,0px)) !important}
  :where([class*='footer__grid'],[class*='footer__strip'],[class*='footer__bar']){gap:16px !important;align-items:start !important;display:grid !important;grid-template-columns:1fr !important}
  :where([class*='footer__summary'],[class*='footer__bottom']){gap:10px;align-items:flex-start;display:flex;text-align:left;flex-direction:column}
  :where([class*='footer__brand']){float:none !important;margin-bottom:12px;clear:both;max-width:110px;max-height:110px}
}


.sf-related-articles{box-shadow:0 16px 45px rgba(15,23,42,.08);border:1px solid rgba(148,163,184,.24);margin:clamp(28px,5vw,56px) auto;border-radius:24px;background:rgba(255,255,255,.06);max-width:1120px;padding:clamp(18px,3vw,28px)}
.sf-related-articles h2{margin:0 0 8px;font-size:clamp(1.35rem,2.5vw,2rem);line-height:1.2}
.sf-related-articles>p{opacity:.78;margin:0 0 18px;line-height:1.65}
.sf-related-articles__list{gap:14px;margin:0;display:grid;list-style:none;padding:0;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}
.sf-related-articles__item{padding:0;margin:0;list-style:none}
.sf-related-articles__link{background:rgba(255,255,255,.08);transition:transform .18s ease,border-color .18s ease,background .18s ease;padding:16px;display:flex;flex-direction:column;text-decoration:none;border-radius:18px;min-height:100%;color:inherit;gap:7px;border:1px solid rgba(148,163,184,.18)}
.sf-related-articles__link:hover{background:rgba(255,255,255,.13);border-color:rgba(59,130,246,.45);transform:translateY(-2px)}
.sf-related-articles__type{letter-spacing:.04em;text-transform:uppercase;background:rgba(59,130,246,.14);border-radius:999px;font-weight:700;padding:3px 9px;opacity:.88;font-size:.72rem;width:max-content;color:inherit}
.sf-related-articles strong{font-size:1rem;line-height:1.35}
.sf-related-articles small{opacity:.72;line-height:1.45;font-size:.88rem}
@media(max-width:640px){.sf-related-articles{padding:16px;margin:28px 12px;border-radius:18px}.sf-related-articles__list{grid-template-columns:1fr}.sf-related-articles__link{padding:14px}}
