.hora-drawer{--hora-drawer-width:710px;--hora-drawer-bg:#fff;--hora-drawer-radius:0;--hora-drawer-shadow:0 12px 40px rgba(15,17,21,.18);--hora-drawer-backdrop:rgba(15,17,21,.45);--hora-drawer-z:1000;--hora-drawer-gap:16px;--hora-drawer-padding-x:24px;--hora-drawer-padding-y:20px;--hora-drawer-border:#eef0f3;--hora-drawer-muted:#6b7280;--hora-drawer-text:#111827;--hora-drawer-accent:#ffea00;--hora-category-color:rgba(15,17,21,.06);color:var(--hora-drawer-text);display:flex;font-family:inherit;font-size:14px;inset:0;justify-content:flex-end;line-height:1.5;position:fixed;z-index:var(--hora-drawer-z)}.hora-drawer[hidden]{display:none}.hora-drawer *,.hora-drawer :after,.hora-drawer :before{box-sizing:border-box}.hora-drawer__backdrop{background:var(--hora-drawer-backdrop);inset:0;opacity:0;position:absolute;transition:opacity .22s ease}.hora-drawer--open .hora-drawer__backdrop{opacity:1}.hora-drawer__panel{background:var(--hora-drawer-bg);box-shadow:var(--hora-drawer-shadow);display:flex;flex-direction:column;height:100%;max-width:var(--hora-drawer-width);outline:none;position:relative;transform:translateX(100%);transition:transform .24s cubic-bezier(.2,.8,.2,1);width:min(var(--hora-drawer-width),90vw)}.hora-drawer--open .hora-drawer__panel{transform:translateX(0)}.hora-drawer__content,.hora-drawer__inner{display:flex;flex:1 1 auto;flex-direction:column;min-height:0}.hora-drawer__header{align-items:center;background:var(--hora-drawer-bg);border-bottom:1px solid var(--hora-drawer-border);display:flex;gap:12px;justify-content:space-between;padding:12px var(--hora-drawer-padding-x);position:sticky;top:0;z-index:2}.hora-drawer__close,.hora-drawer__nav-btn{align-items:center;appearance:none;background:transparent;border:1px solid transparent;border-radius:999px;color:var(--hora-drawer-text);cursor:pointer;display:inline-flex;height:36px;justify-content:center;padding:0;transition:background-color .12s ease,border-color .12s ease,color .12s ease;width:36px}.hora-drawer__close:hover,.hora-drawer__nav-btn:not([disabled]):hover{background:rgba(15,17,21,.06)}.hora-drawer__close:focus-visible,.hora-drawer__nav-btn:focus-visible{box-shadow:0 0 0 3px rgba(255,234,0,.4);outline:none}.hora-drawer__nav{display:inline-flex;gap:4px}.hora-drawer__nav-btn[disabled]{color:var(--hora-drawer-muted);cursor:not-allowed;opacity:.5}.hora-drawer__icon{color:currentColor;display:block}.hora-drawer__body{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--hora-drawer-gap);min-height:0;overflow-x:hidden;overflow-y:auto;padding:var(--hora-drawer-padding-y) var(--hora-drawer-padding-x);-webkit-overflow-scrolling:touch}.hora-drawer__categories{display:flex;flex-wrap:wrap;gap:6px}.hora-drawer__category{align-items:center;background:var(--hora-category-color,rgba(15,17,21,.06));border-radius:999px;color:var(--hora-category-text-color,inherit);display:inline-flex;font-size:11px;font-weight:600;padding:3px 10px;white-space:nowrap}.hora-drawer__title{color:var(--hora-drawer-text);font-size:22px;font-weight:700;line-height:1.25;margin:0}.hora-drawer__meta{display:flex;flex-direction:column;gap:6px;margin:0}.hora-drawer__meta-row{align-items:center;color:var(--hora-drawer-muted);display:flex;font-size:13px;gap:8px}.hora-drawer__meta-icon{color:var(--hora-drawer-muted);flex:0 0 auto}.hora-drawer__meta-text{color:var(--hora-drawer-text);font-weight:500}.hora-drawer__location-link{color:var(--hora-drawer-text);text-decoration:underline;text-decoration-color:rgba(15,17,21,.25);text-decoration-thickness:1px;text-underline-offset:2px}.hora-drawer__location-link:focus-visible,.hora-drawer__location-link:hover{outline:none;text-decoration-color:currentColor}.hora-drawer__add-to-calendar{align-items:center;border-bottom:.5px solid transparent;color:var(--hora-drawer-muted);display:inline-flex;font-size:.825rem;gap:4px;margin-inline-start:auto;padding-bottom:1px;text-decoration:none;transition:color .12s ease,border-color .12s ease}.hora-drawer__add-to-calendar:focus-visible,.hora-drawer__add-to-calendar:hover{border-color:var(--hora-drawer-accent);color:var(--hora-drawer-accent);outline:none}.hora-drawer__add-to-calendar .hora-drawer__meta-icon{color:currentColor;height:14px;width:14px}.hora-drawer__description{color:var(--hora-drawer-text);font-size:14px;line-height:1.55}.hora-drawer__description :is(p,ul,ol,h1,h2,h3,h4){margin:0 0 10px}.hora-drawer__description :last-child{margin-bottom:0}.hora-drawer__description a{color:var(--hora-drawer-accent);text-decoration:underline;text-decoration-thickness:.5px;text-underline-offset:2px}.hora-subsection-list{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.hora-subsection{background:var(--hora-subsection-bg,transparent);border-radius:8px;cursor:pointer;display:flex;flex-direction:column;gap:16px;outline:none;padding:16px;transition:background .15s ease}.hora-subsection:focus-visible,.hora-subsection:hover{background:var(--hora-subsection-hover-bg,rgba(15,17,21,.04))}.hora-subsection:focus-visible{outline:2px solid var(--hora-list-accent,#0021c3);outline-offset:1px}.hora-subsection__time{color:#070707;display:block;font-size:16px;font-variant-numeric:tabular-nums;font-weight:400;line-height:1.4}.hora-subsection__content{align-items:start;column-gap:80px;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));row-gap:16px}.hora-subsection__left{display:flex;flex-direction:column;gap:4px;min-width:0}.hora-subsection__type{color:#1a7e5a;font-size:14px;font-weight:400;line-height:1.4}.hora-subsection__title{color:#070707;font-size:20px;font-weight:600;line-height:1.4;margin:0;word-break:break-word}.hora-subsection__speakers{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));min-width:0}.hora-subsection--speakers-1 .hora-subsection__speakers,.hora-subsection__speakers[data-count="1"]{grid-template-columns:minmax(0,1fr)}.hora-subsection__speaker{align-items:center;display:flex;gap:8px;min-width:0}.hora-subsection__speaker-avatar{align-items:center;background:rgba(0,33,195,.08);border-radius:999px;color:#0021c3;display:inline-flex;flex:0 0 auto;font-size:20px;font-weight:600;height:60px;justify-content:center;overflow:hidden;width:60px}.hora-subsection__speaker-avatar img{display:block;height:100%;object-fit:cover;object-position:top;width:100%}.hora-subsection__speaker-info{display:flex;flex-direction:column;gap:4px;line-height:1.4;min-width:0}.hora-subsection__speaker-name{color:#070707;font-size:20px;font-weight:500;line-height:1.4;word-break:break-word}.hora-subsection__speaker-company{color:#59575b;font-size:14px;font-weight:400;line-height:1.4}@media (max-width:768px){.hora-subsection{gap:12px;padding:12px}.hora-subsection__speakers{gap:12px}.hora-subsection__time{font-size:14px}.hora-subsection__title{font-size:18px}.hora-subsection__speaker-avatar{font-size:16px;height:48px;width:48px}.hora-subsection__speaker-name{font-size:16px}}.hora-drawer .hora-subsection-list{gap:8px;margin:16px 0 0}.hora-drawer .hora-subsection{gap:12px;padding:12px}.hora-drawer .hora-subsection:focus-visible,.hora-drawer .hora-subsection:hover{background-color:rgba(15,17,21,.04)}.hora-drawer .hora-subsection:focus-visible{outline-color:var(--hora-drawer-accent)}.hora-drawer .hora-subsection__content{display:flex;flex-direction:column;gap:12px}.hora-drawer .hora-subsection__speakers{gap:12px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));width:100%}.hora-drawer .hora-subsection__time{color:var(--hora-drawer-text);font-size:14px}.hora-drawer .hora-subsection__type{font-size:12px}.hora-drawer .hora-subsection__title{color:var(--hora-drawer-text);font-size:16px}.hora-drawer .hora-subsection--speakers-1 .hora-subsection__speakers,.hora-drawer .hora-subsection__speakers[data-count="1"]{grid-template-columns:minmax(0,1fr)}.hora-drawer .hora-subsection__speaker-avatar{background:var(--hora-drawer-border);color:var(--hora-drawer-text);font-size:14px;height:40px;width:40px}.hora-drawer .hora-subsection__speaker-info{gap:2px}.hora-drawer .hora-subsection__speaker-name{color:var(--hora-drawer-text);font-size:14px;font-weight:600}.hora-drawer .hora-subsection__speaker-company{color:var(--hora-drawer-muted);font-size:12px}.hora-drawer__action{background:rgba(255,234,0,.06);border:1px solid var(--hora-drawer-border);border-radius:10px;display:flex;flex-direction:column;gap:10px;padding:12px 14px}.hora-drawer__action-info{color:var(--hora-drawer-text);font-size:13px;line-height:1.5}.hora-drawer__action-info :is(p,ul,ol){margin:0 0 8px}.hora-drawer__action-info :last-child{margin-bottom:0}.hora-drawer__action-button{align-items:center;align-self:flex-start;background:var(--hora-drawer-text);border-radius:8px;color:#fff;display:inline-flex;font-weight:600;justify-content:center;padding:10px 16px;text-decoration:none;transition:transform .12s ease,box-shadow .12s ease}.hora-drawer__action-button:hover{box-shadow:0 4px 12px rgba(15,17,21,.15);color:#fff;transform:translateY(-1px)}.hora-drawer__action-button:focus-visible{box-shadow:0 0 0 3px rgba(255,234,0,.45);outline:none}.hora-drawer__action-button--static{background:rgba(15,17,21,.08);color:var(--hora-drawer-muted);cursor:default}.hora-drawer__action-button--static:hover{box-shadow:none;color:var(--hora-drawer-muted);transform:none}.hora-drawer__speakers{border-top:1px solid var(--hora-drawer-border);display:flex;flex-direction:column;gap:12px;padding-top:var(--hora-drawer-gap)}.hora-drawer__speakers-header{align-items:center;display:flex;gap:8px}.hora-drawer__speakers-title{font-size:15px;font-weight:700;margin:0}.hora-drawer__speakers-count{align-items:center;background:rgba(15,17,21,.08);border-radius:999px;color:var(--hora-drawer-muted);display:inline-flex;font-size:11px;font-weight:700;height:22px;justify-content:center;min-width:22px;padding:0 6px}.hora-drawer__speaker-group{display:flex;flex-direction:column;gap:10px}.hora-drawer__speaker-group--hosts+.hora-drawer__speaker-group--rest{border-top:1px dashed var(--hora-drawer-border);padding-top:12px}.hora-drawer__speaker{display:grid;grid-template-columns:48px 1fr;grid-column-gap:12px;align-items:center}.hora-drawer__speaker-avatar{align-items:center;background:var(--hora-drawer-border);border-radius:50%;color:var(--hora-drawer-muted);display:inline-flex;flex-shrink:0;font-size:16px;font-weight:700;height:48px;justify-content:center;overflow:hidden;width:48px}.hora-drawer__speaker-avatar img{display:block;height:100%;object-fit:cover;object-position:top;width:100%}.hora-drawer__speaker-avatar--initial{background:rgba(255,234,0,.2);color:var(--hora-drawer-text)}.hora-drawer__speaker-body{display:flex;flex-direction:column;gap:2px;min-width:0}.hora-drawer__speaker-role{color:var(--hora-drawer-muted);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.hora-drawer__speaker-name{color:var(--hora-drawer-text);font-size:14px;font-weight:600;line-height:1.25}.hora-drawer__speaker-position{color:var(--hora-drawer-muted);font-size:12px;line-height:1.3}@media (max-width:768px){.hora-drawer__panel{height:100vh;max-width:90vw;width:90vw}.hora-drawer__title{font-size:20px}.hora-drawer__header{padding:10px 16px}.hora-drawer{--hora-drawer-padding-x:16px;--hora-drawer-padding-y:16px}}@media (prefers-reduced-motion:reduce){.hora-drawer__backdrop,.hora-drawer__panel{transition:none}}