:root{font-family:Lato,sans-serif}html,body{font-family:inherit}.cs-scope{color:#111827;--bg:#f6f6f8;--card:#fff;--border:#e5e5e5;--shadow:0 10px 26px #0f172a14;font-family:inherit}.cs-scope *,.cs-scope :before,.cs-scope :after{box-sizing:border-box}.cs-scope .cs-page{flex-direction:column;min-height:100vh;padding:0;display:flex}.cs-scope .cs-header{justify-content:space-between;align-items:flex-end;padding:.5rem 0;display:flex}.cs-scope .cs-header__title{margin:0;font-size:1.75rem;font-weight:600}.cs-scope .cs-header__sub{color:#5b5f6b;font-size:.9rem}.cs-scope .cs-badge{text-transform:uppercase;letter-spacing:.2em;color:#111827;border:1px solid #1118271f;border-radius:999px;padding:.35rem .75rem;font-size:.75rem}.cs-scope .cs-grid{flex:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;width:100%;display:grid}@media (width<=768px){.cs-scope .cs-grid{grid-template-columns:repeat(1,minmax(0,1fr))}}.cs-scope .cs-card{background:var(--card);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:1rem;flex-direction:column;min-height:320px;display:flex}.cs-scope .cs-card__header{border-bottom:1px solid #1118270d;padding:1rem 1.25rem}.cs-scope .cs-card__header h3{margin:0;font-size:1rem;font-weight:600}.cs-scope .cs-card__chart{flex:1;padding:1rem}.cs-scope .cs-skeleton{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 37%,#f1f5f9 63%) 0 0/400% 100%;border-radius:.75rem;height:100%;min-height:280px;padding:.75rem;animation:1.3s ease-in-out infinite cs-skeleton-shimmer}.cs-scope .cs-skeleton__header{background:#94a3b873;border-radius:6px;width:45%;height:18px;margin-bottom:.9rem}.cs-scope .cs-skeleton__plot{gap:.75rem;height:calc(100% - 30px);display:flex}.cs-scope .cs-skeleton__axis{background:#94a3b866;border-radius:6px;width:12px}.cs-scope .cs-skeleton__bars{flex:1;align-items:flex-end;gap:.55rem;display:flex;position:relative}.cs-scope .cs-skeleton__bar{background:#94a3b885;border-radius:6px 6px 0 0;flex:1;min-height:34%}.cs-scope .cs-skeleton__bar--mid{min-height:48%}.cs-scope .cs-skeleton__bar--tall{min-height:64%}.cs-scope .cs-skeleton__line{background:#64748b8c;border-radius:999px;height:3px;position:absolute;top:38%;left:0;right:0}@keyframes cs-skeleton-shimmer{0%{background-position:100% 0}to{background-position:0 0}}@media (width<=768px){.cs-scope .cs-page{padding:1rem}.cs-scope .cs-card{min-height:280px}}.mmcf-rte{background:#fff;border:1px solid #d5d9e0;border-radius:6px;flex-direction:column;display:flex;overflow:visible}.mmcf-rte.is-disabled{background:#f5f6f8}.mmcf-rte__toolbar{background:#f7f8fa;border-bottom:1px solid #e3e6ec;border-radius:6px 6px 0 0;flex-wrap:wrap;align-items:center;gap:2px;padding:6px 8px;display:flex}.mmcf-rte__font{font:inherit;color:#3f4654;background:#fff;border:1px solid #d5d9e0;border-radius:4px;max-width:130px;margin-right:4px;padding:4px 6px;font-size:12px}.mmcf-rte__font:disabled{color:#9aa1ae;background:#f5f6f8}.mmcf-rte__btn{color:#3f4654;width:26px;height:26px;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;font-size:13px;line-height:1;display:inline-flex}.mmcf-rte__btn:hover:not(:disabled){background:#eef1f6;border-color:#e3e6ec}.mmcf-rte__btn.is-active{color:#23272f;background:#e4e9f5;border-color:#c7d0e6}.mmcf-rte__btn:disabled{color:#c3c8d1;cursor:not-allowed}.mmcf-rte__btn svg{color:#3f4654}.mmcf-rte__color{position:relative}.mmcf-rte__swatches{z-index:10;background:#fff;border:1px solid #d5d9e0;border-radius:6px;grid-template-columns:repeat(4,1fr);gap:6px;margin-top:4px;padding:8px;display:grid;position:absolute;top:100%;left:0;box-shadow:0 4px 12px #23272f26}.mmcf-rte__swatch{cursor:pointer;border:1px solid #0000001a;border-radius:50%;width:18px;height:18px;padding:0}.mmcf-rte__editable{color:#23272f;min-height:100px;font:inherit;background:#fff;border-radius:0 0 6px 6px;padding:10px 12px;font-size:13px;line-height:1.5;overflow-y:auto}.mmcf-rte__editable:focus{outline:none}.mmcf-rte__editable.is-empty:before{content:attr(data-placeholder);color:#9aa1ae;pointer-events:none}.mmcf-rte__editable ul{margin:0;padding-left:20px}.mmcf{color:#23272f;background:#f4f7fa;grid-template-columns:minmax(240px,25%) minmax(0,1fr) minmax(240px,25%);gap:0;height:100vh;font-family:Lato,sans-serif;font-size:13px;display:grid;overflow:hidden}.mmcf-rail{background:#fff;border-right:1px solid #dfe3eb;height:100vh;padding:0;overflow:hidden auto}.mmcf-agent{border-bottom:1px solid #dfe3eb;align-items:center;gap:12px;padding:20px 15px 20px 20px;display:flex}.mmcf-avatar{color:#fff;background:#323a45;border-radius:50%;flex:none;justify-content:center;align-items:center;width:52px;height:52px;font-size:16px;font-weight:700;display:flex}.mmcf-avatar--photo{object-fit:cover;background:#eef0f4}.mmcf-agent__name{color:#373d4b;font-size:12px;font-weight:600}.mmcf-agent__title{color:#00b9ff;white-space:nowrap;padding-top:2px;font-size:10px;font-weight:700}.mmcf-metric{border-bottom:1px solid #dfe3eb;padding:20px 15px 20px 20px}.mmcf-metric__row{justify-content:space-between;align-items:center;gap:8px;display:flex}.mmcf-metric__label{color:#969696;padding:3px 0;font-size:12px}.mmcf-metric__name{color:#23272f;font-size:14px;font-weight:600}.mmcf-metric__remove{font:inherit;color:#9aa1ae;cursor:pointer;background:0 0;border:0;padding:2px 4px;font-size:16px;line-height:1}.mmcf-metric__remove:hover{color:#3f4654}.mmcf-addmetric-block{text-align:left;border-bottom:1px solid #dfe3eb;padding:20px}.mmcf-addmetric-wrap{display:inline-block;position:relative}.mmcf-addmetric{color:#3f4654;font:inherit;cursor:pointer;background:#f4f6f8;border:1px solid #d5d9e0;border-radius:999px;align-items:center;gap:6px;margin-top:0;padding:8px 14px;font-size:12px;font-weight:600;display:inline-flex}.mmcf-addmetric:hover:not(.mmcf-addmetric--disabled){background:#eef1f6}.mmcf-addmetric--disabled{opacity:.6;cursor:not-allowed}.mmcf-addmetric__tooltip{color:#fff;z-index:6;background:#23272f;border-radius:6px;width:200px;padding:10px 12px;font-size:12px;font-weight:400;line-height:1.5;display:none;position:absolute;top:50%;left:calc(100% + 10px);transform:translateY(-50%);box-shadow:0 4px 12px #00000038}.mmcf-addmetric__tooltip:before{content:"";border:6px solid #0000;border-right-color:#23272f;position:absolute;top:50%;right:100%;transform:translateY(-50%)}.mmcf-addmetric--disabled:hover+.mmcf-addmetric__tooltip,.mmcf-addmetric--disabled:focus-visible+.mmcf-addmetric__tooltip{display:block}.mmcf-addmetric__menu{z-index:5;background:#fff;border:1px solid #d5d9e0;border-radius:6px;min-width:220px;max-width:280px;max-height:240px;margin:0;padding:6px 0;list-style:none;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto;box-shadow:0 6px 16px #0000001f}.mmcf-addmetric__option{text-align:left;width:100%;font:inherit;color:#3f4654;cursor:pointer;background:0 0;border:0;padding:8px 14px;font-size:12px;display:block}.mmcf-addmetric__option:hover{background:#eef1f6}.mmcf-addmetric__empty{color:#9aa1ae;padding:8px 14px;font-size:12px}.mmcf-modal-overlay{z-index:20;background:#171b2373;justify-content:center;align-items:flex-start;padding-top:6vh;display:flex;position:fixed;inset:0}.mmcf-modal{background:#fff;border-radius:10px;width:100%;max-width:420px;padding:26px;box-shadow:0 12px 32px #00000038}.mmcf-modal__title{color:#23272f;margin:0;font-size:19px;font-weight:700}.mmcf-modal__body{color:#3f4654;margin:0;font-size:14px;line-height:1.6}.mmcf-modal__actions{justify-content:flex-end;gap:12px;display:flex}.mmcf-modal--wide{border-radius:6px;max-width:1160px;padding:0}.mmcf-modal--wide .mmcf-modal__header{border-bottom:1px solid #e3e7ee;padding:16px 24px}.mmcf-modal--wide .mmcf-modal__body{padding:24px}.mmcf-modal--wide .mmcf-modal__footer{border-top:1px solid #e3e7ee;justify-content:flex-end;gap:12px;padding:14px 24px;display:flex}.mmcf-btn--ghost{color:#3f4654;background:#f4f6f8}.mmcf-btn--ghost:hover{background:#eef1f6}.mmcf-main{background:#f5f8fa;border-right:1px solid #cbd6e2;flex-direction:column;height:100vh;display:flex;overflow:hidden}.mmcf-tabs{flex:none;justify-content:flex-start;padding:30px 30px 0;display:flex}.mmcf-tabs__list{border-bottom:1px solid #cbd6e2;gap:0;display:flex}.mmcf-tabs button{color:#222;cursor:pointer;background:0 0;border:0;border-radius:0;padding:8px 16px;font-family:inherit;font-size:14px;font-weight:700}.mmcf-tabs button.is-active{color:#fff;background:#ff5722}.mmcf-tabs button:hover:not(.is-active){background:#ff57224d}.mmcf-scroll{flex:auto;padding:30px 30px 0;overflow-y:auto}.mmcf-hint{color:#3f4654;margin:0 0 20px}.mmcf-required{color:#f70101;font-weight:700}.mmcf-fields{grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:20px 24px;display:grid}.mmcf-aisummary{text-align:center;flex-direction:column;align-items:center;max-width:520px;margin:40px auto 0;display:flex}.mmcf-aisummary__image{width:350px;max-width:100%}.mmcf-aisummary__title{color:#23272f;margin-top:12px;font-size:18px;font-weight:600}.mmcf-aisummary__text{color:#6c757d;margin:20px 0 15px;font-size:14px;font-weight:400;line-height:21px}.mmcf-aisummary__text b{color:#323441;font-size:15px;font-weight:600}.mmcf-aisummary__callout{color:#2b5d30;background:#d3edd8;border:3px solid #6ccc76;border-radius:20px;justify-content:flex-start;align-items:center;gap:12px;margin-top:8px;padding:8px 21px;font-size:16px;line-height:32px;display:flex;box-shadow:0 4px 4px #00000040}.mmcf-aisummary__callout img{width:20px;height:20px}.mmcf-aisummary__callout b{color:#1c4520;font-weight:600}.mmcf-field{flex-direction:column;grid-column:span 12;gap:6px;min-width:0;display:flex}.mmcf-field--half{grid-column:span 6}.mmcf-field--wide{grid-column:1/-1}.mmcf-field__label{color:#23272f;font-size:14px;font-weight:700}.mmcf-field--error select,.mmcf-field--error input,.mmcf-field--error textarea,.mmcf-field--error .mmcf-select{border-color:#e53935}.mmcf-field__error{color:#e53935;font-size:12px}.mmcf-hint,.mmcf-savebar,.mmcf-state{grid-column:1/-1}.mmcf-field select,.mmcf-field input,.mmcf-field textarea{color:#23272f;background:#fff;border:1px solid #d5d9e0;border-radius:6px;width:100%;padding:9px 12px;font-family:inherit;font-size:14px}.mmcf-field select:not([multiple]),.mmcf-field input{height:45px}.mmcf-field textarea{resize:vertical;min-height:76px}.mmcf-field select[multiple]{min-height:96px}.mmcf-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 9l6 6 6-6' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:14px;padding-right:34px}.mmcf-select--dependent{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 9l6 6 6-6' fill='none' stroke='%23f4511e' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.mmcf-field__control{position:relative}.mmcf-field__control--icon input{padding-left:38px}.mmcf-field__control--icon input[type=date]::-webkit-calendar-picker-indicator{display:none}.mmcf-field__control--icon svg{color:#6b7280;pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.mmcf-msdd{position:relative}.mmcf-msdd__trigger{text-align:left;cursor:pointer;width:100%;font:inherit;color:#23272f;background:#fff;border:1px solid #d5d9e0;border-radius:6px;padding:9px 12px;display:block}.mmcf-msdd__trigger:disabled{cursor:not-allowed;opacity:.6}.mmcf-msdd__value{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.mmcf-msdd__value.is-placeholder{color:#6b7280}.mmcf-msdd__menu{z-index:5;background:#fff;border:1px solid #d5d9e0;border-radius:6px;max-height:220px;margin:0;padding:6px 0;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 6px 16px #0000001f}.mmcf-msdd__option{cursor:pointer;align-items:center;gap:8px;padding:8px 12px;font-weight:400;display:flex}.mmcf-msdd__option input{flex:none;width:auto}.mmcf-msdd__option:hover{background:#f4f6f8}.mmcf-msdd__empty{color:#9aa1ae;padding:8px 12px}.mmcf-side{background:#fff;flex-direction:column;height:100vh;padding:20px;display:flex;overflow:hidden auto}.mmcf-side h6{color:#23272f;border-bottom:2px solid #23272f;margin:0 0 16px;padding-bottom:12px;font-size:15px;font-weight:700}.mmcf-session__controls{flex:none;justify-content:center;align-items:flex-start;gap:14px;padding-bottom:18px;display:flex}.mmcf-record__clip{color:#3f4654;cursor:pointer;background:#fff;border:1px solid #d5d9e0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.mmcf-record__clip:hover:not(:disabled){background:#f4f6f8}.mmcf-record__clip:disabled{opacity:.55;cursor:not-allowed}.mmcf-session__subtabs{border-bottom:1px solid #e3e6ec;flex:none;gap:22px;margin-bottom:16px;display:flex}.mmcf-session__subtabs button{font:inherit;color:#8a929e;cursor:pointer;background:0 0;border:0;padding:0 0 10px;font-size:13px;font-weight:700}.mmcf-session__subtabs button.is-active{color:#23272f;border-bottom:2px solid #23272f}.mmcf-session__panel{flex:auto;overflow-y:auto}.mmcf-session__empty{text-align:center;color:#8a929e;margin-top:40px;font-size:13px}.mmcf-session__illustration{max-width:100%;height:auto;margin:24px auto 0;display:block}.mmcf-history{flex-direction:column;gap:8px;margin-top:12px;display:flex}.mmcf-history__item{border:1px solid #e3e6ec;border-radius:6px;overflow:hidden}.mmcf-history__row{width:100%;font:inherit;color:#23272f;text-align:left;cursor:pointer;background:#fff;border:0;flex-wrap:wrap;align-items:center;gap:6px 10px;padding:10px 12px;font-size:12px;display:flex}.mmcf-history__row:hover{background:#f4f6f8}.mmcf-history__dot{border-radius:50%;flex:none;width:8px;height:8px}.mmcf-history__date{flex:none;font-weight:700}.mmcf-history__meta{color:#6b7280}.mmcf-history__detail{color:#3f4654;background:#f9fafb;border-top:1px solid #eef0f4;flex-direction:column;gap:6px;padding:10px 12px;font-size:12px;display:flex}.mmcf-history__pager{color:#6b7280;justify-content:center;align-items:center;gap:12px;margin-top:8px;font-size:12px;display:flex}.mmcf-history__pager button{font:inherit;cursor:pointer;background:#fff;border:1px solid #d5d9e0;border-radius:4px;padding:4px 10px}.mmcf-history__pager button:disabled{opacity:.5;cursor:not-allowed}.mmcf-history__inline-empty{color:#8a929e;margin:8px 0 0;font-size:12px}.mmcf-history__detailgrid{grid-template-columns:auto 1fr;gap:4px 10px;margin:8px 0 0;font-size:12px;display:grid}.mmcf-history__detailgrid dt{color:#23272f;font-weight:700}.mmcf-history__detailgrid dd{color:#3f4654;margin:0}.mmcf-history__filelist{color:#3f4654;margin:8px 0 0;padding-left:18px;font-size:12px}.mmcf-history__filelist li{word-break:break-all;margin-bottom:4px}.mmcf-history__timeline{align-items:center;gap:8px;margin-top:4px;display:flex}.mmcf-history__timelinedate{color:#6b7280;flex:none;font-size:11px;font-weight:700}.mmcf-history__bar{flex:auto;align-items:center;gap:0;display:flex;position:relative}.mmcf-history__track{background:#e3e6ec;border-radius:2px;flex:auto;height:3px;position:relative}.mmcf-history__fill{border-radius:2px;height:100%;position:absolute;top:0;left:0}.mmcf-history__timelinedot{border:2px solid #0000;border-radius:50%;flex:none;width:10px;height:10px;position:relative}.mmcf-history__timelinedot--start{z-index:2;cursor:default}.mmcf-history__timelinedot--end{margin-left:-1px}.mmcf-history__tooltip{color:#23272f;white-space:nowrap;z-index:3;background:#fff;border-radius:6px;flex-direction:column;gap:4px;min-width:150px;padding:8px 12px;font-size:11px;font-weight:400;display:none;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000002e}.mmcf-history__timelinedot--start:hover .mmcf-history__tooltip,.mmcf-history__timelinedot--start:focus-visible .mmcf-history__tooltip{display:flex}.mmcf-history__tooltip-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.mmcf-history__launchers{gap:10px;margin-top:4px;display:flex}.mmcf-history__iconbtn{color:#3f4654;cursor:pointer;background:#fff;border:1px solid #d5d9e0;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.mmcf-history__iconbtn:hover{background:#f4f6f8}.mmcf-bestpractices{flex-direction:column;gap:12px;margin-top:12px;display:flex}.mmcf-bestpractices__item{border:1px solid #e3e6ec;border-radius:6px;gap:12px;padding:10px;display:flex}.mmcf-bestpractices__thumb{flex:0 0 30%;display:block}.mmcf-bestpractices__thumb img{border-radius:4px;width:100%;height:auto;display:block}.mmcf-bestpractices__text{flex:auto;min-width:0}.mmcf-bestpractices__text h3{color:#23272f;margin:0 0 2px;font-size:13px}.mmcf-bestpractices__text p{color:#6b7280;margin:0 0 6px;font-size:12px}.mmcf-bestpractices__copy{font:inherit;color:#0d6efd;cursor:pointer;background:0 0;border:0;padding:0;font-size:11px;text-decoration:underline}.mmcf-microlearning{flex-direction:column;gap:12px;margin-top:12px;display:flex}.mmcf-microlearning__item{border:1px solid #e3e6ec;border-radius:6px;gap:12px;padding:10px;display:flex}.mmcf-microlearning__thumb{cursor:pointer;background:0 0;border:0;flex:0 0 30%;padding:0;display:block;position:relative}.mmcf-microlearning__thumb img{border-radius:4px;width:100%;height:auto;display:block}.mmcf-microlearning__tag{color:#fff;text-overflow:ellipsis;white-space:nowrap;background:#23272fbf;border-radius:3px;max-width:calc(100% - 12px);padding:2px 6px;font-size:10px;font-weight:700;position:absolute;bottom:6px;left:6px;overflow:hidden}.mmcf-microlearning__text{flex:auto;min-width:0}.mmcf-microlearning__text h3{color:#23272f;margin:0 0 2px;font-size:13px}.mmcf-microlearning__text p{color:#6b7280;margin:0 0 6px;font-size:12px}.mmcf-microlearning__copy{font:inherit;color:#0d6efd;cursor:pointer;background:0 0;border:0;padding:0;font-size:11px;text-decoration:underline}.mmcf-microlearning__overlay{z-index:1000;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.mmcf-microlearning__popup{background:#fff;border-radius:6px;width:min(720px,92vw);overflow:hidden;box-shadow:0 8px 24px #0000004d}.mmcf-microlearning__frame{border:0;width:100%;height:min(60vh,420px);display:block}.mmcf-microlearning__popupfooter{background:#fff;justify-content:flex-end;padding:10px;display:flex}.mmcf-microlearning__close{color:#fff;font:inherit;cursor:pointer;background:#21c7a9;border:0;border-radius:4px;padding:8px 16px;font-weight:700}.mmcf-state{color:#6b7280;padding:24px}.mmcf-state--small{padding:12px 0;font-size:12px}.mmcf-error{color:#912018;background:#fef3f2;border-left:3px solid #d92d20;border-radius:0 6px 6px 0;margin-bottom:16px;padding:10px 14px}@media (width<=1100px){.mmcf{grid-template-columns:1fr;height:auto;overflow:visible}.mmcf-rail,.mmcf-side,.mmcf-main{height:auto;overflow:visible}.mmcf-rail,.mmcf-side{border:0;border-bottom:1px solid #e3e6ec}.mmcf-field--half{grid-column:1/-1}}.mmcf-gauge{margin-top:22px}.mmcf-gauge__row{align-items:center;gap:14px;display:flex}.mmcf-gauge__trackwrap{flex:auto;min-width:0;height:112px;position:relative}.mmcf-gauge__track{height:4px;position:absolute;top:40px;left:0;right:0}.mmcf-gauge__fill{height:100%;position:absolute;top:0;left:0}.mmcf-gauge__connector{background:#c9cdd4;width:2px;position:absolute;transform:translate(-50%)}.mmcf-gauge__connector.is-ad{height:12px;top:28px}.mmcf-gauge__connector.is-team{height:12px;top:44px}.mmcf-gauge__connector.is-program{height:12px;top:78px}.mmcf-gauge__badge{color:#fff;z-index:2;cursor:default;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:10px;font-weight:700;display:flex;position:absolute;transform:translate(-50%);box-shadow:0 1px 3px #0003}.mmcf-gauge__badge.is-ad{top:6px}.mmcf-gauge__badge.is-team{top:56px}.mmcf-gauge__badge.is-program{top:90px}.mmcf-gauge__tooltip{color:#23272f;white-space:nowrap;z-index:3;background:#fff;border-radius:6px;justify-content:space-between;align-items:center;gap:16px;min-width:120px;padding:8px 12px;font-size:12px;font-weight:400;display:none;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000002e}.mmcf-gauge__badge:hover .mmcf-gauge__tooltip,.mmcf-gauge__badge:focus-visible .mmcf-gauge__tooltip{display:flex}.mmcf-gauge__tooltip-value{font-weight:700}.mmcf-gauge__values{flex-direction:column;flex:none;align-items:flex-end;gap:2px;padding-bottom:6px;display:flex}.mmcf-gauge__values b{color:#23272f;font-size:14px}.mmcf-gauge__values span{color:#6b7280;font-size:13px}.mmcf-rank{margin-top:34px}.mmcf-rank__label{color:#969696;padding:3px 0;font-size:12px}.mmcf-rank__value{color:#23272f;font-size:14px}.mmcf-rail__note{color:#9aa1ae;margin-top:18px;font-size:12px;line-height:1.45}.mmcf-field__count{color:#9aa1ae;align-self:flex-end;font-size:11px}.mmcf-field__count.is-full{color:#e53935;font-weight:700}.mmcf-savebar{justify-content:flex-end;margin-top:8px;display:flex}.mmcf-btn{font:inherit;cursor:pointer;border:0;border-radius:6px;padding:12px 26px;font-weight:700}.mmcf-btn--teal{color:#fff;background:#26a69a}.mmcf-btn--teal:hover{background:#1f8f85}.mmcf-btn:disabled{color:#fff;cursor:not-allowed;background:#b6bcc6}.mmcf-btn:disabled:hover{background:#b6bcc6}.mmcf-complete__missing{background:#fdecea;border:1px solid #f3b7b3;border-radius:8px;margin:0 0 16px;padding:14px 18px}.mmcf-complete__missing ul{margin:6px 0 0;padding-left:18px}.mmcf-complete__missing li{color:#3f4654;margin:4px 0;font-size:14px}.mmcf-complete__missing-tab{color:#6b7280}.mmcf-savedraft{color:#fff;font:inherit;cursor:pointer;background:#26a69a;border:0;border-radius:6px;padding:12px 26px;font-weight:700}.mmcf-savedraft:hover{background:#1f8f85}.mmcf-complete{max-width:720px}.mmcf-complete__title{color:#23272f;margin:8px 0 22px;font-size:34px;font-weight:700}.mmcf-complete p{color:#3f4654;margin:0 0 16px;font-size:15px;line-height:1.65}.mmcf-complete__actions{justify-content:flex-end;gap:12px;margin-top:28px;display:flex}.mmcf-record__row{align-items:center;gap:10px;display:flex}.mmcf-record__mic{color:#fff;cursor:pointer;background:#f4511e;border:0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;box-shadow:0 1px 3px #0003}.mmcf-record__mic svg{fill:currentColor;stroke:currentColor;width:18px;height:18px}.mmcf-record__mic.is-live{animation:1.4s ease-in-out infinite mmcf-pulse}.mmcf-record__mic:disabled{cursor:not-allowed;background:#c9d3d0}@keyframes mmcf-pulse{0%,to{box-shadow:0 0 #f4511e73}50%{box-shadow:0 0 0 8px #f4511e00}}.mmcf-record__ctl{font:inherit;color:#3f4654;cursor:pointer;background:#fff;border:1px solid #d5d9e0;border-radius:6px;padding:7px 14px;font-weight:700}.mmcf-record__status{color:#6b7280;text-align:center;margin-top:10px;font-size:12px}.mmcf-record__error{color:#912018;text-align:center;margin-top:10px;font-size:12px}.mmcf-audiosettings-overlay{z-index:20;background:#23272f73;justify-content:center;align-items:flex-start;padding:40px 16px;display:flex;position:fixed;inset:0;overflow-y:auto}.mmcf-audiosettings{background:#fff;border-radius:6px;width:80%;max-width:1160px;box-shadow:0 12px 32px #0000003d}.mmcf-audiosettings__header{border-bottom:1px solid #e3e6ec;justify-content:space-between;align-items:center;padding:1rem 20px;display:flex}.mmcf-audiosettings__title{color:#23272f;margin:0;font-size:16px;font-weight:600}.mmcf-audiosettings__close{cursor:pointer;background:#f2f4f7;border:0;border-radius:4px;justify-content:center;align-items:center;width:34px;height:34px;padding:8px;display:flex}.mmcf-audiosettings__close svg{width:100%;height:100%}.mmcf-audiosettings__close line{stroke:#000;stroke-width:2px;stroke-linecap:round}.mmcf-audiosettings__body{padding:20px}.mmcf-audiosettings__guidance{color:#23272f;background-color:#feeeee;justify-content:flex-start;align-items:center;padding:15px;font-size:12px;display:flex}.mmcf-audiosettings__guidance-icon{padding:0 30px 0 0}.mmcf-audiosettings__guidance img{width:27px}.mmcf-audiosettings__black-text{color:#000}.mmcf-audiosettings__change-text{color:#ef5350;white-space:pre-line;margin-bottom:20px;font-weight:600}.mmcf-audiosettings__scope{padding-bottom:15px}.mmcf-audiosettings__scope ul{margin:0;padding-left:20px}.mmcf-audiosettings__scope ul li{padding-bottom:2px}.mmcf-audiosettings__scope div{font-size:12px}.mmcf-audiosettings__scope-strong{margin-bottom:5px}.mmcf-audiosettings__devices{justify-content:space-between;align-items:center;padding:15px;display:flex}.mmcf-audiosettings__column{width:50%;padding:15px 15px 15px 50px}.mmcf-audiosettings__column--output{border-right:1px solid #ccc}.mmcf-audiosettings__type{color:#23272f;font-size:13px}.mmcf-audiosettings__options{padding:15px 0}.mmcf-audiosettings__option{color:#23272f;cursor:pointer;align-items:center;gap:8px;padding-bottom:15px;font-size:12px;display:flex}.mmcf-audiosettings__option input{flex:none;width:auto;margin:0}.mmcf-audiosettings__empty{color:#9aa1ae;font-size:12px}.mmcf-audiosettings__level{justify-content:flex-start;align-items:center;font-size:13px;font-weight:600;display:flex}.mmcf-audiosettings__bars{padding-left:20px;display:flex}.mmcf-audiosettings__bar{background-color:#d1d5db;border-radius:3px;width:3px;height:10px;margin-right:5px}.mmcf-audiosettings__bar.is-filled{background-color:#57595b}.mmcf-audiosettings__note{justify-content:flex-start;align-items:center;padding:0 15px;display:flex}.mmcf-audiosettings__note img{width:27px}.mmcf-audiosettings__red-text{color:#ef5350;margin-left:8px;font-size:12px}.mmcf-audiosettings__actions{justify-content:flex-end;align-items:center;padding-top:30px;display:flex}.mmcf-audiosettings__btn{color:#fff;cursor:pointer;background-color:#22c7a9;border:0;border-radius:4px;padding:8px 14px;font-size:12px}.mmcf-audiosettings__btn+.mmcf-audiosettings__btn{margin-left:20px}.mmcf-audiosettings__btn:disabled{opacity:.6;cursor:not-allowed}
/*$vite$:1*/