@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;600;700&family=Newsreader:opsz,wght@6..72,500;6..72,650&display=swap";*{box-sizing:border-box}html,body,#app{height:100%;min-height:100%}html{background:0 0}body{min-width:0;margin:0}button,input{font:inherit}button{letter-spacing:0}:root{--ink:#1b2027;--muted:#5a6572;--soft:#8b95a1;--line:#e1e6ec;--panel:#eef1f5;--panel-hover:#e6eaf0;--stage:#11151a;--signal:#c33b3f;--signal-soft:#fbeaec;--live:#168653;color:var(--ink);font-synthesis:none;background:0 0;font-family:Manrope,sans-serif}.player-page{background:0 0;height:100%;min-height:100dvh}.player-shell{width:min(1180px,100%);height:100%;min-height:0;margin:0 auto;padding:clamp(12px,3vw,28px)}.player-header{display:none}.eyebrow{color:var(--signal);text-transform:uppercase;letter-spacing:.14em;margin:0 0 6px;font-size:11px;font-weight:700}h1,h2{letter-spacing:0;margin:0;font-family:Manrope,sans-serif}h1{font-size:clamp(28px,4vw,52px);line-height:1}h2{font-size:clamp(22px,2.6vw,32px)}.status-badge{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-transform:uppercase;letter-spacing:.08em;background:#11151ab8;border:1px solid #fff3;border-radius:999px;align-items:center;gap:7px;padding:7px 11px;font-size:11px;font-weight:700;display:inline-flex;box-shadow:0 6px 18px #11151a29}.status-badge i{background:var(--live);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #16865333}.status-live{color:#e8fff2;border-color:#6ee29d66}.watch-grid{grid-template-columns:minmax(0,1fr) minmax(240px,340px);align-items:stretch;gap:clamp(16px,3vw,30px);height:100%;min-height:0;display:grid}.watch-grid-solo{grid-template-columns:minmax(0,1fr)}.watch-main{flex-direction:column;min-width:0;min-height:0;display:flex}.video-stage{background:var(--stage);border-radius:14px;flex:auto;width:100%;min-height:0;position:relative;overflow:hidden;box-shadow:0 12px 30px #1b202724}.video-stage video,.poster-image{object-fit:contain;background:#080b0e;width:100%;height:100%;display:block}.video-stage>.status-badge{z-index:5;pointer-events:none;position:absolute;top:14px;right:14px}.poster-image{object-fit:cover;z-index:1;position:absolute;inset:0}.state-surface{z-index:2;text-align:center;background:#11151ab8;place-items:center;padding:clamp(20px,6vw,72px);display:grid;position:absolute;inset:0}.state-surface p{color:#fff;max-width:26ch;margin:0;font-size:clamp(22px,3.4vw,40px);font-weight:600;line-height:1.08}.state-surface-public{background:linear-gradient(135deg,#11151af0,#2c353fdb);align-content:center;gap:14px}.state-surface-label{color:#f2a3a5;letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:800}.playback-action{z-index:6;color:var(--ink);cursor:pointer;background:#fff;border:0;border-radius:999px;align-items:center;gap:9px;padding:13px 19px;font-weight:700;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px 28px #00000038}.playback-action span{font-family:Material Symbols Outlined;font-size:23px}.playback-action:hover{background:#f4f6f8}.playback-action:focus-visible,.agenda button:focus-visible{outline-offset:3px;outline:3px solid #d87478}.playback-note{color:var(--muted);margin:8px 0 0;font-size:12px}.current-info-bar{border:1px solid var(--line);border-left:3px solid var(--signal);background:#fff;border-radius:10px;flex-wrap:wrap;align-items:baseline;gap:6px 28px;min-height:32px;margin-top:14px;padding:14px 16px;display:flex;box-shadow:0 4px 14px #1b20270d}.current-info-bar-empty{border-left-color:var(--line);color:var(--muted);font-size:13px}.current-info-bar-empty p{margin:0}.current-nameplate strong,.current-agenda-item strong{overflow-wrap:anywhere;display:block}.current-nameplate strong{font-size:clamp(18px,2vw,24px);line-height:1.1}.current-nameplate span{color:var(--muted);margin-top:3px;font-size:13px;display:block}.current-agenda-item strong{font-size:clamp(16px,1.8vw,20px);line-height:1.15}.lower-third{z-index:4;pointer-events:none;color:#fff;position:absolute;bottom:44px;left:16px;right:16px}.lower-third-row{text-overflow:ellipsis;white-space:nowrap;text-shadow:0 1px 3px #000000d9;overflow:hidden}.lower-third-name{font-size:clamp(22px,3vw,38px);font-weight:700;line-height:1.05}.lower-third-offset-time{color:#000;text-shadow:none;margin-top:3px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:1.2}.lower-third-row-hidden{visibility:hidden}.loading-view{text-align:center;min-height:100dvh;color:var(--ink);background:0 0;place-content:center;padding:24px;display:grid}.load-error{color:#a32f35;max-width:56ch}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=860px){.watch-grid{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr}.watch-main{min-height:auto}}@media (width<=680px){.player-shell{padding:8px}.video-stage{border-radius:10px}.video-stage>.status-badge{top:10px;right:10px}.lower-third{bottom:38px;left:10px;right:10px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation:none!important}}.watch-main{justify-content:flex-start}.video-stage{box-shadow:none;background:0 0;border-radius:0;flex:none;grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr);row-gap:14px;display:grid;overflow:visible}.video-stage video,.poster-image,.state-surface,.playback-action{grid-area:1/1}.video-stage video{aspect-ratio:16/9;background:var(--stage);border-radius:14px;height:auto;box-shadow:0 12px 30px #1b202724}.poster-image,.state-surface{border-radius:14px;position:relative;inset:auto}.playback-action{place-self:center;position:relative;top:auto;left:auto;transform:none}.playback-action:hover{transform:scale(1.04)}.video-stage>.status-badge{left:14px;right:auto}.lower-third{border:1px solid var(--line);color:var(--ink);pointer-events:auto;background:#fff;border-radius:14px;grid-area:2/1;grid-template-columns:40px minmax(0,1fr);align-items:center;column-gap:12px;padding:12px 16px;display:grid;position:static;box-shadow:0 4px 14px #1b20270d}.lower-third:before{content:"mic";background:var(--signal-soft);width:40px;height:40px;color:var(--signal);border-radius:50%;grid-row:1/span 2;place-items:center;font-family:Material Symbols Outlined;font-size:22px;line-height:1;display:grid}.lower-third-row{text-shadow:none;grid-column:2}.lower-third-name{letter-spacing:-.01em;font-size:18px;font-weight:700;line-height:1.25}.lower-third-agenda{color:var(--muted);margin-top:1px;font-size:13px;line-height:1.35}.lower-third-name.lower-third-row-hidden{display:none}.lower-third-name.lower-third-row-hidden+.lower-third-agenda{color:var(--ink);grid-row:1/span 2;margin:0;font-size:15px;font-weight:600}@media (width<=680px){.video-stage{row-gap:8px}.video-stage video,.poster-image,.state-surface,.lower-third{border-radius:10px}}.watch-grid-solo{grid-template-rows:minmax(0,1fr);align-items:stretch}.watch-grid-solo .watch-main{justify-content:center;align-self:stretch;align-items:center;height:100%;container-type:size}.watch-grid-solo .video-stage{aspect-ratio:16/9;flex:none;width:min(100cqw,177.778cqh);display:block}.watch-grid-solo .video-stage video,.watch-grid-solo .video-stage .poster-image{aspect-ratio:auto;object-fit:contain;width:100%;height:100%}.watch-grid-solo .state-surface,.watch-grid-solo .poster-image{position:absolute;inset:0}.watch-grid-solo .playback-action{place-self:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.watch-grid-solo .lower-third{z-index:4;max-width:calc(100% - 2*clamp(10px,2cqw,20px));position:absolute;bottom:clamp(10px,2cqw,20px);left:clamp(10px,2cqw,20px);right:auto}.agenda{--agenda-ink-2:#3d4753;--agenda-pill-line:#c9cfd8;--agenda-rail:#d5dae1;--agenda-rail-done:#9aa4b0;--agenda-row-hover:#f0f2f6;border:1px solid var(--line);background:var(--panel);border-radius:14px;flex-direction:column;min-height:0;padding:0;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 22px #1b20270f}.agenda .section-heading{background:var(--panel);flex:none;padding:18px 20px 6px}.agenda .section-heading h2{letter-spacing:-.01em;margin:0;font-size:18px;font-weight:800}.agenda ol{overscroll-behavior:contain;flex:auto;min-height:0;margin:0;padding:12px;list-style:none;overflow-y:auto}@media (width<=860px){.agenda{height:min(520px,50dvh);max-height:min(520px,50dvh)}}.agenda ol>li{border-radius:12px;margin:2px 0;padding-bottom:8px;scroll-margin-top:8px;position:relative}.agenda ol>li>button{width:100%;min-height:44px;color:var(--ink);font:inherit;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;padding:8px 12px;display:flex}.agenda ol>li>button:not(:disabled){cursor:pointer}.agenda ol>li>button:not(:disabled):hover{background:var(--panel-hover)}.agenda-index{display:none}.agenda-copy{flex:1 1 0;min-width:0}.agenda-copy strong,.agenda-copy small{overflow-wrap:anywhere;display:block}.agenda-copy strong{font-size:15px;font-weight:700;line-height:1.3}.agenda-copy small{color:var(--muted);margin-top:2px;font-size:13px}.agenda-time{color:var(--muted);font-variant-numeric:tabular-nums;flex:none;font-size:13px;font-weight:500}.agenda-state{letter-spacing:.06em;text-transform:uppercase;color:var(--soft);flex:none;font-size:11px;font-weight:800}.agenda-state:empty{display:none}.agenda-active{box-shadow:0 0 0 1.5px var(--signal), 0 4px 12px #1b202714;background:#fff}.agenda-active>button:not(:disabled):hover{background:var(--agenda-row-hover)}.agenda-active .agenda-copy strong{font-weight:800}.agenda-active .agenda-state{background:var(--signal);color:#fff;border-radius:999px;padding:3px 8px}.agenda-completed{opacity:1}.agenda-completed .agenda-copy strong{color:var(--muted)}.agenda-tabs{flex-wrap:wrap;gap:6px;padding:2px 12px 0;display:flex}.agenda-pill{border:1px solid var(--agenda-pill-line);width:auto;height:36px;color:var(--agenda-ink-2);font:inherit;cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:6px;padding:0 10px;font-size:13px;font-weight:600;line-height:1;display:inline-flex}.agenda-pill:hover{background:var(--panel-hover)}.agenda-active .agenda-pill:hover{background:var(--agenda-row-hover)}.agenda-pill[aria-expanded=true],.agenda-pill[aria-expanded=true]:hover{border-color:var(--ink);background:var(--ink);color:#fff}.agenda-pill-icon{display:inline-flex}.agenda-pill-icon svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.agenda-pill strong{font-variant-numeric:tabular-nums;font-weight:800}.agenda-pill-chevron{width:12px;height:12px;-webkit-mask:var(--agenda-icon-chevron) center / contain no-repeat;-webkit-mask:var(--agenda-icon-chevron) center / contain no-repeat;mask:var(--agenda-icon-chevron) center / contain no-repeat;background:currentColor;flex:none;font-size:0;transition:transform .12s;overflow:hidden}.agenda-pill[aria-expanded=true] .agenda-pill-chevron{transform:rotate(180deg)}.agenda-pill[aria-controls=agenda-popover] .agenda-pill-chevron{-webkit-mask-image:var(--agenda-icon-popout);-webkit-mask-image:var(--agenda-icon-popout);mask-image:var(--agenda-icon-popout);transform:none}.agenda{--agenda-icon-chevron:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");--agenda-icon-popout:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='7' width='14' height='14' rx='2'/%3E%3Cpath d='M8 3h11a2 2 0 0 1 2 2v11'/%3E%3C/svg%3E");--agenda-icon-file:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 3H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z'/%3E%3Cpath d='M14 3v6h6'/%3E%3C/svg%3E");--agenda-icon-external:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 4h6v6M20 4l-9 9M18 14v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h5'/%3E%3C/svg%3E")}.agenda-tabpanel{border:1px solid var(--line);background:#fff;border-radius:12px;margin:8px 12px 0;padding:4px}.agenda-active .agenda-tabpanel{background:#f6f7f9}.agenda-speakers-list,.agenda-attachments-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.agenda-speakers-list li,.agenda-attachments-list li{margin:0;padding:0}.agenda-speaker{width:100%;min-height:40px;color:var(--ink);font:inherit;text-align:left;overflow-wrap:anywhere;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:6px 8px;font-size:14px;font-weight:600;display:flex}.agenda-speaker:hover{background:var(--agenda-row-hover);color:var(--ink)}.agenda-speaker-number{text-align:right;color:var(--muted);font-variant-numeric:tabular-nums;flex:0 0 22px;font-size:12px;font-weight:600}.agenda-speaker small{display:none}.agenda-speaker[aria-current=true],.agenda-speaker[aria-current=true]:hover{background:var(--signal-soft);color:var(--signal);box-shadow:0 0 0 1.5px var(--signal);font-weight:800}.agenda-speaker[aria-current=true] .agenda-speaker-number{color:inherit}.agenda-speaker[aria-current=true]:after{content:"Talar nu";letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;margin-left:auto;padding-left:8px;font-size:11px;font-weight:800}.agenda-speaker[data-vod=true][aria-current=true]:after{display:none}.agenda-attachments-list a{box-sizing:border-box;min-height:40px;color:var(--ink);border-radius:8px;align-items:flex-start;gap:10px;padding:9px 8px;font-size:14px;font-weight:600;line-height:1.35;text-decoration:none;display:flex}.agenda-attachments-list a:hover{background:var(--agenda-row-hover);color:var(--ink)}.agenda-attachments-list a:hover .agenda-attachment-name{text-decoration:underline}.agenda-attachment-name,.agenda-attachments-list a>span:not([aria-hidden]){overflow-wrap:anywhere;flex:1 1 0;min-width:0}.agenda-document-icon,.agenda-external{background:var(--muted);width:16px;height:16px;-webkit-mask:var(--agenda-icon-file) center / contain no-repeat;-webkit-mask:var(--agenda-icon-file) center / contain no-repeat;mask:var(--agenda-icon-file) center / contain no-repeat;flex:none;margin-top:1px;font-size:0;overflow:hidden}.agenda-external{width:14px;height:14px;-webkit-mask-image:var(--agenda-icon-external);-webkit-mask-image:var(--agenda-icon-external);mask-image:var(--agenda-icon-external);margin-top:2px}.agenda-attachments-list a>span[aria-hidden]:last-child:not(.agenda-document-icon):not(.agenda-external){background:var(--muted);width:14px;height:14px;-webkit-mask:var(--agenda-icon-external) center / contain no-repeat;-webkit-mask:var(--agenda-icon-external) center / contain no-repeat;mask:var(--agenda-icon-external) center / contain no-repeat;flex:none;margin-top:2px;font-size:0;overflow:hidden}.agenda-popover-backdrop{z-index:8;border-radius:inherit;cursor:default;background:#eef1f5c2;border:0;width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}.agenda-popover{z-index:9;background:#fff;border:1px solid #d5dae1;border-radius:14px;flex-direction:column;animation:.12s ease-out agenda-pop;display:flex;position:absolute;inset:8px;overflow:hidden;box-shadow:0 12px 32px #1b20272e}@keyframes agenda-pop{0%{opacity:0;transform:translateY(6px)}}.agenda-popover header{border-bottom:1px solid var(--line);flex-shrink:0;align-items:flex-start;gap:8px;padding:14px 8px 10px 16px;display:flex}.agenda-popover header>div{flex:1 1 0;min-width:0}.agenda-popover header small{color:var(--muted);overflow-wrap:anywhere;font-size:12px;font-weight:600;display:block}.agenda-popover h3{margin:2px 0 0;font-size:17px;font-weight:800}.agenda-popover-close{background:var(--panel);width:44px;height:44px;color:var(--ink);cursor:pointer;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0;font-size:20px;line-height:1;display:flex}.agenda-popover-close:hover{background:var(--panel-hover)}.agenda-popover-content{overscroll-behavior:contain;flex:1 1 0;min-height:0;padding:8px;overflow-y:auto}.agenda-popover .agenda-speaker,.agenda-popover .agenda-attachments-list a{min-height:44px}.agenda-popover footer{border-top:1px solid var(--line);color:var(--muted);flex-shrink:0;padding:8px 16px;font-size:12px}@media (width<=760px){.agenda{overflow:hidden}.agenda ol{overflow-y:auto}.agenda-popover-backdrop{border-radius:inherit;background:#eef1f5c2;position:absolute}.agenda-popover{border-radius:14px;height:auto;position:absolute;inset:8px}}@media (prefers-reduced-motion:reduce){.agenda-popover{animation:none}.agenda-pill-chevron{transition:none}}.agenda--rail ol>li{padding-left:36px}.agenda--rail .agenda-index{box-sizing:border-box;border:1.5px solid var(--agenda-pill-line);width:28px;height:28px;color:var(--ink);font-variant-numeric:tabular-nums;background:#fff;border-radius:999px;justify-content:center;align-items:center;font-size:13px;font-weight:800;display:flex;position:absolute;top:8px;left:8px}.agenda--rail ol>li:before{content:"";background:var(--agenda-rail);border-radius:1px;width:2px;position:absolute;top:40px;bottom:-6px;left:21px}.agenda--rail ol>li:last-child:before{display:none}.agenda--rail .agenda-completed .agenda-index{border-color:var(--agenda-rail);background:var(--agenda-rail);color:var(--agenda-ink-2)}.agenda--rail .agenda-completed:before{background:var(--agenda-rail-done)}.agenda--rail .agenda-active .agenda-index{border-color:var(--signal);background:var(--signal);color:#fff}
