@charset "UTF-8";.sidebar{box-sizing:border-box;width:var(--sidebar-width);min-height:100vh;background:#0f172a;display:flex;flex-direction:column;position:fixed;top:0;left:0;z-index:100;transition:width .2s ease;overflow:hidden}.sidebar__brand{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:20px 16px 16px 20px;border-bottom:1px solid rgba(255,255,255,.08);min-height:72px}.sidebar--collapsed .sidebar__brand{justify-content:center;align-items:center;padding:16px 0}.sidebar--collapsed .sidebar__brand-text{display:none}.sidebar__collapse-btn{flex:none;display:inline-flex;align-items:center;justify-content:center;padding:4px;border:none;border-radius:6px;background:transparent;color:#94a3b8;cursor:pointer;transition:background .15s,color .15s}.sidebar__collapse-btn:hover{background:#ffffff0f;color:#e2e8f0}.sidebar__title{color:#fff;font-size:1.1rem;font-weight:700;letter-spacing:-.01em;margin:0;white-space:nowrap}.sidebar__subtitle{color:#64748b;font-size:.75rem;margin:2px 0 0;white-space:nowrap}.sidebar__brand-text{flex:1;min-width:0;overflow:hidden;transition:opacity .15s ease}.sidebar__nav{flex:1;padding-top:12px;overflow:auto}.sidebar--collapsed .sidebar__nav,.sidebar--collapsed .sidebar__footer-nav{display:flex;flex-direction:column;align-items:center;width:100%}.sidebar__link{display:flex;align-items:center;gap:12px;padding:4px 12px 4px 8px;color:#cbd5e1;font-size:.9rem;border-radius:10px;margin:2px 8px;transition:color .15s,padding .2s ease;text-decoration:none}.sidebar__link:hover{text-decoration:none;color:#e2e8f0}.sidebar__link--active{background:transparent;color:#fff;font-weight:600}.sidebar--collapsed .sidebar__link{justify-content:center;align-items:center;width:100%;max-width:72px;padding:4px 0;margin:2px 0;gap:0}.sidebar__link-icon{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:43px;height:40px;padding:0 0 0 12px;border-radius:10px;flex:none;color:#fff;background:#0a675f;transition:background .15s,color .15s,opacity .15s}.sidebar__link:not(.sidebar__link--active) .sidebar__link-icon{background:#0a675f59;color:#cbd5e1}.sidebar__link--active .sidebar__link-icon,.sidebar__link:hover .sidebar__link-icon{background:#0a675f;color:#fff}.sidebar--collapsed .sidebar__link-icon{padding:0;justify-content:center}.sidebar__link-label{white-space:nowrap;overflow:hidden;transition:opacity .15s ease,width .2s ease}.sidebar--collapsed .sidebar__link-label{display:none}.sidebar__footer-nav{padding:8px 0;border-top:1px solid rgba(255,255,255,.06)}.sidebar__version{padding:12px 20px 16px;border-top:1px solid rgba(255,255,255,.08);color:#475569;font-size:.7rem;white-space:nowrap;overflow:hidden;transition:opacity .15s ease}.sidebar--collapsed .sidebar__version{opacity:0;height:0;padding:0;border:none;pointer-events:none}.sidebar__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:150;border:none;padding:0;margin:0;background:#0f172a73;cursor:pointer}@media (max-width: 900px){.sidebar{width:min(280px,86vw);height:100vh;height:100dvh;min-height:100dvh;transform:translate(-100%);transition:transform .24s ease;z-index:200;box-shadow:none}.sidebar--mobile-open{transform:translate(0);box-shadow:8px 0 32px #0f172a47}.sidebar--mobile-closed{pointer-events:none}.sidebar--mobile-open.sidebar--collapsed .sidebar__brand-text,.sidebar--mobile-open.sidebar--collapsed .sidebar__link-label,.sidebar--mobile-open.sidebar--collapsed .sidebar__version{display:block;opacity:1;height:auto;padding:inherit;border:inherit;pointer-events:auto}.sidebar--mobile-open.sidebar--collapsed .sidebar__brand{justify-content:space-between;align-items:center;padding:20px 16px 16px 20px}.sidebar--mobile-open.sidebar--collapsed .sidebar__nav,.sidebar--mobile-open.sidebar--collapsed .sidebar__footer-nav{display:block;align-items:stretch;width:auto}.sidebar--mobile-open.sidebar--collapsed .sidebar__link{justify-content:flex-start;width:auto;max-width:none;padding:4px 12px 4px 8px;margin:2px 8px;gap:12px}.sidebar--mobile-open.sidebar--collapsed .sidebar__link-icon{padding:0 0 0 12px;justify-content:flex-start}}.mcg-adminbell{position:relative;display:inline-flex}.mcg-adminbell__badge{position:absolute;top:-1px;right:0;min-width:16px;min-height:16px;padding:1px 4px;border-radius:999px;background:#f54900;color:#fff;font-family:Oxygen,sans-serif;font-size:10px;font-weight:600;line-height:1;display:inline-flex;align-items:center;justify-content:center;text-align:center;box-sizing:border-box;border:1.5px solid #fffdf2}.mcg-adminbell__panel{position:absolute;top:calc(100% + 10px);right:0;width:360px;max-width:calc(100vw - 32px);max-height:460px;overflow-y:auto;background:#fff;border:1px solid #eae2b7;border-radius:16px;box-shadow:0 6px 18px -5px #0000005e;z-index:130}.mcg-adminbell__panel-header{display:flex;flex-direction:column;gap:2px;padding:16px;background:#eae2b7;border-bottom:1px solid #e5e1d4;position:sticky;top:0}.mcg-adminbell__panel-title{font-size:15px;font-weight:700;color:#2f0f03}.mcg-adminbell__panel-subtitle{font-size:12px;color:#6a7282}.mcg-adminbell__empty{padding:32px 16px;text-align:center;color:#6a7282;font-size:13px}.mcg-adminbell__list{list-style:none;margin:0;padding:0}.mcg-adminbell__item{display:flex;flex-direction:column;gap:6px;padding:14px 16px;border-bottom:1px solid #eae7e6;background:#fff}.mcg-adminbell__item:last-child{border-bottom:0}.mcg-adminbell__item--unread{background:#f9fafb}.mcg-adminbell__item-title{font-size:13px;font-weight:700;line-height:18px;color:#2f0f03}.mcg-adminbell__item-body{font-size:12px;line-height:17px;color:#4b5563}.mcg-adminbell__item-footer{display:flex;align-items:center;justify-content:space-between;gap:8px}.mcg-adminbell__item-time{flex-shrink:0;font-size:11px;color:#9ca3af}.mcg-adminbell__item-dot{flex:0 0 auto;width:8px;height:8px;border-radius:50%;background:var(--color-accent-teal, #009689)}.mcg-adminbell__item-dot--critical,.mcg-adminbell__badge--critical{background:#e7000b}.mcg-adminbell__panel-header--critical{background:#fde8e8;border-bottom-color:#f5c2c2}.mcg-chat{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;pointer-events:none;font-family:Oxygen,sans-serif;overscroll-behavior:none}.mcg-chat__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;padding:0;margin:0;background:#00000082;cursor:pointer;pointer-events:auto;touch-action:none;overscroll-behavior:none}.mcg-chat__panel{position:absolute;top:0;right:0;bottom:0;width:400px;max-width:100vw;display:flex;flex-direction:column;background:#fff;box-shadow:0 25px 50px -12px #00000040;pointer-events:auto;animation:mcg-chat-slide-in .22s ease-out;font-family:Oxygen,sans-serif;overscroll-behavior:contain}@keyframes mcg-chat-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}.mcg-chat__header{flex:none;height:68px;padding:16px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#21868d;box-sizing:border-box}.mcg-chat__title{margin:0;font-family:Oxygen,sans-serif;font-size:20px;font-weight:700;line-height:28px;letter-spacing:-.45px;color:#fff}.mcg-chat__close{flex:none;width:36px;height:36px;padding:0;border:none;border-radius:50%;background:transparent;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.mcg-chat__close:hover{background:#ffffff1f}.mcg-chat__close:focus-visible{outline:2px solid #ffffff;outline-offset:2px}.mcg-chat__messages{flex:1;min-height:0;overflow-y:auto;padding:16px;background:#f9fafb;display:flex;flex-direction:column;gap:16px;overscroll-behavior:contain}.mcg-chat__day{display:flex;align-items:center;justify-content:center;width:100%;margin:4px 0}.mcg-chat__day-label{font-family:Oxygen,sans-serif;font-size:12px;font-weight:600;line-height:16px;color:#6a7282;background:#eef1f4;border-radius:999px;padding:4px 12px}.mcg-chat__row{display:flex;flex-direction:column;gap:4px;max-width:100%}.mcg-chat__row--incoming{align-items:flex-start}.mcg-chat__row--outgoing{align-items:flex-end}.mcg-chat__sender{font-family:Oxygen,sans-serif;font-size:12px;font-weight:400;line-height:16px;color:#6a7282}.mcg-chat__row--outgoing .mcg-chat__sender{text-align:right}.mcg-chat__bubble{max-width:min(294px,100%);padding:8px 16px;border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;gap:4px}.mcg-chat__bubble--incoming{background:#fff;border:1px solid #e5e7eb}.mcg-chat__bubble--outgoing{background:#21868d;max-width:min(279px,100%)}.mcg-chat__text{margin:0;font-family:Oxygen,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.15px;color:#2f0f03;word-break:break-word}.mcg-chat__bubble--outgoing .mcg-chat__text{color:#fff}.mcg-chat__time{font-family:Inter,Segoe UI,system-ui,sans-serif;font-size:12px;font-weight:400;font-variant-numeric:lining-nums tabular-nums;line-height:16px;letter-spacing:0;color:#99a1af}.mcg-chat__bubble--outgoing .mcg-chat__time{color:#ffffffb3}.mcg-chat__text--deleted{font-style:italic;opacity:.75}.mcg-chat__meta-row{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%}.mcg-chat__actions{display:inline-flex;align-items:center;gap:4px}.mcg-chat__action{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;border:none;border-radius:6px;background:transparent;color:inherit;opacity:.7;cursor:pointer}.mcg-chat__bubble--incoming .mcg-chat__action{color:#6a7282}.mcg-chat__bubble--outgoing .mcg-chat__action{color:#fff}.mcg-chat__action:hover{opacity:1;background:#00000014}.mcg-chat__bubble--outgoing .mcg-chat__action:hover{background:#ffffff26}.mcg-chat__status{padding:24px 8px;text-align:center;font-size:13px;color:#6a7282}.mcg-chat__status--error{color:#dc2626}.mcg-chat__edit{display:flex;flex-direction:column;gap:8px;width:100%}.mcg-chat__edit-input{width:100%;box-sizing:border-box;resize:vertical;min-height:64px;padding:8px 10px;border:1px solid rgba(255,255,255,.35);border-radius:8px;background:#ffffff1f;color:#fff;font-family:Oxygen,sans-serif;font-size:14px;font-weight:400;line-height:20px}.mcg-chat__edit-input:focus{outline:none;border-color:#ffffffb3}.mcg-chat__bubble--outgoing .mcg-chat__edit-input{color:#fff;-webkit-text-fill-color:#ffffff;caret-color:#fff}.mcg-chat__bubble--incoming .mcg-chat__edit-input{border-color:#d1d5dc;background:#fff;color:#2f0f03}.mcg-chat__edit-actions{display:flex;justify-content:flex-end;gap:8px}.mcg-chat__edit-btn{border:none;border-radius:999px;padding:4px 12px;font-size:12px;font-weight:600;cursor:pointer;background:#00000014;color:inherit}.mcg-chat__bubble--outgoing .mcg-chat__edit-btn{background:#ffffff2e;color:#fff}.mcg-chat__edit-btn--primary{background:#fff!important;color:#21868d!important}.mcg-chat__edit-btn:disabled{opacity:.5;cursor:not-allowed}.mcg-chat__composer{flex:none;display:flex;align-items:center;gap:8px;padding:17px 16px 16px;background:#fff;border-top:1px solid #e5e7eb;box-sizing:border-box}.mcg-chat__input{flex:1;min-width:0;height:38px;padding:8px 16px;border:1px solid #d1d5dc;border-radius:999px;background:#fff;font-family:Oxygen,sans-serif;font-size:14px;font-weight:400;line-height:normal;letter-spacing:-.15px;color:#2f0f03;box-sizing:border-box}.mcg-chat__input::placeholder{color:#0a0a0a80}.mcg-chat__input:focus{outline:none;border-color:#21868d;box-shadow:0 0 0 2px #21868d33}.mcg-chat__send{flex:none;width:36px;height:36px;padding:0;border:none;border-radius:50%;background:#21868d;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.mcg-chat__send:hover:not(:disabled){background:#1a6f75}.mcg-chat__send:disabled{opacity:.55;cursor:not-allowed}.mcg-chat__send:focus-visible{outline:2px solid #21868d;outline-offset:2px}.mcg-chat__send-icon{display:block;width:20px;height:20px;object-fit:contain;transform:rotate(45deg)}@media (max-width: 480px){.mcg-chat__panel{width:100vw}}.app-footer{box-sizing:border-box;width:100%;border-top:1px solid #e5e7eb;padding:25px 24px;background:var(--color-settings-page-bg);flex-shrink:0}.app-footer__inner{display:flex;align-items:center;width:100%;max-width:1400px;margin:0 auto}.app-footer__copyright{margin:0;font-family:Oxygen,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.1504px;color:#101828}.admin-layout{--sidebar-width: 240px;display:flex;min-height:100vh}.admin-layout--sidebar-collapsed{--sidebar-width: 72px}.admin-layout__main{flex:1;margin-left:var(--sidebar-width);background:var(--color-settings-page-bg);min-height:100vh;min-width:0;overflow-x:clip;transition:margin-left .2s ease;display:flex;flex-direction:column}.admin-layout__content{flex:1;margin-top:var(--header-height);padding:24px;max-width:1400px;width:100%;min-width:0;overflow-x:clip;box-sizing:border-box}.admin-layout__header{height:var(--header-height);background:#fffdf2;border-bottom:1px solid #f0ede0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 24px;position:fixed;top:0;left:var(--sidebar-width);right:0;z-index:110;min-width:0;overflow:visible;transition:left .2s ease}.admin-layout__header-start{display:flex;align-items:center;gap:12px;min-width:0;flex:1}.admin-layout__header-logo-link{display:inline-flex;flex:none;line-height:0;text-decoration:none}.admin-layout__header-logo-link:hover,.admin-layout__header-logo-link:focus-visible{text-decoration:none}.admin-layout__header-logo{display:block;height:48px;width:auto;max-width:min(180px,42vw);object-fit:contain}.admin-layout__header-end{display:flex;align-items:center;gap:12px;flex:none}.admin-layout__header-user{display:flex;align-items:center;gap:10px;min-width:0}.admin-layout__header-user-name{font-size:.82rem;font-weight:600;color:#1f2937;line-height:1.3;text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px}.admin-layout__header-chat{background:none;border:none;padding:4px;cursor:pointer;position:relative;display:inline-flex;align-items:center;justify-content:center;color:#6b7280;flex:none;border-radius:10px;width:36px;height:36px;box-sizing:border-box}.admin-layout__header-chat:hover{background:#2f0f030a}.admin-layout__header-chat:focus-visible{outline:2px solid var(--color-accent-teal);outline-offset:2px}.admin-layout__header-chat-icon{display:block;width:22px;height:22px;overflow:clip;line-height:0}.admin-layout__header-chat-icon img{display:block;width:100%;height:100%;object-fit:contain}.admin-layout__header-bell{background:none;border:none;padding:4px;cursor:pointer;position:relative;display:inline-flex;align-items:center;justify-content:center;color:#6b7280;flex:none;overflow:visible;border-radius:10px;width:36px;height:36px;box-sizing:border-box}.admin-layout__header-bell:hover{background:#2f0f030a}.admin-layout__header-bell:focus-visible{outline:2px solid var(--color-accent-teal);outline-offset:2px}.admin-layout__header-bell--critical{color:#e7000b}.admin-layout__header-bell--critical:hover{background:#e7000b0f}.admin-layout__header-bell--critical:focus-visible{outline:2px solid #e7000b;outline-offset:2px}.admin-layout__header-bell-dot{position:absolute;top:3px;right:3px;width:8px;height:8px;border-radius:50%;background:#f97316;border:1.5px solid #fffdf2}.admin-layout__header-separator{width:1px;height:32px;background:#e5e1d4;flex:none}.admin-layout__header-avatar-wrap{position:relative;flex-shrink:0;z-index:1}.admin-layout__header-user-menu{position:absolute;top:calc(100% + 8px);right:0;min-width:200px;max-width:calc(100vw - 24px);background:#fff;border:1px solid #e5e1d4;border-radius:10px;box-shadow:0 8px 24px #0000001f;overflow:hidden;z-index:120}.admin-layout__header-user-menu-header{padding:12px 14px;border-bottom:1px solid #f0ede0}.admin-layout__header-user-menu-name{font-size:.82rem;font-weight:600;color:#1f2937;line-height:1.3}.admin-layout__header-user-menu-email{font-size:.72rem;color:#9ca3af;margin-top:2px;word-break:break-all}.admin-layout__header-user-menu-item{width:100%;display:flex;align-items:center;gap:10px;padding:11px 14px;border:none;background:transparent;color:#1f2937;font-size:.85rem;font-weight:500;text-align:left;cursor:pointer}.admin-layout__header-user-menu-item:hover{background:#fff7ed}.admin-layout__header-avatar{width:40px;height:40px;border-radius:50%;border:2px solid transparent;background:linear-gradient(135deg,#ff8904,#f54900);display:flex;align-items:center;justify-content:center;color:#fff;font-size:.82rem;font-weight:700;letter-spacing:.03em;padding:0;cursor:pointer}.admin-layout__header-avatar--open{border-color:#009689;box-shadow:0 0 0 3px #00968933}.admin-layout__menu-btn{display:none;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid #e5e1d4;border-radius:10px;background:#fff;color:#2f0f03;cursor:pointer;flex:none}.admin-layout__menu-btn:hover{background:#faf8f5}.admin-layout__menu-btn:focus-visible{outline:2px solid var(--color-accent-teal);outline-offset:2px}@media (max-width: 900px){.admin-layout--mobile .admin-layout__main{margin-left:0;width:100%}.admin-layout--mobile .admin-layout__header{left:0;padding:0 12px;gap:8px}.admin-layout__menu-btn{display:inline-flex}.admin-layout__content{padding:12px}.admin-layout__header-logo{height:40px;max-width:min(150px,36vw)}.admin-layout__header-end{gap:8px}.admin-layout__header-separator{display:none}}@media (max-width: 480px){.admin-layout__header-user-name{display:none}.admin-layout__header-logo{height:36px;max-width:120px}}.loader{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:24px;color:var(--color-text-secondary)}.loader--full-page{min-height:calc(100vh - var(--header-height) - var(--layout-main-vertical-padding));padding:40px 24px}.loader__icon{flex:none;color:#21868d;animation:spin .75s linear infinite}.loader__label{margin:0;font-family:Oxygen,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.15px;text-align:center;color:var(--color-text-secondary)}.loader--inline{padding:16px;gap:0}.login-page{display:flex;flex-direction:column;min-height:100vh;background:var(--color-settings-page-bg);box-sizing:border-box}.login-page__main{flex:1;display:flex;align-items:center;justify-content:center;padding:24px;box-sizing:border-box}.login-page__card{background:var(--color-surface);border-radius:16px;border:1px solid #eae2b7;box-shadow:0 9px 25px -5px #0000001a;padding:32px 28px 28px;text-align:center;max-width:400px;width:100%;box-sizing:border-box}.login-page__logo{width:150px;height:auto;margin:0 auto 24px;display:block}.login-page__title{font-family:Merriweather,Georgia,serif;font-size:30px;font-weight:700;line-height:36px;letter-spacing:.4px;color:var(--color-settings-title);margin:0 0 8px;overflow-wrap:break-word;word-wrap:break-word}.login-page__subtitle{font-family:inherit;font-size:18px;font-weight:700;line-height:24px;letter-spacing:-.15px;color:var(--color-label);margin:0 0 16px;overflow-wrap:break-word;word-wrap:break-word}.login-page__hint{font-family:inherit;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.15px;color:var(--color-text-muted);margin:0 0 24px;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.login-page__submit{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 24px;border-radius:44px;border:none;background:linear-gradient(90deg,#ff8a00,#ff2d2d);color:#fff;font-family:inherit;font-size:16px;font-weight:700;line-height:24px;letter-spacing:-.31px;cursor:pointer;box-shadow:0 2px 8px #ff2d2d33}.login-page__submit:disabled{background:linear-gradient(90deg,#b0b0b0,#8f8f8f);cursor:not-allowed;opacity:.85;box-shadow:none}.login-page__error{color:var(--color-danger);margin-top:16px;font-size:14px;font-weight:400;line-height:20px;overflow-wrap:break-word;word-wrap:break-word}.health-chart.health-chart--empty,.health-chart--empty{display:flex;flex-direction:row;justify-content:center;align-items:center;flex:1 1 auto;align-self:stretch;width:100%;min-height:220px;height:100%;margin:0;gap:0;color:#6d574e;font-family:Oxygen,sans-serif;font-size:14px;font-weight:400;line-height:20px;text-align:center;background:#fafafa;border:1px dashed #e5e7eb;border-radius:12px;box-sizing:border-box}.health-chart--empty p{margin:0}.dashboard-page__header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px;flex-wrap:wrap}.dashboard-page__title{margin:0;font-family:Merriweather,Georgia,Times New Roman,serif;font-size:28px;font-weight:400;line-height:28px;letter-spacing:-.44px;color:#2f0f03}.dashboard-page__active-filters{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:-8px 0 20px}.dashboard-page__active-filters-label{font-family:Oxygen,sans-serif;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6d574e}.dashboard-page__active-filter{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:4px 10px;border:1px solid var(--color-accent-teal);border-radius:999px;background:#21868d1a;color:#21868d;font-family:Oxygen,sans-serif;font-size:12px;font-weight:700;line-height:1.2;cursor:pointer}.dashboard-page__active-filter:hover{background:#21868d2e}.dashboard-page__error{margin:0 0 16px;padding:12px 14px;border-radius:10px;background:#fef2f2;border:1px solid #fecaca;color:#b42318;font-family:Oxygen,sans-serif;font-size:.875rem}.dashboard-date-filter{position:relative;flex:none}.dashboard-date-filter__btn{box-sizing:border-box;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:12px;height:48px;padding:4px 22px;border-radius:48px;border:1px solid var(--color-patients-search-border);background:#fff;color:#2f0f03;font-family:Oxygen,sans-serif;font-size:14px;font-weight:700;line-height:20px;letter-spacing:-.15px;cursor:pointer;flex:none;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.dashboard-date-filter__btn:hover{background:var(--color-patients-row-hover, #faf8f5)}.dashboard-date-filter__btn[data-active=true]{border-color:var(--color-accent-teal);background:#21868d0f;box-shadow:0 0 0 1px #21868d1f}.dashboard-date-filter__icon{flex:none;color:#2f0f03}.dashboard-date-filter__btn[data-active=true] .dashboard-date-filter__icon{color:var(--color-accent-teal)}.dashboard-date-filter__badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:var(--color-accent-teal);color:#fff;font-size:11px;font-weight:700;line-height:1}.dashboard-date-filter__panel{position:absolute;top:calc(100% + 8px);right:0;width:min(340px,calc(100vw - 48px));max-height:min(70vh,520px);padding:12px;background:#fff;border:1px solid var(--color-patients-table-border, #e5e1d4);border-radius:12px;box-shadow:0 12px 32px #2f0f031f;z-index:30;overflow-x:hidden;overflow-y:auto}.dashboard-date-filter__header{display:flex;align-items:center;justify-content:flex-end;margin-bottom:8px}.dashboard-date-filter__clear{padding:0;border:none;background:transparent;color:var(--color-accent-teal);font-family:Oxygen,sans-serif;font-size:12px;font-weight:700;line-height:1;cursor:pointer}.dashboard-date-filter__clear:hover{text-decoration:underline;text-underline-offset:2px}.dashboard-date-filter__section{display:flex;flex-direction:column;gap:6px}.dashboard-date-filter__label{margin:0;font-family:Oxygen,sans-serif;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--color-patients-table-head-text, #6b7280)}.dashboard-date-filter__chips{display:flex;flex-wrap:wrap;gap:6px}.dashboard-date-filter__chip{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:4px 10px;border:1px solid var(--color-patients-table-border, #e5e1d4);border-radius:999px;background:#fff;color:var(--color-label, #4a5565);font-family:Oxygen,sans-serif;font-size:12px;font-weight:600;line-height:1.2;white-space:nowrap;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.dashboard-date-filter__chip:hover{background:var(--color-patients-row-hover, #faf8f5)}.dashboard-date-filter__chip[data-selected=true]{border-color:var(--color-accent-teal);background:#21868d1a;color:#21868d}.dashboard-date-filter__custom{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}.dashboard-date-filter__field{display:flex;flex-direction:column;gap:4px;font-family:Oxygen,sans-serif;font-size:11px;color:#6b7280}.dashboard-date-filter__input{width:100%;box-sizing:border-box;border:1px solid var(--color-patients-table-border, #e5e1d4);border-radius:6px;padding:6px 10px;font-family:Oxygen,sans-serif;font-size:12px;color:#2f0f03;background:#fff}.dashboard-metrics__cards{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:24px}.dashboard-metrics__card{display:flex;flex-direction:column;gap:12px;text-align:left;background:#21868d;color:#fff;border:none;border-radius:14px;padding:14px 16px;cursor:pointer;position:relative}.dashboard-metrics__card:hover{filter:brightness(1.05)}.dashboard-metrics__card-top{display:flex;align-items:center;justify-content:space-between;width:100%}.dashboard-metrics__card-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:#fff;flex-shrink:0;overflow:hidden}.dashboard-metrics__card-icon svg{width:16px;height:16px;display:block}.dashboard-metrics__card-chevron{flex-shrink:0;width:18px;height:18px;color:#fff}.dashboard-metrics__card-title{display:block;font-family:Oxygen,sans-serif;font-size:14px;font-weight:400;line-height:18px;letter-spacing:-.15px;color:#fff}.dashboard-metrics__card-value{display:block;font-family:Oxygen,sans-serif;font-size:28px;font-weight:700;line-height:32px;letter-spacing:.4px;color:#fff}.dashboard-funnel{display:flex;flex-direction:column;gap:8px;margin-bottom:0;padding:24px;border-radius:16px;background:#fff;border:1px solid #eae2b7;box-shadow:var(--shadow-sm);min-width:0;flex:1}.dashboard-funnel>.health-chart--empty{flex:1;min-height:280px}.dashboard-funnel__header{display:flex;flex-direction:column;gap:4px;margin-bottom:8px}.dashboard-funnel__title{margin:0;font-family:Merriweather,Georgia,Times New Roman,serif;font-size:20px;font-weight:400;line-height:28px;letter-spacing:-.44px;color:#101828}.dashboard-funnel__subtitle{margin:0;font-family:Oxygen,sans-serif;font-size:16px;font-weight:400;line-height:20px;letter-spacing:-.15px;color:#6d574e}.dashboard-funnel__chart{--funnel-label-col: minmax(140px, 200px);--funnel-label-gap: 12px;--funnel-axis: #baaaa5;display:flex;flex-direction:column;gap:0;width:100%;flex:1;min-height:0}.dashboard-funnel__axis{display:grid;grid-template-columns:var(--funnel-label-col) 1px 1fr;column-gap:0;align-items:end}.dashboard-funnel__axis:after{content:"";grid-column:2;height:1px;background:var(--funnel-axis);align-self:end}.dashboard-funnel__axis-spacer{display:block;grid-column:1;padding-right:var(--funnel-label-gap)}.dashboard-funnel__axis-scale{position:relative;display:flex;flex-direction:column;grid-column:3}.dashboard-funnel__axis-ticks{position:relative;height:20px;margin-bottom:0}.dashboard-funnel__axis-tick{position:absolute;top:0;width:0;display:flex;flex-direction:column;align-items:center;overflow:visible;white-space:nowrap}.dashboard-funnel__axis-tick-value{font-family:Oxygen,sans-serif;font-size:16px;font-weight:700;line-height:1;color:#2f0f03}.dashboard-funnel__axis-tick-mark{display:block;flex:none;width:1px;height:6px;margin-top:2px;background:var(--funnel-axis)}.dashboard-funnel__axis-tick:first-child .dashboard-funnel__axis-tick-mark{transform:translate(-.5px)}.dashboard-funnel__axis-baseline{display:block;width:100%;height:1px;background:var(--funnel-axis)}.dashboard-funnel__bars{position:relative;display:flex;flex-direction:column;gap:10px;padding-top:8px}.dashboard-funnel__y-axis{position:absolute;z-index:2;top:0;bottom:0;left:0;right:0;display:grid;grid-template-columns:var(--funnel-label-col) 1px 1fr;column-gap:0;pointer-events:none}.dashboard-funnel__y-axis:before{content:"";grid-column:2;width:1px;background:var(--funnel-axis)}.dashboard-funnel__row{display:grid;grid-template-columns:var(--funnel-label-col) 1px 1fr;align-items:center;column-gap:0;width:100%;padding:0;border:none;background:transparent;cursor:pointer;text-align:left}.dashboard-funnel__row:hover .dashboard-funnel__fill{filter:brightness(1.06)}.dashboard-funnel__label{grid-column:1;padding-right:var(--funnel-label-gap);font-family:Oxygen,sans-serif;font-size:14px;font-weight:700;line-height:14px;color:#2f0f03;text-align:right;font-style:italic}.dashboard-funnel__y-tick{grid-column:2;align-self:center;justify-self:end;width:6px;height:1px;background:var(--funnel-axis);pointer-events:none}.dashboard-funnel__track{grid-column:3;position:relative;height:28px;background:transparent;overflow:visible;isolation:isolate}.dashboard-funnel__fill{position:relative;z-index:1;display:block;height:100%;min-width:0;transition:width .2s ease;pointer-events:none}.dashboard-funnel__fill--nonzero{min-width:8px}.dashboard-funnel__tooltip{position:absolute;top:0;z-index:3;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:6px;width:max-content;max-width:calc(100% - 8px);min-width:72px;padding:8px 10px;border-radius:8px;border:1px solid;background:#fff;box-shadow:0 6px 16px #2f0f0324;pointer-events:none;white-space:nowrap;text-align:center}.dashboard-funnel__tooltip--start{left:4px;transform:translateY(calc(-100% - 8px))}.dashboard-funnel__tooltip--center{transform:translate(-50%,calc(-100% - 8px))}.dashboard-funnel__tooltip--end{right:4px;left:auto;transform:translateY(calc(-100% - 8px))}.dashboard-funnel__tooltip-label{font-family:Oxygen,sans-serif;font-size:13px;font-weight:700;line-height:1.2;color:#101828;white-space:nowrap;text-align:center}.dashboard-funnel__tooltip-value{font-family:Oxygen,sans-serif;font-size:13px;font-weight:700;line-height:1.2;color:#101828;text-align:center}.dashboard-metrics__row{display:grid;grid-template-columns:1.2fr 1fr;gap:16px;margin-bottom:24px;align-items:stretch}.dashboard-financial-summary{display:flex;flex-direction:column;gap:24px;padding:24px;border-radius:16px;background:#fff;border:1px solid #eae2b7;box-shadow:var(--shadow-sm);min-width:0}.dashboard-financial-summary>.health-chart--empty{flex:1;min-height:220px}.dashboard-financial-summary__header{display:flex;flex-direction:column;gap:4px}.dashboard-financial-summary__title{margin:0;font-family:Merriweather,Georgia,Times New Roman,serif;font-size:20px;font-weight:400;line-height:28px;letter-spacing:-.44px;color:#101828}.dashboard-financial-summary__subtitle{margin:0;font-family:Oxygen,sans-serif;font-size:16px;font-weight:400;line-height:20px;letter-spacing:-.15px;color:#6d574e}.dashboard-financial-summary__body{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;flex:1;min-height:0}.dashboard-financial-summary__chart-wrap{position:relative;width:min(100%,240px);flex:none;aspect-ratio:1}.dashboard-financial-summary__svg{width:100%;height:100%;display:block}.dashboard-financial-summary__callout{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:92px;max-width:120px;padding:8px 10px;border-radius:8px;background:#fff;border:1px solid #f3f4f6;box-shadow:0 3px 9px #00000026;font-family:Oxygen,sans-serif;font-weight:700;font-size:14px;line-height:1.25;text-align:center;flex:none}.dashboard-financial-summary__callout strong,.dashboard-financial-summary__callout span{display:block}.dashboard-financial-summary__callout--revenue{color:#2baca2;align-self:flex-start;margin-top:12%}.dashboard-financial-summary__callout--refunds{color:#e86068;align-self:flex-end;margin-bottom:12%}@media (max-width: 600px){.dashboard-financial-summary__body{flex-wrap:wrap}.dashboard-financial-summary__chart-wrap{order:-1;width:min(100%,220px)}.dashboard-financial-summary__callout--revenue,.dashboard-financial-summary__callout--refunds{align-self:center;margin:0}}.dashboard-analytics{display:flex;flex-direction:column;gap:20px}.dashboard-analytics__kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.dashboard-analytics__kpi{display:flex;flex-direction:column;gap:10px;padding:16px 18px;border-radius:14px;background:#21868d;color:#fff;min-width:0}.dashboard-analytics__kpi--accent{background:linear-gradient(135deg,#009689,#00bba7)}.dashboard-analytics__kpi-header{display:flex;align-items:center;gap:10px;min-width:0}.dashboard-analytics__kpi-icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:8px;background:#fff;color:#21868d;flex:none}.dashboard-analytics__kpi-icon--light{color:#009689}.dashboard-analytics__kpi-label{margin:0;font-family:Oxygen,sans-serif;font-size:.95rem;font-weight:500;color:#fff}.dashboard-analytics__kpi-value{margin:0;font-family:Oxygen,sans-serif;font-size:1.4rem;font-weight:700;line-height:1.2;color:#fff;word-break:break-word}.dashboard-analytics__charts{display:grid;grid-template-columns:1fr 1fr;gap:16px}.dashboard-line-card{background:#fff;border:1px solid #eae2b7;border-radius:16px;padding:24px;box-shadow:var(--shadow-sm);min-width:0;display:flex;flex-direction:column;gap:16px}.dashboard-line-card>.health-chart--empty{flex:1;min-height:208px}.dashboard-line-card__header{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:8px 16px}.dashboard-line-card__title{margin:0;font-family:Merriweather,Georgia,Times New Roman,serif;font-size:20px;font-weight:400;line-height:28px;letter-spacing:-.44px;color:#101828}.dashboard-line-card__period{margin:0;font-family:Oxygen,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.15px;color:#6d574e;text-align:right}.dashboard-line-card__body{display:flex;gap:8px;align-items:flex-start;min-height:208px}.dashboard-line-card__y-axis{display:flex;flex-direction:column;justify-content:space-between;flex:none;width:auto;min-width:36px;height:188px;font-family:Oxygen,sans-serif;font-size:14px;font-weight:400;line-height:1;letter-spacing:-.15px;color:#6d574e;text-align:right}.dashboard-line-card__y-tick{display:block;white-space:nowrap;font-size:14px;font-weight:400;line-height:1}.dashboard-line-card__y-tick:last-child{transform:translateY(-50%)}.dashboard-line-card__plot{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.dashboard-line-card__plot-inner{position:relative;width:100%}.dashboard-line-card__svg{width:100%;height:188px;display:block;cursor:crosshair}.dashboard-line-card__hit-area{cursor:crosshair}.dashboard-line-card__tooltip{position:absolute;z-index:2;transform:translate(-50%,calc(-100% - 12px));display:flex;flex-direction:row;justify-content:center;align-items:center;gap:6px;width:max-content;max-width:none;padding:8px 10px;border-radius:8px;border:1px solid;background:#fff;box-shadow:0 6px 16px #2f0f0324;pointer-events:none;white-space:nowrap;text-align:center}.dashboard-line-card__tooltip-label{font-family:Oxygen,sans-serif;font-size:13px;font-weight:700;line-height:1.2;color:#101828;white-space:nowrap;text-align:center}.dashboard-line-card__tooltip-value{font-family:Oxygen,sans-serif;font-size:13px;font-weight:700;line-height:1.2;color:#101828;text-align:center}.dashboard-line-card__x-axis{position:relative;width:100%;min-height:36px;font-family:Oxygen,sans-serif;font-size:14px;line-height:18px;letter-spacing:-.15px;color:#6d574e}.dashboard-line-card__x-tick{position:absolute;top:0;display:flex;flex-direction:column;align-items:center;text-align:center;gap:0;transform:translate(-50%);max-width:28%;white-space:nowrap}.dashboard-line-card__x-tick-title,.dashboard-line-card__x-tick-range{display:block}.dashboard-line-card__x-tick-range{font-size:11px;line-height:14px;max-width:100%;padding-inline:2px}@media (max-width: 1100px){.dashboard-metrics__cards{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-metrics__row{grid-template-columns:1fr}.dashboard-analytics__kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-analytics__charts{grid-template-columns:1fr}}@media (max-width: 600px){.dashboard-metrics__cards{grid-template-columns:1fr}.dashboard-date-filter__panel{right:auto;left:0;width:min(100vw - 48px,320px)}.dashboard-analytics__kpi-grid,.dashboard-funnel__axis{grid-template-columns:1fr}.dashboard-funnel__axis-spacer{display:none}.dashboard-funnel__axis-scale{grid-column:1}.dashboard-funnel__y-axis,.dashboard-funnel__y-tick{display:none}.dashboard-funnel__row{grid-template-columns:1fr;gap:6px}.dashboard-funnel__label,.dashboard-funnel__track{grid-column:1}.dashboard-funnel__label{text-align:left;font-style:normal}.dashboard-line-card{padding:16px}.dashboard-line-card__y-axis{min-width:28px}}.view-report-modal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;border:none;background:#0f172a8c;z-index:1000;cursor:pointer}.view-report-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1001;width:min(920px,calc(100vw - 32px));height:min(90vh,880px);max-height:calc(100vh - 32px);display:flex;flex-direction:column;background:#525659;border-radius:12px;box-shadow:0 24px 64px #0000002e;overflow:hidden}.view-report-modal__toolbar{position:absolute;top:12px;right:12px;z-index:2;display:inline-flex;align-items:center;gap:8px}.view-report-modal__download{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;padding:0 12px;border:none;border-radius:8px;background:#ffffffeb;color:#364153;font-family:Oxygen,sans-serif;font-size:13px;font-weight:700;cursor:pointer;box-shadow:0 2px 8px #00000026}.view-report-modal__download:hover:not(:disabled){background:#fff}.view-report-modal__download:disabled{opacity:.55;cursor:not-allowed}.view-report-modal__close{position:static;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:8px;background:#ffffffeb;color:#364153;cursor:pointer;box-shadow:0 2px 8px #00000026}.view-report-modal__close:hover{background:#fff}.view-report-modal__status{margin:auto;padding:24px;font-size:.88rem;text-align:center;color:#f9fafb}.view-report-modal__status--error{color:#fecaca}.report-pdf-viewer{position:relative;flex:1;min-height:0;display:flex;flex-direction:column}.report-pdf-viewer__status{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;margin:0;padding:24px;font-size:.88rem;color:#f9fafb;background:#525659;z-index:1}.report-pdf-viewer__status--error{color:#fecaca}.report-pdf-viewer__frame{flex:1;width:100%;height:100%;border:none;background:#525659}.send-trf-mail__root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:16px;box-sizing:border-box}.send-trf-mail__overlay{position:absolute;top:0;right:0;bottom:0;left:0;border:none;background:#0f172a8c;cursor:pointer}.send-trf-mail__overlay:disabled{cursor:default}.send-trf-mail{position:relative;z-index:1;box-sizing:border-box;display:flex;flex-direction:column;gap:16px;width:min(720px,calc(100vw - 32px));max-height:calc(100vh - 32px);padding:24px;border:1px solid rgba(0,0,0,.1);border-radius:10px;background:#fff;box-shadow:0 10px 7.5px #0000001a,0 4px 3px #0000001a;overflow:hidden;font-family:Oxygen,Segoe UI,system-ui,sans-serif;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.send-trf-mail__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.send-trf-mail__title{margin:0;font-family:inherit;font-weight:700;font-size:18px;line-height:24px;letter-spacing:0;color:#101828}.send-trf-mail__subtitle{margin:6px 0 0;font-family:Inter,Segoe UI,system-ui,sans-serif;font-size:13px;font-weight:400;font-variant-numeric:lining-nums tabular-nums;line-height:18px;letter-spacing:0;color:#4a5565}.send-trf-mail__close{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;border:none;background:none;color:#101828;opacity:.7;cursor:pointer;flex:none}.send-trf-mail__close:hover:not(:disabled){opacity:1}.send-trf-mail__close:disabled{cursor:not-allowed;opacity:.4}.send-trf-mail__body{min-height:120px;overflow:auto;flex:1}.send-trf-mail__hint,.send-trf-mail__error,.send-trf-mail__summary{margin:0 0 12px;font-family:Inter,Segoe UI,system-ui,sans-serif;font-size:14px;font-weight:400;font-variant-numeric:lining-nums tabular-nums;line-height:20px;letter-spacing:0;color:#4a5565}.send-trf-mail__error{color:#b42318}.send-trf-mail__link{padding:0;border:none;background:none;color:#21868d;font:inherit;font-weight:700;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.send-trf-mail__table-wrap{border:1px solid #eae2b7;border-radius:10px;overflow:auto;max-height:min(360px,45vh)}.send-trf-mail__table{width:100%;border-collapse:collapse}.send-trf-mail__table th{padding:10px 14px;text-align:left;background:#faf6e8;border-bottom:1px solid #eae2b7;font-family:inherit;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6b5b4a;position:sticky;top:0}.send-trf-mail__table td{padding:12px 14px;border-bottom:1px solid #f0ead2;font-family:Inter,Segoe UI,system-ui,sans-serif;font-size:13px;font-weight:400;font-variant-numeric:lining-nums tabular-nums;letter-spacing:0;color:#2f0f03;vertical-align:top}.send-trf-mail__table tbody tr:last-child td{border-bottom:none}.send-trf-mail__name{font-weight:700}.send-trf-mail__code{margin-top:2px;font-size:12px;color:#6b5b4a}.send-trf-mail__badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:100px;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0}.send-trf-mail__badge--pending{background:#fff4e5;border:1px solid #c9773e;color:#9a4f1a}.send-trf-mail__badge--sent{background:#21868d1a;border:1px solid #21868d;color:#21868d}.send-trf-mail__actions{display:flex;align-items:center;justify-content:flex-end;gap:12px}.send-trf-mail__button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:8px 18px;border-radius:48px;font-family:inherit;font-size:14px;font-weight:700;line-height:20px;letter-spacing:0;cursor:pointer}.send-trf-mail__button:disabled{opacity:.55;cursor:not-allowed}.send-trf-mail__button--cancel{border:1px solid #d1d5dc;background:#fff;color:#101828}.send-trf-mail__button--cancel:hover:not(:disabled){background:#f3f4f6}.send-trf-mail__button--confirm{border:none;background:linear-gradient(267.13deg,#21868d 6.28%,#82f5fd 202.15%);color:#fff}.send-trf-mail__button--confirm:hover:not(:disabled){filter:brightness(.96)}.patients-page{margin:-24px;padding:24px;min-height:calc(100vh - var(--header-height) - var(--layout-main-vertical-padding));background:var(--color-patients-page-bg)}.patients-page__header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;margin-bottom:24px}.patients-page__title{flex:none;margin:0;font-family:Merriweather,Georgia,serif;font-size:30px;font-weight:700;font-style:normal;line-height:36px;letter-spacing:.4px;color:#2f0f03}.patients-page__active-filters{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:-12px 0 24px}.patients-page__active-filter{display:inline-flex;align-items:center;min-height:28px;padding:4px 12px;border-radius:999px;border:1px solid rgba(33,134,141,.35);background:#21868d1a;color:#21868d;font-family:Oxygen,sans-serif;font-size:13px;font-weight:700;line-height:1.2;letter-spacing:0}.patients-page__active-filter--critical{border-color:#f5c2c2;background:#fde8e8;color:#e7000b}.patients-page__toolbar{display:flex;flex-direction:row;align-items:center;gap:12px;flex:none;flex-wrap:nowrap}.patients-page__send-trf-btn{box-sizing:border-box;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;height:48px;padding:4px 22px;border:none;border-radius:58px;background:linear-gradient(267.13deg,#21868d 6.28%,#82f5fd 202.15%);color:#fff;font-family:Oxygen;font-size:14px;font-weight:700;line-height:16px;cursor:pointer;flex:none;white-space:nowrap;transition:filter .15s ease}.patients-page__send-trf-btn:hover{filter:brightness(.96)}.patients-page__export-btn-wrap{position:relative;display:inline-flex;flex:none}.patients-page__export-btn{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:1px solid #2f0f03;border-radius:58px;background:#fff;cursor:pointer;flex:none;transition:background .15s ease}.patients-page__export-btn:hover:not(:disabled){background:var(--color-patients-row-hover)}.patients-page__export-btn:disabled{cursor:not-allowed;opacity:.6}.patients-page__export-btn img{display:block;width:24px;height:24px;flex:none}.patients-page__export-btn-tooltip{position:absolute;top:calc(100% + 8px);left:50%;z-index:2;width:max-content;padding:6px 10px;border-radius:6px;background:#6b7280;color:#fff;font-family:Oxygen,sans-serif;font-size:12px;font-weight:400;line-height:16px;text-align:center;white-space:nowrap;pointer-events:none;opacity:0;visibility:hidden;transform:translate(-50%);transition:opacity .15s ease,visibility .15s ease}.patients-page__export-btn-tooltip:after{content:"";position:absolute;bottom:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-bottom-color:#6b7280}.patients-page__export-btn-wrap:hover .patients-page__export-btn-tooltip,.patients-page__export-btn-wrap:focus-within .patients-page__export-btn-tooltip{opacity:1;visibility:visible}.patients-filters{position:relative;flex:none}.patients-search{box-sizing:border-box;display:inline-flex;flex-direction:row;align-items:center;gap:12px;width:237px;height:48px;padding:4px 22px;border:1px solid var(--color-patients-search-border);border-radius:58px;background:var(--color-patients-search-bg);flex:none;cursor:text}.patients-search:focus-within{border-color:var(--color-patients-search-border);box-shadow:none}.patients-search__icon{flex:none;color:var(--color-patients-search-icon);opacity:.7;pointer-events:none}.patients-search__input{box-sizing:border-box;flex:1;min-width:0;width:100%;height:100%;padding:0;margin:0;border:none;border-radius:0;background:transparent;color:var(--color-patients-search-text);font-family:Oxygen;font-size:14px;font-weight:400;line-height:16px;-moz-appearance:none;appearance:none;-webkit-appearance:none;outline:none;box-shadow:none}.patients-search__input:focus,.patients-search__input:focus-visible{outline:none;box-shadow:none}.patients-search__input::placeholder{color:var(--color-patients-search-placeholder)}.patients-search__input::-webkit-search-cancel-button{display:none}.patients-filters-btn{box-sizing:border-box;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;height:48px;padding:4px 22px;border-radius:58px;border:1px solid var(--color-patients-search-border);background:#fff;color:#2f0f03;font-family:Oxygen;font-size:14px;font-weight:700;line-height:16px;cursor:pointer;flex:none;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.patients-filters-btn:hover{background:var(--color-patients-row-hover)}.patients-filters-btn[data-active=true]{border-color:var(--color-accent-teal);background:#21868d0f;box-shadow:0 0 0 1px #21868d1f}.patients-filters-btn__icon{flex:none;color:#2f0f03;stroke-width:2.5}.patients-filters-btn[data-active=true] .patients-filters-btn__icon{color:var(--color-accent-teal)}.patients-filters-btn__badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:var(--color-accent-teal);color:#fff;font-size:11px;font-weight:700;line-height:1}.patients-filters-panel{position:absolute;top:calc(100% + 8px);right:0;width:min(340px,calc(100vw - 48px));max-height:min(70vh,520px);padding:12px;background:#fff;border:1px solid var(--color-patients-table-border);border-radius:12px;box-shadow:0 12px 32px #2f0f031f;z-index:30;overflow-x:hidden;overflow-y:auto}.patients-filters-panel__header{display:flex;align-items:center;justify-content:flex-end;margin-bottom:8px}.patients-filters-panel__clear{padding:0;border:none;background:transparent;color:var(--color-accent-teal);font-family:Oxygen;font-size:12px;font-weight:700;line-height:1;cursor:pointer}.patients-filters-panel__clear:hover{text-decoration:underline;text-underline-offset:2px}.patients-filters-panel__section+.patients-filters-panel__section{margin-top:10px;padding-top:10px;border-top:1px solid var(--color-patients-table-border)}.patients-filters-panel__label{margin:0 0 6px;font-family:Oxygen;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--color-patients-table-head-text)}.patients-filters-panel__hint{display:none}.patients-filters-panel__date-input{width:100%;box-sizing:border-box;border:1px solid var(--color-patients-table-border);border-radius:6px;padding:6px 10px;font-family:Oxygen;font-size:12px;color:#2f0f03;background:#fff}.patients-filters-panel__custom-dates{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}.patients-filters-panel__date-field{display:flex;flex-direction:column;gap:4px;font-size:11px;color:#6b7280}.patients-filters-panel__chips{display:flex;flex-wrap:wrap;gap:6px}.patients-filters-panel__chips--wrap{flex-wrap:wrap}.patients-filters-panel__chip{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:4px 10px;border:1px solid var(--color-patients-table-border);border-radius:999px;background:#fff;color:var(--color-label);font-family:Oxygen;font-size:12px;font-weight:600;line-height:1.2;white-space:nowrap;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.patients-filters-panel__chip:hover{background:var(--color-patients-row-hover)}.patients-filters-panel__chip[data-selected=true]{border-color:var(--color-accent-teal);background:#21868d1a;color:#21868d}.patients-filters-panel__chip--critical[data-selected=true]{border-color:#e7000b;background:#e7000b14;color:#e7000b}.patients-status-badge{box-sizing:border-box;display:inline-flex;flex:none;align-items:center;justify-content:center;font-family:Oxygen;font-style:normal;font-weight:700;font-size:14px;line-height:16px;white-space:nowrap}.patients-status-badge--completed{box-sizing:border-box;padding:4px 11px;gap:10px;height:24px;background:var(--color-patients-completed-badge-bg);border:1px solid var(--color-patients-completed-badge-border);border-radius:100px}.patients-status-badge--completed .patients-status-badge__label{color:var(--color-patients-completed-badge-text);font-family:Oxygen;font-weight:700}.patients-status-badge--active{padding:2px 9px 5px;background:var(--color-patients-active-badge-bg);border:1px solid var(--color-patients-active-badge-border);border-radius:13px;color:var(--color-patients-active-badge-text)}.patients-status-badge--not_enrolled{box-sizing:border-box;padding:4px 11px;gap:10px;height:24px;background:#e1e1e1;border:1px solid #747474;border-radius:100px;color:#5e5e5e}.patients-status-badge--not_eligible{box-sizing:border-box;padding:4px 11px;gap:10px;height:24px;background:#ffdbd8;border:1px solid #fd291b;border-radius:100px;color:#fd291b}.patients-table-wrap{background:#fff;border:1px solid #eae2b7;border-radius:14px;overflow:hidden;box-shadow:0 4px 14px #2f0f030f}.patients-table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.patients-table-scroll--desktop{overflow-x:auto}.patients-mobile-list{display:none}.patients-mobile-card{padding:16px;border-bottom:1px solid var(--color-patients-table-border);background:#fff}.patients-mobile-card:last-child{border-bottom:none}.patients-mobile-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.patients-mobile-card__title{display:flex;align-items:center;gap:8px;min-width:0;flex:1}.patients-mobile-card__meta{margin:0;display:grid;gap:8px}.patients-mobile-card__meta-row{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.patients-mobile-card__meta-row dt{margin:0;flex:0 1 auto;min-width:0;font-family:Oxygen;font-size:12px;font-weight:700;color:var(--color-patients-table-head-text)}.patients-mobile-card__meta-row dd{margin:0;flex:1 1 auto;text-align:right;font-family:Oxygen;font-size:13px;color:var(--color-label);word-break:break-word}.patients-mobile-card__expanded{margin-top:14px;padding-top:14px;border-top:1px solid var(--color-patients-table-border)}.patients-table__empty--mobile{padding:32px 16px;text-align:center}.patients-table{width:100%;border-collapse:collapse;background:#fff;font-family:Oxygen}.patients-table thead th{padding:14px 20px;background:var(--color-patients-table-header);border-top:1px solid var(--color-patients-table-border);border-bottom:1px solid var(--color-patients-table-border);color:var(--color-patients-table-head-text);font-family:Oxygen;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-align:center}.patients-table tbody tr{background-color:#fff;border-bottom:1px solid var(--color-patients-table-border)}.patients-table tbody tr:hover,.patients-table__row:hover{background-color:var(--color-patients-row-hover)}.patients-table tbody td{padding:16px 20px;font-family:Oxygen;font-size:14px;color:var(--color-label);text-align:center;vertical-align:middle;background-color:transparent}.patients-table thead th.patients-table__name-cell{text-align:left;padding-left:40px}.patients-table tbody td.patients-table__name-cell{text-align:center}.patients-table__name-inner{display:flex;align-items:center;gap:8px;width:100%;max-width:220px;min-width:0;margin-inline:auto;text-align:left}.patients-table__critical-slot{flex:0 0 8px;display:flex;align-items:center;justify-content:center;width:8px;height:8px}.patients-table__critical-dot{display:block;width:8px;height:8px;border-radius:50%;background:#e7000b}.patients-table__name-link{min-width:0;color:var(--color-accent-teal);font-weight:600;text-decoration:underline;text-underline-offset:2px}.patients-table__name-link:hover{color:#21868d}.patients-table__id{color:var(--color-patients-table-head-text)}.patients-table__phone{color:var(--color-text-muted)}.patients-table__stage{color:var(--color-label)}.patients-table__expand-cell{width:52px;text-align:center}.patients-table__expand-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:8px;background:transparent;color:var(--color-accent-teal);cursor:pointer}.patients-table__expand-btn:hover{background:var(--color-patients-row-hover)}.patients-table__expanded-row td{padding:8px 20px 28px;background-color:#fff}.patients-table__empty{text-align:center;padding:48px 20px!important;color:var(--color-text-muted);background-color:#fff}.patients-table__pagination{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;border-top:1px solid #eae2b7;font-family:Oxygen;font-size:.85rem;color:var(--color-text-muted);background:#fff}.patients-table__pagination-actions{display:flex;gap:8px}.patients-table__pagination-actions button{padding:6px 14px;border-radius:var(--radius);border:1px solid var(--color-patients-table-border);background:var(--color-patients-page-bg);color:var(--color-label);font-family:Oxygen;font-size:.85rem;cursor:pointer}.patients-table__pagination-actions button:disabled{opacity:.5;cursor:not-allowed}.patients-stepper{position:relative;padding:12px 8px 4px}.patients-stepper__track{position:absolute;top:24px;left:8%;right:8%;height:2px;background:#f54900;opacity:.35}.patients-stepper__steps{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.patients-stepper__step{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;min-width:0}.patients-stepper__icon{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;flex:none;flex-shrink:0}.patients-stepper__check-icon{width:13.99px;height:13.99px;flex:none}.patients-stepper__icon--completed{background:#21868d}.patients-stepper__icon--active{box-sizing:border-box;border:1.75px solid var(--color-accent-teal);background:#fff}.patients-stepper__icon-dot{width:8px;height:8px;border-radius:50%;background:var(--color-accent-teal)}.patients-stepper__icon--scheduled{box-sizing:border-box;border:1.75px solid #c9773e;background:#fff}.patients-stepper__icon-dot--scheduled{background:#c9773e}.patients-stepper__icon--rejected{box-sizing:border-box;border:1.75px solid #c0392b;background:#fff}.patients-stepper__icon-dot--rejected{background:#c0392b}.patients-stepper__icon--pending{box-sizing:border-box;border:1.75px solid #d4c4a8;background:#fff}.patients-stepper__label{margin:0;font-size:.82rem;font-weight:600;color:var(--color-patients-table-head-text);line-height:1.3}.patients-stepper__status-badge{box-sizing:border-box;display:inline-flex;flex:none;align-items:center;justify-content:center;padding:4px 11px;gap:10px;height:24px;border-radius:100px;background:var(--color-patients-completed-badge-bg);border:1px solid var(--color-patients-completed-badge-border);font-family:Oxygen;font-size:14px;font-weight:700;line-height:16px}.patients-stepper__status-badge-label{color:var(--color-patients-completed-badge-text);font-family:Oxygen;font-weight:700}.patients-stepper__status-text{margin:0;font-size:.78rem;color:var(--color-patients-stepper-muted)}.patients-stepper__report-btn{box-sizing:border-box;display:inline-flex;flex-direction:column;justify-content:center;align-items:flex-start;width:97.99px;height:40px;padding:12px 8px;border:2px solid #21868d;border-radius:8px;background:transparent;color:#21868d;font-family:Oxygen;font-size:14px;font-weight:700;line-height:16px;cursor:pointer;white-space:nowrap;flex:none}.patients-stepper__report-btn:hover{background:#21868d14}@media (max-width: 1100px){.patients-page__header{flex-direction:column;align-items:stretch}.patients-page__toolbar{width:100%;justify-content:flex-end;flex-wrap:wrap}.patients-search{width:237px;min-width:180px;flex:1 1 180px}.patients-stepper__steps{grid-template-columns:1fr;gap:20px}.patients-stepper__track{display:none}}@media (max-width: 900px){.patients-page{margin:0;padding:0;min-height:0}.patients-page__header{gap:12px;margin-bottom:16px}.patients-page__title{font-size:24px;line-height:30px}.patients-page__active-filter{font-size:12px;min-height:26px;padding:3px 10px}.patients-page__active-filters{margin:-8px 0 16px}.patients-page__toolbar{flex-direction:column;align-items:stretch;gap:10px}.patients-search{width:100%;min-width:0;flex:none}.patients-filters{width:100%}.patients-filters-btn{width:100%;justify-content:center}.patients-filters-panel{left:0;right:0;width:100%;max-width:none}.patients-page__send-trf-btn,.patients-page__export-btn-wrap,.patients-page__export-btn{width:100%}.patients-table-scroll--desktop{display:none}.patients-mobile-list{display:block}.patients-table__pagination{flex-direction:column;align-items:stretch;gap:12px;padding:12px 16px}.patients-table__pagination-actions{width:100%}.patients-table__pagination-actions button{flex:1;min-height:40px}}@media (max-width: 600px){.patients-page__title{font-size:22px;line-height:28px}.patients-mobile-card{padding:14px}.patients-mobile-card__meta-row{flex-direction:column;align-items:stretch;gap:2px}.patients-mobile-card__meta-row dd{text-align:left}}.reschedule-modal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;border:none;background:#0f172a8c;z-index:1000;cursor:pointer}.reschedule-modal__overlay:disabled{cursor:default}.reschedule-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1001;box-sizing:border-box;display:flex;flex-direction:column;gap:24px;width:min(493px,calc(100vw - 32px));max-height:calc(100vh - 32px);padding:24px;border:1px solid #000000;border-radius:10px;background:#fff;box-shadow:0 24px 64px #0000002e;overflow:hidden}.reschedule-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex:none}.reschedule-modal__title{margin:0;font-family:Oxygen,sans-serif;font-size:18px;font-weight:700;line-height:18px;color:#2f0f03}.reschedule-modal__close{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;border:none;border-radius:2px;background:transparent;color:#0a0a0a;cursor:pointer}.reschedule-modal__close:hover:not(:disabled){background:#f3f4f6}.reschedule-modal__close:disabled{cursor:not-allowed;opacity:.6}.reschedule-modal__body{display:flex;flex-direction:column;gap:16px;min-height:0;overflow-y:auto}.reschedule-modal__card{box-sizing:border-box;display:flex;flex-direction:column;gap:10px;padding:16px 16px 10px;border:1px solid #eae2b7;border-radius:16px;background:#fff}.reschedule-modal__card--time{gap:16px;padding:16px;overflow:visible}.reschedule-modal__section-header{display:flex;align-items:center;gap:16px}.reschedule-modal__section-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;background:#ffe9e6;color:#e6503b;flex:none}.reschedule-modal__section-icon-image{width:24px;height:24px;object-fit:contain;flex:none}.reschedule-modal__section-copy{display:flex;flex-direction:column;gap:0;min-width:0}.reschedule-modal__section-title{margin:0;font-family:"DM Serif Text","DM Serif Display",serif;font-size:18px;font-weight:400;line-height:25px;color:#2f0f03}.reschedule-modal__section-subtitle{margin:0;font-family:Oxygen,sans-serif;font-size:14px;font-weight:400;line-height:18px;color:#2f0f03}.reschedule-modal__day-row{display:flex;gap:16px;padding:6px 0;overflow-x:auto}.reschedule-modal__day-tile{position:relative;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;width:62px;min-width:62px;height:62px;padding:12px 18px;border:1px solid #21868d;border-radius:8px;background:#fff;cursor:pointer}.reschedule-modal__day-tile:hover:not(:disabled):not(.reschedule-modal__day-tile--selected){background:#f0fdfa}.reschedule-modal__day-tile--selected{border-color:#21868d;background:#21868d}.reschedule-modal__day-tile--selected:hover:not(:disabled){border-color:#21868d;background:#21868d}.reschedule-modal__day-tile:disabled{cursor:not-allowed;opacity:.45}.reschedule-modal__day-tile--current-booking:not(.reschedule-modal__day-tile--selected){border-color:#c9773e;background:#fff4d6}.reschedule-modal__day-tile--current-booking:not(.reschedule-modal__day-tile--selected):hover:not(:disabled){background:#fff4d6}.reschedule-modal__day-month{font-family:Oxygen,sans-serif;font-size:14px;font-weight:400;line-height:18px;color:#2f0f03}.reschedule-modal__day-number{font-family:Oxygen,sans-serif;font-size:16px;font-weight:700;line-height:20px;color:#2f0f03}.reschedule-modal__day-tile--selected .reschedule-modal__day-month,.reschedule-modal__day-tile--selected .reschedule-modal__day-number{color:#fff}.reschedule-modal__selection-badge{position:absolute;top:-6px;right:-6px;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border:1px solid #21868d;border-radius:11.5px;background:#fff;color:#e6503b}.reschedule-modal__time-input{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:4px 15px 4px 12px;border:1px solid #c0b7b3;border-radius:8px;background:#fff}.reschedule-modal__time-input-value{font-family:Oxygen,sans-serif;font-size:14px;font-weight:700;line-height:20px;color:#364153}.reschedule-modal__time-input-icon{width:24px;height:24px;object-fit:contain;flex:none}.reschedule-modal__divider{width:100%;height:1px;margin:0;border:none;background:#eae2b7}.reschedule-modal__slots-label{margin:0;font-family:Oxygen,sans-serif;font-size:14px;font-weight:400;line-height:18px;color:#2f0f03}.reschedule-modal__slots-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:12px 16px;overflow:visible}.reschedule-modal__slot{position:relative;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-width:0;height:56px;padding:8px 12px;border:1px solid rgba(33,134,141,.7);border-radius:8px;background:#fff;cursor:pointer;text-align:center}.reschedule-modal__slot:hover:not(:disabled):not(.reschedule-modal__slot--selected){background:#f0fdfa}.reschedule-modal__slot--selected{border-color:#21868d;background:#21868d}.reschedule-modal__slot--selected:hover:not(:disabled){border-color:#21868d;background:#21868d}.reschedule-modal__slot-wrap{position:relative;display:flex;width:100%;outline:none}.reschedule-modal__slot-wrap:focus-visible .reschedule-modal__slot-tooltip{opacity:1;visibility:visible}.reschedule-modal__slot--unavailable{border-color:#21868db3;background:#e9f7f8;cursor:not-allowed;pointer-events:none}.reschedule-modal__slot--current-booking{border-color:#c9773e;background:#fff4d6;cursor:not-allowed;pointer-events:none}.reschedule-modal__slot--current-booking .reschedule-modal__slot-label{font-weight:700;color:#2f0f03}.reschedule-modal__slot-wrap:hover .reschedule-modal__slot-tooltip{opacity:1;visibility:visible}.reschedule-modal__slot-tooltip{position:absolute;bottom:calc(100% + 8px);left:50%;z-index:2;width:max-content;max-width:180px;padding:6px 10px;border-radius:6px;background:#6b7280;color:#fff;font-family:Oxygen,sans-serif;font-size:12px;font-weight:400;line-height:16px;text-align:center;pointer-events:none;opacity:0;visibility:hidden;transform:translate(-50%);transition:opacity .15s ease,visibility .15s ease}.reschedule-modal__slot-tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#6b7280}.reschedule-modal__slot:disabled:not(.reschedule-modal__slot--unavailable){cursor:not-allowed;opacity:.65}.reschedule-modal__slot-label{margin:0;font-family:Oxygen,sans-serif;font-size:16px;font-weight:400;line-height:20px;color:#2f0f03;white-space:pre-line;max-width:100%}.reschedule-modal__slot--selected .reschedule-modal__slot-label{font-weight:700;color:#fff}.reschedule-modal__error{margin:0;font-family:Inter,sans-serif;font-size:13px;line-height:18px;color:#dc2626}.reschedule-modal__slots-status{margin:0;font-family:Oxygen,sans-serif;font-size:14px;line-height:18px;color:#6b7280}.reschedule-modal__footer{display:flex;justify-content:flex-end;gap:8px;flex:none}.reschedule-modal__button{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 16px;border-radius:48px;font-family:Oxygen,sans-serif;font-size:16px;font-weight:700;line-height:20px;cursor:pointer}.reschedule-modal__button:disabled{cursor:not-allowed;opacity:.65}.reschedule-modal__button--cancel{min-width:100px;border:1px solid #21868d;background:#fff;color:#21868d}.reschedule-modal__button--cancel:hover:not(:disabled){background:#f0fdfa}.reschedule-modal__button--confirm{min-width:126px;border:none;background:linear-gradient(267.13deg,#21868d 6.28%,#82f5fd 202.15%);color:#fff}.reschedule-modal__button--confirm:hover:not(:disabled){filter:brightness(.96)}.update-status-modal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;border:none;background:#0f172a8c;z-index:1000;cursor:pointer}.update-status-modal__overlay:disabled{cursor:default}.update-status-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1001;box-sizing:border-box;display:flex;flex-direction:column;gap:24px;width:min(493px,calc(100vw - 32px));padding:24px;border:1px solid #000000;border-radius:10px;background:#fff;box-shadow:0 24px 64px #0000002e}.update-status-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.update-status-modal__title{margin:0;font-family:Oxygen,sans-serif;font-size:18px;font-weight:700;line-height:18px;color:#2f0f03}.update-status-modal__close{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;border:none;border-radius:2px;background:transparent;color:#0a0a0a;cursor:pointer}.update-status-modal__close:hover:not(:disabled){background:#f3f4f6}.update-status-modal__close:disabled{cursor:not-allowed;opacity:.6}.update-status-modal__body{display:flex;flex-direction:column;gap:16px}.update-status-modal__field{display:flex;flex-direction:column;gap:12px}.update-status-modal__label{margin:0;font-family:Oxygen,sans-serif;font-size:14px;font-weight:400;line-height:14px;color:#2f0f03}.update-status-modal__options{display:flex;flex-direction:column;gap:8px}.update-status-modal__option{box-sizing:border-box;display:flex;align-items:center;gap:12px;width:100%;min-height:50px;padding:12px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;cursor:pointer;text-align:left}.update-status-modal__option:hover:not(:disabled){border-color:#cbd5e1}.update-status-modal__option--selected{border-color:#21868d}.update-status-modal__option:disabled{cursor:not-allowed;opacity:.65}.update-status-modal__option-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex:none}.update-status-modal__option-icon--approve{color:#00a63e}.update-status-modal__option-icon--reject{color:#e7000b}.update-status-modal__option-text{flex:1;font-family:Oxygen,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#2f0f03}.update-status-modal__option-radio{box-sizing:border-box;width:12px;height:12px;border:1px solid #d1d5dc;border-radius:999px;background:#fff;flex:none}.update-status-modal__option-radio--selected{border-color:#21868d;background:#21868d;box-shadow:inset 0 0 0 2px #fff}.update-status-modal__footer{display:flex;justify-content:flex-end;gap:8px}.update-status-modal__button{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 16px;border-radius:48px;font-family:Oxygen,sans-serif;font-size:16px;font-weight:700;line-height:20px;cursor:pointer}.update-status-modal__button:disabled{cursor:not-allowed;opacity:.65}.update-status-modal__button--cancel{min-width:100px;border:1px solid #21868d;background:#fff;color:#21868d}.update-status-modal__button--cancel:hover:not(:disabled){background:#f0fdfa}.update-status-modal__button--confirm{min-width:146px;border:none;background:linear-gradient(267.13deg,#21868d 6.28%,#82f5fd 202.15%);color:#fff}.update-status-modal__button--confirm:hover:not(:disabled){filter:brightness(.96)}.update-status-modal__approve-section,.update-status-modal__reject-section{display:flex;flex-direction:column;gap:8px}.update-status-modal__reject-label-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.update-status-modal__template-picker{position:relative;display:inline-flex;flex:none}.update-status-modal__template-trigger{display:inline-flex;align-items:center;gap:4px;min-width:125px;height:24px;padding:0;border:none;background:transparent;cursor:pointer}.update-status-modal__template-trigger:disabled{cursor:not-allowed;opacity:.65}.update-status-modal__template-label{font-family:Oxygen,sans-serif;font-size:14px;font-weight:400;line-height:14px;color:#2f0f03b8;white-space:nowrap}.update-status-modal__template-label--selected{color:#2f0f03;font-weight:700}.update-status-modal__template-icon{width:24px;height:24px;color:#1c1b1f;flex:none;transition:transform .15s ease}.update-status-modal__template-icon--open{transform:rotate(180deg)}.update-status-modal__template-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:2;box-sizing:border-box;width:min(420px,calc(100vw - 64px));margin:0;padding:6px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;box-shadow:0 12px 32px #0f172a1f;list-style:none}.update-status-modal__template-option{box-sizing:border-box;display:flex;align-items:flex-start;gap:12px;width:100%;padding:12px 14px;border:none;border-radius:8px;background:transparent;cursor:pointer;text-align:left}.update-status-modal__template-option:hover{background:#eff6ff}.update-status-modal__template-option--selected{background:#dbeafe}.update-status-modal__template-option-text{flex:1;font-family:Oxygen,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#2f0f03;white-space:pre-line}.update-status-modal__template-option--selected .update-status-modal__template-option-text{font-weight:700}.update-status-modal__template-option-check{width:16px;height:16px;margin-top:2px;color:#2563eb;flex:none}.update-status-modal__textarea{box-sizing:border-box;width:100%;min-height:114px;padding:8px 16px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;resize:vertical;font-family:Oxygen,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#2f0f03}.update-status-modal__textarea::placeholder{color:#2f0f03;opacity:.72}.update-status-modal__textarea:focus{outline:2px solid rgba(33,134,141,.25);border-color:#21868d}.update-status-modal__textarea:disabled{cursor:not-allowed;background:#f9fafb}.update-status-modal__input{box-sizing:border-box;width:100%;height:44px;padding:8px 16px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;font-family:Oxygen,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#2f0f03}.update-status-modal__input::placeholder{color:#2f0f03;opacity:.72}.update-status-modal__input:focus{outline:2px solid rgba(33,134,141,.25);border-color:#21868d}.update-status-modal__input:disabled{cursor:not-allowed;background:#f9fafb}.update-status-modal__error{margin:0;font-family:Inter,sans-serif;font-size:13px;line-height:18px;color:#dc2626}.update-status-modal__button--reject{min-width:208px;border:none;background:linear-gradient(90deg,#fd291b,#f77f00),linear-gradient(267.13deg,#21868d 6.28%,#82f5fd 202.15%),linear-gradient(90deg,#009689,#00bba7);color:#fff}.update-status-modal__button--reject:hover:not(:disabled){filter:brightness(.96)}.upload-genetic-modal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;border:none;background:#0f172a8c;z-index:1000;cursor:pointer}.upload-genetic-modal__overlay:disabled{cursor:default}.upload-genetic-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1001;box-sizing:border-box;display:flex;flex-direction:column;gap:20px;width:min(440px,calc(100vw - 32px));max-height:calc(100vh - 32px);padding:24px;border-radius:12px;background:#fff;box-shadow:0 24px 64px #0000002e;overflow:hidden}.upload-genetic-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.upload-genetic-modal__title{margin:0;font-family:Oxygen,sans-serif;font-size:18px;font-weight:700;line-height:22px;color:#2f0f03}.upload-genetic-modal__close{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;border:none;border-radius:2px;background:transparent;color:#0a0a0a;cursor:pointer}.upload-genetic-modal__close:hover:not(:disabled){background:#f3f4f6}.upload-genetic-modal__close:disabled{cursor:not-allowed;opacity:.6}.upload-genetic-modal__body{display:flex;flex-direction:column;gap:12px;min-height:0;overflow-y:auto}.upload-genetic-modal__subtitle{margin:0;font-family:Oxygen,sans-serif;font-size:14px;line-height:20px;color:#4b5563}.upload-genetic-modal__dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:100%;min-height:120px;padding:16px;border:1.5px dashed #21868d;border-radius:12px;background:#f0fdfa;color:#21868d;cursor:pointer}.upload-genetic-modal__dropzone:hover:not(:disabled){background:#e6f7f7}.upload-genetic-modal__dropzone:disabled{cursor:not-allowed;opacity:.6}.upload-genetic-modal__dropzone-text{font-family:Oxygen,sans-serif;font-size:14px;font-weight:700;color:#2f0f03;word-break:break-all;text-align:center}.upload-genetic-modal__dropzone-meta{font-family:Oxygen,sans-serif;font-size:12px;color:#6b7280}.upload-genetic-modal__file-input{display:none}.upload-genetic-modal__label{font-family:Oxygen,sans-serif;font-size:14px;font-weight:700;line-height:18px;color:#2f0f03}.upload-genetic-modal__input{box-sizing:border-box;width:100%;height:44px;padding:8px 16px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;font-family:Oxygen,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#2f0f03}.upload-genetic-modal__input:focus{outline:2px solid rgba(33,134,141,.25);border-color:#21868d}.upload-genetic-modal__input:disabled{cursor:not-allowed;background:#f9fafb}.upload-genetic-modal__error{margin:0;font-family:Inter,sans-serif;font-size:13px;line-height:18px;color:#dc2626}.upload-genetic-modal__footer{display:flex;justify-content:flex-end;gap:8px}.upload-genetic-modal__button{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 20px;border-radius:48px;font-family:Oxygen,sans-serif;font-size:16px;font-weight:700;line-height:20px;cursor:pointer}.upload-genetic-modal__button:disabled{cursor:not-allowed;opacity:.65}.upload-genetic-modal__button--cancel{min-width:100px;border:1px solid #21868d;background:#fff;color:#21868d}.upload-genetic-modal__button--cancel:hover:not(:disabled){background:#f0fdfa}.upload-genetic-modal__button--confirm{min-width:140px;border:none;background:linear-gradient(267.13deg,#21868d 6.28%,#82f5fd 202.15%);color:#fff}.upload-genetic-modal__button--confirm:hover:not(:disabled){filter:brightness(.96)}.refund-status-modal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;border:none;background:#0f172a8c;z-index:1000;cursor:pointer}.refund-status-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1001;box-sizing:border-box;display:flex;flex-direction:column;gap:24px;width:min(493px,calc(100vw - 32px));max-height:calc(100vh - 32px);padding:24px;border:1px solid rgba(0,0,0,.1);border-radius:10px;background:#fff;box-shadow:0 10px 7.5px #0000001a,0 4px 3px #0000001a;overflow:hidden}.refund-status-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;width:100%}.refund-status-modal__title{margin:0;font-family:Oxygen,sans-serif;font-weight:700;font-size:18px;line-height:18px;letter-spacing:-.44px;color:#2f0f03}.refund-status-modal__close{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;border:none;background:none;color:#2f0f03;opacity:.7;cursor:pointer}.refund-status-modal__close:hover{opacity:1}.refund-status-modal__loading{margin:0;font-family:Oxygen,sans-serif;font-size:14px;color:#6b7280}.refund-status-modal__steps{display:flex;flex-direction:column;gap:24px;width:100%}.refund-status-modal__step{display:flex;align-items:center;gap:16px;width:100%}.refund-status-modal__step-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:27px;height:27px;border-radius:9999px;border:2px solid transparent;color:#fff}.refund-status-modal__step-icon--done{background:#009689;border-color:#21868d}.refund-status-modal__step-icon--pending{background:#a3a3a3;border-color:#909090}.refund-status-modal__step-icon--failed{background:#dc2626;border-color:#b91c1c}.refund-status-modal__step-body{flex:1 0 0;min-width:0;display:flex;flex-direction:column}.refund-status-modal__step-title{margin:0;font-family:Oxygen,sans-serif;font-weight:700;font-size:16px;line-height:24px;color:#2f0f03}.refund-status-modal__step-subtitle{margin:0;font-family:Oxygen,sans-serif;font-weight:400;font-size:13px;line-height:19.5px;color:#6b7280}.trf-modal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;border:none;background:#0f172a8c;z-index:1000;cursor:pointer}.trf-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1001;width:min(520px,calc(100vw - 32px));background:#fff;border-radius:16px;box-shadow:0 24px 64px #00000024;overflow:hidden;display:flex;flex-direction:column}.trf-modal__close{position:absolute;top:14px;right:14px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:50%;background:#f3f4f6;color:#374151;cursor:pointer;transition:background .15s}.trf-modal__close:hover{background:#e5e7eb}.trf-modal__header{padding:28px 28px 0}.trf-modal__title{margin:0 0 4px;font-family:Oxygen,serif,sans-serif;font-size:1.4rem;font-weight:700;color:#1f2937}.trf-modal__subtitle{margin:0;font-size:.8rem;color:#9ca3af;letter-spacing:.02em}.trf-modal__divider{height:1px;background:#e5e7eb;margin:16px 28px 0}.trf-modal__body{padding:0 28px;flex:1}.trf-modal__row{display:flex;gap:24px;padding:14px 0}.trf-modal__row--two{display:grid;grid-template-columns:1fr 1fr}.trf-modal__row--one{display:block}.trf-modal__row-divider{height:1px;background:#f3f4f6}.trf-modal__field{display:flex;flex-direction:column;gap:4px}.trf-modal__label{font-size:.68rem;font-weight:700;color:#9ca3af;letter-spacing:.08em;text-transform:uppercase}.trf-modal__value{font-size:.95rem;color:#111827;font-weight:500}.trf-modal__meta{padding:16px 0 20px}.trf-modal__generated{margin:0 0 10px;font-size:.72rem;color:#9ca3af;text-align:right;line-height:1.4}.trf-modal__trf-id{margin:0;font-size:.68rem;font-weight:600;color:#0d7c8c}.trf-modal__status{padding:32px 28px;font-size:.88rem;color:#6b7280;text-align:center}.trf-modal__status--error{color:#dc2626}.trf-modal__footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:16px 28px 24px;border-top:1px solid #f3f4f6}.trf-modal__download-link{display:inline-flex;align-items:center;gap:6px;background:none;border:none;padding:0;font-size:.82rem;color:#0d7c8c;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.trf-modal__download-link:disabled{opacity:.5;cursor:not-allowed}.trf-modal__close-btn{display:inline-flex;align-items:center;justify-content:center;padding:8px 22px;border:1.5px solid #0d7c8c;border-radius:40px;background:transparent;color:#0d7c8c;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .15s,color .15s}.trf-modal__close-btn:hover{background:#0d7c8c;color:#fff}.confirm-dialog__root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000;pointer-events:none}.confirm-dialog__root>*{pointer-events:auto}.confirm-dialog__overlay{position:fixed;top:0;right:0;bottom:0;left:0;border:none;background:#0f172a8c;z-index:0;cursor:pointer}.confirm-dialog{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;box-sizing:border-box;display:flex;flex-direction:column;gap:20px;width:min(440px,calc(100vw - 32px));max-height:calc(100vh - 32px);padding:24px;border:1px solid rgba(0,0,0,.1);border-radius:10px;background:#fff;box-shadow:0 10px 7.5px #0000001a,0 4px 3px #0000001a;overflow:auto}.confirm-dialog__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;width:100%;flex-shrink:0}.confirm-dialog__title{margin:0;flex:1;min-width:0;font-family:Oxygen,sans-serif;font-weight:700;font-size:18px;line-height:24px;letter-spacing:-.44px;color:#101828}.confirm-dialog__close{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;border:none;background:none;color:#101828;opacity:.7;cursor:pointer}.confirm-dialog__close:hover{opacity:1}.confirm-dialog__body{margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#4a5565}.confirm-dialog__body p{margin:0}.confirm-dialog__body p+p{margin-top:12px}.confirm-dialog__actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;width:100%}.confirm-dialog__button{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:48px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:-.15px;cursor:pointer}.confirm-dialog__button--cancel{border:1px solid #d1d5dc;background:#fff;color:#101828}.confirm-dialog__button--cancel:hover{background:#f3f4f6}.confirm-dialog__button--confirm{border:none;background:linear-gradient(267.13deg,#21868d 6.28%,#82f5fd 202.15%);color:#fff}.confirm-dialog__button--confirm:hover{filter:brightness(.96)}.confirm-dialog__button--destructive{border:none;background:#b42318;color:#fff}.confirm-dialog__button--destructive:hover{background:#912018}.consolidated-report-modal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;border:none;background:#0f172a8c;z-index:1000;cursor:pointer}.consolidated-report-modal__overlay:disabled{cursor:default}.consolidated-report-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1001;box-sizing:border-box;display:flex;flex-direction:column;gap:24px;width:min(493px,calc(100vw - 32px));padding:24px;border:1px solid rgba(0,0,0,.1);border-radius:10px;background:#fff;box-shadow:0 10px 7.5px #0000001a,0 4px 3px #0000001a}.consolidated-report-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.consolidated-report-modal__title{margin:0;font-family:Oxygen,sans-serif;font-size:18px;font-weight:700;line-height:18px;color:#2f0f03}.consolidated-report-modal__close{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;border:none;border-radius:2px;background:transparent;color:#0a0a0a;opacity:.7;cursor:pointer}.consolidated-report-modal__close:hover:not(:disabled){opacity:1;background:#f3f4f6}.consolidated-report-modal__close:disabled{cursor:not-allowed;opacity:.45}.consolidated-report-modal__body{display:flex;flex-direction:column;gap:16px}.consolidated-report-modal__field{display:flex;flex-direction:column;gap:8px}.consolidated-report-modal__label{margin:0;font-family:Oxygen,sans-serif;font-size:14px;font-weight:400;line-height:14px;color:#2f0f03}.consolidated-report-modal__textarea{box-sizing:border-box;width:100%;min-height:114px;padding:8px 16px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;resize:vertical;font-family:Oxygen,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#2f0f03}.consolidated-report-modal__textarea::placeholder{color:#2f0f0380}.consolidated-report-modal__textarea:focus{outline:2px solid rgba(33,134,141,.25);border-color:#21868d}.consolidated-report-modal__textarea:disabled{cursor:not-allowed;background:#f9fafb}.consolidated-report-modal__error{margin:0;font-family:Inter,sans-serif;font-size:13px;line-height:18px;color:#dc2626}.consolidated-report-modal__footer{display:flex;justify-content:flex-end;gap:8px}.consolidated-report-modal__button{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 16px;border-radius:48px;font-family:Oxygen,sans-serif;font-size:16px;font-weight:700;line-height:20px;cursor:pointer}.consolidated-report-modal__button:disabled{cursor:not-allowed;opacity:.65}.consolidated-report-modal__button--cancel{min-width:100px;border:1px solid #21868d;background:#fff;color:#21868d}.consolidated-report-modal__button--cancel:hover:not(:disabled){background:#f0fdfa}.consolidated-report-modal__button--confirm{border:none;background:linear-gradient(267.13deg,#21868d 6.28%,#82f5fd 202.15%);color:#fff}.consolidated-report-modal__button--confirm:hover:not(:disabled){filter:brightness(.96)}.preview-report-modal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;border:none;background:#0f172a8c;z-index:1000;cursor:pointer}.preview-report-modal__overlay:disabled{cursor:default}.preview-report-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1001;box-sizing:border-box;display:flex;flex-direction:column;gap:24px;width:min(720px,calc(100vw - 32px));max-height:min(92vh,860px);padding:24px;border:1px solid rgba(0,0,0,.1);border-radius:10px;background:#fff;box-shadow:0 10px 7.5px #0000001a,0 4px 3px #0000001a}.preview-report-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex:none}.preview-report-modal__header-actions{display:inline-flex;align-items:center;gap:8px;flex:none}.preview-report-modal__title{margin:0;font-family:Oxygen,sans-serif;font-size:18px;font-weight:700;line-height:18px;color:#2f0f03}.preview-report-modal__close{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;border:none;border-radius:2px;background:transparent;color:#0a0a0a;opacity:.7;cursor:pointer;flex:none}.preview-report-modal__close:hover:not(:disabled){opacity:1;background:#f3f4f6}.preview-report-modal__close:disabled{cursor:not-allowed;opacity:.45}.preview-report-modal__body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;border:1px solid #d8d8d8;border-radius:8px;background:#f9fafb;box-shadow:0 -1px 25px #0000001a}.preview-report-modal__viewer,.preview-report-modal__viewer .report-pdf-viewer{min-height:520px;height:100%}.preview-report-modal__viewer .report-pdf-viewer__frame{min-height:520px;background:#fff}.preview-report-modal__viewer .report-pdf-viewer__status{background:#f9fafb;color:#364153}.preview-report-modal__viewer .report-pdf-viewer__status--error{color:#dc2626}.preview-report-modal__footer{display:flex;justify-content:flex-end;gap:8px;flex:none;flex-wrap:wrap}.preview-report-modal__button{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:12px 16px;border-radius:48px;font-family:Oxygen,sans-serif;font-size:16px;font-weight:700;line-height:20px;cursor:pointer;white-space:nowrap}.preview-report-modal__header-actions .preview-report-modal__button{min-height:36px;padding:8px 14px;font-size:14px;line-height:16px}.preview-report-modal__button:disabled{cursor:not-allowed;opacity:.65}.preview-report-modal__button--secondary{border:1px solid #21868d;background:#fff;color:#21868d}.preview-report-modal__button--secondary:hover:not(:disabled){background:#f0fdfa}.preview-report-modal__button--primary{border:none;background:linear-gradient(267.13deg,#21868d 6.28%,#82f5fd 202.15%);color:#fff}.preview-report-modal__button--primary:hover:not(:disabled){filter:brightness(.96)}@media (max-width: 600px){.preview-report-modal{top:auto;bottom:0;left:0;right:0;transform:none;width:100%;max-height:96vh;border-radius:16px 16px 0 0;padding:20px 16px calc(20px + env(safe-area-inset-bottom,0px))}.preview-report-modal__body{max-height:calc(96vh - 180px)}.preview-report-modal__viewer,.preview-report-modal__viewer .report-pdf-viewer,.preview-report-modal__viewer .report-pdf-viewer__frame{min-height:360px}.preview-report-modal__footer{flex-direction:column-reverse;align-items:stretch}.preview-report-modal__button{width:100%;white-space:normal;text-align:center}}.review-report-data-modal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;border:none;background:#00000080;z-index:1000;cursor:pointer}.review-report-data-modal__overlay:disabled{cursor:default}.review-report-data-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1001;box-sizing:border-box;display:flex;flex-direction:column;gap:0;width:min(640px,calc(100vw - 32px));max-height:min(90vh,720px);padding:0;border:1px solid #eae2b7;border-radius:10px;background:#fff;box-shadow:0 20px 60px #0000002e;overflow:hidden;font-family:Oxygen,Segoe UI,system-ui,sans-serif;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.review-report-data-modal__title{margin:0;font-family:inherit;font-size:16px;font-weight:700;font-style:normal;line-height:20px;color:#2f0f03}.review-report-data-modal__header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex:none;padding:18px 24px 16px;border-bottom:1px solid #eae2b7}.review-report-data-modal__close{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;padding:2px;border:none;border-radius:4px;background:transparent;color:#6a7282;cursor:pointer;flex:none}.review-report-data-modal__close:hover:not(:disabled){background:#f3f4f6;color:#2f0f03}.review-report-data-modal__close:disabled{cursor:not-allowed;opacity:.5}.review-report-data-modal__body{display:flex;flex-direction:column;gap:12px;flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding:20px 24px}.review-report-data-modal__status-msg{margin:0;font-family:inherit;font-size:14px;font-style:normal;color:#2f0f03}.review-report-data-modal__status-msg--error{color:#dc2626}.review-report-data-modal__form{position:relative;display:flex;flex-direction:column;gap:12px;flex:1 1 auto;min-height:0}.review-report-data-modal__form-fields{display:flex;flex-direction:column;gap:12px}.review-report-data-modal__form--loading .review-report-data-modal__form-fields{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.45}.review-report-data-modal__loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;align-items:center;justify-content:center;background:#ffffff8c;border-radius:8px}.review-report-data-modal__loading .loader{padding:16px}.review-report-data-modal__confidence{display:flex;align-items:center;justify-content:space-between;gap:.5rem .75rem;padding:.45rem .65rem;border-radius:8px;background:#ecfdf5;border:1px solid #99f6e4;color:#0f766e;flex:none;position:relative;z-index:2;overflow:visible}.review-report-data-modal__confidence-main{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .45rem;min-width:0}.review-report-data-modal__confidence--review{background:#fff1f0;border-color:#f0a8a0;color:#9b2c2c}.review-report-data-modal__confidence--failed{background:#fdecec;border-color:#c53030;color:#742a2a}.review-report-data-modal__confidence-label{font-family:inherit;font-size:.7rem;font-weight:700;font-style:normal;text-transform:uppercase;letter-spacing:.02em}.review-report-data-modal__confidence-value{font-family:inherit;font-size:.95rem;font-style:normal}.review-report-data-modal__reextract{flex:none;margin-left:auto;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:28px;padding:4px 12px;border-radius:48px;border:1px solid #21868d;background:#fff;font-family:inherit;font-size:12px;font-weight:700;font-style:normal;line-height:16px;color:#21868d;cursor:pointer;white-space:nowrap}.review-report-data-modal__reextract-spinner{flex:none;animation:review-report-data-modal-spin .75s linear infinite}@keyframes review-report-data-modal-spin{to{transform:rotate(360deg)}}.review-report-data-modal__reextract:hover:not(:disabled){background:#f0fdfa}.review-report-data-modal__reextract:disabled{cursor:not-allowed;opacity:.5}.review-report-data-modal__info{position:relative;display:inline-flex;align-items:center;justify-content:center;margin-left:.05rem}.review-report-data-modal__info-icon{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;border-radius:50%;border:1px solid currentColor;font-size:.65rem;font-weight:700;font-style:normal;line-height:1;cursor:help;opacity:.85}.review-report-data-modal__info-tip{display:none;position:absolute;left:0;top:calc(100% + 6px);z-index:20;min-width:220px;max-width:280px;padding:.45rem .55rem;border-radius:8px;background:#1f2937;color:#f9fafb;font-family:inherit;font-size:.75rem;font-weight:400;font-style:normal;line-height:1.35;box-shadow:0 8px 20px #0003;text-transform:none;letter-spacing:normal;white-space:normal}.review-report-data-modal__info-tip-line{display:block}.review-report-data-modal__info-tip-line+.review-report-data-modal__info-tip-line{margin-top:.2rem}.review-report-data-modal__info:hover .review-report-data-modal__info-tip,.review-report-data-modal__info:focus-within .review-report-data-modal__info-tip{display:block}.review-report-data-modal__status-badge{display:inline-flex;align-items:center;padding:.05rem .4rem;border-radius:4px;font-family:inherit;font-size:.65rem;font-weight:700;font-style:normal;letter-spacing:.02em;text-transform:uppercase}.review-report-data-modal__status-badge--review{background:#fc8181;color:#742a2a}.review-report-data-modal__status-badge--failed{background:#c53030;color:#fff}.review-report-data-modal__field{display:flex;flex-direction:column;gap:4px;min-width:0}.review-report-data-modal__label{margin:0;font-family:inherit;font-size:.82rem;font-weight:700;font-style:normal;line-height:1.2;color:#364153}.review-report-data-modal__row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.review-report-data-modal__input,.review-report-data-modal__textarea{box-sizing:border-box;width:100%;padding:10px 16px;border:1px solid #eae2b7;border-radius:10px;background:#fffdf2;font-family:Inter,Segoe UI,system-ui,sans-serif;font-size:.875rem;font-weight:400;font-style:normal;font-variant-numeric:lining-nums tabular-nums;line-height:20px;letter-spacing:0;color:#2f0f03;outline:none}.review-report-data-modal__textarea{min-height:68px;max-height:116px;resize:vertical}.review-report-data-modal__input{min-height:44px}.review-report-data-modal__input::placeholder,.review-report-data-modal__textarea::placeholder{color:#99a1af}.review-report-data-modal__input:focus,.review-report-data-modal__textarea:focus{outline:2px solid rgba(0,150,137,.2);border-color:#009689;background:#fff}.review-report-data-modal__input:disabled,.review-report-data-modal__textarea:disabled{cursor:not-allowed;opacity:.72;background:#faf6e8}.review-report-data-modal__footer{display:flex;justify-content:flex-end;gap:10px;flex:none;padding:14px 24px 20px;border-top:1px solid #eae2b7}.review-report-data-modal__button{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 16px;border-radius:48px;font-family:inherit;font-size:1rem;font-weight:700;font-style:normal;line-height:20px;cursor:pointer}.review-report-data-modal__button:disabled{cursor:not-allowed;opacity:.5}.review-report-data-modal__button--cancel{min-width:96px;border:1px solid #21868d;background:#fff;color:#21868d}.review-report-data-modal__button--cancel:hover:not(:disabled){background:#f0fdfa}.review-report-data-modal__button--confirm{min-width:96px;border:none;background:linear-gradient(to right,#009689,#00bba7);color:#fff}.review-report-data-modal__button--confirm:hover:not(:disabled){filter:brightness(.97)}@media (max-width: 600px){.review-report-data-modal{top:auto;bottom:0;left:0;right:0;transform:none;width:100%;max-height:92vh;border-radius:16px 16px 0 0;padding:0}.review-report-data-modal__header{padding:16px 16px 14px}.review-report-data-modal__body{padding:16px}.review-report-data-modal__footer{padding:12px 16px calc(16px + env(safe-area-inset-bottom,0px));flex-direction:column-reverse;align-items:stretch}.review-report-data-modal__row{grid-template-columns:1fr;gap:8px}.review-report-data-modal__button{width:100%;min-width:0}}.str-video *,.str-video *:before,.str-video *:after{box-sizing:border-box}.str-video{--str-video__brand-color1: #005fff;--str-video__brand-color2: #69e5f6;--str-video__brand-color3: #00e2a1;--str-video__brand-color4: #ffd646;--str-video__brand-color5: #dc433b;--str_video__brand-color6: #b38af8;--str-video__base-color1: #e3e4e5;--str-video__base-color2: #979ca0;--str-video__base-color3: #4c535b;--str-video__base-color4: #000000;--str-video__base-color5: #0c0d0e;--str-video__base-color6: #19232d;--str-video__base-color7: #101213;--str-video__backdrop1: rgba(0, 0, 0, .5);--str-video__button-default-base: #19232d;--str-video__button-default-hover: #323b44;--str-video__button-default-pressed: #0c0d0e;--str-video__button-default-active: #19232d;--str-video__button-default-disabled: #1e262e;--str-video__button-primary-base: #19232d;--str-video__button-primary-hover: #4c8fff;--str-video__button-primary-pressed: #0c48ab;--str-video__button-primary-active: #005fff;--str-video__button-secondary-base: #19232d;--str-video__button-secondary-hover: #e96962;--str-video__button-secondary-pressed: #6a3233;--str-video__button-secondary-active: #dc433b;--str-video__button-tertiary-base: #dc433b;--str-video__button-tertiary-hover: #e96962;--str-video__button-tertiary-pressed: #6a3233;--str-video__button-tertiary-active: #31292f;--str-video__icon-default: #eff0f1;--str-video__icon-hover: #eff0f1;--str-video__icon-pressed: #656b72;--str-video__icon-active: #e3e4e5;--str-video__icon-alert: #e3e4e5;--str-video__icon-disabled: #7e8389;--str-video__alert-success: #00e2a1;--str-video__alert-caution: #ffd646;--str-video__alert-warning: #dc433b;--str-video__alert-success-background: rgba(0, 226, 161, .5);--str-video__alert-caution-background: rgba(255, 214, 70, .5);--str-video__alert-warning-background: rgba(220, 67, 59, .5);--str-video__font-size-xxs: .625rem;--str-video__font-size-xs: .75rem;--str-video__font-size-sm: .875rem;--str-video__font-size-md: 1rem;--str-video__font-size-lg: 1.125rem;--str-video__font-size-xl: 1.25rem;--str-video__font-size-xxl: 1.5rem;--str-video__border-radius-xxs: 4px;--str-video__border-radius-xs: 8px;--str-video__border-radius-sm: 12px;--str-video__border-radius-md: 18px;--str-video__border-radius-lg: 24px;--str-video__border-radius-xl: 30px;--str-video__border-radius-xxl: 48px;--str-video__border-radius-circle: 999px;--str-video__spacing-xxs: 4px;--str-video__spacing-xs: 6px;--str-video__spacing-sm: 8px;--str-video__spacing-md: 12px;--str-video__spacing-lg: 16px;--str-video__spacing-xl: 20px;--str-video__primary-color: #005fff;--str-video__secondary-color: #669fff;--str-video__text-color1: #ffffff;--str-video__text-color2: #b4b7bb;--str-video__text-color3: #72767e;--str-video__text-color4: #f7f7f8;--str-video__info-color: #4ce68c;--str-video__info-color--accent: #20e070;--str-video__danger-color: #ff3742;--str-video__danger-color--accent: #ff000e;--str-video__background-color0: #000000;--str-video__background-color1: #1c1e22;--str-video__background-color2: #272a30;--str-video__background-color3: #f4f4f5;--str-video__background-color4: #121416;--str-video__background-color5: #1d2938;--str-video__background-color6: #b4b7bb;--str-video__background-color7: #72767e;--str-video__overlay-color: rgba(39, 42, 48, .75);--str-video__livestream-overlay-color: rgba(39, 42, 48, .25);--str-video__livestream-overlay-color-hovered: rgba(39, 42, 48, .5);--str-video__icon--call-accept: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAxOSAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xNy41MSAxMi4zODJDMTYuMjggMTIuMzgyIDE1LjA5IDEyLjE4MiAxMy45OCAxMS44MjJDMTMuNjMgMTEuNzAyIDEzLjI0IDExLjc5MiAxMi45NyAxMi4wNjJMMTEuNCAxNC4wMzJDOC41NyAxMi42ODIgNS45MiAxMC4xMzIgNC41MSA3LjIwMTk1TDYuNDYgNS41NDE5NUM2LjczIDUuMjYxOTUgNi44MSA0Ljg3MTk1IDYuNyA0LjUyMTk1QzYuMzMgMy40MTE5NSA2LjE0IDIuMjIxOTUgNi4xNCAwLjk5MTk1M0M2LjE0IDAuNDUxOTUzIDUuNjkgMC4wMDE5NTMxMyA1LjE1IDAuMDAxOTUzMTNIMS42OUMxLjE1IDAuMDAxOTUzMTIgMC41IDAuMjQxOTUzIDAuNSAwLjk5MTk1M0MwLjUgMTAuMjgyIDguMjMgMTguMDAyIDE3LjUxIDE4LjAwMkMxOC4yMiAxOC4wMDIgMTguNSAxNy4zNzIgMTguNSAxNi44MjJWMTMuMzcyQzE4LjUgMTIuODMyIDE4LjA1IDEyLjM4MiAxNy41MSAxMi4zODJaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K);--str-video__icon--call-end: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9IlN0eWxlPVJvdW5kIj4KPHBhdGggaWQ9IlZlY3RvciIgZD0iTTQuNTgwMSAxNi4wMzA0TDYuNTgwMSAxNC40NDA0QzcuMDYwMSAxNC4wNjA0IDcuMzQwMSAxMy40ODA0IDcuMzQwMSAxMi44NzA0VjEwLjI3MDRDMTAuMzYwMSA5LjI5MDQgMTMuNjMwMSA5LjI4MDQgMTYuNjYwMSAxMC4yNzA0VjEyLjg4MDRDMTYuNjYwMSAxMy40OTA0IDE2Ljk0MDEgMTQuMDcwNCAxNy40MjAxIDE0LjQ1MDRMMTkuNDEwMSAxNi4wMzA0QzIwLjIxMDEgMTYuNjYwNCAyMS4zNTAxIDE2LjYwMDQgMjIuMDcwMSAxNS44ODA0TDIzLjI5MDEgMTQuNjYwNEMyNC4wOTAxIDEzLjg2MDQgMjQuMDkwMSAxMi41MzA0IDIzLjI0MDEgMTEuNzgwNEMxNi44MzAxIDYuMTIwNCA3LjE3MDEgNi4xMjA0IDAuNzYwMTAzIDExLjc4MDRDLTAuMDg5ODk3IDEyLjUzMDQgLTAuMDg5ODk3IDEzLjg2MDQgMC43MTAxMDMgMTQuNjYwNEwxLjkzMDEgMTUuODgwNEMyLjY0MDEgMTYuNjAwNCAzLjc4MDEgMTYuNjYwNCA0LjU4MDEgMTYuMDMwNFoiIGZpbGw9IiNCMEI0QjciLz4KPC9nPgo8L3N2Zz4K);--str-video__icon--camera: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE3IDEwLjVWN0MxNyA2LjQ1IDE2LjU1IDYgMTYgNkg0QzMuNDUgNiAzIDYuNDUgMyA3VjE3QzMgMTcuNTUgMy40NSAxOCA0IDE4SDE2QzE2LjU1IDE4IDE3IDE3LjU1IDE3IDE3VjEzLjVMMTkuMjkgMTUuNzlDMTkuOTIgMTYuNDIgMjEgMTUuOTcgMjEgMTUuMDhWOC45MUMyMSA4LjAyIDE5LjkyIDcuNTcgMTkuMjkgOC4yTDE3IDEwLjVaIiBmaWxsPSIjQjBCNEI3Ii8+Cjwvc3ZnPgo=);--str-video__icon--camera-off: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIxLjI5MTUgMTQuNzY5OVY5LjQ3OTlDMjEuMjkxNSA4LjU4OTkgMjAuMjExNSA4LjEzOTkgMTkuNTgxNSA4Ljc2OTlMMTcuMjkxNSAxMS4wNjk5VjcuNTY5OUMxNy4yOTE1IDcuMDE5OSAxNi44NDE1IDYuNTY5OSAxNi4yOTE1IDYuNTY5OUgxMC42ODE1TDE5LjU5MTUgMTUuNDc5OUMyMC4yMTE1IDE2LjEwOTkgMjEuMjkxNSAxNS42NTk5IDIxLjI5MTUgMTQuNzY5OVpNMy4wMDE0OCAzLjEyOTlDMi42MTE0OCAzLjUxOTkgMi42MTE0OCA0LjE0OTkgMy4wMDE0OCA0LjUzOTlMNS4wMjE0OCA2LjU2OTlINC4yOTE0OEMzLjc0MTQ4IDYuNTY5OSAzLjI5MTQ4IDcuMDE5OSAzLjI5MTQ4IDcuNTY5OVYxNy41Njk5QzMuMjkxNDggMTguMTE5OSAzLjc0MTQ4IDE4LjU2OTkgNC4yOTE0OCAxOC41Njk5SDE2LjI5MTVDMTYuNTAxNSAxOC41Njk5IDE2LjY4MTUgMTguNDg5OSAxNi44NDE1IDE4LjM4OTlMMTkuMzIxNSAyMC44Njk5QzE5LjcxMTUgMjEuMjU5OSAyMC4zNDE1IDIxLjI1OTkgMjAuNzMxNSAyMC44Njk5QzIxLjEyMTUgMjAuNDc5OSAyMS4xMjE1IDE5Ljg0OTkgMjAuNzMxNSAxOS40NTk5TDQuNDExNDggMy4xMjk5QzQuMDIxNDggMi43Mzk5IDMuMzkxNDggMi43Mzk5IDMuMDAxNDggMy4xMjk5WiIgZmlsbD0iI0IwQjRCNyIvPgo8L3N2Zz4K);--str-video__icon--caret: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcuMjU0ODggMTAuNDg4NUw5LjQxMzIxIDguMzMwMThDOS43MzgyMSA4LjAwNTE4IDEwLjI2MzIgOC4wMDUxOCAxMC41ODgyIDguMzMwMThMMTIuNzQ2NSAxMC40ODg1QzEzLjI3MTUgMTEuMDEzNSAxMi44OTY1IDExLjkxMzUgMTIuMTU0OSAxMS45MTM1SDcuODM4MjFDNy4wOTY1NCAxMS45MTM1IDYuNzI5ODggMTEuMDEzNSA3LjI1NDg4IDEwLjQ4ODVaIiBmaWxsPSIjRTNFNEU1Ii8+Cjwvc3ZnPgo=);--str-video__icon--caret-down: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcuMjU0ODggMTAuNDg4NUw5LjQxMzIxIDguMzMwMThDOS43MzgyMSA4LjAwNTE4IDEwLjI2MzIgOC4wMDUxOCAxMC41ODgyIDguMzMwMThMMTIuNzQ2NSAxMC40ODg1QzEzLjI3MTUgMTEuMDEzNSAxMi44OTY1IDExLjkxMzUgMTIuMTU0OSAxMS45MTM1SDcuODM4MjFDNy4wOTY1NCAxMS45MTM1IDYuNzI5ODggMTEuMDEzNSA3LjI1NDg4IDEwLjQ4ODVaIiBmaWxsPSIjRTNFNEU1Ii8+Cjwvc3ZnPgo=);--str-video__icon--caret-up: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcuMjU0ODggMTAuNDg4NUw5LjQxMzIxIDguMzMwMThDOS43MzgyMSA4LjAwNTE4IDEwLjI2MzIgOC4wMDUxOCAxMC41ODgyIDguMzMwMThMMTIuNzQ2NSAxMC40ODg1QzEzLjI3MTUgMTEuMDEzNSAxMi44OTY1IDExLjkxMzUgMTIuMTU0OSAxMS45MTM1SDcuODM4MjFDNy4wOTY1NCAxMS45MTM1IDYuNzI5ODggMTEuMDEzNSA3LjI1NDg4IDEwLjQ4ODVaIiBmaWxsPSIjRTNFNEU1Ii8+Cjwvc3ZnPgo=);--str-video__icon--chevron-down: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcuNDEgOC4yOTUwNEwxMiAxMi44NzVMMTYuNTkgOC4yOTUwNEwxOCA5LjcwNTA0TDEyIDE1LjcwNUw2IDkuNzA1MDRMNy40MSA4LjI5NTA0WiIgZmlsbD0iI0IwQjRCNyIvPgo8L3N2Zz4K);--str-video__icon--chevron-up: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcuNDEgMTUuNzA1TDEyIDExLjEyNUwxNi41OSAxNS43MDVMMTggMTQuMjk1TDEyIDguMjk1MDRMNiAxNC4yOTVMNy40MSAxNS43MDVaIiBmaWxsPSIjRTNFNEU1Ii8+Cjwvc3ZnPgo=);--str-video__icon--chevron-right: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9IlN0eWxlPVJvdW5kIj4KPHBhdGggaWQ9IlZlY3RvciIgZD0iTTYuOTk3NjcgMjEuMDE0OUM3LjQ4NzY3IDIxLjUwNDkgOC4yNzc2NyAyMS41MDQ5IDguNzY3NjcgMjEuMDE0OUwxNy4wNzc3IDEyLjcwNDlDMTcuNDY3NyAxMi4zMTQ5IDE3LjQ2NzcgMTEuNjg0OSAxNy4wNzc3IDExLjI5NDlMOC43Njc2NyAyLjk4NDkzQzguMjc3NjcgMi40OTQ5MyA3LjQ4NzY3IDIuNDk0OTMgNi45OTc2NyAyLjk4NDkzQzYuNTA3NjcgMy40NzQ5MyA2LjUwNzY3IDQuMjY0OTMgNi45OTc2NyA0Ljc1NDkzTDE0LjIzNzcgMTIuMDA0OUw2Ljk4NzY3IDE5LjI1NDlDNi41MDc2NyAxOS43MzQ5IDYuNTA3NjcgMjAuNTM0OSA2Ljk5NzY3IDIxLjAxNDlaIiBmaWxsPSIjQjBCNEI3Ii8+CjwvZz4KPC9zdmc+Cg==);--str-video__icon--call-latency: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyLjAwMjkgMTcuOTk4OEMxMi41NTUyIDE3Ljk5ODggMTMuMDAyOSAxNy41NTExIDEzLjAwMjkgMTYuOTk4OEMxMy4wMDI5IDE2LjQ0NjUgMTIuNTU1MiAxNS45OTg4IDEyLjAwMjkgMTUuOTk4OEMxMS40NTA2IDE1Ljk5ODggMTEuMDAyOSAxNi40NDY1IDExLjAwMjkgMTYuOTk4OEMxMS4wMDI5IDE3LjU1MTEgMTEuNDUwNiAxNy45OTg4IDEyLjAwMjkgMTcuOTk4OFoiIGZpbGw9IiNFM0U0RTUiLz4KPHBhdGggZD0iTTcuMDAyOTMgMTIuOTk4OEM3LjU1NTIxIDEyLjk5ODggOC4wMDI5MyAxMi41NTExIDguMDAyOTMgMTEuOTk4OEM4LjAwMjkzIDExLjQ0NjUgNy41NTUyMSAxMC45OTg4IDcuMDAyOTMgMTAuOTk4OEM2LjQ1MDY0IDEwLjk5ODggNi4wMDI5MyAxMS40NDY1IDYuMDAyOTMgMTEuOTk4OEM2LjAwMjkzIDEyLjU1MTEgNi40NTA2NCAxMi45OTg4IDcuMDAyOTMgMTIuOTk4OFoiIGZpbGw9IiNFM0U0RTUiLz4KPHBhdGggZD0iTTE3LjAwMjkgMTIuOTk4OEMxNy41NTUyIDEyLjk5ODggMTguMDAyOSAxMi41NTExIDE4LjAwMjkgMTEuOTk4OEMxOC4wMDI5IDExLjQ0NjUgMTcuNTU1MiAxMC45OTg4IDE3LjAwMjkgMTAuOTk4OEMxNi40NTA2IDEwLjk5ODggMTYuMDAyOSAxMS40NDY1IDE2LjAwMjkgMTEuOTk4OEMxNi4wMDI5IDEyLjU1MTEgMTYuNDUwNiAxMi45OTg4IDE3LjAwMjkgMTIuOTk4OFoiIGZpbGw9IiNFM0U0RTUiLz4KPHBhdGggZD0iTTEyLjAwMjkgMi45OTg3OEMxMS40NTI5IDIuOTk4NzggMTEuMDAyOSAzLjQ0ODc4IDExLjAwMjkgMy45OTg3OFY1Ljk5ODc4QzExLjAwMjkgNi41NDg3OCAxMS40NTI5IDYuOTk4NzggMTIuMDAyOSA2Ljk5ODc4QzEyLjU1MjkgNi45OTg3OCAxMy4wMDI5IDYuNTQ4NzggMTMuMDAyOSA1Ljk5ODc4VjUuMDc4NzhDMTYuMzEyOSA1LjU1ODc4IDE4Ljg3MjkgOC4zMjg3OCAxOS4wMDI5IDExLjczODhDMTkuMTQyOSAxNS41ODg4IDE1Ljk3MjkgMTguOTM4OCAxMi4xMjI5IDE4Ljk5ODhDOC4xOTI5MyAxOS4wNTg4IDUuMDAyOTMgMTUuOTA4OCA1LjAwMjkzIDExLjk5ODhDNS4wMDI5MyAxMC4zMTg4IDUuNTkyOTMgOC43Nzg3OCA2LjU4MjkzIDcuNTc4NzhMMTEuMjkyOSAxMi4yOTg4QzExLjY4MjkgMTIuNjg4OCAxMi4zMTI5IDEyLjY4ODggMTIuNzAyOSAxMi4yOTg4QzEzLjA5MjkgMTEuOTA4OCAxMy4wOTI5IDExLjI3ODggMTIuNzAyOSAxMC44ODg4TDcuMjYyOTMgNS40NTg3OEM2Ljg4MjkzIDUuMDc4NzggNi4yNjI5MyA1LjA2ODc4IDUuODYyOTMgNS40Mzg3OEM0LjEwMjkzIDcuMDY4NzggMy4wMDI5MyA5LjM5ODc4IDMuMDAyOTMgMTEuOTk4OEMzLjAwMjkzIDE3LjAzODggNy4xNDI5MyAyMS4xMTg4IDEyLjIxMjkgMjAuOTk4OEMxNi45MTI5IDIwLjg4ODggMjAuODQyOSAxNi45ODg4IDIwLjk5MjkgMTIuMjg4OEMyMS4xNjI5IDcuMTg4NzggMTcuMDcyOSAyLjk5ODc4IDEyLjAwMjkgMi45OTg3OFoiIGZpbGw9IiNFM0U0RTUiLz4KPC9zdmc+Cg==);--str-video__icon--close: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9IlN0eWxlPVJvdW5kIj4KPHBhdGggaWQ9IlZlY3RvciIgZD0iTTE4LjI5OTcgNS43MDk5N0MxNy45MDk3IDUuMzE5OTcgMTcuMjc5NyA1LjMxOTk3IDE2Ljg4OTcgNS43MDk5N0wxMS45OTk3IDEwLjU5TDcuMTA5NzMgNS42OTk5N0M2LjcxOTczIDUuMzA5OTcgNi4wODk3MyA1LjMwOTk3IDUuNjk5NzMgNS42OTk5N0M1LjMwOTczIDYuMDg5OTcgNS4zMDk3MyA2LjcxOTk3IDUuNjk5NzMgNy4xMDk5N0wxMC41ODk3IDEyTDUuNjk5NzMgMTYuODlDNS4zMDk3MyAxNy4yOCA1LjMwOTczIDE3LjkxIDUuNjk5NzMgMTguM0M2LjA4OTczIDE4LjY5IDYuNzE5NzMgMTguNjkgNy4xMDk3MyAxOC4zTDExLjk5OTcgMTMuNDFMMTYuODg5NyAxOC4zQzE3LjI3OTcgMTguNjkgMTcuOTA5NyAxOC42OSAxOC4yOTk3IDE4LjNDMTguNjg5NyAxNy45MSAxOC42ODk3IDE3LjI4IDE4LjI5OTcgMTYuODlMMTMuNDA5NyAxMkwxOC4yOTk3IDcuMTA5OTdDMTguNjc5NyA2LjcyOTk3IDE4LjY3OTcgNi4wODk5NyAxOC4yOTk3IDUuNzA5OTdaIiBmaWxsPSIjQjBCNEI3Ii8+CjwvZz4KPC9zdmc+Cg==);--str-video__icon--connection-quality-poor: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMzMiIHZpZXdCb3g9IjAgMCAzMyAzMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuMjU0ODgzIDYuMjVDMC4yNTQ4ODMgMi45MzYyOSAyLjk0MTE3IDAuMjUgNi4yNTQ4OCAwLjI1SDMyLjI1NDlWMjYuMjVDMzIuMjU0OSAyOS41NjM3IDI5LjU2ODYgMzIuMjUgMjYuMjU0OSAzMi4yNUgwLjI1NDg4M1Y2LjI1WiIgZmlsbD0iIzBDMEQwRSIgZmlsbC1vcGFjaXR5PSIwLjY1Ii8+CjxwYXRoIGQ9Ik0xNi4yNTQ5IDIwLjI1TDE2LjI1NDkgMTUuMjUiIHN0cm9rZT0iI0UzRTRFNSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTExLjI1NDkgMjAuMjVMMTEuMjU0OSAxOC4yNSIgc3Ryb2tlPSIjREM0MzNCIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMjEuMjU0OSAyMC4yNUwyMS4yNTQ5IDEyLjI1IiBzdHJva2U9IiNFM0U0RTUiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=);--str-video__icon--connection-quality-good: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMzMiIHZpZXdCb3g9IjAgMCAzMyAzMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuOTI0ODA1IDYuMjVDMC45MjQ4MDUgMi45MzYyOSAzLjYxMTEgMC4yNSA2LjkyNDggMC4yNUgzMi45MjQ4VjI2LjI1QzMyLjkyNDggMjkuNTYzNyAzMC4yMzg1IDMyLjI1IDI2LjkyNDggMzIuMjVIMC45MjQ4MDVWNi4yNVoiIGZpbGw9IiMwQzBEMEUiIGZpbGwtb3BhY2l0eT0iMC42NSIvPgo8cGF0aCBkPSJNMTYuOTI0OCAyMC4yNUwxNi45MjQ4IDE1LjI1IiBzdHJva2U9IiMwMEUyQTEiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik0xMS45MjQ4IDIwLjI1TDExLjkyNDggMTguMjUiIHN0cm9rZT0iIzAwRTJBMSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTIxLjkyNDggMjAuMjVMMjEuOTI0OCAxMi4yNSIgc3Ryb2tlPSIjRTNFNEU1IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);--str-video__icon--connection-quality-excellent: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMzMiIHZpZXdCb3g9IjAgMCAzMyAzMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuMjU0ODgzIDYuMjVDMC4yNTQ4ODMgMi45MzYyOSAyLjk0MTE3IDAuMjUgNi4yNTQ4OCAwLjI1SDMyLjI1NDlWMjYuMjVDMzIuMjU0OSAyOS41NjM3IDI5LjU2ODYgMzIuMjUgMjYuMjU0OSAzMi4yNUgwLjI1NDg4M1Y2LjI1WiIgZmlsbD0iIzBDMEQwRSIgZmlsbC1vcGFjaXR5PSIwLjY1Ii8+CjxwYXRoIGQ9Ik0xNi4yNTQ5IDIwLjI1TDE2LjI1NDkgMTUuMjUiIHN0cm9rZT0iIzAwRTJBMSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTExLjI1NDkgMjAuMjVMMTEuMjU0OSAxOC4yNSIgc3Ryb2tlPSIjMDBFMkExIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMjEuMjU0OSAyMC4yNUwyMS4yNTQ5IDEyLjI1IiBzdHJva2U9IiMwMEUyQTEiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=);--str-video__icon--download: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAyOCAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE3LjA2MDcgNi4zMzM1SDE2LjAwMDdWMy4wMDAxNkMxNi4wMDA3IDIuNjMzNSAxNS43MDA3IDIuMzMzNSAxNS4zMzQgMi4zMzM1SDEyLjY2NzNDMTIuMzAwNyAyLjMzMzUgMTIuMDAwNyAyLjYzMzUgMTIuMDAwNyAzLjAwMDE2VjYuMzMzNUgxMC45NDA3QzEwLjM0NzMgNi4zMzM1IDEwLjA0NzMgNy4wNTM1IDEwLjQ2NzMgNy40NzM1TDEzLjUyNzMgMTAuNTMzNUMxMy43ODczIDEwLjc5MzUgMTQuMjA3MyAxMC43OTM1IDE0LjQ2NzMgMTAuNTMzNUwxNy41MjczIDcuNDczNUMxNy45NDczIDcuMDUzNSAxNy42NTQgNi4zMzM1IDE3LjA2MDcgNi4zMzM1Wk05LjMzMzk4IDEzLjAwMDJDOS4zMzM5OCAxMy4zNjY4IDkuNjMzOTggMTMuNjY2OCAxMC4wMDA3IDEzLjY2NjhIMTguMDAwN0MxOC4zNjczIDEzLjY2NjggMTguNjY3MyAxMy4zNjY4IDE4LjY2NzMgMTMuMDAwMkMxOC42NjczIDEyLjYzMzUgMTguMzY3MyAxMi4zMzM1IDE4LjAwMDcgMTIuMzMzNUgxMC4wMDA3QzkuNjMzOTggMTIuMzMzNSA5LjMzMzk4IDEyLjYzMzUgOS4zMzM5OCAxMy4wMDAyWiIgZmlsbD0iI0UzRTRFNSIvPgo8L3N2Zz4K);--str-video__icon--ellipsis: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYgMTBDNC45IDEwIDQgMTAuOSA0IDEyQzQgMTMuMSA0LjkgMTQgNiAxNEM3LjEgMTQgOCAxMy4xIDggMTJDOCAxMC45IDcuMSAxMCA2IDEwWk0xOCAxMEMxNi45IDEwIDE2IDEwLjkgMTYgMTJDMTYgMTMuMSAxNi45IDE0IDE4IDE0QzE5LjEgMTQgMjAgMTMuMSAyMCAxMkMyMCAxMC45IDE5LjEgMTAgMTggMTBaTTEyIDEwQzEwLjkgMTAgMTAgMTAuOSAxMCAxMkMxMCAxMy4xIDEwLjkgMTQgMTIgMTRDMTMuMSAxNCAxNCAxMy4xIDE0IDEyQzE0IDEwLjkgMTMuMSAxMCAxMiAxMFoiIGZpbGw9IiNFM0U0RTUiLz4KPC9zdmc+Cg==);--str-video__icon--film-roll: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9IlN0eWxlPVJvdW5kIj4KPHBhdGggaWQ9IlZlY3RvciIgZD0iTTMgNkMyLjQ1IDYgMiA2LjQ1IDIgN1YyMEMyIDIxLjEgMi45IDIyIDQgMjJIMTdDMTcuNTUgMjIgMTggMjEuNTUgMTggMjFDMTggMjAuNDUgMTcuNTUgMjAgMTcgMjBINUM0LjQ1IDIwIDQgMTkuNTUgNCAxOVY3QzQgNi40NSAzLjU1IDYgMyA2Wk0yMCAySDhDNi45IDIgNiAyLjkgNiA0VjE2QzYgMTcuMSA2LjkgMTggOCAxOEgyMEMyMS4xIDE4IDIyIDE3LjEgMjIgMTZWNEMyMiAyLjkgMjEuMSAyIDIwIDJaTTEyIDE0LjVWNS41TDE3LjQ3IDkuNkMxNy43NCA5LjggMTcuNzQgMTAuMiAxNy40NyAxMC40TDEyIDE0LjVaIiBmaWxsPSIjQjBCNEI3Ii8+CjwvZz4KPC9zdmc+Cg==);--str-video__icon--filter: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSI+CiAgICA8cGF0aCBkPSJNMSAzLjc1QS43NS43NSAwIDAgMSAxLjc1IDNoMTIuNWEuNzUuNzUgMCAwIDEgMCAxLjVIMS43NUEuNzUuNzUgMCAwIDEgMSAzLjc1em0yLjUgNEEuNzUuNzUgMCAwIDEgNC4yNSA3aDcuNWEuNzUuNzUgMCAwIDEgMCAxLjVoLTcuNWEuNzUuNzUgMCAwIDEtLjc1LS43NXpNNi43NSAxMWEuNzUuNzUgMCAwIDAgMCAxLjVoMi41YS43NS43NSAwIDAgMCAwLTEuNWgtMi41eiIgZmlsbD0iY3VycmVudENvbG9yIi8+XAo8L3N2Zz4K);--str-video__icon--fullscreen: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAzNiAzNiIgd2lkdGg9IjM2IiBoZWlnaHQ9IjM2IiBmaWxsPSJ3aGl0ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0ibSAxMCwxNiAyLDAgMCwtNCA0LDAgMCwtMiBMIDEwLDEwIGwgMCw2IDAsMCB6Ii8+CjxwYXRoIGQ9Im0gMjAsMTAgMCwyIDQsMCAwLDQgMiwwIEwgMjYsMTAgbCAtNiwwIDAsMCB6Ii8+CjxwYXRoIGQ9Im0gMjQsMjQgLTQsMCAwLDIgTCAyNiwyNiBsIDAsLTYgLTIsMCAwLDQgMCwwIHoiLz4KPHBhdGggZD0iTSAxMiwyMCAxMCwyMCAxMCwyNiBsIDYsMCAwLC0yIC00LDAgMCwtNCAwLDAgeiIvPgo8L3N2Zz4=);--str-video__icon--info-icon: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMjRweCIgZmlsbD0iI2ZmZmZmZiI+PHBhdGggZD0iTTAgMGgyNHYyNEgwVjB6IiBmaWxsPSJub25lIi8+PHBhdGggZD0iTTExIDdoMnYyaC0yem0wIDRoMnY2aC0yem0xLTlDNi40OCAyIDIgNi40OCAyIDEyczQuNDggMTAgMTAgMTAgMTAtNC40OCAxMC0xMFMxNy41MiAyIDEyIDJ6bTAgMThjLTQuNDEgMC04LTMuNTktOC04czMuNTktOCA4LTggOCAzLjU5IDggOC0zLjU5IDgtOCA4eiIvPjwvc3ZnPg==);--str-video__icon--kick-user: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDI0IDI0IiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCI+PGc+PHJlY3QgZmlsbD0ibm9uZSIgaGVpZ2h0PSIyNCIgd2lkdGg9IjI0Ii8+PC9nPjxnPjxwYXRoIGQ9Ik0xNCw4YzAtMi4yMS0xLjc5LTQtNC00UzYsNS43OSw2LDhzMS43OSw0LDQsNFMxNCwxMC4yMSwxNCw4eiBNMTcsMTB2Mmg2di0ySDE3eiBNMiwxOHYyaDE2di0yYzAtMi42Ni01LjMzLTQtOC00IFMyLDE1LjM0LDIsMTh6Ii8+PC9nPjwvc3ZnPg==);--str-video__icon--livestream-viewers: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzg2OTdfMjU1NykiPgo8cGF0aCBkPSJNOC4zNzc0NCA0LjU2MjVDMTAuNzQ2MiA0LjU2MjUgMTIuODU4NyA1Ljg5Mzc1IDEzLjg4OTkgOEMxMi44NTg3IDEwLjEwNjIgMTAuNzQ2MiAxMS40Mzc1IDguMzc3NDQgMTEuNDM3NUM2LjAwODY5IDExLjQzNzUgMy44OTYxOSAxMC4xMDYyIDIuODY0OTQgOEMzLjg5NjE5IDUuODkzNzUgNi4wMDg2OSA0LjU2MjUgOC4zNzc0NCA0LjU2MjVaTTguMzc3NDQgMy4zMTI1QzUuMjUyNDQgMy4zMTI1IDIuNTgzNjkgNS4yNTYyNSAxLjUwMjQ0IDhDMi41ODM2OSAxMC43NDM4IDUuMjUyNDQgMTIuNjg3NSA4LjM3NzQ0IDEyLjY4NzVDMTEuNTAyNCAxMi42ODc1IDE0LjE3MTIgMTAuNzQzOCAxNS4yNTI0IDhDMTQuMTcxMiA1LjI1NjI1IDExLjUwMjQgMy4zMTI1IDguMzc3NDQgMy4zMTI1Wk04LjM3NzQ0IDYuNDM3NUM5LjIzOTk0IDYuNDM3NSA5LjkzOTk0IDcuMTM3NSA5LjkzOTk0IDhDOS45Mzk5NCA4Ljg2MjUgOS4yMzk5NCA5LjU2MjUgOC4zNzc0NCA5LjU2MjVDNy41MTQ5NCA5LjU2MjUgNi44MTQ5NCA4Ljg2MjUgNi44MTQ5NCA4QzYuODE0OTQgNy4xMzc1IDcuNTE0OTQgNi40Mzc1IDguMzc3NDQgNi40Mzc1Wk04LjM3NzQ0IDUuMTg3NUM2LjgyNzQ0IDUuMTg3NSA1LjU2NDk0IDYuNDUgNS41NjQ5NCA4QzUuNTY0OTQgOS41NSA2LjgyNzQ0IDEwLjgxMjUgOC4zNzc0NCAxMC44MTI1QzkuOTI3NDQgMTAuODEyNSAxMS4xODk5IDkuNTUgMTEuMTg5OSA4QzExLjE4OTkgNi40NSA5LjkyNzQ0IDUuMTg3NSA4LjM3NzQ0IDUuMTg3NVoiIGZpbGw9IiNGQ0ZDRkMiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF84Njk3XzI1NTciPgo8cmVjdCB4PSIwLjg3NzQ0MSIgeT0iMC41IiB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHJ4PSI0IiBmaWxsPSJ3aGl0ZSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=);--str-video__icon--loading: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzEiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMSAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMzAuOTIxMyAxNUMzMC45MjEzIDIzLjI4NDMgMjQuMjA1NiAzMCAxNS45MjEzIDMwQzEwLjcxNTQgMzAgNi4xMjg5OSAyNy4zNDggMy40MzkyMSAyMy4zMjE0TDUuMTAzNDkgMjIuMjExOUM3LjQzNDYzIDI1LjcwMTYgMTEuNDA5NiAyOCAxNS45MjEzIDI4QzIzLjEwMSAyOCAyOC45MjEzIDIyLjE3OTcgMjguOTIxMyAxNUMyOC45MjEzIDcuODIwMyAyMy4xMDEgMiAxNS45MjEzIDJMMTUuOTIxMyAwQzI0LjIwNTYgMCAzMC45MjEzIDYuNzE1NzMgMzAuOTIxMyAxNVoiIGZpbGw9InVybCgjcGFpbnQwX2xpbmVhcl8xODYwXzExMDYyMykiLz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQwX2xpbmVhcl8xODYwXzExMDYyMyIgeDE9IjMuNDM5MjEiIHkxPSIwIiB4Mj0iMy40MzkyMSIgeTI9IjMwIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+CiAgICAgICAgICAgIDxzdG9wIGlkPSJzdG9wLXNlbWl0cmFuc3BhcmVudCIgc3RvcC1vcGFjaXR5PSIwLjAxIi8+CiAgICAgICAgICAgIDxzdG9wIGlkPSJzdG9wLW9wYXF1ZSIgb2Zmc2V0PSIxIiAvPgogICAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+Cjwvc3ZnPg==);--str-video__icon--logout: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNSAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTMuMDA2NTEgMi45MTY2N0g2LjUwNjUxQzYuODI3MzQgMi45MTY2NyA3LjA4OTg0IDIuNjU0MTcgNy4wODk4NCAyLjMzMzMzQzcuMDg5ODQgMi4wMTI1IDYuODI3MzQgMS43NSA2LjUwNjUxIDEuNzVIMy4wMDY1MUMyLjM2NDg0IDEuNzUgMS44Mzk4NCAyLjI3NSAxLjgzOTg0IDIuOTE2NjdWMTEuMDgzM0MxLjgzOTg0IDExLjcyNSAyLjM2NDg0IDEyLjI1IDMuMDA2NTEgMTIuMjVINi41MDY1MUM2LjgyNzM0IDEyLjI1IDcuMDg5ODQgMTEuOTg3NSA3LjA4OTg0IDExLjY2NjdDNy4wODk4NCAxMS4zNDU4IDYuODI3MzQgMTEuMDgzMyA2LjUwNjUxIDExLjA4MzNIMy4wMDY1MVYyLjkxNjY3WiIgZmlsbD0iI0UzRTRFNSIvPgo8cGF0aCBkPSJNMTIuMTM1NyA2Ljc5NTgzTDEwLjUwODIgNS4xNjgzM0MxMC4zMjE1IDQuOTgxNjcgMTAuMDA2NSA1LjExIDEwLjAwNjUgNS4zNzI1VjYuNDE2NjdINS45MjMxOEM1LjYwMjM0IDYuNDE2NjcgNS4zMzk4NCA2LjY3OTE3IDUuMzM5ODQgN0M1LjMzOTg0IDcuMzIwODMgNS42MDIzNCA3LjU4MzMzIDUuOTIzMTggNy41ODMzM0gxMC4wMDY1VjguNjI3NUMxMC4wMDY1IDguODkgMTAuMzIxNSA5LjAxODMzIDEwLjUwMjMgOC44MzE2N0wxMi4xMjk4IDcuMjA0MTdDMTIuMjQ2NSA3LjA5MzMzIDEyLjI0NjUgNi45MDY2NyAxMi4xMzU3IDYuNzk1ODNaIiBmaWxsPSIjRTNFNEU1Ii8+Cjwvc3ZnPgo=);--str-video__icon--low-bandwidth: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0Ij48cGF0aCBkPSJNMjQgMEgwdjI0aDI0eiIgZmlsbD0ibm9uZSIvPjxwYXRoIGQ9Ik04LjEgNWMuMTcgMCAuMzIuMDkuNDEuMjNsLjA3LjE1IDUuMTggMTEuNjVjLjE2LjI5LjI2LjYxLjI2Ljk2IDAgMS4xMS0uOSAyLjAxLTIuMDEgMi4wMS0uOTYgMC0xLjc3LS42OC0xLjk2LTEuNTlsLS4wMS0uMDNMNy42IDUuNWMwLS4yOC4yMi0uNS41LS41TTIzIDlsLTIgMmExMi42NiAxMi42NiAwIDAgMC0xMC41My0zLjYyTDkuMjggNC43YzQuODMtLjg2IDkuOTguNTcgMTMuNzIgNC4zTTMgMTEgMSA5YTE1LjQgMTUuNCAwIDAgMSA1LjU5LTMuNTdsLjUzIDIuODJDNS42MiA4Ljg3IDQuMjIgOS43OCAzIDExbTQgNC0yLTJjLjgtLjggMS43LTEuNDIgMi42Ni0xLjg5bC41NSAyLjkyYy0uNDIuMjctLjgzLjU5LTEuMjEuOTdtMTItMi0yIDJhNy4xIDcuMSAwIDAgMC00LjAzLTJsLTEuMjgtMi44OGMyLjYzLS4wOCA1LjMuODcgNy4zMSAyLjg4Ii8+PC9zdmc+);--str-video__icon--magnifier-glass: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik04LjQ4NDkxIDcuODYwM0g3Ljk1NTk3TDcuNzY4NSA3LjY3OTUyQzguNTcxOTUgNi43NDIxNiA4Ljk4NzA2IDUuNDYzMzQgOC43NTk0MiA0LjEwNDE4QzguNDQ0NzMgMi4yNDI4NSA2Ljg5MTQgMC43NTY0NzQgNS4wMTY2OSAwLjUyODgzQzIuMTg0NTMgMC4xODA2NjkgLTAuMTk5MDMxIDIuNTY0MjMgMC4xNDkxMyA1LjM5NjM5QzAuMzc2Nzc0IDcuMjcxMSAxLjg2MzE1IDguODI0NDMgMy43MjQ0OCA5LjEzOTEyQzUuMDgzNjQgOS4zNjY3NiA2LjM2MjQ2IDguOTUxNjUgNy4yOTk4MiA4LjE0ODJMNy40ODA2IDguMzM1NjdWOC44NjQ2MUwxMC4zMjYxIDExLjcxMDJDMTAuNjAwNyAxMS45ODQ3IDExLjA0OTIgMTEuOTg0NyAxMS4zMjM4IDExLjcxMDJDMTEuNTk4MyAxMS40MzU2IDExLjU5ODMgMTAuOTg3IDExLjMyMzggMTAuNzEyNUw4LjQ4NDkxIDcuODYwM1pNNC40Njc2NiA3Ljg2MDNDMi44MDA1MSA3Ljg2MDMgMS40NTQ3MyA2LjUxNDUyIDEuNDU0NzMgNC44NDczNkMxLjQ1NDczIDMuMTgwMjEgMi44MDA1MSAxLjgzNDQzIDQuNDY3NjYgMS44MzQ0M0M2LjEzNDgyIDEuODM0NDMgNy40ODA2IDMuMTgwMjEgNy40ODA2IDQuODQ3MzZDNy40ODA2IDYuNTE0NTIgNi4xMzQ4MiA3Ljg2MDMgNC40Njc2NiA3Ljg2MDNaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K);--str-video__icon--mic: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExLjk5OSAxNC41QzEzLjY1OSAxNC41IDE0Ljk5OSAxMy4xNiAxNC45OTkgMTEuNVY1LjVDMTQuOTk5IDMuODQgMTMuNjU5IDIuNSAxMS45OTkgMi41QzEwLjMzOSAyLjUgOC45OTkwMSAzLjg0IDguOTk5MDEgNS41VjExLjVDOC45OTkwMSAxMy4xNiAxMC4zMzkgMTQuNSAxMS45OTkgMTQuNVpNMTcuOTA5IDExLjVDMTcuNDE5IDExLjUgMTcuMDA5IDExLjg2IDE2LjkyOSAxMi4zNUMxNi41MTkgMTQuNyAxNC40NjkgMTYuNSAxMS45OTkgMTYuNUM5LjUyOTAxIDE2LjUgNy40NzkwMSAxNC43IDcuMDY5MDEgMTIuMzVDNi45ODkwMSAxMS44NiA2LjU3OTAxIDExLjUgNi4wODkwMSAxMS41QzUuNDc5MDEgMTEuNSA0Ljk5OTAxIDEyLjA0IDUuMDg5MDEgMTIuNjRDNS41NzkwMSAxNS42NCA3Ljk3OTAxIDE3Ljk5IDEwLjk5OSAxOC40MlYyMC41QzEwLjk5OSAyMS4wNSAxMS40NDkgMjEuNSAxMS45OTkgMjEuNUMxMi41NDkgMjEuNSAxMi45OTkgMjEuMDUgMTIuOTk5IDIwLjVWMTguNDJDMTYuMDE5IDE3Ljk5IDE4LjQxOSAxNS42NCAxOC45MDkgMTIuNjRDMTkuMDA5IDEyLjA0IDE4LjUxOSAxMS41IDE3LjkwOSAxMS41WiIgZmlsbD0iI0IwQjRCNyIvPgo8L3N2Zz4K);--str-video__icon--mic-off: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9IlN0eWxlPVJvdW5kIj4KPHBhdGggaWQ9IlZlY3RvciIgZD0iTTE0LjkyMDQgMTEuMVY1LjVDMTQuOTIwNCAzLjg0IDEzLjU4MDQgMi41IDExLjkyMDQgMi41QzEwLjM4MDQgMi41IDkuMTMwMzkgMy42NiA4Ljk2MDM5IDUuMTVMMTQuOTIwNCAxMS4xWk0xOC4wMDA0IDExLjVDMTcuNTkwNCAxMS41IDE3LjIzMDQgMTEuOCAxNy4xNzA0IDEyLjIxQzE3LjEyMDQgMTIuNTMgMTcuMDUwNCAxMi44NSAxNi45NTA0IDEzLjE0TDE4LjIyMDQgMTQuNDFDMTguNTIwNCAxMy44MSAxOC43NDA0IDEzLjE2IDE4Ljg1MDQgMTIuNDdDMTguOTIwNCAxMS45NiAxOC41MjA0IDExLjUgMTguMDAwNCAxMS41Wk0zLjYzMDM5IDQuMDZDMy4yNDAzOSA0LjQ1IDMuMjQwMzkgNS4wOCAzLjYzMDM5IDUuNDdMOC45MjAzOSAxMC43N1YxMS4yQzguOTIwMzkgMTIuMzkgOS41MjAzOSAxMy41MiAxMC41NTA0IDE0LjExQzExLjMwMDQgMTQuNTQgMTEuOTYwNCAxNC41NSAxMi41NzA0IDE0LjQyTDE0LjIzMDQgMTYuMDhDMTMuNTIwNCAxNi40MSAxMi43MzA0IDE2LjYgMTEuOTIwNCAxNi42QzkuMzgwMzkgMTYuNiA3LjA0MDM5IDE0LjgzIDYuNjcwMzkgMTIuMjFDNi42MTAzOSAxMS44IDYuMjUwMzkgMTEuNSA1Ljg0MDM5IDExLjVDNS4zMjAzOSAxMS41IDQuOTIwMzkgMTEuOTYgNC45OTAzOSAxMi40N0M1LjQ1MDM5IDE1LjQzIDcuOTUwMzkgMTcuNzcgMTAuOTIwNCAxOC4yMlYyMC41QzEwLjkyMDQgMjEuMDUgMTEuMzcwNCAyMS41IDExLjkyMDQgMjEuNUMxMi40NzA0IDIxLjUgMTIuOTIwNCAyMS4wNSAxMi45MjA0IDIwLjVWMTguMjJDMTMuODMwNCAxOC4wOSAxNC42OTA0IDE3Ljc3IDE1LjQ3MDQgMTcuMzJMMTguOTYwNCAyMC44MUMxOS4zNTA0IDIxLjIgMTkuOTgwNCAyMS4yIDIwLjM3MDQgMjAuODFDMjAuNzYwNCAyMC40MiAyMC43NjA0IDE5Ljc5IDIwLjM3MDQgMTkuNEw1LjA0MDM5IDQuMDZDNC42NTAzOSAzLjY3IDQuMDIwMzkgMy42NyAzLjYzMDM5IDQuMDZaIiBmaWxsPSIjQjBCNEI3Ii8+CjwvZz4KPC9zdmc+Cg==);--str-video__icon--network-quality: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYuNCA5LjJINi42QzcuMzcgOS4yIDggOS44MyA4IDEwLjZWMTcuNkM4IDE4LjM3IDcuMzcgMTkgNi42IDE5SDYuNEM1LjYzIDE5IDUgMTguMzcgNSAxNy42VjEwLjZDNSA5LjgzIDUuNjMgOS4yIDYuNCA5LjJaTTEyIDVDMTIuNzcgNSAxMy40IDUuNjMgMTMuNCA2LjRWMTcuNkMxMy40IDE4LjM3IDEyLjc3IDE5IDEyIDE5QzExLjIzIDE5IDEwLjYgMTguMzcgMTAuNiAxNy42VjYuNEMxMC42IDUuNjMgMTEuMjMgNSAxMiA1Wk0xNy42IDEzQzE4LjM3IDEzIDE5IDEzLjYzIDE5IDE0LjRWMTcuNkMxOSAxOC4zNyAxOC4zNyAxOSAxNy42IDE5QzE2LjgzIDE5IDE2LjIgMTguMzcgMTYuMiAxNy42VjE0LjRDMTYuMiAxMy42MyAxNi44MyAxMyAxNy42IDEzWiIgZmlsbD0iI0UzRTRFNSIvPgo8L3N2Zz4K);--str-video__icon--reactions: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9IlN0eWxlPVJvdW5kIj4KPHBhdGggaWQ9IlZlY3RvciIgZD0iTTIzIDQuNUMyMyA1LjA1IDIyLjU1IDUuNSAyMiA1LjVIMjFWNi41QzIxIDcuMDUgMjAuNTUgNy41IDIwIDcuNUMxOS40NSA3LjUgMTkgNy4wNSAxOSA2LjVWNS41SDE4QzE3LjQ1IDUuNSAxNyA1LjA1IDE3IDQuNUMxNyAzLjk1IDE3LjQ1IDMuNSAxOCAzLjVIMTlWMi41QzE5IDEuOTUgMTkuNDUgMS41IDIwIDEuNUMyMC41NSAxLjUgMjEgMS45NSAyMSAyLjVWMy41SDIyQzIyLjU1IDMuNSAyMyAzLjk1IDIzIDQuNVpNMjAuNTIgOS40NUMyMC44MyAxMC40MSAyMSAxMS40NCAyMSAxMi41QzIxIDE4LjAyIDE2LjUyIDIyLjUgMTEgMjIuNUM1LjQ4IDIyLjUgMSAxOC4wMiAxIDEyLjVDMSA2Ljk4IDUuNDggMi41IDExIDIuNUMxMi41IDIuNSAxMy45MiAyLjg0IDE1LjIgMy40NEMxNS4wOCAzLjc3IDE1IDQuMTIgMTUgNC41QzE1IDUuODUgMTUuOSA3IDE3LjEzIDcuMzdDMTcuNSA4LjYgMTguNjUgOS41IDIwIDkuNUMyMC4xOCA5LjUgMjAuMzUgOS40OCAyMC41MiA5LjQ1Wk02IDEwQzYgMTAuODMgNi42NyAxMS41IDcuNSAxMS41QzguMzMgMTEuNSA5IDEwLjgzIDkgMTBDOSA5LjE3IDguMzMgOC41IDcuNSA4LjVDNi42NyA4LjUgNiA5LjE3IDYgMTBaTTE1LjMxIDE0LjVINi42OUM2LjMxIDE0LjUgNi4wNiAxNC45MiA2LjI1IDE1LjI1QzcuMiAxNi44OSA4Ljk3IDE4IDExIDE4QzEzLjAzIDE4IDE0LjggMTYuODkgMTUuNzUgMTUuMjVDMTUuOTQgMTQuOTIgMTUuNyAxNC41IDE1LjMxIDE0LjVaTTE2IDEwQzE2IDkuMTcgMTUuMzMgOC41IDE0LjUgOC41QzEzLjY3IDguNSAxMyA5LjE3IDEzIDEwQzEzIDEwLjgzIDEzLjY3IDExLjUgMTQuNSAxMS41QzE1LjMzIDExLjUgMTYgMTAuODMgMTYgMTBaIiBmaWxsPSIjQjBCNEI3Ii8+CjwvZz4KPC9zdmc+Cg==);--str-video__icon--recording-off: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9IlN0eWxlPVJvdW5kIj4KPGcgaWQ9IlZlY3RvciI+CjxwYXRoIGQ9Ik0xMiAyQzYuNDggMiAyIDYuNDggMiAxMkMyIDE3LjUyIDYuNDggMjIgMTIgMjJDMTcuNTIgMjIgMjIgMTcuNTIgMjIgMTJDMjIgNi40OCAxNy41MiAyIDEyIDJaTTEyIDIwQzcuNTggMjAgNCAxNi40MiA0IDEyQzQgNy41OCA3LjU4IDQgMTIgNEMxNi40MiA0IDIwIDcuNTggMjAgMTJDMjAgMTYuNDIgMTYuNDIgMjAgMTIgMjBaIiBmaWxsPSIjQjBCNEI3Ii8+CjxwYXRoIGQ9Ik0xMiAxN0MxNC43NjE0IDE3IDE3IDE0Ljc2MTQgMTcgMTJDMTcgOS4yMzg1OCAxNC43NjE0IDcgMTIgN0M5LjIzODU4IDcgNyA5LjIzODU4IDcgMTJDNyAxNC43NjE0IDkuMjM4NTggMTcgMTIgMTdaIiBmaWxsPSIjQjBCNEI3Ii8+CjwvZz4KPC9nPgo8L3N2Zz4K);--str-video__icon--recording-on: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwIDBDNC40OCAwIDAgNC40OCAwIDEwQzAgMTUuNTIgNC40OCAyMCAxMCAyMEMxNS41MiAyMCAyMCAxNS41MiAyMCAxMEMyMCA0LjQ4IDE1LjUyIDAgMTAgMFpNMTMgMTRIN0M2LjQ1IDE0IDYgMTMuNTUgNiAxM1Y3QzYgNi40NSA2LjQ1IDYgNyA2SDEzQzEzLjU1IDYgMTQgNi40NSAxNCA3VjEzQzE0IDEzLjU1IDEzLjU1IDE0IDEzIDE0WiIgZmlsbD0iI0UzRTRFNSIvPgo8L3N2Zz4K);--str-video__icon--refresh: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOTIwIDE5MjAiPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTk2MCAwdjIxMy4zMzNjNDExLjYyNyAwIDc0Ni42NjcgMzM0LjkzNCA3NDYuNjY3IDc0Ni42NjdTMTM3MS42MjcgMTcwNi42NjcgOTYwIDE3MDYuNjY3IDIxMy4zMzMgMTM3MS43MzMgMjEzLjMzMyA5NjBjMC0xOTcuMDEzIDc4LjQtMzgyLjUwNyAyMTMuMzM0LTUyMC43NDd2MjU0LjA4SDY0MFYxMDYuNjY3SDUzLjMzM1YzMjBoMTkxLjA0Qzg4LjY0IDQ5NC4wOCAwIDcyMC45NiAwIDk2MGMwIDUyOS4yOCA0MzAuNjEzIDk2MCA5NjAgOTYwczk2MC00MzAuNzIgOTYwLTk2MFMxNDg5LjM4NyAwIDk2MCAwIi8+PC9zdmc+Cg==);--str-video__icon--screen-share-off: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9IlN0eWxlPVJvdW5kIj4KPHBhdGggaWQ9IlZlY3RvciIgZD0iTTIwIDE4QzIxLjEgMTggMjIgMTcuMSAyMiAxNlY2QzIyIDQuOSAyMS4xIDQgMjAgNEg0QzIuOSA0IDIgNC45IDIgNlYxNkMyIDE3LjEgMi44OSAxOCA0IDE4SDFDMC40NSAxOCAwIDE4LjQ1IDAgMTlDMCAxOS41NSAwLjQ1IDIwIDEgMjBIMjNDMjMuNTUgMjAgMjQgMTkuNTUgMjQgMTlDMjQgMTguNDUgMjMuNTUgMTggMjMgMThIMjBaTTEzIDE0LjQ3VjEyLjI4QzEwLjIyIDEyLjI4IDguMzkgMTMuMTMgNyAxNUM3LjU2IDEyLjMzIDkuMTEgOS42NyAxMyA5LjEzVjdMMTYuNjEgMTAuMzZDMTYuODIgMTAuNTYgMTYuODIgMTAuODkgMTYuNjEgMTEuMDlMMTMgMTQuNDdaIiBmaWxsPSIjQjBCNEI3Ii8+CjwvZz4KPC9zdmc+Cg==);--str-video__icon--screen-share-on: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9IlN0eWxlPU91dGxpbmVkIj4KPHBhdGggaWQ9IlZlY3RvciIgZD0iTTIwIDE4QzIxLjEgMTggMjEuOTkgMTcuMSAyMS45OSAxNkwyMiA2QzIyIDQuODkgMjEuMSA0IDIwIDRINEMyLjg5IDQgMiA0Ljg5IDIgNlYxNkMyIDE3LjEgMi44OSAxOCA0IDE4SDBWMjBIMjRWMThIMjBaTTQgMTZWNkgyMFYxNi4wMUw0IDE2Wk0xMyA5LjEzQzkuMTEgOS42NyA3LjU2IDEyLjMzIDcgMTVDOC4zOSAxMy4xMyAxMC4yMiAxMi4yOCAxMyAxMi4yOFYxNC40N0wxNyAxMC43M0wxMyA3VjkuMTNaIiBmaWxsPSIjQjBCNEI3Ii8+CjwvZz4KPC9zdmc+Cg==);--str-video__icon--settings: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9IlN0eWxlPVJvdW5kIj4KPHBhdGggaWQ9IlZlY3RvciIgZD0iTTE5LjQ5OTcgMTJDMTkuNDk5NyAxMS43NyAxOS40ODk3IDExLjU1IDE5LjQ2OTcgMTEuMzJMMjEuMzI5NyA5LjkxQzIxLjcyOTcgOS42MSAyMS44Mzk3IDkuMDUgMjEuNTg5NyA4LjYxTDE5LjcxOTcgNS4zOEMxOS40Njk3IDQuOTQgMTguOTI5NyA0Ljc2IDE4LjQ2OTcgNC45NkwxNi4zMTk3IDUuODdDMTUuOTQ5NyA1LjYxIDE1LjU1OTcgNS4zOCAxNS4xNDk3IDUuMTlMMTQuODU5NyAyLjg4QzE0Ljc5OTcgMi4zOCAxNC4zNjk3IDIgMTMuODY5NyAySDEwLjEzOTdDOS42Mjk2NyAyIDkuMTk5NjcgMi4zOCA5LjEzOTY3IDIuODhMOC44NDk2NyA1LjE5QzguNDM5NjcgNS4zOCA4LjA0OTY2IDUuNjEgNy42Nzk2NyA1Ljg3TDUuNTI5NjcgNC45NkM1LjA2OTY3IDQuNzYgNC41Mjk2NyA0Ljk0IDQuMjc5NjcgNS4zOEwyLjQwOTY3IDguNjJDMi4xNTk2NyA5LjA2IDIuMjY5NjcgOS42MSAyLjY2OTY3IDkuOTJMNC41Mjk2NyAxMS4zM0M0LjUwOTY3IDExLjU1IDQuNDk5NjcgMTEuNzcgNC40OTk2NyAxMkM0LjQ5OTY3IDEyLjIzIDQuNTA5NjcgMTIuNDUgNC41Mjk2NyAxMi42OEwyLjY2OTY3IDE0LjA5QzIuMjY5NjcgMTQuMzkgMi4xNTk2NyAxNC45NSAyLjQwOTY3IDE1LjM5TDQuMjc5NjcgMTguNjJDNC41Mjk2NyAxOS4wNiA1LjA2OTY3IDE5LjI0IDUuNTI5NjcgMTkuMDRMNy42Nzk2NyAxOC4xM0M4LjA0OTY2IDE4LjM5IDguNDM5NjcgMTguNjIgOC44NDk2NyAxOC44MUw5LjEzOTY3IDIxLjEyQzkuMTk5NjcgMjEuNjIgOS42Mjk2NyAyMiAxMC4xMjk3IDIySDEzLjg1OTdDMTQuMzU5NyAyMiAxNC43ODk3IDIxLjYyIDE0Ljg0OTcgMjEuMTJMMTUuMTM5NyAxOC44MUMxNS41NDk3IDE4LjYyIDE1LjkzOTcgMTguMzkgMTYuMzA5NyAxOC4xM0wxOC40NTk3IDE5LjA0QzE4LjkxOTcgMTkuMjQgMTkuNDU5NyAxOS4wNiAxOS43MDk3IDE4LjYyTDIxLjU3OTcgMTUuMzlDMjEuODI5NyAxNC45NSAyMS43MTk3IDE0LjQgMjEuMzE5NyAxNC4wOUwxOS40NTk3IDEyLjY4QzE5LjQ4OTcgMTIuNDUgMTkuNDk5NyAxMi4yMyAxOS40OTk3IDEyWk0xMi4wMzk3IDE1LjVDMTAuMTA5NyAxNS41IDguNTM5NjcgMTMuOTMgOC41Mzk2NyAxMkM4LjUzOTY3IDEwLjA3IDEwLjEwOTcgOC41IDEyLjAzOTcgOC41QzEzLjk2OTcgOC41IDE1LjUzOTcgMTAuMDcgMTUuNTM5NyAxMkMxNS41Mzk3IDEzLjkzIDEzLjk2OTcgMTUuNSAxMi4wMzk3IDE1LjVaIiBmaWxsPSIjQjBCNEI3Ii8+CjwvZz4KPC9zdmc+Cg==);--str-video__icon--speaker: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9IlN0eWxlPVJvdW5kIj4KPHBhdGggaWQ9IlZlY3RvciIgZD0iTTMgMTAuMDAxOFYxNC4wMDE4QzMgMTQuNTUxOCAzLjQ1IDE1LjAwMTggNCAxNS4wMDE4SDdMMTAuMjkgMTguMjkxOEMxMC45MiAxOC45MjE4IDEyIDE4LjQ3MTggMTIgMTcuNTgxOFY2LjQxMTc5QzEyIDUuNTIxNzkgMTAuOTIgNS4wNzE3OSAxMC4yOSA1LjcwMTc5TDcgOS4wMDE3OUg0QzMuNDUgOS4wMDE3OSAzIDkuNDUxNzkgMyAxMC4wMDE4Wk0xNi41IDEyLjAwMThDMTYuNSAxMC4yMzE4IDE1LjQ4IDguNzExNzkgMTQgNy45NzE3OVYxNi4wMjE4QzE1LjQ4IDE1LjI5MTggMTYuNSAxMy43NzE4IDE2LjUgMTIuMDAxOFpNMTQgNC40NTE3OVY0LjY1MTc5QzE0IDUuMDMxNzkgMTQuMjUgNS4zNjE3OSAxNC42IDUuNTAxNzlDMTcuMTggNi41MzE3OSAxOSA5LjA2MTc5IDE5IDEyLjAwMThDMTkgMTQuOTQxOCAxNy4xOCAxNy40NzE4IDE0LjYgMTguNTAxOEMxNC4yNCAxOC42NDE4IDE0IDE4Ljk3MTggMTQgMTkuMzUxOFYxOS41NTE4QzE0IDIwLjE4MTggMTQuNjMgMjAuNjIxOCAxNS4yMSAyMC40MDE4QzE4LjYgMTkuMTExOCAyMSAxNS44NDE4IDIxIDEyLjAwMThDMjEgOC4xNjE3OSAxOC42IDQuODkxNzkgMTUuMjEgMy42MDE3OUMxNC42MyAzLjM3MTc5IDE0IDMuODIxNzkgMTQgNC40NTE3OVoiIGZpbGw9IiNCMEI0QjciLz4KPC9nPgo8L3N2Zz4K);--str-video__icon--speaker-off: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Zz48cGF0aCBkPSJNMyAxMC4wMDE4VjE0LjAwMThDMyAxNC41NTE4IDMuNDUgMTUuMDAxOCA0IDE1LjAwMThIN0wxMC4yOSAxOC4yOTE4QzEwLjkyIDE4LjkyMTggMTIgMTguNDcxOCAxMiAxNy41ODE4VjYuNDExNzlDMTIgNS41MjE3OSAxMC45MiA1LjA3MTc5IDEwLjI5IDUuNzAxNzlMNyA5LjAwMTc5SDRDMy40NSA5LjAwMTc5IDMgOS40NTE3OSAzIDEwLjAwMThaTTE2LjUgMTIuMDAxOEMxNi41IDEwLjIzMTggMTUuNDggOC43MTE3OSAxNCA3Ljk3MTc5VjE2LjAyMThDMTUuNDggMTUuMjkxOCAxNi41IDEzLjc3MTggMTYuNSAxMi4wMDE4Wk0xNCA0LjQ1MTc5VjQuNjUxNzlDMTQgNS4wMzE3OSAxNC4yNSA1LjM2MTc5IDE0LjYgNS41MDE3OUMxNy4xOCA2LjUzMTc5IDE5IDkuMDYxNzkgMTkgMTIuMDAxOEMxOSAxNC45NDE4IDE3LjE4IDE3LjQ3MTggMTQuNiAxOC41MDE4QzE0LjI0IDE4LjY0MTggMTQgMTguOTcxOCAxNCAxOS4zNTE4VjE5LjU1MThDMTQgMjAuMTgxOCAxNC42MyAyMC42MjE4IDE1LjIxIDIwLjQwMThDMTguNiAxOS4xMTE4IDIxIDE1Ljg0MTggMjEgMTIuMDAxOEMyMSA4LjE2MTc5IDE4LjYgNC44OTE3OSAxNS4yMSAzLjYwMTc5QzE0LjYzIDMuMzcxNzkgMTQgMy44MjE3OSAxNCA0LjQ1MTc5WiIgZmlsbD0iI0IwQjRCNyIvPjxwYXRoIGQ9Ik00LjUgNC41TDE5LjUgMTkuNSIgc3Ryb2tlPSIjQjBCNEI3IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvZz48L3N2Zz4=);--str-video__icon--stats: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9IlN0eWxlPVJvdW5kIj4KPHBhdGggaWQ9IlZlY3RvciIgZD0iTTEzLjg5MTEgMTAuNTQ3NUwxMi44MzExIDEwLjA1NzVDMTIuNDQxMSA5Ljg3NzQ2IDEyLjQ0MTEgOS4zMjc0NiAxMi44MzExIDkuMTQ3NDZMMTMuODkxMSA4LjY1NzQ2TDE0LjM4MTEgNy42MDc0NkMxNC41NjExIDcuMjE3NDYgMTUuMTExMSA3LjIxNzQ2IDE1LjI5MTEgNy42MDc0NkwxNS43ODExIDguNjY3NDZMMTYuODMxMSA5LjE1NzQ2QzE3LjIyMTEgOS4zMzc0NiAxNy4yMjExIDkuODg3NDYgMTYuODMxMSAxMC4wNjc1TDE1Ljc3MTEgMTAuNTU3NUwxNS4yODExIDExLjYwNzVDMTUuMTAxMSAxMS45OTc1IDE0LjU1MTEgMTEuOTk3NSAxNC4zNzExIDExLjYwNzVMMTMuODkxMSAxMC41NDc1Wk00LjI4MTA3IDEzLjYwNzVMNC43NzEwNyAxMi41NDc1TDUuODMxMDcgMTIuMDU3NUM2LjIyMTA3IDExLjg3NzUgNi4yMjEwNyAxMS4zMjc1IDUuODMxMDcgMTEuMTQ3NUw0Ljc3MTA3IDEwLjY1NzVMNC4yODEwNyA5LjYwNzQ2QzQuMTExMDcgOS4yMTc0NiAzLjU1MTA3IDkuMjE3NDYgMy4zODEwNyA5LjYwNzQ2TDIuODkxMDcgMTAuNjY3NUwxLjgzMTA3IDExLjE1NzVDMS40NDEwNyAxMS4zMzc1IDEuNDQxMDcgMTEuODg3NSAxLjgzMTA3IDEyLjA2NzVMMi44OTEwNyAxMi41NTc1TDMuMzgxMDcgMTMuNjA3NUMzLjU1MTA3IDEzLjk5NzUgNC4xMTEwNyAxMy45OTc1IDQuMjgxMDcgMTMuNjA3NVpNOC43OTEwNyA4LjU5NzQ2TDkuNDIxMDcgNy4xOTc0NkwxMC44MjExIDYuNTY3NDZDMTEuMjExMSA2LjM4NzQ2IDExLjIxMTEgNS44Mzc0NiAxMC44MjExIDUuNjU3NDZMOS40MjEwNyA1LjAyNzQ2TDguNzkxMDcgMy42Mjc0NkM4LjYxMTA3IDMuMjM3NDYgOC4wNjEwNyAzLjIzNzQ2IDcuODgxMDcgMy42Mjc0Nkw3LjI1MTA3IDUuMDI3NDZMNS44NTEwNyA1LjY1NzQ2QzUuNDYxMDcgNS44Mzc0NiA1LjQ2MTA3IDYuMzg3NDYgNS44NTEwNyA2LjU2NzQ2TDcuMjUxMDcgNy4xOTc0Nkw3Ljg4MTA3IDguNTk3NDZDOC4wNTEwNyA4Ljk4NzQ2IDguNjExMDcgOC45ODc0NiA4Ljc5MTA3IDguNTk3NDZaTTIyLjE3MTEgOC44Nzc0NkMyMS43NzExIDguNDc3NDYgMjEuMTAxMSA4LjQ4NzQ2IDIwLjcyMTEgOC45MTc0NkwxNC4zMzExIDE2LjA5NzVMMTEuMDQxMSAxMi44MDc1QzEwLjY1MTEgMTIuNDE3NSAxMC4wMjExIDEyLjQxNzUgOS42MzEwNyAxMi44MDc1TDMuNTkxMDcgMTguODU3NUMzLjE4MTA3IDE5LjI2NzUgMy4xODEwNyAxOS45NDc1IDMuNTkxMDcgMjAuMzU3NUM0LjAwMTA3IDIwLjc2NzUgNC42ODEwNyAyMC43Njc1IDUuMDkxMDcgMjAuMzU3NUwxMC4zNDExIDE1LjA5NzVMMTMuNTkxMSAxOC4zNDc1QzE0LjAwMTEgMTguNzU3NSAxNC42NjExIDE4LjczNzUgMTUuMDQxMSAxOC4zMDc1TDIyLjIxMTEgMTAuMjM3NUMyMi41NjExIDkuODQ3NDYgMjIuNTQxMSA5LjI0NzQ2IDIyLjE3MTEgOC44Nzc0NloiIGZpbGw9IiNCMEI0QjciLz4KPC9nPgo8L3N2Zz4K);--str-video__icon--pin: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOSAxMi44N0MxOSAxMi40IDE4LjY2IDEyLjAyIDE4LjIgMTEuODlDMTYuOTMgMTEuNTQgMTYgMTAuMzggMTYgOVY0SDE3QzE3LjU1IDQgMTggMy41NSAxOCAzQzE4IDIuNDUgMTcuNTUgMiAxNyAySDdDNi40NSAyIDYgMi40NSA2IDNDNiAzLjU1IDYuNDUgNCA3IDRIOFY5QzggMTAuMzggNy4wNyAxMS41NCA1LjggMTEuODlDNS4zNCAxMi4wMiA1IDEyLjQgNSAxMi44N1YxM0M1IDEzLjU1IDUuNDUgMTQgNiAxNEgxMC45OEwxMSAyMUMxMSAyMS41NSAxMS40NSAyMiAxMiAyMkMxMi41NSAyMiAxMyAyMS41NSAxMyAyMUwxMi45OCAxNEgxOEMxOC41NSAxNCAxOSAxMy41NSAxOSAxM1YxMi44N1oiIGZpbGw9IiNFM0U0RTUiLz4KPC9zdmc+Cg==);--str-video__icon--no-audio: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAyMCAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik05LjMzNjI5IDAuNzcyNzA5TDkuNzQ5MjQgMC40NDI2MTNDOS45MzYxNCAwLjI5MjkyOSAxMC4yMTE5IDAuMzE5NTk2IDEwLjM2NTEgMC41MDIxNzZDMTAuNDI5MyAwLjU3ODY3NyAxMC40NjQ0IDAuNjc0NTYzIDEwLjQ2NDMgMC43NzM0ODdWMS4zMzU0NlYxLjMzNzE1VjEuODY0NDdWMS45MjUyM1YxMy4yMDcyVjEzLjI2ODFWMTMuNzk1NVYxMy43OTcxVjE0LjM1OUMxMC40NjQ0IDE0LjU5NTEgMTAuMjY4NiAxNC43ODY2IDEwLjAyNjkgMTQuNzg2OEM5LjkyNTY4IDE0Ljc4NjggOS44Mjc1MyAxNC43NTI2IDkuNzQ5MjIgMTQuNjg5OUw5LjMzNjI2IDE0LjM1OTdMOS4zMzUzOSAxNC4zNTlMOC45MDg2MSAxNC4wMTc4TDguODU5NzMgMTMuOTc4N0w1LjExNjcyIDEwLjk4NjFMNS4xMTU4NSAxMC45ODYxSDEuNzEyMTNDMS4yMjg3NiAxMC45ODYxIDAuODM2OTE0IDEwLjYwMzMgMC44MzY5MTQgMTAuMTMxMlY1LjAwMTMzQzAuODM2OTE0IDQuNTI5MTQgMS4yMjg3NiA0LjE0NjM1IDEuNzEyMTMgNC4xNDYzNUg1LjExNTg1TDguODU5NzMgMS4xNTM2NUw4LjkwOTY0IDEuMTEzNzVMOS4zMzUzMiAwLjc3MzQ4N0w5LjMzNjI5IDAuNzcyNzA5Wk02LjExNzcyIDUuMzk5N0w4Ljg1OTczIDMuMjA3ODVWMTEuOTI0M0w2LjExODcxIDkuNzMyODhMNS42Nzg2NSA5LjM4MTA1TDUuMTE1ODUgOS4zODE1N0g1LjExNTIzTDUuMTE0MzYgOS4zODE1N0wyLjQ0MTQ4IDkuMzgxNTdWNS43NTA5Mkg1LjExNTg1SDUuNjc4MzRMNi4xMTc3MiA1LjM5OTdaTTE5LjUyNDQgOS44NjQ0NkwxNy4yMjYyIDcuNTY2MjRMMTkuNTI0NCA1LjI2ODAxQzE5LjgzNzcgNC45NTQ3IDE5LjgzMiA0LjQ0MTA4IDE5LjUxODcgNC4xMjc3N0MxOS4yMDU0IDMuODE0NDYgMTguNjkxOCAzLjgwODgyIDE4LjM3ODUgNC4xMjIxM0wxNi4wODAzIDYuNDIwMzVMMTMuNzgyIDQuMTIyMTNDMTMuNDY4NyAzLjgwODgyIDEyLjk1NTEgMy44MTQ0NiAxMi42NDE4IDQuMTI3NzdDMTIuMzI4NSA0LjQ0MTA4IDEyLjMyMjggNC45NTQ3IDEyLjYzNjIgNS4yNjgwMUwxNC45MzQ0IDcuNTY2MjRMMTIuNjM2MiA5Ljg2NDQ2QzEyLjMyMjggMTAuMTc3OCAxMi4zMjg1IDEwLjY5MTQgMTIuNjQxOCAxMS4wMDQ3QzEyLjk1NTEgMTEuMzE4IDEzLjQ2ODcgMTEuMzIzNyAxMy43ODIgMTEuMDEwM0wxNi4wODAzIDguNzEyMTJMMTguMzc4NSAxMS4wMTAzQzE4LjY5MTggMTEuMzIzNyAxOS4yMDU0IDExLjMxOCAxOS41MTg3IDExLjAwNDdDMTkuODMyIDEwLjY5MTQgMTkuODM3NyAxMC4xNzc4IDE5LjUyNDQgOS44NjQ0NloiIGZpbGw9IiM3Mjc2N0UiLz4KPC9zdmc+Cg==);--str-video__icon--camera-off-outline: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNyAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYuODUxMzggNS41MDk5OUw1LjI0NjgyIDMuOTA1NDNMMS45MTczNSAwLjU4Mzk4NEwwLjc4NjEzMyAxLjcxNTJMMi45NzYzNiAzLjkwNTQzSDIuMzkwN0MxLjk0OTQ0IDMuOTA1NDMgMS41ODg0MSA0LjI2NjQ2IDEuNTg4NDEgNC43MDc3MVYxMi43MzA1QzEuNTg4NDEgMTMuMTcxOCAxLjk0OTQ0IDEzLjUzMjggMi4zOTA3IDEzLjUzMjhIMTIuMDE4MUMxMi4xODY2IDEzLjUzMjggMTIuMzMxIDEzLjQ2ODYgMTIuNDU5MyAxMy4zODg0TDE1LjAxMDYgMTUuOTM5N0wxNi4xNDE4IDE0LjgwODRMOS4wMzM1OSA3LjcwMDIyTDYuODUxMzggNS41MDk5OVpNMy4xOTI5OCAxMS45MjgyVjUuNTA5OTlINC41ODA5MkwxMC45OTkyIDExLjkyODJIMy4xOTI5OFpNMTEuMjE1OCA1LjUwOTk5VjcuNjAzOTVMMTYuMDI5NSAxMi40MTc2VjQuMzA2NTdMMTIuODIwNCA3LjUxNTdWNC43MDc3MUMxMi44MjA0IDQuMjY2NDYgMTIuNDU5MyAzLjkwNTQzIDEyLjAxODEgMy45MDU0M0g3LjUxNzI4TDkuMTIxODQgNS41MDk5OUgxMS4yMTU4WiIgZmlsbD0iIzcyNzY3RSIvPgo8L3N2Zz4K);--str-video__icon--not-allowed: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxNyAxNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguNDY0MjIgMC45MzU1NDdDNC4wMzU2MyAwLjkzNTU0NyAwLjQ0MTQwNiA0LjUyOTc3IDAuNDQxNDA2IDguOTU4MzZDMC40NDE0MDYgMTMuMzg3IDQuMDM1NjMgMTYuOTgxMiA4LjQ2NDIyIDE2Ljk4MTJDMTIuODkyOCAxNi45ODEyIDE2LjQ4NyAxMy4zODcgMTYuNDg3IDguOTU4MzZDMTYuNDg3IDQuNTI5NzcgMTIuODkyOCAwLjkzNTU0NyA4LjQ2NDIyIDAuOTM1NTQ3Wk0yLjA0NTk3IDguOTU4MzZDMi4wNDU5NyA1LjQxMjI4IDQuOTE4MTQgMi41NDAxMSA4LjQ2NDIyIDIuNTQwMTFDOS45NDg0NCAyLjU0MDExIDExLjMxMjMgMy4wNDU1NSAxMi4zOTU0IDMuODk1OTdMMy40MDE4MyAxMi44ODk1QzIuNTUxNDEgMTEuODA2NSAyLjA0NTk3IDEwLjQ0MjYgMi4wNDU5NyA4Ljk1ODM2Wk04LjQ2NDIyIDE1LjM3NjZDNi45OCAxNS4zNzY2IDUuNjE2MTIgMTQuODcxMiA0LjUzMzA0IDE0LjAyMDhMMTMuNTI2NiA1LjAyNzE4QzE0LjM3NyA2LjExMDI2IDE0Ljg4MjUgNy40NzQxNCAxNC44ODI1IDguOTU4MzZDMTQuODgyNSAxMi41MDQ0IDEyLjAxMDMgMTUuMzc2NiA4LjQ2NDIyIDE1LjM3NjZaIiBmaWxsPSIjNzI3NjdFIi8+Cjwvc3ZnPgo=)}.str-video__avatar{width:2rem;height:2rem;object-fit:cover}.str-video__avatar--initials-fallback{width:2rem;height:2rem;display:flex;justify-content:center;align-items:center}.str-video{--str-video__avatar--color: var(--str-video__text-color1);--str-video__avatar--background-color: var(--str-video__background-color1);--str-video__avatar--border-radius: var(--str-video__border-radius-circle)}.str-video__avatar{background:var(--str-video__avatar--background-color);color:var(--str-video__avatar--color);box-shadow:var(--str-video__avatar--box-shadow);border-radius:var(--str-video__avatar--border-radius);border-block-start:var(--str-video__avatar--border-block-start);border-block-end:var(--str-video__avatar--border-block-end);border-inline-start:var(--str-video__avatar--border-inline-start);border-inline-end:var(--str-video__avatar--border-inline-end)}.str-video__avatar--initials-fallback{background-color:var(--str-video__primary-color);font-size:1rem;font-weight:600;border-radius:var(--str-video__border-radius-circle);text-transform:uppercase}.str-video__button{display:flex;align-items:center;justify-content:center;border-radius:var(--str-video__border-radius-md);padding:var(--str-video__spacing-sm) var(--str-video__spacing-lg);text-align:center;min-width:120px;width:100%;font-size:var(--str-video__font-size-md);font-weight:500;border:1px solid transparent;color:var(--str-video__text-color1);background-color:var(--str-video__button-primary-base)}.str-video__button:not([disabled]):hover{background-color:var(--str-video__button-primary-hover);cursor:pointer}.str-video__button__icon{margin-inline-end:var(--str-video__spacing-xs);background-color:var(--str-video__text-color1)}.str-video__button:disabled{background-color:var(--str-video__button-default-disabled);cursor:not-allowed}.str-video__composite-button--caption{display:flex;align-items:center;flex-direction:column;gap:.25rem}.str-video__composite-button .str-video__composite-button__button-group{display:flex;align-items:center}.str-video__composite-button .str-video__composite-button__button-group .str-video__composite-button__button{all:unset;position:relative;display:flex;align-items:center;justify-content:center;font-size:12px;padding:.5rem}.str-video__composite-button .str-video__composite-button__button-group .str-video__composite-button__button:not([disabled]):hover{cursor:pointer}.str-video__composite-button .str-video__composite-button__button-group .str-video__menu-toggle-button{padding:0;margin-inline-start:-30px;margin-inline-end:8px}.str-video__composite-button .str-video__composite-button__button-group .str-video__loading-indicator__icon{width:1.25rem;height:1.25rem;-webkit-mask-size:1.25rem;mask-size:1.25rem}.str-video__composite-button.str-video__composite-button--menu .str-video__composite-button__button{padding-inline-end:2.5rem}.str-video__call-controls__button{padding:.5rem}.str-video__call-controls__button[disabled]{cursor:not-allowed}.str-video__call-controls__button:hover,.str-video__call-controls__button:hover>*:hover{cursor:pointer}.str-video__text-button{all:unset;padding:5px;font-size:12px;border-radius:var(--str-video__participant-list-header__close-button--border-radius);background:var(--str-video__participant-list-header__close-button--background-color)}.str-video__call-recording-list-item__action-button{border:none}.str-video{--str-video__composite-button__button-group--color: var( --str-video__text-color1 );--str-video__composite-button__button-group--background-color: var( --str-video__button-primary-base );--str-video__composite-button__button-group-active--background-color: var( --str-video__button-primary-active );--str-video__composite-button__button-group-active-primary--background-color: var( --str-video__button-primary-active );--str-video__composite-button__button-group-active-secondary--background-color: var( --str-video__button-secondary-active );--str-video__composite-button__button-group-active-secondary-hover--background-color: var( --str-video__button-secondary-hover );--str-video__composite-button__button-group-hover--background-color: var( --str-video__button-default-hover );--str-video__composite-button__button-group--border-radius: var( --str-video__border-radius-xs )}.str-video__composite-button__button-group{background:var(--str-video__composite-button__button-group--background-color);color:var(--str-video__composite-button__button-group--color);box-shadow:var(--str-video__composite-button__button-group--box-shadow);border-radius:var(--str-video__composite-button__button-group--border-radius);border-block-start:var(--str-video__composite-button__button-group--border-block-start);border-block-end:var(--str-video__composite-button__button-group--border-block-end);border-inline-start:var(--str-video__composite-button__button-group--border-inline-start);border-inline-end:var(--str-video__composite-button__button-group--border-inline-end);background-color:var(--str-video__composite-button__button-group--background-color);border-radius:var(--str-video__border-radius-circle)}.str-video__composite-button__button-group .str-video__call-controls__button.str-video__menu-toggle-button{background-color:var(--str-video__button-primary-base)}.str-video__composite-button__button-group .str-video__call-controls__button.str-video__menu-toggle-button:hover{background-color:var(--str-video__button-default-hover)}.str-video__composite-button__button-group .str-video__call-controls__button.str-video__menu-toggle-button--active{background-color:var(--str-video__composite-button__button-group-hover--background-color);color:#fff}.str-video__composite-button__button-group .str-video__call-controls__button.str-video__menu-toggle-button--active:hover{background-color:var(--str-video__composite-button__button-group-hover--background-color)}.str-video__composite-button__button-group .str-video__call-controls__button.str-video__menu-toggle-button--active:disabled{background-color:var(--str-video__composite-button__button-group-hover--background-color)}.str-video__composite-button__button-group.str-video__composite-button__button-group--active{background-color:var(--str-video__composite-button__button-group-active--background-color)}.str-video__composite-button__button-group.str-video__composite-button__button-group--active:hover{background-color:var(--str-video__button-primary-hover)}.str-video__composite-button__button-group.str-video__composite-button__button-group--active .str-video__icon{background-color:var(--str-video__icon-active)}.str-video__composite-button__button-group.str-video__composite-button__button-group--active-primary{background-color:var(--str-video__composite-button__button-group-active-primary--background-color)}.str-video__composite-button__button-group.str-video__composite-button__button-group--active-secondary{background-color:var(--str-video__composite-button__button-group-active-secondary--background-color)}.str-video__composite-button__caption{font-size:12px;line-height:15px;text-align:center;overflow:hidden;white-space:nowrap}.str-video__composite-button__button-group:not(.str-video__composite-button__button-group--disabled):hover{background-color:var(--str-video__composite-button__button-group-hover--background-color)}.str-video__composite-button__button-group:not(.str-video__composite-button__button-group--disabled):hover.str-video__composite-button__button-group--active-secondary:hover{background-color:var(--str-video__composite-button__button-group-active-secondary-hover--background-color)}.str-video__composite-button__button-group:not(.str-video__composite-button__button-group--disabled):hover .str-video__icon{background-color:var(--str-video__icon-hover)}.str-video__call-controls__button{border-radius:var(--str-video__border-radius-circle);text-decoration:none;box-shadow:none;border:none;background-color:var(--str-video__button-primary-base)}.str-video__call-controls__button:hover{text-decoration:none;background-color:var(--str-video__composite-button__button-group-hover--background-color)}.str-video__call-controls__button:hover .str-video__icon{background-color:var(--str-video__icon-hover)}.str-video__call-controls__button--variant-danger{background-color:var(--str-video__button-tertiary-base)}.str-video__call-controls__button--variant-danger .str-video__icon{background-color:#fff}.str-video__call-controls__button--variant-danger:hover{background-color:var(--str-video__button-tertiary-hover)}.str-video__call-controls__button--variant-success{background-color:var(--str-video__info-color)}.str-video__call-controls__button--variant-success:hover{background-color:var(--str-video__info-color--accent)}.str-video__call-controls__button--variant-active{background-color:var(--str-video__button-primary-active)}.str-video__call-controls__button--variant-active:hover{background-color:var(--str-video__button-primary-hover)}.str-video__call-controls__button--enabled{background:var(--str-video__background-color7)}.str-video__background-filters{position:absolute;bottom:0;right:calc(100% - 1px);overflow:hidden;opacity:0}.str-video__background-filters .str-video__background-filters__video{top:0;width:100%;height:auto;object-fit:cover}.str-video__background-filters .str-video__background-filters__video--tall{object-fit:contain}.str-video__background-filters .str-video__background-filters__background-image{top:5px;width:100%;height:auto}.str-video__background-filters .str-video__background-filters__target-canvas{top:10px;width:100%;height:auto}.str-video__call-controls{display:flex;justify-content:center;gap:1rem;padding:1rem 0}.str-video__call-controls .str-video__reactions-menu{background-color:var(--str-video__base-color6);display:flex;padding:var(--str-video__spacing-sm);gap:.5rem;border-radius:var(--str-video__border-radius-lg)}.str-video__call-controls .str-video__reactions-menu--horizontal{flex-direction:row}.str-video__call-controls .str-video__reactions-menu--vertical{flex-direction:column}.str-video__call-controls .str-video__reactions-menu .str-video__reactions-menu__button{font-family:"Twemoji Mozilla",Apple Color Emoji,"Segoe UI Emoji","Noto Color Emoji","EmojiOne Color";font-size:1.2rem;height:38px;width:38px;background-color:var(--str-video__button-primary-base);border-radius:var(--str-video__border-radius-circle);border:1px solid transparent;display:flex;align-items:center;justify-content:center}.str-video__call-controls .str-video__reactions-menu .str-video__reactions-menu__button:hover{background-color:var(--str-video__button-primary-hover);cursor:pointer}.str-video__no-media-permission,.str-video__system-muted,.str-video__pending-permission{position:absolute;height:12px;width:12px;outline:1px solid var(--str-video__base-color6);border-radius:var(--str-video__border-radius-circle);display:flex;justify-content:center;align-items:center;font-size:var(--str-video__font-size-xxs);cursor:pointer;font-weight:600;top:0;right:-3px}.str-video__no-media-permission{background-color:var(--str-video__alert-caution);color:var(--str-video__base-color4)}.str-video__pending-permission{background-color:var(--str-video__button-secondary-active);color:var(--str-video__text-color1)}.str-video__system-muted{background-color:var(--str-video__alert-caution);color:var(--str-video__base-color4)}.str-video__composite-button.str-video__device-unavailable .str-video__composite-button__button-group{background-color:var(--str-video__button-default-disabled)}.str-video__composite-button.str-video__device-unavailable .str-video__composite-button__button-group:hover{background-color:var(--str-video__button-default-hover)}.str-video__end-call__confirmation{padding:var(--str-video__spacing-lg);gap:var(--str-video__spacing-md);display:flex;flex-direction:column}.str-video__end-call__leave,.str-video__end-call__end{min-width:196px;color:var(--str-video__text-color1);border:1px solid transparent;padding:calc(var(--str-video__spacing-sm) - 1px) var(--str-video__spacing-lg)}.str-video__end-call__leave-icon,.str-video__end-call__end-icon{background-color:var(--str-video__text-color1)}.str-video__end-call__leave{background-color:var(--str-video__button-tertiary-base)}.str-video__end-call__leave:hover{background-color:var(--str-video__button-tertiary-hover)}.str-video__end-call__end{background-color:var(--str-video__button-primary-base);border-color:var(--str-video__button-default-hover)}.str-video__end-call__end:hover{background-color:var(--str-video__button-tertiary-hover);border-color:transparent}.str-video__end-call.str-video__end-call__leave-icon,.str-video__icon.str-video__end-call__end-icon{background-color:var(--str-video__text-color1)}.str-video__end-recording__confirmation{background-color:var(--str-video__base-color7);border-radius:var(--str-video__border-radius-lg);padding:var(--str-video__spacing-xl);gap:var(--str-video__spacing-lg);display:flex;flex-direction:column}.str-video__end-recording__header{display:flex;flex-direction:row;gap:var(--str-video__spacing-md)}.str-video__end-recording__heading{font-size:var(--str-video__font-size-lg);font-weight:600;margin:0}.str-video__end-recording__description{margin:0;color:var(--str-video__text-color2);font-size:var(--str-video__font-size-sm)}.str-video__end-recording__actions{display:flex;flex-direction:row;justify-content:space-between;gap:var(--str-video__spacing-md)}.str-video__end-recording__actions .str-video__composite-button{width:100%;gap:var(--str-video__spacing-md)}.str-video__end-recording__actions .str-video__composite-button:first-of-type{background-color:transparent}.str-video__end-recording__actions .str-video__composite-button:first-of-type .str-video__composite-button__button-group{background-color:transparent;border:1px solid var(--str-video__base-color2);width:100%;justify-content:center}.str-video__end-recording__actions .str-video__composite-button:first-of-type .str-video__composite-button__button-group:hover{background-color:var(--str-video__button-default-hover)}.str-video__end-recording__actions .str-video__composite-button .str-video__composite-button__button-group{background-color:var(--str-video__button-tertiary-base);width:100%;justify-content:center}.str-video__end-recording__actions .str-video__composite-button .str-video__composite-button__button-group .str-video__text-button{display:flex;align-items:center;gap:5px}.str-video__end-recording__actions .str-video__composite-button .str-video__composite-button__button-group:hover{background-color:var(--str-video__button-tertiary-hover)}.str-video__livestream-layout__wrapper{flex-grow:1;overflow-y:hidden;display:flex;justify-content:center;width:100%;height:100%;position:relative}.str-video__livestream-layout__wrapper .str-video__livestream-layout__screen-share{max-width:100%}.str-video__livestream-layout__wrapper .str-video__livestream-layout__screen-share .str-video__video{object-fit:contain}.str-video__livestream-layout__wrapper .str-video__livestream-layout__floating-participant{position:absolute;width:240px;height:135px;box-shadow:var(--str-video__background-color1) 0 0 3px 0}.str-video__livestream-layout__wrapper .str-video__livestream-layout__floating-participant--top-right{top:8px;right:8px}.str-video__livestream-layout__wrapper .str-video__livestream-layout__floating-participant--top-left{top:8px;left:8px}.str-video__livestream-layout__wrapper .str-video__livestream-layout__floating-participant--bottom-right{bottom:8px;right:8px}.str-video__livestream-layout__wrapper .str-video__livestream-layout__floating-participant--bottom-left{bottom:8px;left:8px}.str-video__livestream-layout__wrapper .str-video__livestream-layout__overlay{position:absolute;height:100%;width:100%;display:flex;flex-direction:column-reverse}.str-video__livestream-layout__wrapper .str-video__livestream-layout__overlay:hover .str-video__livestream-layout__overlay__bar{background-color:var(--str-video__livestream-overlay-color-hovered)}.str-video__livestream-layout__wrapper .str-video__livestream-layout__overlay .str-video__livestream-layout__overlay__bar{height:10%;min-height:40px;max-height:70px;position:relative;bottom:0;border-bottom-left-radius:var(--str-video__border-radius-sm);border-bottom-right-radius:var(--str-video__border-radius-sm);background-color:var(--str-video__livestream-overlay-color);display:flex;align-items:center;padding:0 20px}.str-video__livestream-layout__wrapper .str-video__livestream-layout__overlay .str-video__livestream-layout__overlay__bar-left,.str-video__livestream-layout__wrapper .str-video__livestream-layout__overlay .str-video__livestream-layout__overlay__bar-center,.str-video__livestream-layout__wrapper .str-video__livestream-layout__overlay .str-video__livestream-layout__overlay__bar-right{flex:1;display:flex;align-items:center}.str-video__livestream-layout__wrapper .str-video__livestream-layout__overlay .str-video__livestream-layout__overlay__bar-center{justify-content:center}.str-video__livestream-layout__wrapper .str-video__livestream-layout__overlay .str-video__livestream-layout__overlay__bar-right{justify-content:flex-end}.str-video__livestream-layout__wrapper .str-video__livestream-layout__overlay .str-video__livestream-layout__live-badge{padding:4px 8px;border-radius:var(--str-video__border-radius-xxs);background-color:var(--str-video__primary-color);color:var(--str-video__text-color1)}.str-video__livestream-layout__wrapper .str-video__livestream-layout__overlay .str-video__livestream-layout__viewers-count:before{content:var(--str-video__icon--livestream-viewers);margin-right:3px;vertical-align:middle}.str-video__livestream-layout__wrapper .str-video__livestream-layout__overlay .str-video__livestream-layout__viewers-count{padding:4px 8px}.str-video__livestream-layout__wrapper .str-video__livestream-layout__overlay .str-video__livestream-layout__speaker-name{font-size:13px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.str-video__livestream-layout__wrapper .str-video__livestream-layout__overlay .str-video__livestream-layout__duration{text-align:center}.str-video__livestream-layout__wrapper .str-video__livestream-layout__overlay .str-video__livestream-layout__mute-button{background:var(--str-video__icon--speaker) center no-repeat;border-radius:var(--str-video__border-radius-xxs);cursor:pointer;width:32px;height:32px}.str-video__livestream-layout__wrapper .str-video__livestream-layout__overlay .str-video__livestream-layout__mute-button.str-video__livestream-layout__mute-button--muted{background:var(--str-video__icon--speaker-off) center no-repeat}.str-video__livestream-layout__wrapper .str-video__livestream-layout__overlay .str-video__livestream-layout__mute-button:hover{background-color:var(--str-video__overlay-color)}.str-video__livestream-layout__wrapper .str-video__livestream-layout__overlay .str-video__livestream-layout__go-fullscreen{background:var(--str-video__icon--fullscreen) center no-repeat;border-radius:var(--str-video__border-radius-xxs);cursor:pointer;width:32px;height:32px}.str-video__livestream-layout__wrapper .str-video__livestream-layout__overlay .str-video__livestream-layout__go-fullscreen:hover{background-color:var(--str-video__overlay-color)}.str-video__livestream-layout__wrapper .str-video__livestream-layout__backstage{display:flex;flex-direction:column;align-items:center}.str-video__livestream-layout__wrapper .str-video__livestream-layout__backstage .str-video__livestream-layout__starts-at{padding:4px 8px}.str-video__livestream-layout__wrapper .str-video__livestream-layout__backstage .str-video__livestream-layout__early-viewers-count:before{content:var(--str-video__icon--livestream-viewers);margin-right:3px;vertical-align:middle}.str-video__livestream-layout__wrapper .str-video__livestream-layout__backstage .str-video__livestream-layout__early-viewers-count{padding:4px 8px}.str-video__paginated-grid-layout__wrapper{flex-grow:1}.str-video__paginated-grid-layout{display:flex;height:100%;align-items:center;justify-content:space-between}.str-video__paginated-grid-layout .str-video__paginated-grid-layout__group{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;max-width:110vh;padding-inline:1.25rem;margin:auto;width:100%}.str-video__paginated-grid-layout .str-video__paginated-grid-layout__group .str-video__participant-view{flex:0 1 calc(25% - 6px)}.str-video__paginated-grid-layout .str-video__paginated-grid-layout__group.str-video__paginated-grid-layout--one .str-video__participant-view{flex:0 1 calc(100% - 6px)}.str-video__paginated-grid-layout .str-video__paginated-grid-layout__group.str-video__paginated-grid-layout--two-four .str-video__participant-view{flex:0 1 calc(50% - 6px)}.str-video__paginated-grid-layout .str-video__paginated-grid-layout__group.str-video__paginated-grid-layout--five-nine .str-video__participant-view{flex:0 1 calc(33% - 6px)}.str-video__speaker-layout__wrapper{flex-grow:1;overflow-y:hidden}.str-video__speaker-layout{display:flex;flex-direction:column;justify-content:center;height:100%;width:100%;gap:1rem;padding-inline:2px;padding:2px}.str-video__speaker-layout .str-video__participant-view{aspect-ratio:16/9}.str-video__speaker-layout .str-video__speaker-layout__spotlight{display:flex;justify-content:center;min-height:0;height:100%}.str-video__speaker-layout .str-video__speaker-layout__spotlight .str-video__participant-view--speaking:has(.str-video__video--screen-share){outline:none}.str-video__speaker-layout .str-video__speaker-layout__spotlight .str-video__video{height:100%;width:100%}.str-video__speaker-layout .str-video__speaker-layout__spotlight .str-video__participant-details,.str-video__speaker-layout .str-video__speaker-layout__spotlight .str-video__call-controls__button{opacity:1}.str-video__speaker-layout .str-video__speaker-layout__participants-bar-buttons-wrapper{position:relative;display:flex;justify-content:center;align-items:center}.str-video__speaker-layout .str-video__speaker-layout__participants-bar-buttons-wrapper>.str-video__call-controls__button .str-video__icon{width:1rem;height:1rem}.str-video__speaker-layout .str-video__speaker-layout__participants-bar-buttons-wrapper .str-video__speaker-layout__participants-bar--button-left{position:absolute;left:.5rem}.str-video__speaker-layout .str-video__speaker-layout__participants-bar-buttons-wrapper .str-video__speaker-layout__participants-bar--button-right{position:absolute;right:.5rem}.str-video__speaker-layout .str-video__speaker-layout__participants-bar-buttons-wrapper .str-video__speaker-layout__participants-bar--button-top{position:absolute;top:.5rem}.str-video__speaker-layout .str-video__speaker-layout__participants-bar-buttons-wrapper .str-video__speaker-layout__participants-bar--button-bottom{position:absolute;bottom:.5rem}.str-video__speaker-layout .str-video__speaker-layout__participants-bar-wrapper{scrollbar-width:none}.str-video__speaker-layout .str-video__speaker-layout__participants-bar-wrapper::-webkit-scrollbar{display:none}.str-video__speaker-layout .str-video__speaker-layout__participants-bar-wrapper .str-video__speaker-layout__participants-bar{display:flex;align-items:center}.str-video__speaker-layout .str-video__speaker-layout__participants-bar-wrapper .str-video__speaker-layout__participants-bar .str-video__speaker-layout__participant-tile{width:280px;min-width:280px;max-width:25vh;padding:5px}.str-video__speaker-layout--variant-top{flex-direction:column-reverse}.str-video__speaker-layout--variant-left{flex-direction:row-reverse}.str-video__speaker-layout--variant-right{flex-direction:row}.str-video__speaker-layout--variant-left .str-video__speaker-layout__participants-bar-wrapper,.str-video__speaker-layout--variant-right .str-video__speaker-layout__participants-bar-wrapper{overflow-y:auto;max-height:100%}.str-video__speaker-layout--variant-left .str-video__speaker-layout__participants-bar,.str-video__speaker-layout--variant-right .str-video__speaker-layout__participants-bar{flex-direction:column}.str-video__speaker-layout--variant-left .str-video__speaker-layout__spotlight,.str-video__speaker-layout--variant-right .str-video__speaker-layout__spotlight{width:100%}.str-video__speaker-layout--variant-left .str-video__participant-view,.str-video__speaker-layout--variant-right .str-video__participant-view{max-width:unset}.str-video__speaker-layout--variant-top .str-video__speaker-layout__participants-bar-wrapper,.str-video__speaker-layout--variant-bottom .str-video__speaker-layout__participants-bar-wrapper{overflow-x:auto}.str-video__speaker-layout--variant-top .str-video__speaker-layout__participants-bar,.str-video__speaker-layout--variant-bottom .str-video__speaker-layout__participants-bar{flex-direction:row}.str-video__speaker-layout--variant-top .str-video__participant-view,.str-video__speaker-layout--variant-bottom .str-video__participant-view{max-width:110vh}@media (min-width: 600px){.str-video__speaker-layout .str-video__speaker-layout__spotlight{align-items:center;height:auto}.str-video__speaker-layout .str-video__speaker-layout__spotlight .str-video__video{object-fit:contain}}.str-video__pip-layout{display:flex;flex-direction:column;flex-wrap:wrap;overflow:hidden;justify-content:center;gap:1rem;padding-inline:1rem;height:100%}.str-video__pip-screen-share-local{display:flex;gap:var(--str-video__spacing-sm);border-radius:var(--str-video__border-radius-sm);padding:var(--str-video__spacing-md);font-size:var(--str-video__font-size-sm)}.str-video__pip-screen-share-local .str-video__icon{width:1rem;height:1rem}.str-video__pip-layout--grid{flex-wrap:nowrap}.str-video__pip-layout__grid-container{position:relative;display:flex;align-items:center;justify-content:center;flex:1 1 auto;min-height:0;max-height:100%;overflow:hidden}.str-video__pip-layout__pagination-button{position:absolute;top:50%;transform:translateY(-50%);z-index:1;padding:var(--str-video__spacing-xxs);min-width:auto;opacity:.8;transition:opacity .2s ease}.str-video__pip-layout__pagination-button:hover:not(:disabled){opacity:1}.str-video__pip-layout__pagination-button .str-video__icon{width:1rem;height:1rem}.str-video__pip-layout__pagination-button--left{left:0}.str-video__pip-layout__pagination-button--right{right:0}.str-video__pip-layout__grid{display:grid;grid-template-columns:repeat(var(--pip-cols),1fr);gap:var(--str-video__spacing-xxs);width:100%;max-height:100%;flex:1 1 auto}.str-video__pip-layout__grid .str-video__participant-view{width:100%;height:100%;min-width:0;min-height:0;overflow:hidden}.str-video__pip-layout__grid .str-video__participant-view--speaking{outline:none}.str-video__pip-layout__grid .str-video__participant-view--speaking:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid var(--str-video__primary-color);border-radius:var(--str-video__border-radius-sm);pointer-events:none;z-index:1}.str-video__pip-layout__grid .str-video__participant-view .str-video__notification{display:none}.str-video__pip-layout__grid .str-video__video-placeholder__avatar,.str-video__pip-layout__grid .str-video__video-placeholder__initials-fallback{width:32px;height:32px;font-size:var(--str-video__font-size-sm)}.str-video__pip-layout__grid.str-video__pip-layout__grid--single{--pip-cols: 1}.str-video__pip-layout__grid.str-video__pip-layout__grid--single .str-video__video-placeholder__avatar,.str-video__pip-layout__grid.str-video__pip-layout__grid--single .str-video__video-placeholder__initials-fallback{width:80px;height:80px;font-size:var(--str-video__font-size-xxl)}.str-video__pip-layout__grid.str-video__pip-layout__grid--small{--pip-cols: 2}.str-video__pip-layout__grid.str-video__pip-layout__grid--small .str-video__video-placeholder__avatar,.str-video__pip-layout__grid.str-video__pip-layout__grid--small .str-video__video-placeholder__initials-fallback{width:60px;height:60px;font-size:var(--str-video__font-size-xl)}.str-video__pip-layout__grid.str-video__pip-layout__grid--medium{--pip-cols: 3}.str-video__pip-layout__grid.str-video__pip-layout__grid--medium .str-video__video-placeholder__avatar,.str-video__pip-layout__grid.str-video__pip-layout__grid--medium .str-video__video-placeholder__initials-fallback{width:45px;height:45px;font-size:var(--str-video__font-size-md)}.str-video__pip-layout__grid.str-video__pip-layout__grid--large{--pip-cols: 4}.str-video__pip-layout__grid.str-video__pip-layout__grid--large .str-video__video-placeholder__avatar,.str-video__pip-layout__grid.str-video__pip-layout__grid--large .str-video__video-placeholder__initials-fallback{width:35px;height:35px;font-size:var(--str-video__font-size-sm)}.str-video__pip-layout__grid.str-video__pip-layout__grid--overflow{--pip-cols: 5;overflow-y:auto}.str-video__pip-layout__grid.str-video__pip-layout__grid--overflow .str-video__video-placeholder__avatar,.str-video__pip-layout__grid.str-video__pip-layout__grid--overflow .str-video__video-placeholder__initials-fallback{width:25px;height:25px;font-size:var(--str-video__font-size-xs)}.str-video__pip-screen-share-local{background:var(--str-video__background-color5)}.str-video__participant-list{display:flex;flex-direction:column}.str-video__participant-list .str-video__participant-list-header{display:flex;align-items:center}.str-video__participant-list .str-video__participant-list-header .str-video__participant-list-header__title{flex:1;font-size:var(--str-video__font-size-sm)}.str-video__participant-list .str-video__participant-list-header .str-video__participant-list-header__close-button>span{height:15px;width:15px}.str-video__participant-list .str-video__search-input__container{margin-top:var(--str-video__spacing-md)}.str-video__participant-list .str-video__participant-list__content-header{display:flex;align-items:center;gap:.5rem;margin-top:var(--str-video__spacing-md);justify-content:flex-end}.str-video__participant-list .str-video__participant-list__content-header .str-video__participant-list__content-header-title{display:flex;align-items:center;justify-content:flex-end}.str-video__participant-list .str-video__participant-list__content-header .str-video__call-controls__button{width:1.75rem;height:1.75rem;display:flex;padding:unset;align-items:center;justify-content:center}.str-video__participant-list .str-video__participant-list__content-header .str-video__call-controls__button .str-video__icon--filter{width:1rem;height:1rem}.str-video__participant-list .str-video__participant-list__content{height:auto;flex-grow:1;overflow-y:auto;margin-top:var(--str-video__spacing-xl)}.str-video__participant-list .str-video__participant-list__footer{display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:.5rem}.str-video__participant-list .str-video__search-results--loading{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.str-video__participant-list .str-video__search-results--loading .str-video__loading-indicator__icon{height:3rem;width:3rem;-webkit-mask-size:3rem;mask-size:3rem}.str-video__participant-list .str-video__participant-list--empty{display:flex;align-items:center;width:100%;padding:var(--str-video__spacing-md);font-size:var(--str-video__font-size-sm)}.str-video__invite-link-button{display:flex;align-items:center;justify-content:center;gap:.375rem;width:100%;position:relative;padding-block:.5rem}.str-video__invite-link-button .str-video__invite-link-tooltip{position:absolute;bottom:110%}.str-video__invite-link-button .str-video__invite-participant-icon{height:20px;width:20px}.str-video__participant-listing-item{display:flex;justify-content:space-between;gap:var(--str-video__spacing-sm);padding-block:.5rem;width:100%;align-items:center}.str-video__participant-listing-item .str-video__call-controls__button{padding:unset}.str-video__participant-listing-item .str-video__participant-listing-item__display-name{flex:1;white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis}.str-video__participant-listing-item .str-video__participant-avatar,.str-video__participant-listing-item .str-video__participant-listing-item__media-indicator-group{display:flex;align-items:center;gap:var(--str-video__spacing-sm)}.str-video__participant-listing-item .str-video__participant-listing-item__media-indicator-group .str-video__participant-listing-item__icon{width:.75rem;height:.75rem}.str-video__participant-listing-item .str-video__participant-listing-item__display-name{font-size:13px}.str-video__participant-listing-item .str-video__participant-listing-item__media-indicator-group .str-video__participant-listing-item__icon-mic{-webkit-mask-image:var(--str-video__icon--mic);mask-image:var(--str-video__icon--mic);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;background-color:var(--str-video__text-color1)}.str-video__participant-listing-item .str-video__participant-listing-item__media-indicator-group .str-video__participant-listing-item__icon-mic-off{-webkit-mask-image:var(--str-video__icon--mic-off);mask-image:var(--str-video__icon--mic-off);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;background-color:var(--str-video__danger-color)}.str-video__participant-listing-item .str-video__participant-listing-item__media-indicator-group .str-video__participant-listing-item__icon-camera{-webkit-mask-image:var(--str-video__icon--camera);mask-image:var(--str-video__icon--camera);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;background-color:var(--str-video__text-color1)}.str-video__participant-listing-item .str-video__participant-listing-item__media-indicator-group .str-video__participant-listing-item__icon-camera-off{-webkit-mask-image:var(--str-video__icon--camera-off);mask-image:var(--str-video__icon--camera-off);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;background-color:var(--str-video__danger-color)}.str-video__participant-listing-item .str-video__participant-listing-item__media-indicator-group .str-video__participant-listing-item__icon-pinned{-webkit-mask-image:var(--str-video__icon--pin);mask-image:var(--str-video__icon--pin);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;background-color:var(--str-video__text-color1)}.str-video__call-preview{width:100%;height:auto;display:inline-block;object-fit:contain}.str-video__call-recording-list__list{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.str-video__call-recording-list__list:first-of-type .str-video__call-recording-list__item{font-weight:600}.str-video__call-recording-list__item{display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:var(--str-video__font-size-xs);border-bottom:1px solid var(--str-video__base-color2);padding:var(--str-video__spacing-sm) 0;gap:var(--str-video__spacing-sm)}.str-video__call-recording-list__item:last-of-type{border-bottom:none}.str-video__call-recording-list__filename{width:200px}.str-video__call-recording-list__time{width:100px}.str-video__call-recording-list__download{display:flex;justify-content:flex-end;width:100px}.str-video__call-recording-list__filename,.str-video__call-recording-list__time{text-overflow:ellipsis;overflow:hidden}.str-video__call-recording-list-item__action-button--download .str-video__icon--download{height:32px;width:32px}.str-video__call-recording-list-item__action-button--download:hover .str-video__icon--download{cursor:pointer;background-color:var(--str-video__brand-color1)}.str-video__call-recording-list__title{font-weight:500;font-size:1rem;line-height:1.25rem}.str-video__call-controls__button--icon-call-recordings{-webkit-mask-image:var(--str-video__icon--film-roll);mask-image:var(--str-video__icon--film-roll);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:2px;mask-size:2px;background-color:var(--str-video__text-color1)}.str-video__call-recordings__toggle-button--active{background-color:var(--str-video__background-color7)}.str-video__refresh-button{background-color:transparent;cursor:pointer;border-radius:4px}.str-video__refresh-button:hover{background-color:var(--str-video__background-color7)}.str-video__refresh-button:active{background-color:var(--str-video__background-color5);transition:background-color .2s ease-out}.str-video__refresh-button .str-video__refresh-button--icon{-webkit-mask-image:var(--str-video__icon--refresh);mask-image:var(--str-video__icon--refresh);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;background-color:var(--str-video__text-color1)}.str-video__call-recording-list__listing--icon-empty{-webkit-mask-image:var(--str-video__icon--film-roll);mask-image:var(--str-video__icon--film-roll);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;background-color:var(--str-video__text-color1)}.str-video__call-stats{border-radius:var(--str-video__border-radius-lg);background-color:var(--str-video__base-color7);padding:var(--str-video__spacing-md);width:100%;display:flex;flex-direction:column;gap:.75rem}.str-video__call-stats h3{margin:unset}.str-video__call-stats .str-video__call-stats__header{display:flex;flex-direction:column;margin-bottom:var(--str-video__spacing-md)}.str-video__call-stats .str-video__call-stats__heading{display:flex;align-items:center}.str-video__call-stats .str-video__call-stats__icon{margin-right:var(--str-video__spacing-sm);height:18px;width:18px}.str-video__call-stats .str-video__call-stats__description{font-size:var(--str-video__font-size-sm);margin-bottom:var(--str-video__spacing-sm);font-weight:600}.str-video__call-stats .str-video__call-stats__card-container{--gap: 1rem;display:flex;flex-wrap:wrap;flex-direction:row;gap:var(--gap)}.str-video__call-stats .str-video__call-stats__card{display:flex;justify-content:space-between;background-color:var(--str-video__background-color4);border-radius:var(--str-video__border-radius-xs);width:calc(50% - var(--gap) / 2);padding:.5rem}.str-video__call-stats .str-video__call-stats__card .str-video__call-stats__card-content{display:flex;flex-direction:column}.str-video__call-stats .str-video__call-stats__card .str-video__call-stats__card-label{display:flex;color:var(--str-video__text-color2);font-size:.5625rem;font-weight:500;text-transform:uppercase}.str-video__call-stats .str-video__call-stats__card .str-video__call-stats__card-value{font-size:1.0625rem;font-weight:500;line-height:1.25rem}.str-video__call-stats .str-video__call-explanation__icon{height:12px;width:12px;margin-left:var(--str-video__spacing-xs)}.str-video__call-stats .str-video__call-explanation__icon:hover{cursor:pointer}.str-video__call-stats .str-video__call-explanation__description{background-color:var(--str-video__base-color3);padding:var(--str-video__spacing-xs);font-size:var(--str-video__font-size-xs);border-radius:var(--str-video__border-radius-xs)}.str-video__call-stats .str-video__call-stats-line-chart-container{position:relative;margin:auto;height:170px;width:100%}.str-video__call-stats .str-video__call-stats__tag{border-radius:var(--str-video__border-radius-sm);padding:var(--str-video__spacing-xs);font-size:var(--str-video__font-size-sm);font-weight:600;height:30px}.str-video__call-stats .str-video__call-stats__tag--good{color:var(--str-video__alert-success);background-color:var(--str-video__alert-success-background)}.str-video__call-stats .str-video__call-stats__tag--ok{color:var(--str-video__alert-caution);background-color:var(--str-video__alert-caution-background)}.str-video__call-stats .str-video__call-stats__tag--bad{color:var(--str-video__alert-warning);background-color:var(--str-video__alert-warming-background)}.str-video__device-settings__button .str-video__call-controls__button--icon-device-settings{width:1.25rem;height:1.25rem}.str-video__device-settings{padding:.625rem;z-index:1;font-family:Inter}.str-video__device-settings__header{display:flex;justify-content:space-between;align-items:center;padding:16px 16px 0;margin-bottom:33px}.str-video__icon.str-video__device-settings__settings-icon{height:24px;width:24px;color:var(--str-video__base-color1)}.str-video__device-settings__close-button{color:var(--str-video__base-color1);background-color:transparent}.str-video__device-settings__device-kind{padding:var(--str-video__spacing-lg)}.str-video__device-settings__device-kind .str-video__device-settings__device-selector-title{font-size:var(--str-video__font-size-sm);font-weight:700;line-height:1.25rem;padding-bottom:.5rem;margin-bottom:var(--str-video__spacing-sm)}.str-video__device-settings__device-kind .str-video__option,.str-video__device-settings__device-kind .str-video__device-settings__option{display:flex;align-items:center;border-radius:var(--str-video__border-radius-lg);background-color:var(--str-video__button-primary-base);padding:var(--str-video__spacing-sm) var(--str-video__spacing-lg);gap:var(--str-video__spacing-sm);font-weight:600;font-size:var(--str-video__font-size-sm);line-height:var(--str-video__spacing-lg)}.str-video__device-settings__device-kind .str-video__option:not(:first-of-type),.str-video__device-settings__device-kind .str-video__device-settings__option:not(:first-of-type){margin-top:var(--str-video__spacing-sm)}.str-video__device-settings__device-kind .str-video__option__icon--selected,.str-video__device-settings__device-kind .str-video__device-settings__option__icon--selected{background-color:var(--str-video__brand-color1)}.str-video__device-settings__device-kind .str-video__option:hover,.str-video__device-settings__device-kind .str-video__device-settings__option:hover{background-color:var(--str-video__button-default-hover);cursor:pointer}.str-video__device-settings__device-kind .str-video__option--selected,.str-video__device-settings__device-kind .str-video__option--active,.str-video__device-settings__device-kind .str-video__device-settings__option--selected,.str-video__device-settings__device-kind .str-video__device-settings__option--active{background-color:var(--str-video__button-default-hover)}.str-video__device-settings__device-kind .str-video__option input[type=radio],.str-video__device-settings__device-kind .str-video__device-settings__option input[type=radio]{margin:0;height:1rem;width:1rem;display:grid;place-content:center}.str-video__device-settings__device-kind .str-video__option input[type=radio]:before,.str-video__device-settings__device-kind .str-video__device-settings__option input[type=radio]:before{content:"";width:.5rem;height:.5rem;transform:scale(0)}.str-video__device-settings__device-kind .str-video__option input[type=radio]:checked:before,.str-video__device-settings__device-kind .str-video__device-settings__option input[type=radio]:checked:before{transform:scale(1)}.str-video__device-settings__device-kind .str-video__option input[type=radio]:checked,.str-video__device-settings__device-kind .str-video__device-settings__option input[type=radio]:checked{border-color:var(--str-video__primary-color)}.str-video__device-settings__separator{border-color:var(--str-video__base-color3)}.str-video__audio-volume-indicator{width:100%;display:flex;align-items:center;gap:var(--str-video__spacing-xs);padding:var(--str-video__spacing-sm) var(--str-video__spacing-md)}.str-video__audio-volume-indicator .str-video__icon{width:var(--str-video__font-size-xxl);height:var(--str-video__font-size-xxl)}.str-video__audio-volume-indicator .str-video__audio-volume-indicator__bar{flex:1;background-color:var(--str-video__base-color1);height:var(--str-video__spacing-xs);border-radius:var(--str-video__border-radius-xs)}.str-video__audio-volume-indicator .str-video__audio-volume-indicator__bar-value{width:100%;height:100%;background:var(--str-video__primary-color);border-radius:var(--str-video__border-radius-xs);transform-origin:left center;transform:scaleX(0)}.str-video__device-level-indicator{display:flex;align-items:center;gap:.125rem;flex-shrink:0;margin-left:auto}.str-video__device-level-indicator .str-video__device-level-indicator__bar{width:.1875rem;height:.75rem;border-radius:var(--str-video__border-radius-xs);background-color:var(--str-video__base-color3);transition:background-color .1s}.str-video__device-level-indicator .str-video__device-level-indicator__bar--active{background-color:var(--str-video__primary-color)}.str-video__device-preview{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:inherit;display:flex;flex-direction:column;align-items:stretch;max-width:12rem;cursor:pointer}.str-video__device-preview .str-video__device-preview__label{padding:var(--str-video__spacing-xs) 0;font-size:var(--str-video__font-size-xs);text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.str-video__device-preview .str-video__device-video-preview__video{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:var(--str-video__border-radius-sm);border:2px solid var(--str-video__base-color3);background-color:var(--str-video__base-color5);transform:scaleX(-1)}.str-video__device-preview--selected .str-video__device-video-preview__video{border-color:var(--str-video__primary-color)}.str-video__speaker-test{padding:var(--str-video__spacing-sm) 0}.str-video__speaker-test .str-video__speaker-test__button-content{display:flex;align-items:center;gap:var(--str-video__spacing-sm);padding:0 var(--str-video__spacing-sm);font-size:var(--str-video__font-size-sm);font-weight:600}.str-video__speaker-test .str-video__composite-button__button{width:100%!important}.str-video__dropdown{position:relative}.str-video__dropdown-selected{display:flex;align-items:center;justify-content:space-between;background-color:var(--str-video__base-color4);border-radius:var(--str-video__border-radius-lg);border:1px solid var(--str-video__base-color6)}.str-video__dropdown-selected__label{display:flex;align-items:center;font-weight:600;padding:var(--str-video__spacing-sm);font-size:var(--str-video__font-size-xs)}.str-video__dropdown-selected__icon{margin-right:var(--str-video__spacing-sm)}.str-video__dropdown-selected__chevron{margin-right:var(--str-video__spacing-md)}.str-video__dropdown-selected>*:hover,.str-video__dropdown-selected:hover{cursor:pointer}.str-video__dropdown-selected:hover{border:1px solid var(--str-video__brand-color1)}.str-video__dropdown-list{display:flex;flex-direction:column;position:absolute;z-index:2;width:100%;margin-top:var(--str-video__spacing-sm);background-color:var(--str-video__base-color6);border-radius:var(--str-video__border-radius-lg);padding:var(--str-video__spacing-md);gap:var(--str-video__spacing-sm);box-shadow:0 0 24px -4px #000000a3}.str-video__dropdown-option{display:flex;align-items:center;border-radius:var(--str-video__border-radius-lg);padding:8px 16px;gap:8px;font-weight:600;font-size:var(--str-video__font-size-sm)}.str-video__dropdown-option:hover{background-color:var(--str-video__button-default-hover);cursor:pointer}.str-video__dropdown-option--selected{background-color:var(--str-video__button-primary-active);color:var(--str-video__text-color1)}.str-video__dropdown-option--selected:hover{background-color:var(--str-video__button-primary-hover)}.str-video__dropdown-icon{background-color:var(--str-video__icon-default)}.str-video__dropdown__option:hover .str-video__dropdown-icon{background-color:var(--str-video__icon-hover)}.str-video__dropdown-option--selected .str-video__dropdown-icon{background-color:var(--str-video__text-color1)}.str-video__dropdown-label{font-size:var(--str-video__font-size-xs)}.str-video__dropdown__option:hover .str-video__dropdown-label{color:var(--str-video__base-color1)}@media (min-width: 600px){.str-video__dropdown-selected__label{font-size:var(--str-video__font-size-sm)}}.str-video__icon{background-color:var(--str-video__icon-default)}.str-video__icon--reactions{-webkit-mask-image:var(--str-video__icon--reactions);mask-image:var(--str-video__icon--reactions)}.str-video__icon--call-latency{-webkit-mask-image:var(--str-video__icon--call-latency);mask-image:var(--str-video__icon--call-latency)}.str-video__icon--network-quality{-webkit-mask-image:var(--str-video__icon--network-quality);mask-image:var(--str-video__icon--network-quality)}.str-video__icon--recording-on{-webkit-mask-image:var(--str-video__icon--recording-on);mask-image:var(--str-video__icon--recording-on)}.str-video__icon--caret-up{-webkit-mask-image:var(--str-video__icon--caret-up);mask-image:var(--str-video__icon--caret-up)}.str-video__icon--download{-webkit-mask-image:var(--str-video__icon--download);mask-image:var(--str-video__icon--download)}.str-video__icon--caret-down{-webkit-mask-image:var(--str-video__icon--caret-down);mask-image:var(--str-video__icon--caret-down);transform:rotate(180deg)}.str-video__icon--chevron-right{-webkit-mask-image:var(--str-video__icon--chevron-right);mask-image:var(--str-video__icon--chevron-right)}.str-video__icon--recording-off{-webkit-mask-image:var(--str-video__icon--recording-off);mask-image:var(--str-video__icon--recording-off)}.str-video__icon--loading{-webkit-mask-image:var(--str-video__icon--loading);mask-image:var(--str-video__icon--loading);transform:rotate(360deg);transition-duration:1s;transition-delay:now;animation-timing-function:linear;animation-iteration-count:infinite}.str-video__icon--logout{-webkit-mask-image:var(--str-video__icon--logout);mask-image:var(--str-video__icon--logout)}.str-video__icon--chevron-up{-webkit-mask-image:var(--str-video__icon--chevron-up);mask-image:var(--str-video__icon--chevron-up)}.str-video__icon--chevron-down{-webkit-mask-image:var(--str-video__icon--chevron-down);mask-image:var(--str-video__icon--chevron-down)}.str-video__icon--screen-share-on{-webkit-mask-image:var(--str-video__icon--screen-share-on);mask-image:var(--str-video__icon--screen-share-on)}.str-video__icon--screen-share-off{-webkit-mask-image:var(--str-video__icon--screen-share-off);mask-image:var(--str-video__icon--screen-share-off)}.str-video__icon--caret-down{transform:rotate(180deg);-webkit-mask-image:var(--str-video__icon--caret);mask-image:var(--str-video__icon--caret)}.str-video__icon--caret-up{-webkit-mask-image:var(--str-video__icon--caret);mask-image:var(--str-video__icon--caret)}.str-video__icon--caret-right{transform:rotate(90deg);-webkit-mask-image:var(--str-video__icon--caret);mask-image:var(--str-video__icon--caret)}.str-video__icon--caret-left{transform:rotate(-90deg);-webkit-mask-image:var(--str-video__icon--caret);mask-image:var(--str-video__icon--caret)}.str-video__icon--close{-webkit-mask-image:var(--str-video__icon--close);mask-image:var(--str-video__icon--close)}.str-video__icon--mic{-webkit-mask-image:var(--str-video__icon--mic);mask-image:var(--str-video__icon--mic)}.str-video__icon--mic-off{-webkit-mask-image:var(--str-video__icon--mic-off);mask-image:var(--str-video__icon--mic-off)}.str-video__icon--camera{-webkit-mask-image:var(--str-video__icon--camera);mask-image:var(--str-video__icon--camera)}.str-video__icon--camera-off{-webkit-mask-image:var(--str-video__icon--camera-off);mask-image:var(--str-video__icon--camera-off)}.str-video__icon--camera-off-outline{-webkit-mask-image:var(--str-video__icon--camera-off-outline);mask-image:var(--str-video__icon--camera-off-outline)}.str-video__icon--call-end{-webkit-mask-image:var(--str-video__icon--call-end);mask-image:var(--str-video__icon--call-end)}.str-video__icon--call-accept{-webkit-mask-image:var(--str-video__icon--call-accept);mask-image:var(--str-video__icon--call-accept)}.str-video__icon--info{-webkit-mask-image:var(--str-video__icon--info-icon);mask-image:var(--str-video__icon--info-icon)}.str-video__icon--stats{-webkit-mask-image:var(--str-video__icon--stats);mask-image:var(--str-video__icon--stats)}.str-video__icon--speaker{-webkit-mask-image:var(--str-video__icon--speaker);mask-image:var(--str-video__icon--speaker)}.str-video__icon--ellipsis{-webkit-mask-image:var(--str-video__icon--ellipsis);mask-image:var(--str-video__icon--ellipsis)}.str-video__icon--pin{-webkit-mask-image:var(--str-video__icon--pin);mask-image:var(--str-video__icon--pin)}.str-video__icon--no-audio{-webkit-mask-image:var(--str-video__icon--no-audio);mask-image:var(--str-video__icon--no-audio)}.str-video__icon--not-allowed{-webkit-mask-image:var(--str-video__icon--not-allowed);mask-image:var(--str-video__icon--not-allowed)}.str-video__icon--film-roll{-webkit-mask-image:var(--str-video__icon--film-roll);mask-image:var(--str-video__icon--film-roll)}.str-video__icon--device-settings{-webkit-mask-image:var(--str-video__icon--settings);mask-image:var(--str-video__icon--settings)}.str-video__icon--filter{-webkit-mask-image:var(--str-video__icon--filter);mask-image:var(--str-video__icon--filter)}.str-video__icon--refresh{-webkit-mask-image:var(--str-video__icon--refresh);mask-image:var(--str-video__icon--refresh)}.str-video__icon--kick-user{-webkit-mask-image:var(--str-video__icon--kick-user);mask-image:var(--str-video__icon--kick-user)}.str-video__icon{-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;display:block;width:1.25rem;height:1.25rem}.str-video__loading-indicator{display:flex;flex-direction:column;align-items:center}.str-video__loading-indicator__icon.spinner{-webkit-mask-image:var(--str-video__icon--loading);mask-image:var(--str-video__icon--loading);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:1rem;mask-size:1rem;background-color:var(--str-video__text-color2);animation:rotation 1s linear infinite;width:1rem;height:1rem}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.str-video__menu-container{z-index:2;width:max-content}.str-video__menu-container::-webkit-scrollbar{display:none}.str-video__menu-container{-ms-overflow-style:none;scrollbar-width:none}.str-video__portal{position:fixed;z-index:1;width:100vw;height:100vh;background-color:var(--str-video__backdrop1);left:0;top:0}.str-video__portal:hover{cursor:pointer}.str-video__portal-content{z-index:2;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.str-video__menu-container{background-color:var(--str-video__base-color6);border-radius:var(--str-video__border-radius-lg);box-shadow:0 0 24px -4px #000000a3}.str-video__generic-menu{list-style:none;margin:unset;padding:var(--str-video__spacing-md);display:flex;flex-direction:column;gap:var(--str-video__spacing-xs)}.str-video__generic-menu .str-video__generic-menu--item{align-items:center;gap:8px;font-weight:600;font-size:var(--str-video__font-size-md);display:flex}.str-video__generic-menu .str-video__generic-menu--item button{all:unset;width:100%;font-size:13px;border-radius:var(--str-video__border-radius-lg);background-color:var(--str-video__button-primary-base);padding:var(--str-video__spacing-xs) var(--str-video__spacing-lg);gap:10px;display:flex;align-items:center;position:relative}.str-video__generic-menu .str-video__generic-menu--item button:hover{background-color:var(--str-video__button-default-hover);cursor:pointer}.str-video__generic-menu .str-video__generic-menu--item button--selected,.str-video__generic-menu .str-video__generic-menu--item button--active{background-color:var(--str-video__button-primary-hover)}.str-video__generic-menu .str-video__generic-menu--item button[aria-selected]{padding:5px 10px 5px 26px}.str-video__generic-menu .str-video__generic-menu--item button[aria-selected=true]:after{content:"●";font-size:10px;left:10px;position:absolute}.str-video__notification{padding:.625rem;display:flex;align-items:center;gap:.625rem}.str-video__notification .str-video__notification__icon{display:inline-block;width:1.5rem;height:1.5rem}.str-video__notification .str-video__notification__message{flex:1}.str-video__notification .str-video__notification__close{display:inline-block;width:1rem;height:1rem}.str-video__notification .str-video__notification__close:hover{cursor:pointer}.str-video__notification{background-color:var(--str-video__background-color1);border-radius:var(--str-video__border-radius-xs);z-index:100}.str-video__notification .str-video__notification__icon{-webkit-mask-image:var(--str-video__icon--info-icon);mask-image:var(--str-video__icon--info-icon);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:1.5rem;mask-size:1.5rem;background-color:var(--str-video__text-color1)}.str-video__notification .str-video__notification__message{font-size:.75rem}.str-video__participant-view{position:relative;width:100%;max-width:1280px;max-height:100%;min-height:0;aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;border-radius:var(--str-video__border-radius-sm)}.str-video__participant-view--speaking{outline:2px solid var(--str-video__primary-color)}.str-video__participant-view .str-video__call-controls__button{transition:opacity .2s ease-out;opacity:.3;color:var(--str-video__text-color1)}.str-video__participant-view:hover .str-video__call-controls__button{opacity:1}.str-video__participant-view>.str-video__call-controls__button{position:absolute;top:.875rem;left:.875rem;padding:.3rem}.str-video__participant-view .str-video__participant-details{position:absolute;left:0;bottom:0;display:flex;align-items:center;gap:var(--str-video__spacing-sm);border-radius:0 var(--str-video__border-radius-xs) 0 var(--str-video__border-radius-sm);background-color:var(--str-video__background-color4)}.str-video__participant-view .str-video__participant-details .str-video__participant-details__name{display:flex;align-items:center;gap:var(--str-video__spacing-sm);padding:4px 6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:var(--str-video__font-size-sm)}.str-video__participant-view .str-video__participant-details .str-video__participant-details__name .str-video__participant-details__name--audio-muted{width:1rem;height:1rem;-webkit-mask-size:1rem;mask-size:1rem;background-color:var(--str-video__text-color1);-webkit-mask-image:var(--str-video__icon--mic-off);mask-image:var(--str-video__icon--mic-off)}.str-video__participant-view .str-video__participant-details .str-video__participant-details__name .str-video__participant-details__name--audio-connecting .str-video__loading-indicator__icon{width:1rem;height:1rem;border-width:2px}.str-video__participant-view .str-video__participant-details .str-video__participant-details__name .str-video__participant-details__name--video-muted{width:1rem;height:1rem;-webkit-mask-size:1rem;mask-size:1rem;background-color:var(--str-video__text-color1);-webkit-mask-image:var(--str-video__icon--camera-off);mask-image:var(--str-video__icon--camera-off)}.str-video__participant-view .str-video__participant-details .str-video__participant-details__name .str-video__participant-details__name--track-paused{width:1rem;height:1rem;-webkit-mask-size:1rem;mask-size:1rem;background-color:var(--str-video__text-color1);mask-image:var(--str-video__icon--low-bandwidth);-webkit-mask-image:var(--str-video__icon--low-bandwidth)}.str-video__participant-view .str-video__participant-details .str-video__participant-details__name .str-video__participant-details__name--pinned{cursor:pointer;width:1rem;-webkit-mask-size:1rem;mask-size:1rem;background-color:var(--str-video__text-color1);width:.8rem;height:1rem;-webkit-mask-size:.8rem;mask-size:.8rem;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-image:var(--str-video__icon--pin);mask-image:var(--str-video__icon--pin)}.str-video__participant-view .str-video__participant-details .str-video__participant-details__name .str-video__participant-details__name--network-stats{width:1rem;height:1rem;-webkit-mask-size:1rem;mask-size:1rem;background-color:var(--str-video__text-color1);background-image:var(--str-video__icon--network-quality);cursor:pointer;margin-right:.625rem}.str-video__participant-view .str-video__participant-details__connection-quality{position:absolute;bottom:0;right:0;border-radius:var(--str-video__border-radius-sm) 0 var(--str-video__border-radius-sm) 0;width:24px;height:24px;display:block;background-size:cover;background-color:var(--str-video__background-color4)}.str-video__participant-view .str-video__participant-details__connection-quality--poor{background-image:var(--str-video__icon--connection-quality-poor)}.str-video__participant-view .str-video__participant-details__connection-quality--good{background-image:var(--str-video__icon--connection-quality-good)}.str-video__participant-view .str-video__participant-details__connection-quality--excellent{background-image:var(--str-video__icon--connection-quality-excellent)}.str-video__speech-indicator{display:flex;justify-content:space-between;align-items:center;gap:1px;height:16px}.str-video__speech-indicator .str-video__speech-indicator__bar{width:3px;height:20%;background-color:var(--str-video__primary-color);border-radius:2px;animation-duration:.4s;animation-iteration-count:1;animation-name:speech-indicator-silence;animation-timing-function:ease-in-out}.str-video__speech-indicator.str-video__speech-indicator--dominant .str-video__speech-indicator__bar{background-color:var(--str-video__primary-color)}.str-video__speech-indicator.str-video__speech-indicator--speaking .str-video__speech-indicator__bar{height:100%;animation-iteration-count:infinite}.str-video__speech-indicator.str-video__speech-indicator--speaking .str-video__speech-indicator__bar:nth-child(1){height:70%;animation-duration:.8s;animation-name:speech-indicator-quiet}.str-video__speech-indicator.str-video__speech-indicator--speaking .str-video__speech-indicator__bar:nth-child(2){height:80%;animation-duration:1s;animation-name:speech-indicator-loud}.str-video__speech-indicator.str-video__speech-indicator--speaking .str-video__speech-indicator__bar:nth-child(3){height:60%;animation-duration:.9s;animation-name:speech-indicator-quiet}@keyframes speech-indicator-silence{25%{transform:scaleY(2)}50%{transform:scaleY(2.5)}75%{transform:scaleY(1)}}@keyframes speech-indicator-quiet{25%{transform:scaleY(.5)}50%{transform:scaleY(.3)}75%{transform:scaleY(.5)}}@keyframes speech-indicator-loud{25%{transform:scaleY(1)}50%{transform:scaleY(.45)}75%{transform:scaleY(1.1)}}.str-video__permission-requests{background-color:var(--str-video__background-color1);border-radius:8px;padding:10px;position:relative}.str-video__permission-requests .str-video__permission-requests__notification,.str-video__permission-requests .str-video__permission-request{display:flex;gap:10px;padding:10px 0;align-items:center}.str-video__permission-requests .str-video__permission-requests__notification__message,.str-video__permission-requests .str-video__permission-request__message{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.str-video__permission-requests .str-video__permission-request__button{background-color:transparent;border:1px solid var(--str-video__text-color1);border-radius:4px;color:var(--str-video__color1);cursor:pointer;font-size:14px;font-weight:500;padding:8px;min-width:120px}.str-video__permission-requests .str-video__permission-request__button--allow{background-color:var(--str-video__primary-color);border:1px solid var(--str-video__primary-color)}.str-video__permission-requests .str-video__permission-requests-list{background-color:var(--str-video__background-color1);border-bottom-left-radius:8px;border-bottom-right-radius:8px;padding:10px;width:100%;z-index:1;opacity:.9;overflow-x:scroll;overflow-y:hidden}.str-video__permission-requests .str-video__permission-requests-list::-webkit-scrollbar{display:none}.str-video__reaction{position:absolute;right:.875rem;top:.875rem}.str-video__reaction .str-video__reaction__emoji{display:flex;line-height:1;font-size:2.5rem}.str-video__call-panel{display:flex;flex-direction:column;align-items:center;justify-content:space-around;width:400px;height:300px;padding:1rem 1rem .5rem;gap:1rem}.str-video__call-panel--ringing .str-video__call-panel__members-list{overflow:hidden;display:flex;align-items:center}.str-video__call-panel--ringing .str-video__call-panel__members-list .str-video__call-panel__member-box{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}.str-video__call-panel--ringing .str-video__call-panel__members-list .str-video__call-panel__member-box .str-video__avatar{width:80px;height:80px}.str-video__call-panel--ringing .str-video__call-panel__members-list .str-video__call-panel__member-box .str-video__member_details{position:absolute;bottom:10%;padding:.125rem .375rem}.str-video__call-panel--ringing .str-video__pending-call-controls{display:flex;gap:.675rem}.str-video__call-panel{background:var(--str-video__background-color3);border:2px solid rgba(200,200,200,.6);border-radius:10px}.str-video__call-panel--ringing .str-video__call-panel__members-list .str-video__call-panel__member-box{border-radius:var(--str-video__border-radius-circle);background:var(--str-video__background-color6)}.str-video__call-panel--ringing .str-video__call-panel__members-list .str-video__call-panel__member-box:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--str-video__border-radius-circle);padding:4px;background:linear-gradient(180deg,var(--str-video__primary-color),var(--str-video__info-color));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.str-video__call-panel--ringing .str-video__call-panel__members-list .str-video__call-panel__member-box .str-video__member_details{background-color:var(--str-video__background-color4);color:var(--str-video__text-color1);border-radius:4px;font-size:12px;line-height:16px}.str-video__screen-share-overlay{display:flex;align-items:center;justify-content:center;flex-direction:column;position:absolute;width:100%;height:100%;gap:1.8rem}.str-video__screen-share-overlay>.str-video__icon{width:4rem;height:4rem}.str-video__screen-share-overlay .str-video__screen-share-overlay__button{display:flex;gap:.4rem;align-items:center;padding-inline:1.6rem;padding-block:.8rem}.str-video__screen-share-overlay .str-video__screen-share-overlay__button .str-video__icon{width:.7rem;height:.7rem}.str-video__screen-share-overlay{background:var(--str-video__overlay-color);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:inherit}.str-video__screen-share-overlay .str-video__screen-share-overlay__title{font-size:1.3rem}.str-video__screen-share-overlay .str-video__screen-share-overlay__button{color:#fff;background:var(--str-video__danger-color);border-radius:var(--str-video__border-radius-xs)}.str-video__screen-share-overlay .str-video__screen-share-overlay__button:hover{background-color:var(--str-video__danger-color--accent)}.str-video__search-input__container{display:flex;gap:.5rem;padding:.5rem .75rem;margin-inline:-.25rem}.str-video__search-input__container input{flex:1;min-width:0}.str-video__search-input__container .str-video__search-input__clear-btn{display:flex;align-items:center;justify-content:center;padding:0}.str-video__search-input__container .str-video__search-input__icon{padding:.25rem}.str-video__search-input__container .str-video__search-input__icon--active,.str-video__search-input__container .str-video__search-input__icon{display:inline-block;width:1.125rem;height:1.125rem}.str-video{--str-video__search-input__container--color: var(--str-video__text-color1);--str-video__search-input__container--background-color: var( --str-video__background-color0 );--str-video__search-input__container--border-radius: var( --str-video__border-radius-circle );--str-video__search-input__container--border-block-start: 1px solid transparent;--str-video__search-input__container--border-block-end: 1px solid transparent;--str-video__search-input__container--border-inline-start: 1px solid transparent;--str-video__search-input__container--border-inline-end: 1px solid transparent;--str-video__search-input__placeholder-color: var(--str-video__text-color2);--str-video__search-input__icon--color: var(--str-video__text-color1)}.str-video__search-input__container.str-video__search-input__container--active{border-color:var(--str-video__primary-color)}.str-video__search-input__container{background:var(--str-video__search-input__container--background-color);color:var(--str-video__search-input__container--color);box-shadow:var(--str-video__search-input__container--box-shadow);border-radius:var(--str-video__search-input__container--border-radius);border-block-start:var(--str-video__search-input__container--border-block-start);border-block-end:var(--str-video__search-input__container--border-block-end);border-inline-start:var(--str-video__search-input__container--border-inline-start);border-inline-end:var(--str-video__search-input__container--border-inline-end)}.str-video__search-input__container input{background-color:transparent;border:none;outline:none;color:inherit;font-size:13px}.str-video__search-input__container input::placeholder{color:var(--str-video__search-input__placeholder-color)}.str-video__search-input__container .str-video__search-input__icon{-webkit-mask-image:var(--str-video__icon--magnifier-glass);mask-image:var(--str-video__icon--magnifier-glass);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:.75rem .75rem;mask-size:.75rem .75rem;background-color:var(--str-video__search-input__icon--color)}.str-video__search-input__container .str-video__search-input__clear-btn{background-color:transparent;border-radius:var(--str-video__border-radius-circle);border:none}.str-video__search-input__container .str-video__search-input__clear-btn:hover{cursor:pointer}.str-video__search-input__container .str-video__search-input__clear-btn .str-video__search-input__icon--active{-webkit-mask-image:var(--str-video__icon--close);mask-image:var(--str-video__icon--close);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:.75rem .75rem;mask-size:.75rem .75rem;background-color:var(--str-video__search-input__icon--color)}.str-video__call{background-color:var(--str-video__background-color2);color:var(--str-video__text-color1);width:100%;height:100%;min-height:0;max-height:100%;display:flex;flex-direction:column}.str-video__call .str-video{background-color:var(--str-video__background-color2);color:var(--str-video__text-color1)}.str-video__tooltip{display:flex;justify-content:center;padding:var(--str-video__spacing-sm);z-index:4;max-width:250px;width:max-content;white-space:initial;overflow-wrap:break-word}.str-video{--str-video__tooltip--border-radius: var(--str-video__border-radius-xs);--str-video__tooltip--color: var(--str-video__text-color1);--str-video__tooltip--background-color: var( --str-video__button-default-hover );--str-video__tooltip--border-block-start: none;--str-video__tooltip--border-block-end: none;--str-video__tooltip--border-inline-start: none;--str-video__tooltip--border-inline-end: none;--str-video__tooltip--box-shadow: none}.str-video__tooltip{background:var(--str-video__tooltip--background-color);color:var(--str-video__tooltip--color);box-shadow:var(--str-video__tooltip--box-shadow);border-radius:var(--str-video__tooltip--border-radius);border-block-start:var(--str-video__tooltip--border-block-start);border-block-end:var(--str-video__tooltip--border-block-end);border-inline-start:var(--str-video__tooltip--border-inline-start);border-inline-end:var(--str-video__tooltip--border-inline-end);font-size:14px;line-height:1rem}.str-video__tooltip:after{background-color:var(--str-video__tooltip-background-color)}.str-video__video{object-fit:cover;width:100%;height:100%;border-radius:inherit;pointer-events:none}.str-video__video--tall{object-fit:contain}.str-video__video--mirror:not(:picture-in-picture){transform:scaleX(-1)}.str-video__video{background-color:var(--str-video__background-color5)}.str-video__video-placeholder{aspect-ratio:4/3;height:100%;width:100%;display:flex;align-items:center;justify-content:center}.str-video__video-placeholder .str-video__video-placeholder__avatar{width:100px;height:100px;object-fit:cover}.str-video__video-placeholder .str-video__video-placeholder__initials-fallback{display:flex;justify-content:center;align-items:center;width:100px;height:100px}.str-video__video-placeholder{background:var(--str-video__base-color6);border-radius:inherit}.str-video__video-placeholder .str-video__video-placeholder__avatar{border-radius:var(--str-video__border-radius-circle)}.str-video__video-placeholder .str-video__video-placeholder__initials-fallback{background-color:var(--str-video__primary-color);border-radius:var(--str-video__border-radius-circle);font-size:32px;font-weight:600;text-transform:uppercase}.str-video__video-preview-container{display:flex;justify-content:center;align-items:center;width:500px;height:375px}.str-video__video-preview-container .str-video__video-preview{object-fit:cover;width:100%;height:100%}.str-video__video-preview-container .str-video__loading-indicator__icon{height:3rem;width:3rem;-webkit-mask-size:3rem;mask-size:3rem}.str-video__video-preview-container .str-video__video-preview--mirror{transform:scaleX(-1)}.str-video__video-preview-container .str-video__video-preview--loading{display:none}.str-video{--str-video__video-preview-container--color: var(--str-video__text-color1);--str-video__video-preview-container--background-color: var( --str-video__background-color5 );--str-video__video-preview-container--border-radius: var( --str-video__border-radius-xs );--str-video__video-preview-container--border-block-start: 4px solid var(--str-video__primary-color);--str-video__video-preview-container--border-block-end: 4px solid var(--str-video__primary-color);--str-video__video-preview-container--border-inline-start: 4px solid var(--str-video__primary-color);--str-video__video-preview-container--border-inline-end: 4px solid var(--str-video__primary-color)}.str-video__video-preview-container{background:var(--str-video__video-preview-container--background-color);color:var(--str-video__video-preview-container--color);box-shadow:var(--str-video__video-preview-container--box-shadow);border-radius:var(--str-video__video-preview-container--border-radius);border-block-start:var(--str-video__video-preview-container--border-block-start);border-block-end:var(--str-video__video-preview-container--border-block-end);border-inline-start:var(--str-video__video-preview-container--border-inline-start);border-inline-end:var(--str-video__video-preview-container--border-inline-end);overflow:hidden}.video-call-screen__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:flex;flex-direction:column;background:#0a0a0a}.video-call-screen__stage{display:flex;flex-direction:column;flex:1;min-height:0}.video-call-screen__header{display:flex;align-items:center;justify-content:center;gap:12px;padding:20px 16px 8px;color:#fff;font-family:Inter,sans-serif}.video-call-screen__patient-name{font-size:16px;font-weight:600}.video-call-screen__status{font-size:14px;font-weight:500;color:#ffffffb3}.video-call-screen__status--ringing{color:#82f5fd}.video-call-screen__video-area{position:relative;flex:1;min-height:0;margin:8px 16px;border-radius:12px;overflow:hidden;background:#000}.video-call-screen__remote{position:absolute;top:0;right:0;bottom:0;left:0}.video-call-screen__remote>*,.video-call-screen__remote .str-video__participant-view,.video-call-screen__remote .str-video__video-placeholder{height:100%;width:100%}.video-call-screen__remote .str-video__participant-view video{height:100%;width:100%;object-fit:contain}.video-call-screen__local{position:absolute;bottom:12px;right:12px;width:160px;height:120px;border-radius:10px;overflow:hidden;border:2px solid rgba(255,255,255,.6);background:#1d2939;z-index:5}.video-call-screen__local>*,.video-call-screen__local .str-video__participant-view,.video-call-screen__local .str-video__video-placeholder{height:100%;width:100%}.video-call-screen__local .str-video__participant-view video{height:100%;width:100%;object-fit:cover}.video-call-screen__waiting{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#ffffffb3;font-family:Inter,sans-serif;font-size:14px;text-align:center;padding:24px}.video-call-screen__controls{display:flex;align-items:center;justify-content:center;gap:16px;padding:16px 0 28px}.video-call-screen__control-button{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border:none;border-radius:50%;background:#ffffff1f;color:#fff;cursor:pointer}.video-call-screen__control-button:hover{background:#ffffff38}.video-call-screen__control-button--end{background:#d92d20}.video-call-screen__control-button--end:hover{background:#b42318}.transcript-panel{display:flex;flex-direction:column;gap:8px;margin-top:16px}.transcript-panel__title{margin:0;font-family:Oxygen,sans-serif;font-size:14px;font-weight:700;color:#2f0f03}.transcript-panel__state{margin:0;font-family:Inter,sans-serif;font-size:13px;color:#6b7280}.transcript-panel__state--error{color:#b42318}.transcript-panel__text{margin:0;padding:12px;border:1px solid #e5e7eb;border-radius:8px;background:#fafafa;font-family:Inter,sans-serif;font-size:13px;line-height:1.5;color:#0a0a0a;white-space:pre-wrap}.transcript-panel__loader{align-items:flex-start;padding:4px 0}.call-summary-panel__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:flex;align-items:center;justify-content:center;background:#0f172a8c}.call-summary-panel{box-sizing:border-box;display:flex;flex-direction:column;gap:20px;width:min(520px,calc(100vw - 32px));max-height:calc(100vh - 32px);padding:24px;border:1px solid #000000;border-radius:10px;background:#fff;box-shadow:0 24px 64px #0000002e;overflow-y:auto}.call-summary-panel__header{display:flex;flex-direction:column;gap:4px}.call-summary-panel__title{margin:0;font-family:Oxygen,sans-serif;font-size:18px;font-weight:700;color:#2f0f03}.call-summary-panel__subtitle{margin:0;font-family:Inter,sans-serif;font-size:14px;color:#6b7280}.call-summary-panel__body{display:flex;flex-direction:column}.call-summary-panel__label{margin-bottom:6px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;color:#0a0a0a}.call-summary-panel__textarea{box-sizing:border-box;width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;color:#0a0a0a;resize:vertical}.call-summary-panel__textarea:disabled{background:#f9fafb}.call-summary-panel__footer{display:flex;justify-content:flex-end;gap:12px}.call-summary-panel__button{box-sizing:border-box;height:36px;padding:6px 16px;border-radius:48px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;cursor:pointer}.call-summary-panel__button--primary{border:none;background:linear-gradient(267.13deg,#21868d 6.28%,#82f5fd 202.15%);color:#fff}.call-summary-panel__button--primary:disabled{opacity:.6;cursor:default}.call-summary-panel__button--secondary{border:1px solid #000000;background:#fff;color:#0a0a0a}.call-summary-panel__button--secondary:hover{background:#fafafa}.patient-journey{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;gap:16px;width:100%;max-width:1262px}.patient-journey__empty{color:#667085;font-size:14px;padding:24px 0}.patient-journey__step{box-sizing:border-box;display:flex;flex-direction:row;align-items:flex-start;align-self:stretch;gap:16px;width:100%;min-height:181px;padding:24px;border:1px solid #eae2b7;border-radius:14px;background:#fff;flex:none;flex-grow:0}.patient-journey__timeline{display:flex;flex-direction:column;align-items:center;align-self:stretch;flex:none;width:48px}.patient-journey__marker{box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:999px;flex:none}.patient-journey__marker--completed{border:2px solid #00c950;background:#38be88;color:#fff}.patient-journey__completed-icon{display:block;width:22px;height:22px;flex:none}.patient-journey__marker--active{border:2px solid #ff8904;background:#f54900;color:#fff}.patient-journey__active-icon{display:block;width:22px;height:22px;flex:none}.patient-journey__marker--pending{border:2px solid #d1d5dc;background:#fff;color:#99a1af;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:24px}.patient-journey__line{width:2px;flex:1;min-height:24px;margin-top:0}.patient-journey__line--completed{background:#38be88}.patient-journey__line--active{background:#f54900}.patient-journey__line--pending{background:#e5e7eb}.patient-journey__content{display:flex;flex-direction:column;align-self:stretch;gap:12px;min-width:0;flex:1}.patient-journey__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.patient-journey__heading{display:flex;flex-direction:column;gap:4px;min-width:0}.patient-journey__title-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0}.patient-journey__title{margin:0;font-family:Oxygen,sans-serif;font-size:18px;font-weight:700;line-height:28px;color:#101828}.patient-journey__title--inter{font-family:Inter,sans-serif;font-weight:600}.patient-journey__status{display:inline-flex;align-items:center;width:fit-content;min-height:24px;padding:4px 12px;border-radius:999px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px}.patient-journey__status--pending{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;min-width:71px;height:24px;padding:4px 12px;border:1px solid #e5e7eb;border-radius:100px;background:#f3f4f6;color:#364153}.patient-journey__status--completed{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;min-width:88px;height:24px;padding:4px 12px;border:1px solid #93e3af;border-radius:100px;background:#dcfce7;font-family:Oxygen,sans-serif;font-size:12px;font-weight:700;line-height:16px;color:#008236}.patient-journey__status--scheduled,.patient-journey__status--booking_requested,.patient-journey__status--cancel_requested,.patient-journey__status--reschedule_requested,.patient-journey__status--in_progress{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;min-width:84px;height:24px;padding:4px 12px;border:1px solid #c9773e;border-radius:100px;background:#ffeadb;font-family:Oxygen,sans-serif;font-size:12px;font-weight:700;line-height:16px;color:#c9773e}.patient-journey__status--rescheduled{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;min-width:96px;height:24px;padding:4px 12px;border:1px solid #c9773e;border-radius:100px;background:#ffeadb;font-family:Oxygen,sans-serif;font-size:12px;font-weight:700;line-height:16px;color:#c9773e}.patient-journey__status--sample_collected{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;min-width:120px;height:24px;padding:4px 12px;border:1px solid #c9773e;border-radius:100px;background:#ffeadb;font-family:Oxygen,sans-serif;font-size:12px;font-weight:700;line-height:16px;color:#c9773e}.patient-journey__status--in_review{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;min-width:81px;height:24px;padding:4px 12px;border:1px solid #c9773e;border-radius:100px;background:#ffeadb;font-family:Oxygen,sans-serif;font-size:12px;font-weight:700;line-height:16px;color:#c9773e}.patient-journey__meta{display:flex;flex-direction:column;gap:0;flex:none;text-align:right}.patient-journey__meta-label{margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#6a7282}.patient-journey__meta-value{margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#101828}.patient-journey__details{box-sizing:border-box;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;min-height:68px;padding:16px 18px;border-radius:10px;background:#f9fafb}.patient-journey__details--report-end>.patient-journey__detail-field--report{grid-column:3}.patient-journey__detail-field{display:flex;flex-direction:column;gap:4px;min-width:0}.patient-journey__detail-label{margin:0;font-family:Oxygen,sans-serif;font-size:12px;font-weight:400;line-height:16px;color:#6a7282}.patient-journey__detail-label--inter{font-family:Inter,sans-serif}.patient-journey__detail-value{margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#101828;word-break:break-word}.patient-journey__detail-value--inter{font-family:Inter,sans-serif;font-weight:500}.patient-journey__detail-value--oxygen-bold{font-family:Oxygen,sans-serif;font-weight:700}.patient-journey__detail-value--muted{font-weight:400;color:#99a1af}.patient-journey__detail-label-row{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:6px;min-width:0}.patient-journey__detail-label-row .patient-journey__detail-label{white-space:nowrap}.patient-journey__detail-icon{width:16px;height:16px;flex:none}.patient-journey__detail-value--link{padding:0;border:none;background:transparent;font-family:Oxygen,sans-serif;font-size:14px;font-weight:700;line-height:20px;color:#21868d;text-align:left;text-decoration:underline;cursor:pointer}.patient-journey__detail-value--link:hover{text-decoration:underline}.patient-journey__due{margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#ca3500}.patient-journey__actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px;margin-top:auto}.patient-journey__action{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:6px;height:32px;padding:6px 12px;border-radius:48px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;cursor:pointer;flex:none;flex-grow:0}.patient-journey__action--primary{border:none;border-radius:48px;background:linear-gradient(267.13deg,#21868d 6.28%,#82f5fd 202.15%);color:#fff}.patient-journey__action--primary:hover{filter:brightness(.96)}.patient-journey__action--secondary{border:1px solid #000000;border-radius:8px;background:#fff;color:#0a0a0a}.patient-journey__action--secondary:hover{background:#fafafa}.patient-journey__action--blurred{opacity:.45;filter:blur(1.5px);cursor:not-allowed;pointer-events:none}.patient-journey__critical-ack-btn{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:6px 14px;border:1.5px solid #e45757;border-radius:999px;background:#fff;color:#e45757;font-family:Inter,sans-serif;font-size:13px;font-weight:600;line-height:1.2;cursor:pointer;flex:none}.patient-journey__critical-ack-btn:hover:not(:disabled){background:#fff5f5}.patient-journey__critical-ack-btn:disabled{opacity:.55;cursor:not-allowed}.patient-journey__critical-ack-btn:focus-visible{outline:2px solid #e45757;outline-offset:2px}.patient-journey__critical-acknowledged{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:6px 12px;border-radius:999px;background:#fde8e8;color:#e45757;font-family:Inter,sans-serif;font-size:13px;font-weight:600;line-height:1.2;flex:none}.patient-journey__reject-reason{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#0a0a0a}.patient-journey__reject-reason-text{text-decoration:underline}@media (max-width: 1100px){.patient-journey__details{grid-template-columns:1fr}.patient-journey__details--report-end>.patient-journey__detail-field--report{grid-column:auto}.patient-journey__header{flex-direction:column}.patient-journey__meta{text-align:left}}@media (max-width: 700px){.patient-journey__step{padding:20px 16px}}.patient-appointments{display:flex;flex-direction:column;gap:24px;width:100%}.patient-appointments__card{box-sizing:border-box;display:flex;flex-direction:column;gap:16px;width:100%;padding:16px;border-radius:10px;background:#f9fafb}.patient-appointments__card--terminal{opacity:.72}.patient-appointments__header{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.patient-appointments__title{margin:0;font-family:Oxygen,sans-serif;font-size:18px;font-weight:700;line-height:28px;letter-spacing:-.44px;color:#101828}.patient-appointments__status{flex:none;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:4px 12px;border:1px solid transparent;border-radius:100px;font-family:Oxygen,sans-serif;font-size:12px;font-weight:700;line-height:16px;white-space:nowrap}.patient-appointments__status--active,.patient-appointments__status--pending,.patient-appointments__status--neutral{border-color:#c9773e;background:#ffeadb;color:#c9773e}.patient-appointments__status--completed{border-color:#93e3af;background:#dcfce7;color:#008236}.patient-appointments__status--cancelled{border-color:#f4b5ad;background:#fee2e2;color:#b42318}.patient-appointments__row{display:flex;gap:16px;align-items:flex-start;width:100%}.patient-appointments__field{display:flex;gap:8px;align-items:flex-start;flex:1 1 0;min-width:0}.patient-appointments__icon{width:16px;height:16px;margin-top:2px;flex:none;object-fit:contain}.patient-appointments__field-body{display:flex;flex-direction:column;min-width:0}.patient-appointments__field-label{margin:0;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px;color:#6a7282}.patient-appointments__field-value{margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:-.15px;color:#101828;word-break:break-word}.patient-appointments__actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.patient-appointments__reschedule,.patient-appointments__cancel{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;padding:6px 12px;border-radius:48px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:-.15px;cursor:pointer}.patient-appointments__reschedule{border:none;background:linear-gradient(267.13deg,#21868d 6.28%,#82f5fd 202.15%);color:#fff}.patient-appointments__reschedule:hover{filter:brightness(.96)}.patient-appointments__reschedule:focus-visible{outline:2px solid #21868d;outline-offset:2px}.patient-appointments__cancel{border:none;background:linear-gradient(267.13deg,#21868d 6.28%,#82f5fd 202.15%);color:#fff}.patient-appointments__cancel:hover{filter:brightness(.96)}.patient-appointments__cancel:focus-visible{outline:2px solid #21868d;outline-offset:2px}@media (max-width: 900px){.patient-appointments__row{flex-direction:column}}.patient-calls{display:flex;flex-direction:column;gap:24px;width:100%}.patient-calls__card{box-sizing:border-box;display:flex;flex-direction:column;gap:16px;width:100%;padding:24px;border:1px solid #e5e7eb;border-radius:14px;background:#fff}.patient-calls__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;width:100%}.patient-calls__lead{display:flex;align-items:center;gap:16px;min-width:0}.patient-calls__icon{box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border:1px solid #009689;border-radius:14px;background:#fff;color:#009689;flex:none}.patient-calls__meta{display:flex;flex-wrap:wrap;align-items:center;gap:16px;min-width:0}.patient-calls__meta-item{display:inline-flex;align-items:center;gap:6px;font-family:Oxygen,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.15px;color:#2f0f03;white-space:nowrap}.patient-calls__meta-item--name{font-weight:700}.patient-calls__meta-item svg{flex:none;color:#6a7282}.patient-calls__status{box-sizing:border-box;display:inline-flex;align-items:center;gap:6px;height:26px;padding:0 12px;border-radius:16777200px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px;white-space:nowrap;flex:none}.patient-calls__status svg{flex:none}.patient-calls__status--completed{border:1px solid #96f7e4;background:#cbfbf1;color:#00786f}.patient-calls__status--missed{border:1px solid #ffc9c9;background:#ffe2e2;color:#c10007}.patient-calls__notes{box-sizing:border-box;display:flex;flex-direction:column;gap:4px;width:100%;padding:16px;border:1px solid #f3f4f6;border-radius:10px;background:#f9fafb}.patient-calls__notes-title{margin:0;font-family:Oxygen,sans-serif;font-size:14px;font-weight:700;line-height:20px;letter-spacing:-.15px;color:#2f0f03}.patient-calls__notes-text{margin:0;font-family:Oxygen,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.15px;color:#2f0f03;word-break:break-word}.patient-calls__actions{display:flex;justify-content:flex-end;width:100%}.patient-calls__transcript-button{display:inline-flex;align-items:center;gap:8px;height:36px;padding:0 16px;border:1px solid #009689;border-radius:48px;background:#fff;color:#00786f;font-family:Inter,sans-serif;font-size:14px;font-weight:500;cursor:pointer}.patient-calls__transcript-button:hover{background:#f0fdfa}.patient-calls__modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:16px;background:#0f172a8c}.patient-calls__modal{box-sizing:border-box;display:flex;flex-direction:column;gap:16px;width:min(560px,calc(100vw - 32px));max-height:calc(100vh - 48px);padding:24px;border-radius:14px;background:#fff;box-shadow:0 24px 64px #0000002e;overflow-y:auto}.patient-calls__modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.patient-calls__modal-title{margin:0;font-family:Oxygen,sans-serif;font-size:18px;font-weight:700;color:#2f0f03}.patient-calls__modal-subtitle{margin:4px 0 0;font-family:Inter,sans-serif;font-size:13px;color:#6b7280}.patient-calls__modal-close{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:8px;background:transparent;color:#6b7280;cursor:pointer;flex:none}.patient-calls__modal-close:hover{background:#f3f4f6}@media (max-width: 900px){.patient-calls__header{flex-direction:column}.patient-calls__meta{gap:12px}}.edit-overview-modal__root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000;pointer-events:none}.edit-overview-modal__root>*{pointer-events:auto}.edit-overview-modal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;border:none;background:#0f172a8c;z-index:0;cursor:pointer}.edit-overview-modal__overlay:disabled{cursor:default}.edit-overview-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;box-sizing:border-box;display:flex;flex-direction:column;gap:20px;width:min(560px,calc(100vw - 32px));max-height:calc(100vh - 48px);padding:24px;border:1px solid rgba(0,0,0,.1);border-radius:10px;background:#fff;box-shadow:0 10px 7.5px #0000001a,0 4px 3px #0000001a;overflow:visible}.edit-overview-modal__header{display:flex;align-items:center;justify-content:space-between;gap:16px}.edit-overview-modal__title{margin:0;font-family:Oxygen,sans-serif;font-weight:700;font-size:18px;line-height:24px;color:#101828}.edit-overview-modal__close{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;background:none;color:#101828;opacity:.6;cursor:pointer;flex:none;border-radius:4px}.edit-overview-modal__close:hover:not(:disabled){opacity:1;background:#0000000f}.edit-overview-modal__close:disabled{opacity:.3;cursor:not-allowed}.edit-overview-modal__body{display:flex;flex-direction:column;gap:14px}.edit-overview-modal__banner{margin:0;padding:10px 12px;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;line-height:20px}.edit-overview-modal__banner--warning{background:#fff7ed;color:#9a3412;border:1px solid #fdba74}.edit-overview-modal__banner--error{background:#fef2f2;color:#b42318;border:1px solid #fca5a5}.edit-overview-modal__section-label{margin:0;font-family:Oxygen,sans-serif;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-muted)}.edit-overview-modal__section-label--spaced{margin-top:6px}.edit-overview-modal__row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.edit-overview-modal__field{display:flex;flex-direction:column;gap:6px}.edit-overview-modal__select-wrap{position:relative}.edit-overview-modal__select{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;text-align:left;cursor:pointer}.edit-overview-modal__select--placeholder{color:#6a7282}.edit-overview-modal__select:disabled{cursor:not-allowed}.edit-overview-modal__select-caret{flex:none;color:#6a7282;transition:transform .15s ease}.edit-overview-modal__select-caret--open{transform:rotate(180deg)}.edit-overview-modal__select-menu{position:absolute;top:calc(100% + 6px);left:0;z-index:4;box-sizing:border-box;width:100%;margin:0;padding:6px;list-style:none;border:1px solid var(--color-patients-table-border);border-radius:8px;background:#fff;box-shadow:0 12px 32px #0f172a1f}.edit-overview-modal__select-option{box-sizing:border-box;display:block;width:100%;padding:10px 12px;border:none;border-radius:6px;background:transparent;font-family:Oxygen,sans-serif;font-size:14px;line-height:20px;color:#101828;text-align:left;cursor:pointer}.edit-overview-modal__select-option:hover{background:#f3f4f6}.edit-overview-modal__select-option--selected{background:#0096891f;color:#0f766e;font-weight:600}.edit-overview-modal__select-option--selected:hover{background:#0096892e}.edit-overview-modal__field--readonly{flex-direction:row;align-items:center;gap:10px}.edit-overview-modal__label{font-family:Oxygen,sans-serif;font-size:13px;font-weight:700;color:#2f0f03}.edit-overview-modal__required{color:#101828}.edit-overview-modal__field--readonly .edit-overview-modal__label{flex:none;min-width:110px;color:var(--color-text-muted);font-weight:600}.edit-overview-modal__readonly-value{font-family:Oxygen,sans-serif;font-size:14px;color:#101828;opacity:.8}.edit-overview-modal__input{box-sizing:border-box;width:100%;min-height:40px;padding:9px 12px;border:1px solid var(--color-patients-table-border);border-radius:8px;background:#fff;font-family:Oxygen,sans-serif;font-size:14px;color:var(--color-label)}.edit-overview-modal__input:focus{outline:2px solid rgba(33,134,141,.35);outline-offset:0;border-color:var(--color-accent-teal)}.edit-overview-modal__input:disabled{opacity:.7;cursor:not-allowed}.edit-overview-modal__input--error{border-color:#dc2626}.edit-overview-modal__input--error:focus{outline:2px solid rgba(220,38,38,.2);border-color:#dc2626}.edit-overview-modal__error{margin:0;font-family:Inter,sans-serif;font-size:12px;line-height:18px;color:#b42318}.edit-overview-modal__actions{display:flex;justify-content:flex-end;gap:10px}.edit-overview-modal__btn{border-radius:20px;padding:9px 22px;font-family:Oxygen,sans-serif;font-size:.88rem;font-weight:600;cursor:pointer}.edit-overview-modal__btn--secondary{border:1px solid var(--color-patients-table-border);background:#fff;color:var(--color-label)}.edit-overview-modal__btn--primary{border:none;background:linear-gradient(90deg,#009689,#00bba7);color:#fff}.edit-overview-modal__btn:disabled{opacity:.7;cursor:not-allowed}.edit-overview-modal__btn:focus-visible{outline:2px solid #009689;outline-offset:2px}@media (max-width: 480px){.edit-overview-modal__row{grid-template-columns:1fr}.edit-overview-modal__field--readonly{flex-direction:column;align-items:flex-start;gap:4px}}.patient-detail-page{box-sizing:border-box;display:flex;flex-direction:column;gap:24px;margin:-24px;padding:16px 24px 24px;min-height:calc(100vh - var(--header-height) - var(--layout-main-vertical-padding));background:var(--color-patients-page-bg)}.patient-detail-page__top{display:flex;flex-direction:column;gap:16px}.patient-detail-page__header{display:flex;align-items:center;min-height:48px}.patient-detail-page__header-main{display:flex;align-items:center;gap:22px}.patient-detail-page__back{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;width:36px;height:34px;padding:10px;border:none;border-radius:4px;background:transparent;color:#009689;cursor:pointer;flex:none;text-decoration:none}.patient-detail-page__back:hover{background:#00968914}.patient-detail-page__back:focus-visible{outline:2px solid #009689;outline-offset:2px}.patient-detail-page__title{margin:0;font-family:"DM Serif Display",Georgia,serif;font-size:28px;font-weight:400;line-height:28px;letter-spacing:-.44px;color:#2f0f03}.patient-detail-page__hero{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;max-width:1325px;min-height:128px;height:auto;padding:24px;border-radius:14px;background:#21868d;opacity:1}.patient-detail-page__hero-main{display:flex;align-items:center;gap:24px;min-width:0}.patient-detail-page__avatar{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:center;width:80px;height:80px;padding:0 20.2656px;border:2px solid rgba(255,255,255,.3);border-radius:16px;background:#fff3;color:#fff;font-family:Oxygen,sans-serif;font-size:30px;font-weight:700;line-height:36px;letter-spacing:.4px;flex:none;flex-grow:0}.patient-detail-page__identity{display:flex;flex-direction:column;gap:4px;min-width:0}.patient-detail-page__name{margin:0;font-family:Oxygen,sans-serif;font-size:24px;font-weight:700;line-height:32px;letter-spacing:.07px;color:#fff;overflow-wrap:anywhere}.patient-detail-page__client-id{margin:0;font-family:Oxygen,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.31px;color:#cbfbf1}.patient-detail-page__hero-aside{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px;flex:none}.patient-detail-page__hero-call{box-sizing:border-box;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;height:36px;min-height:36px;padding:8px 13px;border:2px solid rgba(255,255,255,.4);border-radius:16777200px;background:#fff3;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:-.15px;cursor:pointer;flex:none;flex-grow:0}.patient-detail-page__hero-call:hover:not(:disabled){background:#ffffff47}.patient-detail-page__hero-call:disabled{opacity:.7;cursor:not-allowed}.patient-detail-page__hero-call:focus-visible{outline:2px solid #ffffff;outline-offset:2px}.patient-detail-page__hero-badge{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;min-width:68px;height:36px;padding:8px 13px;border:2px solid rgba(255,255,255,.4);border-radius:16777200px;background:#fff3;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:-.15px;flex:none;flex-grow:0;z-index:0}.patient-detail-page__panel{box-sizing:border-box;width:100%;max-width:1325px;border:1px solid #eae2b7;border-radius:14px;background:#fff;overflow:hidden}.patient-detail-page__tabs{display:flex;align-items:stretch;gap:20px;min-height:54px;padding:0 24px;border-bottom:1px solid #eae2b7}.patient-detail-page__tab{position:relative;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-height:54px;padding:17px 15px;border:none;border-bottom:1px solid transparent;background:transparent;font-family:Oxygen,sans-serif;font-size:14px;font-weight:700;line-height:20px;letter-spacing:-.15px;color:#6a7282;cursor:pointer}.patient-detail-page__tab:hover{color:#009689}.patient-detail-page__tab--active{color:#009689;border-bottom-color:#009689}.patient-detail-page__tab-panel{padding:24px}.patient-detail-page__section+.patient-detail-page__section{margin-top:24px}.patient-detail-page__overview-toolbar{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-bottom:8px}.patient-detail-page__overview-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:20px;padding:9px 22px;font-family:Oxygen,sans-serif;font-size:.88rem;font-weight:600;cursor:pointer}.patient-detail-page__overview-btn--secondary{border:1px solid var(--color-patients-table-border);background:#fff;color:var(--color-label)}.patient-detail-page__overview-btn:focus-visible{outline:2px solid #009689;outline-offset:2px}.patient-detail-page__section-title{margin:0 0 16px;font-family:Oxygen,sans-serif;font-size:18px;font-weight:700;line-height:28px;letter-spacing:-.44px;color:#101828}.patient-detail-page__info-card{box-sizing:border-box;display:flex;flex-direction:column;gap:26px;padding:24px;border-radius:10px;background:#f9fafb}.patient-detail-page__info-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.patient-detail-page__field{display:flex;flex-direction:column;gap:7px;min-width:0;padding:1px 0}.patient-detail-page__field-label{display:block;margin:0;font-family:Oxygen,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.15px;color:#4a5565}.patient-detail-page__field-label--inter{font-family:Inter,sans-serif;font-weight:500}.patient-detail-page__field-value{margin:0;font-family:Oxygen,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.31px;color:#101828;word-break:break-word}.patient-detail-page__field-value--inter{font-family:Inter,sans-serif}.patient-detail-page__placeholder{margin:0;padding:48px 24px;text-align:center;font-family:Oxygen,sans-serif;font-size:14px;line-height:20px;color:#6a7282}.patient-detail-page__table-wrap{overflow-x:auto;border:1px solid #eef0f3;border-radius:12px}.patient-detail-page__table{width:100%;border-collapse:collapse;font-family:Oxygen,sans-serif;font-size:14px}.patient-detail-page__table thead th{text-align:left;padding:12px 16px;background:#f9fafb;color:#6a7282;font-weight:700;white-space:nowrap;border-bottom:1px solid #eef0f3}.patient-detail-page__table tbody td{padding:14px 16px;border-bottom:1px solid #f1f3f5;color:#1f2933;vertical-align:middle}.patient-detail-page__table tbody tr:last-child td{border-bottom:none}.patient-detail-page__capitalize{text-transform:capitalize}.patient-detail-page__pill{display:inline-flex;align-items:center;padding:3px 10px;border-radius:100px;background:#eef2ff;color:#4f46e5;font-size:12px;font-weight:700;text-transform:capitalize;white-space:nowrap}.patient-detail-page__pill--completed{background:#e7f6ec;color:#1a7f43}.patient-detail-page__pill--refunded{background:#fdecec;color:#c0392b}.patient-detail-page__link{color:#2f6df6;font-weight:700;text-decoration:none}.patient-detail-page__link:hover{text-decoration:underline}.patient-detail-page__loading,.patient-detail-page__error{margin:0;padding:40px 0;font-family:Oxygen,sans-serif;font-size:14px;line-height:20px;color:#6a7282}.patient-detail-page__purchase-list{display:flex;flex-direction:column;gap:24px}.patient-detail-page__purchase-card{box-sizing:border-box;display:flex;flex-direction:column;gap:16px;width:100%;padding:24px;border:1px solid #e5e7eb;border-radius:14px;background:#fff}.patient-detail-page__purchase-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.patient-detail-page__purchase-heading{display:flex;flex-direction:column;min-width:0}.patient-detail-page__purchase-title{margin:0;font-family:Oxygen,sans-serif;font-size:16px;font-weight:700;line-height:24px;letter-spacing:-.31px;color:#2f0f03}.patient-detail-page__purchase-sub{margin:0;font-family:Oxygen,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.15px;color:#6a7282}.patient-detail-page__purchase-amount-col{display:flex;flex-direction:column;align-items:flex-end;gap:8px;flex:none}.patient-detail-page__purchase-amount{margin:0;font-family:Oxygen,sans-serif;font-size:24px;font-weight:700;line-height:32px;letter-spacing:.07px;color:#2f0f03;text-align:right;white-space:nowrap}.patient-detail-page__purchase-pill{display:inline-flex;align-items:center;justify-content:center;padding:3px 9px;border-radius:16777200px;font-family:Oxygen,sans-serif;font-size:12px;font-weight:700;line-height:16px;text-transform:capitalize;white-space:nowrap}.patient-detail-page__purchase-pill--completed{background:#dcfce7;color:#008236}.patient-detail-page__purchase-pill--refunded{background:#fee2e2;color:#e7000b}.patient-detail-page__purchase-pill--default{background:#eef2ff;color:#4f46e5}.patient-detail-page__purchase-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding-top:16px;border-top:1px solid #f3f4f6}.patient-detail-page__purchase-meta-item{display:flex;flex-direction:column;gap:0;min-width:0}.patient-detail-page__purchase-meta-label{margin:0;font-family:Oxygen,sans-serif;font-size:12px;font-weight:400;line-height:16px;color:#6a7282}.patient-detail-page__purchase-meta-value{margin:0;font-family:Oxygen,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.15px;color:#2f0f03;word-break:break-word}.patient-detail-page__purchase-actions{display:flex;gap:8px;padding-top:17px;border-top:1px solid #f3f4f6}.patient-detail-page__purchase-actions .patient-detail-page__report-btn{text-decoration:none}.patient-detail-page__report-list{display:flex;flex-direction:column;gap:24px}.patient-detail-page__report-card{box-sizing:border-box;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;width:100%;padding:24px;border:1px solid #e5e7eb;border-radius:14px;background:#fff}.patient-detail-page__report-main{display:flex;align-items:flex-start;gap:16px;min-width:0}.patient-detail-page__report-icon{box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:10px;background:linear-gradient(135deg,#cbfbf1,#96f7e4);color:#0d9488;flex:none}.patient-detail-page__report-info{display:flex;flex-direction:column;gap:4px;min-width:0}.patient-detail-page__report-title{margin:0;font-family:Oxygen,sans-serif;font-size:16px;font-weight:700;line-height:24px;letter-spacing:-.31px;color:#2f0f03;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.patient-detail-page__report-critical{display:inline-flex;align-items:center;padding:2px 8px;border-radius:4px;background:#fde8e8;color:#e7000b;font-family:Inter,sans-serif;font-size:11px;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.patient-detail-page__report-meta{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:8px}.patient-detail-page__report-meta-item{display:inline-flex;align-items:center;gap:4px;font-family:Oxygen,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.15px;color:#2f0f03}.patient-detail-page__report-meta-item svg{flex:none;color:#6a7282}.patient-detail-page__report-collection-icon{width:16px;height:16px;flex:none}.patient-detail-page__report-actions{display:flex;align-items:flex-start;gap:8px;flex:none}.patient-detail-page__report-btn{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:6px;height:32px;padding:0 12px;border:1px solid rgba(0,0,0,.1);border-radius:8px;background:#fff;font-family:Oxygen,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.15px;color:#2f0f03;white-space:nowrap;cursor:pointer}.patient-detail-page__report-btn:hover{background:#f9fafb}.patient-detail-page__report-btn:focus-visible{outline:2px solid #009689;outline-offset:2px}.patient-detail-page__report-btn svg{flex:none}.patient-detail-page__viewer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172a8c}.patient-detail-page__viewer{box-sizing:border-box;display:flex;flex-direction:column;width:min(960px,100%);height:min(90vh,1000px);border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 24px 60px #00000040}.patient-detail-page__viewer-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;border-bottom:1px solid #eae2b7}.patient-detail-page__viewer-title{margin:0;font-family:Oxygen,sans-serif;font-size:18px;font-weight:700;line-height:28px;color:#2f0f03;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.patient-detail-page__viewer-header-actions{display:flex;align-items:center;gap:8px}.patient-detail-page__viewer-close{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:8px;background:transparent;color:#6a7282;cursor:pointer}.patient-detail-page__viewer-close:hover{background:#f3f4f6;color:#2f0f03}.patient-detail-page__viewer-frame{flex:1;width:100%;border:none;background:#f3f4f6}.patient-detail-page__viewer-empty{flex:1;display:flex;align-items:center;justify-content:center;margin:0;padding:24px;font-family:Oxygen,sans-serif;font-size:.875rem;color:#6d574e;background:#f3f4f6}@media (max-width: 900px){.patient-detail-page__report-card{flex-direction:column}.patient-detail-page__report-actions{align-self:stretch}.patient-detail-page__report-btn{flex:1}.patient-detail-page__purchase-meta{grid-template-columns:1fr}.patient-detail-page__hero{flex-direction:column;align-items:stretch;gap:16px;padding:16px;min-height:0}.patient-detail-page__hero-main{gap:16px;width:100%}.patient-detail-page__avatar{width:64px;height:64px;padding:0;border-radius:12px;font-size:22px;line-height:28px}.patient-detail-page__name{font-size:20px;line-height:28px}.patient-detail-page__client-id{font-size:14px;line-height:20px}.patient-detail-page__hero-aside{width:100%;justify-content:flex-start;align-items:center;gap:8px}.patient-detail-page__hero-call,.patient-detail-page__hero-badge{height:32px;min-height:32px;padding:6px 12px;font-size:13px}.patient-detail-page__hero-aside .patient-detail-page__report-critical{align-self:center}.patient-detail-page__tabs{overflow-x:auto;gap:12px}.patient-detail-page__info-row{grid-template-columns:1fr}}@media (max-width: 480px){.patient-detail-page__hero{padding:14px;gap:12px}.patient-detail-page__hero-main{gap:12px}.patient-detail-page__avatar{width:56px;height:56px;font-size:18px;line-height:24px}.patient-detail-page__name{font-size:18px;line-height:24px}.patient-detail-page__hero-aside{gap:6px}}.clinical-analytics-page__header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px;flex-wrap:wrap}.clinical-analytics-page__title{margin:0;font-family:Merriweather,Georgia,Times New Roman,serif;font-size:28px;font-weight:400;line-height:28px;letter-spacing:-.44px;color:#2f0f03}.clinical-analytics-page__error{margin:0 0 16px;padding:12px 14px;border-radius:10px;background:#fef2f2;border:1px solid #fecaca;color:#b42318;font-family:Oxygen,sans-serif;font-size:.875rem}.clinical-analytics__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.clinical-analytics__card{display:flex;flex-direction:column;gap:8px;padding:24px;background:#fff;border:1px solid #eae2b7;border-radius:16px;box-shadow:var(--shadow-sm);min-width:0;height:100%;overflow:visible}.clinical-analytics__card-header{display:flex;flex-direction:column;gap:4px;margin-bottom:8px;flex:none}.clinical-analytics__card-title{margin:0;font-family:Merriweather,Georgia,Times New Roman,serif;font-size:20px;font-weight:400;line-height:28px;letter-spacing:-.44px;color:#101828}.clinical-analytics__card-subtitle{margin:0;font-family:Oxygen,sans-serif;font-size:16px;font-weight:400;line-height:20px;letter-spacing:-.15px;color:#6d574e}.health-chart{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:16px;width:100%;flex:1;min-height:280px;overflow:visible}.health-chart__body{display:flex;gap:8px;align-items:stretch;width:100%;flex:1;min-height:0}.health-chart__y-axis{display:flex;flex-direction:column;justify-content:space-between;flex:none;min-width:28px;padding:16px 0 36px;font-family:Oxygen,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.15px;color:#6d574e;text-align:right}.health-chart__y-axis span{display:block;white-space:nowrap;font-size:14px;font-weight:400;line-height:20px}.clinical-analytics__card>.health-chart--empty,.health-chart.health-chart--empty{justify-content:center;align-items:center;flex-direction:row;gap:0}.health-chart__canvas{position:relative;width:min(100%,260px);overflow:visible}.health-chart__plot{position:relative;width:100%;display:flex;justify-content:center;align-items:center;flex:1;overflow:visible}.health-chart__canvas--bar{width:100%;max-width:100%;aspect-ratio:420 / 220}.health-chart__plot--bar{flex:1;min-width:0;width:auto}.health-chart__svg{width:100%;height:auto;display:block}.health-chart__svg--bar{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}.health-chart__tooltip{position:absolute;z-index:2;transform:translate(-50%,calc(-100% - 10px));display:flex;flex-direction:row;justify-content:center;align-items:center;gap:6px;width:max-content;max-width:none;min-width:88px;padding:8px 10px;border-radius:8px;border:1px solid;background:#fff;box-shadow:0 6px 16px #2f0f0324;pointer-events:none;white-space:nowrap;text-align:center}.health-chart__tooltip-label{font-family:Oxygen,sans-serif;font-size:13px;font-weight:700;line-height:1.2;color:#101828;white-space:nowrap;text-align:center}.health-chart__tooltip-value{font-family:Oxygen,sans-serif;font-size:13px;font-weight:700;line-height:1.2;color:#101828;text-align:center}.health-chart__legend{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 24px;margin:0;padding:0;list-style:none;width:100%;flex:none}.health-chart__legend-item{display:inline-flex;align-items:center;gap:8px;padding:0;border:none;background:transparent;font-family:Oxygen,sans-serif;font-size:14px;font-weight:400;line-height:24px;cursor:default}button.health-chart__legend-item{cursor:pointer}.health-chart__legend-swatch{width:14px;height:14px;border-radius:3px;flex:none}@media (max-width: 1100px){.clinical-analytics__grid{grid-template-columns:1fr}}.admin-layout__content:has(.payments-page){max-width:none;width:100%;padding:0}.payments-page{margin:0;padding:24px;min-height:calc(100vh - var(--header-height) - var(--layout-main-vertical-padding));background:var(--color-patients-page-bg);width:100%;max-width:100%;min-width:0;overflow-x:clip;box-sizing:border-box}.payments-page__body{width:100%;max-width:100%;min-width:0;display:flex;flex-direction:column;align-items:stretch}.payments-page__body>*{width:100%;max-width:100%;min-width:0}.payments-page__header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.payments-page__title{flex:none;margin:0;font-family:"DM Serif Display",Merriweather,Georgia,serif;font-size:28px;font-weight:400;font-style:normal;line-height:28px;letter-spacing:-.44px;color:#2f0f03}.payments-kpi-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-bottom:12px}.payments-kpi-card{display:flex;flex-direction:column;gap:10px;padding:16px 20px;border-radius:14px;background:#21868d;color:#fff;min-width:0}.payments-kpi-card__header{display:flex;align-items:center;gap:12px;min-width:0}.payments-kpi-card__icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:#fff;color:#21868d;flex:none}.payments-kpi-card__label{margin:0;font-family:Oxygen;font-size:16px;font-weight:400;line-height:20px;letter-spacing:-.15px;color:#fff;min-width:0}.payments-kpi-card__value{margin:0;font-family:Oxygen;font-size:24px;font-weight:700;line-height:28px;letter-spacing:.4px;color:#fff;word-break:break-word}.payments-page__toolbar{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.payments-type-filters{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding-top:0;margin-bottom:0}.payments-type-filters__label{display:inline-flex;align-items:center;gap:6px;color:var(--color-label);font-family:Oxygen;font-size:12px;line-height:16px}.payments-type-filters__icon{flex:none;color:var(--color-label);width:16px;height:16px}.payments-type-filters__pills{display:flex;flex-wrap:wrap;align-items:center;gap:6px;min-width:0;max-width:100%}.payments-type-filters__pill{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border:1px solid var(--color-patients-table-border);border-radius:50px;background:#fff;color:var(--color-label);font-family:Oxygen;font-size:12px;font-weight:700;line-height:16px;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.payments-type-filters__pill:hover{background:var(--color-patients-row-hover)}.payments-type-filters__pill[data-active=true]{border-color:#21868d;color:#21868d;background:#fff}.payments-table-wrap{background:#fff;border:1px solid #eae2b7;border-radius:14px;overflow:hidden;box-shadow:0 4px 14px #2f0f030f;width:100%;max-width:100%;min-width:0;position:relative}.payments-table-wrap--fetching:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff8c;pointer-events:none;z-index:1}.payments-table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.payments-table-scroll--desktop{min-height:712px;overflow-x:hidden}.payments-mobile-list{display:none;min-height:640px}.payments-table__status{padding:48px 20px;text-align:center;background-color:#fff}.payments-mobile-card{padding:16px;border-bottom:1px solid var(--color-patients-table-border);background:#fff}.payments-mobile-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:8px}.payments-mobile-card__txn{margin:0;font-family:Oxygen;font-size:14px;font-weight:700;color:#2f0f03;word-break:break-word}.payments-mobile-card__amount{margin:0;font-family:Oxygen;font-size:14px;font-weight:700;color:#21868d;white-space:nowrap;flex:none}.payments-mobile-card__client{margin:0 0 12px;font-family:Oxygen;font-size:15px;font-weight:600;color:#2f0f03;word-break:break-word}.payments-mobile-card__meta{margin:0;display:grid;gap:8px}.payments-mobile-card__meta-row{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.payments-mobile-card__meta-row dt{margin:0;flex:0 1 auto;min-width:0;font-family:Oxygen;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-muted)}.payments-mobile-card__meta-row dd{margin:0;flex:1 1 auto;min-width:0;font-family:Oxygen;font-size:13px;line-height:1.4;color:var(--color-label);text-align:right;word-break:break-word}.payments-table{width:100%;min-width:100%;border-collapse:collapse;background:#fff;table-layout:fixed}.payments-table thead,.payments-table thead tr{background-color:var(--color-patients-table-header)}.payments-table thead th{padding:24px 16px;background-color:var(--color-patients-table-header);border-top:none;border-bottom:1px solid var(--color-patients-table-border);color:var(--color-patients-table-head-text);font-family:Oxygen;font-size:12px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;text-align:left;white-space:nowrap}.payments-table__sort-btn{display:inline-flex;align-items:center;gap:6px;padding:0;margin:0;border:none;background:transparent;color:inherit;font:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer;white-space:nowrap}.payments-table__sort-btn:hover{color:var(--color-accent-teal)}.payments-table__sort-btn:focus-visible{outline:2px solid var(--color-accent-teal);outline-offset:2px;border-radius:4px}.payments-table__sort-icon{flex:none;opacity:.45}.payments-table__sort-icon--active{opacity:1;color:var(--color-accent-teal)}.payments-table thead th:first-child{padding-left:24px}.payments-table thead th:last-child{padding-right:24px}.payments-table tbody tr{background-color:#fff;border-bottom:1px solid var(--color-patients-table-border)}.payments-table tbody tr:hover,.payments-table__row:hover{background-color:var(--color-patients-row-hover)}.payments-table tbody td{padding:20px 16px;font-family:Oxygen;font-size:14px;line-height:20px;letter-spacing:-.15px;color:#2f0f03;vertical-align:middle;background-color:transparent}.payments-table tbody td:first-child{padding-left:24px}.payments-table tbody td:last-child{padding-right:24px}.payments-table__id{color:var(--color-patients-table-head-text)}.payments-table__razorpay-id{font-family:Oxygen;font-size:.88rem;color:var(--color-label);word-break:break-all}.payments-table__loading,.payments-table__error{padding:48px 20px!important;text-align:center;background-color:#fff;min-height:640px;vertical-align:middle}.payments-table__error-message{margin:0 0 16px;font-family:Oxygen;font-size:14px;line-height:20px;color:var(--color-text-muted)}.payments-table__retry-btn{padding:8px 18px;border-radius:38px;border:1px solid var(--color-patients-search-border);background:#fff;color:#2f0f03;font-family:Oxygen;font-size:14px;font-weight:700;line-height:16px;cursor:pointer;transition:background .15s ease,border-color .15s ease}.payments-table__retry-btn:hover{background:var(--color-patients-row-hover)}.payments-table__retry-btn:focus-visible{outline:2px solid var(--color-accent-teal);outline-offset:2px}.payments-table__empty{text-align:center;padding:48px 20px!important;color:var(--color-text-muted);background-color:#fff;min-height:640px;vertical-align:middle}.payments-table__pagination-actions--placeholder{min-height:36px}.payments-table__pagination{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;border-top:1px solid #eae2b7;font-size:.85rem;color:var(--color-text-muted);background:#fff}.payments-table__pagination-actions{display:flex;gap:8px}.payments-table__pagination-actions button{padding:6px 14px;border-radius:var(--radius);border:1px solid var(--color-patients-table-border);background:var(--color-patients-page-bg);color:var(--color-label);font-family:Oxygen;font-size:.85rem;cursor:pointer}.payments-table__pagination-actions button:disabled{opacity:.5;cursor:not-allowed}@media (min-width: 901px){.payments-table thead th:nth-child(1),.payments-table tbody td:nth-child(1){width:9%}.payments-table thead th:nth-child(2),.payments-table tbody td:nth-child(2){width:14%}.payments-table thead th:nth-child(3),.payments-table tbody td:nth-child(3){width:13%;padding-right:24px}.payments-table thead th:nth-child(4),.payments-table tbody td:nth-child(4){width:14%;padding-left:20px}.payments-table thead th:nth-child(5),.payments-table tbody td:nth-child(5){width:11%}.payments-table thead th:nth-child(6),.payments-table tbody td:nth-child(6){width:9%}.payments-table thead th:nth-child(7),.payments-table tbody td:nth-child(7){width:11%}.payments-table thead th:nth-child(8),.payments-table tbody td:nth-child(8){width:9%}.payments-table thead th:nth-child(9),.payments-table tbody td:nth-child(9){width:auto}}@media (max-width: 1200px){.payments-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 900px){.payments-page{margin:0;padding:0}.payments-page__title{font-size:24px;line-height:30px}.payments-kpi-grid{gap:16px;margin-bottom:12px}.payments-kpi-card{gap:8px;padding:14px 16px}.payments-kpi-card__label{font-size:15px}.payments-kpi-card__value{font-size:clamp(1.25rem,5vw,1.5rem);line-height:1.25}.payments-type-filters{flex-direction:column;align-items:stretch;gap:12px;padding-top:8px;margin-bottom:16px}.payments-type-filters__pills{flex-wrap:wrap;width:100%;overflow:visible;padding-bottom:0}.payments-type-filters__pill{flex:1 1 auto;min-height:40px;padding:8px 12px;font-size:13px}.payments-table-scroll--desktop{display:none}.payments-mobile-list{display:block}.payments-table__pagination{flex-direction:column;align-items:stretch;gap:12px;padding:12px 16px}.payments-table__pagination-actions{width:100%}.payments-table__pagination-actions button{flex:1;min-height:40px}}@media (max-width: 600px){.payments-page__header{margin-bottom:16px}.payments-page__title{font-size:22px;line-height:28px}.payments-kpi-grid{grid-template-columns:1fr;gap:12px}.payments-kpi-card{padding:12px 14px;border-radius:12px}.payments-kpi-card__icon-wrap{width:28px;height:28px}.payments-kpi-card__label{font-size:14px}.payments-table-wrap{border-radius:12px}.payments-table__status,.payments-table__loading,.payments-table__error,.payments-table__empty{padding:32px 16px!important}.payments-table__error-message{font-size:13px;padding:0 8px}.payments-table__retry-btn{width:100%;max-width:220px;min-height:40px}.payments-type-filters__pill{flex:1 1 calc(50% - 4px);justify-content:center;text-align:center}}.activity-logs-page{margin:-24px;padding:24px;min-height:calc(100vh - var(--header-height) - var(--layout-main-vertical-padding));background:var(--color-patients-page-bg)}.activity-logs-page__header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.activity-logs-page__title{margin:0;font-family:Merriweather,Georgia,serif;font-size:30px;font-weight:700;font-style:normal;line-height:36px;letter-spacing:.4px;color:#2f0f03;flex:none}.activity-logs-page__toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px;flex:none}.activity-logs-page .patients-search{box-sizing:border-box;display:inline-flex;flex-direction:row;align-items:center;gap:12px;width:237px;max-width:100%;height:48px;padding:4px 22px;border:1px solid var(--color-patients-search-border);border-radius:58px;background:var(--color-patients-search-bg);flex:none;cursor:text}.activity-logs-page .patients-search:focus-within{border-color:var(--color-patients-search-border);box-shadow:none}.activity-logs-page .patients-search__icon{flex:none;color:var(--color-patients-search-icon);opacity:.7;pointer-events:none}.activity-logs-page .patients-search__input{box-sizing:border-box;flex:1;min-width:0;width:100%;height:100%;padding:0;margin:0;border:none;border-radius:0;background:transparent;color:var(--color-patients-search-text);font-family:Oxygen,sans-serif;font-size:14px;font-weight:400;line-height:16px;-moz-appearance:none;appearance:none;-webkit-appearance:none;outline:none;box-shadow:none}.activity-logs-page .patients-search__input:focus,.activity-logs-page .patients-search__input:focus-visible{outline:none;box-shadow:none}.activity-logs-page .patients-search__input::placeholder{color:var(--color-patients-search-placeholder)}.activity-logs-page .patients-search__input::-webkit-search-cancel-button{display:none}.activity-logs-page__error{margin:0 0 16px;padding:12px 16px;border-radius:10px;border:1px solid #fd291b;background:#ffdbd8;color:#fd291b;font-family:Oxygen,sans-serif;font-size:.88rem;font-weight:600}.activity-logs-table-wrap{background:#fff;border:1px solid #eae2b7;border-radius:14px;overflow:hidden;box-shadow:0 4px 14px #2f0f030f}.activity-logs-table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.activity-logs-mobile-list{display:none}.activity-logs-mobile-card{padding:16px;border-bottom:1px solid #eae2b7;background:#fff}.activity-logs-mobile-card:last-child{border-bottom:none}.activity-logs-mobile-card__header{display:flex;flex-direction:column;gap:4px;margin-bottom:10px}.activity-logs-mobile-card__user{margin:0;font-family:Oxygen,sans-serif;font-size:15px;font-weight:700;line-height:20px;color:#2f0f03;word-break:break-word}.activity-logs-mobile-card__when{margin:0;font-family:Oxygen,sans-serif;font-size:12px;font-weight:400;line-height:16px;color:var(--color-text-muted)}.activity-logs-mobile-card__description{margin:0 0 12px;font-family:Oxygen,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#2f0f03;word-break:break-word}.activity-logs-mobile-card__meta{margin:0;display:grid;gap:8px}.activity-logs-mobile-card__meta-row{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.activity-logs-mobile-card__meta-row dt{margin:0;flex:0 1 auto;min-width:0;font-family:Oxygen,sans-serif;font-size:12px;font-weight:700;color:#2f0f03}.activity-logs-mobile-card__meta-row dd{margin:0;flex:1 1 auto;text-align:right;font-family:Oxygen,sans-serif;font-size:13px;color:#2f0f03;word-break:break-word}.activity-logs-table__empty--mobile{padding:32px 16px;text-align:center;color:var(--color-text-muted);font-family:Oxygen,sans-serif;font-size:14px}.activity-logs-table{width:100%;border-collapse:collapse;background:#fff}.activity-logs-table thead th{padding:24px 16px;background:#eae2b7;border-top:1px solid #eae2b7;border-bottom:1px solid #eae2b7;color:#2f0f03;font-family:Oxygen,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:16px;letter-spacing:.6px;text-transform:uppercase;text-align:center;white-space:nowrap}.activity-logs-table thead th:first-child{padding-left:24px}.activity-logs-table tbody tr{background-color:#fff;border-bottom:1px solid #eae2b7}.activity-logs-table tbody tr:hover,.activity-logs-table__row:hover{background-color:var(--color-patients-row-hover)}.activity-logs-table tbody td{padding:22px 16px;color:#2f0f03;font-family:Oxygen,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.15px;text-align:center;vertical-align:middle;background-color:transparent}.activity-logs-table tbody td:first-child{padding-left:24px}.activity-logs-table__user{white-space:nowrap}.activity-logs-table__description{min-width:180px}.activity-logs-table__subject-mcg-id{min-width:140px;white-space:nowrap}.activity-logs-table__mono{word-break:break-all}.activity-logs-table__date,.activity-logs-table__time{white-space:nowrap}.activity-logs-table__empty{text-align:center;padding:48px 20px!important;color:var(--color-text-muted);background-color:#fff}.activity-logs-table__pagination{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;border-top:1px solid #eae2b7;font-family:Oxygen,sans-serif;font-size:.85rem;color:var(--color-text-muted);background:#fff}.activity-logs-table__pagination-actions{display:flex;gap:8px}.activity-logs-table__pagination-actions button{padding:6px 14px;border-radius:var(--radius);border:1px solid var(--color-patients-table-border);background:var(--color-patients-page-bg);color:var(--color-label);font-family:inherit;font-size:.85rem;cursor:pointer}.activity-logs-table__pagination-actions button:hover:not(:disabled){background:var(--color-patients-row-hover)}.activity-logs-table__pagination-actions button:disabled{opacity:.55;cursor:not-allowed}@media (max-width: 900px){.activity-logs-page{margin:0;padding:16px;min-height:0}.activity-logs-page__header{flex-direction:column;align-items:stretch;gap:12px;margin-bottom:16px}.activity-logs-page__title{font-size:24px;line-height:30px}.activity-logs-page__toolbar{width:100%;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:10px}.activity-logs-page .patients-search,.activity-logs-page .dashboard-date-filter{width:100%}.activity-logs-page .dashboard-date-filter__btn{width:100%;justify-content:center}.activity-logs-page .dashboard-page__active-filters{margin-bottom:12px}.activity-logs-table-scroll--desktop{display:none}.activity-logs-mobile-list{display:block}.activity-logs-table__pagination{flex-direction:column;align-items:stretch;gap:12px;padding:12px 16px}.activity-logs-table__pagination-actions{width:100%}.activity-logs-table__pagination-actions button{flex:1;min-height:40px}}@media (max-width: 600px){.activity-logs-page{padding:12px}.activity-logs-page__title{font-size:22px;line-height:28px}.activity-logs-mobile-card{padding:14px}.activity-logs-mobile-card__meta-row{flex-direction:column;gap:4px}.activity-logs-mobile-card__meta-row dd{text-align:left}}.edit-centre-modal__root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000;pointer-events:none}.edit-centre-modal__root>*{pointer-events:auto}.edit-centre-modal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;border:none;background:#0f172a8c;z-index:0;cursor:pointer}.edit-centre-modal__overlay:disabled{cursor:default}.edit-centre-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;box-sizing:border-box;display:flex;flex-direction:column;gap:20px;width:min(480px,calc(100vw - 32px));max-height:calc(100vh - 32px);padding:24px;border:1px solid rgba(0,0,0,.1);border-radius:10px;background:#fff;box-shadow:0 10px 7.5px #0000001a,0 4px 3px #0000001a;overflow:auto}.edit-centre-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.edit-centre-modal__title{margin:0;font-family:Oxygen,sans-serif;font-weight:700;font-size:18px;line-height:24px;color:#101828}.edit-centre-modal__subtitle{margin:4px 0 0;font-family:Oxygen,sans-serif;font-size:13px;color:var(--color-text-muted)}.edit-centre-modal__close{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;border:none;background:none;color:#101828;opacity:.7;cursor:pointer}.edit-centre-modal__close:hover:not(:disabled){opacity:1}.edit-centre-modal__close:disabled{opacity:.4;cursor:not-allowed}.edit-centre-modal__body{display:flex;flex-direction:column;gap:16px}.edit-centre-modal__field{display:flex;flex-direction:column;gap:6px}.edit-centre-modal__label{font-family:Oxygen,sans-serif;font-size:14px;font-weight:700;color:#2f0f03}.edit-centre-modal__input{box-sizing:border-box;width:100%;padding:10px 14px;border:1px solid var(--color-patients-table-border);border-radius:8px;background:#fff;font-family:Oxygen,sans-serif;font-size:14px;color:var(--color-label)}.edit-centre-modal__input:focus{outline:2px solid rgba(33,134,141,.35);outline-offset:0;border-color:var(--color-accent-teal)}.edit-centre-modal__input:disabled{opacity:.7;cursor:not-allowed}.edit-centre-modal__toggles{display:grid;grid-template-columns:max-content auto;column-gap:16px;row-gap:14px;align-items:center;padding-top:4px}.edit-centre-modal__toggle-label{font-family:Oxygen,sans-serif;font-size:14px;font-weight:600;color:var(--color-label);white-space:nowrap}.edit-centre-modal__toggle-control{display:inline-flex;align-items:center;gap:10px}.edit-centre-modal__toggle-status{font-family:Oxygen,sans-serif;font-size:12px;font-weight:700;min-width:24px}.edit-centre-modal__toggle-status--on{color:var(--color-accent-teal)}.edit-centre-modal__toggle-status--off{color:var(--color-text-muted)}.edit-centre-modal__actions{display:flex;justify-content:flex-end;gap:10px}.edit-centre-modal__btn{border-radius:20px;padding:9px 22px;font-family:Oxygen,sans-serif;font-size:.88rem;font-weight:600;cursor:pointer}.edit-centre-modal__btn--secondary{border:1px solid var(--color-patients-table-border);background:#fff;color:var(--color-label)}.edit-centre-modal__btn--primary{border:none;background:linear-gradient(90deg,#009689,#00bba7);color:#fff}.edit-centre-modal__btn:disabled{opacity:.7;cursor:not-allowed}.manage-centres{padding-top:22px}.manage-centres__header{margin-bottom:18px}.manage-centres__subtitle{margin:0;font-family:Oxygen;font-size:14px;font-weight:400;line-height:20px;color:var(--color-text-muted)}.centres-table-wrap{margin:0 -25px -28px;border-top:1px solid var(--color-patients-table-border)}.centres-table-scroll{overflow-x:auto;border-radius:0 0 14px 14px}.centres-table{width:100%;border-collapse:collapse;background:#fff}.centres-table thead th{padding:14px 20px;background:var(--color-patients-table-header);border-top:none;border-bottom:1px solid var(--color-patients-table-border);text-align:center;font-family:Oxygen;font-size:.82rem;font-weight:700;letter-spacing:.02em;color:var(--color-patients-table-head-text);white-space:nowrap}.centres-table tbody tr{background-color:#fff;border-bottom:1px solid var(--color-patients-table-border)}.centres-table tbody tr:last-child{border-bottom:none}.centres-table tbody tr:hover,.centres-table__row:hover{background-color:var(--color-patients-row-hover)}.centres-table tbody td{padding:16px 20px;font-family:Oxygen;font-size:14px;color:var(--color-label);vertical-align:middle;text-align:center}.centres-table__name{font-weight:700;color:var(--color-patients-table-head-text)}.centres-table__muted{color:var(--color-text-muted)}.centres-table__empty{text-align:center;padding:48px 20px!important;color:var(--color-text-muted)}.centres-table__toggle-cell{display:inline-flex;align-items:center;justify-content:center;gap:10px}.centres-table__status{font-family:Oxygen;font-size:12px;font-weight:700;min-width:24px}.centres-table__status--on{color:var(--color-accent-teal)}.centres-table__status--off{color:var(--color-text-muted)}.centres-table__edit-cell{width:72px}.centres-table__edit-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:8px;background:transparent;color:var(--color-accent-teal);cursor:pointer}.centres-table__edit-btn:hover{background:var(--color-patients-row-hover)}.centre-toggle{position:relative;box-sizing:border-box;width:44px;height:26px;padding:0;border:none;border-radius:999px;background:#d4d0c4;cursor:pointer;flex:none;transition:background .18s ease}.centre-toggle--on{background:var(--color-accent-teal)}.centre-toggle--disabled{opacity:.55;cursor:not-allowed}.centre-toggle__thumb{position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #2f0f0333;transition:transform .18s ease}.centre-toggle--on .centre-toggle__thumb{transform:translate(18px)}.centre-toggle:focus-visible{outline:2px solid var(--color-accent-teal);outline-offset:2px}.rich-text-editor{width:100%}.rich-text-editor__frame{box-sizing:border-box;display:flex;flex-direction:column;width:100%;border:1px solid #c5c5c5;border-radius:4px;background:var(--color-surface);overflow:hidden}.rich-text-editor__frame:focus-within{border-color:#21868d;box-shadow:0 0 0 2px #21868d26}.rich-text-editor__frame--error{border-color:#dc2626}.rich-text-editor__frame--error:focus-within{border-color:#dc2626;box-shadow:0 0 0 2px #dc26261f}.rich-text-editor__frame--disabled{opacity:.85}.rich-text-editor__toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:6px;padding:6px 8px;border-bottom:1px solid #d8d8d8;background:var(--color-surface)}.rich-text-editor__toolbar-button{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:1px solid #b8b8b8;border-radius:0;background:var(--color-surface);color:#333;cursor:pointer;box-shadow:inset 0 0 0 1px #fff9}.rich-text-editor__toolbar-glyph{display:inline-flex;align-items:center;justify-content:center;width:15px;height:15px;font-family:Georgia,Times New Roman,serif;font-size:15px;line-height:1;color:inherit}.rich-text-editor__toolbar-glyph--bold{font-weight:700}.rich-text-editor__toolbar-glyph--italic{font-style:italic;font-weight:600}.rich-text-editor__toolbar-glyph--underline{font-weight:600;text-decoration:underline;text-underline-offset:1px}.rich-text-editor__toolbar-button:hover:not(:disabled){border-color:#888;background:#f8f8f8}.rich-text-editor__toolbar-button[aria-pressed=true]{border-color:#21868d;background:#e8f6f7;color:#1f4f66;box-shadow:inset 0 0 0 1px #21868d33}.rich-text-editor__toolbar-button:disabled{cursor:not-allowed;opacity:.45}.rich-text-editor__surface{box-sizing:border-box;width:100%;padding:10px 12px;border:none;background:var(--color-surface);color:#0a0a0a;font-family:inherit;font-size:.875rem;line-height:1.5;resize:vertical;overflow:auto;white-space:pre-wrap;word-break:break-word;outline:none}.rich-text-editor__surface:empty:before{content:attr(data-placeholder);color:#2f0f038c;pointer-events:none}.rich-text-editor--disabled .rich-text-editor__surface{cursor:not-allowed;background:#f9fafb}.manage-trf-email{max-width:640px;margin-left:auto;margin-right:auto}.manage-trf-email--edit{padding:24px 25px 28px;background:var(--color-surface);border:1px solid var(--color-settings-card-border);border-radius:14px;box-shadow:var(--shadow-sm)}.manage-trf-email__subtitle{margin:0 0 22px;font-family:Oxygen,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:var(--color-text-muted)}.manage-trf-email__save-btn{flex:none;border:none;border-radius:20px;padding:9px 28px;background:linear-gradient(90deg,#009689,#00bba7);color:#fff;font-family:Oxygen,sans-serif;font-size:.88rem;font-weight:600;cursor:pointer}.manage-trf-email__save-btn:disabled{opacity:.7;cursor:not-allowed}.trf-mail__section-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.trf-mail__section-label{margin:0;font-family:Oxygen,sans-serif;font-size:15px;font-weight:700;color:#2f0f03}.trf-mail__section-hint{margin:4px 0 14px;font-family:Oxygen,sans-serif;font-size:13px;color:var(--color-text-muted)}.trf-mail__list{list-style:none;margin:0 0 14px;padding:0;display:flex;flex-direction:column;gap:8px}.trf-mail__list-empty{font-family:Oxygen,sans-serif;font-size:13px;color:var(--color-text-muted);padding:10px 14px;border:1px dashed var(--color-patients-table-border);border-radius:10px}.trf-mail__list-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border:1px solid var(--color-patients-table-border);border-radius:10px;background:#fff}.trf-mail__list-item--invalid{border-color:#fecaca;background:#fef2f2}.trf-mail__email{font-family:Oxygen,sans-serif;font-size:14px;color:var(--color-label);overflow-wrap:anywhere}.trf-mail__remove-btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:none;border-radius:8px;background:transparent;color:var(--color-danger);cursor:pointer;flex:none}.trf-mail__remove-btn:hover{background:#fef2f2}.trf-mail__add-row{display:flex;gap:10px}.trf-mail__input{flex:1;box-sizing:border-box;height:42px;padding:8px 14px;border:1px solid var(--color-patients-table-border);border-radius:10px;background:#fff;font-family:Oxygen,sans-serif;font-size:14px;color:#2f0f03}.trf-mail__input--full{width:100%;flex:none}.trf-mail__input:disabled,.trf-mail__textarea:disabled{cursor:not-allowed;background:#f9fafb;opacity:.85}.trf-mail__input::placeholder{color:var(--color-patients-search-placeholder)}.trf-mail__textarea{box-sizing:border-box;width:100%;min-height:110px;padding:10px 14px;border:1px solid var(--color-patients-table-border);border-radius:10px;background:#fff;resize:vertical;font-family:Oxygen,sans-serif;font-size:14px;line-height:1.45;color:#2f0f03}.trf-mail__textarea::placeholder{color:var(--color-patients-search-placeholder)}.trf-mail__textarea:focus,.trf-mail__input:focus{outline:2px solid rgba(0,150,137,.25);border-color:var(--color-accent-teal)}.trf-mail__add-btn{display:inline-flex;align-items:center;gap:6px;height:42px;padding:0 18px;border:1px solid var(--color-accent-teal);border-radius:10px;background:#fff;color:var(--color-accent-teal);font-family:Oxygen,sans-serif;font-size:14px;font-weight:700;cursor:pointer;flex:none}.trf-mail__add-btn:hover:not(:disabled){background:#f0fdfa}.trf-mail__add-btn:disabled,.trf-mail__remove-btn:disabled{opacity:.55;cursor:not-allowed}.trf-mail__loading{margin:0;font-family:Oxygen,sans-serif;font-size:14px;color:var(--color-text-muted)}.trf-mail__error{margin:8px 0 0;font-family:Oxygen,sans-serif;font-size:13px;color:var(--color-danger)}.trf-mail__divider{border:none;border-top:1px solid var(--color-patients-table-border);margin:22px 0}.not-found-page{display:flex;flex-direction:column;min-height:100vh;background:var(--color-settings-page-bg)}.not-found-page__main{flex:1;display:flex;align-items:center;justify-content:center;padding:80px 20px}.not-found-page__content{text-align:center}.not-found-page__code{margin:0;font-size:3rem;font-weight:700;color:var(--color-text-secondary)}.not-found-page__message{margin:0 0 24px;color:var(--color-text-secondary)}.not-found-page__link{display:inline-block;padding:10px 24px;border-radius:var(--radius);background:var(--color-primary);color:#fff;font-size:.9rem;font-weight:600;text-decoration:none}.not-found-page__link:hover{filter:brightness(.96)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--sidebar-width: 240px;--header-height: 72px;--layout-main-vertical-padding: 48px;--color-primary: #1e40af;--color-primary-light: #3b82f6;--color-primary-dark: #1e3a8a;--color-bg: #f1f5f9;--color-surface: #ffffff;--color-border: #e2e8f0;--color-text: #0f172a;--color-text-secondary: #64748b;--color-accent-teal: #009689;--color-settings-page-bg: #FFFDF2;--color-settings-title: #101828;--color-settings-card-border: #e2e8f0;--color-text-muted: #6A7282;--color-label: #364153;--color-sidebar-active: rgba(0, 150, 137, .18);--color-patients-page-bg: #fffdf2;--color-patients-table-bg: #ffffff;--color-patients-table-header: #e9dfb4;--color-patients-table-border: #eae2b7;--color-patients-table-head-text: #2f0f03;--color-patients-row-hover: #faf8f5;--color-patients-active-badge-bg: #fff3e6;--color-patients-active-badge-border: #ff8904;--color-patients-active-badge-text: #c2410c;--color-patients-completed-badge-bg: #cbFBF1;--color-patients-completed-badge-border: #35a791;--color-patients-completed-badge-text: #35a791;--color-patients-search-bg: #ffffff;--color-patients-search-border: rgba(47, 15, 3, .5);--color-patients-search-text: #2f0f03;--color-patients-search-placeholder: #6a7282;--color-patients-search-icon: #2f0f03;--color-patients-stepper-line: #2f0f03;--color-patients-stepper-muted: #6a7282;--font-settings-title: inherit;--color-success: #16a34a;--color-warning: #d97706;--color-danger: #dc2626;--color-info: #2563eb;--radius: 8px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1)}html{font-size:14px;overflow-x:clip;scrollbar-gutter:stable}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:var(--color-bg);color:var(--color-text);line-height:1.5;-webkit-font-smoothing:antialiased;overflow-x:clip}a{color:var(--color-primary-light);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit;font-size:inherit}input:focus,select:focus,textarea:focus{outline:2px solid var(--color-accent-teal);outline-offset:-1px}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:10px 12px}thead th{font-weight:600;color:var(--color-text-secondary);border-bottom:2px solid var(--color-border);font-size:.85rem;text-transform:uppercase;letter-spacing:.03em}tbody tr{border-bottom:1px solid var(--color-border)}tbody tr:hover{background:#f8fafc}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}[data-sonner-toast]{min-height:60px;padding:14px 18px;align-items:center}[data-sonner-toast] [data-title]{line-height:1.4}.date-input-wrap{position:relative;width:100%}.date-input-wrap__placeholder{position:absolute;left:10px;top:50%;transform:translateY(-50%);z-index:1;font-family:Oxygen,sans-serif;font-size:12px;font-weight:400;letter-spacing:.02em;color:#c4b8ae;pointer-events:none;-webkit-user-select:none;user-select:none}.date-input-wrap__input{width:100%;position:relative;z-index:0}.date-input-wrap:not(.date-input-wrap--filled) .date-input-wrap__input::-webkit-datetime-edit{color:transparent}.date-input-wrap:not(.date-input-wrap--filled) .date-input-wrap__input::-webkit-datetime-edit-fields-wrapper{opacity:0}.date-input-wrap--filled .date-input-wrap__placeholder{display:none}.date-input-wrap__input::-webkit-calendar-picker-indicator{position:relative;z-index:2;cursor:pointer}
