:root{color-scheme:light;--bg:#fbfaf7;--surface:#ffffff;--ink:#22211d;--muted:#66645d;--line:#ded9cf;--accent:#177f75;--accent-dark:#0f5d56;--gold:#b56b1f;--rose:#8b3a4a;--shadow:0 18px 40px rgb(45 38 28/10%);--max:1120px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:inherit}img,svg{height:auto;max-width:100%}.sr-only{height:1px;margin:-1px;overflow:hidden;position:absolute;width:1px}.site-footer,.site-header{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:var(--max);padding:14px 24px}.brand{font-weight:800;gap:10px;letter-spacing:0;text-decoration:none}.brand,.brand-mark{align-items:center;display:inline-flex}.brand-mark{background:var(--surface);border:1px solid var(--line);border-radius:50%;color:#ffffff;font-size:.9rem;height:32px;justify-content:center;overflow:hidden;width:32px}.brand-mark img{display:block;height:100%;object-fit:cover;width:100%}.site-nav{display:flex;flex-wrap:wrap;gap:18px;justify-content:flex-end}.site-nav a{color:var(--muted);font-size:.95rem;font-weight:700;text-decoration:none}.site-nav a:hover,.story-card a:hover{color:var(--accent-dark)}.hero{background:linear-gradient(90deg,rgb(251 250 247/96%),rgb(251 250 247/84%) 34%,rgb(251 250 247/22%) 68%,rgb(251 250 247/8%)),url(/assets/images/cover_photo.png) 100% /cover no-repeat;border-bottom:1px solid var(--line);border-top:1px solid var(--line);display:grid;grid-gap:34px;gap:34px;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);margin:0 auto;max-width:none;padding:72px max(24px,calc((100vw - var(--max)) / 2 + 24px)) 56px}.page-hero{margin:24px auto 0;max-width:var(--max);padding:72px 24px 56px}.hero-copy h1,.page-hero h1,.section-heading h2,.split-section h2,.story-article h1{letter-spacing:0;line-height:1.04;margin:0}.hero-copy h1{font-size:clamp(2.65rem,6vw,5.7rem);max-width:980px}.page-hero h1{font-size:clamp(2.5rem,6vw,5.2rem);max-width:980px}.hero-copy p:not(.eyebrow),.page-hero p:not(.eyebrow){color:var(--muted);font-size:1.2rem;max-width:760px}.card-status,.eyebrow{color:var(--rose);font-size:.78rem;font-weight:800;letter-spacing:.12em;margin:0 0 10px;text-transform:uppercase}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.button{align-items:center;border:1px solid var(--ink);border-radius:6px;display:inline-flex;font-weight:800;justify-content:center;line-height:1;min-height:46px;padding:10px 18px;text-decoration:none}.button.primary{background:var(--ink);color:#ffffff}.button.secondary{background:transparent}.principles{align-self:end;background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);display:grid}.info-panel,.principles div{border-bottom:1px solid var(--line);display:grid;grid-gap:4px;gap:4px;padding:22px}.info-panel:last-child,.principles div:last-child{border-bottom:0}.copy-block,.info-panel span,.principles span,.wide-copy{color:var(--muted)}.section,.split-section,.story-shell{margin:0 auto;max-width:var(--max);padding:64px 24px}.section-heading{margin-bottom:24px}.section-heading h2,.split-section h2{font-size:clamp(2rem,4vw,3.6rem);max-width:820px}.search-section{border-bottom:1px solid var(--line)}.search-hero{padding-bottom:34px}.search-form{align-items:center;display:flex;gap:12px;max-width:760px}.search-form .button{flex:0 0 auto}.search-form input{background:var(--surface);border:1px solid var(--line);border-radius:6px;color:var(--ink);flex:1 1 auto;font:inherit;min-height:46px;min-width:0;padding:10px 14px}.search-form input:focus{border-color:var(--accent);outline:3px solid rgb(23 127 117/18%)}.search-results-section{padding-top:28px}.not-found-hero{min-height:calc(100vh - 160px)}.not-found-actions{margin-top:30px}.search-results-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.search-state-card{max-width:520px}.stories-section{max-width:var(--max)}.story-grid{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}.values-grid{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.values-grid article{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:24px}.values-grid h3{font-size:1.2rem;line-height:1.2;margin:0 0 10px}.values-grid p{color:var(--muted);margin:0}.story-card{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:24px}.story-card h3{font-size:1.35rem;line-height:1.2;margin:0}.story-card a{text-decoration:none}.story-card p{color:var(--muted);margin-bottom:0}.story-card .card-date{color:var(--muted);font-size:.88rem;font-weight:700;margin:-6px 0 12px}.tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.tag-row span{background:#eef5f3;border:1px solid #c9dfda;border-radius:999px;color:var(--accent-dark);font-size:.82rem;font-weight:700;padding:4px 10px}.split-section{border-bottom:1px solid var(--line);border-top:1px solid var(--line);display:grid;grid-gap:32px;gap:32px;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.copy-block{font-size:1.08rem}.quiet{padding-bottom:88px}.wide-copy{font-size:1.15rem;max-width:760px}.story-shell{align-items:start;display:grid;grid-gap:42px;gap:42px;grid-template-columns:minmax(0,1fr) 300px}.story-article{max-width:760px;min-width:0}.story-hero-panel{align-items:flex-end;aspect-ratio:16/9;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);display:flex;margin:0 0 40px;min-height:430px;overflow:hidden;padding:clamp(24px,5vw,42px);position:relative}.story-hero-panel:before{background:linear-gradient(90deg,rgb(251 250 247/86%),rgb(251 250 247/70%) 42%,rgb(251 250 247/18%) 68%,rgb(251 250 247/0)),linear-gradient(0deg,rgb(251 250 247/52%),rgb(251 250 247/0) 46%);content:"";inset:0;pointer-events:none;position:absolute}.story-hero-copy{max-width:500px;position:relative;z-index:1}.story-hero-copy .eyebrow{margin-bottom:12px}.story-hero-copy .story-subtitle{color:#413d36;font-weight:700;line-height:1.45;margin:16px 0 0;max-width:470px}.story-article h1{font-size:clamp(2.5rem,5vw,4.8rem)}.story-subtitle{color:var(--muted);font-size:1.25rem;margin:18px 0 40px;overflow-wrap:anywhere}.story-body{font-size:1.08rem;min-width:0;overflow-wrap:anywhere}.story-body h1{display:none}.story-body h2{font-size:1.65rem;line-height:1.2;margin:40px 0 10px}.story-body h3{font-size:1.25rem;margin:28px 0 8px}.story-body li,.story-body p{color:#3e3c36}.story-body ol,.story-body ul{padding-left:1.35rem}.story-body code{background:#efebe2;border-radius:5px;padding:2px 5px}.story-body .mermaid{background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);margin:28px 0;overflow-x:auto;padding:18px}.story-body .mermaid-failed{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.9rem;white-space:pre-wrap}.story-sidebar{display:grid;grid-gap:16px;gap:16px;min-width:0;position:-webkit-sticky;position:sticky;top:18px}.info-panel{background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);min-width:0;overflow-wrap:anywhere}.info-panel strong{font-size:1.25rem}.story-dialog{border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);max-width:min(560px,calc(100vw - 32px));padding:0}.story-dialog::-webkit-backdrop{background:rgba(33,31,28,.44)}.story-dialog::backdrop{background:rgba(33,31,28,.44)}.story-dialog__form{display:grid;grid-gap:16px;gap:16px;padding:26px}.story-dialog__form h2,.story-dialog__form p{margin:0}.story-dialog__form label{color:var(--muted);display:grid;font-weight:700;grid-gap:6px;gap:6px}.story-dialog__form input,.story-dialog__form textarea{border:1px solid var(--line);border-radius:6px;font:inherit;padding:10px 12px}.story-dialog__form menu{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;margin:0;padding:0}.story-dialog__close,.story-dialog__form menu button{border:1px solid var(--line);border-radius:6px;cursor:pointer;font:inherit;font-weight:800;min-height:42px;padding:9px 14px}.story-dialog__close{background:transparent;border:0;justify-self:end;min-height:0;padding:0}.site-footer{border-top:1px solid var(--line);color:var(--muted);font-size:.95rem}@media (max-width:760px){.hero-actions,.search-form,.site-footer,.site-header{align-items:flex-start;flex-direction:column}.search-form button,.search-form input{width:100%}.hero,.split-section,.story-shell{grid-template-columns:1fr}.section,.split-section,.story-shell{padding-left:18px;padding-right:18px}.story-grid{grid-template-columns:1fr}.hero{background:linear-gradient(90deg,rgb(251 250 247/92%),rgb(251 250 247/74%)),url(/assets/images/cover_photo.png) 100% /cover no-repeat;padding-bottom:42px;padding-top:42px}.hero-copy p:not(.eyebrow){color:#4b4943;font-weight:600}.story-sidebar{position:static}.story-hero-panel{aspect-ratio:auto;background-position:top;margin-bottom:30px;min-height:min(360px,86vw);padding:20px}.story-article h1{font-size:2.35rem}.story-subtitle{font-size:1.08rem;margin-bottom:30px}.story-body{font-size:1rem}.story-body h2{font-size:1.42rem}}@media (max-width:420px){.site-footer,.site-header{padding-left:18px;padding-right:18px}.story-article h1{font-size:2.05rem}}