@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@600;700&family=Source+Sans+3:wght@400;600;700&display=swap";:root{--periwinkle: #9fa1ff;--lavender-blue: #b5baff;--powder-sky: #aee2ff;--mint-ice: #d9f9df;--card-accent: #b5baff;--bg: #f6f8ff;--bg-accent: #eef2ff;--surface: rgba(255, 255, 255, .94);--surface-strong: #ffffff;--line: #d9e0ff;--line-strong: #c9d2ff;--text: #31356b;--muted: #68709f;--primary: #9fa1ff;--primary-strong: #7479df;--primary-soft: rgba(181, 186, 255, .24);--shadow: 0 10px 22px rgba(109, 123, 209, .12);--radius-lg: 20px;--radius-md: 14px;--radius-sm: 10px}*{box-sizing:border-box}html,body{margin:0;min-height:100%;height:100%}body{font-family:"Source Sans 3",sans-serif;color:var(--text);background:var(--bg);overflow:hidden}a{color:inherit;text-decoration:none}.display-shell{position:relative;min-height:100dvh;height:100dvh;padding:.45rem;display:grid;grid-template-rows:auto minmax(0,1fr);gap:.45rem;overflow:hidden}.display-shell.is-status-preview{display:block;padding:0}.display-topbar{display:flex;justify-content:space-between;gap:.55rem;align-items:center;padding:.38rem .65rem;border-radius:15px;border:1px solid rgba(201,210,255,.82);background:var(--surface);box-shadow:var(--shadow)}.topbar-side{min-width:0;width:max-content;display:flex;flex-direction:column;align-items:flex-end;gap:.18rem}.ps-page-loader{position:absolute;inset:0;z-index:60;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.9rem;background:var(--surface-strong);transition:opacity .18s ease,visibility .18s ease}.ps-page-loader.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.ps-page-loader-logo{width:9.6rem;height:auto;opacity:.9}.ps-page-loader-spinner{width:1.55rem;height:1.55rem;border-radius:999px;border:2px solid var(--primary-strong);border-top-color:transparent;animation:ps-loader-spin .72s linear infinite}.ps-page-loader-text{margin:0;font-size:.84rem;color:var(--muted)}.ps-status-screen{position:relative;isolation:isolate;min-height:100dvh;height:100%;display:grid;place-items:center;padding:2.4rem 1.35rem;overflow:hidden;background:radial-gradient(circle at 20% 20%,rgba(181,186,255,.22),transparent 34%),radial-gradient(circle at 82% 18%,rgba(174,226,255,.18),transparent 30%),linear-gradient(135deg,#fbfbff,#f3f1ff 48%,#f8f9ff);text-align:center}.ps-status-blob,.ps-status-dots{position:absolute;pointer-events:none;z-index:0}.ps-status-blob{width:clamp(14rem,24vw,21rem);aspect-ratio:1;border-radius:45% 55% 58% 42%/44% 38% 62% 56%;background:radial-gradient(circle at 35% 35%,#fffffff0,#c5bcff57);filter:blur(6px);opacity:.88}.ps-status-blob-left{left:-5.5rem;bottom:-4.5rem}.ps-status-blob-right{right:-4.2rem;top:4.5rem}.ps-status-dots{width:7.8rem;height:7.8rem;opacity:.36;background-image:radial-gradient(circle,rgba(143,125,223,.92) 1.55px,transparent 1.7px);background-size:16px 16px}.ps-status-dots-left{left:6.4%;top:18%}.ps-status-dots-right{right:7.5%;bottom:14%}.ps-status-card{position:relative;z-index:1;width:min(100%,66rem);display:grid;justify-items:center;gap:.95rem;padding:clamp(1.65rem,2.3vw,2.4rem) clamp(1.2rem,3.2vw,2.8rem);border-radius:2rem;border:1px solid rgba(214,219,255,.8);background:linear-gradient(135deg,#fffffff7,#fbfafff0),radial-gradient(circle at top,rgba(181,186,255,.1),transparent 40%);box-shadow:0 28px 58px #8779d224,inset 0 1px #fffffff2}.ps-status-badge{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;min-height:2.55rem;padding:.26rem 1rem;border-radius:999px;background:linear-gradient(180deg,#fff1f4fa,#fff6f8f0);color:#cf3550;border:1px solid rgba(227,119,139,.34);font-size:.92rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 12px 28px #d6546d24}.ps-status-badge i{font-size:1.05rem}.ps-brand-row{display:flex;align-items:center;justify-content:center;min-height:3.2rem}.ps-brand-logo{display:block;width:clamp(11.2rem,18vw,14rem);height:auto}.ps-status-illustration{width:min(100%,14.6rem)}.ps-status-illustration svg{display:block;width:100%;height:auto}.ps-status-copy{max-width:58rem;display:grid;gap:.46rem;justify-items:center}.ps-status-copy h1{margin:0;color:var(--text);font-family:Cormorant Garamond,serif;font-size:clamp(1.6rem,1.18rem + .95vw,2.25rem);font-weight:700;line-height:1.06;letter-spacing:.055em;text-align:center;text-transform:uppercase;white-space:nowrap}.ps-status-copy p{margin:0;max-width:44rem;color:#5e6590;font-size:clamp(.96rem,.88rem + .18vw,1.05rem);line-height:1.42;text-align:center}.ps-status-divider{width:min(100%,46rem);display:flex;align-items:center;gap:.7rem;color:#8f7ddf94}.ps-status-divider span{flex:1;height:1px;background:linear-gradient(90deg,#d3d8ff00,#d3d8fff2,#d3d8ff00)}.ps-status-divider i{font-size:.44rem}.ps-status-note{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;color:var(--primary-strong);font-size:clamp(.88rem,.82rem + .14vw,.98rem);font-weight:700;line-height:1.32;text-align:center;white-space:nowrap}.ps-status-note i{font-size:.98rem}.ps-status-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.8rem;width:100%}.ps-status-button{display:inline-flex;align-items:center;justify-content:center;gap:.68rem;min-width:12.4rem;min-height:3.15rem;padding:.78rem 1.25rem;border-radius:999px;border:1px solid transparent;font-size:.95rem;font-weight:700;line-height:1;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease;cursor:pointer}.ps-status-button:hover{transform:translateY(-1px)}.ps-status-button i{font-size:1rem}.ps-status-button-primary{color:#fff;background:linear-gradient(135deg,#6f51d9,#c2398c);box-shadow:0 16px 30px #8f4bb03d}.ps-status-button-secondary{color:var(--primary-strong);border-color:#9d80e957;background:#ffffffd1;box-shadow:0 10px 24px #9587dc14}.brand-stack{display:flex;align-items:center;gap:.42rem}.brand-mark{width:9.4rem;height:3.1rem;object-fit:contain;object-position:left center;flex-shrink:0}.brand-stack h1{margin:0;line-height:1.05;font-family:"Source Sans 3",sans-serif;font-size:clamp(1.08rem,.98rem + .46vw,1.36rem);letter-spacing:.06em;text-transform:uppercase;font-weight:700;color:var(--text)}.meta-card{min-width:0;border-radius:999px;background:#ffffffd6}.meta-card-inline{display:inline-flex;align-items:center;justify-content:flex-end;gap:.75rem;padding-inline:.2rem;white-space:nowrap;border:0;background:transparent;box-shadow:none}.meta-pair{display:inline-flex;align-items:center;gap:.26rem;font-size:.82rem}.meta-pair-label{color:var(--primary-strong);font-weight:700}.meta-pair strong{font-size:.82rem;color:var(--text);font-weight:700}.meta-card-clock{color:var(--primary-strong)}.display-shell.is-leader-detail .meta-card-inline{gap:1rem;padding-inline:.3rem}.display-shell.is-leader-detail .meta-pair,.display-shell.is-leader-detail .meta-pair-label,.display-shell.is-leader-detail .meta-pair strong{font-size:1.04rem}.topbar-home-link{width:auto;min-height:auto;padding:0;background:transparent;color:var(--text);font-size:.78rem;gap:.32rem;justify-content:flex-end;text-align:right;margin-left:auto}.topbar-home-link i{font-size:.76rem}.tv-dashboard{min-height:0;height:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:.45rem}.tv-card,.leader-profile-card,.leader-agenda-card{position:relative;overflow:hidden;border-radius:14px;border:1px solid rgba(201,210,255,.78);background:#fffffff0;box-shadow:var(--shadow)}.tv-card{min-height:0;display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:.4rem;padding:.62rem .72rem}.tv-card:before,.leader-profile-card:before,.leader-agenda-card:before{content:"";position:absolute;inset:0 auto 0 0;width:6px;background:var(--leader-accent, var(--card-accent))}.tv-card:before{background:var(--card-accent)}.tv-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:.48rem}.tv-card-actions{display:grid;justify-items:end;gap:.14rem;flex-shrink:0}.tv-profile{min-width:0;display:flex;gap:.5rem;align-items:center}.tv-profile-photo{width:clamp(2.75rem,2.65vw,3.75rem);height:clamp(3.5rem,3.1vw,4.6rem);border-radius:.8rem;object-fit:cover;border:1px solid rgba(201,210,255,.9);flex-shrink:0;background:#fff}.tv-profile-placeholder{display:grid;place-items:center;font-weight:700;color:var(--primary-strong);background:var(--primary-soft)}.tv-profile-copy{min-width:0;display:grid;gap:.12rem}.tv-role{margin:0 0 .04rem;color:var(--primary-strong);text-transform:uppercase;letter-spacing:.08em;font-size:.58rem;font-weight:700}.tv-profile-copy h2{margin:0;line-height:1.05;font-size:clamp(.82rem,.78rem + .18vw,.98rem);font-weight:700}.tv-profile-copy p:last-child{margin:0;color:var(--muted);font-size:clamp(.68rem,.64rem + .12vw,.78rem);line-height:1.2}.tv-card-count{flex-shrink:0;padding:.18rem .48rem;border-radius:999px;background:var(--primary-soft);color:var(--primary-strong);border:1px solid rgba(116,121,223,.18);font-weight:700;font-size:.7rem}.display-shell.is-leader-detail .tv-card-count{padding:.26rem .62rem;font-size:.92rem}.detail-back-link{display:inline-flex;align-items:center;justify-content:center;gap:.36rem;min-height:1.85rem;padding:.26rem .64rem;border-radius:999px;border:0;background:#ffffffd6;color:var(--text);font-size:.75rem;font-weight:700}.display-shell.is-leader-detail .detail-back-link{min-height:2.15rem;padding:.34rem .82rem;gap:.46rem;font-size:.96rem}.detail-back-link i{font-size:.68rem}.display-shell.is-leader-detail .detail-back-link i{font-size:.92rem}.card-detail-link{min-height:1.42rem;padding:.14rem .46rem;font-size:.68rem;gap:.28rem}.tv-highlight{padding:.38rem .5rem;border-radius:10px;background:#b5baff2e;border:1px solid rgba(201,210,255,.9)}.tv-highlight-label{display:block;margin-bottom:.08rem;color:var(--muted);font-size:.56rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.tv-highlight-content{display:grid;grid-template-columns:4.2rem minmax(0,1fr);gap:.45rem;align-items:start}.tv-list-wrap{min-height:0;display:grid;grid-template-rows:minmax(0,1fr) auto;align-content:start}.tv-schedule-list,.leader-agenda-list{list-style:none;padding:0;margin:0}.tv-schedule-list{display:grid;gap:.34rem;min-height:0;overflow:hidden}.tv-schedule-item{min-width:0;display:grid;grid-template-columns:4.2rem minmax(0,1fr);gap:.45rem;align-items:start;padding:.36rem .42rem;border-radius:.76rem;border:1px solid rgba(201,210,255,.72);background:#ffffffb3}.tv-schedule-time{padding:.24rem .28rem;border-radius:.6rem;background:#aee2ff42;color:var(--primary-strong);text-align:center;font-variant-numeric:tabular-nums;font-size:.66rem;line-height:1.15;font-weight:500}.tv-schedule-time-featured{font-weight:800}.tv-schedule-copy,.leader-agenda-copy{min-width:0}.tv-schedule-copy strong,.leader-agenda-copy strong{display:block;line-height:1.14;font-weight:600}.tv-schedule-copy strong{font-size:clamp(.76rem,.73rem + .12vw,.88rem)}.tv-schedule-copy p,.tv-empty-state p,.tv-more-note,.leader-agenda-copy p{margin:.04rem 0 0;color:var(--muted)}.tv-schedule-copy p,.tv-empty-state p,.tv-more-note{font-size:.66rem}.tv-empty-state{padding:.62rem;border-radius:.8rem;border:1px dashed var(--line-strong);background:#ffffffc2}.tv-empty-state strong{display:block;line-height:1.14;color:var(--text);font-weight:700}.tv-empty-state-dashboard{grid-column:1 / -1;min-height:100%}.tv-empty-state-compact{padding:.5rem .56rem}.tv-empty-state-compact strong{font-size:.76rem}.tv-empty-state-compact p{margin-top:.08rem;font-size:.66rem;line-height:1.18}.tv-more-note{margin-top:.22rem;font-size:.64rem;line-height:1.1}.leader-detail-page{min-height:0;height:100%;display:grid;grid-template-rows:auto minmax(0,1fr);gap:.45rem}.leader-profile-card{padding:.65rem .75rem .65rem .95rem}.leader-profile-header,.leader-agenda-header{display:flex;justify-content:space-between;gap:.75rem}.leader-profile-header{align-items:center;gap:.8rem}.leader-profile-info{min-width:0;display:flex;align-items:center;gap:.68rem}.leader-profile-copy{min-width:0}.leader-profile-copy h2{margin:0;line-height:1.05;font-size:clamp(1rem,.9rem + .42vw,1.3rem);font-weight:700}.leader-profile-copy p:last-child{margin:.12rem 0 0;color:var(--muted);font-size:.8rem;line-height:1.2}.leader-profile-actions{display:grid;justify-items:end;gap:.4rem;flex-shrink:0}.leader-agenda-card{min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:.5rem;padding:.75rem .8rem .72rem .98rem}.leader-agenda-header{align-items:end}.leader-agenda-title{margin:0;color:var(--text);font-size:clamp(1.18rem,1.04rem + .52vw,1.5rem);font-weight:800;line-height:1.04}.leader-agenda-list{min-height:0;overflow:auto;display:grid;align-content:start;gap:.38rem;padding:0 .12rem 0 0;scrollbar-width:none}.leader-agenda-list::-webkit-scrollbar{width:0}.leader-agenda-list:hover{scrollbar-width:thin;scrollbar-color:rgba(116,121,223,.32) transparent}.leader-agenda-list:hover::-webkit-scrollbar{width:.38rem}.leader-agenda-list:hover::-webkit-scrollbar-thumb{border-radius:999px;background:#7479df52}.leader-agenda-item{min-width:0;display:grid;grid-template-columns:9rem minmax(0,1fr);gap:.6rem;align-items:stretch;padding:.48rem .52rem;border-radius:.82rem;border:1px solid rgba(201,210,255,.72);background:#ffffffb8}.leader-agenda-item.is-upcoming{background:#b5baff2e;border-color:#c9d2ffe0}.leader-agenda-copy strong{font-size:clamp(.85rem,.81rem + .14vw,.96rem);font-weight:700}.leader-agenda-copy p{margin-top:.1rem;font-size:.74rem;line-height:1.18}.leader-agenda-badge{display:inline-flex;align-items:center;margin-bottom:.16rem;padding:.14rem .5rem;border-radius:999px;background:#b5baff47;color:var(--primary-strong);font-size:.66rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.detail-schedule-time{display:flex;align-items:center;justify-content:center;min-height:100%;padding-inline:.56rem;text-align:center;font-size:.88rem;line-height:1.14;font-weight:700}@keyframes ps-loader-spin{to{transform:rotate(360deg)}}@media(max-width:1180px){.tv-dashboard{grid-template-columns:1fr;grid-template-rows:none}}@media(max-width:980px){.display-topbar{flex-direction:column;align-items:stretch}.ps-status-card{width:min(100%,56rem)}}@media(max-width:720px){body{overflow:auto}.display-shell{min-height:auto;height:auto;padding:.8rem;overflow:visible}.display-shell.is-status-preview{min-height:100dvh}.ps-status-screen{min-height:100dvh;padding:1.4rem .9rem}.ps-status-blob{width:12rem}.ps-status-dots{width:5.2rem;height:5.2rem;background-size:13px 13px}.ps-status-dots-left{left:.9rem;top:7.5rem}.ps-status-dots-right{right:1rem;bottom:6.5rem}.ps-status-card{gap:1rem;padding:1.5rem 1rem 1.35rem;border-radius:1.5rem}.ps-status-badge{min-height:2.5rem;padding-inline:.95rem;font-size:.84rem}.ps-brand-row{min-height:2.8rem}.ps-brand-logo{width:10.2rem}.ps-status-illustration{width:min(100%,12.2rem)}.ps-status-copy{gap:.62rem}.ps-status-copy h1{font-size:clamp(1.28rem,1.08rem + .9vw,1.72rem);white-space:normal}.ps-status-copy p{max-width:18.5rem;font-size:.9rem}.ps-status-divider{gap:.7rem}.ps-status-note{font-size:.9rem;align-items:flex-start;white-space:normal}.ps-status-actions{display:grid;grid-template-columns:1fr}.ps-status-button{width:100%;min-width:0;min-height:3.15rem;font-size:.96rem}.display-topbar,.leader-profile-card,.leader-agenda-card{border-radius:1.15rem}.display-topbar{gap:.42rem;padding:.68rem .8rem;text-align:center}.brand-stack{flex-direction:column;justify-content:center;gap:.28rem}.brand-mark{width:8.2rem;height:auto;margin-inline:auto}.brand-stack h1{font-size:1.14rem;line-height:1.08;letter-spacing:.07em;text-align:center}.topbar-side{width:100%;align-items:center;justify-content:center;gap:.24rem}.tv-card-header,.tv-profile,.display-topbar,.leader-profile-header,.leader-profile-info,.leader-agenda-header{flex-direction:column;align-items:stretch}.tv-card-actions,.leader-profile-actions{justify-items:start}.meta-card-inline{justify-content:center;gap:.42rem .78rem;flex-wrap:wrap;white-space:normal}.meta-pair{justify-content:center}.topbar-home-link,.detail-back-link.topbar-home-link{width:100%;margin-left:0;margin-inline:auto;align-self:center;display:flex;justify-content:center;text-align:center}.tv-schedule-item,.leader-agenda-item,.tv-highlight-content{grid-template-columns:1fr}.tv-schedule-time{text-align:left}}
