@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:100 900;src:url('assets/inter-latin-wght-normal.woff2') format('woff2');}
:root{font-family:Inter,system-ui,sans-serif;color:#292632;background:#f5f5f8;font-size:16px;--purple:#482564;--deep:#271637;--gold:#d7b865;--silver:#c7c9d4;--muted:#777380;--line:#e7e5ec;--paper:#fff;--green:#25624e}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:4px}button,a{touch-action:manipulation}button{cursor:pointer;border:1px solid var(--line);border-radius:7px;background:white;color:inherit;padding:10px 14px;font-weight:500}button:hover{border-color:#a391b2;background:#f8f6fa}button:disabled{opacity:.5;cursor:not-allowed}.primary{background:var(--purple);color:white;border-color:var(--purple)}.primary:hover{background:#352048;color:white}.subtle{border:0;background:transparent;color:var(--purple)}.danger{color:#9a3545}a{color:var(--purple)}input,select,textarea{background:#fff;border:1px solid #d9d6df;border-radius:6px;padding:11px 12px;color:inherit;min-width:0}textarea{min-height:160px;resize:vertical;width:100%}h1,h2,h3,p{margin:0}h1{font-size:30px;letter-spacing:-1px;font-weight:600;line-height:1.25}h2{font-size:19px;font-weight:600;letter-spacing:-.35px}h3{font-size:16px;font-weight:600}p{line-height:1.7}small,.meta{font-size:14px;color:var(--muted)}.muted{color:var(--muted)}.eyebrow{font-size:12px;letter-spacing:1.5px;text-transform:uppercase;font-weight:600;color:var(--muted)}.icon{display:inline-flex;width:19px;height:19px;vertical-align:middle;flex-shrink:0}.icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.layout{display:grid;grid-template-columns:244px minmax(0,1fr);min-height:100vh}.sidebar{background:var(--deep);color:#cfc5d8;position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:29px 17px 20px}.brand{display:flex;align-items:center;gap:12px;color:white;padding:0 12px 30px;border-bottom:1px solid #ffffff16}.monogram{border:1px solid #d7b86580;color:var(--gold);width:40px;height:45px;display:grid;place-items:center;font-family:Georgia,serif;font-size:23px}.brand strong{font-size:17px;font-weight:550;display:block}.brand small{font-size:12px;color:#afa1be}.nav-label{font-size:11px;text-transform:uppercase;letter-spacing:1.7px;padding:26px 15px 10px;color:#a897b7}.sidebar nav{overflow-y:auto;flex:1}.sidebar nav button{border:0;background:transparent;color:inherit;display:flex;align-items:center;gap:12px;width:100%;font-size:15px;text-align:left;margin:3px 0;padding:12px 14px;font-weight:500}.sidebar nav button:hover{background:#ffffff09;color:white}.sidebar nav button.active{background:#ffffff12;color:#f3dfa4;box-shadow:inset 3px 0 var(--gold)}.sidebar-footer{padding:18px 11px 0;border-top:1px solid #ffffff16;font-size:14px}.sidebar-footer strong{display:block;font-weight:500;color:white;margin:6px 0}.sidebar-footer small{color:#ad9eb9}.avatar{border-radius:50%;width:35px;height:35px;background:#eee9f4;display:inline-grid;place-items:center;color:var(--purple);font-size:12px;font-weight:650;flex-shrink:0}.sidebar-footer .avatar{background:#ffffff12;color:var(--gold);float:left;margin-right:10px}.topbar{min-height:78px;padding:17px 38px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);background:white;gap:16px}.crumb{font-size:14px;color:#8a8592}.crumb b{color:#4a4355;font-weight:500}.top-controls{display:flex;gap:12px;align-items:center}.top-controls select{font-size:14px;padding:8px 10px;max-width:220px}.demo-strip{padding:9px 38px;background:#f0edf4;border-bottom:1px solid #e6dfed;display:flex;justify-content:space-between;gap:12px;font-size:12px;color:#665375;line-height:1.5}.demo-strip strong{font-weight:600}.demo-strip button{font-size:12px;padding:0;border:0;background:none;color:inherit;text-decoration:underline}.content{padding:32px 38px 48px;max-width:1920px;margin:auto}.page-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.page-head p{font-size:14px;color:var(--muted);margin-top:7px}.head-actions,.actions{display:flex;gap:9px;align-items:center;flex-wrap:wrap}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:27px}.stat{background:white;border:1px solid var(--line);border-radius:9px;padding:21px 22px}.stat .label{font-size:14px;color:#706976;display:flex;justify-content:space-between;gap:8px}.stat .label .icon{color:#95869e}.stat strong{display:block;font-size:34px;font-weight:550;letter-spacing:-1.2px;margin:14px 0 7px;font-variant-numeric:tabular-nums}.stat small{font-size:12px}.stat.featured{border-top:3px solid var(--purple);padding-top:19px}.grid{display:grid;grid-template-columns:minmax(0,1fr) 325px;gap:24px;align-items:start}.panel{border:1px solid var(--line);border-radius:9px;background:white;margin-bottom:24px;overflow:hidden}.panel-head{display:flex;align-items:center;justify-content:space-between;padding:22px 24px;gap:15px;border-bottom:1px solid var(--line)}.panel-head p{font-size:13px;color:var(--muted);margin-top:5px}.panel-body{padding:23px 24px}.panel-body p+p{margin-top:12px}.panel-head button{font-size:13px}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:14px;text-align:left;white-space:nowrap}th{font-size:12px;font-weight:500;color:#82798d;background:#faf9fc;padding:13px 22px}td{padding:17px 22px;border-top:1px solid #eeecf1}td strong{display:block;font-weight:550;font-size:14px}td small{display:block;font-size:12px;margin-top:5px}td button{padding:7px 10px;font-size:13px}tbody tr:hover{background:#fcfbfd}.num{font-variant-numeric:tabular-nums}.status{font-size:12px;border-radius:4px;display:inline-block;padding:5px 9px;background:#efedf2;color:#716979;white-space:nowrap}.status.active,.status.paid,.status.approved{background:#edf5ef;color:#346c4f}.status.dark,.status.pending,.status.draft{background:#fff5dd;color:#886618}.status.suspended,.status.overdue,.status.declined{background:#fbebed;color:#a04655}.status.state{background:#eee7f6;color:#654187}.minirow{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;padding:18px 0;border-bottom:1px solid var(--line)}.minirow:first-child{padding-top:0}.minirow:last-child{border:0;padding-bottom:0}.minirow p{font-size:13px;color:var(--muted);line-height:1.6;margin-top:4px}.minirow strong{font-size:14px;font-weight:550}.minirow button{font-size:12px;padding:6px 9px}.callout{border-left:3px solid var(--gold);background:#fbf8ef;padding:16px 18px;font-size:14px;line-height:1.7;margin-bottom:24px;color:#6d5f3e}.bar{height:6px;background:#eeebf2;border-radius:5px;overflow:hidden;margin:14px 0 8px}.bar span{display:block;background:var(--purple);height:100%;border-radius:5px}.chart{display:flex;align-items:end;gap:16px;height:120px;margin-top:20px}.chart-col{flex:1;text-align:center;color:var(--muted);font-size:12px}.chart-col div{height:var(--height);background:#c8b8d6;border-radius:3px 3px 0 0;margin-bottom:9px}.chart-col:last-child div{background:var(--purple)}.filters{display:flex;gap:12px;margin-bottom:20px;align-items:center;flex-wrap:wrap}.search{flex:1;min-width:180px;max-width:480px}.tabs{display:flex;gap:22px;border-bottom:1px solid var(--line);margin-bottom:24px;overflow:auto}.tabs button{border:0;border-radius:0;background:none;padding:0 0 13px;white-space:nowrap;font-size:14px;color:var(--muted)}.tabs button.active{color:var(--purple);box-shadow:0 2px var(--purple)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.doc-card{padding:24px;border:1px solid var(--line);border-radius:9px;background:white;display:flex;flex-direction:column;align-items:flex-start;gap:17px}.doc-card h3{line-height:1.5}.doc-card .doc-icon{color:var(--purple);background:#f1edf7;border-radius:7px;padding:12px}.doc-card p{font-size:14px;color:var(--muted)}.doc-card .actions{margin-top:auto}.doc-card .actions button{font-size:13px}.doc-card small{font-size:12px}.empty{padding:30px;text-align:center;color:var(--muted)}.date-block{min-width:48px;background:#f1edf5;text-align:center;border-radius:6px;padding:8px;color:var(--purple);font-size:12px}.date-block strong{font-size:21px;display:block}.row-person{display:flex;gap:12px;align-items:center}.split{display:grid;grid-template-columns:1fr 1fr;gap:24px}.detail-line{display:flex;justify-content:space-between;gap:22px;padding:16px 0;border-bottom:1px solid var(--line);font-size:14px}.detail-line:last-child{border:0}.metric-note{font-size:13px;color:var(--muted);line-height:1.7}.badge-count{font-size:12px;background:#ffffff17;padding:2px 6px;border-radius:4px;margin-left:auto}dialog{padding:0;border:1px solid var(--line);border-radius:12px;width:min(640px,calc(100vw - 32px));max-height:90vh;box-shadow:0 25px 90px #20102b44;color:inherit}dialog::backdrop{background:#1d122c70;backdrop-filter:blur(3px)}.dialog-header{display:flex;justify-content:space-between;align-items:center;padding:22px 26px;border-bottom:1px solid var(--line);gap:16px}.dialog-header button{border:0;font-size:21px;padding:4px 9px}.dialog-body{padding:25px 26px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}label{display:flex;flex-direction:column;gap:8px;font-size:14px;color:#615869}label.wide{grid-column:1/-1}.form-footer{display:flex;justify-content:end;gap:10px;border-top:1px solid var(--line);padding:20px 26px}.form-error{color:#9b3048;margin-top:15px;font-size:14px}.dialog-body .note{font-size:14px;color:var(--muted);line-height:1.65;margin-bottom:20px}.note small{font-size:12px}.steps{counter-reset:step}.step{padding:22px 0;border-bottom:1px solid var(--line);display:flex;gap:20px}.step:before{counter-increment:step;content:'0' counter(step);font-size:21px;font-weight:500;color:#927baa}.step p{font-size:14px;color:var(--muted);margin-top:8px}.scope{display:inline-flex;gap:7px;align-items:center;font-size:12px;color:var(--muted)}#toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);max-width:90vw;background:#30203f;color:#fff;border:1px solid #685476;padding:14px 22px;border-radius:8px;font-size:14px;z-index:20;display:none}#toast.show{display:block}.mobile-menu{display:none}.skip{position:absolute;top:-50px;left:10px;z-index:100;background:white;padding:10px}.skip:focus{top:10px}.numbers{font-variant-numeric:tabular-nums}.text-link{font-size:14px;font-weight:500}.month-label{color:var(--muted);font-size:14px;margin:20px 0 12px}.print-only{display:none}
@media(min-width:1600px){.content{padding:38px 50px}.grid{grid-template-columns:minmax(0,1fr) 360px}}
@media(max-width:1200px){.layout{grid-template-columns:214px minmax(0,1fr)}.sidebar{padding-left:10px;padding-right:10px}.content{padding:28px 25px}.topbar{padding:16px 25px}.demo-strip{padding:9px 25px}.grid{grid-template-columns:1fr}.grid>aside{display:grid;grid-template-columns:1fr 1fr;gap:22px}.stats{gap:12px}.stat{padding:18px}.cards{grid-template-columns:1fr 1fr}}
@media(max-width:800px){.layout{display:block}.sidebar{display:none;position:fixed;z-index:12;left:0;width:250px;box-shadow:0 0 0 100vmax #0006}.layout.nav-open .sidebar{display:flex}.mobile-menu{display:block}.crumb{display:none}.topbar{padding:14px 18px}.top-controls{flex-wrap:wrap;gap:8px}.top-controls select{max-width:160px;font-size:12px}.demo-strip{padding:9px 18px;font-size:11px}.content{padding:24px 18px}.stats{grid-template-columns:1fr 1fr}.stat strong{font-size:28px}.page-head{align-items:flex-start;flex-direction:column;gap:15px}h1{font-size:27px}.grid>aside,.split{display:block}.cards{grid-template-columns:1fr}.panel-head{padding:18px;flex-wrap:wrap}.panel-body{padding:18px}.form-grid{grid-template-columns:1fr}.form-grid label{grid-column:1}.page-head .head-actions{width:100%}table{font-size:13px}td,th{padding:14px 16px}}
@media print{.sidebar,.topbar,.demo-strip,.head-actions,.filters,.tabs,button,#toast,.skip{display:none!important}.layout{display:block}.content{padding:0}.grid,.split{display:block}.print-only{display:block}.panel{break-inside:avoid}body{background:white}}
/* Council direction: white surfaces, purple and gold accents. */
:root{background:#fff}.sidebar{background:#fff;color:#756b80;border-right:1px solid var(--line)}.brand{color:var(--purple);border-color:var(--line)}.brand small{color:#8a8092}.monogram{border-color:#d7b865;color:var(--purple);background:#fffdf7}.nav-label{color:#9a919f}.sidebar nav button:hover{background:#faf8fc;color:var(--purple)}.sidebar nav button.active{background:#f4eff9;color:var(--purple);box-shadow:inset 3px 0 var(--gold)}.sidebar-footer{border-color:var(--line)}.sidebar-footer strong{color:var(--purple)}.sidebar-footer small{color:var(--muted)}.sidebar-footer .avatar{background:#f2edf7;color:var(--purple)}.content{background:white}.demo-strip{background:#fdfbf5;border-color:#f0e8d3;color:#877343}.badge-count{background:#e9dfef;color:var(--purple)}.status.dark{background:#faedf0;color:#a04655}.stat{border-radius:7px}.stat.featured{border-top-color:var(--gold)}

.brand{align-items:flex-start;gap:10px;padding-left:6px;padding-right:6px}.brand strong{font-size:15px;line-height:1.5}.brand small{display:block;font-size:10px;letter-spacing:.7px;margin-top:6px}.monogram{flex-shrink:0}
.permission-check{flex-direction:row;align-items:center;padding:10px 0}.permission-check input{width:18px;height:18px;accent-color:var(--purple)}.council-seal{width:48px;height:48px;object-fit:contain;flex-shrink:0;background:#fff;border:1px solid var(--line);border-radius:6px;padding:3px}.council-seal.large{display:block;width:140px;height:140px;margin:20px 0}.table-seal{float:left;margin-right:12px;width:38px;height:38px}.status.submitted{background:#eee7f6;color:#654187}.status.accepted{background:#edf5ef;color:#346c4f}.status.returned{background:#fff5dd;color:#886618}.top-controls{flex-wrap:wrap;justify-content:flex-end}.top-controls>button{font-size:12px}.topbar .crumb{min-width:160px}
html[data-theme="dark"]{color-scheme:dark;--purple:#c8a7ea;--deep:#201826;--gold:#ddbc68;--silver:#9995a3;--muted:#b6adbf;--line:#3c3447;--paper:#211c28;background:#17131d;color:#eee9f4}
html[data-theme="dark"] body,html[data-theme="dark"] .content,html[data-theme="dark"] .sidebar{background:#17131d;color:#eee9f4}
html[data-theme="dark"] .topbar,html[data-theme="dark"] .panel,html[data-theme="dark"] .stat,html[data-theme="dark"] .doc-card,html[data-theme="dark"] dialog{background:#211c28;color:#eee9f4}
html[data-theme="dark"] button,html[data-theme="dark"] input,html[data-theme="dark"] select,html[data-theme="dark"] textarea{background:#2a2233;color:#eee9f4;border-color:#51455d}
html[data-theme="dark"] button:hover{background:#372a44}html[data-theme="dark"] .primary{background:#79519d;color:#fff;border-color:#9972ba}html[data-theme="dark"] .primary:hover{background:#8a60ae}
html[data-theme="dark"] .sidebar nav button,html[data-theme="dark"] .subtle{background:transparent;color:#cbbbd8}html[data-theme="dark"] .sidebar nav button.active{background:#32253e;color:#f1d78f}html[data-theme="dark"] .sidebar nav button:hover{background:#32253e;color:white}
html[data-theme="dark"] .sidebar-footer strong,html[data-theme="dark"] .brand,html[data-theme="dark"] .crumb b{color:#e1c8f5}html[data-theme="dark"] .monogram{background:#261f2c;color:var(--gold)}html[data-theme="dark"] .brand small,html[data-theme="dark"] .nav-label,html[data-theme="dark"] .crumb,html[data-theme="dark"] th,html[data-theme="dark"] label,html[data-theme="dark"] .stat .label{color:#c0b4ca}
html[data-theme="dark"] .demo-strip{background:#2b251b;color:#e1cb93;border-color:#51452c}html[data-theme="dark"] .demo-strip button{background:none;color:inherit}html[data-theme="dark"] th{background:#282030}html[data-theme="dark"] td{border-color:var(--line)}html[data-theme="dark"] tbody tr:hover{background:#2c2334}
html[data-theme="dark"] .callout{background:#2e281c;color:#e3d4ae}html[data-theme="dark"] .avatar,html[data-theme="dark"] .doc-icon,html[data-theme="dark"] .date-block{background:#392b47;color:#d8b8f2}html[data-theme="dark"] .bar{background:#3d3247}html[data-theme="dark"] .chart-col div{background:#765b8d}html[data-theme="dark"] .chart-col:last-child div{background:#b993db}html[data-theme="dark"] .tabs button{background:none;color:#b9acbf}html[data-theme="dark"] .tabs button.active{color:#dbb9f6}html[data-theme="dark"] .danger{color:#f2a8b7}
@media print{html[data-theme="dark"],html[data-theme="dark"] body,html[data-theme="dark"] .content,html[data-theme="dark"] .panel,html[data-theme="dark"] .stat,html[data-theme="dark"] td,html[data-theme="dark"] th{background:#fff!important;color:#111!important}}

.status.deceased{background:#ececf0;color:#656273}.status.expelled{background:#f9e6ed;color:#8c2e4a}.status-history{padding:16px 0;border-top:1px solid var(--line)}.status-history p{margin:7px 0}
.dues-card-layout{display:grid;grid-template-columns:minmax(0,780px) minmax(260px,330px);gap:32px;align-items:start}.dues-card{background:white;border:1px solid #d9d4df;border-radius:16px;overflow:hidden;box-shadow:0 12px 38px #3625440c;color:#292632}.card-top{padding:28px 32px;display:flex;align-items:center;justify-content:space-between;gap:22px;border-bottom:2px solid #cba650;background:#fbfafc}.card-kicker{font-size:11px;letter-spacing:1.8px;font-weight:600;color:#7d6a8c;display:block}.card-top strong{font-size:22px;line-height:1.4;letter-spacing:-.4px;font-weight:550;display:block;color:#472663;margin:10px 0 4px}.card-jurisdiction{font-size:13px;color:#817687}.card-monogram{font-family:Georgia,serif;font-size:35px;letter-spacing:-2px;border:1px solid #d9bb71;color:#573472;width:89px;height:89px;border-radius:50%;display:flex;justify-content:center;align-items:center;flex-shrink:0}.card-monogram span{font-size:20px;color:#b8994e;margin:0 3px}.card-seal{width:90px;height:90px;object-fit:contain}.card-center{padding:27px 32px 30px}.card-line{display:flex;justify-content:space-between;align-items:center;gap:12px}.card-sample{font-size:10px;letter-spacing:.6px;color:#897a5a;background:#f7f2e6;padding:5px 7px;border-radius:3px}.dues-card h2{font-size:32px;font-weight:550;letter-spacing:-.7px;line-height:1.25;margin:15px 0 9px;color:#35213f}.card-affiliation{font-size:14px;color:#776d7f}.card-affiliation span{padding:0 5px;color:#b69b60}.card-status{display:flex;align-items:center;gap:9px;color:#563774;border-top:1px solid #eeeaf2;border-bottom:1px solid #eeeaf2;padding:17px 0;margin:25px 0}.card-status strong{font-size:16px;font-weight:550}.card-status.restricted{color:#9e3f55}.card-status.review{color:#8b691f}.card-details{display:grid;grid-template-columns:1fr 1fr;gap:22px}.card-details span{display:block;font-size:12px;color:#8a7d90;margin-bottom:6px}.card-details strong{font-size:16px;font-weight:500;color:#3b3345}.card-bottom{background:#f4f3f6;padding:18px 32px;display:flex;justify-content:space-between;align-items:center;gap:18px;border-top:1px solid #e7e3eb}.card-bottom p{font-size:11px;color:#83798b;margin-top:7px}.card-year{font-size:28px;color:#b29a63;font-weight:500;letter-spacing:-1px}.card-actions{display:flex;gap:12px;flex-wrap:wrap;margin:22px 0 12px}.card-caption{font-size:13px;color:var(--muted);line-height:1.7;max-width:700px}.demo-qr{text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px;margin:24px 0}.demo-qr img{background:white;border:1px solid #e2dce9;padding:10px;width:190px;height:190px}.demo-qr strong{font-size:14px}.demo-qr small{max-width:230px;line-height:1.6;font-size:12px}.verification-notice{max-width:760px}.verification-notice .panel-body{padding:32px}html[data-theme="dark"] .dues-card{box-shadow:0 10px 40px #0003;border-color:#6b5c78}html[data-theme="dark"] .dues-card .card-status .icon{color:inherit}
@media(max-width:1100px){.dues-card-layout{grid-template-columns:1fr}.dues-card-layout>aside{max-width:780px}.dues-card{max-width:780px}}
@media(max-width:500px){.card-top{padding:22px}.card-top strong{font-size:18px}.card-monogram,.card-seal{width:65px;height:65px;font-size:28px}.card-center{padding:22px}.dues-card h2{font-size:27px}.card-line{align-items:flex-start;flex-direction:column;gap:8px}.card-details{gap:20px 12px}.card-details strong{font-size:14px}.card-bottom{padding:17px 22px}.card-bottom p{font-size:10px}.card-actions button{flex:1;font-size:14px}}
@media print{.dues-card{box-shadow:none!important}.dues-card-layout{display:block}.dues-card-layout>aside,.card-actions,.card-caption{display:none!important}.card-top,.card-bottom{print-color-adjust:exact;-webkit-print-color-adjust:exact}}

.profile-identity{display:flex;align-items:center;gap:20px;margin-bottom:20px;flex-wrap:wrap}.profile-photo{height:90px;width:90px;object-fit:cover;border-radius:12px;border:1px solid var(--line)}.profile-initials{display:grid;place-items:center;background:#f0eaf6;color:#643f82;font-size:25px}.card-person{display:flex;align-items:center;gap:20px}.card-portrait{width:72px;height:86px;border-radius:7px;object-fit:cover;border:1px solid #ddd5e6;margin-top:12px}.card-person>div{min-width:0}.card-person h2{overflow-wrap:anywhere}@media(max-width:500px){.card-person{gap:13px}.card-portrait{width:55px;height:70px}.card-person h2{font-size:23px}}

.stats{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.announcement+.announcement{border-top:1px solid var(--line);margin-top:22px;padding-top:22px}.announcement-meta{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:10px}.announcement h3{margin-bottom:8px}.announcement .actions{margin-top:14px}

/* Official state notices: deep purple, restrained gold, clear white typography. */
.panel.grand-announcements{background:linear-gradient(115deg,#30165a 0%,#412078 65%,#352060 100%);color:#fff;border:1px solid #cfb16c;border-top:3px solid #e2c578;box-shadow:0 8px 24px #28113c12}
.grand-announcements .panel-head{border-bottom:1px solid #dfc27a45;padding:24px 28px}
.grand-announcements .panel-head h2{color:#fff;font-size:22px;letter-spacing:-.4px}
.grand-announcements .panel-head p{color:#e0d5ed;margin-top:8px}
.announcement-brand{display:flex;align-items:center;gap:18px}
.announcement-brand img{width:70px;height:70px;object-fit:contain;border-radius:50%;flex-shrink:0;background:#fff}
.grand-announcements .panel-body{padding:26px 28px 30px}
.grand-announcements .announcement h3{color:#fff;font-size:20px;font-weight:600}
.grand-announcements .announcement p{color:#f3edf9;line-height:1.75}
.grand-announcements .eyebrow{color:#f2d98f;font-size:13px;letter-spacing:1.7px}
.grand-announcements .meta{color:#ded3ed}
.grand-announcements .announcement+.announcement{border-color:#dfc27a45}
.grand-announcements button{background:transparent;border:1px solid #dfc27a80;color:#fff}
.grand-announcements button:hover{background:#ffffff15;border-color:#f2d98f}
.grand-announcements button.primary{background:#e4c777;border-color:#e4c777;color:#291345}
.grand-announcements button.primary:hover{background:#f1d990}
.grand-announcements button.danger{color:#ffd5db}
.state-seal{width:58px;height:58px;object-fit:contain;flex-shrink:0;border-radius:50%;background:#fff}
.brand{gap:12px;padding-left:0;padding-right:0}.brand .council-seal{width:64px;height:64px;object-fit:contain;background:#fff;border-radius:50%;padding:2px;flex-shrink:0}
.brand strong{font-size:16px;line-height:1.4}.brand small{font-size:11px;letter-spacing:.6px}
@media(max-width:600px){.grand-announcements .panel-head{padding:20px;align-items:flex-start;flex-direction:column}.grand-announcements .panel-body{padding:20px}.announcement-brand{gap:12px}.announcement-brand img{width:54px;height:54px}.grand-announcements .panel-head h2{font-size:20px}.grand-announcements .announcement h3{font-size:18px}}

/* Give each official council name the full sidebar width. */
.sidebar .brand{flex-direction:column;align-items:center;text-align:center;padding:0 8px 25px;gap:16px}
.sidebar .brand>div{width:100%}.sidebar .brand strong{font-size:19px;line-height:1.4;font-weight:600}
.sidebar .brand small{display:block;font-size:12px;letter-spacing:1.1px;line-height:1.6;margin-top:8px}
.sidebar .brand .state-seal,.sidebar .brand .council-seal{width:90px;height:90px}
.status.inactive{background:#fff0d8;color:#87581e}
[data-theme="dark"] .status.inactive{background:#513921;color:#ffe0a4}

.grand-announcements .announcement-link{display:inline-flex;gap:18px;align-items:center;margin:16px 0;padding:10px 16px;border:1px solid #e4c777;border-radius:6px;color:#f4dc97;text-decoration:none;font-weight:600}.grand-announcements .announcement-link:hover{background:#e4c777;color:#291345}

.package-choice{display:flex;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid var(--line)}.package-choice input{width:18px;height:18px;accent-color:var(--purple)}
