:root{--agenda-forest:#082b15;--agenda-green:#07552d;--agenda-leaf:#168548;--agenda-mint:#dff3e6;--agenda-mint-soft:#eef8f1;--agenda-cream:#fff7e4;--agenda-sky:#e7f3f7;--agenda-coral:#fff0e8;--agenda-ink:#10281d;--agenda-muted:#607066;--agenda-line:#cfe1d5;--agenda-surface:#fffdf8;--agenda-danger:#b42318;--agenda-enter:cubic-bezier(.16,.95,.24,1);--agenda-exit:cubic-bezier(.4,0,1,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f3f7f3;color:var(--agenda-ink);font-family:"Plus Jakarta Sans",Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}[hidden]{display:none!important}.agenda-sr-only{position:absolute!important;overflow:hidden!important;width:1px!important;height:1px!important;padding:0!important;border:0!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}.agenda-shell{width:min(1160px,calc(100% - 40px));margin:0 auto}.agenda-skip{position:fixed;z-index:700;top:8px;left:8px;padding:10px 14px;border-radius:10px;background:#fff;color:var(--agenda-green);transform:translateY(-150%)}.agenda-skip:focus{transform:none}
.agenda-site-header{position:sticky;z-index:100;top:0;border-bottom:1px solid rgba(207,225,213,.92);background:rgba(255,255,255,.92);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.agenda-site-header__inner{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:18px}.agenda-brand{display:inline-flex;min-width:0;min-height:48px;align-items:center;gap:11px}.agenda-brand img{width:40px;height:40px;object-fit:contain}.agenda-brand>span{display:grid;min-width:0;gap:2px}.agenda-brand strong{overflow:hidden;font-size:14px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.agenda-brand small{color:var(--agenda-muted);font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.agenda-site-nav{display:flex;align-items:center;gap:8px}.agenda-nav-button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;padding:0 14px;border:1px solid var(--agenda-line);border-radius:14px;background:#fff;color:var(--agenda-green);font-size:11px;font-weight:800;transition:border-color .16s ease,background-color .16s ease}.agenda-nav-button svg{width:19px;height:19px}.agenda-nav-button:hover{border-color:#9dc9ab;background:var(--agenda-mint-soft)}
.agenda-main{padding:24px 0 38px}.agenda-brief,.agenda-detail-hero{position:relative;overflow:hidden;border:1px solid #174f31;border-radius:28px;background:var(--agenda-green);box-shadow:0 24px 70px rgba(20,68,39,.1);color:#fff}.agenda-brief{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:26px;padding:30px 34px 0}.agenda-brief::after,.agenda-detail-hero::after{position:absolute;right:-72px;bottom:-104px;width:260px;height:260px;border:38px solid rgba(255,255,255,.06);border-radius:50%;content:"";pointer-events:none}.agenda-brief__copy{align-self:center;padding-bottom:28px}.agenda-eyebrow,.agenda-section-kicker{margin:0;color:#85d89d;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.agenda-eyebrow{display:flex;align-items:center;gap:9px}.agenda-eyebrow>span{display:block;width:26px;height:2px;background:#8ddca4}.agenda-brief h1,.agenda-detail-hero h1{margin:10px 0 0;color:#fff;font-size:clamp(30px,4vw,48px);line-height:1.08;letter-spacing:-.045em}.agenda-brief__copy>p:last-child,.agenda-detail-hero>div>p:not(.agenda-eyebrow){max-width:650px;margin:12px 0 0;color:rgba(255,255,255,.76);font-size:13px;line-height:1.7}.agenda-next{position:relative;z-index:1;align-self:center;display:flex;min-height:146px;flex-direction:column;justify-content:center;padding:20px 22px;border:1px solid rgba(255,255,255,.2);border-radius:20px;background:#fff7e4;color:var(--agenda-ink);transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.agenda-next:not(.is-empty):hover{border-color:#f0d07d;box-shadow:0 16px 34px rgba(4,24,12,.17);transform:translateY(-2px)}.agenda-next__label{color:#8a5a00;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.agenda-next strong{display:-webkit-box;overflow:hidden;margin-top:7px;font-size:16px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.agenda-next__meta{display:-webkit-box;overflow:hidden;margin-top:7px;color:#607066;font-size:10px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.agenda-next__action{display:flex;align-items:center;gap:5px;margin-top:12px;color:var(--agenda-green);font-size:10px;font-weight:800}.agenda-next__action svg{width:15px;height:15px;transition:transform .16s ease}.agenda-next:hover .agenda-next__action svg{transform:translateX(2px)}.agenda-ledger{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.16)}.agenda-ledger span{display:flex;min-height:57px;align-items:center;gap:9px;padding:0 16px;border-right:1px solid rgba(255,255,255,.13);color:rgba(255,255,255,.68);font-size:9px;font-weight:700;text-transform:uppercase}.agenda-ledger span:first-child{padding-left:0}.agenda-ledger span:last-child{border-right:0}.agenda-ledger strong{color:#fff;font-size:18px}
.agenda-toolbar{display:grid;grid-template-columns:minmax(280px,1fr) auto;align-items:center;gap:12px;margin-top:17px;padding:12px;border:1px solid #ead8aa;border-radius:20px;background:var(--agenda-cream)}.agenda-search{position:relative;display:block}.agenda-search>svg{position:absolute;top:50%;left:14px;width:18px;height:18px;color:var(--agenda-muted);transform:translateY(-50%);pointer-events:none}.agenda-search input{width:100%;min-height:48px;padding:0 52px 0 43px;border:1px solid #ddcd9f;border-radius:14px;background:#fffdf8;color:var(--agenda-ink);outline:0}.agenda-search input::-webkit-search-cancel-button{display:none;-webkit-appearance:none}.agenda-search input:focus{border-color:var(--agenda-leaf);box-shadow:0 0 0 3px rgba(22,133,72,.1)}.agenda-search-clear{position:absolute;top:5px;right:5px;display:flex;width:38px;height:38px;align-items:center;justify-content:center;border:0;border-radius:11px;background:var(--agenda-mint);color:var(--agenda-green);opacity:0;pointer-events:none;transform:scale(.82);transition:opacity .15s ease,transform .18s var(--agenda-enter)}.agenda-search-clear svg{width:17px;height:17px}.agenda-search-clear.is-visible{opacity:1;pointer-events:auto;transform:none}.agenda-period{display:flex;gap:6px}.agenda-period-button{min-height:44px;padding:0 13px;border:1px solid #dec994;border-radius:13px;background:#fffdf8;color:#526259;font-size:11px;font-weight:800;transition:border-color .16s ease,background-color .16s ease,color .16s ease}.agenda-period-button:hover{background:#fff1cc;color:var(--agenda-ink)}.agenda-period-button.is-active{border-color:#91c5a2;background:var(--agenda-mint);color:var(--agenda-green)}
.agenda-list-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin:27px 0 12px}.agenda-list-head h2{margin:5px 0 0;color:var(--agenda-forest);font-size:25px;letter-spacing:-.035em}.agenda-list-head>div>p:last-child{margin:5px 0 0;color:var(--agenda-muted);font-size:11px}.agenda-result-count{flex:0 0 auto;color:var(--agenda-green);font-size:11px;font-weight:800}.agenda-collection{display:grid;gap:10px;margin:0;padding:0;list-style:none}.agenda-event{border:1px solid var(--agenda-line);border-radius:20px;background:var(--agenda-surface);box-shadow:0 10px 28px rgba(20,68,39,.05);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,opacity .16s ease}.agenda-event:hover{border-color:#9ccbac;box-shadow:0 16px 38px rgba(20,68,39,.09);transform:translateY(-2px)}.agenda-event.is-filtering{opacity:0;transform:translateY(5px)}.agenda-event__link{display:grid;min-height:142px;grid-template-columns:92px minmax(0,1fr) 132px;align-items:stretch}.agenda-date-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;border-right:1px solid #bedbc7;border-radius:19px 0 0 19px;background:var(--agenda-mint);color:var(--agenda-green);font-style:normal}.agenda-date-tile strong{font-size:32px;line-height:1}.agenda-date-tile span{margin-top:4px;font-size:10px;font-weight:800;text-transform:uppercase}.agenda-date-tile small{margin-top:2px;color:var(--agenda-muted);font-size:9px;font-weight:700}.agenda-event__body{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:17px 20px}.agenda-event__badges{display:flex;flex-wrap:wrap;gap:6px}.agenda-badge{display:inline-flex;min-height:23px;align-items:center;padding:0 9px;border-radius:999px;font-size:8px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.agenda-badge.is-live{background:var(--agenda-mint-soft);color:var(--agenda-green)}.agenda-badge.is-archive{background:var(--agenda-sky);color:#245c73}.agenda-badge.is-type{background:var(--agenda-cream);color:#775000}.agenda-event__title{margin-top:7px;color:var(--agenda-forest);font-size:17px;line-height:1.38;letter-spacing:-.025em}.agenda-event__summary{display:-webkit-box;overflow:hidden;margin-top:5px;color:var(--agenda-muted);font-size:11px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.agenda-event__meta{display:flex;flex-wrap:wrap;gap:12px;margin-top:10px;color:#526259;font-size:10px}.agenda-event__meta>span{display:flex;align-items:center;gap:5px}.agenda-event__meta svg{width:14px;height:14px;color:var(--agenda-leaf)}.agenda-event__aside{display:flex;align-items:center;justify-content:center;gap:14px;padding:16px;border-left:1px solid #e1ece5;color:var(--agenda-muted);text-align:center}.agenda-event__aside>span:first-child{font-size:8px;font-weight:700;text-transform:uppercase}.agenda-event__aside strong{display:block;margin-bottom:3px;color:var(--agenda-forest);font-size:20px}.agenda-event__arrow{display:flex;width:38px;height:38px;align-items:center;justify-content:center;border:1px solid var(--agenda-line);border-radius:12px;background:#fff;color:var(--agenda-green)}.agenda-event__arrow svg{width:17px;height:17px;transition:transform .16s ease}.agenda-event:hover .agenda-event__arrow svg{transform:translateX(2px)}
.agenda-pagination{display:flex;justify-content:center;gap:6px;margin-top:20px}.agenda-page-button{min-width:44px;height:44px;border:1px solid var(--agenda-line);border-radius:13px;background:#fff;color:var(--agenda-green);font-size:11px;font-weight:800}.agenda-page-button:hover{background:var(--agenda-mint-soft)}.agenda-page-button.is-active{border-color:#91c5a2;background:var(--agenda-mint)}.agenda-page-button:disabled{background:#eef2ef;color:#94a199;cursor:not-allowed}.agenda-empty{margin-top:16px;padding:30px 20px;border:1px dashed #acd0b7;border-radius:22px;background:var(--agenda-mint-soft);text-align:center}.agenda-empty strong{display:block;font-size:17px}.agenda-empty p{margin:7px 0 0;color:var(--agenda-muted);font-size:11px}
.agenda-detail-back{display:inline-flex;min-height:44px;align-items:center;gap:7px;margin-bottom:13px;color:var(--agenda-green);font-size:11px;font-weight:800}.agenda-detail-back svg{width:18px;height:18px;transition:transform .16s ease}.agenda-detail-back:hover svg{transform:translateX(-2px)}.agenda-detail-hero{display:grid;grid-template-columns:minmax(0,1fr) 190px;align-items:center;gap:28px;padding:30px 34px}.agenda-detail-hero__status{display:flex;align-items:center;gap:10px;margin-top:16px;color:rgba(255,255,255,.74);font-size:10px;font-weight:700}.agenda-detail-date{position:relative;z-index:1;display:flex;min-height:164px;flex-direction:column;align-items:center;justify-content:center;border:1px solid #eed592;border-radius:22px;background:var(--agenda-cream);color:var(--agenda-green);font-style:normal;text-align:center}.agenda-detail-date strong{font-size:48px;line-height:1}.agenda-detail-date span{margin-top:5px;font-size:13px;font-weight:800}.agenda-detail-date small{margin-top:4px;color:#775000;font-size:9px;font-weight:800}.agenda-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:16px;margin-top:16px}.agenda-detail-article,.agenda-registration{border:1px solid var(--agenda-line);border-radius:23px;background:#fff;box-shadow:0 12px 34px rgba(20,68,39,.05)}.agenda-detail-article{overflow:hidden}.agenda-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--agenda-line)}.agenda-facts>div{min-height:82px;padding:16px 18px;background:var(--agenda-mint-soft)}.agenda-facts>div.is-wide{grid-column:1/-1}.agenda-facts span,.agenda-facts strong{display:block}.agenda-facts span{color:var(--agenda-muted);font-size:8px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.agenda-facts strong{margin-top:6px;font-size:12px;line-height:1.55}.agenda-detail-content{padding:26px}.agenda-detail-content h2{margin:6px 0 13px;font-size:23px;letter-spacing:-.035em}.agenda-detail-content>p:last-of-type{margin:0;color:#32463a;font-size:14px;line-height:1.82;white-space:pre-line}.agenda-document-link{display:inline-flex;min-height:44px;align-items:center;gap:8px;margin-top:20px;padding:0 14px;border:1px solid var(--agenda-line);border-radius:13px;background:var(--agenda-mint-soft);color:var(--agenda-green);font-size:10px;font-weight:800}.agenda-document-link svg{width:18px;height:18px}.agenda-registration{position:sticky;top:90px;align-self:start;overflow:hidden}.agenda-registration__head{padding:18px;background:var(--agenda-cream)}.agenda-registration__head p{margin:0;color:#8b5d00;font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.agenda-registration__head h2{margin:6px 0 0;font-size:18px}.agenda-registration__body{display:grid;gap:11px;padding:18px}.agenda-registration__body>p{margin:0;color:var(--agenda-muted);font-size:11px;line-height:1.65}.agenda-button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:0 15px;border:1px solid var(--agenda-line);border-radius:14px;background:#fff;color:var(--agenda-green);font-size:11px;font-weight:800;transition:border-color .16s ease,background-color .16s ease}.agenda-button:hover{border-color:#9dc9ab;background:var(--agenda-mint-soft)}.agenda-button.is-primary{border-color:var(--agenda-green);background:var(--agenda-green);color:#fff}.agenda-button.is-primary:hover{background:var(--agenda-leaf)}.agenda-capacity{display:grid;gap:7px;padding:11px;border-radius:13px;background:var(--agenda-mint-soft)}.agenda-capacity>span{overflow:hidden;height:6px;border-radius:99px;background:#c9dfd0}.agenda-capacity i{display:block;height:100%;border-radius:inherit;background:var(--agenda-leaf)}.agenda-capacity strong{font-size:9px}.agenda-closed{padding:12px;border:1px solid #e4d19c;border-radius:14px;background:var(--agenda-cream);color:#775000;font-size:10px;font-weight:800;line-height:1.55}
.agenda-footer{margin-top:34px;border-top:1px solid var(--agenda-line);background:#fff}.agenda-footer__inner{display:flex;min-height:106px;align-items:center;justify-content:space-between;gap:24px}.agenda-footer__brand{display:flex;align-items:center;gap:10px}.agenda-footer__brand img{width:38px;height:38px;object-fit:contain}.agenda-footer__brand strong,.agenda-footer__brand span{display:block}.agenda-footer__brand strong{font-size:12px}.agenda-footer__brand span{margin-top:2px;color:var(--agenda-muted);font-size:8px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.agenda-footer__credit{color:var(--agenda-muted);font-size:10px;line-height:1.65;text-align:right}.agenda-footer__credit a{color:var(--agenda-green);font-weight:800}.agenda-nav-button:focus-visible,.agenda-search input:focus-visible,.agenda-search-clear:focus-visible,.agenda-period-button:focus-visible,.agenda-page-button:focus-visible,.agenda-button:focus-visible,.agenda-event__link:focus-visible,.agenda-next:focus-visible{outline:3px solid rgba(22,133,72,.26);outline-offset:2px}.agenda-js [data-reveal]{opacity:0;transform:translateY(12px)}.agenda-js body.is-ready [data-reveal]{animation:agendaReveal .3s var(--agenda-enter) forwards;animation-delay:var(--reveal-delay,0ms)}@keyframes agendaReveal{to{opacity:1;transform:none}}
@media(max-width:820px){.agenda-brief{grid-template-columns:1fr 300px}.agenda-event__link{grid-template-columns:82px minmax(0,1fr)}.agenda-event__aside{grid-column:2;justify-content:space-between;padding:0 18px 14px;border:0}.agenda-event__aside>span:first-child{text-align:left}.agenda-detail-layout{grid-template-columns:1fr}.agenda-registration{position:static}}
@media(max-width:620px){.agenda-shell{width:min(100% - 28px,1160px)}.agenda-site-header__inner{min-height:66px;gap:8px}.agenda-brand img{width:36px;height:36px}.agenda-brand strong{font-size:13px}.agenda-brand small{font-size:8px}.agenda-nav-button{width:44px;padding:0}.agenda-nav-button span{position:absolute;overflow:hidden;width:1px;height:1px;clip:rect(0 0 0 0)}.agenda-main{padding-top:14px}.agenda-brief{display:block;padding:20px 20px 0;border-radius:22px}.agenda-brief__copy{padding-bottom:16px}.agenda-brief h1,.agenda-detail-hero h1{font-size:27px}.agenda-brief__copy>p:last-child,.agenda-detail-hero>div>p:not(.agenda-eyebrow){margin-top:9px;font-size:11px;line-height:1.6}.agenda-next{min-height:0;padding:14px 15px;border-radius:16px}.agenda-next strong{font-size:14px}.agenda-next__meta{font-size:9px}.agenda-ledger{margin-top:16px;grid-template-columns:repeat(4,minmax(0,1fr))}.agenda-ledger span{min-height:52px;justify-content:center;flex-direction:column;gap:2px;padding:0 4px!important;font-size:7px}.agenda-ledger strong{font-size:16px}.agenda-toolbar{grid-template-columns:1fr;padding:10px;border-radius:17px}.agenda-period{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.agenda-period-button{min-width:0;padding:0 6px;font-size:10px}.agenda-list-head{align-items:flex-start;margin-top:21px}.agenda-list-head h2{font-size:21px}.agenda-list-head>div>p:last-child{display:none}.agenda-result-count{margin-top:5px;font-size:9px}.agenda-event{border-radius:17px}.agenda-event:hover{transform:none}.agenda-event__link{min-height:0;grid-template-columns:64px minmax(0,1fr)}.agenda-date-tile{border-radius:16px 0 0 16px}.agenda-date-tile strong{font-size:24px}.agenda-event__body{padding:14px}.agenda-event__title{font-size:14px}.agenda-event__summary{font-size:10px;-webkit-line-clamp:2}.agenda-event__meta{display:grid;gap:5px;font-size:9px}.agenda-event__aside{grid-column:2;padding:0 14px 12px}.agenda-event__arrow{width:34px;height:34px}.agenda-detail-back{margin-bottom:8px}.agenda-detail-hero{display:grid;grid-template-columns:minmax(0,1fr) 88px;gap:12px;padding:18px;border-radius:21px}.agenda-detail-date{min-height:116px;border-radius:17px}.agenda-detail-date strong{font-size:31px}.agenda-detail-date span{font-size:9px}.agenda-detail-date small{font-size:7px}.agenda-detail-hero__status{margin-top:11px}.agenda-facts{grid-template-columns:1fr}.agenda-facts>div.is-wide{grid-column:auto}.agenda-facts>div{min-height:0;padding:13px 15px}.agenda-detail-content{padding:18px}.agenda-detail-content h2{font-size:20px}.agenda-detail-content>p:last-of-type{font-size:12px;line-height:1.75}.agenda-footer__inner{min-height:132px;flex-direction:column;justify-content:center;text-align:center}.agenda-footer__credit{text-align:center}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.agenda-js [data-reveal]{opacity:1;transform:none}}

/* Public agenda polish: share the Berita search language and use semantic accents. */
.agenda-toolbar{position:relative;z-index:1200;overflow:visible;margin-top:17px;padding:13px;border:1px solid var(--agenda-line);border-radius:20px;background:rgba(255,255,255,.94);box-shadow:0 12px 34px rgba(15,55,27,.06);isolation:isolate}
.agenda-search>svg{left:16px;color:var(--agenda-green)}
.agenda-search input{height:54px;min-height:54px;padding:0 46px;border-color:var(--agenda-line);background:#fff;color:var(--agenda-ink);font-size:14px;font-weight:600}
.agenda-search input:focus{border-color:var(--agenda-leaf);box-shadow:none}
.agenda-search-clear{top:8px;right:8px;background:transparent;color:var(--agenda-muted);transform:scale(.62) rotate(-38deg);transition:opacity .18s ease,transform .25s var(--agenda-enter),visibility .25s,background-color .18s ease}
.agenda-search-clear:hover{background:var(--agenda-mint-soft);color:var(--agenda-green)}
.agenda-event{border-left:4px solid var(--agenda-green)}
.agenda-event[data-period="previous"]{border-left-color:#1e6581}
.agenda-event[data-status="dibatalkan"]{border-left-color:#c24135}
.agenda-event[data-status="draft"]{border-left-color:#b7791f}
.agenda-event[data-period="previous"] .agenda-date-tile{border-right-color:#b9d8e4;background:#e7f3f7;color:#145875}
.agenda-event[data-period="previous"] .agenda-badge.is-archive{background:#1e6581;color:#fff}
.agenda-event[data-period="upcoming"] .agenda-badge.is-live{background:var(--agenda-green);color:#fff}
.agenda-event[data-status="dibatalkan"] .agenda-date-tile{border-right-color:#efbeb8;background:#fff0e8;color:#a53229}
.agenda-event[data-status="dibatalkan"] .agenda-badge.is-live{background:#c24135;color:#fff}
.agenda-event[data-status="draft"] .agenda-date-tile{border-right-color:#ead19d;background:#fff7e4;color:#8a5a00}
.agenda-event__arrow{width:38px;height:38px;min-width:38px;min-height:38px;flex:0 0 38px;aspect-ratio:1/1;box-sizing:border-box}
.agenda-detail-article{background:var(--agenda-sky)}
.agenda-facts>div:nth-child(odd){background:#e7f3f7}
.agenda-facts>div:nth-child(even){background:var(--agenda-mint)}
.agenda-facts>div.is-wide{background:var(--agenda-cream)}
.agenda-detail-content{border-top:1px solid #c8dfe7;background:var(--agenda-cream)}
.agenda-detail-content>p:last-of-type{color:#294d3a}
.agenda-registration__body{background:var(--agenda-mint-soft)}
.agenda-document-link.is-unavailable{border-color:#ead8aa;background:var(--agenda-cream);color:#8b5d00;cursor:default}
.agenda-document-link.is-unavailable svg{color:#b7791f}
@media(max-width:620px){.agenda-event__arrow{width:34px;height:34px;min-width:34px;min-height:34px;flex-basis:34px}.agenda-toolbar{padding:9px;border-radius:17px}.agenda-search input{height:50px;min-height:50px}.agenda-search-clear{top:6px;right:6px}.agenda-detail-content{border-top-color:#ead8aa}}

/* Keep the date tile visually stable: a square calendar token, not a stretched column. */
.agenda-date-tile{width:92px;height:92px;min-width:92px;aspect-ratio:1/1;align-self:center;justify-self:center;border:1px solid #bedbc7;border-radius:16px}
@media(max-width:820px){.agenda-date-tile{width:82px;height:82px;min-width:82px}}
@media(max-width:620px){.agenda-date-tile{width:64px;height:64px;min-width:64px;border-radius:14px}.agenda-date-tile strong{font-size:22px}.agenda-date-tile span{font-size:9px}.agenda-date-tile small{font-size:8px}}

/* Keep the square date token distinct from the card's semantic accent rail. */
.agenda-date-tile{border-left-color:transparent}
.agenda-list-head .agenda-section-kicker{display:inline-flex;min-height:24px;align-items:center;gap:7px;padding:0 9px;border:1px solid #b8d8c3;border-radius:999px;background:var(--agenda-mint);color:var(--agenda-green);font-size:10px;line-height:1.2;letter-spacing:.08em}
.agenda-list-head .agenda-section-kicker::before{width:18px;height:2px;border-radius:999px;background:var(--agenda-leaf);content:""}

/* Compact list rows: keep the date, content, attendance, and action in one visual rhythm. */
.agenda-event__link{min-height:124px}
.agenda-event__body{padding:14px 18px}

@media(max-width:620px){
    .agenda-list-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin:18px 0 10px}
    .agenda-list-head .agenda-section-kicker{min-height:22px;padding:0 8px;font-size:9px}
    .agenda-list-head .agenda-section-kicker::before{width:14px}
    .agenda-list-head h2{margin-top:7px;line-height:1.15}
    .agenda-result-count{align-self:center;margin:0;line-height:1.4;text-align:right}
    .agenda-event{border-radius:16px}
    .agenda-event__link{grid-template-columns:58px minmax(0,1fr) 38px;grid-template-rows:auto;align-items:center;column-gap:9px;min-height:0;padding:10px 9px 10px 7px;touch-action:manipulation}
    .agenda-date-tile{width:58px;height:58px;min-width:58px;margin:0;border-radius:13px}
    .agenda-date-tile strong{font-size:20px}
    .agenda-date-tile span{margin-top:3px;font-size:8px}
    .agenda-date-tile small{margin-top:1px;font-size:7px}
    .agenda-event__body{grid-column:2;grid-row:1;min-width:0;padding:0}
    .agenda-event__badges{gap:4px}
    .agenda-badge{min-height:20px;padding:0 7px;font-size:7px}
    .agenda-event__title{margin-top:5px;font-size:14px;line-height:1.3}
    .agenda-event__summary{margin-top:3px;font-size:9px;line-height:1.4;-webkit-line-clamp:1}
    .agenda-event__meta{display:flex;flex-wrap:wrap;gap:5px 9px;margin-top:7px;font-size:8.5px}
    .agenda-event__meta>span{min-width:0}
    .agenda-event__meta>span:first-child{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
    .agenda-event__meta svg{width:12px;height:12px;flex:0 0 12px}
    .agenda-event__aside{grid-column:3;grid-row:1;align-self:stretch;flex-direction:column;justify-content:center;gap:6px;padding:0;border:0}
    .agenda-event__aside>span:first-child{font-size:0;line-height:1}
    .agenda-event__aside>span:first-child::after{display:block;margin-top:2px;color:var(--agenda-muted);font-size:7px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;content:"tamu"}
    .agenda-event__aside strong{margin:0;color:var(--agenda-forest);font-size:15px;line-height:1}
    .agenda-event__arrow{width:34px;height:34px;min-width:34px;min-height:34px;flex-basis:34px}
}

@media(max-width:360px){
    .agenda-event__link{grid-template-columns:54px minmax(0,1fr) 34px;column-gap:8px;padding:9px 8px 9px 6px}
    .agenda-date-tile{width:54px;height:54px;min-width:54px}
    .agenda-event__summary{display:none}
    .agenda-event__meta{gap:4px 7px}
    .agenda-event__aside>span:first-child{display:none}
}

/* Structured event collection: use the desktop width for facts, not empty canvas. */
.agenda-event__meta-copy{display:grid;min-width:0;gap:1px}
.agenda-event__meta-copy small,.agenda-event__meta-copy b{display:block}
.agenda-event__meta-copy small{color:var(--agenda-muted);font-size:7px;font-weight:800;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}
.agenda-event__meta-copy b{overflow:hidden;color:var(--agenda-forest);font-size:10px;font-weight:700;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}

@media(min-width:621px){
    .agenda-list-head .agenda-section-kicker{min-height:0;padding:0;border:0;border-radius:0;background:transparent;font-size:10px;letter-spacing:.1em}
    .agenda-list-head .agenda-section-kicker::before{width:26px}
    .agenda-result-count{display:inline-flex;min-height:32px;align-items:center;padding:0 11px;border:1px solid #b8d8c3;border-radius:999px;background:var(--agenda-mint-soft)}
}

@media(min-width:821px){
    .agenda-event{border-radius:18px}
    .agenda-event__link{overflow:hidden;min-height:116px;grid-template-columns:104px minmax(0,1fr) 118px;border-radius:inherit}
    .agenda-date-tile{width:84px;height:84px;min-width:84px;border-radius:15px}
    .agenda-date-tile strong{font-size:28px}
    .agenda-event__body{display:grid;grid-template-columns:minmax(260px,1fr) minmax(220px,280px);grid-template-rows:auto auto auto;align-content:center;column-gap:24px;padding:14px 22px}
    .agenda-event__badges{grid-column:1;grid-row:1}
    .agenda-event__title{grid-column:1;grid-row:2;margin-top:6px}
    .agenda-event__summary{grid-column:1;grid-row:3;margin-top:3px;-webkit-line-clamp:1}
    .agenda-event__meta{grid-column:2;grid-row:1/4;align-self:center;display:grid;gap:9px;margin:0;padding:12px 14px;border-left:3px solid #8bc59e;border-radius:14px;background:var(--agenda-mint-soft)}
    .agenda-event__meta>span{display:grid;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:9px}
    .agenda-event__meta svg{width:16px;height:16px}
    .agenda-event__meta-copy small{font-size:7px}
    .agenda-event__meta-copy b{font-size:10.5px}
    .agenda-event__aside{gap:10px;padding:12px 13px;border-left:1px solid #ead8aa;border-radius:0 17px 17px 0;background:var(--agenda-cream);transition:background-color .18s ease}
    .agenda-event:hover .agenda-event__aside{background:#fff1cf}
    .agenda-event__aside>span:first-child{line-height:1.25}
    .agenda-event__aside strong{font-size:18px}
}

@media(min-width:621px) and (max-width:820px){
    .agenda-event{border-radius:17px}
    .agenda-event__link{overflow:hidden;min-height:108px;grid-template-columns:86px minmax(0,1fr) 108px;align-items:center;border-radius:inherit}
    .agenda-date-tile{width:72px;height:72px;min-width:72px;border-radius:14px}
    .agenda-date-tile strong{font-size:24px}
    .agenda-event__body{grid-column:2;grid-row:1;padding:12px 16px}
    .agenda-event__summary{-webkit-line-clamp:1}
    .agenda-event__meta{gap:9px;margin-top:7px}
    .agenda-event__meta-copy small{display:none}
    .agenda-event__meta-copy b{font:inherit}
    .agenda-event__aside{grid-column:3;grid-row:1;align-self:stretch;gap:9px;padding:10px;border-left:1px solid #ead8aa;border-radius:0 16px 16px 0;background:var(--agenda-cream)}
}

@media(max-width:620px){
    .agenda-event__meta-copy small{display:none}
    .agenda-event__meta-copy b{max-width:100%;color:inherit;font:inherit}
}
