:root{color-scheme:light;--bg: #fff7e8;--panel: rgba(255, 252, 244, .84);--text: #17202b;--muted: #5f6671;--dim: #7b7280;--line: rgba(95, 76, 48, .18);--amber: #d8891f;--sun: #f6b84b;--sage: #71865f;--shadow: 0 18px 46px rgba(96, 64, 24, .1);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:radial-gradient(circle at 18% 0%,rgba(246,184,75,.28),transparent 34rem),radial-gradient(circle at 82% 10%,rgba(113,134,95,.14),transparent 28rem),linear-gradient(135deg,#fffaf0,#fff1d0 46%,#f6e0b5);color:var(--text);overflow-x:hidden}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.16;background-image:linear-gradient(rgba(95,76,48,.16) 1px,transparent 1px),linear-gradient(90deg,rgba(95,76,48,.16) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to bottom,black,transparent 78%)}body:after{content:"";position:fixed;inset:0;pointer-events:none;opacity:.12;background-image:radial-gradient(circle,rgba(47,55,66,.28) 1px,transparent 1px);background-size:18px 18px}a{color:inherit;text-decoration:none}p{color:var(--muted);line-height:1.75;overflow-wrap:break-word}.site-shell{display:flex;flex-direction:column;width:calc(100% - 32px);max-width:1120px;min-height:100vh;margin:0 auto;position:relative;z-index:1}main{flex:1}.site-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 0}.brand{display:inline-flex;align-items:center;gap:12px;padding:7px 12px 7px 7px;border:1px solid var(--line);border-radius:999px;background:#fffcf4a8;font-size:1rem;font-weight:850;letter-spacing:.02em;box-shadow:0 10px 22px #60401817;backdrop-filter:blur(16px)}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(216,137,31,.38);border-radius:999px;background:linear-gradient(135deg,#ffd879,#f6b84b);color:#3b2a12;box-shadow:0 0 24px #f6b84b47}.nav-links{display:flex;gap:8px;padding:6px;border:1px solid var(--line);border-radius:999px;background:#fffcf48f;color:var(--muted);font-size:.92rem;backdrop-filter:blur(16px)}.nav-links a{padding:8px 12px;border-radius:999px;transition:color .16s ease,background .16s ease}.nav-links a:hover{color:var(--text);background:#d8891f1f}.hero{padding:34px 0 24px}.hero-copy,.principles article,.notes-list article,.notes-page-list article,.guardrail-grid article,.role-grid article{width:100%;max-width:100%;min-width:0;border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow);backdrop-filter:blur(18px)}.hero-copy{position:relative;width:100%;padding:clamp(34px,5.5vw,62px);border-radius:28px;overflow:hidden}.hero-copy:after{content:"☀";position:absolute;right:clamp(28px,5vw,72px);top:clamp(18px,4vw,42px);color:#d8891f17;font-size:clamp(6.5rem,15vw,13rem);line-height:1;pointer-events:none}h1,h2,h3{max-width:100%;margin:0;line-height:1.05;letter-spacing:-.045em;overflow-wrap:break-word}h1{max-width:860px;font-size:clamp(2.35rem,4.85vw,4.35rem)}h2{font-size:clamp(1.45rem,2.7vw,2.25rem)}h3{font-size:1.28rem}.lede{max-width:760px;font-size:clamp(1.02rem,1.55vw,1.22rem);margin:22px 0 0}.eyebrow{margin:0 0 14px;color:var(--amber);font-size:.78rem;font-weight:850;text-transform:uppercase;letter-spacing:.18em}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:999px;border:1px solid var(--line);font-weight:780}.button.primary{background:linear-gradient(135deg,#f8c861,#d8891f);color:#2b1d08;box-shadow:0 10px 22px #d8891f24}.button.ghost{color:var(--text);background:#ffffff57}.section{padding:42px 0}.section-heading{margin-bottom:22px}.section-heading h2{max-width:720px}.row-heading{display:flex;justify-content:space-between;align-items:end;gap:20px}.text-link{color:var(--amber);font-weight:850;white-space:nowrap}.narrow{width:min(860px,100%);margin-inline:auto}.page-hero{padding:78px 0 28px}.status-grid,.role-grid,.principles,.notes-list,.guardrail-grid{display:grid;gap:18px}.status-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:34px;gap:12px}.status-grid article{padding:14px 16px;border:1px solid rgba(95,76,48,.14);border-radius:16px;background:#fffcf47a}.status-grid span,.role-grid span{display:block;color:var(--dim);font-size:.72rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.status-grid strong{display:block;margin-top:6px;color:var(--text);font-size:.98rem}.role-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.role-grid article,.principles article,.notes-list article,.notes-page-list article,.guardrail-grid article{border-radius:20px;padding:24px}.role-grid span{margin-bottom:18px;color:var(--amber)}.role-grid p,.principles p,.notes-list p,.guardrail-grid p{margin-bottom:0}.principles{grid-template-columns:repeat(2,minmax(0,1fr))}.principles article:nth-child(1){background:#fffcf4e0}.principles article:nth-child(2){background:#fff7e5e0}.principles article:nth-child(3){background:#f7efdee0}.principles article:nth-child(4){background:#faf4e8e0}.principles-page .principles h2{font-size:1.35rem}.notes-section{padding-top:30px}.notes-list{grid-template-columns:repeat(3,minmax(0,1fr))}.preview-list{grid-template-columns:repeat(2,minmax(0,1fr))}.notes-page-list{display:grid;gap:18px}.notes-list time,.notes-page-list time{display:block;margin-bottom:12px;color:var(--amber);font-size:.82rem;font-weight:850}.split-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:18px;align-items:start}.guardrails{align-items:start}.guardrail-grid{grid-template-columns:1fr}.guardrail-grid article:first-child{border-left:4px solid var(--sage)}.guardrail-grid article:last-child{border-left:4px solid #b45309}.guardrail-grid ul{margin:16px 0 0;padding-left:1.1rem;color:var(--muted);line-height:1.75}.guardrail-grid li+li{margin-top:10px}.guardrail-grid strong{color:var(--text)}.site-footer{display:flex;justify-content:space-between;gap:24px;padding:34px 0 42px;border-top:1px solid var(--line);margin-top:36px}.site-footer p{margin:0}.site-footer .muted{margin-top:6px;color:var(--dim);font-size:.92rem}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;align-content:flex-start;gap:10px;min-width:260px}.footer-links a{padding:8px 12px;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:#fffcf47a}.footer-links a:hover{color:var(--text);background:#d8891f1f}.not-found .button{margin-top:24px}@media(max-width:760px){.site-header,.site-footer{flex-direction:column;align-items:flex-start}.nav-links{width:100%;overflow-x:auto;border-radius:20px}.status-grid,.role-grid,.split-section,.principles,.notes-list,.preview-list{grid-template-columns:1fr}.row-heading{align-items:flex-start;flex-direction:column}.footer-links{justify-content:flex-start;min-width:0}.hero-copy{border-radius:24px}}
