:root{--cream: #f5f1e8;--paper: #fbf9f4;--green: #173c34;--green-light: #28594e;--sage: #7d9386;--sage-pale: #c7d2c8;--gold: #bf9144;--gold-light: #e7c36c;--ink: #202725;--muted: #68706d;--line: #d8d2c5;--serif: Georgia, "Times New Roman", serif;--sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--gutter: clamp(1.25rem, 4vw, 4rem);--max: 1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a,button{transition:color .2s,background .2s,border-color .2s,transform .2s}:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:100;top:.7rem;left:.7rem;padding:.8rem 1rem;background:#fff;color:var(--green);transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.shell{width:min(100% - var(--gutter) * 2,var(--max));margin-inline:auto}.eyebrow{display:flex;align-items:center;gap:.7rem;margin:0 0 1rem;color:var(--green);font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.eyebrow:before{content:"";width:2.2rem;height:1px;background:var(--gold)}.display{margin:0;color:var(--green);font:400 clamp(2.9rem,7vw,6.9rem)/.93 var(--serif);letter-spacing:-.045em}.display em{color:var(--gold);font-weight:400}.section-title{margin:0;color:var(--green);font:400 clamp(2.2rem,5vw,4.5rem)/1 var(--serif);letter-spacing:-.035em}.lead{color:var(--muted);font-size:clamp(1.05rem,2vw,1.28rem);line-height:1.65}.button{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;min-height:3.25rem;padding:.85rem 1.25rem;border:1px solid var(--green);border-radius:99px;color:#fff;background:var(--green);text-decoration:none;font-size:.88rem;font-weight:650}.button:hover{background:var(--green-light);transform:translateY(-2px)}.button-outline{color:var(--green);background:transparent}.button-outline:hover{color:#fff}.page-hero{padding:9rem 0 4.5rem;border-bottom:1px solid var(--line)}.page-hero-grid{display:grid;gap:2rem}.page-number{color:var(--gold);font:italic 1.2rem/1 var(--serif)}.concept-note{margin-top:5rem;padding:.7rem var(--gutter);background:var(--gold-light);color:var(--green);text-align:center;font-size:.75rem;font-weight:650;letter-spacing:.03em}@media (min-width: 800px){.page-hero-grid{grid-template-columns:1.4fr .6fr;align-items:end}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
