.atc-backdrop[data-v-2aa44cae]{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}.atc-modal[data-v-2aa44cae]{position:relative;background:#f8f9fa;border-radius:20px;display:flex;gap:0;width:100%;max-width:720px;overflow:hidden;box-shadow:0 32px 80px #00000047}.atc-modal__close[data-v-2aa44cae]{position:absolute;top:16px;right:16px;width:36px;height:36px;border-radius:50%;border:none;background:#00000012;color:#555;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1;transition:background .15s}.atc-modal__close[data-v-2aa44cae]:hover{background:#00000021}.atc-modal__img-wrap[data-v-2aa44cae]{flex:0 0 300px;background:#fff;display:flex;align-items:center;justify-content:center;min-height:360px;padding:12px 8px;position:relative;overflow:hidden}.atc-modal__img[data-v-2aa44cae]{width:100%;max-width:280px;height:auto;object-fit:contain}.atc-modal__details[data-v-2aa44cae]{flex:1;padding:36px 32px 32px;display:flex;flex-direction:column;gap:20px}.atc-modal__title[data-v-2aa44cae]{font-size:24px;font-weight:800;color:#0f1120;margin:0;line-height:1.2}.atc-modal__title-amp[data-v-2aa44cae]{color:#8b92a5;font-weight:400}.atc-modal__price[data-v-2aa44cae]{font-size:30px;font-weight:800;color:#0f1120;margin:0}.atc-modal__swatch-group[data-v-2aa44cae]{display:flex;flex-direction:column;gap:8px}.atc-modal__swatch-label[data-v-2aa44cae]{font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#9ca3af;margin:0}.atc-modal__swatches[data-v-2aa44cae]{display:flex;gap:8px;flex-wrap:wrap}.atc-modal__dot[data-v-2aa44cae]{width:26px;height:26px;border-radius:50%;border:2.5px solid transparent;cursor:pointer;transition:transform .15s,border-color .15s;outline:2px solid transparent;outline-offset:2px}.atc-modal__dot[data-v-2aa44cae]:hover{transform:scale(1.12)}.atc-modal__dot--active[data-v-2aa44cae]{border-color:#fff;outline-color:#4261e5;transform:scale(1.1)}.atc-modal__dot--badge[data-v-2aa44cae]{border-radius:6px}.atc-modal__swatch-name[data-v-2aa44cae]{font-size:15px;color:#6b7280;margin:0;min-height:18px}.atc-modal__error[data-v-2aa44cae]{font-size:15px;color:#dc2626;margin:0;font-weight:500}.atc-modal__btn[data-v-2aa44cae]{margin-top:auto;display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 24px;border-radius:50px;border:none;background:linear-gradient(110deg,#4261e5,#8b5cf6);color:#fff;font-size:17px;font-weight:700;cursor:pointer;transition:opacity .15s,transform .15s;width:100%}.atc-modal__btn[data-v-2aa44cae]:hover{opacity:.88;transform:translateY(-1px)}.atc-modal__btn--added[data-v-2aa44cae]{background:linear-gradient(110deg,#16a34a,#15803d)}.atc-img-enter-active[data-v-2aa44cae],.atc-img-leave-active[data-v-2aa44cae]{transition:opacity .2s;position:absolute}.atc-img-enter-from[data-v-2aa44cae],.atc-img-leave-to[data-v-2aa44cae]{opacity:0}.atc-modal-enter-active[data-v-2aa44cae]{transition:opacity .2s,transform .22s cubic-bezier(.34,1.56,.64,1)}.atc-modal-leave-active[data-v-2aa44cae]{transition:opacity .18s}.atc-modal-enter-from[data-v-2aa44cae],.atc-modal-leave-to[data-v-2aa44cae]{opacity:0}.atc-modal-enter-from .atc-modal[data-v-2aa44cae]{transform:scale(.94) translateY(12px)}.atc-modal-enter-to .atc-modal[data-v-2aa44cae]{transform:scale(1) translateY(0)}.atc-error-enter-active[data-v-2aa44cae],.atc-error-leave-active[data-v-2aa44cae]{transition:opacity .2s,max-height .2s;overflow:hidden}.atc-error-enter-from[data-v-2aa44cae],.atc-error-leave-to[data-v-2aa44cae]{opacity:0;max-height:0}.atc-error-enter-to[data-v-2aa44cae],.atc-error-leave-from[data-v-2aa44cae]{opacity:1;max-height:40px}.atc-modal__mobile-logo[data-v-2aa44cae]{display:none}@media(max-width:600px){.atc-modal[data-v-2aa44cae]{flex-direction:column;max-height:90vh;overflow-y:auto}.atc-modal__img-wrap[data-v-2aa44cae]{flex:none;height:200px;min-height:200px;background:none;--atc-img-scale: 1.5}.atc-modal__details[data-v-2aa44cae]{padding:24px 20px 28px}.atc-modal__mobile-logo[data-v-2aa44cae]{display:flex;justify-content:center;padding:16px 0}.atc-modal__mobile-logo img[data-v-2aa44cae]{height:38px;width:auto;object-fit:contain}.atc-modal__mobile-logo-dark[data-v-2aa44cae]{display:none}}html.dark .atc-modal{background:#111;box-shadow:0 32px 80px #000000b3}html.dark .atc-modal__mobile-logo-light{display:none}html.dark .atc-modal__mobile-logo-dark{display:block}html.dark .atc-modal__img-wrap{background:#1a1a1a}html.dark .atc-modal__close{background:#ffffff14;color:#fff9}html.dark .atc-modal__close:hover{background:#ffffff24;color:#fff}html.dark .atc-modal__title{color:#f9fafb}html.dark .atc-modal__title-amp{color:#ffffff59}html.dark .atc-modal__price{color:#f9fafb}html.dark .atc-modal__swatch-name{color:#ffffff80}html.dark .atc-modal__dot--active{border-color:#111827}.cart-backdrop[data-v-162aede3]{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:900;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cart-backdrop-enter-active[data-v-162aede3],.cart-backdrop-leave-active[data-v-162aede3]{transition:opacity .3s ease}.cart-backdrop-enter-from[data-v-162aede3],.cart-backdrop-leave-to[data-v-162aede3]{opacity:0}.cart-drawer[data-v-162aede3]{position:fixed;top:0;right:0;bottom:0;width:420px;max-width:100vw;background:#fff;z-index:901;display:flex;flex-direction:column;box-shadow:-8px 0 40px #0000001f}.cart-drawer-enter-active[data-v-162aede3],.cart-drawer-leave-active[data-v-162aede3]{transition:transform .35s cubic-bezier(.4,0,.2,1)}.cart-drawer-enter-from[data-v-162aede3],.cart-drawer-leave-to[data-v-162aede3]{transform:translate(100%)}.cart-drawer__header[data-v-162aede3]{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid rgba(0,0,0,.08);flex-shrink:0}.cart-drawer__title[data-v-162aede3]{font-family:var(--font-outfit);font-size:20px;font-weight:600;color:var(--text-primary);display:flex;align-items:center;gap:8px}.cart-drawer__count[data-v-162aede3]{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#111;color:#fff;font-family:var(--font-jakarta);font-size:13px;font-weight:700}.cart-drawer__close[data-v-162aede3]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid rgba(0,0,0,.1);background:transparent;color:var(--text-primary);cursor:pointer;transition:background .15s}.cart-drawer__close[data-v-162aede3]:hover{background:#0000000d}.cart-drawer__empty[data-v-162aede3]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:#0000004d;padding:40px 24px}.cart-drawer__empty p[data-v-162aede3]{font-family:var(--font-jakarta);font-size:17px;font-weight:500;color:#0006}.cart-drawer__body[data-v-162aede3]{flex:1;display:flex;flex-direction:column;overflow:hidden}.cart-drawer__items[data-v-162aede3]{flex:1;overflow-y:auto;padding:16px 24px;list-style:none;display:flex;flex-direction:column;gap:16px}.cart-item[data-v-162aede3]{display:flex;flex-wrap:wrap;gap:14px;align-items:flex-start;padding:14px;border-radius:14px;border:1px solid rgba(0,0,0,.07);background:#fafafa}.cart-item__img-wrap[data-v-162aede3]{width:72px;height:72px;border-radius:10px;overflow:hidden;flex-shrink:0;background:#f0f0f0}.cart-item__img[data-v-162aede3]{width:100%;height:100%;object-fit:cover}.cart-item__img-placeholder[data-v-162aede3]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#0003}.cart-item__info[data-v-162aede3]{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.cart-item__title[data-v-162aede3]{font-family:var(--font-outfit);font-size:16px;font-weight:600;color:var(--text-primary);line-height:1.3}.cart-item__subtitle[data-v-162aede3],.cart-item__variant[data-v-162aede3]{font-family:var(--font-jakarta);font-size:14px;color:#00000073}.cart-item__discount-label[data-v-162aede3]{display:inline-block;font-family:var(--font-jakarta);font-size:12px;font-weight:600;color:#15803d;background:#16a34a1a;border-radius:4px;padding:2px 6px;letter-spacing:.02em;text-transform:uppercase}.cart-item__row[data-v-162aede3]{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.cart-item__qty[data-v-162aede3]{display:flex;align-items:center;gap:0;border:1px solid rgba(0,0,0,.12);border-radius:8px;overflow:hidden}.cart-item__qty-btn[data-v-162aede3]{width:28px;height:28px;border:none;background:transparent;color:var(--text-primary);font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.cart-item__qty-btn[data-v-162aede3]:hover{background:#0000000d}.cart-item__qty-num[data-v-162aede3]{min-width:28px;text-align:center;font-family:var(--font-jakarta);font-size:15px;font-weight:600;color:var(--text-primary);border-left:1px solid rgba(0,0,0,.1);border-right:1px solid rgba(0,0,0,.1);line-height:28px}.cart-item__price-wrap[data-v-162aede3]{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.cart-item__price[data-v-162aede3]{font-family:var(--font-outfit);font-size:17px;font-weight:600;color:var(--text-primary);display:flex;align-items:center;gap:6px}.cart-item__billing-note[data-v-162aede3]{font-family:var(--font-jakarta);font-size:12px;font-weight:500;color:#0006;white-space:nowrap}.cart-item__price-original[data-v-162aede3]{font-weight:400;color:#00000059;text-decoration:line-through}.cart-item__price-free[data-v-162aede3]{color:#16a34a}.cart-item__remove[data-v-162aede3]{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;border:none;background:transparent;color:#0000004d;cursor:pointer;flex-shrink:0;transition:background .15s,color .15s}.cart-item__remove[data-v-162aede3]:hover{background:#ef444414;color:#ef4444}.cart-drawer__footer[data-v-162aede3]{padding:20px 24px 28px;border-top:1px solid rgba(0,0,0,.08);display:flex;flex-direction:column;gap:12px;flex-shrink:0}.cart-drawer__subtotal[data-v-162aede3]{display:flex;justify-content:space-between;align-items:center;font-family:var(--font-outfit);font-size:19px;font-weight:600;color:var(--text-primary)}.cart-drawer__subtotal--light[data-v-162aede3]{font-size:16px;font-weight:400;color:#00000073}.cart-drawer__promo-line[data-v-162aede3]{display:flex;justify-content:space-between;align-items:center;font-family:var(--font-jakarta);font-size:15px;font-weight:500;color:#16a34a;background:#16a34a12;border-radius:8px;padding:6px 10px}.cart-drawer__total-price[data-v-162aede3]{display:flex;align-items:center;gap:8px}.cart-drawer__original-price[data-v-162aede3]{font-size:16px;font-weight:400;color:#00000059;text-decoration:line-through}.cart-drawer__shipping-note[data-v-162aede3]{font-family:var(--font-jakarta);font-size:14px;color:#0006;text-align:center}.cart-drawer__checkout-btn[data-v-162aede3]{display:flex;align-items:center;justify-content:center;gap:8px;height:52px;border-radius:14px;background:linear-gradient(110deg,#3b82f6,#2563eb);color:#fff;font-family:var(--font-jakarta);font-size:17px;font-weight:600;text-decoration:none;transition:filter .2s}.cart-drawer__checkout-btn[data-v-162aede3]:hover{filter:brightness(1.08)}.cart-drawer__continue[data-v-162aede3]{display:flex;align-items:center;justify-content:center;height:44px;border:none;background:transparent;font-family:var(--font-jakarta);font-size:15px;font-weight:500;color:#00000073;cursor:pointer;transition:color .15s;text-decoration:underline;text-underline-offset:3px;text-decoration-color:transparent}.cart-drawer__continue[data-v-162aede3]:hover{color:var(--text-primary);text-decoration-color:#0000004d}.cart-drawer__later[data-v-162aede3]{padding:0 24px 12px;border-bottom:1px solid rgba(0,0,0,.06)}.cart-drawer__later-heading[data-v-162aede3]{font-family:var(--font-jakarta);font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#00000059;margin:0 0 8px}.cart-drawer__later-list[data-v-162aede3]{list-style:none;display:flex;flex-direction:column;gap:6px}.cart-later-item[data-v-162aede3]{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border-radius:8px;background:#00000008;border:1px solid rgba(0,0,0,.06)}.cart-later-item__info[data-v-162aede3]{display:flex;align-items:center;justify-content:space-between;flex:1;gap:8px;min-width:0}.cart-later-item__title[data-v-162aede3]{font-family:var(--font-jakarta);font-size:14px;font-weight:600;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-later-item__price[data-v-162aede3]{font-family:var(--font-outfit);font-size:14px;font-weight:700;color:#00000080;flex-shrink:0}.cart-item__companion-later[data-v-162aede3]{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#4261e5;background:#4261e51a;border-radius:3px;padding:1px 4px;margin-left:4px;vertical-align:middle}.cart-item__companion[data-v-162aede3]{flex:0 0 100%;padding-top:10px;border-top:1px solid rgba(0,0,0,.06)}.cart-item__companion-heading[data-v-162aede3]{font-family:var(--font-jakarta);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#00000061;margin:0 0 7px}.cart-item__companion-cards[data-v-162aede3]{display:flex;flex-direction:column;border-radius:10px;overflow:hidden;border:1px solid rgba(107,124,173,.2)}.cart-item__companion-card[data-v-162aede3]{display:flex;align-items:center;gap:10px;padding:9px 11px;background:#6b7cad0a;border:none;border-top:1px solid rgba(107,124,173,.12);cursor:pointer;text-align:left;transition:background .15s;width:100%}.cart-item__companion-card[data-v-162aede3]:first-child{border-top:none}.cart-item__companion-card[data-v-162aede3]:hover{background:#6b7cad14}.cart-item__companion-card--selected[data-v-162aede3]{background:#6b7cad1a}.cart-item__companion-card-check[data-v-162aede3]{width:16px;height:16px;border-radius:50%;border:2px solid rgba(107,124,173,.3);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:border-color .15s,background .15s;color:#fff}.cart-item__companion-card--selected .cart-item__companion-card-check[data-v-162aede3]{border-color:#6b7cad;background:#6b7cad}.cart-item__companion-card-info[data-v-162aede3]{flex:1;display:flex;flex-direction:column;gap:1px;min-width:0}.cart-item__companion-card-title[data-v-162aede3]{font-family:var(--font-jakarta);font-size:14px;font-weight:600;color:#4a5470}.cart-item__companion-card-sub[data-v-162aede3]{font-family:var(--font-jakarta);font-size:12px;color:#0006}.cart-item__companion-card-price[data-v-162aede3]{font-family:var(--font-outfit);font-size:14px;font-weight:700;color:#6b7cad;flex-shrink:0}.cart-item__companion-label[data-v-162aede3]{display:flex;align-items:center;gap:10px;cursor:pointer;padding:8px 10px;border-radius:8px;background:#4261e50d;border:1px solid rgba(66,97,229,.12);transition:background .15s;-webkit-user-select:none;user-select:none}.cart-item__companion-label[data-v-162aede3]:hover{background:#4261e517}.cart-item__companion-check[data-v-162aede3]{width:15px;height:15px;accent-color:#4261E5;flex-shrink:0;cursor:pointer;margin:0}.cart-item__companion-info[data-v-162aede3]{flex:1;display:flex;justify-content:space-between;align-items:center;gap:8px;min-width:0}.cart-item__companion-name[data-v-162aede3]{font-family:var(--font-jakarta);font-size:14px;font-weight:600;color:#4261e5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-item__companion-price[data-v-162aede3]{font-family:var(--font-outfit);font-size:14px;font-weight:700;color:#4261e5;flex-shrink:0}html.dark .cart-drawer__title[data-v-162aede3],html.dark .cart-item__title[data-v-162aede3],html.dark .cart-item__price[data-v-162aede3],html.dark .cart-item__qty-btn[data-v-162aede3],html.dark .cart-item__qty-num[data-v-162aede3],html.dark .cart-drawer__subtotal[data-v-162aede3]{color:#fff}html.dark .cart-drawer[data-v-162aede3]{background:#111420;box-shadow:-8px 0 40px #00000080}html.dark .cart-drawer__header[data-v-162aede3]{border-bottom-color:#ffffff12}html.dark .cart-drawer__count[data-v-162aede3]{background:#fff;color:#111}html.dark .cart-drawer__close[data-v-162aede3]{border-color:#ffffff1f;color:#fff}html.dark .cart-drawer__close[data-v-162aede3]:hover{background:#ffffff12}html.dark .cart-drawer__empty[data-v-162aede3]{color:#ffffff40}html.dark .cart-drawer__empty p[data-v-162aede3]{color:#ffffff59}html.dark .cart-item[data-v-162aede3]{background:#1a1d2e;border-color:#ffffff12}html.dark .cart-item__img-wrap[data-v-162aede3]{background:#22263a}html.dark .cart-item__img-placeholder[data-v-162aede3]{color:#ffffff26}html.dark .cart-item__subtitle[data-v-162aede3],html.dark .cart-item__variant[data-v-162aede3]{color:#fff6}html.dark .cart-item__qty[data-v-162aede3]{border-color:#ffffff1f}html.dark .cart-item__qty-btn[data-v-162aede3]:hover{background:#ffffff12}html.dark .cart-item__qty-num[data-v-162aede3]{border-left-color:#ffffff1a;border-right-color:#ffffff1a}html.dark .cart-item__price-original[data-v-162aede3],html.dark .cart-item__billing-note[data-v-162aede3]{color:#ffffff4d}html.dark .cart-item__remove[data-v-162aede3]{color:#ffffff40}html.dark .cart-drawer__footer[data-v-162aede3]{border-top-color:#ffffff12}html.dark .cart-drawer__subtotal--light[data-v-162aede3]{color:#fff6}html.dark .cart-drawer__original-price[data-v-162aede3],html.dark .cart-drawer__shipping-note[data-v-162aede3]{color:#ffffff4d}html.dark .cart-drawer__checkout-btn[data-v-162aede3]{background:linear-gradient(110deg,#3b82f6,#2563eb);color:#fff}html.dark .cart-drawer__checkout-btn[data-v-162aede3]:hover{background:#e5e5e5}html.dark .cart-drawer__continue[data-v-162aede3]{color:#ffffff59}html.dark .cart-drawer__continue[data-v-162aede3]:hover{color:#fffc;text-decoration-color:#fff3}html.dark .cart-drawer__later[data-v-162aede3]{border-bottom-color:#ffffff0f}html.dark .cart-drawer__later-heading[data-v-162aede3]{color:#ffffff4d}html.dark .cart-later-item[data-v-162aede3]{background:#ffffff0a;border-color:#ffffff12}html.dark .cart-later-item__title[data-v-162aede3]{color:#fffc}html.dark .cart-later-item__price[data-v-162aede3]{color:#fff6}html.dark .cart-item__companion[data-v-162aede3]{border-top-color:#ffffff12}html.dark .cart-item__companion-heading[data-v-162aede3]{color:#ffffff4d}html.dark .cart-item__companion-cards[data-v-162aede3]{border-color:#6b8fff40}html.dark .cart-item__companion-card[data-v-162aede3]{background:#6b8fff0f;border-top-color:#6b8fff26}html.dark .cart-item__companion-card[data-v-162aede3]:hover{background:#6b8fff1f}html.dark .cart-item__companion-card--selected[data-v-162aede3]{background:#6b8fff26}html.dark .cart-item__companion-card-check[data-v-162aede3]{border-color:#6b8fff66}html.dark .cart-item__companion-card--selected .cart-item__companion-card-check[data-v-162aede3]{border-color:#8891b8;background:#8891b8}html.dark .cart-item__companion-card-title[data-v-162aede3],html.dark .cart-item__companion-card-price[data-v-162aede3]{color:#9aa0c0}html.dark .cart-item__companion-card-sub[data-v-162aede3]{color:#ffffff4d}html.dark .cart-item__companion-label[data-v-162aede3]{background:#6b8fff14;border-color:#6b8fff33}html.dark .cart-item__companion-label[data-v-162aede3]:hover{background:#6b8fff21}html.dark .cart-item__companion-name[data-v-162aede3],html.dark .cart-item__companion-price[data-v-162aede3]{color:#6b8fff}.mobile-cart-bar[data-v-ff9c842b]{display:none}@media(max-width:768px){.mobile-cart-bar[data-v-ff9c842b]{display:flex;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid rgba(0,0,0,.08)}.mobile-cart-bar__btn[data-v-ff9c842b]{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:15px 24px;background:#2563eb;color:#fff;font-size:18px;font-weight:700;border:none;border-radius:14px;cursor:pointer;transition:opacity .2s,transform .15s;letter-spacing:.01em}.mobile-cart-bar__btn[data-v-ff9c842b]:active{opacity:.85;transform:scale(.98)}}@media(max-width:768px){html.dark .mobile-cart-bar[data-v-ff9c842b]{background:#111827;border-top-color:#ffffff14}html.dark .mobile-cart-bar__btn[data-v-ff9c842b]{background:#2563eb;color:#fff}}.mobile-bar-enter-active[data-v-ff9c842b],.mobile-bar-leave-active[data-v-ff9c842b]{transition:transform .25s ease,opacity .25s ease}.mobile-bar-enter-from[data-v-ff9c842b],.mobile-bar-leave-to[data-v-ff9c842b]{transform:translateY(100%);opacity:0}.app-shell{display:flex;flex-direction:column;height:100dvh}.app-shell__scroll{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-dark-blue: #060813;--bg-light: #f5f7f9;--bg-white: #ffffff;--primary-blue: #2388ff;--primary-blue-alt: #2877f8;--primary-white: #ffffff;--text-primary: #060813;--text-secondary: #777373;--font-outfit: "Outfit", sans-serif;--font-jakarta: "Plus Jakarta Sans", sans-serif}html,body{font-family:var(--font-outfit);background:var(--bg-white);color:var(--text-primary)}body{overflow-x:clip}img{display:block;max-width:100%}button{cursor:pointer;border:none;background:none;font-family:inherit}:root{--gradient-connection: linear-gradient(90deg, #2877f8 11.77%, #5e35d6 26.45%, #8900ba 56.82%, #c32a85 86.63%, #ff554c 117.78%)}.gradient-text{background-image:linear-gradient(90deg,#2877f8,#5e35d6,#8900ba,#c32a85,#ff554c,#ff8c42,#c32a85,#8900ba,#5e35d6,#2877f8);background-size:200% 100%;background-position-x:var(--gradient-pos, 0%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}html.dark body{background:var(--bg-dark-blue)}html.dark .footer{background:#0d1023}html.dark .footer__nav-heading{color:#fffc!important}html.dark .footer__nav-col li a{color:#ffffffb3!important}html.dark .footer__nav-col li a:hover{color:#fff!important}html.dark .footer__tagline{color:#ffffffe6!important}html.dark .footer__copy{color:#ffffff80!important}html.dark .footer__contact-heading{color:#ffffff59!important}html.dark .footer__email{color:#ffffff73!important}html.dark .footer__email:hover{color:#ffffffd9!important}html.dark .footer__lang-btn{color:#ffffff8c!important;border-color:#ffffff1f!important}html.dark .footer__lang-btn:hover,html.dark .footer__lang-btn--active{color:#ffffffd9!important;border-color:#ffffff40!important}html.dark .footer__lang-menu{background:#151828!important;border-color:#ffffff14!important}html.dark .footer__lang-title{color:#ffffff4d!important}html.dark .footer__lang-item{color:#ffffffa6!important}html.dark .footer__lang-item:hover{background:#ffffff0f!important}html.dark .footer__lang-item--active{background:#4261e52e!important;color:#8ba4ff!important}html.dark .footer__social-link{color:#fff9!important}html.dark .footer__social-link:hover{color:#fff!important}@media(max-width:768px){html.dark .sitenav__links{background:#0d1023;border-bottom:1px solid rgba(255,255,255,.08)}html.dark .sitenav__links li{border-bottom-color:#ffffff0f;color:#ffffffe0}html.dark .sitenav__links a{color:#ffffffe0}html.dark .sitenav__links a:hover{color:#fff}html.dark .sitenav__dropdown-label{color:#ffffffe0}html.dark .sitenav__dropdown-desc{color:#fff6}html.dark .sitenav__dropdown-item--desc:hover .sitenav__dropdown-label{color:#fff}html.dark .sitenav__dropdown-item--desc:hover .sitenav__dropdown-desc{color:#fff9}html.dark .sitenav__dropdown-item:hover{background:#ffffff0a}}html:not(.dark) .po-modal{background:#fff!important;border-color:#00000014!important;color:#060813!important;box-shadow:0 32px 80px #0000001f,0 0 0 1px #4261e514!important}html:not(.dark) .po-modal:before{background:radial-gradient(circle,rgba(66,97,229,.06) 0%,transparent 65%)!important}html:not(.dark) .po-modal__banner{color:#000000b3!important;border-bottom-color:#05ce7840!important}html:not(.dark) .po-modal__banner strong{color:#060813!important}html:not(.dark) .po-modal__close{background:#0000000d!important;border-color:#0000001a!important;color:#0006!important}html:not(.dark) .po-modal__close:hover{background:#0000001a!important;color:#060813!important}html:not(.dark) .po-modal__title{color:#060813!important}html:not(.dark) .po-modal__subtitle{color:#00000080!important}html:not(.dark) .po-form__left{border-right-color:#00000012!important;border-bottom-color:#00000012!important}html:not(.dark) .po-form__label{color:#00000080!important}html:not(.dark) .po-form__input{background:#f5f7f9!important;border-color:#0000001f!important;color:#060813!important}html:not(.dark) .po-form__input::placeholder{color:#0000004d!important}html:not(.dark) .po-form__input:focus{border-color:#4261e580!important}html:not(.dark) .po-form__field--error .po-form__input{border-color:#ef444499!important}html:not(.dark) .po-form__stepper{background:#f5f7f9!important;border-color:#0000001f!important}html:not(.dark) .po-form__step-btn{color:#00000080!important}html:not(.dark) .po-form__step-btn:hover{background:#0000000f!important;color:#060813!important}html:not(.dark) .po-form__step-input{color:#060813!important}html:not(.dark) .po-form__pricing{background:#00000005!important;border-color:#00000012!important}html:not(.dark) .po-form__price-label{color:#000000bf!important}html:not(.dark) .po-form__price-retail{color:#0000004d!important}html:not(.dark) .po-form__price-final{color:#060813!important}html:not(.dark) .po-form__price-divider{background:#00000012!important}html:not(.dark) .po-form__shipping{background:#00000005!important;border-color:#00000012!important}html:not(.dark) .po-form__shipping-title{color:#000000bf!important}html:not(.dark) .po-form__shipping-countries{color:#00000059!important}html:not(.dark) .po-form__order-original{border-top-color:#00000012!important}html:not(.dark) .po-form__original-label,html:not(.dark) .po-form__original-amount{color:#00000059!important}html:not(.dark) .po-form__total-label{color:#0009!important}html:not(.dark) .po-form__total-amount{color:#060813!important}html:not(.dark) .po-form__reserve{background:#00000005!important;border-color:#00000014!important}html:not(.dark) .po-form__reserve--active{background:#4261e514!important;border-color:#4261e559!important}html:not(.dark) .po-form__reserve-title{color:#060813!important}html:not(.dark) .po-form__reserve-sub{color:#0006!important}html:not(.dark) .po-form__toggle{background:#0000001a!important;border-color:#00000026!important}html:not(.dark) .po-form__toggle--on{background:linear-gradient(90deg,#4261e5,#8b5cf6)!important;border-color:transparent!important}html:not(.dark) .po-form__note{color:#00000073!important}html:not(.dark) .po-form__footnote{color:#00000059!important}html:not(.dark) .po-pay__label{color:#060813!important}html:not(.dark) .po-pay__name-display{background:#f5f7f9!important;border-color:#0000001f!important;color:#060813!important}html:not(.dark) .po-pay__element{background:#00000005!important}html:not(.dark) .po-pay__back-link{color:#00000059!important}html:not(.dark) .po-pay__back-link:hover{color:#000000b3!important}html:not(.dark) .po-success__title{color:#060813!important}html:not(.dark) .po-success__body{color:#0000008c!important}html:not(.dark) .po-success__body strong{color:#000000d9!important}html:not(.dark) .ctc-page{background:var(--bg-light)!important;color:var(--text-primary)!important}html:not(.dark) .ctc-hero__glow{background:radial-gradient(ellipse at 50% 0%,rgba(66,97,229,.1) 0%,transparent 70%)!important}html:not(.dark) .ctc-hero__subtitle{color:#0000008c!important}html:not(.dark) .ctc-channel-card{background:#fff!important;border-color:#00000014!important;box-shadow:0 2px 12px #0000000d}html:not(.dark) .ctc-channel-card:hover{border-color:#4261e540!important}html:not(.dark) .ctc-channel-card__title{color:#060813!important}html:not(.dark) .ctc-channel-card__desc{color:#0000008c!important}html:not(.dark) .ctc-channel-card__response{color:#00000073!important}html:not(.dark) .ctc-form{background:#fff!important;border-color:#00000014!important;box-shadow:0 4px 24px #0000000f}html:not(.dark) .ctc-form__title{color:#060813!important}html:not(.dark) .ctc-form__label{color:#000000a6!important}html:not(.dark) .ctc-form__optional{color:#00000059!important}html:not(.dark) .ctc-form__input,html:not(.dark) .ctc-form__textarea,html:not(.dark) .ctc-form__select{color:#060813!important;background:#f5f7f9!important;border-color:#0000001f!important}html:not(.dark) .ctc-form__input::placeholder,html:not(.dark) .ctc-form__textarea::placeholder{color:#00000047!important}html:not(.dark) .ctc-form__input:focus,html:not(.dark) .ctc-form__textarea:focus,html:not(.dark) .ctc-form__select:focus{border-color:#4261e580!important;background:#4261e50a!important}html:not(.dark) .ctc-form__select option{background:#fff!important;color:#060813!important}html:not(.dark) .ctc-form__select-chevron{color:#00000059!important}html:not(.dark) .ctc-form__field--error .ctc-form__input,html:not(.dark) .ctc-form__field--error .ctc-form__textarea,html:not(.dark) .ctc-form__field--error .ctc-form__select{border-color:#ef444499!important;background:#ef44440a!important}html:not(.dark) .ctc-success{background:#fff!important;border-color:#00000014!important}html:not(.dark) .ctc-success__title{color:#060813!important}html:not(.dark) .ctc-success__body{color:#0000008c!important}html:not(.dark) .ctc-btn--ghost{border-color:#0000002e!important;color:#000000a6!important;background:#0000000a!important}html:not(.dark) .ctc-btn--ghost:hover{border-color:#00000059!important;color:#060813!important;background:#00000012!important}html:not(.dark) .ctc-side__val{color:#060813!important}html:not(.dark) .ctc-side__sub{color:#00000080!important}html:not(.dark) .ctc-side__social-link{border-color:#0000001a!important;background:#00000008!important;color:#00000073!important}html:not(.dark) .ctc-side__social-link:hover{border-color:#4261e566!important;color:#4261e5!important;background:#4261e512!important}html:not(.dark) .ctc-side__careers-text{color:#00000073!important}html:not(.dark) .plans-page{background:var(--bg-light)!important}html:not(.dark) .plans-page__header{background:var(--bg-light)!important}html:not(.dark) .plans-page__eyebrow{color:#0006!important}html:not(.dark) .plans-page__title{color:#060813!important}html:not(.dark) .plans-page__subtitle{color:#00000080!important}html:not(.dark) .plans{background:var(--bg-light)!important;color:#060813!important}html:not(.dark) .plans__toggle{background:#0000000d!important;border-color:#0000001a!important}html:not(.dark) .plans__toggle-btn{color:#00000080!important}html:not(.dark) .plans__toggle-btn--active{background:#fff!important;color:#060813!important;box-shadow:0 1px 6px #0000001a}html:not(.dark) .plans__card{background:#fff!important;border-color:#00000014!important;box-shadow:0 2px 16px #0000000f}html:not(.dark) .plans__card:hover{border-color:#00000026!important}html:not(.dark) .plans__card--plus{background:#fff!important;border:1px solid transparent!important;background-clip:padding-box!important;box-shadow:none!important}html:not(.dark) .plans__card--plus:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:24px;padding:1px;background:linear-gradient(135deg,#10b981,#4261e5);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}html:not(.dark) .plans__plus-badge{background:#fff!important}html:not(.dark) .plans__pro-badge{background:#fff!important}html:not(.dark) .plans__plan-name{color:#060813!important}html:not(.dark) .plans__price{color:#060813!important}html:not(.dark) .plans__price-per{color:#00000073!important}html:not(.dark) .plans__price-note{color:#0006!important}html:not(.dark) .plans__plan-desc{color:#00000080!important}html:not(.dark) .plans__cta--outline{border-color:#0003!important;color:#060813!important}html:not(.dark) .plans__cta--outline:hover{background:#0000000d!important;border-color:#00000059!important}html:not(.dark) .plans__cta--green{background:linear-gradient(135deg,#10b981,#4261e5)!important}html:not(.dark) .plans__highlights li{color:#000000a6!important}html:not(.dark) .plans__highlights li strong{color:#060813!important}html:not(.dark) .plans__check{color:#0000004d!important}html:not(.dark) .plans__trial{background:#eef1fb!important;border-color:#4261e526!important;box-shadow:0 0 0 1px #4261e51a,0 24px 60px #00000012!important}html:not(.dark) .plans__trial-grid{background-image:linear-gradient(rgba(0,0,0,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.04) 1px,transparent 1px)!important}html:not(.dark) .plans__trial-shimmer{background:linear-gradient(90deg,transparent,rgba(255,255,255,.15) 50%,transparent)!important}html:not(.dark) .plans__trial-heading{color:#060813!important}html:not(.dark) .plans__trial-sub{color:#000000a6!important}html:not(.dark) .plans__trial-perk{color:#000000bf!important}html:not(.dark) .plans__trial-check{color:#0006!important}html:not(.dark) .plans__table-title{color:#060813!important}html:not(.dark) .plans__table{border-color:#00000014!important}html:not(.dark) .plans__table-head{background:#00000008!important;border-bottom-color:#00000012!important}html:not(.dark) .plans__table-head .plans__table-cell{color:#060813!important}html:not(.dark) .plans__table-group{border-bottom-color:#0000000f!important}html:not(.dark) .plans__table-group-label{color:#00000059!important;background:#00000005!important}html:not(.dark) .plans__table-row{border-top-color:#0000000d!important}html:not(.dark) .plans__table-row:hover{background:#00000005!important}html:not(.dark) .plans__table-cell{color:#000000b3!important}html:not(.dark) .plans__table-cell--feature{color:#060813!important}html:not(.dark) .plans__dash{color:#0003!important}html:not(.dark) .plans__table-cta-row{border-top-color:#00000012!important;background:#00000005!important}html:not(.dark) .plans__table-btn--outline{border-color:#0003!important;color:#060813!important}html:not(.dark) .plans__table-btn--outline:hover{background:#0000000d!important}html:not(.dark) .plans__lifestyle-title{color:#060813!important}html:not(.dark) .plans__lifestyle-sub{color:#00000080!important}html:not(.dark) .competitor{background:var(--bg-light)!important;color:#060813!important}html:not(.dark) .competitor__eyebrow{color:#0006!important}html:not(.dark) .competitor__title{color:#060813!important}html:not(.dark) .competitor__subtitle{color:#00000080!important}html:not(.dark) .competitor__table-wrap{border-color:#00000014!important;box-shadow:0 4px 24px #0000000f}html:not(.dark) .competitor__row{border-bottom-color:#0000000f!important}html:not(.dark) .competitor__row:not(.competitor__row--head):hover{background:#00000005!important}html:not(.dark) .competitor__row--head{background:#00000008!important;border-bottom-color:#00000014!important}html:not(.dark) .competitor__row--head .competitor__cell{color:#000000a6!important}html:not(.dark) .competitor__cell{color:#00000073!important}html:not(.dark) .competitor__cell--label{color:#060813!important}html:not(.dark) .competitor__other-tick{color:#0006!important}html:not(.dark) .competitor__dash{color:#0003!important}html:not(.dark) .competitor__partial{color:#0000004d!important}html:not(.dark) .competitor__val{color:#00000080!important}html:not(.dark) .competitor__val--us{color:#060813!important;-webkit-text-fill-color:#060813!important}html:not(.dark) .competitor__logo{filter:none!important}html:not(.dark) .va-page{background:var(--bg-light)!important;color:#060813!important}html:not(.dark) .va-section-title{color:#060813!important}html:not(.dark) .va-section-subtitle{color:#00000080!important}html:not(.dark) .va-hero__title{color:#060813!important}html:not(.dark) .va-hero__subtitle{color:#0000008c!important}html:not(.dark) .va-hero__pill{background:#0000000a!important;border-color:#0000001a!important;color:#0009!important}html:not(.dark) .va-hero__bubble{background:#fff!important;border-color:#0000001a!important;box-shadow:0 16px 40px #0000001a!important}html:not(.dark) .va-hero__bubble-text{color:#000000bf!important}html:not(.dark) .va-hero__stat{background:#fff!important;border-color:#4261e533!important;box-shadow:0 8px 24px #00000014!important}html:not(.dark) .va-hero__stat-label{color:#0006!important}html:not(.dark) .va-ask__chip{background:#fff!important;border-color:#0000001a!important;color:#000000a6!important}html:not(.dark) .va-ask__chip:hover{border-color:#4261e566!important;color:#060813!important}html:not(.dark) .va-ask__card{background:#fff!important;border-color:#00000014!important;box-shadow:0 8px 32px #00000014!important}html:not(.dark) .va-ask__card-left{border-right-color:#00000012!important}html:not(.dark) .va-ask__card-name{color:#060813!important}html:not(.dark) .va-ask__card-desc{color:#00000080!important}html:not(.dark) .va-ask__card-bubble-q{color:#000000d9!important}html:not(.dark) .va-ask__card-answer-text{color:#0009!important}html:not(.dark) .va-ask__progress{background:#4261e51a!important}html:not(.dark) .va-scene-card{border-color:#00000014!important;background:#fff!important}html:not(.dark) .va-scene-card__user span{color:#060813!important}html:not(.dark) .va-scene-card__user svg{color:#060813!important}html:not(.dark) .va-scene-card__reply-text{color:#1d4ed8!important}html:not(.dark) .va-break__content{background:var(--bg-light)!important}html:not(.dark) .va-break__overlay{background:linear-gradient(to right,transparent 60%,#f5f7f9 100%)!important}html:not(.dark) .va-break__title{color:#060813!important}html:not(.dark) .va-break__sub{color:#00000080!important}html:not(.dark) .va-break__stat-label{color:#0006!important}html:not(.dark) .va-personas-sec{background:var(--bg-light)!important}html:not(.dark) .va-ptab{background:#fff!important;border-color:#0000001a!important}html:not(.dark) .va-ptab:hover{background:#4261e50a!important;border-color:#4261e533!important}html:not(.dark) .va-ptab__name{color:#060813!important}html:not(.dark) .va-ptab__role{color:#0006!important}html:not(.dark) .va-pcard{background:#fff!important;box-shadow:0 8px 40px #00000014!important}html:not(.dark) .va-pcard__left{border-right-color:#00000012!important}html:not(.dark) .va-pcard__name{color:#060813!important}html:not(.dark) .va-pcard__desc{color:#00000080!important}html:not(.dark) .va-pcard__tag{background:#0000000a!important;border-color:#00000014!important;color:#0000008c!important}html:not(.dark) .va-pcard__badge-indicator{border-top-color:#00000012!important;color:#0000004d!important}html:not(.dark) .va-phone__shell{background:#fff!important;border-color:#0000001f!important;box-shadow:0 40px 80px #00000026,inset 0 1px #0000000d!important}html:not(.dark) .va-phone__statusbar{color:#000000d9!important}html:not(.dark) .va-phone__time{color:#060813!important}html:not(.dark) .va-phone__status-icons{color:#060813!important}html:not(.dark) .va-phone__chat-header{background:#00000005!important;border-bottom-color:#00000012!important}html:not(.dark) .va-phone__chat-name{color:#060813!important}html:not(.dark) .va-phone__chat-status{color:#0006!important}html:not(.dark) .va-phone__home-bar:after{background:#0000002e!important}html:not(.dark) .va-pcard__bubble-user{background:#0000000d!important;border-color:#00000014!important}html:not(.dark) .va-pcard__bubble-user p{color:#000000bf!important}html:not(.dark) .va-pcard__mic{color:#00000040!important}html:not(.dark) .va-pcard__bubble-ai{background:linear-gradient(135deg,#00000008,#00000004)!important}html:not(.dark) .va-pcard__bubble-ai p{color:#000000bf!important}html:not(.dark) .va-pcard__typing-dot{background:#0000004d!important}html:not(.dark) .va-app-feat{background:#fff!important;border-color:#00000014!important}html:not(.dark) .va-app-feat__title{color:#060813!important}html:not(.dark) .va-app-feat__desc{color:#00000080!important}html:not(.dark) .va-persona-chip{background:#0000000a!important;border-color:#00000014!important;color:#0000008c!important}html:not(.dark) .va-persona-chip--more{background:#4261e50f!important;border-color:#4261e526!important;color:#4261e5cc!important}html:not(.dark) .va-slider-track{background:#00000014!important}html:not(.dark) .va-slider-labels{color:#00000059!important}html:not(.dark) .va-app-feat__toggle-row{border-top-color:#0000000f!important}html:not(.dark) .va-toggle-label{color:#000000a6!important}html:not(.dark) .va-toggle{background:#0000001a!important}html:not(.dark) .va-voice-mode--simple{background:#00000008!important;border-color:#00000012!important}html:not(.dark) .va-voice-mode--advanced{background:#4261e50f!important;border-color:#4261e52e!important}html:not(.dark) .va-voice-mode__line{color:#000c!important}html:not(.dark) .va-voice-mode__sub{color:#0006!important}html:not(.dark) .va-app-feat__select{background-color:#0000000a!important;border-color:#0000001a!important;color:#000000b3!important}html:not(.dark) .va-app__history-banner{background:linear-gradient(135deg,#4261e514,#7c4dff12)!important;border-color:#4261e538!important}html:not(.dark) .va-app__history-title{background:linear-gradient(90deg,#060813,#060813b3)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important}html:not(.dark) .va-app__history-desc{color:#00000073!important}html:not(.dark) .va-app__history-desc em{color:#000000a6!important}html:not(.dark) .va-hscroll-time{color:#0000004d!important;background:#0000000a!important;border-color:#00000012!important}html:not(.dark) .va-hbubble--user{color:#000c!important}html:not(.dark) .va-hscroll-pair--blue .va-hbubble--user{color:#1d4ed8!important}html:not(.dark) .va-hscroll-pair--purple .va-hbubble--user{color:#6d28d9!important}html:not(.dark) .va-hscroll-pair--pink .va-hbubble--user{color:#be185d!important}html:not(.dark) .va-hscroll-pair--teal .va-hbubble--user{color:#0f766e!important}html:not(.dark) .va-hbubble--ai{background:#0000000a!important;border-color:#00000014!important;color:#000c!important}html:not(.dark) .va-languages__content{background:var(--bg-light)!important}html:not(.dark) .va-languages__photo-overlay{background:linear-gradient(to right,transparent 40%,#f5f7f9 100%),linear-gradient(to top,rgba(0,0,0,.3) 0%,transparent 40%)!important}html:not(.dark) .va-languages__sub{color:#00000080!important}html:not(.dark) .va-lang-pill{background:#0000000a!important;border-color:#00000014!important;color:#0000008c!important}html:not(.dark) .va-lang-pill:hover{background:#4261e512!important;border-color:#4261e540!important;color:#000c!important}html:not(.dark) .va-languages__photo-bubble{background:#ffffffeb!important;border-color:#4261e533!important}html:not(.dark) .va-languages__photo-bubble p{color:#000000bf!important}html:not(.dark) .va-rt-card{background:#fff!important;border-color:#00000014!important}html:not(.dark) .va-rt-card__title{color:#060813!important}html:not(.dark) .va-rt-card__desc{color:#00000080!important}html:not(.dark) .va-rt-card__coords-val{color:#000000a6!important}html:not(.dark) .va-rt-data-val{color:#000000b3!important}html:not(.dark) .va-rt-data-label{color:#00000059!important}html:not(.dark) .va-rt-poi-name{color:#000000bf!important}html:not(.dark) .va-rt-poi-meta{color:#0006!important}html:not(.dark) .va-rt-search-snippet{color:#0009!important}html:not(.dark) .va-rt-update-text{color:#0009!important}html:not(.dark) .va-rt-congestion__label{color:#00000059!important}html:not(.dark) .va-rt-congestion__track{background:#00000012!important}html:not(.dark) .va-realtime__banner{background:linear-gradient(135deg,#4261e514,#a855f70d,#ca496e0a)!important}html:not(.dark) .va-realtime__banner-title{color:#060813!important}html:not(.dark) .va-realtime__banner-sub{color:#00000080!important}html:not(.dark) .va-realtime__banner-code{background:#f0f2fa!important;border-color:#0000001a!important}html:not(.dark) .va-realtime__banner-code-bar{background:#0000000a!important;border-bottom-color:#00000012!important}html:not(.dark) .va-rbc-filename{color:#00000059!important}html:not(.dark) .va-code-dim{color:#00000059!important}html:not(.dark) .va-code-blue{color:#1d4ed8!important}html:not(.dark) .va-code-purple{color:#7c3aed!important}html:not(.dark) .va-code-green{color:#16a34a!important}html:not(.dark) .va-code-amber{color:#b45309!important}html:not(.dark) .va-code-comment{color:#4261e58c!important;font-style:italic}html:not(.dark) .btb-page{background:var(--bg-light)!important;color:#060813!important}html:not(.dark) .btb-section-title{color:#060813!important}html:not(.dark) .btb-section-subtitle{color:#00000080!important}html:not(.dark) .btb-hero__subtitle{color:#0000008c!important}html:not(.dark) .btb-hero__pill{background:#0000000a!important;border-color:#0000001a!important;color:#0009!important}html:not(.dark) .btb-hero__photo-overlay{background:linear-gradient(160deg,transparent 50%,rgba(245,247,249,.55) 100%)!important}html:not(.dark) .btb-hero__channel-card{background:#fffffff2!important;border-color:#4261e540!important;box-shadow:0 16px 40px #0000001f!important}html:not(.dark) .btb-hero__channel-label{color:#00000073!important}html:not(.dark) .btb-hero__channel-name{color:#000000d9!important}html:not(.dark) .btb-hero__stat{background:#fffffff2!important;border-color:#0000001a!important;box-shadow:0 12px 30px #0000001a!important}html:not(.dark) .btb-hero__stat-label{color:#0006!important}html:not(.dark) .btb-audio-card{background:#fff!important;border-color:#00000014!important}html:not(.dark) .btb-audio-card__title{color:#060813!important}html:not(.dark) .btb-audio-card__desc{color:#00000080!important}html:not(.dark) .btb-vfc__filter{stroke:#0000001f!important}html:not(.dark) .btb-eqv__div-line{background:#0000001f!important}html:not(.dark) .btb-eqv__div-arrow{color:#0003!important}html:not(.dark) .btb-mode-card{background:#fff!important;border-color:#00000014!important}html:not(.dark) .btb-mode-card--active{background:#4261e50f!important;border-color:#4261e559!important}html:not(.dark) .btb-mode-card__title{color:#060813!important}html:not(.dark) .btb-mode-card__desc{color:#00000080!important}html:not(.dark) .btb-status__detail{background:#fff!important;border-color:#00000014!important}html:not(.dark) .btb-status__detail-title{color:#060813!important}html:not(.dark) .btb-status__detail-subtitle{color:#00000080!important}html:not(.dark) .btb-status__detail-list li{color:#000000b3!important}html:not(.dark) .btb-status__detail-hint{background:#4261e50d!important;border-color:#4261e52e!important;color:#0000008c!important}html:not(.dark) .btb-mock-connected__name{color:#060813!important}html:not(.dark) .btb-mock-incoming__name{color:#060813!important}html:not(.dark) .btb-mock-incoming__label{color:#0006!important}html:not(.dark) .btb-mock-incoming__hint{color:#0000004d!important}html:not(.dark) .btb-mock-unavailable__label{color:#060813!important}html:not(.dark) .btb-mock-unavailable__sub{color:#0006!important}html:not(.dark) .btb-avail-granular{background:#fff!important;border-color:#4261e566!important}html:not(.dark) .btb-avail-granular__divider{background:#00000012!important}html:not(.dark) .btb-avail-granular__label{color:#060813!important}html:not(.dark) .btb-avail-granular__desc{color:#00000073!important}html:not(.dark) .btb-groups__sub{color:#00000080!important}html:not(.dark) .btb-groups__feat strong{color:#060813!important}html:not(.dark) .btb-groups__feat p{color:#00000080!important}html:not(.dark) .btb-groups__feat-icon{background:#4261e514!important}html:not(.dark) .btb-scenes__items{border-top-color:#00000014!important}html:not(.dark) .btb-scenes__item{border-bottom-color:#00000014!important}html:not(.dark) .btb-scenes__item-title{color:#060813!important}html:not(.dark) .btb-scenes__item-desc{color:#00000080!important}html:not(.dark) .btb-scenes__stack-img{box-shadow:0 24px 60px #00000026,0 0 0 1px #0000000f!important}html:not(.dark) .btb-channel-list{background:#fff!important;border-color:#00000014!important}html:not(.dark) .btb-channel-item{border-bottom-color:#0000000d!important}html:not(.dark) .btb-channel-item:hover{background:#00000008!important}html:not(.dark) .btb-channel-item--active{background:#4261e50f!important;border-left-color:#4261e566!important}html:not(.dark) .btb-channel-item__name{color:#000000d9!important}html:not(.dark) .btb-channel-item__members{color:#00000059!important}html:not(.dark) .btb-ch-avatar{border-color:#fff!important}html:not(.dark) .btb-channel-preview{background:#fff!important;border-color:#00000014!important}html:not(.dark) .btb-channel-preview__header{color:#0006!important}html:not(.dark) .btb-ch-msg__text{color:#000000a6!important}html:not(.dark) .btb-scene-card{background:#fff!important;border-color:#00000014!important}html:not(.dark) .btb-scene-card__title{color:#060813!important}html:not(.dark) .btb-scene-card__desc{color:#00000080!important}html:not(.dark) .btb-scene-card__name{color:#00000059!important}html:not(.dark) .btb-scene-card__exchange{background:#00000008!important;border-color:#0000000f!important}html:not(.dark) .btb-scene-card__bubble--a{background:#4261e51a!important;border-color:#4261e533!important;color:#000c!important}html:not(.dark) .btb-scene-card__bubble--b{background:#0000000d!important;border-color:#00000014!important;color:#000c!important}html:not(.dark) .btb-cov-card{background:#fff!important;border-color:#00000014!important}html:not(.dark) .btb-cov-card__title{color:#060813!important}html:not(.dark) .btb-cov-card__desc{color:#00000080!important}html:not(.dark) .btb-battery__body{background:#0000000d!important;border-color:#0000001a!important}html:not(.dark) .btb-battery__nub{background:#00000026!important}html:not(.dark) .btb-cov-card__battery-arrow{color:#0000004d!important}html:not(.dark) .btb-cta__title{color:#fff!important}html:not(.dark) .btb-cta__sub{color:#fff9!important}html:not(.dark) .btb-break{background:var(--bg-light)!important}html:not(.dark) .btb-break__content{background:var(--bg-light)!important}html:not(.dark) .btb-break__title{color:#060813!important}html:not(.dark) .btb-break__sub{color:#00000080!important}html:not(.dark) .btb-break__overlay{background:linear-gradient(90deg,rgba(245,247,249,.5) 0%,transparent 60%)!important}html:not(.dark) .btb-break__wifi-badge{background:#00000008!important;border-color:#00000014!important;box-shadow:none!important}html:not(.dark) .btb-break__wifi-icon-wrap{background:#4261e514!important;border-color:#4261e526!important}html:not(.dark) .btb-break__wifi-title{color:#060813!important}html:not(.dark) .btb-break__wifi-sub{color:#00000073!important}html:not(.dark) .btb-break__stat-label{color:#0006!important}html:not(.dark) .adr-page{background:var(--bg-light)!important;color:#060813!important}html:not(.dark) .adr-section-title{color:#060813!important}html:not(.dark) .adr-section-subtitle{color:#00000080!important}html:not(.dark) .adr-hero__subtitle{color:#0000008c!important}html:not(.dark) .adr-hero__pill{background:#0000000a!important;border-color:#0000001a!important;color:#0009!important}html:not(.dark) .adr-hero__photo-overlay{background:linear-gradient(160deg,transparent 50%,rgba(245,247,249,.55) 100%)!important}html:not(.dark) .adr-hero__bubble{background:#fffffff5!important;border-color:#0000001a!important;box-shadow:0 16px 40px #0000001f!important}html:not(.dark) .adr-hero__bubble-text{color:#000c!important}html:not(.dark) .adr-hero__stat{background:#fffffff5!important;border-color:#0000001a!important;box-shadow:0 12px 30px #0000001a!important}html:not(.dark) .adr-hero__stat-label{color:#0006!important}html:not(.dark) .adr-ask__chip{border-color:#0000001a!important;background:#00000008!important;color:#0009!important}html:not(.dark) .adr-ask__chip:hover{border-color:#0003!important;background:#0000000f!important;color:#060813!important}html:not(.dark) .adr-ask__chip--active{border-color:#4261e573!important;background:#4261e514!important;color:#1d4ed8!important}html:not(.dark) .adr-ask__card-inner{background:#fff!important;border-color:#00000014!important}html:not(.dark) .adr-ask__card-left{border-right-color:#0000000f!important;background:#00000004!important}html:not(.dark) .adr-ask__card-name{color:#060813!important}html:not(.dark) .adr-ask__card-desc{color:#00000080!important}html:not(.dark) .adr-ask__card-bubble{background:#4261e50f!important;border-color:#4261e52e!important}html:not(.dark) .adr-ask__card-bubble-q{color:#000c!important}html:not(.dark) .adr-ask__card-answer-text{color:#000000a6!important}html:not(.dark) .adr-ask__progress{background:#00000012!important}html:not(.dark) .adr-hiw__right{background:var(--bg-light)!important}html:not(.dark) .adr-hiw__photo-overlay{background:linear-gradient(90deg,transparent 55%,rgba(245,247,249,.7) 100%)!important}html:not(.dark) .adr-hiw__step-arrow{color:#0000004d!important}html:not(.dark) .adr-hiw__step-title{color:#060813!important}html:not(.dark) .adr-hiw__step-desc{color:#00000080!important}html:not(.dark) .adr-cta__photo-overlay{background:#f5f7f9eb!important}html:not(.dark) .adr-cta .adr-eyebrow{color:#0006!important}html:not(.dark) .adr-cta__title{color:#060813!important}html:not(.dark) .adr-cta__sub{color:#00000080!important}html:not(.dark) .grp-page{background:var(--bg-light)!important;color:#060813!important}html:not(.dark) .grp-section-title{color:#060813!important}html:not(.dark) .grp-section-subtitle{color:#00000080!important}html:not(.dark) .grp-avatar{border-color:#f5f7f9e6!important}html:not(.dark) .grp-hero__subtitle{color:#0000008c!important}html:not(.dark) .grp-hero__pill{background:#0000000a!important;border-color:#0000001a!important;color:#0009!important}html:not(.dark) .grp-hero__photo-overlay{background:none!important}html:not(.dark) .grp-hero__group-card{background:#fffffff7!important;border-color:#4261e538!important;box-shadow:0 16px 40px #0000001a!important}html:not(.dark) .grp-hero__group-name{color:#060813!important}html:not(.dark) .grp-hero__group-count{color:#00000059!important}html:not(.dark) .grp-hero__broadcasting{color:#000000a6!important}html:not(.dark) .grp-hero__stat{background:#fffffff7!important;border-color:#0000001a!important;box-shadow:0 12px 30px #0000001a!important}html:not(.dark) .grp-hero__stat-label{color:#0006!important}html:not(.dark) .grp-mode-card{background:#fff!important;border-color:#00000014!important}html:not(.dark) .grp-mode-card__title{color:#060813!important}html:not(.dark) .grp-mode-card__desc{color:#00000080!important}html:not(.dark) .grp-mode-card__demo{background:#00000005!important;border-color:#0000000f!important}html:not(.dark) .grp-bc-demo__source{color:#00000073!important}html:not(.dark) .grp-bc-target{color:#00000080!important}html:not(.dark) .grp-call-member__name{color:#000000a6!important}html:not(.dark) .grp-call-member__status--muted{color:#00000040!important}html:not(.dark) .grp-mode-card__points li{color:#000000a6!important}html:not(.dark) .grp-avail__diagram{background:#fff!important;border-color:#00000014!important}html:not(.dark) .grp-avail__global-header{color:#000c!important}html:not(.dark) .grp-avail__global-note{color:#0006!important}html:not(.dark) .grp-avail__group-row{background:#00000005!important;border-color:#0000000f!important}html:not(.dark) .grp-avail__group-row--override{background:#22c55e0a!important;border-color:#22c55e2e!important}html:not(.dark) .grp-avail__group-name{color:#000000d9!important}html:not(.dark) .grp-avail__group-members{color:#00000059!important}html:not(.dark) .grp-avail__insight{background:#4261e50d!important;border-color:#4261e526!important;color:#0000008c!important}html:not(.dark) .grp-avail__mode-card{background:#fff!important;border-color:#00000014!important}html:not(.dark) .grp-avail__mode-card--active{background:#4261e50d!important;border-color:#4261e54d!important}html:not(.dark) .grp-avail__mode-title{color:#060813!important}html:not(.dark) .grp-avail__mode-scope{background:#0000000d!important;color:#00000059!important}html:not(.dark) .grp-avail__mode-scope--active{background:#4261e51a!important;color:#1d4ed8!important}html:not(.dark) .grp-avail__mode-desc{color:#00000080!important}html:not(.dark) .grp-avail__mode-points li{color:#000000a6!important}html:not(.dark) .grp-plan-card{background:#fff!important;border-color:#00000014!important}html:not(.dark) .grp-plan-card--pro{background:#a855f708!important;border-color:#a855f733!important}html:not(.dark) .grp-plan-card__popular{background:#fffbeb!important;border-color:#f59e0b66!important}html:not(.dark) .grp-plan-card__tier{background:#0000000d!important;color:#00000073!important}html:not(.dark) .grp-plan-card__num{color:#0000001a!important}html:not(.dark) .grp-plan-card__title{color:#060813!important}html:not(.dark) .grp-plan-card__desc{color:#00000080!important}html:not(.dark) .grp-plan-card__features li{color:#000000a6!important}html:not(.dark) .grp-scene-card{background:#fff!important;border-color:#00000014!important}html:not(.dark) .grp-scene-card__title{color:#060813!important}html:not(.dark) .grp-scene-card__desc{color:#00000080!important}html:not(.dark) .grp-scene-card__exchange{background:#00000008!important;border-color:#0000000f!important}html:not(.dark) .grp-scene-card__broadcast{color:#000000b3!important}html:not(.dark) .grp-scene-card__listeners{border-top-color:#0000000f!important}html:not(.dark) .grp-global__sub{color:#00000080!important}html:not(.dark) .grp-global__option strong{color:#060813!important}html:not(.dark) .grp-global__option p{color:#00000080!important}html:not(.dark) .grp-globe-ring{border-color:#4261e526!important}html:not(.dark) .grp-break{background:var(--bg-light)!important}html:not(.dark) .grp-break__title{color:#060813!important}html:not(.dark) .grp-break__sub{color:#00000080!important}html:not(.dark) .grp-break__stat-label{color:#0006!important}html:not(.dark) .pc-page{background:var(--bg-light)!important;color:#060813!important}html:not(.dark) .pc-section-title{color:#060813!important}html:not(.dark) .pc-section-subtitle{color:#00000080!important}html:not(.dark) .pc-hero__subtitle{color:#0000008c!important}html:not(.dark) .pc-hero__pill{background:#0000000a!important;border-color:#0000001a!important;color:#0009!important}html:not(.dark) .pc-hero__photo-overlay{background:none!important}html:not(.dark) .pc-hero__call-card{background:#fffffff7!important;border-color:#22c55e59!important;box-shadow:0 16px 40px #0000001f!important}html:not(.dark) .pc-hero__call-name{color:#060813!important}html:not(.dark) .pc-hero__stat{background:#fffffff7!important;border-color:#0000001a!important;box-shadow:0 12px 30px #0000001a!important}html:not(.dark) .pc-hero__stat-label{color:#060813!important}html:not(.dark) .pc-hiw__step-title{color:#060813!important}html:not(.dark) .pc-hiw__step-desc{color:#00000080!important}html:not(.dark) .pc-call-mock{background:#fff!important;border-color:#00000014!important;box-shadow:0 20px 40px #0000001a!important}html:not(.dark) .pc-call-mock__header{color:#0006!important}html:not(.dark) .pc-call-mock__announce{background:#00000008!important;border-color:#00000012!important;color:#000000a6!important}html:not(.dark) .pc-call-mock__name{color:#060813!important}html:not(.dark) .pc-call-mock__sub{color:#0006!important}html:not(.dark) .pc-mode-card{background:#fff!important;border-color:#00000014!important}html:not(.dark) .pc-mode-card--active{background:#4261e50d!important;border-color:#4261e54d!important}html:not(.dark) .pc-mode-card__title{color:#060813!important}html:not(.dark) .pc-mode-card__desc{color:#00000080!important}html:not(.dark) .pc-mode-card__points li{color:#000000a6!important}html:not(.dark) .pc-mode-card__arrow{color:#00000040!important}html:not(.dark) .pc-wifi-plan{background:#fff!important;border-color:#00000014!important}html:not(.dark) .pc-wifi-plan--pro{background:#a855f70a!important;border-color:#a855f740!important}html:not(.dark) .pc-wifi-plan__tier{background:#f0f2f8!important;color:#0009!important;border-color:#0000001f!important}html:not(.dark) .pc-wifi-plan__tier--plus{background:#f0faf3!important;color:#16a34a!important;border-color:#22c55e59!important}html:not(.dark) .pc-wifi-plan__tier--pro{background:#f5f0ff!important;color:#7c3aed!important;border-color:#a855f759!important}html:not(.dark) .pc-wifi-plan__popular{background:#fffbeb!important;border-color:#f59e0b66!important}html:not(.dark) .pc-wifi-plan__title{color:#060813!important}html:not(.dark) .pc-wifi-plan__desc{color:#00000080!important}html:not(.dark) .pc-wifi-plan__features li{color:#000000a6!important}html:not(.dark) .pc-wifi-plan__price{background:#00000008!important;border-color:#00000014!important;color:#00000080!important}html:not(.dark) .pc-wifi-plan--pro .pc-wifi-plan__price{background:#a855f712!important;border-color:#a855f738!important}html:not(.dark) .pc-audio-card{background:#fff!important;border-color:#00000014!important}html:not(.dark) .pc-audio-card__title{color:#060813!important}html:not(.dark) .pc-audio-card__desc{color:#00000080!important}html:not(.dark) .pc-scenes__filmstrip-fade--left{background:linear-gradient(to right,#f5f7f9 0%,transparent 100%)!important}html:not(.dark) .pc-scenes__filmstrip-fade--right{background:linear-gradient(to left,#f5f7f9 0%,transparent 100%)!important}html:not(.dark) .pc-break{background:var(--bg-light)!important}html:not(.dark) .pc-break__overlay{background:none!important}html:not(.dark) .pc-break__title{color:#060813!important}html:not(.dark) .pc-break__sub{color:#00000080!important}html:not(.dark) .pc-break__stat-label{color:#0006!important}html:not(.dark) .pc-break__call-card{background:#fffffff7!important;border-color:#4261e533!important;box-shadow:0 16px 48px #0000001f!important}html:not(.dark) .pc-break__call-name{color:#060813!important}html:not(.dark) .pc-break__call-hint{color:#00000059!important}html:not(.dark) .ais-page{background:var(--bg-light)!important;color:#060813!important}html:not(.dark) .ais-section-title{color:#060813!important}html:not(.dark) .ais-cta__title{color:#fff!important}html:not(.dark) .ais-section-subtitle{color:#00000080!important}html:not(.dark) .ais-hero__subtitle{color:#0000008c!important}html:not(.dark) .ais-hero__pill{background:#0000000a!important;border-color:#0000001a!important;color:#0009!important}html:not(.dark) .ais-hero__phone-frame{border-color:#0000001a!important;box-shadow:0 40px 80px #0000002e,0 0 0 1px #0000000f!important}html:not(.dark) .ais-hero__chip{background:#fffffff7!important;border-color:#0000001a!important;color:#000000b3!important;box-shadow:0 8px 24px #0000001a!important}html:not(.dark) .ais-hero__chip--top{border-color:#4261e540!important}html:not(.dark) .ais-hero__chip--bot{border-color:#a855f740!important}html:not(.dark) .ais-stats{background:#00000005!important;border-color:#00000012!important}html:not(.dark) .ais-stat-item__label{color:#00000073!important}html:not(.dark) .ais-stat-item__divider{background:#00000014!important}html:not(.dark) .ais-hiw__step-title{color:#060813!important}html:not(.dark) .ais-hiw__step-desc{color:#00000080!important}html:not(.dark) .ais-students__photo-overlay{background:linear-gradient(160deg,transparent 55%,rgba(245,247,249,.5) 100%)!important}html:not(.dark) .ais-students__quiz-card{background:#fffffff7!important;border-color:#ef535040!important;box-shadow:0 20px 48px #0000001a!important}html:not(.dark) .ais-students__quiz-q{color:#000c!important}html:not(.dark) .ais-quiz-opt{background:#00000008!important;border-color:#00000012!important;color:#0000008c!important}html:not(.dark) .ais-quiz-opt__circle{border-color:#0003!important;color:#0006!important}html:not(.dark) .ais-students__quiz-meta{color:#00000059!important}html:not(.dark) .ais-students__sub{color:#00000080!important}html:not(.dark) .ais-feat-row p{color:#00000080!important}html:not(.dark) .ais-feat-row strong{color:#060813!important}html:not(.dark) .ais-app-feat{background:#fff!important;border-color:#00000014!important}html:not(.dark) .ais-app-feat--pdf{border-color:#4261e54d!important}html:not(.dark) .ais-app-feat--share{border-color:#22c55e47!important}html:not(.dark) .ais-app-feat--play{border-color:#a855f74d!important}html:not(.dark) .ais-app-feat--speakers{border-color:#fb923c4d!important}html:not(.dark) .ais-app-feat__title{background:#f5f7f9!important;border-color:#0000001f!important;color:#000000b3!important}html:not(.dark) .ais-app-feat--pdf .ais-app-feat__title{border-color:#4261e566!important;color:#4261e5!important}html:not(.dark) .ais-app-feat--share .ais-app-feat__title{border-color:#22c55e66!important;color:#16a34a!important}html:not(.dark) .ais-app-feat--play .ais-app-feat__title{border-color:#a855f766!important;color:#7c3aed!important}html:not(.dark) .ais-app-feat--speakers .ais-app-feat__title{border-color:#fb923c66!important;color:#ea580c!important}html:not(.dark) .ais-app-feat p{color:#00000080!important}html:not(.dark) .ais-pdf-doc{background:#00000008!important;border-color:#0000001a!important}html:not(.dark) .ais-pdf-doc__fold{border-color:#00000026!important}html:not(.dark) .ais-pdf-line{background:#0000001a!important}html:not(.dark) .ais-share-row{background:#00000008!important;border-color:#00000012!important}html:not(.dark) .ais-share-name{color:#000000b3!important}html:not(.dark) .ais-share-arrow{color:#00000040!important}html:not(.dark) .ais-player__track{background:#0000001a!important}html:not(.dark) .ais-player__time{color:#00000059!important}html:not(.dark) .ais-spk-msg{color:#000000bf!important}html:not(.dark) .ais-explorer__layout{border-color:#0000001a!important}html:not(.dark) .ais-explorer__nav{background:#00000005!important;border-color:#00000012!important}html:not(.dark) .ais-explorer__cat{border-color:#0000000d!important}html:not(.dark) .ais-explorer__item{color:#00000073!important}html:not(.dark) .ais-explorer__item:hover{color:#000c!important;background:#00000008!important}html:not(.dark) .ais-explorer__item--active{background:#0000000a!important;color:#000000e6!important}html:not(.dark) .ais-explorer__panel{background:#fafbfd!important}html:not(.dark) .ais-explorer__uc-title{color:#060813!important}html:not(.dark) .ais-explorer__uc-tagline{color:#0006!important}html:not(.dark) .ais-explorer__rec-meta{color:#0000004d!important}html:not(.dark) .ais-explorer__card{background:#fffffff7!important;border-color:#00000014!important;box-shadow:0 20px 60px #00000014!important}html:not(.dark) .ais-explorer__chrome{background:#00000008!important;border-color:#00000012!important}html:not(.dark) .ais-explorer__chrome-title{color:#0009!important}html:not(.dark) .ais-explorer__overview{background:#00000005!important}html:not(.dark) .ais-explorer__overview-text{color:#0009!important}html:not(.dark) .ais-explorer__section{border-color:#0000000f!important}html:not(.dark) .ais-explorer__section-row{color:#000000a6!important}html:not(.dark) .ais-explorer__outputs-label{color:#00000059!important}html:not(.dark) .ais-break{background:var(--bg-light)!important}html:not(.dark) .ais-break__title{color:#060813!important}html:not(.dark) .ais-break__card{background:#fff!important;border-color:#00000014!important}html:not(.dark) .ais-break__card-tag{color:#0006!important}html:not(.dark) .ais-break__card-text{color:#000000bf!important}html:not(.dark) .ais-break__timeline-track{background:#00000014!important}html:not(.dark) .ais-break__timeline-labels{color:#0000004d!important}html:not(.dark) .ais-break__stat-label{color:#0006!important}html:not(.dark) .ais-break__sub{color:#00000080!important}html:not(.dark) .dev-page{background:var(--bg-light)!important;color:#060813!important}html:not(.dark) .dev-eyebrow{color:#0006!important}html:not(.dark) .dev-hero__subtitle{color:#0000008c!important}html:not(.dark) .dev-btn--ghost{border:none!important;color:#fff!important;background:linear-gradient(135deg,#3b82f6,#06b6d4)!important}html:not(.dark) .dev-btn--ghost:hover{box-shadow:0 0 28px #3b82f680!important;transform:translateY(-1px)}html:not(.dark) .dev-badge:nth-child(1){background:#22c55e1f!important;border-color:#22c55e59!important;color:#16a34a!important}html:not(.dark) .dev-badge:nth-child(2){background:#3b82f61f!important;border-color:#3b82f659!important;color:#2563eb!important}html:not(.dark) .dev-badge:nth-child(3){background:#8b5cf61f!important;border-color:#8b5cf659!important;color:#7c3aed!important}html:not(.dark) .dev-badge:nth-child(4){background:#fb923c1f!important;border-color:#fb923c59!important;color:#ea580c!important}html:not(.dark) .dev-overview__card{background:#fff!important;border-color:#00000014!important}html:not(.dark) .dev-overview__card h3{color:#060813!important}html:not(.dark) .dev-overview__card p{color:#00000080!important}html:not(.dark) .dev-overview__link{color:#00000080!important}html:not(.dark) .dev-overview__link:hover{color:#060813!important}html:not(.dark) .dev-sidebar__heading{color:#00000059!important}html:not(.dark) .dev-sidebar__link{color:#00000073!important}html:not(.dark) .dev-sidebar__link:hover{color:#000c!important}html:not(.dark) .dev-sidebar__link.active{color:#060813!important}html:not(.dark) .dev-section{border-color:#00000012!important}html:not(.dark) .dev-section--divider{border-color:#00000012!important}html:not(.dark) .dev-section__header h2{color:#060813!important}html:not(.dark) .dev-section__lead{color:#00000080!important}html:not(.dark) .dev-split__text h4{color:#000c!important}html:not(.dark) .dev-split__text p{color:#00000080!important}html:not(.dark) .dev-endpoint{background:#00000008!important;border-color:#00000014!important}html:not(.dark) .dev-path{color:#000000b3!important}html:not(.dark) .dev-endpoint-row:hover{background:#00000008!important}html:not(.dark) .dev-endpoint-desc{color:#0006!important}html:not(.dark) .dev-page code{background:#0000000f!important;color:#060813!important}html:not(.dark) .dev-code-window code{background:transparent!important;color:inherit!important}html:not(.dark) .dev-code-window{background:#fff!important;border-color:#dde1ea!important;box-shadow:0 24px 64px #0000001a,0 4px 16px #0000000d!important}html:not(.dark) .dev-cw-titlebar{background:#f0f1f4!important;border-color:#dde1ea!important}html:not(.dark) .dev-cw-appname{color:#0006!important}html:not(.dark) .dev-cw-explorer{background:#f5f6f9!important;border-color:#dde1ea!important}html:not(.dark) .dev-cw-explorer__heading{color:#00000059!important}html:not(.dark) .dev-cw-explorer__folder{color:#0000008c!important}html:not(.dark) .dev-cw-explorer__folder svg{color:#0000004d!important}html:not(.dark) .dev-cw-explorer__file{color:#00000073!important}html:not(.dark) .dev-cw-explorer__file--active{background:#e4e8f2!important;color:#000c!important}html:not(.dark) .dev-cw-tabbar{background:#eaecf1!important;border-color:#dde1ea!important}html:not(.dark) .dev-cw-tab{color:#00000061!important;border-color:#dde1ea!important}html:not(.dark) .dev-cw-tab--active{background:#fff!important;color:#000000bf!important}html:not(.dark) .dev-cw-editor{background:#fff!important}html:not(.dark) .dev-cw-gutter{background:#f8f9fb!important;border-color:#edf0f5!important;color:#c0c8d8!important}html:not(.dark) .dev-code-window__body{color:#1e2030!important}html:not(.dark) .dev-code-window .c-comment{color:#9ca3af!important}html:not(.dark) .dev-code-window .c-method{color:#2563eb!important}html:not(.dark) .dev-code-window .c-path{color:#374151!important}html:not(.dark) .dev-code-window .c-key{color:#7c3aed!important}html:not(.dark) .dev-code-window .c-str{color:#16a34a!important}html:not(.dark) .dev-code-window .c-num{color:#ea580c!important}html:not(.dark) .dev-code-window .c-bool{color:#0284c7!important}html:not(.dark) .dev-code-window .c-brace{color:#00000059!important}html:not(.dark) .dev-banner--early-access{background:#fff8ec!important;border-color:#f5c842!important;color:#7a5c00!important}html:not(.dark) .dev-banner--early-access .dev-banner__icon{color:#d4900a!important}html:not(.dark) .dev-banner--early-access .dev-banner__link{color:#d4900a!important}html:not(.dark) .dev-banner--early-access .dev-banner__link:hover{color:#a06800!important}html:not(.dark) .dev-banner--pro{background:#f5f3ff!important;border-color:#c4b5fd!important;color:#5b21b6!important}html:not(.dark) .dev-banner--pro .dev-banner__icon{color:#7c3aed!important}html:not(.dark) .dev-banner__link--pro{color:#7c3aed!important}html:not(.dark) .dev-callout--info{color:#0009!important}html:not(.dark) .dev-callout--neutral{background:#00000008!important;border-color:#00000017!important;color:#0000008c!important}html:not(.dark) .dev-callout--access{color:#0009!important}html:not(.dark) .dev-table th{color:#0006!important;border-color:#00000014!important}html:not(.dark) .dev-table td{color:#0009!important;border-color:#0000000a!important}html:not(.dark) .dev-list{color:#0000008c!important}html:not(.dark) .dev-api-group-pill{background:#00000008!important;border-color:#00000014!important;color:#0000008c!important}html:not(.dark) .dev-transport-card{background:#fff!important;border-color:#00000014!important}html:not(.dark) .dev-transport-card h4{color:#060813!important}html:not(.dark) .dev-transport-card p{color:#00000080!important}html:not(.dark) .dev-transport-card__icon{background:#0000000d!important}html:not(.dark) .dev-transport-card__tag{background:#0000000d!important;color:#00000073!important}html:not(.dark) .dev-commands{background:#00000005!important;border-color:#00000012!important}html:not(.dark) .dev-command{border-color:#0000000d!important}html:not(.dark) .dev-command__desc{color:#00000073!important}html:not(.dark) .dev-command__col:first-child{border-color:#0000000d!important}html:not(.dark) .dev-cta{border-color:#00000012!important;background:linear-gradient(180deg,transparent 0%,rgba(66,97,229,.04) 100%)!important}html:not(.dark) .dev-cta__inner h2{color:#060813!important}html:not(.dark) .dev-cta__inner p{color:#00000080!important}html:not(.dark) .wh-page{background:var(--bg-light)!important;color:#060813!important}html:not(.dark) .wh-section-title{color:#060813!important}html:not(.dark) .wh-section-subtitle{color:#00000080!important}html:not(.dark) .wh-hero__title{color:#060813!important}html:not(.dark) .wh-hero__demo{color:#7c3aed!important}@media(min-width:901px){html:not(.dark) .wh-hero__demo{color:#fff!important}}html:not(.dark) .dp-hero__demo{color:#7c3aed!important}@media(min-width:901px){html:not(.dark) .dp-hero__demo{color:#fff!important}}html:not(.dark) .ed-hero__demo{color:#7c3aed!important}@media(min-width:901px){html:not(.dark) .ed-hero__demo{color:#fff!important}}html:not(.dark) .mf-hero__demo{color:#7c3aed!important}@media(min-width:901px){html:not(.dark) .mf-hero__demo{color:#fff!important}}html:not(.dark) .ht-hero__demo{color:#7c3aed!important}@media(min-width:901px){html:not(.dark) .ht-hero__demo{color:#fff!important}}html:not(.dark) .fm-hero__demo{color:#16a34a!important}@media(min-width:901px){html:not(.dark) .fm-hero__demo{color:#fff!important}}html:not(.dark) .rt-hero__demo{color:#7c3aed!important}@media(min-width:901px){html:not(.dark) .rt-hero__demo{color:#fff!important}}html:not(.dark) .cn-hero__demo{color:#ea6b0c!important}@media(min-width:901px){html:not(.dark) .cn-hero__demo{color:#fff!important}}html:not(.dark) .hc-hero__cta .hc-btn--demo{color:#fff!important}html:not(.dark) .ins-hero__demo{color:#7c3aed!important}@media(min-width:901px){html:not(.dark) .ins-hero__demo{color:#fff!important}}html:not(.dark) .wh-feat-header__title{color:#060813!important}html:not(.dark) .wh-hero__bg-overlay{background:linear-gradient(105deg,#f5f7f9 35%,#f5f7f9e6 65%,#f5f7f9),linear-gradient(to top,rgba(245,247,249,1) 0%,transparent 40%)!important}html:not(.dark) .wh-hero__photo{border-color:#0000001a!important}html:not(.dark) .wh-hero__photo-overlay{background:linear-gradient(135deg,rgba(245,247,249,.15) 0%,transparent 60%),linear-gradient(to top,rgba(245,247,249,.4) 0%,transparent 40%)!important}html:not(.dark) .wh-hero__subtitle{color:#00000080!important}html:not(.dark) .wh-hero__disclaimer{color:#00000059!important}html:not(.dark) .wh-consumer-pill{background:#0000000a!important;border-color:#0000001a!important;color:#0000008c!important}html:not(.dark) .wh-trust__label{color:#00000059!important}html:not(.dark) .wh-trust__logo{filter:grayscale(1) invert(1)!important;opacity:.45!important}html:not(.dark) .wh-feat-header__badge{color:#00000059!important}html:not(.dark) .wh-feat-header__count{color:#0000001f!important}html:not(.dark) .wh-feat-header__count-label{color:#00000040!important}html:not(.dark) .wh-feat-menu__item:hover{background:#0000000a!important;border-color:#00000014!important}html:not(.dark) .wh-feat-menu__name{color:#0000008c!important}html:not(.dark) .wh-feat-menu__chevron{color:#0003!important}html:not(.dark) .wh-feat-menu__item:hover .wh-feat-menu__chevron{color:#00000073!important}html:not(.dark) .wh-feat-panel__card{background:#fff!important;border-color:#00000014!important;box-shadow:0 20px 48px #00000014!important}html:not(.dark) .wh-feat-desc{background:#fff!important;border-color:#00000014!important}html:not(.dark) .wh-feat-desc__title{color:#060813!important}html:not(.dark) .wh-feat-desc__text{color:#00000080!important}html:not(.dark) .wh-feat-card__diagonal line{stroke:#0000001f!important}html:not(.dark) .wh-feat-accordion{border-color:#00000014!important}html:not(.dark) .wh-feat-ac-item{border-bottom-color:#0000000f!important}html:not(.dark) .wh-feat-ac-trigger{color:#0009!important}html:not(.dark) .wh-feat-ac-trigger--open{background:#00000005!important}html:not(.dark) .wh-feat-ac-chevron{color:#00000040!important}html:not(.dark) .wh-feat-ac-desc{color:#00000080!important}html:not(.dark) .feat-chat__bar{border-color:#0000000f!important}html:not(.dark) .feat-chat__bar-name{color:#000c!important}html:not(.dark) .feat-chat__msg--user{background:#0000000d!important;border-color:#00000017!important;color:#000000b3!important}html:not(.dark) .feat-chat__ai-content{color:#000000a6!important}html:not(.dark) .feat-chat__ai-content strong{color:#060813!important}html:not(.dark) .feat-chat__input{background:#00000008!important;border-color:#0000000f!important}html:not(.dark) .feat-chat__input span{color:#0000004d!important}html:not(.dark) .feat-groups__receiver{background:#fff!important;border-color:#00000012!important;color:#0009!important}html:not(.dark) .feat-groups__recv-name{color:#000000bf!important}html:not(.dark) .feat-groups__recv-meta{color:#00000059!important}html:not(.dark) .feat-groups__recv-pill--idle{background:#0000000d!important;color:#00000059!important}html:not(.dark) .feat-groups__source-name{color:#060813!important}html:not(.dark) .feat-connect__receiver{background:#fff!important;border-color:#00000012!important;color:#0009!important}html:not(.dark) .feat-connect__recv-pill--idle{background:#0000000d!important;color:#00000059!important}html:not(.dark) .feat-connect__source-name{color:#060813!important}html:not(.dark) .feat-rec__time{color:#00000059!important}html:not(.dark) .feat-rec__ts{color:#00000040!important}html:not(.dark) .feat-rec__text{color:#0000008c!important}html:not(.dark) .feat-rec__footer{color:#0000004d!important;border-color:#00000012!important}html:not(.dark) .feat-report__title{color:#000000d9!important}html:not(.dark) .feat-report__stat{background:#fff!important;border-color:#00000012!important}html:not(.dark) .feat-report__sub{color:#0006!important}html:not(.dark) .feat-report__stat-label{color:#0006!important}html:not(.dark) .feat-report__body{color:#0000008c!important}html:not(.dark) .feat-report__body strong{color:#000000bf!important}html:not(.dark) .feat-report__actions span{background:#0000000a!important;border-color:#00000017!important;color:#00000080!important}html:not(.dark) .feat-api__endpoint{background:#fff!important;border-color:#00000012!important}html:not(.dark) .feat-api__path{color:#000000a6!important}html:not(.dark) .feat-api__footer-item{color:#000000a6!important}html:not(.dark) .feat-docs__file{background:#fff!important;border-color:#00000012!important}html:not(.dark) .feat-docs__file-name{color:#000000b3!important}html:not(.dark) .feat-docs__file-meta{color:#00000059!important}html:not(.dark) .feat-docs__query{background:#a855f70d!important;border-color:#a855f72e!important;color:#a855f7cc!important}html:not(.dark) .wh-stat-strip{background:#0000000d!important;border-color:#00000012!important}html:not(.dark) .wh-stat-strip__item{background:var(--bg-light)!important}html:not(.dark) .wh-stat-strip__label{color:#00000073!important}html:not(.dark) .wh-feat-card{background:#fff!important;border-color:#00000014!important}html:not(.dark) .wh-feat-card:hover{background:#ffffffe6!important;border-color:#00000024!important}html:not(.dark) .wh-feat-card__title{color:#060813!important}html:not(.dark) .wh-feat-card__desc{color:#00000080!important}html:not(.dark) .wh-how{background:#00000005!important;border-color:#00000012!important}html:not(.dark) .wh-how__photo-badge{background:#fffffff2!important;border-color:#0000001a!important;color:#000000bf!important;box-shadow:0 8px 32px #0000001f!important}html:not(.dark) .wh-step__connector{background:linear-gradient(to bottom,#0000001a,#0000000a)!important}html:not(.dark) .wh-step__title{color:#060813!important}html:not(.dark) .wh-step__desc{color:#00000080!important}html:not(.dark) .wh-fleet__dashboard{background:#fff!important;border-color:#00000014!important}html:not(.dark) .wh-fleet__dash-chrome{background:#00000005!important;border-color:#0000000f!important}html:not(.dark) .wh-fleet__dash-title{color:#0006!important}html:not(.dark) .wh-fleet__dash-kpis{border-color:#0000000f!important}html:not(.dark) .wh-fleet__dash-kpi-divider{background:#00000012!important}html:not(.dark) .wh-fleet__dash-kpi-val{color:#060813!important}html:not(.dark) .wh-fleet__dash-kpi-label{color:#00000059!important}html:not(.dark) .wh-fleet__dash-search{background:#0000000a!important;border-color:#00000014!important;color:#00000059!important}html:not(.dark) .wh-fleet__dash-search-input{color:#060813!important}html:not(.dark) .wh-fleet__dash-search-input::placeholder{color:#0000004d!important}html:not(.dark) .wh-fleet__dash-col-header{border-color:#0000000d!important}html:not(.dark) .wh-fleet__dash-col-label{color:#0000004d!important}html:not(.dark) .wh-fleet__dash-row:hover{background:#00000008!important}html:not(.dark) .wh-fleet__dash-name{color:#060813!important}html:not(.dark) .wh-fleet__dash-zone{color:#00000059!important}html:not(.dark) .wh-fleet__dash-battery{color:#0006!important}html:not(.dark) .wh-fleet__dash-status--idle{background:#0000000d!important;color:#0006!important}html:not(.dark) .wh-fleet__dash-footer{background:#00000003!important;border-color:#0000000d!important;color:#060813!important}html:not(.dark) .wh-fleet__item{color:#000000a6!important}html:not(.dark) .wh-location__card{border-color:#0000001a!important}html:not(.dark) .wh-location__sidebar{background:#00000005!important;border-color:#00000014!important}html:not(.dark) .wh-location__win-bar{background:#00000008!important;border-color:#00000012!important}html:not(.dark) .wh-location__win-title{color:#00000073!important}html:not(.dark) .wh-location__member-name{color:#000c!important}html:not(.dark) .wh-location__member-zone{color:#00000059!important}html:not(.dark) .wh-location__member:hover{background:#0000000a!important}html:not(.dark) .wh-location__badge--idle{background:#0000000d!important;color:#00000059!important}html:not(.dark) .wh-location__sidebar-footer{color:#060813!important;border-color:#00000012!important}html:not(.dark) .wh-location__person-card{background:#fffffff7!important;border-color:#0000001a!important;box-shadow:0 8px 32px #0000001f!important}html:not(.dark) .wh-location__pc-header{border-color:#00000012!important}html:not(.dark) .wh-location__pc-name{color:#060813!important}html:not(.dark) .wh-location__pc-zone{color:#0006!important}html:not(.dark) .wh-location__pc-label{color:#00000059!important}html:not(.dark) .wh-location__pc-bat-track{background:#00000014!important}html:not(.dark) .wh-location__pc-bat-pct{color:#0000008c!important}html:not(.dark) .wh-location__pc-sig-label{color:#0006!important}html:not(.dark) .wh-recording{background:#00000005!important;border-color:#00000012!important}html:not(.dark) .wh-recording__photo-overlay{background:none!important}html:not(.dark) .wh-recording__inner{color:#060813!important}html:not(.dark) .wh-rec-docs__item{border-color:#00000012!important;color:#060813!important}html:not(.dark) .wh-rec-docs__item:last-child{border-color:#00000012!important}html:not(.dark) .wh-rec-docs__item-name{color:#060813!important}html:not(.dark) .wh-rec-docs__item-chevron{color:#0003!important}html:not(.dark) .wh-rec-docs__item:hover .wh-rec-docs__item-chevron{color:#00000080!important}html:not(.dark) .wh-rec-docs__item-desc{color:#00000080!important}html:not(.dark) .wh-rec-docs__report{background:#fff!important;border-color:#00000014!important}html:not(.dark) .wh-rec-report__win-bar{background:#00000005!important;border-color:#00000012!important}html:not(.dark) .wh-rec-report__win-title{color:#00000059!important}html:not(.dark) .wh-rec-report__title{color:#060813!important}html:not(.dark) .wh-rec-report__sub{color:#00000059!important}html:not(.dark) .wh-rec-report__label{color:#00000059!important}html:not(.dark) .wh-rec-report__text{color:#0000008c!important}html:not(.dark) .wh-rec-report__task--open{color:#000000b3!important;background:#fbbf241a!important}html:not(.dark) .wh-rec-report__task--done{color:#0006!important;background:#22c55e14!important}html:not(.dark) .wh-rec-report__transcript{background:#00000005!important;border-color:#00000012!important}html:not(.dark) .wh-rec-report__quote{color:#0009!important}html:not(.dark) .wh-rec-report__archive{border-color:#00000012!important}html:not(.dark) .wh-rec-report__archive-row{border-color:#0000000d!important}html:not(.dark) .wh-rec-report__archive-date{color:#0000004d!important}html:not(.dark) .wh-rec-report__archive-name{color:#000000a6!important}html:not(.dark) .wh-rec-report__archive-pill{background:#0000000d!important;color:#0006!important}html:not(.dark) .wh-rec-report__export{background:#0000000a!important;border-color:#00000017!important;color:#00000080!important}html:not(.dark) .wh-privacy__card{background:#fff!important;border-color:#00000014!important}html:not(.dark) .wh-privacy__card-title{color:#060813!important}html:not(.dark) .wh-privacy__card-desc{color:#00000080!important}html:not(.dark) .wh-privacy__photo-wrap{border-color:#0000001a!important}html:not(.dark) .wh-cta__title{color:#060813!important}html:not(.dark) .wh-cta__subtitle{color:#00000080!important}html:not(.dark) .ed-page{background:var(--bg-light)!important;color:#060813!important}html:not(.dark) .ed-hero__title{color:#060813!important}html:not(.dark) .ed-hero__subtitle{color:#0000008c!important}html:not(.dark) .ed-hero__disclaimer{color:#00000059!important}html:not(.dark) .ed-section-title{color:#060813!important}html:not(.dark) .ed-section-subtitle{color:#00000080!important}html:not(.dark) .ed-hero__stack-img{box-shadow:0 32px 80px #00000026,0 0 0 1px #00000014!important}html:not(.dark) .ed-trust{background:#00000008!important;border-color:#00000012!important}html:not(.dark) .ed-trust__label{color:#0006!important}html:not(.dark) .ed-trust__logo-item{background:#00000008!important;border-color:#0000001a!important}html:not(.dark) .ed-trust__logo-item span{color:#00000073!important}html:not(.dark) .ed-statement{background:#00000008!important}html:not(.dark) .ed-statement__title{color:#060813!important}html:not(.dark) .ed-statement__lead{color:#00000080!important}html:not(.dark) .ed-statement__stat-label{color:#00000073!important}html:not(.dark) .ed-statement__connectivity{border-color:#00000014!important}html:not(.dark) .ed-statement__conn-title{color:#000c!important}html:not(.dark) .ed-statement__conn-desc{color:#00000073!important}html:not(.dark) .ed-ps-row__problem-title{color:#000c!important}html:not(.dark) .ed-ps-row__problem-desc{color:#00000073!important}html:not(.dark) .ed-ps-row__solution{color:#0009!important}html:not(.dark) .ed-ps-row__arrow svg path{stroke:#00000040!important}html:not(.dark) .ed-usecases{background:#00000008!important}html:not(.dark) .ed-usecase-card{background:#fff!important;border-color:#00000014!important}html:not(.dark) .ed-usecase-card__title{color:#060813!important}html:not(.dark) .ed-usecase-card__desc{color:#00000080!important}html:not(.dark) .ed-students__desc{color:#00000080!important}html:not(.dark) .ed-student-pill{background:#fff!important;border-color:#00000014!important}html:not(.dark) .ed-student-pill__label{color:#060813!important}html:not(.dark) .ed-student-pill__sub{color:#00000080!important}html:not(.dark) .ed-students__photo-overlay{background:none!important}html:not(.dark) .ed-safety{background:var(--bg-light)!important}html:not(.dark) .ed-safety__title{color:#060813!important}html:not(.dark) .ed-safety__desc{color:#0000008c!important}html:not(.dark) .ed-safety__list li{color:#000000a6!important}html:not(.dark) .ed-safety__hold-hint{background:#00000008!important;border-color:#00000014!important}html:not(.dark) .ed-safety__hold-sub{color:#0006!important}html:not(.dark) .ed-safety__sleep-banner{color:#00000080!important}html:not(.dark) .ed-safety__integrations-banner{background:#06b6d40f!important;border-color:#06b6d433!important;color:#00000080!important}html:not(.dark) .ed-safety__integrations-banner strong{color:#0891b2!important}html:not(.dark) .rt-trust{border-color:#0000000f!important}html:not(.dark) .rt-trust__label{color:#00000059!important}html:not(.dark) .rt-trust__logo-item{color:#00000059!important;border-color:#00000012!important}html:not(.dark) .ed-safety__recip{background:#00000005!important;border-color:#00000014!important}html:not(.dark) .ed-safety__recip-who{color:#000c!important}html:not(.dark) .ed-safety__recip-time{color:#00000040!important}html:not(.dark) .ed-safety__trigger-label{color:#00000073!important}html:not(.dark) .ed-ai{background:#00000008!important}html:not(.dark) .ed-ai__chat{background:#fff!important;border-color:#00000014!important;box-shadow:0 20px 48px #00000014!important}html:not(.dark) .ed-ai__chat-header{background:#00000005!important;border-color:#00000012!important}html:not(.dark) .ed-ai__chat-header span{color:#0009!important}html:not(.dark) .ed-ai__msg--user{background:#a78bfa1a!important;border-color:#a78bfa33!important}html:not(.dark) .ed-ai__msg--user p{color:#000000bf!important}html:not(.dark) .ed-ai__msg--ai{background:#0000000a!important;border-color:#00000014!important}html:not(.dark) .ed-ai__msg--ai p{color:#0009!important}html:not(.dark) .ed-ai__typing{background:#0000000a!important;border-color:#00000014!important}html:not(.dark) .ed-ai__input-bar{background:#00000008!important;border-color:#00000017!important}html:not(.dark) .ed-ai__input-field{color:#00000073!important}html:not(.dark) .ed-ai__features li{color:#0009!important}html:not(.dark) .ed-levels{background:var(--bg-light)!important}html:not(.dark) .ed-level-card{background:#fff!important}html:not(.dark) .ed-level-card__name{color:#060813!important}html:not(.dark) .ed-level-card__sub{color:#00000073!important}html:not(.dark) .ed-level-card__list li{color:#0009!important;border-color:#00000012!important}html:not(.dark) .ed-features{background:var(--bg-light)!important}html:not(.dark) .ed-feat-card{background:#fff!important;border-color:#00000014!important}html:not(.dark) .ed-feat-card__pill{background:#f0f2f8!important;border-color:#0000001f!important;color:#0009!important}html:not(.dark) .ed-feat-card__body{border-color:#00000012!important}html:not(.dark) .ed-feat-card__desc{color:#00000080!important}html:not(.dark) .ed-feat-voice__label{color:#00000073!important}html:not(.dark) .ed-feat-aivoice__label{color:#00000073!important}html:not(.dark) .ed-feat-channels__target{background:#0000000a!important;border-color:#00000017!important;color:#0000008c!important}html:not(.dark) .ed-feat-recording__line{color:#00000080!important}html:not(.dark) .ed-feat-summary{background:#f0f2f8!important;border-color:#a78bfa33!important}html:not(.dark) .ed-feat-summary__title{color:#060813!important}html:not(.dark) .ed-feat-summary__item{color:#0000008c!important}html:not(.dark) .ed-feat-phone__screen{background:#f0f2f8!important;border-color:#0000001a!important}html:not(.dark) .ed-feat-phone__row{color:#0006!important}html:not(.dark) .ed-feat-phone__row--active{color:#000c!important}html:not(.dark) .ed-feat-ai__bubble--reply{background:#0000000a!important;border-color:#00000017!important;color:#0009!important}html:not(.dark) .ed-photo-feature__title{color:#060813!important}html:not(.dark) .ed-photo-feature__desc{color:#0000008c!important}html:not(.dark) .ed-photo-feature__badge{background:#ffffffeb!important;border-color:#0000001a!important}html:not(.dark) .ed-photo-feature__badge-title{color:#000000d9!important}html:not(.dark) .ed-photo-feature__badge-desc{color:#00000080!important}html:not(.dark) .ed-stat__label{color:#00000073!important}html:not(.dark) .ed-location{background:var(--bg-light)!important}html:not(.dark) .ed-location__card{border-color:#0000001a!important}html:not(.dark) .ed-location__titlebar{background:#00000008!important;border-color:#00000014!important}html:not(.dark) .ed-location__titlebar-title{color:#0006!important}html:not(.dark) .ed-location__sidebar{background:#00000005!important;border-color:#00000014!important}html:not(.dark) .ed-location__member:hover{background:#0000000a!important}html:not(.dark) .ed-location__member-name{color:#000c!important}html:not(.dark) .ed-location__member-zone{color:#00000059!important}html:not(.dark) .ed-location__badge--idle{background:#0000000d!important;color:#00000059!important}html:not(.dark) .ed-location__sidebar-footer{color:#000000bf!important;border-color:#00000012!important}html:not(.dark) .ed-location__person-card{background:#fffffff7!important;border-color:#0000001a!important;box-shadow:0 8px 32px #0000001f!important}html:not(.dark) .ed-location__pc-header{border-color:#00000012!important}html:not(.dark) .ed-location__pc-name{color:#060813!important}html:not(.dark) .ed-location__pc-zone{color:#0006!important}html:not(.dark) .ed-location__pc-label{color:#00000059!important}html:not(.dark) .ed-location__pc-bat-track{background:#00000014!important}html:not(.dark) .ed-location__pc-bat-pct{color:#0000008c!important}html:not(.dark) .ed-location__pc-sig-label{color:#0006!important}html:not(.dark) .ed-steps{background:#00000008!important}html:not(.dark) .ed-step__title{color:#060813!important}html:not(.dark) .ed-step__desc{color:#00000080!important}html:not(.dark) .ed-cta{background:var(--bg-light)!important}html:not(.dark) .ed-cta__title{color:#060813!important}html:not(.dark) .ed-cta__desc{color:#00000080!important}html:not(.dark) .dp-page{background:var(--bg-light)!important;color:#060813!important}html:not(.dark) .dp-section-title{color:#060813!important}html:not(.dark) .dp-section-subtitle{color:#00000080!important}html:not(.dark) .dp-section-eyebrow{color:#0006!important}html:not(.dark) .dp-hero__sub{color:#0000008c!important}html:not(.dark) .dp-hero__card-badge{background:#ffffffeb!important;border-color:#0000001a!important;color:#000000b3!important}html:not(.dark) .dp-hero__voice-card{background:#fffffff5!important;border-color:#0000001a!important;box-shadow:0 20px 48px #0000001a!important}html:not(.dark) .dp-hero__voice-label{color:#000000b3!important}html:not(.dark) .dp-hero__voice-bubble--out{background:#6b8fff14!important;border-color:#6b8fff33!important;color:#000000b3!important}html:not(.dark) .dp-hero__voice-bubble--in{background:#4261e514!important;border-color:#4261e533!important;color:#4261e5!important}html:not(.dark) .dp-consumer-pill{background:#0000000a!important;border-color:#0000001f!important;color:#0009!important}html:not(.dark) .dpb-feat-accordion{border-color:#00000014!important}html:not(.dark) .dpb-feat-ac-item{border-bottom-color:#0000000f!important}html:not(.dark) .dpb-feat-ac-trigger{color:#0009!important}html:not(.dark) .dpb-feat-ac-trigger:hover,html:not(.dark) .dpb-feat-ac-trigger--open{background:#00000005!important;color:#000000d9!important}html:not(.dark) .dpb-feat-ac-chevron{color:#00000040!important}html:not(.dark) .dpb-feat-ac-desc{color:#00000080!important}html:not(.dark) .dpb-feat-panel__card{background:#00000008!important;border-color:#00000014!important}html:not(.dark) .mfb-feat-accordion{border-color:#00000014!important}html:not(.dark) .mfb-feat-ac-item{border-bottom-color:#0000000f!important}html:not(.dark) .mfb-feat-ac-trigger{color:#0009!important}html:not(.dark) .mfb-feat-ac-trigger:hover,html:not(.dark) .mfb-feat-ac-trigger--open{background:#00000005!important;color:#000000d9!important}html:not(.dark) .mfb-feat-ac-chevron{color:#00000040!important}html:not(.dark) .mfb-feat-ac-desc{color:#00000080!important}html:not(.dark) .mfb-feat-panel__card{background:#00000008!important;border-color:#00000014!important}html:not(.dark) .dp-trust{background:#00000008!important;border-color:#00000012!important}html:not(.dark) .dp-trust__item{color:#00000059!important;border-color:#00000012!important}html:not(.dark) .dpb-feat-desc{background:#00000008!important;border-color:#00000012!important}html:not(.dark) .dpb-feat-desc__title{color:#060813!important}html:not(.dark) .dpb-feat-desc__text{color:#0000008c!important}html:not(.dark) .dpb-feat-menu__item{border-color:transparent!important}html:not(.dark) .dpb-feat-menu__item:hover{background:#0000000a!important;border-color:#00000014!important}html:not(.dark) .dpb-feat-menu__item--active{background:color-mix(in srgb,var(--pill-color) 10%,transparent)!important;border-color:color-mix(in srgb,var(--pill-color) 25%,transparent)!important}html:not(.dark) .dpb-feat-menu__name{color:#0009!important}html:not(.dark) .dpb-feat-menu__item--active .dpb-feat-menu__name{color:var(--pill-color)!important}html:not(.dark) .dpb-feat-menu__chevron{color:#0003!important}html:not(.dark) .dpb-feat-panel__card{background:#fff!important;border-color:#00000014!important}html:not(.dark) .dpb-feat-header__title{color:#060813!important}html:not(.dark) .dp-ai__title{color:#060813!important}html:not(.dark) .dp-ai__sub{color:#0000008c!important}html:not(.dark) .dp-ai{background:#00000008!important;border-color:#00000012!important}html:not(.dark) .dp-ai__card{background:#fff!important;border-color:#00000014!important}html:not(.dark) .dp-ai__msg-text{background:#0000000a!important;color:#000000b3!important}html:not(.dark) .dp-ai__msg--ai .dp-ai__msg-text{background:#4261e512!important;border-color:#4261e526!important;color:#000000bf!important}html:not(.dark) .dp-ai__card-header{border-bottom-color:#00000014!important}html:not(.dark) .dp-ai__card-title{color:#0000008c!important}html:not(.dark) .dp-ai__msg-who{color:#0006!important}html:not(.dark) .dp-ai__typing{background:#0000000a!important}html:not(.dark) .dp-ai__typing span{background:#0000004d!important}html:not(.dark) .dp-ai__feat-hcard{background:#fff!important;border-color:#00000014!important}html:not(.dark) .dp-ai__feat-hcard--green .dp-ai__feat-hcard-num{background:#4ade80!important;border-color:#4ade80!important;color:#fff!important}html:not(.dark) .dp-ai__feat-hcard--blue .dp-ai__feat-hcard-num{background:#60a5fa!important;border-color:#60a5fa!important;color:#fff!important}html:not(.dark) .dp-ai__feat-hcard--red .dp-ai__feat-hcard-num{background:#f87171!important;border-color:#f87171!important;color:#fff!important}html:not(.dark) .dp-ai__feat-hcard--purple .dp-ai__feat-hcard-num{background:#a78bfa!important;border-color:#a78bfa!important;color:#fff!important}html:not(.dark) .dp-ai__feat-hcard--teal .dp-ai__feat-hcard-num{background:#2dd4bf!important;border-color:#2dd4bf!important;color:#fff!important}html:not(.dark) .dp-ai__feat-hcard--amber .dp-ai__feat-hcard-num{background:#fbbf24!important;border-color:#fbbf24!important;color:#fff!important}html:not(.dark) .dp-ai__feat-hcard-title{color:#060813!important}html:not(.dark) .dp-ai__feat-hcard-desc{color:#00000080!important}html:not(.dark) .dp-location__card{border-color:#0000001a!important}html:not(.dark) .dp-location__sidebar{background:#00000005!important;border-right-color:#00000012!important}html:not(.dark) .dp-location__win-bar{background:#00000008!important;border-bottom-color:#00000012!important}html:not(.dark) .dp-location__win-title{color:#00000073!important}html:not(.dark) .dp-location__member:hover{background:#00000008!important}html:not(.dark) .dp-location__member-name{color:#000c!important}html:not(.dark) .dp-location__member-zone{color:#0006!important}html:not(.dark) .dp-location__sidebar-footer{color:#0000008c!important;border-top-color:#00000012!important}html:not(.dark) .dp-askai__chip{background:#00000008!important;border-color:#0000001a!important;color:#0009!important}html:not(.dark) .dp-askai__chip:hover{border-color:#4261e559!important;color:#000000d9!important}html:not(.dark) .dp-askai__chip--active{background:linear-gradient(135deg,#4261e5,#a855f7)!important;border-color:transparent!important;color:#fff!important}html:not(.dark) .dp-askai__card{background:#fff!important;border-color:#4261e526!important;box-shadow:0 8px 40px #00000014!important}html:not(.dark) .dp-askai__card-left{border-right-color:#00000012!important}html:not(.dark) .dp-askai__card-name{color:#060813!important}html:not(.dark) .dp-askai__card-desc{color:#00000080!important}html:not(.dark) .dp-askai__card-bubble-q{color:#000000d9!important}html:not(.dark) .dp-askai__card-answer-text{color:#0009!important}html:not(.dark) .dp-uses{background:#00000008!important;border-color:#00000012!important}html:not(.dark) .dp-use-card{background:#fff!important;border-color:#00000014!important}html:not(.dark) .dp-use-card__title{color:#060813!important}html:not(.dark) .dp-use-card__desc{color:#00000080!important}html:not(.dark) .dp-safety-card__title{color:#060813!important}html:not(.dark) .dp-safety-card__desc{color:#00000080!important}html:not(.dark) .dp-report{background:#00000005!important;border-color:#0000000f!important}html:not(.dark) .dp-report__points li{color:#0009!important}html:not(.dark) .dp-report__window{background:#f8f9fb!important;border-color:#0000001a!important;box-shadow:0 32px 80px #0000001f!important}html:not(.dark) .dp-report__titlebar{background:#00000008!important;border-bottom-color:#00000012!important}html:not(.dark) .dp-report__wintitle{color:#00000073!important}html:not(.dark) .dp-report__toolbar{border-bottom-color:#00000012!important}html:not(.dark) .dp-report__tab{color:#0006!important}html:not(.dark) .dp-report__stats{border-bottom-color:#00000012!important}html:not(.dark) .dp-report__stat{border-right-color:#00000012!important}html:not(.dark) .dp-report__stat-num{color:#060813!important}html:not(.dark) .dp-report__stat-label{color:#0006!important}html:not(.dark) .dp-report__col{border-right-color:#00000012!important}html:not(.dark) .dp-report__panel-title{color:#000000a6!important}html:not(.dark) .dp-report__panel-badge{background:#0000000d!important;color:#0006!important}html:not(.dark) .dp-report__ttime{color:#00000059!important}html:not(.dark) .dp-report__twho{color:#000000bf!important}html:not(.dark) .dp-report__ttext{color:#00000073!important}html:not(.dark) .dp-report__query{background:#00000008!important;border-color:#00000012!important}html:not(.dark) .dp-report__query-text{color:#000000a6!important}html:not(.dark) .dp-safety-card{background:#fff!important;border-color:#00000014!important}html:not(.dark) .dp-report{background:#00000008!important;border-color:#00000012!important}html:not(.dark) .dp-report__points li{color:#0000008c!important}html:not(.dark) .dp-report__window{background:#fff!important;border-color:#0000001a!important}html:not(.dark) .dp-cta__title{color:#060813!important}html:not(.dark) .dp-cta__subtitle{color:#00000080!important}html:not(.dark) .mf-page{background:var(--bg-light)!important;color:#060813!important}html:not(.dark) .mf-section-title{color:#060813!important}html:not(.dark) .mf-section-subtitle{color:#00000080!important}html:not(.dark) .mf-eyebrow{color:#0006!important}html:not(.dark) .mf-section-eyebrow{color:#0006!important}html:not(.dark) .mf-hero__title{color:#060813!important}html:not(.dark) .mf-feat-card__title{color:#060813!important}html:not(.dark) .mf-ai__title{color:#060813!important}html:not(.dark) .mf-ai__sub{color:#0000008c!important}html:not(.dark) .mf-ai__feat-hcard{border-color:#00000012!important}html:not(.dark) .mf-ai__feat-hcard-title{color:#060813!important}html:not(.dark) .mf-ai__feat-hcard-desc{color:#0000008c!important}html:not(.dark) .mfb-feat-card__title{color:#060813!important}html:not(.dark) .mfb-feat__explorer{border-color:#00000014!important;background:#fff!important}html:not(.dark) .mfb-feat__nav{border-color:#00000014!important}html:not(.dark) .mfb-feat__nav-item{color:#000000b3!important;border-color:#0000000f!important}html:not(.dark) .mfb-feat__nav-item:hover{background:#00000008!important}html:not(.dark) .mfb-feat__nav-item--active{background:#0000000a!important}html:not(.dark) .mfb-feat__nav-title{color:#000000bf!important}html:not(.dark) .mfb-feat__nav-sub{opacity:1!important}html:not(.dark) .mfb-feat__panel-title{color:#000000d9!important}html:not(.dark) .mfb-feat__panel-desc{color:#0000008c!important}html:not(.dark) .mf-use-card__title{color:#060813!important}html:not(.dark) .mf-safety-card__title{color:#060813!important}html:not(.dark) .mf-report__stat-num{color:#060813!important}html:not(.dark) .mf-report__points li{color:#0009!important}html:not(.dark) .mf-comms-card__title{color:#060813!important}html:not(.dark) .mf-imgbreak__title{color:#060813!important}html:not(.dark) .mf-cta{background:linear-gradient(135deg,#4261e512,#6b8fff08,#2dd4bf0d)!important;border-color:#00000012!important}html:not(.dark) .mf-cta__title{color:#060813!important}html:not(.dark) .mf-cta__sub{color:#00000080!important}html:not(.dark) .mf-hero__card-badge{background:#ffffffeb!important;border-color:#0000001a!important;color:#000000b3!important}html:not(.dark) .mf-hero__subtitle{color:#0009!important}html:not(.dark) .mf-hero__sub{color:#0009!important}html:not(.dark) .mf-hero__disclaimer{color:#00000059!important}html:not(.dark) .mf-consumer-pill{background:#0000000a!important;border-color:#0000001f!important;color:#0009!important}html:not(.dark) .mf-trust{background:#00000008!important;border-color:#00000012!important}html:not(.dark) .mf-trust__item{color:#00000059!important;border-color:#00000012!important}html:not(.dark) .mf-feat-card{background:#fff!important;border-color:#00000014!important}html:not(.dark) .mfb-feat-panel__card{background:#fff!important;border-color:#00000014!important}html:not(.dark) .mfb-feat-hdr__badge{color:#0006!important}html:not(.dark) .mfb-feat-hdr__title{color:#060813!important}html:not(.dark) .mfb-feat-menu__item{border-color:transparent!important}html:not(.dark) .mfb-feat-menu__item:hover{background:#0000000a!important;border-color:#00000014!important}html:not(.dark) .mfb-feat-menu__item--active{background:color-mix(in srgb,var(--pill-color) 10%,transparent)!important;border-color:color-mix(in srgb,var(--pill-color) 25%,transparent)!important}html:not(.dark) .mfb-feat-menu__name{color:#0009!important}html:not(.dark) .mfb-feat-menu__item--active .mfb-feat-menu__name{color:var(--pill-color)!important}html:not(.dark) .mfb-feat-menu__chevron{color:#0003!important}html:not(.dark) .mfb-feat-menu__item:hover .mfb-feat-menu__chevron{color:#0006!important}html:not(.dark) .mfb-feat-menu__item--active .mfb-feat-menu__chevron{color:var(--pill-color)!important}html:not(.dark) .mfb-feat-desc{background:#00000008!important;border-color:#00000012!important}html:not(.dark) .mfb-feat-desc__title{color:#060813!important}html:not(.dark) .mfb-feat-desc__text{color:#0000008c!important}html:not(.dark) .mfb-pc-connect__source-name{color:#000000d9!important}html:not(.dark) .mfb-pc-connect__receiver{background:#00000008!important;color:#000000a6!important}html:not(.dark) .mfb-pc-connect__recv-pill--idle{background:#0000000d!important;color:#0006!important}html:not(.dark) .mfb-pc-chat__bar{border-bottom-color:#00000014!important}html:not(.dark) .mfb-pc-chat__bar-name{color:#000c!important}html:not(.dark) .mfb-pc-chat__msg--user{color:#000000d9!important}html:not(.dark) .mfb-pc-chat__ai-content{background:#00000008!important;border-color:#00000014!important;color:#000000bf!important}html:not(.dark) .mfb-pc-chat__input{border-top-color:#00000014!important;color:#0000004d!important}html:not(.dark) .mfb-pc-page__from{color:#0006!important}html:not(.dark) .mfb-pc-page__notif-title{color:#000000d9!important}html:not(.dark) .mfb-pc-page__notif-sub{color:#00000080!important}html:not(.dark) .mfb-pc-page__row{background:#00000008!important;color:#0009!important}html:not(.dark) .mfb-pc-page__row-status{color:#0000004d!important}html:not(.dark) .mfb-pc-sos__timer{color:#00000073!important}html:not(.dark) .mfb-pc-sos__worker-name{color:#000000d9!important}html:not(.dark) .mfb-pc-sos__worker-loc{color:#00000080!important}html:not(.dark) .mfb-pc-sos__notif-row{background:#00000008!important;color:#0009!important}html:not(.dark) .mfb-pc-sos__footer{color:#00000059!important}html:not(.dark) .mfb-pc-groups__source-name{color:#000000d9!important}html:not(.dark) .mfb-pc-groups__receiver{background:#00000008!important}html:not(.dark) .mfb-pc-groups__recv-name{color:#000000d9!important}html:not(.dark) .mfb-pc-groups__recv-meta{color:#00000073!important}html:not(.dark) .mfb-pc-groups__recv-pill--idle{background:#0000000d!important;color:#00000059!important}html:not(.dark) .mfb-pc-workorder__title{color:#000000d9!important}html:not(.dark) .mfb-pc-workorder__sub{color:#00000073!important}html:not(.dark) .mfb-pc-workorder__voice{color:#000000b3!important}html:not(.dark) .mfb-pc-workorder__stat{background:#00000008!important}html:not(.dark) .mfb-pc-workorder__stat-label{color:#00000073!important}html:not(.dark) .mfb-pc-workorder__actions span{background:#0000000a!important;border-color:#0000001a!important;color:#0000008c!important}html:not(.dark) .mf-ai__card{background:#fff!important;border-color:#0000001a!important;box-shadow:0 20px 50px #00000014!important}html:not(.dark) .mf-ai__card-header{border-color:#00000012!important}html:not(.dark) .mf-ai__card-title{color:#0009!important}html:not(.dark) .mf-ai__msg-who{color:#0006!important}html:not(.dark) .mf-ai__msg-text{background:#0000000a!important;color:#000000bf!important}html:not(.dark) .mf-ai__msg--ai .mf-ai__msg-text{background:#4ade8014!important;color:#000000bf!important}html:not(.dark) .mf-ai__typing{background:#0000000a!important}html:not(.dark) .mf-ai__typing span{background:#00000040!important}html:not(.dark) .mf-use-card{background:#fff!important;border-color:#00000014!important}html:not(.dark) .mf-use-card__desc{color:#00000080!important}html:not(.dark) .mf-safety-card{background:#fff!important;border-color:#00000014!important}html:not(.dark) .mf-safety-card__desc{color:#00000080!important}html:not(.dark) .mf-report__window{background:#fff!important;border-color:#0000001a!important}html:not(.dark) .mf-report__titlebar{background:#00000008!important;border-color:#00000012!important}html:not(.dark) .mf-report__wintitle{color:#00000073!important}html:not(.dark) .mf-report__export-pill{color:#00000073!important;border-color:#00000026!important}html:not(.dark) .mf-report__toolbar{background:#00000005!important;border-color:#0000000f!important}html:not(.dark) .mf-report__tab{color:#0006!important}html:not(.dark) .mf-report__tab--active{color:#000000d9!important;background:#00000012!important;border-color:#0000001a!important}html:not(.dark) .mf-report__stats{border-color:#0000000f!important;background:#00000005!important}html:not(.dark) .mf-report__stat{border-color:#0000000f!important}html:not(.dark) .mf-report__stat-label{color:#0006!important}html:not(.dark) .mf-report__col{border-color:#0000000f!important}html:not(.dark) .mf-report__panel-title{color:#0000008c!important}html:not(.dark) .mf-report__panel-badge{background:#0000000d!important;color:#0006!important}html:not(.dark) .mf-report__ttime{color:#00000059!important}html:not(.dark) .mf-report__twho{color:#000000bf!important}html:not(.dark) .mf-report__ttext{color:#00000073!important}html:not(.dark) .mf-report__query{background:#00000005!important;border-color:#0000000f!important}html:not(.dark) .mf-report__query-text{color:#000000a6!important}html:not(.dark) .mf-comms-card{background:#fff!important;border-color:#00000014!important}html:not(.dark) .mf-comms-card__desc{color:#00000080!important}html:not(.dark) .mf-imgbreak__content{background:var(--bg-light)!important}html:not(.dark) .mf-imgbreak__desc{color:#0000008c!important}html:not(.dark) .mf-imgbreak__sub{color:#0000008c!important}html:not(.dark) .mf-imgbreak__metric-label{color:#00000080!important}html:not(.dark) .mf-imgbreak__quote{color:#000000a6!important;border-color:#0000001f!important}html:not(.dark) .mf-imgbreak__attr{color:#0006!important}html:not(.dark) .rt-page{background:var(--bg-light)!important;color:#060813!important}html:not(.dark) .rt-section-title{color:#060813!important}html:not(.dark) .rt-section-subtitle{color:#00000080!important}html:not(.dark) .rt-eyebrow{color:#0006!important}html:not(.dark) .rt-ai__card-header{color:#00000080!important}html:not(.dark) .rt-hero__title{color:#060813!important}html:not(.dark) .rt-hero__subtitle{color:#0009!important}html:not(.dark) .rt-hero__disclaimer{color:#00000059!important}html:not(.dark) .rt-feat-card__title{color:#060813!important}html:not(.dark) .rt-comms-card__title{color:#060813!important}html:not(.dark) .rt-report__stat-num{color:#060813!important}html:not(.dark) .rt-cta-title{color:#060813!important}html:not(.dark) .rt-cta-subtitle{color:#00000080!important}html:not(.dark) .rt-consumer-pill{background:#0000000a!important;border-color:#0000001f!important;color:#0009!important}html:not(.dark) .rt-ai{background:#00000008!important;border-color:#00000012!important}html:not(.dark) .rt-ai__card{background:#fff!important;border-color:#0000001a!important;box-shadow:0 24px 60px #00000014!important}html:not(.dark) .rt-ai__card-msg--worker{background:#0000000a!important;color:#000000b3!important}html:not(.dark) .rt-ai__card-msg--ai{background:#4261e512!important;border-color:#4261e526!important;color:#000000bf!important}html:not(.dark) .rt-use-card{background:#fff!important;border-color:#00000014!important}html:not(.dark) .rt-use-card__title{color:#060813!important}html:not(.dark) .rt-use-card__desc{color:#00000080!important}html:not(.dark) .rt-lp{background:#00000008!important;border-color:#00000012!important}html:not(.dark) .rt-lp-card{background:#fff!important;border-color:#00000014!important}html:not(.dark) .rt-lp-card__topbadge{background:#0000000a!important;border-color:#0000001a!important}html:not(.dark) .rt-lp-card__title{color:#060813!important}html:not(.dark) .rt-lp-card__desc{color:#00000080!important}html:not(.dark) .rt-comms-card{background:#fff!important;border-color:#00000014!important}html:not(.dark) .rt-comms-card__desc{color:#00000080!important}html:not(.dark) .rt-feat-card{background:#fff!important;border-color:#00000014!important}html:not(.dark) .rt-feat-card__graphic{background:#00000008!important}html:not(.dark) .rt-feat-card__desc{color:#00000080!important}html:not(.dark) .rt-report__window{background:#fff!important;border-color:#0000001a!important;box-shadow:0 32px 80px #00000014!important}html:not(.dark) .rt-report__titlebar{background:#00000008!important;border-color:#00000012!important}html:not(.dark) .rt-report__wintitle{color:#00000073!important}html:not(.dark) .rt-report__toolbar{background:#00000005!important;border-color:#0000000f!important}html:not(.dark) .rt-report__tab{color:#0006!important}html:not(.dark) .rt-report__tab:hover{color:#000000a6!important;background:#0000000a!important}html:not(.dark) .rt-report__tab--active{background:#00000012!important;color:#000000d9!important}html:not(.dark) .rt-report__datepicker{background:#0000000a!important;border-color:#00000017!important;color:#0009!important}html:not(.dark) .rt-report__search{background:#0000000a!important;border-color:#00000017!important}html:not(.dark) .rt-report__search-text{color:#0000004d!important}html:not(.dark) .rt-report__stats-bar{background:#00000005!important;border-color:#0000000f!important}html:not(.dark) .rt-report__stat-num{color:#000000d9!important}html:not(.dark) .rt-report__stat-label{color:#0006!important}html:not(.dark) .rt-report__stat-divider{background:#00000014!important}html:not(.dark) .rt-report__panel{border-color:#0000000f!important}html:not(.dark) .rt-report__panel-title{color:#00000080!important}html:not(.dark) .rt-report__panel-badge{background:#0000000d!important;color:#00000059!important}html:not(.dark) .rt-report__right-col{border-color:#0000000f!important}html:not(.dark) .rt-report__right-col .rt-report__panel{border-color:#0000000f!important}html:not(.dark) .rt-report__ttime{color:#00000059!important}html:not(.dark) .rt-report__twho{color:#000000b3!important}html:not(.dark) .rt-report__ttext{color:#0006!important}html:not(.dark) .rt-report__tevent--clock-out .rt-report__twho{color:#00000059!important}html:not(.dark) .rt-report__tevent--clock-out .rt-report__ttext{color:#00000040!important}html:not(.dark) .rt-report__tdot--dim{background:#00000026!important}html:not(.dark) .rt-report__btn-talk--dim svg path{stroke:#0003!important}html:not(.dark) .rt-report__query-bar-wrap{background:#0000000d!important}html:not(.dark) .rt-report__query-text{color:#0000008c!important}html:not(.dark) .rt-report__alert-row{background:#f871710d!important;border-color:#f8717126!important}html:not(.dark) .rt-report__alert-time{color:#00000059!important}html:not(.dark) .rt-report__alert-title{color:#000000bf!important}html:not(.dark) .rt-report__alert-meta{color:#0006!important}html:not(.dark) .ht-page{background:var(--bg-light)!important;color:#060813!important}html:not(.dark) .ht-section-title{color:#060813!important}html:not(.dark) .ht-section-subtitle{color:#00000080!important}html:not(.dark) .ht-eyebrow{color:#0006!important}html:not(.dark) .ht-hero__title{color:#060813!important}html:not(.dark) .ht-hero__subtitle{color:#0009!important}html:not(.dark) .ht-hero__disclaimer{color:#00000059!important}html:not(.dark) .ht-statement__title{color:#060813!important}html:not(.dark) .ht-statement__lead{color:#00000080!important}html:not(.dark) .ht-statement__stat-label{color:#0006!important}html:not(.dark) .ht-dispatch-card__title{color:#060813!important}html:not(.dark) .ht-dispatch-card__desc{color:#00000080!important}html:not(.dark) .ht-cta__title{color:#060813!important}html:not(.dark) .ht-cta__desc{color:#00000080!important}html:not(.dark) .ht-hero__card-overlay{background:linear-gradient(180deg,transparent 50%,rgba(245,247,249,.6) 100%)!important}html:not(.dark) .ht-hero__alert-card{background:#ffffff8c!important;border-color:#0000001a!important;box-shadow:0 8px 32px #00000024!important}html:not(.dark) .ht-hero__alert-label{color:#000c!important}html:not(.dark) .ht-hero__alert-time{color:#00000059!important}html:not(.dark) .ht-hero__alert-title{color:#060813!important}html:not(.dark) .ht-hero__alert-body{color:#00000080!important}html:not(.dark) .ht-consumer-pill{background:#0000000a!important;border-color:#0000001f!important;color:#0009!important}html:not(.dark) .ht-trust{background:#00000008!important;border-color:#00000012!important}html:not(.dark) .ht-trust__label{color:#0006!important}html:not(.dark) .ht-trust__logo-item{background:#0000000a!important;border-color:#0000001a!important}html:not(.dark) .ht-trust__logo-item span{color:#00000080!important}html:not(.dark) .ht-ps-row__problem-title{color:#060813!important}html:not(.dark) .ht-ai__photo-overlay{background:linear-gradient(180deg,transparent 40%,rgba(245,247,249,.7) 100%)!important}html:not(.dark) .ht-ai__card{background:#fff!important;border-color:#0000001a!important;box-shadow:0 20px 48px #00000014!important}html:not(.dark) .ht-ai__card-msg{background:#0000000a!important;color:#000000b3!important}html:not(.dark) .ht-ai__card-msg--ai{background:#a78bfa14!important;color:#000000bf!important}html:not(.dark) .ht-ai__card-badge{background:#22c55e14!important}html:not(.dark) .ht-compat-card{background:#00000008!important;border-color:#00000014!important}html:not(.dark) .ht-compat-card__desc{color:#00000080!important}html:not(.dark) .ht-ai__infra-header{color:#0006!important}html:not(.dark) .ht-ai__infra-card--amber{background:#fbbf240f!important;border-color:#fbbf2440!important}html:not(.dark) .ht-ai__infra-card--blue{background:#60a5fa0f!important;border-color:#60a5fa40!important}html:not(.dark) .ht-ai__infra-card__label{color:#111827!important}html:not(.dark) .ht-ai__infra-card__desc{color:#00000073!important}html:not(.dark) .ht-dispatch-card{background:#fff!important;border-color:#00000014!important}html:not(.dark) .ht-dispatch__photo-overlay{background:linear-gradient(180deg,transparent 40%,rgba(245,247,249,.6) 100%)!important}html:not(.dark) .ht-ops__header{background:none!important;border:none!important;box-shadow:none!important}html:not(.dark) .ht-dashboard{background:#fff!important;border-color:#0000001a!important;box-shadow:0 8px 40px #00000014!important}html:not(.dark) .ht-dashboard__titlebar{background:#00000008!important;border-color:#00000012!important}html:not(.dark) .ht-dashboard__title{color:#0006!important}html:not(.dark) .ht-dashboard__toolbar{background:#00000005!important;border-color:#0000000f!important}html:not(.dark) .ht-dashboard__tab{color:#0006!important}html:not(.dark) .ht-dashboard__tab--active{background:#a78bfa14!important;color:#7c3aed!important}html:not(.dark) .ht-dashboard__search{background:#0000000a!important;border-color:#00000014!important}html:not(.dark) .ht-dashboard__search-input{color:#00000080!important}html:not(.dark) .ht-dashboard__search-input::placeholder{color:#00000040!important}html:not(.dark) .ht-ops__panels{border-color:#00000012!important}html:not(.dark) .ht-ops__panel+.ht-ops__panel{border-color:#00000012!important}html:not(.dark) .ht-ops__map{background:#f0f2f7!important}html:not(.dark) .ht-ops__map-svg rect{fill:#00000008!important;stroke:#0000001f!important}html:not(.dark) .ht-ops__map-svg text{fill:#00000059!important}html:not(.dark) .ht-ops__map-svg text.ht-ops__pin-label{fill:#fff!important}html:not(.dark) .ht-ops__legend-name{color:#000c!important}html:not(.dark) .ht-ops__legend-zone{color:#00000059!important}html:not(.dark) .ht-ops__group-item{background:#00000008!important;border-color:#00000012!important}html:not(.dark) .ht-ops__group-name{color:#000000b3!important}html:not(.dark) .ht-ops__legend-status--active{background:#22c55e1a!important}html:not(.dark) .ht-ops__legend-status--busy{background:#fb923c1a!important}html:not(.dark) .ht-ops__legend-status--unavailable{background:#ef44441a!important}html:not(.dark) .ht-ticket{background:#f8f9fb!important;border-color:#00000012!important}html:not(.dark) .ht-ticket__id{color:#00000059!important}html:not(.dark) .ht-ticket__desc{color:#000000b3!important}html:not(.dark) .ht-ticket__room{color:#00000059!important}html:not(.dark) .ht-ticket__assignee{color:#7c3aedbf!important}html:not(.dark) .ht-ticket__assignee--unassigned{color:#ea580ccc!important}html:not(.dark) .ht-shift__photo-overlay{background:linear-gradient(180deg,transparent 40%,rgba(245,247,249,.6) 100%)!important}html:not(.dark) .ht-shift-card{background:#fff!important;border-color:#00000014!important}html:not(.dark) .ht-shift-card__title{color:#060813!important}html:not(.dark) .ht-shift-card__desc{color:#00000080!important}html:not(.dark) .ht-feature-list__item{color:#000000a6!important}html:not(.dark) .ht-ps-row{border-color:#00000014!important}html:not(.dark) .ht-ps-row__num{background:#f0f1f5!important;border-color:#0000001f!important;color:#000000a6!important}html:not(.dark) .ht-ps-row__problem-desc{color:#00000080!important}html:not(.dark) .ht-ps-row__solution{color:#0009!important}html:not(.dark) .ht-ps-row__arrow{color:#00000040!important}html:not(.dark) .ht-compat-tag{background:#00000008!important;border-color:#00000014!important}html:not(.dark) .ht-compat-tag__label{color:#000000b3!important}html:not(.dark) .ht-compat-tag__desc{color:#00000073!important}html:not(.dark) .ht-ops__panel-label{color:#0006!important}html:not(.dark) .ht-dispatch-card__graphic{background:#00000008!important}html:not(.dark) .ht-cta{background:#00000008!important;border-color:#00000012!important}html:not(.dark) .cn-page{background:var(--bg-light)!important;color:#060813!important}html:not(.dark) .cn-section-title{color:#060813!important}html:not(.dark) .cn-section-subtitle{color:#00000080!important}html:not(.dark) .cn-eyebrow{color:#00000073!important}html:not(.dark) .cn-hero__title{color:#060813!important}html:not(.dark) .cn-hero__subtitle{color:#0009!important}html:not(.dark) .cn-hero__disclaimer{color:#00000059!important}html:not(.dark) .cn-statement__title{color:#060813!important}html:not(.dark) .cn-statement__lead{color:#00000080!important}html:not(.dark) .cn-statement__stat-num{color:#060813!important}html:not(.dark) .cn-statement__stat-label{color:#0006!important}html:not(.dark) .cn-dispatch-card__title{color:#060813!important}html:not(.dark) .cn-dispatch-card__desc{color:#00000073!important}html:not(.dark) .cn-shift-card__title{color:#060813!important}html:not(.dark) .cn-shift-card__desc{color:#00000073!important}html:not(.dark) .cn-role-card__title{color:#060813!important}html:not(.dark) .cn-role-card__desc{color:#00000073!important}html:not(.dark) .cn-cta__title{color:#060813!important}html:not(.dark) .cn-cta__desc{color:#00000080!important}html:not(.dark) .cn-site-map__pc-name{color:#060813!important}html:not(.dark) .cn-hero__card-overlay{background:linear-gradient(180deg,transparent 50%,rgba(245,247,249,.5) 100%)!important}html:not(.dark) .cn-consumer-pill{background:#0000000a!important;border-color:#0000001f!important;color:#0009!important}html:not(.dark) .cn-trust{border-color:#0000000f!important}html:not(.dark) .cn-trust__label{color:#00000059!important}html:not(.dark) .cn-trust__logo-item{color:#00000059!important;border-color:#00000012!important}html:not(.dark) .cn-challenge{background:#00000008!important;border-color:#00000014!important}html:not(.dark) .cn-challenge__problem-tag{background:#f5f7f9!important}html:not(.dark) .cn-challenge__heading{color:#000000d9!important}html:not(.dark) .cn-challenge__friction{color:#00000073!important}html:not(.dark) .cn-challenge__fix{color:#000000a6!important}html:not(.dark) .cn-challenge__watermark{color:#0000000a!important}html:not(.dark) .cn-challenge__divider:before,html:not(.dark) .cn-challenge__divider:after{background:#0000001a!important}html:not(.dark) .cn-challenge__graphic--search{background:linear-gradient(135deg,#60a5fa1f,#4261e50f)!important}html:not(.dark) .cn-challenge__graphic--tasks{background:linear-gradient(135deg,#fbbf241f,#fb923c0f)!important}html:not(.dark) .cn-challenge__graphic--locate{background:linear-gradient(135deg,#a78bfa1f,#7c3aed0f)!important}html:not(.dark) .cn-challenge__graphic--alert{background:linear-gradient(135deg,#ef44441f,#fb923c0f)!important}html:not(.dark) .cn-cg-search__avatar{background:#60a5fa26!important}html:not(.dark) .cn-cg-search__doc{background:#60a5fa14!important;border-color:#60a5fa40!important}html:not(.dark) .cn-cg-task{color:#000000a6!important;background:#fbbf241a!important;border-color:#fbbf2440!important}html:not(.dark) .cn-cg-locate__zone{background:#a78bfa1a!important;border-color:#a78bfa33!important}html:not(.dark) .cn-cg-alert__notif{color:#000000b8!important;background:#ef44441a!important;border-color:#ef44444d!important}html:not(.dark) .cn-cg-label{color:#00000073!important}html:not(.dark) .cn-challenge--amber .cn-challenge__fix-label{color:#92660a!important;background:#fbbf2426!important;border-color:#fbbf2459!important}html:not(.dark) .cn-ai__photo-overlay{background:linear-gradient(180deg,transparent 40%,rgba(245,247,249,.6) 100%)!important}html:not(.dark) .cn-ai__card{background:#fff!important;border-color:#0000001a!important;box-shadow:0 20px 60px #00000014!important}html:not(.dark) .cn-ai__card-header{color:#00000080!important}html:not(.dark) .cn-ai__card-msg--worker{background:#0000000a!important;color:#000000a6!important}html:not(.dark) .cn-ai__card-msg--ai{background:#fb923c14!important;border-color:#fb923c33!important;color:#000000bf!important}html:not(.dark) .cn-ai__card-badge{background:#0000000d!important;border-color:#0000001a!important;color:#00000080!important}html:not(.dark) .cn-ai__card-badge--assigned{background:#22c55e14!important;border-color:#22c55e33!important;color:#16a34a!important}html:not(.dark) .cn-feature-list__item{color:#000000b3!important}html:not(.dark) .cn-compat-card{background:#00000008!important;border-color:#00000014!important}html:not(.dark) .cn-compat-card__header{color:#000000b3!important}html:not(.dark) .cn-compat-card__desc{color:#0006!important}html:not(.dark) .cn-compat-tag--amber{background:#fbbf2414!important;color:#b45309!important}html:not(.dark) .cn-compat-tag--blue{background:#60a5fa14!important;color:#1d4ed8!important}html:not(.dark) .cn-compat-tag--purple{background:#a78bfa14!important;color:#7c3aed!important}html:not(.dark) .cn-compat-tag--teal{background:#2dd4bf14!important;color:#0f766e!important}html:not(.dark) .cn-compat-tag--green{background:#4ade8014!important;color:#16a34a!important}html:not(.dark) .cn-dispatch__photo-overlay{background:linear-gradient(180deg,transparent 50%,rgba(245,247,249,.5) 100%)!important}html:not(.dark) .cn-dispatch-card{background:#fff!important;border-color:#00000014!important}html:not(.dark) .cn-dashboard{background:#fff!important;border-color:#0000001a!important;box-shadow:0 40px 80px #00000014!important}html:not(.dark) .cn-dashboard__titlebar{background:#00000008!important;border-color:#00000012!important}html:not(.dark) .cn-dashboard__title{color:#0006!important}html:not(.dark) .cn-dashboard__toolbar{border-color:#0000000f!important;background:#00000005!important}html:not(.dark) .cn-dashboard__tab{color:#0006!important}html:not(.dark) .cn-dashboard__tab:hover{background:#0000000a!important;color:#0009!important}html:not(.dark) .cn-dashboard__tab--active{background:#00000012!important;color:#000c!important}html:not(.dark) .cn-dashboard__tab-badge{background:#00000014!important;color:#00000080!important}html:not(.dark) .cn-dashboard__search{background:#0000000a!important;border-color:#00000014!important}html:not(.dark) .cn-dashboard__search-input{color:#00000073!important}html:not(.dark) .cn-ops__panel{border-color:#00000012!important}html:not(.dark) .cn-ops__panel-label{color:#00000059!important}html:not(.dark) .cn-ticket{background:#00000005!important;border-color:#00000012!important}html:not(.dark) .cn-ticket__id{color:#0000004d!important}html:not(.dark) .cn-ticket__desc{color:#000000a6!important}html:not(.dark) .cn-ticket__room{color:#00000059!important}html:not(.dark) .cn-report:hover{background:#0000000a!important}html:not(.dark) .cn-report__meta{color:#00000059!important}html:not(.dark) .cn-site-map__person-card{background:#fff!important;border-color:#0000001a!important;box-shadow:0 8px 32px #0000001f!important}html:not(.dark) .cn-site-map__pc-header{border-color:#00000012!important}html:not(.dark) .cn-site-map__pc-name{color:#000000d9!important}html:not(.dark) .cn-site-map__pc-close{color:#0000004d!important}html:not(.dark) .cn-site-map__pc-label{color:#0006!important}html:not(.dark) .cn-site-map__pc-bat-track{background:#00000014!important}html:not(.dark) .cn-site-map__pc-bat-pct{color:#00000080!important}html:not(.dark) .cn-site-map__pc-sig-label{color:#0006!important}html:not(.dark) .cn-ops__panel{border-color:#0000000f!important}html:not(.dark) .cn-ops__panel-label{color:#0000004d!important}html:not(.dark) .cn-site-map__person-card{background:#fffffffa!important;border-color:#0000001a!important;box-shadow:0 8px 32px #0000001f!important}html:not(.dark) .cn-site-map__pc-zone{color:#0006!important}html:not(.dark) .cn-site-map__pc-label{color:#00000059!important}html:not(.dark) .cn-crew-list__name{color:#000c!important}html:not(.dark) .cn-crew-list__zone{color:#00000059!important}html:not(.dark) .cn-report{background:#00000005!important;border-color:#0000000f!important}html:not(.dark) .cn-report__name{color:#000000bf!important}html:not(.dark) .cn-report__meta{color:#0000004d!important}html:not(.dark) .cn-shift__photo-overlay{background:linear-gradient(180deg,transparent 50%,rgba(245,247,249,.55) 100%)!important}html:not(.dark) .cn-shift-card{background:#fff!important;border-color:#00000014!important}html:not(.dark) .cn-role-card{background:#fff!important;border-color:#00000014!important}html:not(.dark) .cn-role-card__list li{color:#0000008c!important}html:not(.dark) .fm-page{background:var(--bg-light)!important;color:#060813!important}html:not(.dark) .fm-section-title{color:#060813!important}html:not(.dark) .fm-section-subtitle{color:#00000080!important}html:not(.dark) .fm-eyebrow{color:#00000073!important}html:not(.dark) .fm-hero__title{color:#060813!important}html:not(.dark) .fm-hero__subtitle{color:#0009!important}html:not(.dark) .fm-hero__disclaimer{color:#00000059!important}html:not(.dark) .fm-statement__title{color:#060813!important}html:not(.dark) .fm-statement__lead{color:#00000080!important}html:not(.dark) .fm-statement__stat-label{color:#0006!important}html:not(.dark) .fm-cta__title{color:#060813!important}html:not(.dark) .fm-cta__subtitle{color:#00000080!important}html:not(.dark) .fm-hero__card-overlay{background:linear-gradient(to bottom,transparent 60%,rgba(245,247,249,.7) 100%)!important}html:not(.dark) .fm-consumer-pill{background:#0000000a!important;border-color:#0000001f!important;color:#0009!important}html:not(.dark) .fm-trust{border-color:#0000000f!important}html:not(.dark) .fm-trust__label{color:#00000059!important}html:not(.dark) .fm-trust__logo-item{color:#00000059!important;border-color:#00000012!important}html:not(.dark) .fm-ps-row{border-color:#00000012!important;background:#00000005!important}html:not(.dark) .fm-ps-row__body{border-top-color:#0000000f!important}html:not(.dark) .fm-ps-row__num{color:#0003!important}html:not(.dark) .fm-ps-row__problem-title{color:#000000d1!important}html:not(.dark) .fm-ps-row__problem-desc{color:#00000073!important}html:not(.dark) .fm-ps-row__solution{color:#0009!important}html:not(.dark) .fm-ps-row__graphic-label{color:#00000059!important}html:not(.dark) .fm-pump__alert{background:#00000008!important;border-color:#00000014!important;color:#0000008c!important}html:not(.dark) .fm-weather__query{background:#818cf814!important;border-color:#818cf833!important;color:#000000b3!important}html:not(.dark) .fm-weather__reply-body{background:#00000008!important;border-color:#00000014!important;color:#0009!important}html:not(.dark) .fm-weather__stat{color:#4f60dfe6!important;background:#818cf814!important;border-color:#818cf826!important}html:not(.dark) .fm-sos__notif{background:#00000008!important;border-color:#00000012!important;color:#0000008c!important}html:not(.dark) .fm-task-anim{background:#00000005!important;border-color:#4ade8033!important}html:not(.dark) .fm-task-anim__item{border-bottom-color:#0000000d!important}html:not(.dark) .fm-task-anim__item--done span:nth-child(2){color:#00000059!important}html:not(.dark) .fm-task-anim__item--active span:nth-child(2){color:#000c!important}html:not(.dark) .fm-task-anim__item--new span:nth-child(2){color:#0006!important}html:not(.dark) .fm-task-anim__who{color:#0000004d!important}html:not(.dark) .fm-ai__photo-overlay{background:linear-gradient(to bottom,transparent 55%,rgba(245,247,249,.8) 100%)!important}html:not(.dark) .fm-ai__card{background:#fff!important;border-color:#0000001a!important;box-shadow:0 20px 50px #00000014!important}html:not(.dark) .fm-feature-list__item{color:#000000a6!important}html:not(.dark) .fm-check__circle{stroke:#16a34a!important}html:not(.dark) .fm-check__tick{stroke:#16a34a!important}html:not(.dark) .fm-ai__card-header{color:#00000073!important}html:not(.dark) .fm-ai__card-msg--worker{background:#4261e514!important;border-color:#4261e533!important;color:#000000bf!important}html:not(.dark) .fm-ai__card-msg--ai{background:#4ade8014!important;border-color:#4ade8033!important;color:#000000b3!important}html:not(.dark) .fm-ai__card-badge{background:#0000000a!important;color:#00000073!important;border-color:#00000014!important}html:not(.dark) .fm-ai__card-badge--green{background:#4ade801f!important;color:#16a34a!important;border-color:#4ade8040!important}html:not(.dark) .fm-dash__window{background:#fff!important;border-color:#0000001a!important}html:not(.dark) .fm-dash__titlebar{background:#00000008!important;border-color:#00000012!important}html:not(.dark) .fm-dash__toolbar{background:#00000005!important;border-color:#0000000f!important}html:not(.dark) .fm-dash__wintitle{color:#00000073!important}html:not(.dark) .fm-dash__tab{color:#0006!important}html:not(.dark) .fm-dash__tab--active{background:#00000012!important;color:#000c!important}html:not(.dark) .fm-dash__search{background:#0000000a!important;border-color:#00000014!important}html:not(.dark) .fm-dash__workers-panel{border-color:#00000012!important}html:not(.dark) .fm-dash__worker:hover{background:#00000008!important}html:not(.dark) .fm-greenhouse{background:linear-gradient(135deg,#2dd4bf0f,#4ade8008,#f5f7f980)!important}html:not(.dark) .fm-greenhouse__inner{background:linear-gradient(135deg,#2dd4bf0f,#4ade800a,#f0fdfacc)!important;border-color:#2dd4bf40!important}html:not(.dark) .fm-greenhouse__inner:before{opacity:.3!important}html:not(.dark) .fm-greenhouse__eyebrow{color:#0f766e!important}html:not(.dark) .fm-greenhouse__title{color:#111827!important}html:not(.dark) .fm-greenhouse__lead{color:#00000080!important}html:not(.dark) .fm-greenhouse__reason-title{color:#000000d1!important}html:not(.dark) .fm-greenhouse__reason-desc{color:#00000073!important}html:not(.dark) .fm-greenhouse__reason-icon{background:#2dd4bf1f!important}html:not(.dark) .fm-safety-card{background:#fff!important;border-color:#00000014!important;box-shadow:0 4px 20px #0000000f!important}html:not(.dark) .fm-safety-card__title{color:#111827!important}html:not(.dark) .fm-safety-card__desc{color:#00000080!important}html:not(.dark) .fm-safety-card--panic .sc-panic__coord rect{fill:#0000000f!important}html:not(.dark) .fm-safety-card--panic .sc-panic__coord text{fill:#00000073!important}html:not(.dark) .fm-safety-card--gps svg circle{stroke:#16a34a!important}html:not(.dark) .fm-safety-card--gps svg path{stroke:#16a34a!important}html:not(.dark) .fm-safety-card--gps .sc-gps__dot circle:last-of-type{fill:#16a34a!important}html:not(.dark) .fm-safety-card--gps .sc-gps__dot rect{fill:#fffffff2!important;stroke:#16a34a!important}html:not(.dark) .fm-safety-card--gps .sc-gps__dot text{fill:#16a34a!important}html:not(.dark) .fm-safety-card--lone .sc-lone__check-badge rect{fill:#a78bfa1a!important}html:not(.dark) .fm-safety-card--lone .sc-lone__alert-badge rect{fill:#f871711a!important}html:not(.dark) .fm-task-item{background:#00000005!important;border-color:#00000012!important}html:not(.dark) .fm-task-item__text{color:#000000d1!important}html:not(.dark) .fm-task-item__meta{color:#00000061!important}html:not(.dark) .fm-task-item--pending .fm-task-item__dot{background:#0000002e!important}html:not(.dark) .fm-task-item--pending .fm-task-item__badge{background:#0000000a!important;color:#00000059!important;border-color:#00000014!important}html:not(.dark) .fm-dash__col-label{color:#0000004d!important}html:not(.dark) .fm-dash__worker-name{color:#000000d1!important}html:not(.dark) .fm-dash__worker-role{color:#00000061!important}html:not(.dark) .fm-dash__worker-status{color:#0000004d!important}html:not(.dark) .fm-dash__worker-status--available{color:#16a34a!important}html:not(.dark) .fm-dash__worker-status--call{color:#2563eb!important}html:not(.dark) .fm-dash__worker-status--tx{color:#7c3aed!important}html:not(.dark) .fm-dash__feature-card{background:#00000006!important;border-color:#00000012!important}html:not(.dark) .fm-dash__card-title{color:#000000d1!important}html:not(.dark) .fm-dash__card-sub{color:#0006!important}html:not(.dark) .fm-dash__btn-talk{background:#4ade8026!important}html:not(.dark) .fm-dash__btn-loc{background:#0000000a!important;color:#0006!important;border-color:#00000014!important}html:not(.dark) .fm-dash__btn-assign{background:#a78bfa1a!important}html:not(.dark) .fm-avail-label{color:#00000080!important}html:not(.dark) .fm-avail-name{color:#000000bf!important}html:not(.dark) .fm-avail-count--dim{color:#0003!important}html:not(.dark) .fm-avail-dot--offline{background:#00000026!important}html:not(.dark) .fm-summary-item__text{color:#000000a6!important}html:not(.dark) .fm-health-item__label{color:#00000080!important}html:not(.dark) .fm-alert-item{background:#00000005!important;border-color:#00000012!important}html:not(.dark) .fm-alert-item--warn{background:#fbbf2412!important;border-color:#fbbf2426!important}html:not(.dark) .fm-alert-item--harvest{background:#fb923c12!important;border-color:#fb923c26!important}html:not(.dark) .fm-alert-item__title{color:#000000bf!important}html:not(.dark) .fm-alert-item__desc{color:#00000059!important}html:not(.dark) .fm-alert-item__label{color:#000000bf!important}html:not(.dark) .fm-alert-item__loc{color:#0006!important}html:not(.dark) .fm-comms-item{background:#00000005!important;border-color:#00000012!important}html:not(.dark) .fm-comms-item--live{background:#4ade800d!important;border-color:#4ade8026!important}html:not(.dark) .fm-comms-item__who{color:#000000b3!important}html:not(.dark) .fm-comms-item__arrow{color:#0000004d!important}html:not(.dark) .fm-comms-item__msg{color:#00000080!important}html:not(.dark) .fm-comms-item__time{color:#0000004d!important}html:not(.dark) .fm-loc-item{border-bottom-color:#0000000d!important}html:not(.dark) .fm-loc-item__zone{color:#00000080!important}html:not(.dark) .fm-avail-names{color:#000000b3!important}html:not(.dark) .fm-avail-count{color:#00000080!important}html:not(.dark) .fm-summary-item__text{color:#0009!important}html:not(.dark) .fm-summary-item__time{color:#00000059!important}html:not(.dark) .fm-health-item__bar-wrap{background:#00000014!important}html:not(.dark) .fm-health-sig-bar{background:#0000001f!important}html:not(.dark) .fm-health-item__pct{color:#0000008c!important}html:not(.dark) .fm-health-item__pct--offline{color:#0003!important}html:not(.dark) .fm-health-item__label{color:#00000073!important}html:not(.dark) .fm-dash__worker--offline .fm-dash__worker-name,html:not(.dark) .fm-dash__worker--offline .fm-dash__worker-role{color:#0000004d!important}html:not(.dark) .fm-safety__photo-overlay{background:linear-gradient(to bottom,transparent 55%,rgba(245,247,249,.7) 100%)!important}html:not(.dark) .fm-use-card{background:#fff!important;border-color:#00000014!important}html:not(.dark) .fm-use-card--green{background:#4ade800f!important;border-color:#4ade8033!important}html:not(.dark) .fm-use-card--amber{background:#fbbf240f!important;border-color:#fbbf2433!important}html:not(.dark) .fm-use-card--blue{background:#60a5fa0f!important;border-color:#60a5fa33!important}html:not(.dark) .fm-use-card--teal{background:#2dd4bf0f!important;border-color:#2dd4bf33!important}html:not(.dark) .fm-use-card--purple{background:#a78bfa0f!important;border-color:#a78bfa33!important}html:not(.dark) .fm-use-card--orange{background:#fb923c0f!important;border-color:#fb923c33!important}html:not(.dark) .fm-use-card__title{color:#060813!important}html:not(.dark) .fm-use-card__desc{color:#00000080!important}html:not(.dark) .fm-use-card__scenarios li{color:#00000080!important}html:not(.dark) .ins-page{background:var(--bg-light)!important;color:#060813!important}html:not(.dark) .ins-section-title{color:#060813!important}html:not(.dark) .ins-section-subtitle{color:#00000080!important}html:not(.dark) .ins-eyebrow{color:#0006!important}html:not(.dark) .ins-hero__title{color:#060813!important}html:not(.dark) .ins-hero__subtitle{color:#0009!important}html:not(.dark) .ins-hero__disclaimer{color:#00000059!important}html:not(.dark) .ins-hero__policy-value{color:#060813!important}html:not(.dark) .ins-caps__card-title{color:#060813!important}html:not(.dark) .ins-avail__card-name{color:#060813!important}html:not(.dark) .ins-uc__card-title{color:#060813!important}html:not(.dark) .ins-uc__team-overlay .ins-uc__card-title{color:#fff!important}html:not(.dark) .ins-uc__team-overlay .ins-uc__card-desc{color:#ffffffd9!important}html:not(.dark) .ins-testimonial__quote{color:#060813!important}html:not(.dark) .ins-testimonial__name{color:#060813!important}html:not(.dark) .ins-testimonial__role{color:#00000073!important}html:not(.dark) .ins-cta__title{color:#060813!important}html:not(.dark) .ins-cta__desc{color:#00000080!important}html:not(.dark) .ins-cta__sub{color:#00000080!important}html:not(.dark) .ins-specialist__points strong{color:#060813!important}html:not(.dark) .ins-hero__pill{background:#0000000a!important;border-color:#0000001f!important;color:#0009!important}html:not(.dark) .ins-hero__stat{background:#fffffff7!important;border-color:#0000001a!important;box-shadow:0 10px 30px #0000001a!important}html:not(.dark) .ins-hero__stat-label{color:#00000080!important}html:not(.dark) .ins-hero__policy-card{background:#fffffff7!important;border-color:#0000001a!important;box-shadow:0 20px 40px #0000001a!important}html:not(.dark) .ins-hero__policy-label{color:#00000073!important}html:not(.dark) .ins-hero__policy-value{color:#111827!important}html:not(.dark) .ins-hero__stat{background:#fffffff7!important;border-color:#0000001a!important}html:not(.dark) .ins-ask__card{background:#fff!important;border-color:#0000001a!important;box-shadow:0 20px 60px #00000014!important}html:not(.dark) .ins-ask__card-q{border-bottom-color:#00000014!important}html:not(.dark) .ins-ask__card-q-text{color:#000000bf!important}html:not(.dark) .ins-ask__card-a-text{color:#000000a6!important}html:not(.dark) .ins-ask__chip{background:#00000008!important;border-color:#0000001f!important;color:#0009!important}html:not(.dark) .ins-ask__chip:hover{background:#0000000f!important;border-color:#0003!important;color:#000c!important}html:not(.dark) .ins-ask__chip--active{background:#4261e514!important;border-color:#4261e54d!important;color:#4261e5!important}html:not(.dark) .ins-specialist__body{color:#0000008c!important}html:not(.dark) .ins-specialist__points p{color:#00000080!important}html:not(.dark) .ins-caps__card{background:#fff!important;border-color:#00000014!important}html:not(.dark) .ins-caps__card-desc{color:#00000080!important}html:not(.dark) .ins-specialist__photo-overlay{background:linear-gradient(to right,transparent 50%,rgba(245,247,249,1) 100%)!important}html:not(.dark) .ins-specialist__live-badge{background:#fffffff7!important;border-color:#4ade804d!important}html:not(.dark) .ins-avail__card{background:#fff!important;border-color:#00000014!important}html:not(.dark) .ins-avail__card:hover{border-color:#0000002e!important}html:not(.dark) .ins-avail__card--active{background:#4261e50f!important;border-color:#4261e54d!important}html:not(.dark) .ins-avail__card-name{color:#111827!important}html:not(.dark) .ins-avail__card-desc{color:#00000080!important}html:not(.dark) .ins-avail__card-detail{border-top-color:#00000012!important}html:not(.dark) .ins-avail__card-detail p{color:#0000008c!important}html:not(.dark) .ins-avail__card-role{color:#00000073!important}html:not(.dark) .ins-uc__card{background:#fff!important;border-color:#00000014!important}html:not(.dark) .ins-uc__card-desc{color:#00000080!important}html:not(.dark) .ins-uc__team-overlay .ins-uc__card-tag{color:#fff!important}html:not(.dark) .ins-testimonial{background:#fff!important;border-color:#00000014!important}html:not(.dark) .ins-testimonial__avatar{color:#000000b3!important}html:not(.dark) .ins-coverage__body{color:#0000008c!important}html:not(.dark) .ins-coverage__stat-label{color:#00000073!important}html:not(.dark) .ins-coverage__dot{background:#fff!important;border-color:#4261e559!important;box-shadow:0 2px 8px #4261e526!important}html:not(.dark) .ins-coverage__ring{border-color:#4261e580!important}html:not(.dark) .ins-imgbreak__content-col{background:var(--bg-light)!important}html:not(.dark) .ins-imgbreak__img-col{background:var(--bg-light)!important}html:not(.dark) .ins-imgbreak__float-card{background:#fffffff2!important;border-color:#6366f1b3!important;box-shadow:0 16px 48px #0000001f,0 0 24px #6366f133!important}html:not(.dark) .ins-imgbreak__float-card-title{color:#111827!important}html:not(.dark) .ins-imgbreak__float-card-sub{color:#00000073!important}html:not(.dark) .ins-imgbreak__float-card-divider{background:#00000014!important}html:not(.dark) .ins-imgbreak__float-card-stat+.ins-imgbreak__float-card-stat{border-left-color:#00000014!important}html:not(.dark) .ins-imgbreak__float-card-stat-val{color:#111827!important}html:not(.dark) .ins-imgbreak__float-card-stat-key{color:#0006!important}html:not(.dark) .hc-page{background:var(--bg-light)!important;color:#060813!important}html:not(.dark) .hc-section-title{color:#060813!important}html:not(.dark) .hc-section-subtitle{color:#00000080!important}html:not(.dark) .hc-eyebrow{color:#0006!important}html:not(.dark) .hc-eyebrow--pill{color:#0f766e!important;background:#14b8a612!important;border-color:#14b8a640!important}html:not(.dark) .hc-eyebrow--pill:before{background:#0f766e!important}html:not(.dark) .hc-hero__title{color:#060813!important}html:not(.dark) .hc-hero__subtitle{color:#0009!important}html:not(.dark) .hc-hero__disclaimer{color:#00000059!important}html:not(.dark) .hc-statement__title{color:#060813!important}html:not(.dark) .hc-statement__lead{color:#00000080!important}html:not(.dark) .hc-dispatch-card__title{color:#060813!important}html:not(.dark) .hc-dispatch-card__desc{color:#00000080!important}html:not(.dark) .hc-shift-card__title{color:#060813!important}html:not(.dark) .hc-shift-card__desc{color:#00000073!important}html:not(.dark) .hc-cta__title{color:#060813!important}html:not(.dark) .hc-cta__sub{color:#00000073!important}html:not(.dark) .hc-hero__card-overlay{background:linear-gradient(180deg,transparent 50%,rgba(245,247,249,.5) 100%)!important}html:not(.dark) .hc-hero__location-card{background:#fffffff5!important;border-color:#0000001a!important;box-shadow:0 16px 40px #0000001a!important}html:not(.dark) .hc-hero__location-divider{background:#00000014!important}html:not(.dark) .hc-hero__location-name{color:#000000d9!important}html:not(.dark) .hc-hero__location-room{color:#0006!important}html:not(.dark) .hc-hero__location-row-label{color:#00000059!important}html:not(.dark) .hc-hero__location-row-value{color:#000000bf!important}html:not(.dark) .hc-hero__location-badge{background:#0000000d!important;color:#00000073!important}html:not(.dark) .hc-hero__location-badge--blue{background:#60a5fa26!important;color:#2563eb!important;border-color:#60a5fa4d!important}html:not(.dark) .hc-hero__location-badge--green{background:#22c55e1f!important;color:#16a34a!important;border-color:#22c55e47!important}html:not(.dark) .hc-consumer-pill{background:#0000000a!important;border-color:#0000001f!important;color:#0009!important}html:not(.dark) .hc-trust{background:#00000008!important;border-color:#00000012!important}html:not(.dark) .hc-trust__label{color:#0006!important}html:not(.dark) .hc-trust__logo-item{background:#00000008!important;border-color:#0000001a!important}html:not(.dark) .hc-trust__logo-item span{color:#0000008c!important}html:not(.dark) .hc-ps-row{border-color:#00000012!important}html:not(.dark) .hc-ps-row--blue{background:#60a5fa12!important;border-color:#60a5fa33!important}html:not(.dark) .hc-ps-row--teal{background:#2dd4bf12!important;border-color:#2dd4bf33!important}html:not(.dark) .hc-ps-row--purple{background:#c084fc12!important;border-color:#c084fc33!important}html:not(.dark) .hc-ps-row--green{background:#4ade8012!important;border-color:#4ade8033!important}html:not(.dark) .hc-ps-row__num{background:#fff!important;border-color:#0000001f!important;color:#00000080!important}html:not(.dark) .hc-ps-row__arrow{border-color:#00000014!important}html:not(.dark) .hc-ps-row__arrow svg path{stroke:#0000004d!important}html:not(.dark) .hc-ps-row__problem-title{color:#000000d1!important}html:not(.dark) .hc-ps-row__problem-desc{color:#00000073!important}html:not(.dark) .hc-ps-row__solution{color:#0009!important}html:not(.dark) .hc-statement__stat-label{color:#0006!important}html:not(.dark) .hc-ai{background:#00000008!important;border-color:#00000012!important}html:not(.dark) .hc-ai__photo-overlay{background:linear-gradient(180deg,transparent 50%,rgba(245,247,249,.45) 100%)!important}html:not(.dark) .hc-ai__card{background:#fff!important;border-color:#0000001a!important;box-shadow:0 20px 40px #00000014!important}html:not(.dark) .hc-ai__card-header{color:#00000080!important}html:not(.dark) .hc-ai__card-msg--user{background:#0000000a!important;color:#000000a6!important}html:not(.dark) .hc-ai__card-msg--ai{background:#14b8a612!important;border-color:#14b8a62e!important;color:#000000bf!important}html:not(.dark) .hc-ai__card-badge{background:#0000000d!important;color:#00000073!important}html:not(.dark) .hc-feature-list__item{color:#000000b3!important}html:not(.dark) .hc-compat-card{background:#00000008!important;border-color:#00000014!important}html:not(.dark) .hc-compat-card__header{color:#000000b3!important}html:not(.dark) .hc-compat-card__desc{color:#00000073!important}html:not(.dark) .hc-compat-tag--teal{background:#14b8a612!important;border-color:#14b8a633!important}html:not(.dark) .hc-compat-tag--blue{background:#4261e512!important;border-color:#4261e533!important}html:not(.dark) .hc-compat-tag--purple{background:#a78bfa12!important;border-color:#a78bfa33!important}html:not(.dark) .hc-compat-tag__desc{color:#00000080!important}html:not(.dark) .hc-dispatch__photo-overlay{background:linear-gradient(180deg,transparent 50%,rgba(245,247,249,.45) 100%)!important}html:not(.dark) .hc-dispatch-card{background:#fff!important;border-color:#00000014!important}html:not(.dark) .hc-dispatch-card__graphic{background:#00000008!important}html:not(.dark) .hc-shift{background:#00000008!important;border-color:#00000012!important}html:not(.dark) .hc-shift-card{background:#fff!important;border-color:#00000014!important}html:not(.dark) .hc-patient-card{background:#00000005!important;border-color:#00000014!important}html:not(.dark) .hc-patient-card--blue{background:#60a5fa0d!important;border-color:#60a5fa33!important}html:not(.dark) .hc-patient-card--teal{background:#14b8a60d!important;border-color:#14b8a633!important}html:not(.dark) .hc-patient-card--purple{background:#c084fc0d!important;border-color:#c084fc33!important}html:not(.dark) .hc-patient-card__title{color:#000000d9!important}html:not(.dark) .hc-patient-card__desc{color:#00000080!important}html:not(.dark) .hc-staff{background:#00000005!important;border-color:#0000000f!important}html:not(.dark) .hc-staff-mode{background:#00000008!important;border-color:#00000014!important}html:not(.dark) .hc-staff-mode__label{color:#000c!important}html:not(.dark) .hc-staff-mode__sub{color:#00000073!important}html:not(.dark) .hc-emergency-card{background:#00000005!important;border-color:#00000014!important}html:not(.dark) .hc-emergency-card__title{color:#000000d9!important}html:not(.dark) .hc-emergency-card__desc{color:#00000080!important}html:not(.dark) .rt-feat__conn-banner--bt{background:#60a5fa0d!important;border-color:#60a5fa33!important;color:#00000080!important}html:not(.dark) .rt-feat__conn-banner--bt strong{color:#3b82f6!important}html:not(.dark) .rt-feat__conn-banner--wifi{background:#38bdf80d!important;border-color:#38bdf833!important;color:#00000080!important}html:not(.dark) .rt-feat__conn-banner--wifi strong{color:#0ea5e9!important}@media(max-width:768px){html{scroll-snap-type:y proximity}}html.dark .sitenav--solid{background:#060813;border-bottom-color:#ffffff0f}html.dark .sitenav__links,html.dark .sitenav__links a{color:#ffffffbf}html.dark .sitenav__links a:hover{color:#fff}html.dark .sitenav__item--dropdown{color:#ffffffbf}html.dark .sitenav__dropdown-inner{background:#0a0d23f7;border-color:#ffffff14}html.dark .sitenav__dropdown-item{color:#ffffffb3}html.dark .sitenav__dropdown-item:hover{background:#ffffff0d;color:#fff}html.dark .sitenav__dropdown-label{color:#fff}html.dark .sitenav__dropdown-desc,html.dark .sitenav__dropdown-inner .sitenav__dropdown-item:hover .sitenav__dropdown-icon{color:#ffffff73}html.dark .sitenav__dropdown-inner .sitenav__dropdown-item--desc:hover .sitenav__dropdown-label{color:#fff}html.dark .sitenav__dropdown-inner .sitenav__dropdown-item--desc:hover .sitenav__dropdown-desc{color:#ffffff80}html.dark .sitenav__lang{color:#fff9;border-color:#ffffff2e;background:#ffffff0f}html.dark .sitenav__lang-current-flag,html.dark .sitenav__lang-current-name{color:#fff}html.dark .sitenav__lang:hover{color:#fff;background:#ffffff1f;border-color:#ffffff59}html.dark .sitenav__lang-menu{background:#0a0d23f7;border-color:#ffffff1a}html.dark .sitenav__lang-title{color:#ffffff59}html.dark .sitenav__lang-item{color:#ffffffa6}html.dark .sitenav__lang-item:hover{background:#ffffff0f;color:#fff}html.dark .sitenav__btn--ghost{border-color:#fff3;color:#fff;background:transparent}html.dark .sitenav__btn--ghost:hover{background:#ffffff14;border-color:#fff6;color:#fff}html.dark .sitenav__download-menu{background:#0a0d23f7;border-color:#ffffff14}html.dark .sitenav__platform-item{color:#ffffffb3}html.dark .sitenav__platform-item:hover{background:#ffffff0d;color:#fff}html.dark .sitenav__platform-store{color:#ffffff59}html.dark .sitenav__platform-name{color:#fff}html.dark .sitenav__hamburger span{background:#fff}html.dark .sitenav--mobile-open{background:#060813}html.dark .sitenav__theme-toggle{border-color:#ffffff2e;background:#ffffff0f;color:#fff}html.dark .sitenav__theme-toggle:hover{background:#ffffff1f;border-color:#ffffff59}html.dark .sitenav__compact-icon{border-color:#ffffff26;background:#ffffff0f;color:#ffffffbf}html.dark .sitenav__compact-icon:hover{background:#ffffff1f;border-color:#ffffff59;color:#fff}html.dark .hero{background:#060813}html.dark .hero__badge{border-color:#ffffff1f;background:#ffffff0f;color:#ffffffb3}html.dark .hero__title{color:#fff}html.dark .hero__geo-ring{border-color:#6b8fff1a}html.dark .hero__geo-ring--2,html.dark .hero__geo-ring--3{border-color:#6b8fff12}html.dark .hero__geo-diamond{border-color:#6b8fff24}html.dark .hero__geo-square{border-color:#6b8fff12}html.dark .hero__geo-cross:before,html.dark .hero__geo-cross:after{background:#6b8fff33}html.dark .hero__geo-dot{background:#6b8fff2e}html.dark .hero__geo-svg path,html.dark .hero__geo-svg line{stroke:#6b8fff14}html.dark .hero__geo-svg polygon{stroke:#6b8fff1f}html.dark .hero__geo-svg circle{fill:#6b8fff26}html.dark .hero__subtitle{color:#ffffffa6}html.dark .hero__pill{border-color:#ffffff1a;background:#ffffff0f;color:#ffffffb3}html.dark .features{background:#000;color:#fff}html.dark .features__headline,html.dark .features__block-title{color:#fff}html.dark .features__block-subtitle{color:#ffffff8c}html.dark .features__block-subtitle--muted{color:#ffffff80}html.dark .features .features__block-header--compact .features__block-subtitle{color:#ffffff8c}html.dark .features__pills-wrap{background:#ffffff08;border-color:#ffffff12}html.dark .features__pill{background:#ffffff0a;border-color:#ffffff14}html.dark .features__pill:hover{background:#ffffff14;border-color:#ffffff26}html.dark .features__pill-name{color:#fff}html.dark .features__pill-desc{color:#ffffff73}html.dark .features__conn-card{background:#ffffff0f;border-color:#ffffff14}html.dark .features__conn-card-content{border-top-color:#ffffff14}html.dark .features__conn-card-title{color:#fff}html.dark .features__conn-card-desc{color:#ffffff8c}html.dark .features__point{background:#ffffff0a;border-color:#ffffff14}html.dark .features__point-title{color:#fff}html.dark .features__point-desc{color:#ffffff80}html.dark .features__connection-photo-wrap:after{background:linear-gradient(to top,rgba(0,0,0,.82) 0%,rgba(0,0,0,.2) 45%,transparent 100%)}html.dark .features__card-trio-overlay{background:linear-gradient(to top,rgba(0,0,0,.82) 0%,rgba(0,0,0,.3) 50%,transparent 100%)}html.dark .fc{background:#000;color:#fff}html.dark .fc__title{color:#fff}html.dark .fc__subtitle{color:#ffffff80}html.dark .fc__arrow{border-color:#ffffff26;background:#ffffff0d;color:#fff}html.dark .fc__arrow:hover:not(:disabled){background:#ffffff1a;border-color:#ffffff4d}html.dark .fc__dot{background:#ffffff4d}html.dark .fc__dot--active{background:#fff}html.dark .wif{background:#0c0c14;color:#fff}html.dark .wif__eyebrow{color:#6b8fff}html.dark .wif__title{color:#fff}html.dark .wif__subtitle{color:#ffffff80}html.dark .wif__menu{border-top-color:#ffffff14}html.dark .wif__menu-item{color:#fff;border-bottom-color:#ffffff14}html.dark .wif__panel-name{color:#fff}html.dark .wif__panel-desc{color:#fff9}html.dark .wif__feature{background:#ffffff0a;border-color:#ffffff12}html.dark .wif__feature-text{color:#fffc}html.dark .wif__biz{background:linear-gradient(135deg,#0d1a3a,#1a0d3a,#2d0d20);border-color:#ffffff14}html.dark .wif__biz-pill{border-color:#6b8fff4d;color:#6b8fff;background:#6b8fff14}html.dark .wif__biz-title{color:#fff}html.dark .wif__biz-text{color:#ffffff8c}html.dark .hw{background:#151515;color:#fff}html.dark .hw__title{color:#fff}html.dark .hw__subtitle{color:#ffffff8c}html.dark .hw .hw__feature:hover .hw__feature-row{background:#ffffff0d}html.dark .hw .hw__feature--active .hw__feature-row{background:#ffffff12}html.dark .hw .hw__feature:not(.hw__feature--active) .hw__feature-name{color:#ffffff8c}html.dark .hw .hw__feature--active .hw__feature-name{color:#fff}html.dark .hw__feature-desc{color:#fff9}html.dark .hw .hw__feature-desc strong{color:#fff}html.dark .control{background:#151515}html.dark .control__title{color:#fff}html.dark .control__subtitle{color:#ffffff80}html.dark .control__nav-btn{border-color:#ffffff26;background:#ffffff0d;color:#fff}html.dark .control__nav-btn:hover:not(:disabled){background:#ffffff1a;border-color:#ffffff4d}html.dark .control__dot{background:#ffffff4d}html.dark .control__dot--active{background:#fff}html.dark .card-content{background:transparent;border-top-color:#ffffff12}html.dark .card-icon{color:#fff9}html.dark .card-title{color:#fff}html.dark .card-desc{color:#ffffff80}html.dark .control__badge--dark{display:block}html.dark .control__badge--light{display:none}html.dark .music__logo--dark-invert{filter:invert(1) hue-rotate(180deg)}html.dark .music{background:#151515;color:#fff}html.dark .music__title{color:#fff}html.dark .music__menu-item{border-top-color:#ffffff14;color:#fff}html.dark .music__menu-item:last-child{border-bottom-color:#ffffff14}html.dark .music__menu-name{color:#ffffff73}html.dark .music .music__menu-item--active .music__menu-name{color:#fff}html.dark .music__menu-desc{color:#ffffff8c}html.dark .music__logo{opacity:.7}html.dark .rec{background:#09090f;color:#fff}html.dark .rec__title{color:#fff}html.dark .rec__subtitle{color:#ffffff80}html.dark .rec__stat-label{color:#fff6}html.dark .rec__stat-divider{background:#ffffff1a}html.dark .rec__feature{background:#ffffff08;border-color:#ffffff12}html.dark .rec__feature-label{color:#ffffffd9}html.dark .rec__feature-desc{color:#fff6}html.dark .rec__menu-cat{color:#ffffff40}html.dark .rec__menu-item{color:#ffffff73}html.dark .rec__menu-item:hover:not(.rec__menu-item--active){color:#ffffffbf;background:#ffffff0d}html.dark .rec__detail{background:#ffffff08;border-color:#ffffff12}html.dark .rec__detail-header{border-bottom-color:#ffffff12}html.dark .rec__detail-cat{color:#ffffff4d}html.dark .rec__detail-name{color:#fff}html.dark .rec__detail-explanation{color:#ffffff80}html.dark .rec__detail-sections-heading{color:#ffffff38}html.dark .rec__detail-section{border-bottom-color:#ffffff0a}html.dark .rec__detail-section-name{color:#ffffffc7}html.dark .rec__detail-section-desc{color:#ffffff52}html.dark .rec__auto-hero{border-bottom-color:#ffffff12}html.dark .rec__templates-title{color:#fff}html.dark .rec__templates-sub{color:#ffffff73}html.dark .rec__tsel-trigger{background:#ffffff0f;border-color:#ffffff1f;color:#fff}html.dark .rec__tsel--open .rec__tsel-trigger{border-color:#ffffff38;box-shadow:0 2px 12px #0000004d}html.dark .rec__tsel-chevron{color:#fff6}html.dark .rec__tsel-panel{background:#151828;border-color:#ffffff1f;box-shadow:0 8px 24px #0006}html.dark .rec__tsel-cat{color:#ffffff4d}html.dark .rec__tsel-option{color:#ffffffbf}html.dark .rec__tsel-option:hover{background:#ffffff0f}html.dark .cta{background:#060813;color:#fff}html.dark .cta__title{color:#fff}html.dark .cta__subtitle{color:#cbcbcb}html.dark .footer{background:#060813}html.dark .footer__nav-heading{color:#ffffff4d}html.dark .footer .footer__nav-col li a{color:#777373}html.dark .footer .footer__nav-col li a:hover{color:#fffc}html.dark .footer__newsletter{background:linear-gradient(145deg,#ffffff0d,#ffffff05);border-color:#ffffff17}html.dark .footer__newsletter-title{color:#fff}html.dark .footer__newsletter-sub{color:#fff6}html.dark .footer__newsletter-form{background:#ffffff0f;border-color:#ffffff1a}html.dark .footer__newsletter-input{color:#fffc}html.dark .footer__newsletter-input::placeholder{color:#ffffff4d}html.dark .footer__newsletter-note{color:#fff3}html.dark .footer__divider{background:#ffffff0f}html.dark .footer__copy,html.dark .footer__social-link{color:#ffffff4d}html.dark .footer__social-link:hover{color:#fffc}html.dark .footer__badge--dark{display:block}html.dark .footer__badge--light{display:none}html.dark .testimonials{background:#0c0c14}html.dark .testimonials__title{color:#fff}html.dark .testimonials__subtitle{color:#ffffff80}html.dark .testimonials__card{background:#ffffff0a;border-color:#ffffff12}html.dark .testimonials__company-name{color:#fff}html.dark .testimonials__quote{color:#ffffffd9}html.dark .testimonials__author{color:#ffffff80}html.dark .testimonials__btn{color:#fff}html.dark .testimonials__btn:hover{background:#ffffff12}html.dark .testimonials__fade{background:linear-gradient(to bottom,transparent,#0f0f1a)}html.dark .logos{background-color:#0c0c14}html.dark .logos__heading{color:#ffffff59}html.dark .logos__item{filter:brightness(0) invert(1) opacity(.4)}html.dark .statement{background:#060813}html.dark .statement__text{color:#fff}html.dark .statement__tag{background:linear-gradient(#060813,#060813) padding-box,linear-gradient(to right,#3256f5,#d83c68) border-box;color:#fff}html.dark .gallery{background:#0c0c14;color:#fff}html.dark .gallery__title{color:#fff}html.dark .gallery__subtitle{color:#ffffff80}html.dark .gallery__pill{background:#ffffff0d}html.dark .gallery__pill-title{color:#fff}html.dark .gallery__pill-desc{color:#ffffff80}html.dark .gallery__caption{color:#ffffffd9}html.dark .ai{background:#0c0c14;color:#fff}html.dark .ai__title{color:#fff}html.dark .ai__subtitle{color:#ffffff80}html.dark .ai__nav-btn{background:#ffffff0f;border-color:#ffffff26;color:#fff}html.dark .ai__nav-btn:hover:not(:disabled){background:#ffffff1a;border-color:#ffffff4d}html.dark .ai__persona-chip{background:#ffffff12;border-color:#ffffff1a;color:#ffffffbf;box-shadow:none}html.dark .ai__persona-chip:hover{border-color:#6b8fff4d;box-shadow:0 6px 18px #6b8fff26}html.dark .ai__persona-chip--active{background:linear-gradient(135deg,#4261e5,#7c3aed);border-color:transparent;color:#fff;box-shadow:0 6px 24px #4261e580,0 2px 8px #7c3aed59;transform:translateY(-2px)}html.dark .ai__personas{background:linear-gradient(135deg,#4261e514,#a855f70f);border-color:#6b8fff33}html.dark .ai__personas-divider{background:#6b8fff26}html.dark .ai__pill{background:#ffffff1a;border-color:#6b8fff33;color:#ffffffd9}html.dark .ai__pill--active{background:linear-gradient(135deg,#4261e5,#7c3aed);border-color:transparent;color:#fff}html.dark .ai__pill-emoji{background:#4261e533}html.dark .ai__personas-eyebrow{color:#6b8fffcc}html.dark .ai__personas-try-label{color:#6b8fffb3}html.dark .ai__personas-badge{background:#1a1f2e;border-color:#6b8fff40;color:#ffffffe0}html.dark .ai__personas-name{color:#ffffffe0}html.dark .ai__personas-sub-divider{background:#6b8fff26}html.dark .ai__personas-q{color:#ffffffe0}html.dark .ai__personas-progress{background:#ffffff0f}html.dark .ai__search{background:#ffffff0f;border-color:#6b8fff66;box-shadow:none}html.dark .ai__persona-trigger{background:#6b8fff1a;border-color:#6b8fff33}html.dark .ai__persona-trigger:hover{background:#6b8fff2e}html.dark .ai__persona-trigger-val{color:#fff}html.dark .ai__persona-trigger-chevron{color:#fff6}html.dark .ai__search-divider{background:#ffffff1f}html.dark .ai__search-input{color:#fff}html.dark .ai__search-input::placeholder{color:#ffffff59}html.dark .faq{background:#0c0c14}html.dark .faq__title{color:#fff}html.dark .faq__subtitle{color:#ffffff80}html.dark .faq__item{background:#ffffff0a;border-color:#6b8fff1f;box-shadow:none}html.dark .faq__item:hover{border-color:#6b8fff40}html.dark .faq__item--open{background:#6b8fff0d;border-color:#6b8fff33}html.dark .faq__question{color:#fff}html.dark .faq__toggle{background:#ffffff0f;border-color:#6b8fff33;color:#6b8fff}html.dark .faq__answer{color:#fff9;border-top-color:#ffffff12}html.dark .pricing{background:#060813}html.dark .pricing__title{color:#fff}html.dark .pricing__subtitle{color:#ffffff80}html.dark .pricing__card{background:#ffffff0d;border-color:#ffffff14}html.dark .pricing__img{background:#ffffff0f}html.dark .pricing__name{color:#fff}html.dark .pricing__desc{color:#ffffff80}html.dark .pricing__price,html.dark .pricing__btn{color:#fff}html.dark .pricing__btn:hover{background:#ffffff14}html.dark .pricing__nav-btn{background:#ffffff0f;border-color:#ffffff26;color:#fff}html.dark .pricing__nav-btn:hover:not(:disabled){background:#ffffff1a;border-color:#ffffff4d}html.dark .hero__mobile-caption-label{color:#fff}html.dark .hero__mobile-caption-scene{color:#ffffff73}html.dark .bf{background:var(--bg-dark-blue)}html.dark .bf__card--a{background:#ffffff0a}html.dark .bf__card-a-img{background:#ffffff0f}html.dark .bf__card--b{background:#ffffff08;border-color:#ffffff14}html.dark .bf__title{color:#ffffffeb}html.dark .bf__desc{color:#ffffff80}html.dark .bf__check-list li{color:#ffffffbf}html.dark .bf__check-icon{background:#4261e533}html.dark .bf__card--d{background:linear-gradient(145deg,#4261e514,#7c3aed0f,#a855f714);border-color:#ffffff14}html.dark .bf__logo-circle{background:#ffffff1a;box-shadow:0 4px 16px #0000004d}html.dark .bf__logo-circle--gpt{background:#10a37f}html.dark .bf__logo-circle--claude{background:#d4a574}
