/* Notes: white field, Archivo, square controls. No decorative separators. */
:root{--ink:#191919;--muted:#535353;--accent:#4a4a4a;--paper:#fff;--measure:65ch}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:88px;background:var(--paper)}
body{margin:0;color:var(--ink);background:var(--paper);font:18px/1.65 Archivo,Arial,sans-serif;-webkit-font-smoothing:antialiased}
img{display:block;max-width:100%;height:auto}
a{color:inherit;text-decoration:none}
a:hover{color:#000}
a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:5px}
button,input{font:inherit;border-radius:0}
button,a,summary,input{touch-action:manipulation}
button{cursor:pointer}
[hidden]{display:none!important}
.skip{position:fixed;z-index:100;top:12px;left:16px;padding:12px 18px;background:var(--ink);color:#fff;transform:translateY(-160%)}
.skip:focus{transform:none}
.note-header{height:92px;max-width:1360px;margin:auto;padding:24px 40px;display:flex;justify-content:flex-end;align-items:center}
.note-mark{display:block;width:48px;height:48px}
.note-mark img{width:48px;height:48px;object-fit:contain}
.hero{max-width:1360px;margin:auto;padding:38px 40px 76px;display:grid;grid-template-columns:1fr 1.05fr;gap:42px;align-items:center}
.eyebrow{font-size:12px;line-height:1.5;letter-spacing:.07em;font-weight:600;color:var(--muted);margin:0 0 25px}
.eyebrow a{font-weight:700;color:var(--ink)}
h1{font-size:clamp(44px,4.5vw,65px);font-weight:700;letter-spacing:-.055em;line-height:1.02;max-width:12ch;margin:0 0 26px;text-wrap:balance}
.hero-dek{font-size:19px;line-height:1.5;max-width:35ch;margin:0 0 27px;color:#383838}
.text-link{display:inline-flex;align-items:center;gap:10px;min-height:44px;font-size:15px;font-weight:700}
.text-link span{transition:transform .2s}
.text-link:hover span{transform:translateX(4px)}
.hero figure{margin:0}
.hero-photo{width:100%;height:490px;object-fit:cover;object-position:68% center}
figcaption{font-size:11px;line-height:1.5;color:var(--muted);margin-top:10px}
.opening{max-width:770px;padding:18px 32px 80px;margin:auto}
.opening p{margin:0 0 22px}
.opening .opening-point{font-size:27px;line-height:1.35;letter-spacing:-.03em;font-weight:600;margin:30px 0 0}
.reading-layout{display:grid;grid-template-columns:225px minmax(0,730px);gap:80px;max-width:1115px;padding:0 40px;margin:auto;align-items:start}
.contents{position:sticky;top:32px;padding:0 0 28px;font-size:13px;line-height:1.35}
.contents>p{font-weight:700;margin:0 0 18px}
.contents ol{list-style:none;padding:0;margin:0;display:grid;gap:4px;counter-reset:sections}
.contents li{counter-increment:sections}
.contents a{display:flex;gap:13px;padding:8px 0;color:var(--muted);min-height:36px}
.contents ol a::before{content:counter(sections,decimal-leading-zero);font-size:11px;min-width:18px;padding-top:2px;font-variant-numeric:tabular-nums}
.contents a:hover,.contents a[aria-current="location"]{color:var(--ink);font-weight:600}
.contents .text-link{font-size:12px;margin-top:18px;color:var(--ink)}
.mobile-contents{display:none}
.step{padding-bottom:64px;scroll-margin-top:80px}
.step-label{font-size:12px;line-height:1.4;font-weight:600;letter-spacing:.045em;color:var(--muted);margin:0 0 12px}
h2{font-size:32px;line-height:1.15;letter-spacing:-.035em;font-weight:600;margin:0 0 22px;text-wrap:balance}
.step p{max-width:var(--measure);margin:0 0 18px}
.step p:last-child{margin-bottom:0}
.step strong{font-weight:600}
.do-this{font-size:16px;line-height:1.55;margin-top:24px!important}
.do-this b{display:block;font-size:11px;letter-spacing:.05em;margin-bottom:5px;color:var(--muted)}
.example{margin:30px 0 25px;padding:0}
.example>p{font-size:12px;color:var(--muted);margin:0 0 17px}
.money-example{display:flex;gap:30px;flex-wrap:wrap;margin:0}
.money-example div{flex:1;min-width:120px}
.money-example dt{font-size:12px;line-height:1.45;color:var(--muted);max-width:17ch;margin-top:8px}
.money-example dd{font-size:39px;letter-spacing:-.06em;font-weight:600;line-height:1;margin:0}
.money-example div{display:flex;flex-direction:column-reverse;justify-content:flex-end}
.aside-note{font-size:14px;color:var(--muted)}
.copy-example{margin:28px 0;display:grid;gap:20px}
.copy-example p{margin:0;font-size:19px;line-height:1.4}
.copy-example span{display:block;font-size:11px;color:var(--muted);margin-bottom:6px}
.copy-example .specific{font-weight:600}
.editorial-pause{margin:0 0 68px;padding:10px 0;max-width:20ch;font-size:36px;font-weight:600;line-height:1.12;letter-spacing:-.04em}
.editorial-pause span{color:var(--muted)}
.source-link{font-size:13px;font-weight:600;display:inline-flex;min-height:36px;align-items:center}
.tag-example{margin:25px 0;display:grid;grid-template-columns:1fr 1fr;gap:18px 28px;font-size:14px}
.tag-example dt{font:12px/1.5 monospace;color:var(--muted)}
.tag-example dd{margin:3px 0 0;font-weight:600}
.checklist{padding:4px 0 50px;scroll-margin-top:80px}
.checklist>p{font-size:16px;max-width:59ch;margin-bottom:24px}
.checklist fieldset{border:0;padding:0;margin:0;min-inline-size:0}
.checklist legend{font-size:12px;font-weight:600;margin-bottom:18px;color:var(--muted)}
.checklist label{display:flex;gap:14px;align-items:flex-start;padding:10px 0;font-size:16px;line-height:1.45;cursor:pointer;min-height:46px}
.checklist input{appearance:auto;accent-color:var(--ink);width:19px;height:19px;margin:2px 0 0;flex-shrink:0;cursor:pointer}
.checklist label:has(input:checked) span{color:var(--muted)}
.checklist-actions{display:flex;gap:20px;align-items:center;justify-content:space-between;margin-top:24px}
.checklist-actions output{font-size:14px;font-weight:600}
.clear-checks{border:0;background:transparent;color:var(--muted);padding:10px 0;font-size:13px}
.ready-message{font-size:14px!important;color:var(--muted);margin-top:16px}
.closing{padding:24px 0 56px}
.closing p{margin:0 0 22px}
.closing h2{max-width:20ch}
.cta{display:inline-flex;align-items:center;justify-content:center;gap:25px;background:var(--ink);color:#fff;min-height:50px;padding:14px 22px;font-size:14px;font-weight:600}
.cta:hover{background:#363636;color:#fff}
.further-reading{padding:18px 0 54px}
.further-reading h2{font-size:22px}
.further-reading a{display:block;min-height:44px;font-size:15px;font-weight:600;padding:10px 0}
.note-footer{max-width:1115px;margin:20px auto 0;padding:40px 40px 52px;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:12px;color:var(--muted)}
.note-footer div{display:flex;gap:24px;flex-wrap:wrap}
.note-footer a{min-height:44px;display:flex;align-items:center}
/* Keep the shared consent controls functional within this page's visual rules. */
body[data-hub="notes"] .sc-consent{background:#fff;color:var(--ink);box-shadow:none;font-family:Archivo,Arial,sans-serif}
body[data-hub="notes"] .sc-consent-copy strong,body[data-hub="notes"] .sc-consent-copy a,body[data-hub="notes"] .sc-consent-row .title{color:var(--ink);text-decoration:none}
body[data-hub="notes"] .sc-consent-row .desc{color:var(--muted)}
body[data-hub="notes"] .sc-consent-prefs,body[data-hub="notes"] .sc-consent-row{border:0}
body[data-hub="notes"] .sc-consent-btn{font-family:Archivo,Arial,sans-serif;text-transform:none;letter-spacing:0;min-height:44px}
body[data-hub="notes"] .sc-consent-btn.primary,body[data-hub="notes"] .sc-consent-reopen{background:var(--ink);color:#fff;border:0;border-radius:0}
body[data-hub="notes"] .sc-consent-btn.ghost,body[data-hub="notes"] .sc-consent-btn.reject{background:#fff;color:var(--ink);border:1px solid #777}
body[data-hub="notes"] .sc-consent-row input[type="checkbox"]{accent-color:var(--ink)}
body[data-hub="notes"] .sc-consent-reopen{font-family:Archivo,Arial,sans-serif;text-transform:none;letter-spacing:0;opacity:1;min-height:44px}
@media(min-width:901px){.hero-copy{animation:arrive .55s ease-out both}.hero figure{animation:arrive .7s ease-out both}}
@keyframes arrive{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}
@media(max-width:1100px){.hero{gap:28px}.hero-photo{height:450px}.reading-layout{gap:45px;grid-template-columns:190px minmax(0,1fr)}}
@media(max-width:900px){
 .note-header{height:76px;padding:16px 24px}.note-mark,.note-mark img{width:42px;height:42px}
 .hero{grid-template-columns:1fr;padding:24px 24px 44px;gap:30px}.hero-copy{max-width:650px}.hero h1{max-width:15ch;font-size:clamp(44px,7vw,60px)}
 .hero-photo{height:340px;object-position:center 55%}.hero-dek{max-width:43ch}.eyebrow{margin-bottom:18px}.hero figcaption{font-size:10px}
 .opening{padding:16px 24px 48px;max-width:730px}.opening .opening-point{font-size:24px}
 .reading-layout{display:block;padding:0 24px;max-width:730px}.contents{display:none}
 .mobile-contents{display:block;position:sticky;top:0;z-index:20;background:white;margin:0 0 35px;padding:12px 0;font-size:14px}
 .mobile-contents summary{cursor:pointer;min-height:34px;font-weight:600;display:flex;align-items:center;justify-content:space-between;list-style:none}
 .mobile-contents summary::-webkit-details-marker{display:none}.mobile-contents summary::after{content:'+';font-size:23px;font-weight:400}
 .mobile-contents[open] summary::after{content:'−'}.mobile-contents ol{list-style:none;padding:12px 0 5px;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:0 20px;max-height:65vh;overflow:auto}
 .mobile-contents a{display:flex;align-items:center;font-size:12px;line-height:1.3;min-height:44px;padding:6px 0}
 .step{padding-bottom:50px}.step p{font-size:17px;line-height:1.6}.step .do-this{font-size:15px}h2{font-size:29px}.editorial-pause{font-size:32px;margin-bottom:52px}
 .note-footer{padding:24px 24px 40px;flex-wrap:wrap}
}
@media(max-width:480px){
 .hero{padding-top:16px;gap:24px}.hero h1{font-size:43px;max-width:12ch}.hero-dek{font-size:17px;margin-bottom:16px}.hero-photo{height:265px;object-position:70% center}
 .hero .eyebrow{font-size:11px}.opening{font-size:17px}.opening .opening-point{font-size:23px}.step-label{font-size:11px}h2{font-size:27px}
 .money-example{gap:20px}.money-example div{min-width:80px}.money-example dd{font-size:32px}.money-example dt{font-size:11px}.tag-example{gap:16px;font-size:13px}
 .checklist label{font-size:15px}.checklist-actions{align-items:flex-start}.editorial-pause{font-size:30px}.note-footer div{gap:18px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
@media print{.note-header,.contents,.mobile-contents,.checklist-actions,.cta,.note-footer{display:none}.hero{display:block;padding:0}.hero figure{display:none}h1{max-width:none;font-size:32px}.reading-layout{display:block;padding:0}.opening{padding:20px 0}.step{break-inside:avoid;padding-bottom:24px}body{font-size:12px}.step p{font-size:12px}h2{font-size:20px}.editorial-pause{font-size:24px;margin-bottom:24px}}
