:root{--terracotta:#B8633E;--olive:#6B705C;--olive-dark:#294635;--cream:#FAE7D4;--light-bg:#FBF8F3;--text-dark:#333333;--text-body:#555555;--hb-terracotta:#B8633E;--hb-terracotta-deep:#8C4424;--hb-olive:#6B705C;--hb-olive-dark:#294635;--hb-cream:#FAE7D4;--hb-paper:#FBF8F3;--hb-paper-warm:#F5EFE3;--hb-ink:#2b2a27;--hb-body:#555;--hb-rule:#d9d2c3;--hb-rule-strong:#b9ad95;--hb-serif:"Cormorant Garamond",Garamond,serif;--hb-sans:"Raleway",-apple-system,BlinkMacSystemFont,sans-serif}.hb-eyebrow{font-family:var(--hb-sans);font-size:11px;letter-spacing:.22em;text-transform:uppercase;font-weight:600;color:var(--hb-terracotta)}.hb-eyebrow--olive{color:var(--hb-olive)}.hb-eyebrow--olive-dark{color:var(--hb-olive-dark)}.hb-title{font-size:48px;line-height:1.04;letter-spacing:.005em}.hb-h2,.hb-title{font-family:var(--hb-serif);font-weight:400;color:var(--hb-olive-dark)}.hb-h2{font-size:30px}.hb-h3{font-weight:400;font-size:24px;color:var(--hb-olive-dark)}.hb-body,.hb-h3{font-family:var(--hb-serif)}.hb-body{font-size:18px;line-height:1.7;color:var(--hb-ink)}.hb-lede{font-size:21px;line-height:1.5;color:var(--hb-olive-dark)}.hb-caption,.hb-lede{font-family:var(--hb-serif);font-style:italic}.hb-caption{font-size:15px;color:var(--hb-olive)}*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0;overscroll-behavior-x:none}body{background:var(--hb-paper);color:var(--hb-ink);font-family:var(--hb-sans);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--hb-terracotta);text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:3px}a.hb-eyebrow,a.hb-eyebrow--olive,a.hb-eyebrow--olive-dark{text-decoration:none}a.hb-eyebrow--olive-dark:hover,a.hb-eyebrow--olive:hover,a.hb-eyebrow:hover{color:var(--hb-terracotta);text-decoration:underline;text-underline-offset:3px}button{font-family:var(--hb-sans)}input[type=date],input[type=datetime-local],input[type=email],input[type=number],input[type=password],input[type=search],input[type=text],input[type=time],input[type=url],select,textarea{font-family:var(--hb-sans);font-size:14px;color:var(--hb-ink);background:var(--hb-paper-warm);border:1px solid var(--hb-rule);border-radius:2px;padding:10px 12px;outline:none;transition:border-color .12s ease;appearance:none;-webkit-appearance:none}input[type=checkbox],input[type=radio]{accent-color:var(--hb-terracotta)}input:focus,select:focus,textarea:focus{border-color:var(--hb-ink)}textarea{line-height:1.5;resize:vertical}::placeholder{color:var(--hb-olive);font-style:italic}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Monaco,Liberation Mono,monospace}pre{font-size:13px;line-height:1.55;color:var(--hb-ink);background:var(--hb-paper-warm);border:1px solid var(--hb-rule);border-radius:2px;padding:14px 16px;overflow:auto;white-space:pre-wrap;word-break:break-word}hr{border:0;border-top:1px solid var(--hb-rule);margin:0}table{border-collapse:collapse;width:100%}::selection{background:var(--hb-cream);color:var(--hb-olive-dark)}details>summary{cursor:pointer;list-style:none}details>summary::-webkit-details-marker{display:none}.hb-sticky-save{position:sticky;bottom:0;left:0;right:0;background:var(--hb-paper);border-top:1px solid var(--hb-rule-strong);padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;z-index:10}