/* Public agenda only: no admin selectors or data behavior. */
body>.schedule-page{padding:36px 0 64px!important}
body>.schedule-page>.wrap{max-width:1220px;padding-inline:28px}
.schedule-page .jad-head{gap:24px;flex-wrap:nowrap;align-items:center;margin-bottom:30px;padding:0}
.schedule-page .jad-head>div{min-width:0;max-width:820px}
.jad-head h1{font-size:clamp(1.65rem,3vw,2.5rem);line-height:1.3;letter-spacing:-.025em;margin:12px 0;color:var(--indigo-900);text-wrap:balance}
.schedule-page .jad-head p{font-size:.88rem;line-height:1.75;max-width:64ch}
.schedule-page .jad-head .eyebrow{font-size:.65rem;letter-spacing:.16em}
@media(max-width:780px){body>.schedule-page{padding-top:24px!important}.schedule-page .jad-head{flex-direction:column;align-items:flex-start;gap:18px}}
@media(max-width:560px){body>.schedule-page>.wrap{padding-inline:16px}.jad-head h1{font-size:1.65rem}.schedule-page .jad-head{margin-bottom:24px}}
.schedule-browser{display:block!important;min-width:0}
.schedule-browser .agenda-panel{padding:0}
.agenda-dialog .agenda-modal-day{padding:24px 0 0}
.agenda-panel{overflow:hidden;border:1px solid rgba(94,83,150,.16);border-radius:28px;background:linear-gradient(125deg,rgba(255,255,255,.92),rgba(245,242,252,.75));box-shadow:inset 0 1px 0 #fff,0 22px 60px -38px rgba(30,24,77,.35);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}
.agenda-panel-head{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;padding:24px 28px;border-bottom:1px solid rgba(84,73,126,.10);background:rgba(255,255,255,.3)}
.agenda-day-identity{display:flex;align-items:center;gap:16px;min-width:0}
.agenda-date-number{display:grid;place-items:center;width:64px;height:64px;flex:none;border-radius:19px;background:rgba(53,53,168,.075);border:1px solid rgba(53,53,168,.1);font-size:28px;font-weight:800;color:var(--indigo-700)}
.agenda-panel.is-today .agenda-date-number{background:linear-gradient(140deg,#ffecc4,#ffda94);border-color:rgba(222,153,43,.2);color:#885713}
.agenda-panel-head h3{margin:0 0 4px;color:var(--indigo-900);font-size:25px;line-height:1.3}
.agenda-day-date{font-size:13px;color:var(--ink-soft)}
.agenda-day-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:9px;font-size:12px;color:var(--ink-soft)}
.agenda-state{display:inline-flex;align-items:center;gap:6px;padding:4px 9px;border-radius:99px;background:rgba(53,53,168,.07);border:1px solid rgba(53,53,168,.1);font-size:11px;font-weight:700;color:#514b91;line-height:1.6}
.agenda-state::before{content:'';width:5px;height:5px;border-radius:50%;background:currentColor;flex:none}
.agenda-state.is-today{color:#955f10;background:#fff0d4;border-color:#f7da9f}.agenda-state.is-past{color:#6f6b7a;background:rgba(112,107,129,.065);border-color:rgba(112,107,129,.1)}
.agenda-all-button{font:inherit;font-size:13px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;padding:10px 17px;border:1px solid rgba(53,53,168,.18);border-radius:13px;color:var(--indigo-700);background:rgba(255,255,255,.8);cursor:pointer;transition:background .2s,border-color .2s}
.agenda-all-button:hover{background:#fff;border-color:#8a85bd}.agenda-all-button svg{width:17px;height:17px;flex:none}
.agenda-scroll{max-height:560px;max-height:min(560px,65svh);overflow-y:auto;scrollbar-gutter:stable;padding:24px;scrollbar-width:thin;scrollbar-color:#b5b0ce transparent}
.agenda-entries{display:grid;gap:14px}
.agenda-entry{position:relative;display:grid;grid-template-columns:155px minmax(0,1fr);gap:20px;padding:22px;border:1px solid rgba(97,85,149,.12);border-radius:20px;background:rgba(255,255,255,.82);box-shadow:0 8px 24px -20px rgba(32,24,78,.3);min-width:0;overflow-wrap:anywhere}
.agenda-entry::before{content:'';position:absolute;inset-inline-start:0;inset-block:23px;width:3px;border-radius:9px;background:#7468c1}.agenda-entry[data-format="hadir"]::before{background:#599176}.agenda-entry[data-format="hybrid"]::before,.agenda-entry[data-format="khutbah"]::before{background:#c08a32}
.agenda-entry.is-live-now{border-color:rgba(229,23,63,.25);background:linear-gradient(115deg,#fff,#fff2f4)}
.agenda-entry-time{display:flex;flex-direction:column;align-items:flex-start;gap:12px;font-size:13px;color:#494183;font-weight:700}
.agenda-format{display:inline-flex;padding:4px 9px;border-radius:8px;background:rgba(109,97,187,.08);font-size:11px;line-height:1.6;font-weight:600;max-width:100%}
.agenda-entry[data-format="hadir"] .agenda-format{color:#3c7257;background:#eff7f1}.agenda-entry[data-format="hybrid"] .agenda-format{color:#8c651c;background:#fff5e0}
.agenda-entry h4{font-size:clamp(17px,1.8vw,21px);line-height:1.65;font-weight:700;color:var(--ink);margin:0 0 12px;white-space:pre-wrap;overflow-wrap:anywhere}
.agenda-entry-location{display:flex;align-items:flex-start;gap:8px;font-size:13px;line-height:1.8;color:var(--ink-soft)}.agenda-entry-location svg{flex:none;margin-top:4px;width:15px;height:15px}.agenda-entry-location span{white-space:pre-wrap;min-width:0}
.agenda-empty{display:grid;justify-items:center;text-align:center;gap:9px;padding:30px 16px;color:#77718b}.agenda-empty svg{width:32px;height:32px;color:#aaa2c8;margin-bottom:4px}.agenda-empty b{font-size:16px;color:#554e71}.agenda-empty p{font-size:13px}
.agenda-tabs-label{font-size:13px;font-weight:700;color:var(--ink-soft);margin:22px 0 10px}
.agenda-tabs{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}
.agenda-tab{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:7px;min-width:0;min-height:136px;padding:15px 13px;text-align:start;font:inherit;color:var(--ink);border:1px solid rgba(106,93,156,.16);border-radius:18px;background:linear-gradient(140deg,rgba(255,255,255,.85),rgba(241,239,250,.65));box-shadow:inset 0 1px 0 #fff;cursor:pointer;transition:border-color .2s,background .2s}
.agenda-tab b{font-size:15px}.agenda-tab-date,.agenda-tab-count{font-size:11px;color:#746e88;line-height:1.6}.agenda-tab .agenda-state{font-size:9px;padding:3px 6px;margin-top:auto;white-space:normal}
.agenda-tab.is-today{background:linear-gradient(125deg,#fff8eb,#fff0d4);border-color:#eaca91}.agenda-tab.is-past{background:rgba(244,242,247,.7)}.agenda-tab[aria-selected="true"]{border-color:#6257aa;box-shadow:0 0 0 2px rgba(98,87,170,.13),inset 0 1px 0 #fff}.agenda-tab:hover{border-color:#8e84bd}
.agenda-dialog{padding:0;margin:auto;width:min(920px,calc(100vw - 48px));max-width:none;max-height:calc(100dvh - 48px);border:1px solid rgba(255,255,255,.9);border-radius:27px;background:#f8f6fc;color:var(--ink);box-shadow:0 30px 100px rgba(19,14,50,.3);overflow:hidden}
.agenda-dialog[open]{display:flex;flex-direction:column}.agenda-dialog::backdrop{background:rgba(17,13,46,.52);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}
.agenda-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:23px 26px;flex:none;border-bottom:1px solid rgba(93,80,141,.13);background:linear-gradient(120deg,#fff,#f0edf8)}
.agenda-dialog-head h2{font-size:23px;line-height:1.5;margin:0}.agenda-dialog-head p{font-size:12px;color:#77708a;margin:4px 0 0}
.agenda-dialog-close{display:grid;place-items:center;flex:none;width:42px;height:42px;border-radius:50%;border:1px solid #ddd8ea;background:#fff;color:#514978;cursor:pointer}.agenda-dialog-close svg{width:19px;height:19px}
.agenda-dialog-body{padding:8px 26px 28px;overflow-y:auto;min-height:0;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#b5b0ce transparent;overscroll-behavior:contain}
.agenda-modal-day{padding-top:24px;scroll-margin-top:12px}.agenda-modal-heading{display:flex;align-items:center;gap:12px;justify-content:space-between;flex-wrap:wrap;margin-bottom:12px}.agenda-modal-heading h3{font-size:18px;margin:0}.agenda-modal-heading p{font-size:12px;color:#77708a;margin-top:3px}.agenda-modal-day+.agenda-modal-day{margin-top:24px;border-top:1px solid #e5e0ef}.agenda-modal-day .agenda-empty{padding:14px;border:1px dashed #e2ddec;border-radius:14px}.agenda-modal-day .agenda-empty p,.agenda-modal-day .agenda-empty svg{display:none}
.schedule-browser :focus-visible,.agenda-dialog :focus-visible{outline:3px solid #796bbc;outline-offset:3px}.schedule-browser .agenda-scroll:focus-visible,.agenda-dialog-body:focus-visible{outline-offset:-4px}.agenda-feedback{padding:18px;font-size:14px;color:#77708a}
@media(max-width:900px){.agenda-tabs{gap:8px}.agenda-tab{padding:12px 8px}.agenda-entry{grid-template-columns:140px minmax(0,1fr);gap:16px}.agenda-tab .agenda-state{font-size:8px}}
@media(max-width:600px){.agenda-panel{border-radius:22px}.agenda-panel-head{padding:18px;gap:16px}.agenda-date-number{width:52px;height:52px;font-size:24px;border-radius:15px}.agenda-panel-head h3{font-size:22px}.agenda-day-identity{gap:12px}.agenda-all-button{width:100%}.agenda-scroll{padding:14px;max-height:min(510px,62svh)}.agenda-entry{grid-template-columns:minmax(0,1fr);gap:13px;padding:18px}.agenda-entry-time{flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px}.agenda-entry h4{font-size:17px;line-height:1.65;margin-bottom:10px}.agenda-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.agenda-tab{padding:12px 8px;min-height:130px;border-radius:14px}.agenda-tab b{font-size:13px}.agenda-tab-date,.agenda-tab-count{font-size:10px}.agenda-tab .agenda-state{font-size:8px}.agenda-dialog{width:calc(100vw - 20px);max-height:calc(100dvh - 20px);border-radius:21px}.agenda-dialog-head{padding:17px}.agenda-dialog-head h2{font-size:20px}.agenda-dialog-body{padding:0 14px 20px}.agenda-modal-heading h3{font-size:17px}}
@media(prefers-reduced-motion:reduce){.agenda-tab,.agenda-all-button{transition:none}}

/* Quiet glass cards with a clear hierarchy for time, status, topic and location. */
.agenda-entry{grid-template-columns:174px minmax(0,1fr);gap:24px;padding:22px;border-radius:23px;border-color:rgba(104,94,150,.15);background:linear-gradient(125deg,rgba(255,255,255,.97),rgba(250,248,255,.82));box-shadow:inset 0 1px 0 #fff,0 10px 28px -23px rgba(39,26,92,.28);isolation:isolate}
.agenda-entry::before{inset-block:25px;width:3px;opacity:.8}
.agenda-entry-time{align-self:start;padding:15px;border-radius:15px;gap:10px;background:rgba(98,83,161,.045);border:1px solid rgba(107,94,161,.085);font-size:13px;line-height:1.65}
.agenda-time-icon{width:29px;height:29px;display:grid;place-items:center;border-radius:9px;background:rgba(102,85,174,.07);color:#7263aa}.agenda-time-icon svg{width:17px;height:17px}
.agenda-entry-content{min-width:0;align-self:center}.agenda-entry h4{font-size:clamp(18px,1.8vw,22px);line-height:1.6;margin:10px 0 15px;letter-spacing:-.015em}
.agenda-entry-location{padding-top:12px;border-top:1px solid rgba(113,98,163,.09);font-size:13px;line-height:1.75;color:#716980}
.agenda-entry-location svg{width:16px;height:16px;color:#9185af}.agenda-format{font-size:10px;font-weight:700;letter-spacing:.02em;border:1px solid rgba(94,79,160,.05)}
.agenda-entry-status{display:flex;align-items:center;flex-wrap:wrap;gap:7px;max-width:100%;font-size:10px;font-weight:700;color:#857c99;line-height:1.7}
.agenda-status-dot{position:relative;width:6px;height:6px;border-radius:50%;background:currentColor;flex:none}.agenda-status-context{display:none}
.agenda-entry[data-state="completed"]{background:linear-gradient(125deg,#faf9fc,#f6f4f9);border-color:#e9e5ef;box-shadow:inset 0 1px 0 #fff}.agenda-entry[data-state="completed"]::before{background:#aaa3b8}.agenda-entry[data-state="completed"] h4{color:#625b71}.agenda-entry[data-state="completed"] .agenda-entry-time{color:#7e758f;background:rgba(141,131,158,.045)}
.agenda-entry.is-live-now{border-color:rgba(210,49,82,.35);background:radial-gradient(ellipse at 100% 0%,rgba(252,222,230,.4),transparent 65%),linear-gradient(120deg,#fffafb,#fff);box-shadow:inset 0 1px 0 #fff,0 12px 32px -23px rgba(181,43,70,.2)}
.agenda-entry.is-live-now::before{background:#d9365a;opacity:1;inset-block:22px}
.agenda-entry.is-live-now::after{content:'';position:absolute;inset:-1px;z-index:-1;pointer-events:none;border-radius:inherit;box-shadow:0 0 0 1px rgba(221,56,91,.13),0 4px 18px rgba(210,49,82,.07);animation:agendaLiveGlow 3.6s ease-in-out infinite}
.agenda-entry.is-live-now .agenda-entry-time{background:linear-gradient(140deg,#fff1f4,#fff9fa);border-color:#f7dfe5;color:#9b314c}.agenda-entry.is-live-now .agenda-time-icon{background:#fce3ea;color:#bd3f5d}
.agenda-entry.is-live-now .agenda-entry-status{color:#b93254}.agenda-entry.is-live-now .agenda-status-context{display:inline;color:#9c7b86;font-weight:500;padding-inline-start:7px;border-inline-start:1px solid #eacdd6;font-size:10px}
.agenda-entry.is-live-now .agenda-status-dot{background:#dd375c;width:7px;height:7px}.agenda-entry.is-live-now .agenda-status-dot::after{content:'';position:absolute;inset:-4px;border:1px solid rgba(221,55,92,.4);border-radius:50%;animation:agendaLivePulse 2.6s ease-out infinite}
.agenda-entry.is-live-now .agenda-entry-location{border-color:#f3e2e7}.agenda-entry.is-live-now .agenda-entry-location svg{color:#b56e82}
@keyframes agendaLivePulse{0%,15%{transform:scale(.55);opacity:.65}75%,100%{transform:scale(1.45);opacity:0}}
@keyframes agendaLiveGlow{0%,100%{opacity:.25}50%{opacity:1}}
@media(max-width:900px){.agenda-entry{grid-template-columns:160px minmax(0,1fr);gap:18px}}
@media(max-width:600px){.agenda-entry{grid-template-columns:minmax(0,1fr);gap:15px;padding:18px;border-radius:19px}.agenda-entry-time{padding:10px 12px;flex-direction:row;align-items:center;gap:8px;justify-content:flex-start;font-size:12px}.agenda-time-icon{width:25px;height:25px;border-radius:8px}.agenda-time-icon svg{width:15px;height:15px}.agenda-entry-time .agenda-format{margin-inline-start:auto}.agenda-entry h4{font-size:18px;line-height:1.6;margin:9px 0 12px}.agenda-entry-location{font-size:12px;padding-top:11px}.agenda-entry-status{font-size:10px;gap:6px}.agenda-entry.is-live-now .agenda-status-context{font-size:9px}.agenda-entry::before,.agenda-entry.is-live-now::before{inset-block:20px}}
/* Weekly heading shares the indigo hero used throughout the public site. */
.schedule-hero{padding:140px 0 44px}
.schedule-hero .wrap{max-width:1220px;padding-inline:28px}
.schedule-hero .jad-head{margin:0;padding:0;gap:28px;align-items:flex-end;flex-wrap:nowrap}
.schedule-hero .jad-head>div{max-width:850px;min-width:0}
.schedule-hero h1{color:#fff;font-size:clamp(1.9rem,3.3vw,2.85rem);line-height:1.25;margin:14px 0 16px;text-wrap:balance}
.schedule-hero .jad-head p{color:rgba(255,255,255,.74);font-size:.9rem;max-width:62ch;line-height:1.8}
.schedule-hero .eyebrow{color:var(--gold-200)}
@media(max-width:780px){.schedule-hero{padding:124px 0 32px}.schedule-hero .jad-head{flex-direction:column;align-items:flex-start;gap:22px}}
@media(max-width:560px){.schedule-hero .wrap{padding-inline:20px}.schedule-hero h1{font-size:1.9rem}.schedule-hero .btn-live{width:auto;min-height:44px}}
/* Unified weekly surface and compact day navigation. */
.agenda-panel{border-radius:26px;box-shadow:inset 0 1px 0 #fff,0 24px 60px -42px rgba(30,24,77,.3)}
.agenda-panel-head{padding:22px 24px;background:linear-gradient(115deg,rgba(255,255,255,.8),rgba(239,236,249,.45))}
.agenda-panel.is-today .agenda-panel-head{background:linear-gradient(115deg,rgba(255,244,218,.75),rgba(255,255,255,.5) 65%)}
.agenda-panel-head h3{font-size:23px;letter-spacing:-.025em}
.agenda-all-button{border-radius:999px;box-shadow:inset 0 1px 0 #fff,0 5px 16px -12px #514978}
.agenda-scroll{padding:20px;overscroll-behavior-y:contain}
.agenda-entries{gap:12px}
.agenda-entry{grid-template-columns:166px minmax(0,1fr);padding:20px;gap:24px;border-radius:18px}
.agenda-entry-time{padding:13px;border-radius:12px}
.agenda-entry h4{font-size:clamp(18px,1.65vw,21px);line-height:1.5;margin:8px 0 14px}
.agenda-entry-location{padding-top:10px}
.agenda-tabs{gap:10px}
.agenda-tab{min-height:124px;border-radius:17px;padding:14px 12px;transition:background .2s,border-color .2s,box-shadow .2s,transform .2s}
.agenda-tab:hover{transform:translateY(-2px);box-shadow:0 10px 24px -20px #514978}
.agenda-tab[aria-selected="true"]{background:linear-gradient(135deg,#fffaf0,#ffedc6);border-color:#dba84f;box-shadow:inset 0 1px 0 #fff,0 0 0 2px rgba(219,168,79,.12)}
.agenda-tab[aria-selected="true"] b{color:#805414}
.agenda-tab.is-past:not([aria-selected="true"]){background:rgba(240,237,243,.75);color:#746b83}
.agenda-modal-day+.agenda-modal-day{margin-top:20px}
.agenda-dialog .agenda-entry{grid-template-columns:150px minmax(0,1fr);gap:18px}
@media(max-width:900px){.agenda-tab{padding:12px 8px}.agenda-entry{grid-template-columns:150px minmax(0,1fr);gap:18px}}
@media(max-width:600px){.agenda-panel-head{padding:18px}.agenda-scroll{padding:12px}.agenda-entry,.agenda-dialog .agenda-entry{grid-template-columns:minmax(0,1fr);padding:16px;gap:12px}.agenda-entry-time{padding:10px;gap:8px}.agenda-tab{min-height:120px;padding:12px 8px}.agenda-tabs{gap:8px}.agenda-entry h4{font-size:18px}.agenda-all-button{min-height:44px}.agenda-panel{border-radius:22px}}
/* Editorial agenda: one clear surface, a time rail, and generous reading space. */
.agenda-panel{background:linear-gradient(145deg,#fffdf9,#f5f3fb);border-color:rgba(93,79,138,.14);box-shadow:inset 0 1px 0 #fff,0 20px 60px -40px rgba(24,19,64,.35)}
.agenda-panel-head,.agenda-panel.is-today .agenda-panel-head{padding:24px 28px;background:linear-gradient(110deg,#fffdf7,#f4f1fb);border-bottom:1px solid rgba(93,79,138,.1)}
.agenda-date-number,.agenda-panel.is-today .agenda-date-number{width:66px;height:72px;border-radius:18px;background:linear-gradient(145deg,#37316c,#201c4c);color:#ffe2a3;border:1px solid rgba(255,255,255,.5);box-shadow:inset 0 1px 0 rgba(255,255,255,.22),0 8px 20px -12px #292252;font-size:30px}
.agenda-day-meta{margin-top:7px}.agenda-day-meta>span:last-child:not(.agenda-state){color:#655c78}
.agenda-scroll{padding:22px}.agenda-entries{gap:16px}
.agenda-entry,.agenda-dialog .agenda-entry{grid-template-columns:180px minmax(0,1fr);gap:26px;padding:24px;background:linear-gradient(115deg,#fff,#fcfbff);border-radius:20px;box-shadow:inset 0 1px 0 #fff,0 12px 24px -24px #302652}
.agenda-entry::before{inset-block:24px;width:4px}
.agenda-entry-time{height:100%;align-self:stretch;justify-content:center;padding:0 22px 0 0;padding-inline:0 22px;border:0;border-inline-end:1px solid #eae6f0;border-radius:0;background:none;gap:12px;font-size:14px}
.agenda-time-icon{width:32px;height:32px;background:#f0edf8;color:#62538c;border-radius:50%}
.agenda-format{border-radius:99px;padding:5px 10px;font-size:11px}
.agenda-entry-status{font-size:11px;color:#716784}
.agenda-entry h4{margin:9px 0 16px;font-size:clamp(18px,1.7vw,22px);line-height:1.5}
.agenda-entry-location{border-top:0;padding-top:0;color:#6c637c;font-size:13px}
.agenda-entry.is-live-now .agenda-entry-time{background:none;border-color:#f0cdd6;color:#a52d4c}
.agenda-entry[data-state="completed"] .agenda-entry-time{background:none}
.agenda-entry.is-live-now .agenda-entry-status-text{background:#fff0f3;border:1px solid #f5ccd6;padding:3px 9px;border-radius:99px}
.agenda-tabs-label{margin:24px 0 12px;font-size:12px;letter-spacing:.025em}
.agenda-tab{min-height:132px;background:linear-gradient(145deg,#fff,#f4f1fa);box-shadow:inset 0 1px 0 #fff,0 6px 18px -18px #514978}
.agenda-tab[aria-selected="true"]{background:linear-gradient(145deg,#38306c,#211b4a);border-color:#524376;box-shadow:inset 0 2px 0 #e4b967,0 10px 26px -18px #302451}
.agenda-tab[aria-selected="true"] b{color:#ffe1a4}.agenda-tab[aria-selected="true"] .agenda-tab-date,.agenda-tab[aria-selected="true"] .agenda-tab-count{color:#e0dbea}
.agenda-tab[aria-selected="true"] .agenda-state{background:rgba(255,225,164,.1);border-color:rgba(255,225,164,.25);color:#ffe1a4}
@media(max-width:900px){.agenda-entry,.agenda-dialog .agenda-entry{grid-template-columns:150px minmax(0,1fr);gap:20px}.agenda-entry-time{padding-inline-end:16px;font-size:13px}}
@media(max-width:600px){.agenda-panel-head,.agenda-panel.is-today .agenda-panel-head{padding:18px}.agenda-date-number,.agenda-panel.is-today .agenda-date-number{width:54px;height:62px;font-size:27px;border-radius:15px}.agenda-scroll{padding:12px}.agenda-entries{gap:12px}.agenda-entry,.agenda-dialog .agenda-entry{grid-template-columns:minmax(0,1fr);gap:15px;padding:18px;border-radius:17px}.agenda-entry-time{height:auto;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px;padding:0 0 13px;border-inline-end:0;border-bottom:1px solid #eae6f0;font-size:12px}.agenda-time-icon{width:27px;height:27px}.agenda-entry-time .agenda-format{margin-inline-start:0}.agenda-entry h4{font-size:18px;margin:8px 0 12px}.agenda-tab{min-height:128px}.agenda-entry-location{font-size:12px}.agenda-entry::before{inset-block:20px}}
@media(prefers-reduced-motion:reduce){.agenda-tab{transition:none}.agenda-entry.is-live-now::after,.agenda-entry.is-live-now .agenda-status-dot::after{animation:none}.agenda-entry.is-live-now .agenda-status-dot::after{opacity:.4;transform:none}}

/* Final agenda composition: distinct week metadata and balanced session tiles. */
.schedule-hero .jad-head{align-items:center}
.schedule-hero .jad-head>div{flex:1;max-width:850px}
.schedule-hero h1{font-size:clamp(2.2rem,4vw,3.5rem);line-height:1.15;margin:14px 0 12px;text-wrap:initial}
.schedule-week{display:flex;align-items:center;gap:12px;margin:0 0 20px;color:#ffe0a1;font-size:clamp(1rem,1.8vw,1.3rem);font-weight:600;line-height:1.5;letter-spacing:.015em}
.schedule-week>span:first-child{opacity:.55;flex:none}
.schedule-hero .jad-head p{font-size:.88rem;max-width:58ch}
.agenda-panel{border-radius:24px;background:rgba(255,255,255,.6);box-shadow:0 18px 48px -36px rgba(30,24,77,.3)}
.agenda-panel-head,.agenda-panel.is-today .agenda-panel-head{padding:20px 24px;background:linear-gradient(115deg,#fffdf8,#f6f4fb)}
.agenda-date-number,.agenda-panel.is-today .agenda-date-number{width:60px;height:64px;border-radius:15px;box-shadow:inset 0 1px 0 rgba(255,255,255,.2);font-size:28px}
.agenda-scroll{padding:20px;max-height:min(620px,70svh)}
.agenda-entries{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:stretch}
.agenda-entry,.agenda-dialog .agenda-entry{display:flex;flex-direction:column;gap:18px;padding:24px;border:1px solid #e5dfef;border-radius:20px;background:linear-gradient(155deg,#fff 55%,#f7f4fc);box-shadow:inset 0 1px 0 #fff,0 10px 24px -24px #302652}
.agenda-entry::before,.agenda-entry.is-live-now::before{inset-block:0 auto;inset-inline:24px;height:3px;width:auto;border-radius:0 0 4px 4px;background:#8779b2;opacity:.75}
.agenda-entry-time{height:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap;padding:0;border:0;gap:9px;font-size:13px}
.agenda-time-icon{width:30px;height:30px;flex:none}
.agenda-entry-time .agenda-format{margin-inline-start:auto;font-size:10px}
.agenda-entry-content{display:flex;flex-direction:column;align-self:stretch;flex:1}
.agenda-entry h4{font-size:clamp(18px,1.6vw,21px);line-height:1.55;margin:10px 0 22px;letter-spacing:-.015em}
.agenda-entry-status{font-size:10px}
.agenda-entry-location{margin-top:auto;padding-top:15px;border-top:1px solid #ece7f2;font-size:12px;line-height:1.7}
.agenda-entry-location svg{color:#7c6f98}
.agenda-entry.is-live-now{background:linear-gradient(155deg,#fffafb,#fff0f3);border-color:#efb9c7;box-shadow:inset 0 1px 0 #fff,0 12px 28px -24px rgba(187,37,76,.4)}
.agenda-entry.is-live-now::before{background:#ce3158;opacity:1}
.agenda-entry[data-state="completed"]{background:linear-gradient(155deg,#faf9fc,#f1eef5);border-color:#e5e0ec}
.agenda-tab{min-height:112px;gap:5px;border-radius:16px;padding:13px 12px}
.agenda-tab .agenda-state{margin-top:5px}
.agenda-tab[aria-selected="true"]{box-shadow:inset 0 2px 0 #e4b967,0 8px 22px -18px #302451}
.schedule-browser .agenda-tab:focus-visible{outline:2px solid #c89c4c;outline-offset:3px}
.agenda-dialog .agenda-entries{grid-template-columns:repeat(2,minmax(0,1fr))}
@media(max-width:800px){.agenda-entries,.agenda-dialog .agenda-entries{grid-template-columns:minmax(0,1fr)}.agenda-entry,.agenda-dialog .agenda-entry{padding:22px;gap:16px}.agenda-entry h4{margin-bottom:18px}}
@media(max-width:600px){.schedule-hero h1{font-size:2.15rem}.schedule-week{font-size:1rem;gap:9px;margin-bottom:17px}.schedule-hero .jad-head{align-items:stretch}.schedule-hero .btn-live{align-self:flex-start}.agenda-panel-head,.agenda-panel.is-today .agenda-panel-head{padding:17px}.agenda-scroll{padding:12px}.agenda-entry,.agenda-dialog .agenda-entry{padding:19px;gap:14px}.agenda-entry-time{font-size:12px;gap:7px;border:0;padding:0}.agenda-entry-time .agenda-format{margin-inline-start:0}.agenda-entry h4{font-size:18px;line-height:1.6}.agenda-entry-location{padding-top:12px}.agenda-tab{padding:12px 8px;min-height:119px}.agenda-entry::before,.agenda-entry.is-live-now::before{inset-inline:19px}}
