:root{--green:#234d40;--green-dark:#183c31;--ink:#25362e;--muted:#69736c;--border:#e1e5dd;--bg:#f8f9f5;--serif:Georgia,'Times New Roman',serif;font-family:Inter,'Segoe UI',Arial,sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none;font-size:16px;line-height:1.6}
*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.6;cursor:wait}svg{width:22px;height:22px;flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.25}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #b78532;outline-offset:4px}#main:focus{outline:none}.skip{position:fixed;top:-100px;left:12px;background:white;padding:12px;z-index:10}.skip:focus{top:10px}.header{background:#fff;border-bottom:1px solid var(--border)}.header-inner{max-width:1120px;margin:auto;padding:24px 36px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:12px;font-size:21px;font-weight:650;letter-spacing:-.5px}.brand-sub{display:block;font-size:11px;font-weight:400;letter-spacing:.3px;color:var(--muted);margin-top:1px}.account{display:flex;align-items:center;gap:20px}.account-name{font-size:13px;line-height:1.5;text-align:right}.account-name small{display:block;color:var(--muted)}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:44px;min-width:44px;height:44px;background:transparent;border:1px solid var(--border);border-radius:8px;color:var(--green)}.icon-button:hover{background:#edf1e9}.navigation{background:white;border-bottom:1px solid var(--border)}.nav-inner{display:flex;max-width:1120px;padding:0 36px;gap:34px;margin:auto}.navigation a{display:flex;align-items:center;gap:9px;font-size:14px;color:var(--muted);padding:18px 3px 15px;border-bottom:3px solid transparent}.navigation a:hover{color:var(--green)}.navigation a[aria-current]{color:var(--green);border-color:var(--green);font-weight:650}.navigation svg{width:19px;height:19px}.navigation .admin-nav{margin-left:auto}main{max-width:1120px;min-height:calc(100vh - 266px);padding:48px 36px 64px;margin:auto}.eyebrow{font-size:11px;letter-spacing:1.8px;font-weight:650;color:var(--green);text-transform:uppercase;margin-bottom:12px}h1{font-family:var(--serif);font-weight:400;font-size:42px;letter-spacing:-1.2px;line-height:1.18}p.lead{margin-top:14px;color:var(--muted);font-size:16px}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:32px}.page-heading .button{flex-shrink:0}.home-overview{border:1px solid var(--border);border-radius:12px;overflow:hidden;box-shadow:0 4px 18px #263d2804}.next-event{background:var(--green);color:white;padding:28px 34px 30px}.section-kicker{display:flex;align-items:center;gap:9px;font-size:10px;letter-spacing:1.5px;font-weight:600}.section-kicker svg{width:17px;height:17px}.next-event .section-kicker{color:#d4dfcb}.next-content{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:22px}.event-date{color:#e0e5d5;font-size:13px;margin-bottom:9px}.event-date:first-letter{text-transform:uppercase}.next-event h2{font-family:var(--serif);font-size:32px;font-weight:400;letter-spacing:-.4px}.location{display:flex;align-items:center;gap:6px;font-size:13px;color:#d4dfd6;margin-top:14px}.location svg{width:16px;height:16px}.light-link{display:inline-flex;align-items:center;gap:15px;margin-top:28px;font-size:13px;font-weight:500}.light-link:hover{text-decoration:underline}.light-link svg{width:18px}.large-date{width:108px;text-align:center;border:1px solid #ffffff35;border-radius:9px;padding:10px 8px;flex-shrink:0;margin-right:8px;background:#ffffff06}.large-date span{font-size:11px;letter-spacing:2px;color:#dce5d0}.large-date strong{display:block;font-family:var(--serif);font-weight:400;font-size:48px;line-height:1.25}.large-date small{font-size:11px;color:#dce5d0}.latest-grid{display:grid;grid-template-columns:1fr 1fr;background:#fff}.latest-item{padding:26px 32px;display:flex;flex-direction:column;gap:13px}.latest-item:hover{background:#fafbf8}.latest-item+.latest-item{border-left:1px solid var(--border)}.latest-item .section-kicker{color:var(--muted);letter-spacing:1.2px}.latest-item h3{font-size:17px;font-weight:600;line-height:1.5}.latest-bottom{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:var(--muted);gap:15px;margin-top:auto}.latest-bottom svg{width:18px;color:var(--green)}.important-dot{width:7px;height:7px;border-radius:50%;background:#ba8431;margin-left:auto}.find-section{margin-top:38px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.section-heading h2{font-size:18px;font-weight:600}.section-heading>span{font-size:12px;color:var(--muted)}.main-choices{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.choice{background:white;border:1px solid var(--border);border-radius:10px;padding:25px;transition:background .15s,border-color .15s}.choice:hover{background:#f1f5ee;border-color:#a7b7a7}.choice-icon{display:inline-flex;width:44px;height:44px;background:#edf2e7;align-items:center;justify-content:center;border-radius:10px;color:var(--green);margin-bottom:18px}.choice h3{font-size:19px;font-weight:600;margin-bottom:10px}.choice p{font-size:13px;color:var(--muted);max-width:240px;min-height:42px}.choice-link{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:600;margin-top:22px;color:var(--green)}.choice-link svg{width:18px}.quiet-note{display:flex;align-items:center;justify-content:center;gap:9px;color:var(--muted);font-size:11px;margin-top:30px}.quiet-note svg{width:14px;height:14px}footer{border-top:1px solid var(--border);max-width:1048px;margin:0 auto;padding:24px 0 30px;display:flex;gap:16px;align-items:center;font-size:11px;color:var(--muted);flex-wrap:wrap}.footer-brand{display:flex;gap:7px;align-items:center;font-weight:600;color:var(--green);margin-right:auto}.footer-brand svg{width:18px}.demo-label{padding:3px 8px;border:1px solid var(--border);border-radius:4px;font-size:10px}.button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:9px;padding:11px 19px;border-radius:7px;background:var(--green);border:1px solid var(--green);color:white;font-size:14px;font-weight:550}.button:hover{background:var(--green-dark)}.button.secondary{background:white;color:var(--green);border-color:var(--border)}.button.secondary:hover{background:#edf2e7}.button svg{width:18px;height:18px}.list-section{margin-top:28px}.group-title{font-size:19px;font-weight:550;margin-bottom:14px}.group-title:first-letter{text-transform:uppercase}.list{border:1px solid var(--border);border-radius:10px;overflow:hidden;background:white}.list-row{display:flex;gap:20px;align-items:center;padding:25px;min-width:0}.list-row+.list-row{border-top:1px solid var(--border)}a.list-row:hover{background:#f0f4ed}.row-content{flex:1;min-width:0}.row-content h3,.document-title{font-size:17px;font-weight:600;overflow-wrap:anywhere}.row-content p{color:var(--muted);font-size:13px;margin-top:7px}.row-content+.icon-button{flex-shrink:0}.row-tags{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:8px}.tag{display:inline-flex;padding:3px 8px;background:#edf2e8;color:#405c3e;border-radius:4px;font-size:10px;font-weight:600}.tag.important{background:#f7edd7;color:#80551a}.tag.muted-tag{background:#f0f0ed;color:#60685f}.meta{font-size:12px;color:var(--muted)}.date-tile{flex-shrink:0;min-width:58px;background:#f3f5ed;border:1px solid #e4e8dc;border-radius:8px;padding:7px 10px;text-align:center;color:var(--green)}.date-tile strong{font-family:var(--serif);font-size:28px;line-height:1.1;font-weight:400;display:block}.date-tile span{font-size:11px;text-transform:uppercase;letter-spacing:1px}.row-icon{display:inline-flex;align-items:center;justify-content:center;background:#f0f3eb;color:var(--green);width:46px;height:48px;border-radius:8px;flex-shrink:0}.row-icon.amber{background:#f9f1e0;color:#946a29}.filters{display:flex;gap:20px;margin:26px 0 30px}.filters label:first-child{flex:1}.filters label:last-child{width:230px}label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:550}input,select,textarea{width:100%;min-height:46px;padding:11px 13px;border:1px solid #cbd2c7;border-radius:6px;background:white;color:var(--ink);font-size:16px}textarea{resize:vertical;line-height:1.7}.document-title:hover{text-decoration:underline}.edit-link{font-size:12px;padding:12px;color:var(--green)}.back-link{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:13px;margin-bottom:28px;min-height:44px}.back-link:hover{color:var(--green)}.detail{max-width:780px;background:white;border:1px solid var(--border);padding:42px;border-radius:10px}.detail h1{margin-top:18px;font-size:38px}.event-facts{margin-top:26px;padding:22px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.event-facts p{display:flex;align-items:center;gap:10px;margin:6px 0;font-size:14px}.event-facts svg{width:18px}.article-meta{font-size:13px;color:var(--muted);margin-top:22px}.prose{white-space:pre-wrap;overflow-wrap:anywhere;font-size:16px;line-height:1.9;margin-top:27px}.detail-footer{margin-top:30px;border-top:1px solid var(--border);padding-top:25px}.editor{max-width:740px;background:white;padding:32px;border:1px solid var(--border);border-radius:10px;display:grid;gap:22px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-note{font-size:12px;color:var(--muted);display:flex;gap:8px}.form-note svg{width:16px;flex-shrink:0}.form-actions{display:flex;gap:12px}.file-label{padding:20px;border:1px dashed #a4b39c;border-radius:8px;background:#f8faf4}.file-label input{background:transparent;border:0;padding:8px 0;font-size:13px}.file-label span{font-size:12px;color:var(--muted);font-weight:400}.form-error{color:#a33527;font-size:14px}.form-error:empty{display:none}.admin-choices{background:white;border:1px solid var(--border);border-radius:10px;overflow:hidden;max-width:800px}.admin-help{margin-top:30px;color:var(--muted)}.admin-help h2{font-size:16px;color:var(--ink);margin-bottom:8px}.admin-help p{font-size:14px}.empty{padding:48px 24px;text-align:center;color:var(--muted);border:1px dashed var(--border);border-radius:10px}.empty svg{margin-bottom:10px}.empty h1{font-size:28px;margin-bottom:16px}.empty .button{margin-top:20px}.past{margin-top:32px}.past summary{padding:15px 0;cursor:pointer}.org-switch{display:flex;justify-content:flex-end;margin-bottom:20px}.org-switch label{font-size:11px}.org-switch select{font-size:13px;min-height:40px;max-width:320px}.login-layout{display:grid;grid-template-columns:1.3fr 1fr;gap:64px;align-items:center;padding:50px 0 80px;min-height:640px}.login-layout h1{font-size:47px;line-height:1.2}.login-features{display:flex;gap:22px;margin-top:38px}.login-features span{display:flex;gap:7px;align-items:center;font-size:12px}.login-features svg{width:18px}.login-card{padding:34px;background:white;border:1px solid var(--border);border-radius:12px;box-shadow:0 12px 40px #294b3506}.login-card h2{font-family:var(--serif);font-size:25px;font-weight:400;margin-bottom:15px}.login-card p{font-size:14px;color:var(--muted);margin-bottom:24px}.login-card .button{width:100%;margin-bottom:12px}.login-note{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:11px;margin-top:12px}.login-note svg{width:14px}.toast{position:fixed;bottom:26px;left:50%;transform:translateX(-50%);background:var(--green-dark);color:white;border-radius:8px;box-shadow:0 4px 20px #0002;padding:15px 24px;font-size:14px;max-width:90vw;z-index:20}
@media(min-width:1500px){main{padding-top:60px}.next-event{padding:32px 34px}.find-section{margin-top:44px}}
@media(max-width:760px){.header-inner{padding:18px 22px}.brand{font-size:19px}.brand-sub{font-size:10px}.account-name{display:none}.nav-inner{padding:0 20px;gap:20px;justify-content:space-between}.navigation a{font-size:12px;padding:16px 0 13px;gap:6px}.navigation .admin-nav{margin-left:0}.navigation .admin-nav span{font-size:0}.navigation .admin-nav svg{width:22px}main{padding:32px 22px 40px}h1{font-size:34px}.page-heading{align-items:flex-start;flex-direction:column;gap:20px;margin-bottom:28px}.lead{font-size:14px!important}.next-event{padding:24px}.next-event h2{font-size:28px}.next-content{gap:16px}.large-date{width:75px;margin:0}.large-date strong{font-size:37px}.large-date small{font-size:10px}.latest-item{padding:23px}.latest-grid{grid-template-columns:1fr}.latest-item+.latest-item{border-left:0;border-top:1px solid var(--border)}.latest-item h3{font-size:16px}.section-heading>span{display:none}.main-choices{grid-template-columns:1fr;gap:12px}.choice{padding:21px 22px;display:grid;grid-template-columns:45px 1fr 22px;column-gap:16px;align-items:center}.choice-icon{margin:0;grid-row:1/3}.choice h3{font-size:17px;margin:0}.choice p{font-size:12px;min-height:0;grid-column:2;max-width:none;margin-top:4px}.choice-link{font-size:0;margin:0;grid-column:3;grid-row:1/3}.find-section{margin-top:30px}.quiet-note{align-items:flex-start;text-align:left;max-width:350px;margin:26px auto 0;line-height:1.6}.quiet-note svg{margin-top:3px}footer{margin:0 22px;font-size:10px;padding:22px 0;gap:12px}footer>span:nth-child(2){display:none}.list-row{padding:20px 16px;gap:13px}.row-content h3,.document-title{font-size:15px}.row-content p{font-size:12px}.list-row>svg{width:17px}.row-icon{width:38px;height:43px}.date-tile{min-width:50px}.filters{flex-direction:column;gap:14px}.filters label:last-child{width:100%}.document-row{flex-wrap:wrap}.document-row .row-content{min-width:150px}.edit-link{order:5;margin-left:48px;padding:4px;min-height:36px}.document-row .icon-button{border:0;min-width:32px;width:32px}.detail{padding:25px 22px}.detail h1{font-size:30px}.editor{padding:22px}.form-grid{grid-template-columns:1fr;gap:22px}.org-switch{justify-content:flex-start;margin-bottom:24px}.org-switch label{width:100%}.org-switch select{max-width:none}.login-layout{grid-template-columns:1fr;gap:32px;padding:16px 0 25px;min-height:0}.login-layout h1{font-size:36px}.login-features{gap:15px;margin-top:25px;flex-wrap:wrap}.login-card{padding:27px}.login-card .choice-icon{margin-bottom:16px}.section-kicker{font-size:9px;letter-spacing:1px}.event-date{font-size:12px}.toast{bottom:20px;width:max-content}.form-actions{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Keep every navigation destination visible on narrow screens. */
@media(max-width:760px){
 .nav-inner{padding:0 12px;gap:0}
 .navigation a{flex:1;min-width:0;flex-direction:column;justify-content:center;gap:4px;padding:11px 2px 9px;font-size:12px}
 .navigation .admin-nav{flex:.8}
 .navigation .admin-nav span{font-size:10px}
 .navigation .admin-nav svg{width:19px}
 .latest-bottom,.event-date,.location,.choice p,.row-content p{font-size:14px}
 .latest-item .section-kicker{font-size:10px}
 .choice-link{min-height:44px}
}

/* Example text stays visually distinct from entered values. */
input::placeholder,textarea::placeholder{color:#8a938e;font-weight:400;opacity:1}

