:root{color-scheme:light dark;--bg:#f7f4ef;--fg:#1c1917;--muted:#57534e;--accent:#0f6e6b;--accent-hover:#0b5553;--border:#e7e0d6;--meeting:#1a365d;--header-bg:rgba(247, 244, 239, 0.92);--max:52rem;--font-sans:ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--font-serif:"Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif}@media(prefers-color-scheme:dark){:root{--bg:#1c1917;--fg:#f5f0e8;--muted:#a8a29e;--accent:#5eead4;--accent-hover:#99f6e4;--border:#44403c;--meeting:#8eb4e8;--header-bg:rgba(28, 25, 23, 0.92)}}*,*::before,*::after{box-sizing:border-box}html{font-size:112.5%;scroll-behavior:smooth}body{margin:0;min-height:100vh;background:var(--bg);color:var(--fg);font-family:var(--font-sans);line-height:1.65}.site-layout{display:grid;grid-template-columns:13.5rem minmax(0,1fr);min-height:100vh}.wrap{width:calc(100% - 2.5rem);max-width:none;margin-inline:1.25rem}.sidebar{position:sticky;top:0;align-self:start;min-height:100vh;padding:1.25rem 1.15rem 2rem 1.25rem;border-right:1px solid var(--border);background:var(--header-bg)}.sidebar .brand{display:flex;flex-direction:column;align-items:flex-start;gap:.7rem;margin-bottom:1.5rem}.darc-logo{display:flex;flex-shrink:0;align-items:center;padding:.25rem .4rem;border-radius:.35rem;background:#fff}.darc-logo img{display:block;width:9.5rem;height:auto}.site-title{font-family:var(--font-serif);font-size:1.15rem;font-weight:700;line-height:1.3;letter-spacing:-.02em;text-decoration:none;color:var(--fg)}.sidebar nav ul{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;margin:0;padding:0;list-style:none}.sidebar nav a{display:block;padding:.2rem 0;color:var(--muted);text-decoration:none}.sidebar nav a:hover,.sidebar nav a[aria-current=page]{color:var(--accent)}.sidebar nav a[aria-current=page]{font-weight:600}.content{display:flex;flex-direction:column;min-width:0}main{flex:1;width:calc(100% - 2.5rem);max-width:none;margin:2.25rem 1.25rem 3.5rem}.site-footer .wrap{display:flex;flex-direction:column;align-items:stretch;gap:.7rem}.next-meeting{margin:0;color:var(--meeting);text-align:center}.next-meeting strong{font-weight:700}.site-footer-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1.5rem}.site-footer nav ul{display:flex;flex-wrap:wrap;gap:.25rem 1.1rem;margin:0;padding:0;list-style:none}.site-footer nav a{color:var(--muted);text-decoration:none}.site-footer nav a:hover{color:var(--accent)}@media(max-width:48rem){.site-layout{grid-template-columns:1fr}.sidebar{position:static;min-height:0;border-right:none;border-bottom:1px solid var(--border);padding-bottom:1rem}}h1,h2,h3{font-family:var(--font-serif);line-height:1.25;letter-spacing:-.02em}h1{font-size:2rem;margin:0 0 .4em}h2{font-size:1.45rem;margin:2rem 0 .6em}h3{font-size:1.15rem;margin:0 0 .3em}p,ul,ol{margin:0 0 1.1em}a{color:var(--accent)}a:hover{color:var(--accent-hover)}.page-header{margin-bottom:1.75rem}.meta{color:var(--muted);font-size:.9rem;margin:0 0 1.25rem}.intro p:first-child{font-size:1.15rem}.post-list{list-style:none;margin:0;padding:0}.post-list>li+li,.post-list ul>li+li{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--border)}.post-list h2,.post-list h3{margin-bottom:.2em}.post-list h2 a,.post-list h3 a{color:var(--fg);text-decoration:none}.post-list h2 a:hover,.post-list h3 a:hover{color:var(--accent)}.post-list .meta{margin-bottom:.5rem}.topics{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.4rem .5rem;width:100%;margin:0 0 .85rem}.topic{display:inline-flex;align-items:center;padding:.12rem .65rem;border:1px solid var(--border);border-radius:999px;color:var(--accent);font-size:.85rem;line-height:1.3;text-decoration:none;white-space:nowrap}.topic:hover{color:var(--accent-hover);border-color:var(--accent-hover)}.topic-index{display:flex;flex-wrap:wrap;gap:.65rem 1rem;margin:0;padding:0;list-style:none}.topic-index a{font-weight:600;text-decoration:none}.topic-count{color:var(--muted);font-size:.9rem}.topic-count::before{content:"("}.topic-count::after{content:")"}article :where(ul,ol):not(.topics){padding-left:1.2em}article figure{margin:0 0 1.25em}article figure img,article p img{display:block;max-width:100%;height:auto;border-radius:.4rem}article figcaption{margin-top:.4rem;color:var(--muted);font-size:.9rem}article :where(pre,code){font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9em}article pre{overflow-x:auto;padding:1rem;border:1px solid var(--border);border-radius:.4rem}article table{width:100%;max-width:40rem;border-collapse:collapse;margin:0 0 1.25em;font-size:.95rem}article th,article td{border-bottom:1px solid var(--border);padding:.45em .5em .45em 0;text-align:left;vertical-align:top}.venue{margin:0 0 1.25em}.venue h2{margin-top:1.5rem}.map{margin:0 0 1.25em;max-width:40rem}.map iframe{display:block;width:100%;height:18rem;border:1px solid var(--border);border-radius:.4rem}.map figcaption{margin-top:.4rem;color:var(--muted);font-size:.85rem}.site-footer{border-top:1px solid var(--border);padding:1.1rem 0;color:var(--muted);font-size:.9rem}.copyright{margin:0}.placeholder{border:1px dashed var(--border);padding:.85rem 1rem;color:var(--muted);font-size:.95rem}.board-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem 1.25rem;margin:.5rem 0 1.5rem}.board-card{border:1px solid var(--border);border-radius:.4rem;padding:.9rem 1rem}.board-card h2{font-size:1.05rem;margin:0 0 .35em}.board-card p{margin:0 0 .25em}.board-card p:last-child{margin-bottom:0}.board-card .callsign{color:var(--muted)}@media(max-width:36rem){.board-grid{grid-template-columns:1fr}}