@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-ext-wght-normal-BOeWTOD4.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-wght-normal-DqGufNeO.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-ext-wght-normal-DlzME5K_.woff2)format("woff2-variations");unicode-range:U+1F??}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-wght-normal-CkhJZR-_.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-vietnamese-wght-normal-CBcvBZtf.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-ext-wght-normal-DO1Apj_S.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-wght-normal-Dx4kXJAl.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.modal-overlay{--modal-surface:#ececf0;z-index:1000;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-shared-backdrop{-webkit-backdrop-filter:blur(3px);pointer-events:none;background:#0003;animation:.2s overlay-in;position:fixed;inset:0}.modal-shared-backdrop.closing{animation:.15s forwards overlay-out}.modal-overlay.modal-overlay--elevated{z-index:1300}.modal-container{background:var(--modal-surface);aspect-ratio:1;border-radius:25px;flex-direction:column;width:420px;max-width:100%;max-height:calc(100vh - 3rem);animation:.2s modal-in;display:flex;overflow-y:auto}.modal-container:focus,.modal-container:focus-visible{outline:none}.modal-container--tall{aspect-ratio:7/8}.modal-container--fit{aspect-ratio:unset;height:auto}@media (width<=480px){.modal-container--tall{aspect-ratio:3/4}}.modal-overlay.closing .modal-container{animation:.15s forwards modal-out}@keyframes overlay-in{0%{opacity:0}to{opacity:1}}@keyframes overlay-out{0%{opacity:1}to{opacity:0}}@keyframes modal-in{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@keyframes modal-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.97)}}.modal-header{justify-content:space-between;align-items:center;padding:1.25rem 1.5rem 0;display:flex}.modal-title{align-items:center;margin:0;font-size:1rem;font-weight:600;display:flex}.modal-subtitle{color:#9ca3af;margin-left:.4rem;font-size:.8rem;font-weight:400}.modal-close{color:gray;cursor:pointer;background:#f6f6f9;border:none;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;margin-left:auto;display:flex}.modal-close svg{width:18px;height:18px}.modal-body{flex:1;padding:1rem 1.5rem;position:relative;overflow-y:auto}.modal-body--locked{overflow:hidden}.modal-body-disabled{background:color-mix(in srgb, var(--modal-surface) 72%, transparent);-webkit-backdrop-filter:blur(4px);z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.modal-body-disabled-msg{color:#9ca3af;align-items:center;gap:.35rem;font-size:.9rem;font-weight:500;display:flex}.modal-body-disabled-msg svg{stroke-width:1.8px;width:19px;height:19px}.modal-footer{background:var(--modal-surface);justify-content:center;align-items:center;gap:.5rem;padding:1rem 1.5rem;display:flex;position:relative}.modal-footer:before{content:"";background:linear-gradient(to top, var(--modal-surface), transparent);pointer-events:none;height:24px;position:absolute;top:-24px;left:0;right:0}.modal-btn-cancel{color:gray;cursor:pointer;background:#f6f6f9;border:none;border-radius:999px;padding:.5rem 1rem;font-size:.8rem;font-weight:500}.modal-btn-cta{color:#fff;cursor:pointer;background:#1f2937;border:none;border-radius:999px;padding:.5rem 1rem;font-size:.8rem;font-weight:600}.logo{align-items:center;gap:.2rem;display:flex}.logo-icon{width:28px;height:28px}.logo-text{letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.logo-sm .logo-icon{width:22px;height:22px}.logo-sm .logo-text{font-size:1rem}.logo-lg .logo-icon{width:40px;height:40px}.logo-lg .logo-text{font-size:1.5rem}.auth-screen{background:#ececf0;justify-content:center;align-items:center;animation:.4s auth-fade-in;display:flex;position:fixed;inset:0}.auth-card{text-align:center;background:#fff;border-radius:20px;width:100%;max-width:340px;padding:2.5rem 2rem;animation:.4s auth-card-in}@keyframes auth-fade-in{0%{opacity:0}to{opacity:1}}@keyframes auth-card-in{0%{opacity:0;transform:scale(.96)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.auth-logo{justify-content:center;margin-bottom:1.5rem}.auth-logo .logo-icon{width:30px;height:30px}.auth-logo .logo-text{font-size:1.25rem}.auth-desc{color:#6b7280;margin-bottom:1.75rem;font-size:.8rem;line-height:1.5}.auth-google-btn{color:#1f2937;cursor:pointer;background:#ececf08f;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.6rem;width:100%;height:2.375rem;padding:.625rem 1.5rem;font-size:.8rem;font-weight:500;transition:background .15s;display:inline-flex}.auth-google-btn:disabled{cursor:default}.auth-spinner{border:2px solid #9ca3af;border-top-color:#1f2937;border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.7s linear infinite auth-spin}@keyframes auth-spin{to{transform:rotate(360deg)}}.filter-chips{width:100%}.filter-chips-scroll{justify-content:center;align-items:center;padding:.25rem 0;display:flex}.filter-chip-toggle{background:var(--toggle-bg);padding:var(--toggle-track-padding);border-radius:999px;grid-template-columns:1fr 1fr;align-items:center;display:grid;position:relative}.filter-chip-toggle-thumb{top:var(--toggle-thumb-offset);left:var(--toggle-thumb-offset);width:calc(50% - var(--toggle-thumb-offset));height:calc(100% - (var(--toggle-thumb-offset) * 2));background:var(--toggle-thumb-bg);transition:var(--toggle-thumb-transition);border-radius:999px;position:absolute}.filter-chip-toggle-option{z-index:1;justify-content:center;align-items:center;gap:var(--toggle-option-gap);padding:var(--toggle-option-padding-y) var(--toggle-option-padding-x);color:var(--toggle-option-color);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:999px;font-size:.85rem;font-weight:500;transition:color .2s;display:flex;position:relative}.filter-chip-toggle-option.active{color:var(--toggle-option-active-color)}.agent-card-compact{cursor:pointer;flex-direction:column;gap:.4rem;min-width:0;display:flex}.agent-card-compact--coming-soon{opacity:.5;cursor:default;pointer-events:none}.agent-card-compact-coming-badge{color:#fff;z-index:2;pointer-events:none;flex-direction:row;align-items:center;gap:.2rem;font-size:.7rem;font-weight:500;display:flex;position:absolute;top:.6rem;left:.6rem}.agent-card-compact-coming-badge svg{width:13px;height:13px}.agent-card-compact-image-wrap{aspect-ratio:2/3;background:#e4e4ea;border-radius:20px;position:relative;overflow:hidden}.agent-card-compact-img{object-fit:cover;object-position:top;width:100%;height:100%;display:block}.agent-card-compact-overlay{flex-direction:row;justify-content:space-between;gap:.3rem;padding:1.4rem .65rem .6rem;display:flex;position:absolute;bottom:0;left:0;right:0}.agent-card-compact-row{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffffbf;border:1px solid #ffffff80;border-radius:999px;align-items:center;gap:.3rem;padding:.3rem .55rem;display:flex;overflow:hidden}.agent-card-compact-name{color:#1f2937;white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;line-height:1.2;overflow:hidden}.agent-card-compact-meta{align-items:center;gap:.3rem;display:flex}.agent-card-compact-verified-wrap{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.agent-card-compact-verified-wrap:before{content:"";z-index:0;background:#fff;border-radius:999px;width:65%;height:65%;position:absolute}.agent-card-compact-verified{z-index:1;color:#1d9bf0;width:13px;height:13px;position:relative}.agent-card-compact-tag--text{width:auto;padding:0 .45rem;font-size:.68rem;font-weight:500}.agent-card-compact-flag{border-radius:999px;flex-shrink:0;width:22px;height:22px;display:none}.agent-card-compact-tags{flex-wrap:wrap;align-items:center;gap:.3rem;display:flex}.agent-card-compact-tag{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;background:#fff6;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.agent-card-compact-chat-btn{-webkit-backdrop-filter:blur(8px);color:#1f2937;cursor:pointer;background:#ffffffbf;border:1px solid #ffffff80;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:.4rem;padding:.9rem 1rem;font-size:1rem;font-weight:600;display:flex}.agent-card-compact-chat-btn:disabled{opacity:.6;cursor:default}.agent-card-compact-icon-btn{-webkit-backdrop-filter:blur(8px);color:#1f2937;cursor:pointer;background:#fffc;border:1.5px solid #fffc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:65px;height:65px;display:flex}.agent-card-compact-icon-btn:disabled{opacity:.45;cursor:default}.agent-card-compact-icon-btn-call{border:1.5px solid #fffc;width:80px;height:80px}.agent-card-compact-action-bar{flex-direction:column;gap:.55rem;display:flex}.agent-card-compact-action-row{justify-content:center;align-items:center;gap:.9rem;margin-bottom:1rem;display:flex}@media (width<=768px){.agent-card-compact-name{font-size:.8rem}}.agent-form-bubble{-webkit-backdrop-filter:blur(8px);background:#ffffffbf;border:1px solid #ffffff80;border-radius:25px;flex-direction:column;flex:0 auto;min-height:0;padding:1.2rem;animation:.22s agent-form-bubble-in;display:flex;overflow:hidden}@keyframes agent-form-bubble-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.agent-form-bubble-head{flex-shrink:0;align-items:center;gap:.25rem;min-height:28px;margin-bottom:1.2rem;display:flex}.agent-form-bubble-back{color:#1f2937;cursor:pointer;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.agent-form-bubble-back svg{width:18px;height:18px}.agent-form-bubble-title{color:#1f2937;text-align:left;white-space:nowrap;text-overflow:ellipsis;font-size:1rem;font-weight:600;overflow:hidden}.agent-form-bubble-sub{font-weight:400}.agent-form-bubble-reset{color:#9ca3af;cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;margin-left:auto;margin-right:7px;padding:0;font-size:.78rem;font-weight:500;transition:color .15s;display:flex}.agent-form-bubble-reset:hover{color:#6b7280}.agent-form-bubble-scroll{flex:1;min-height:0;overflow-y:auto}.agent-form-bubble-footer{flex-shrink:0;padding-top:.85rem}.workflow-submit-error{color:#ef4444;text-align:center;margin:0 0 .6rem;font-size:.75rem}.workflow-mic-warning{color:#b45309;text-align:center;margin:0 0 .6rem;font-size:.75rem}.workflow-run-btn{color:#fff;cursor:pointer;background:#1f2937;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;width:100%;min-height:48px;padding:.9rem 1rem;font-size:1rem;font-weight:600;transition:opacity .15s;display:flex}.workflow-run-btn:disabled{opacity:.4;cursor:default}.workflow-run-dots{align-items:center;gap:.3rem;display:inline-flex}.workflow-run-dots span{background:currentColor;border-radius:50%;width:5px;height:5px;animation:.9s ease-in-out infinite workflow-dot-bounce;display:block}.workflow-run-dots span:nth-child(2){animation-delay:.15s}.workflow-run-dots span:nth-child(3){animation-delay:.3s}@keyframes workflow-dot-bounce{0%,80%,to{opacity:.3;transform:scale(.7)}40%{opacity:1;transform:scale(1)}}.workflow-loading{color:#86868b;justify-content:center;align-items:center;padding:1.4rem 0;display:flex}.workflow-fields{flex-direction:column;gap:.6rem;display:flex}.workflow-empty{text-align:center;color:#9ca3af;padding:2rem 0;font-size:.85rem}.workflow-list-icon{color:#6b7280;flex-shrink:0}.workflow-field-chevron{color:#d1d5db;flex-shrink:0}.workflow-field-row{cursor:pointer;text-align:left;background:#f9fafbcc;border:1px solid #fff;border-radius:999px;align-items:center;gap:.75rem;width:100%;padding:1rem 1.2rem;display:flex}.workflow-field-row--input{box-sizing:border-box;height:56px;padding-block:0}.workflow-field-dot{border:2px solid #d1d5db;border-radius:50%;flex-shrink:0;width:10px;height:10px}.workflow-field-dot--filled{background:#1f2937;border-color:#1f2937}.workflow-field-info{flex-direction:column;flex:1;gap:.15rem;display:flex}.workflow-field-name{color:#1f2937;flex-shrink:0;font-size:.85rem;font-weight:500}.workflow-field-row:disabled{cursor:default}.workflow-field-row--soon .workflow-list-icon,.workflow-field-row--soon .workflow-field-name{color:#999fab}.workflow-field-soon{color:#999fab;white-space:nowrap;flex-shrink:0;font-size:.7rem;line-height:1}.workflow-field-required-dot{color:#ef4444;fill:#ef4444;vertical-align:middle;flex-shrink:0;width:5px;height:5px;margin-left:9px}.workflow-field-display{flex:1;justify-content:flex-end;align-items:center;gap:.35rem;min-width:0;display:flex;overflow:hidden}.workflow-field-text{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.workflow-field-placeholder{color:silver;font-size:.75rem}.workflow-field-thumb{object-fit:cover;border:1.2px solid #fff;border-radius:50%;flex-shrink:0;width:36px;height:36px;display:block}.workflow-field-chip{color:#9ca3af;white-space:nowrap;text-overflow:ellipsis;background:#f3f4f6;border-radius:9999px;align-items:center;max-width:120px;padding:.15rem .5rem;font-size:.7rem;font-weight:500;display:inline-flex;overflow:hidden}.workflow-field-chip--more{color:#b0b5bd;background:#f3f4f6;flex-shrink:0}.workflow-field-value{color:#9ca3af;font-size:.75rem}.workflow-editor{flex-direction:column;gap:1rem;display:flex}.workflow-editor-input-group{flex-direction:column;gap:.75rem;display:flex}.workflow-editor-input,.workflow-editor-textarea{color:#1f2937;resize:vertical;border:1px solid #e5e7eb;border-radius:12px;outline:none;width:100%;padding:.7rem .85rem;font-family:inherit;font-size:.875rem}.workflow-editor-input:focus,.workflow-editor-textarea:focus{border-color:#1f2937}.workflow-editor-chips{flex-wrap:wrap;gap:.4rem;display:flex}.workflow-editor-chip{cursor:pointer;color:#6b7280;background:#ffffffbf;border:1px solid #fff;border-radius:9999px;align-items:center;width:fit-content;padding:.5rem .9rem;font-size:.8rem;display:inline-flex}.workflow-editor-chip--selected{color:#1f2937;border-color:#1f2937}.workflow-duration{--dur-thumb:30px;--dur-accent:#1f2937;flex-direction:column;gap:1rem;padding:.4rem .1rem .2rem;display:flex}.workflow-duration-value{color:var(--dur-accent);justify-content:center;align-items:baseline;gap:.35rem;display:flex}.workflow-duration-num{letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:2.1rem;font-weight:700;line-height:1}.workflow-duration-unit{color:inherit;font-size:.95rem;font-weight:600}.workflow-duration-track{height:var(--dur-thumb);touch-action:none;align-items:center;display:flex;position:relative}.workflow-duration-rail{left:calc(var(--dur-thumb) / 2);right:calc(var(--dur-thumb) / 2);background:#e7e7ee;border-radius:999px;height:12px;position:absolute;overflow:hidden}.workflow-duration-fill{height:100%;width:calc(var(--frac,0) * 100%);background:linear-gradient(90deg, #374151, var(--dur-accent));border-radius:999px;transition:width .18s cubic-bezier(.4,0,.2,1)}.workflow-duration-ticks{left:calc(var(--dur-thumb) / 2);right:calc(var(--dur-thumb) / 2);pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute}.workflow-duration-tick{background:#c4c4cf;border-radius:50%;width:4px;height:4px;transition:background .15s,transform .15s}.workflow-duration-tick.is-active{background:#ffffffd9}.workflow-duration-thumb{top:50%;left:calc(var(--dur-thumb) / 2 + var(--frac,0) * (100% - var(--dur-thumb)));width:var(--dur-thumb);height:var(--dur-thumb);background:var(--dur-accent);pointer-events:none;border-radius:50%;transition:left .18s cubic-bezier(.4,0,.2,1),transform .12s,box-shadow .12s;position:absolute;transform:translate(-50%,-50%);box-shadow:0 1px 4px #00000038}.workflow-duration-range{appearance:none;cursor:pointer;z-index:2;background:0 0;width:100%;height:100%;margin:0;position:absolute;inset:0}.workflow-duration-range::-webkit-slider-thumb{appearance:none;width:var(--dur-thumb);height:var(--dur-thumb);cursor:grab;background:0 0;border:none;border-radius:50%}.workflow-duration-range::-moz-range-thumb{width:var(--dur-thumb);height:var(--dur-thumb);cursor:grab;background:0 0;border:none;border-radius:50%}.workflow-duration-range:active{cursor:grabbing}.workflow-duration-track:active .workflow-duration-thumb{transform:translate(-50%,-50%)scale(1.08);box-shadow:0 3px 10px #00000038}.workflow-duration-range:focus-visible~.workflow-duration-thumb{box-shadow:0 0 0 4px #1f29372e,0 2px 6px #00000029}.workflow-duration-ends{color:#9ca3af;padding:0 calc(var(--dur-thumb) / 2 - 2px);justify-content:space-between;font-size:.72rem;font-weight:500;display:flex}.workflow-duration-note{color:#b45309;text-align:center;margin:0;font-size:.74rem}.workflow-editor-image{flex-direction:column;gap:.6rem;display:flex}.workflow-image-input{display:none}.workflow-image-drop{color:#6b7280;cursor:pointer;background:#fff9;border:1.5px dashed #d1d5db;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-height:132px;padding:1.2rem;font-size:.85rem;transition:border-color .15s,color .15s;display:flex}.workflow-image-drop:hover:not(:disabled){color:#1f2937;border-color:#1f2937}.workflow-image-drop:disabled{cursor:default;opacity:.7}.workflow-image-preview{flex-direction:column;gap:.6rem;display:flex}.workflow-image-thumb{object-fit:contain;background:#f3f4f6;border-radius:16px;width:100%;max-height:240px}.workflow-image-actions{gap:.5rem;display:flex}.workflow-image-btn{cursor:pointer;color:#374151;background:#ffffffbf;border:1px solid #fff;border-radius:9999px;align-items:center;gap:.3rem;padding:.45rem .9rem;font-size:.8rem;display:inline-flex}.workflow-image-btn:hover:not(:disabled){color:#1f2937;border-color:#1f2937}.workflow-image-btn:disabled{cursor:default;opacity:.6}.workflow-image-btn--danger{color:#b91c1c}.workflow-image-btn--danger:hover:not(:disabled){color:#b91c1c;border-color:#b91c1c}.workflow-image-error{color:#b91c1c;margin:0;font-size:.78rem}.modal-overlay.agent-alert-overlay{z-index:1200}.agent-alert-body{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;height:100%;padding:2rem 1.75rem;display:flex}.agent-alert-avatar{object-fit:cover;object-position:top;border-radius:50%;flex-shrink:0;width:130px;height:130px}.agent-alert-avatar--fallback{background:#f3f4f6}.agent-alert-text{flex-direction:column;gap:.4rem;display:flex}.agent-alert-heading{color:#1f2937;margin:0;font-size:1rem;font-weight:600}.agent-alert-desc{color:#6b7280;margin:0;font-size:.82rem;line-height:1.55}.agent-alert-btn{color:#fff;cursor:pointer;background:#1f2937;border:none;border-radius:999px;align-items:center;gap:.4rem;padding:.7rem 1.75rem;font-size:.85rem;font-weight:600;transition:opacity .15s;display:inline-flex}.agent-alert-btn:hover{opacity:.85}.dropdown-menu{position:relative}.dropdown-menu-trigger{color:#1f2937;cursor:pointer;background:#fff;border:none;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:flex}.dropdown-menu-trigger svg{width:18px;height:18px}.dropdown-menu-popup{z-index:100;background:#fff;border-radius:18px;flex-direction:column;min-width:180px;padding:.35rem;animation:.15s dropdown-in;display:flex;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 6px 24px #0000001f}@keyframes dropdown-in{0%{opacity:0;transform:translateY(-6px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.dropdown-menu-item{text-align:left;color:#1f2937;cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:.6rem;width:100%;padding:.6rem .75rem;font-size:.875rem;font-weight:500;transition:background .12s;display:flex}.dropdown-menu-item:hover{background:#f0f0f4}.dropdown-menu-item svg{color:#6b7280;flex-shrink:0}.dropdown-menu-item--danger,.dropdown-menu-item--danger svg{color:#ef4444}.confirm-action-modal{text-align:center;padding:1.5rem}.confirm-action-title{color:#1f2937;margin:0 0 .5rem;font-size:1rem;font-weight:650}.confirm-action-desc{color:#6b7280;margin:0 0 1.5rem;font-size:.85rem;line-height:1.4}.confirm-action-buttons{gap:.6rem;display:flex}.confirm-action-btn{cursor:pointer;border:none;border-radius:999px;flex:1;padding:.7rem 1rem;font-size:.85rem;font-weight:600;transition:opacity .12s}.confirm-action-btn--cancel{color:#6b7280;background:#fff}.confirm-action-btn--confirm{color:#fff;background:#1f2937}.confirm-action-btn--danger{color:#fff;background:#dc2626}.confirm-action-btn:hover{opacity:.88}.confirm-action-loading{flex-direction:column;align-items:center;gap:.75rem;padding:1rem 0;display:flex}.confirm-action-spinner{color:#6b7280;animation:.8s linear infinite confirm-spin}.confirm-action-loading-text{color:#6b7280;font-size:.85rem;font-weight:500}@keyframes confirm-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.profile-frame{background:#ececf0;position:relative}.agent-history{z-index:4;background:#ececf0;flex-direction:column;animation:.2s agent-history-in;display:flex;position:absolute;inset:0}@keyframes agent-history-in{0%{opacity:0}to{opacity:1}}.profile-back{z-index:5;color:#1f2937;cursor:pointer;background:#fff;border:none;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:absolute;top:.85rem;left:.85rem}.profile-back svg{width:18px;height:18px}.dropdown-menu.profile-menu{z-index:5;position:absolute;top:.85rem;right:.85rem}.profile-scroll{flex:1;min-height:0;padding:4rem 1.25rem 1.5rem;overflow-y:auto}.profile-head{flex-direction:column;align-items:center;gap:.6rem;padding:.5rem 0 1.1rem;display:flex}.profile-avatar-btn{cursor:pointer;isolation:isolate;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:50%;padding:4px;line-height:0;transition:transform .2s;display:inline-flex;position:relative}.profile-avatar-btn:before{content:"";z-index:-1;background:conic-gradient(#98c5ff,#c3eaf9,#81b8ff,#c6f8ff,#98c5ff);border-radius:50%;animation:6s linear infinite avatar-ring-spin;position:absolute;inset:0}.profile-avatar-btn:active{transform:scale(.97)}@keyframes avatar-ring-spin{to{transform:rotate(1turn)}}.profile-avatar{object-fit:cover;object-position:top;box-sizing:border-box;border:2px solid #ececf0;border-radius:50%;width:120px;height:120px}.profile-avatar--fallback{background:#e4e4ea}@media (prefers-reduced-motion:reduce){.profile-avatar-btn:before{animation:none}}.profile-name-row{align-items:center;gap:.35rem;display:flex}.profile-name{color:#1f2937;font-size:1.15rem;font-weight:700}.profile-desc{color:#9ca3af;text-align:center;max-width:280px;margin:0;font-size:.8rem;line-height:1.5}.profile-actions{justify-content:center;gap:.8rem;margin-bottom:1.5rem;display:flex}.profile-action{color:#1f2937;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:opacity .12s;display:flex}.profile-action svg{stroke-width:1.8px;width:22px;height:22px}.profile-action:not(:disabled):hover{opacity:.85}.profile-action:disabled{opacity:.45;cursor:default}.profile-history{flex-direction:column;gap:.5rem;display:flex}.profile-load-more{color:#9ca3af;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:.3rem;margin:.6rem auto 0;padding:.5rem 1rem;font-size:.8rem;font-weight:500;display:flex}.profile-load-more:hover{color:#6b7280}.profile-load-more:disabled{cursor:default;opacity:.6}.profile-history-title{color:#6b7280;padding:0 .25rem .25rem;font-size:.8rem;font-weight:600}.profile-empty{color:#9ca3af;text-align:center;padding:1.5rem 0;font-size:.85rem}.profile-call{background:#fff;border-radius:999px;align-items:center;gap:.9rem;padding:.9rem 1.4rem;display:flex}.profile-call-icon{color:#9ca3af;flex-shrink:0;justify-content:center;align-items:center;display:flex}.profile-call-icon--completed{color:#16a34a}.profile-call-icon--running{color:#f59e0b}.profile-call-icon--failed{color:#ef4444}.profile-call-info{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.profile-call-name{color:#1f2937;font-size:.8rem;font-weight:500}.profile-call-time{color:#9ca3af;font-size:.75rem}.profile-call-duration{color:#6b7280;font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.8rem;font-weight:600}.info-chip{-webkit-backdrop-filter:blur(8px);color:#1f2937;background:#ffffffbf;border:1px solid #ffffff80;border-radius:999px;align-items:center;gap:.4rem;max-width:100%;padding:.34rem .7rem;font-size:.8rem;font-weight:600;line-height:1;display:inline-flex;box-shadow:0 2px 12px #0000002e}.info-chip-icon{color:#1f2937;flex-shrink:0;align-items:center;display:inline-flex}.info-chip-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.call-view{z-index:6;background:0 0;flex-direction:column;display:flex;position:absolute;inset:0}.call-video{object-fit:cover;object-position:top;z-index:0;opacity:0;width:100%;height:100%;transition:opacity .25s;position:absolute;inset:0}.call-video--on{opacity:1}.call-stage{z-index:0;background:#0f0f13;justify-content:center;align-items:center;animation:.25s call-fade-in;display:flex;position:absolute;inset:0}@keyframes call-fade-in{0%{opacity:0}to{opacity:1}}.call-avatar-wrap{aspect-ratio:1;width:44%;max-width:200px;display:flex;position:relative}.call-avatar{z-index:1;object-fit:cover;object-position:top;border-radius:50%;width:100%;height:100%;position:relative;box-shadow:0 10px 44px #0000008c}.call-avatar--fallback{background:#1a1a1f}.call-wave{z-index:3;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.call-photo-scrim{z-index:2;pointer-events:none;background:#0009;border-radius:50%;position:absolute;inset:0}.call-body{z-index:1;flex:1;min-height:0;position:relative}.call-footer{z-index:1;flex-direction:column;align-items:center;gap:1.2rem;padding:1.5rem;display:flex;position:relative}.call-controls{justify-content:center;align-items:center;gap:.9rem;display:flex}.call-chips{flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem;display:flex}.call-remaining{z-index:1;color:#ffffffb3;font-variant-numeric:tabular-nums;text-shadow:0 1px 3px #0006;pointer-events:none;align-items:center;height:60px;font-size:.75rem;font-weight:600;display:flex;position:absolute;bottom:1.5rem;left:1.5rem}.call-remaining--low{color:#ff5d5d;animation:1.2s ease-in-out infinite call-remaining-pulse}@keyframes call-remaining-pulse{0%,to{opacity:1}50%{opacity:.45}}.call-btn,.call-hangup{cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;width:60px;height:60px;display:flex;box-shadow:0 4px 16px #00000040}.call-btn{color:#1f2937;background:#ffffffd9}.call-btn--off{color:#fff;background:#0000008c}.call-btn:disabled{opacity:.5;cursor:default}.call-hangup{color:#fff;background:#ef4444;box-shadow:0 4px 16px #ef444466}.gallery-lightbox{-webkit-backdrop-filter:blur(3px);z-index:1100;background:#000c;justify-content:center;align-items:center;padding:.75rem;animation:.2s gallery-lightbox-in;display:flex;position:fixed;inset:0}@keyframes gallery-lightbox-in{0%{opacity:0}to{opacity:1}}.gallery-lightbox-content{flex-direction:column;width:min(60vh,533.333px,100vw - 1.5rem);display:flex;position:relative}.gallery-lightbox-frame{aspect-ratio:2/3;background:#0009;border-radius:18px;flex-direction:column;flex-shrink:0;width:100%;height:auto;display:flex;position:relative;overflow:hidden}.lightbox-bg{object-fit:cover;object-position:top;z-index:0;width:100%;height:100%;position:absolute;inset:0}.lightbox-bg-layer{object-fit:cover;object-position:top;width:100%;height:100%;position:absolute;inset:0}.lightbox-form-overlay{z-index:5;-webkit-backdrop-filter:blur(3px);background:#0003;flex-direction:column;justify-content:flex-end;padding:.75rem;animation:.2s lightbox-veil-in;display:flex;position:absolute;inset:0}.lightbox-form-sheet{flex-direction:column;min-height:0;max-height:100%;display:flex}@keyframes lightbox-veil-in{0%{opacity:0}to{opacity:1}}.lightbox-zone{z-index:2;position:relative}.lightbox-zone-top{flex-direction:column;flex:none;align-items:flex-start;gap:.5rem;padding:.75rem;display:flex}.lightbox-zone-top--call{z-index:7}.lightbox-header-row{justify-content:space-between;align-items:center;gap:.5rem;width:100%;display:flex}.lightbox-header-left{align-items:center;gap:.7rem;min-width:0;display:flex;overflow:hidden}.lightbox-header-left .agent-card-compact-row{flex-shrink:0}.lightbox-tag{color:#fff;filter:drop-shadow(0 1px 4px #00000047);align-items:center;gap:.2rem;min-width:0;display:inline-flex}.lightbox-tag-icon{flex-shrink:0;width:15px;height:15px}.lightbox-tag-text{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:.8rem;font-weight:600;line-height:1.2;display:block;overflow:hidden}.lightbox-tag-item:not(:first-child):before{content:"|";opacity:.55;margin:0 .3rem}.lightbox-call-chip{-webkit-backdrop-filter:blur(5px);color:#fff;font-variant-numeric:tabular-nums;white-space:nowrap;background:#00000080;border-radius:999px;flex-shrink:0;align-items:center;gap:.4rem;padding:.3rem .6rem;font-size:.8rem;font-weight:600;display:flex}.lightbox-call-dot{background:#9ca3af;border-radius:999px;flex-shrink:0;width:8px;height:8px}.lightbox-call-dot--connecting{background:#f59e0b;animation:1s ease-in-out infinite lightbox-call-blink}.lightbox-call-dot--connected{background:#22c55e;animation:1.6s ease-in-out infinite lightbox-call-blink}.lightbox-call-dot--reconnecting{background:#f59e0b;animation:.6s ease-in-out infinite lightbox-call-blink}.lightbox-call-dot--error{background:#ef4444}@keyframes lightbox-call-blink{0%,to{opacity:1}50%{opacity:.3}}.lightbox-zone-center{cursor:default;flex:1 1 0;min-height:0}.lightbox-zone-bottom{flex-direction:column;flex:0 auto;justify-content:flex-end;min-height:0;padding:.75rem;display:flex;overflow:hidden}.lightbox-zone-bottom .agent-card-compact-action-bar{min-height:0;max-height:100%}.lightbox-zone-bottom .agent-card-compact-action-row,.lightbox-zone-bottom .agent-info-bubble{flex-shrink:0}.gallery-lightbox-img{object-fit:cover;object-position:top;width:100%;height:100%;display:block}.gallery-lightbox-img--base{z-index:0;position:relative}.gallery-lightbox-img--video-layer{z-index:1;position:absolute;inset:0}.gallery-lightbox-img--next{cursor:pointer}.gallery-lightbox-bars{gap:4px;width:100%;display:flex}.gallery-lightbox-bar{cursor:pointer;background:#ffffff59;border-radius:2px;flex:1;height:3px;overflow:hidden}.gallery-lightbox-bar-fill{background:#fff;border-radius:2px;width:0;height:100%}.gallery-lightbox-bar-fill.video-progress{transition:width .25s linear}.gallery-lightbox-bar-fill.done{width:100%}.gallery-lightbox-close{color:#fff;cursor:pointer;filter:drop-shadow(0 1px 4px #0006);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.lightbox-header-actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.gallery-lightbox-action{z-index:5;position:absolute;bottom:1rem;left:1rem;right:1rem}.gallery-lightbox-playpause{color:#fff;cursor:pointer;z-index:10;filter:drop-shadow(0 1px 3px #00000052);background:0 0;border:none;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;top:.75rem;right:.75rem}.gallery-lightbox-mute-btn{left:.75rem;right:auto}.gallery-lightbox-name-label{z-index:10;align-items:center;gap:.75rem;display:flex;position:absolute;top:.75rem;left:.75rem}.gallery-lightbox-mute-inline{color:#fff;cursor:pointer;filter:drop-shadow(0 1px 4px #0006);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}@media (width<=600px){.gallery-lightbox{padding:0}.gallery-lightbox-content{width:100vw;height:100dvh}.gallery-lightbox-frame{aspect-ratio:auto;border-radius:0;height:100%}.gallery-lightbox-frame .lightbox-zone-top{padding-top:calc(.75rem + env(safe-area-inset-top))}.gallery-lightbox-frame .lightbox-zone-bottom{padding-bottom:calc(.75rem + env(safe-area-inset-bottom))}}.loading-screen{z-index:800;opacity:1;background:#ececf0;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.loading-screen--leaving{animation:.35s forwards fade-out}.loading-screen .logo{opacity:.6;animation:1.4s ease-in-out infinite loading-pulse}@keyframes loading-pulse{0%,to{opacity:.6}50%{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.error-screen{z-index:900;background:#ececf0;justify-content:center;align-items:center;animation:.4s error-fade-in;display:flex;position:fixed;inset:0}.error-screen-card{text-align:center;background:#fff;border-radius:20px;width:100%;max-width:340px;padding:2.5rem 2rem;animation:.4s error-card-in}@keyframes error-fade-in{0%{opacity:0}to{opacity:1}}@keyframes error-card-in{0%{opacity:0;transform:scale(.96)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.error-screen-logo{justify-content:center;margin-bottom:1.5rem}.error-screen-card h2{color:#1f2937;margin-bottom:.5rem;font-size:1rem;font-weight:600}.error-screen-card p{color:#6b7280;margin-bottom:1.5rem;font-size:.8rem}.error-screen-card .error-screen-link{color:#fff;cursor:pointer;background:#1f2937;border-radius:999px;padding:.625rem 1.5rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:opacity .15s;display:inline-block}.agent-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;animation:.35s list-fade-in;display:grid}@media (width>=481px){.agent-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}}@keyframes list-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.agent-list-nav{display:none}.agent-list-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.agent-list-header .discover-title{font-size:1.1rem;font-weight:600}.agent-list-nav-group{display:none}.footer{justify-content:center;align-items:center;margin-top:auto;padding:2.5rem 1rem 1.5rem;display:flex}.footer-brand{color:#d1d5db;align-items:center;gap:0;display:flex}.footer-icon{fill:#d1d5db;width:1.7rem;height:1.7rem}.footer-version{letter-spacing:-.02em;color:#d1d5db;font-size:1.25rem;font-weight:700}.discover-page{flex-direction:column;flex:1;gap:.75rem;padding:0 .7rem;display:flex}.active-chats{z-index:199;position:relative}.active-chats-overlay{-webkit-backdrop-filter:blur(3px);z-index:198;background:#0003;animation:.2s overlay-in;position:fixed;inset:0}.active-chats-btn{z-index:200;color:#1f2937;cursor:pointer;background:#fff;border:none;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:relative}.active-chats-btn svg{width:18px;height:18px}.active-chats-dot{pointer-events:none;background:#3b82f6;border:1px solid #ececf0;border-radius:50%;width:11px;height:11px;position:absolute;top:1px;right:1px}.active-chats-badge-wrap{justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:relative}.active-chats-badge-wrap svg.active-chats-badge-spinner{animation:1.2s linear infinite active-chats-spin;position:absolute;top:0;left:0;width:28px!important;height:28px!important}.active-chats-badge-count{color:#3b82f6;z-index:1;font-size:.72rem;font-weight:700;line-height:1;position:relative}.active-chats-popup{z-index:200;background:#fff;border-radius:25px;flex-direction:column;min-width:230px;max-height:calc(100vh - 100px);padding:.35rem;display:flex;position:absolute;top:calc(100% + 8px);overflow:hidden;box-shadow:0 4px 24px #0000001a,0 1px 4px #0000000f}.active-chats-popup--left{left:0;right:auto}.active-chats-popup--right{left:auto;right:0}.active-chats-section{flex-shrink:0}.active-chats-body{flex:1;min-height:0;position:relative;overflow-y:auto}.active-chats-body:before,.active-chats-body:after{content:"";pointer-events:none;z-index:1;height:10px;display:block;position:sticky;left:0;right:0}.active-chats-body:before{background:linear-gradient(#fff,#0000);top:0}.active-chats-body:after{background:linear-gradient(#0000,#fff);bottom:0}.active-chats-empty{color:#9ca3af;padding:.2rem .85rem;font-size:.7rem;font-weight:350;display:block}.active-chats-item{color:#1f2937;cursor:pointer;border-radius:25px;align-items:center;gap:.6rem;padding:.8rem .85rem;font-size:.88rem;font-weight:500;text-decoration:none;transition:background .12s;display:flex}.active-chats-item svg{color:#6b7280;flex-shrink:0;width:18px;height:18px}.active-chats-item:hover{background:#f3f4f6}.active-chats-separator{background:#f0f0f0;flex-shrink:0;height:1px;margin:.5rem .75rem}.active-chats-title{color:#9ca3af;text-transform:none;letter-spacing:.04em;flex-shrink:0;align-items:center;gap:.35rem;padding:.5rem .85rem 0;font-size:.8rem;font-weight:450;display:flex}.active-chats-title svg{flex-shrink:0;width:13px;height:13px}.active-chats-conv{padding-top:.45rem;padding-bottom:.45rem}.active-chats-conv-name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.active-chats-conv-thumb{object-fit:cover;object-position:top;border-radius:50%;flex-shrink:0;width:34px;height:34px}.active-chats-conv-thumb--placeholder{background:#e5e7eb;border-radius:50%;flex-shrink:0;width:34px;height:34px;display:inline-block}.active-chats-conv-unread{background:#3b82f6;border-radius:50%;flex-shrink:0;width:8px;height:8px}.active-chats-conv-gen{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:relative}.active-chats-conv-gen svg.active-chats-conv-gen-spinner{animation:1.2s linear infinite active-chats-spin;position:absolute;top:0;left:0;width:24px!important;height:24px!important}.active-chats-conv-gen-count{color:#3b82f6;z-index:1;font-size:.66rem;font-weight:700;line-height:1;position:relative}@keyframes active-chats-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.skeleton{pointer-events:none;background:linear-gradient(90deg,#fff0 30%,#fffc 50%,#fff0 70%) 0 0/400% 100%;border-radius:8px;animation:1.4s infinite skeleton-shimmer;display:inline-block}@keyframes skeleton-shimmer{0%{background-position:100%}to{background-position:0}}@media (prefers-reduced-motion:reduce){.skeleton{animation:none}}.header{z-index:100;background:linear-gradient(#ececf0 0%,#ececf0cc 50%,#ececf066 75%,#ececf000 100%);justify-content:space-between;align-items:center;width:100%;padding:1rem .7rem;display:flex;position:sticky;top:0}.header-left{align-items:center;gap:.5rem;display:flex}.header-pill{color:inherit;cursor:pointer;background:#fff;border:none;border-radius:999px;align-items:center;gap:.4rem;height:44px;padding:.25rem .75rem;text-decoration:none;display:flex}.header-logo-icon{width:28px;height:28px}.header-logo span{letter-spacing:-.04em;font-size:1.1rem;font-weight:650}.header-nav{align-items:center;gap:.5rem;display:flex}.header-nav-btn{color:#1f2937;cursor:pointer;background:#fff;border:none;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;display:flex}.header-nav-btn svg{width:18px;height:18px}.header-nav-pricing{color:#fff;background:#1f2937;border-radius:999px;justify-content:center;align-items:center;gap:.25rem;height:32px;padding-inline:.85rem;font-size:.8rem;font-weight:600;text-decoration:none;display:flex}.header-nav-pricing.has-credit{color:#1f2937;background:#fff}@media (width<=480px){.header-logo span{font-size:1rem}}.toggle{justify-content:center;display:flex}.toggle-track{background:var(--toggle-bg);padding:var(--toggle-track-padding);border-radius:999px;grid-template-columns:1fr 1fr;align-items:center;width:100%;max-width:260px;display:grid;position:relative}.toggle-thumb{top:var(--toggle-thumb-offset);left:var(--toggle-thumb-offset);width:calc(50% - var(--toggle-thumb-offset));height:calc(100% - (var(--toggle-thumb-offset) * 2));background:var(--toggle-thumb-bg);box-shadow:none;transition:var(--toggle-thumb-transition);border-radius:999px;position:absolute}.toggle-option{z-index:1;justify-content:center;align-items:center;gap:var(--toggle-option-gap);padding:var(--toggle-option-padding-y) var(--toggle-option-padding-x);color:var(--toggle-option-color);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:999px;font-size:.85rem;font-weight:500;transition:color .2s;display:flex;position:relative}.toggle-option.active{color:var(--toggle-option-active-color)}.toggle-option-icon{align-items:center;display:flex}.toggle-option-icon svg{width:15px;height:15px}.toggle-option.disabled{opacity:.35;cursor:not-allowed}.field-editor-overlay{-webkit-backdrop-filter:blur(3px);z-index:1100;background:#0003;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.field-editor{background:#ececf0;border-radius:25px;flex-direction:column;gap:1rem;width:100%;max-width:320px;padding:1.25rem;display:flex}.field-editor-label{color:#1f2937;font-size:1rem;font-weight:550}.field-editor-input input,.field-editor-input select{background:#fff;border:1px solid #f0f0f0;border-radius:999px;outline:none;width:100%;padding:.75rem 1rem;font-size:.85rem}.field-editor-input input:focus,.field-editor-input select:focus{border-color:#f0f0f0}.field-editor-input select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='grey' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;padding-right:2rem}.field-editor-actions{gap:.5rem;display:flex}.field-editor-cancel{color:gray;cursor:pointer;background:#f6f6f9;border:none;border-radius:999px;flex:1;padding:.55rem;font-size:.8rem;font-weight:500}.field-editor-save{color:#fff;cursor:pointer;background:#1f2937;border:none;border-radius:999px;flex:1;padding:.55rem;font-size:.8rem;font-weight:600}.field-editor-save:disabled{opacity:.6;cursor:not-allowed}.field-picker{flex-direction:column;max-height:400px;display:flex}.field-picker-search{background:#fff;border:none;border-bottom:1px solid #f0f0f0;border-radius:999px;outline:none;width:100%;padding:.6rem .75rem;font-size:.85rem}.field-picker-search:focus,.field-picker-search:focus-visible{box-shadow:none;border-bottom-color:#f0f0f0;outline:none}@media (pointer:coarse){.field-picker-search{font-size:16px}}.field-picker-list{flex-direction:column;flex:1;gap:.2rem;height:240px;margin-top:.5rem;display:flex;overflow-y:auto;-webkit-mask-image:linear-gradient(#000 calc(100% - 22px),#0000);mask-image:linear-gradient(#000 calc(100% - 22px),#0000)}.field-picker-option{color:#9ca3af;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:999px;align-items:center;gap:.6rem;padding:.65rem .85rem;font-size:.9rem;display:flex}.field-picker-option.active{color:#1f2937;background:#f6f6f9}.field-picker-option-icon{color:silver;width:16px;height:16px}.field-picker-option-flag{border-radius:50%;flex-shrink:0;width:20px;height:20px;overflow:hidden}.field-picker-compact{max-height:unset}.field-picker-list-compact{grid-template-columns:repeat(3,1fr);gap:.4rem;display:grid}.field-picker-list-compact .field-picker-option{border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.3rem;padding:.75rem .5rem;font-size:.8rem}.form-field{align-items:center;gap:1.2rem;min-height:48px;padding:.6rem .7rem .6rem 1.4rem;display:flex}.form-field:last-child{border-bottom:none}.form-field-icon{color:#9da3af;flex-shrink:0;justify-content:center;align-items:center;display:flex}.form-field-icon svg{width:18px;height:18px}.form-field-value{color:#9ca3af;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.9rem;font-weight:400;overflow:hidden}.form-field-placeholder{color:#9da3af;white-space:nowrap;text-overflow:ellipsis;opacity:.6;flex:1;font-size:.85rem;overflow:hidden}.form-field-clickable{cursor:pointer}.form-field-action{color:#9da3af;cursor:pointer;background:#fff;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.form-field-action svg{width:16px;height:16px}.form-field-locked{cursor:default}.form-field-provider{flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.account-actions{border-top:1px solid #f0f0f0;margin-top:1rem;padding-top:1rem}.account-logout{color:#9da3af;cursor:pointer;border-radius:10px;align-items:center;gap:.75rem;padding:.75rem .85rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:background .12s;display:flex}.settings-fields-group{flex-direction:column;gap:.6rem;display:flex;overflow:hidden}.settings-fields-group .form-field{background:#fff;border-bottom:none;border-radius:999px}.settings-fields-group .account-actions{border-top:none;margin-top:0;padding-top:0}.wallet-modal-body{flex-direction:column;gap:1.5rem;max-height:60vh;padding:0;display:flex;overflow-y:auto}.wallet-modal-credits{flex-direction:column;gap:.6rem;display:flex}.wallet-modal-plan{background:#fff;border-radius:999px;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.wallet-modal-plan-icon{color:#9f9fa6;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.wallet-modal-plan-icon svg{fill:none;stroke:currentColor}.wallet-modal-plan-info{flex-direction:column;gap:.15rem;display:flex}.wallet-modal-plan-name{font-size:.85rem;font-weight:550}.wallet-modal-plan-interval{color:gray;font-size:.75rem}.wallet-modal-plan--cancelled{opacity:.45}.wallet-modal-credit-pct{color:#9f9fa6;flex-shrink:0;margin-left:auto;font-size:.62rem;font-weight:700}.wallet-modal-gauges{gap:.75rem;display:flex}.wallet-modal-gauge{background:#fff;border-radius:14px;flex-direction:column;flex:1;align-items:center;gap:.5rem;padding:.85rem .5rem;display:flex}.wallet-modal-gauge-center{flex-direction:column;align-items:center;gap:.1rem;display:flex}.wallet-modal-gauge-value{color:#1f2937;font-variant-numeric:tabular-nums;font-size:1rem;font-weight:700;line-height:1}.wallet-modal-gauge-unit{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;font-size:.55rem;font-weight:500}.wallet-modal-gauge-label{color:#1f2937;align-items:center;gap:.3rem;font-size:.78rem;font-weight:550;display:inline-flex}.wallet-modal-gauge-label svg{color:inherit}.wallet-modal-upgrade-btn{color:#fff;cursor:pointer;background:#1f2937;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;width:100%;margin-top:.25rem;padding:.75rem;font-size:.85rem;font-weight:600;transition:opacity .15s;display:inline-flex}.wallet-modal-upgrade-btn:hover{opacity:.85}.wallet-modal-minutes{gap:.6rem;margin-top:.9rem;display:flex}.wallet-modal-minute{background:#fff;border-radius:14px;flex-direction:column;flex:1;align-items:center;gap:.25rem;padding:.75rem .5rem;display:flex}.wallet-modal-minute-locked{cursor:pointer;background:#fafafa;border:1px dashed #d1d5db;font-family:inherit;transition:border-color .15s,background .15s}.wallet-modal-minute-locked:hover{background:#f3f4f6;border-color:#9ca3af}.wallet-modal-minute-locked .wallet-modal-minute-icon,.wallet-modal-minute-locked .wallet-modal-minute-value{color:#6b7280}.wallet-modal-minute-icon{color:#1f2937}.wallet-modal-minute-value{color:#1f2937;font-variant-numeric:tabular-nums;font-size:.95rem;font-weight:700}.wallet-modal-minute-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.04em;font-size:.65rem;font-weight:600}.pricing-list{flex-direction:column;gap:.6rem;display:flex}.pricing-card{cursor:pointer;background:#fff;border-radius:999px;justify-content:space-between;align-items:center;padding:.6rem .8rem;display:flex}.pricing-card-left{align-items:center;gap:.8rem;display:flex}.pricing-card-icon{background:#f6f6f8;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.pricing-card-icon svg{stroke-width:1.8px;color:#9f9fa6;width:19px;height:19px}.pricing-card-info{flex-direction:column;gap:.4rem;display:flex}.pricing-card-name{font-size:.9rem;font-weight:600}.pricing-card-discount{color:#3b82f6;letter-spacing:.01em;background:#e8f0fe;border-radius:999px;padding:.1em .45em;font-size:.68rem;font-weight:600}.pricing-card-desc{color:#1f293759;border-radius:999px;font-size:.75rem}.pricing-card-credits{color:#1f2937;margin-top:.15rem;font-size:.72rem;font-weight:600}.pricing-card-chips{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.pricing-card-grants{color:#9f9fa6;flex-wrap:wrap;align-items:center;gap:.35rem;font-size:.72rem;font-weight:550;display:flex}.pricing-grant{white-space:nowrap;align-items:center;gap:.25rem;display:inline-flex}.pricing-grant-sep{color:inherit}.pricing-grant-icon{fill:#9f9fa6;stroke-width:0;flex-shrink:0}.pricing-grant-icon--voice{width:11px;height:11px}.pricing-grant-icon--video{width:13px;height:13px}.pricing-chip{color:#4b5563;white-space:nowrap;letter-spacing:.01em;background:#f1f1f4;border-radius:999px;align-items:center;gap:.25rem;padding:.18em .55em;font-size:.68rem;font-weight:600;display:inline-flex}.pricing-chip-tokens{color:#3b82f6;background:#e8f0fe}.pricing-card-right{align-items:center;gap:.9rem;display:flex}.pricing-card-price{white-space:nowrap;color:#1f2937;align-items:baseline;gap:0;font-size:1.1rem;font-weight:600;display:flex}.pricing-card-currency{color:inherit;align-self:baseline;width:12px;height:12px;margin-right:.1rem;position:relative;top:-.05em}.pricing-card-decimals{font-size:.7rem}.pricing-card-arrow{color:#9f9fa6;flex-shrink:0}.pricing-note{color:#b0b0b8;letter-spacing:.01em;justify-content:center;align-items:center;gap:.35rem;margin:1rem 0 0;font-size:.72rem;display:flex}.pricing-note-icon{flex-shrink:0;width:1em;height:1em}.pricing-selector{flex-direction:column;display:flex}.pricing-select{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.pricing-select--2{grid-template-columns:repeat(2,1fr)}.pricing-select--1{grid-template-columns:1fr}.pricing-select-card{cursor:pointer;text-align:center;background:#fff;border:1.5px solid #ececf0;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:.3rem;padding:1.1rem .5rem;transition:border-color .15s,background .15s;display:flex;position:relative}.pricing-select-star{color:#1f2937;fill:currentColor;stroke:none;stroke-width:0;width:14px;height:14px;position:absolute;top:.5rem;right:.5rem}.pricing-select-card:hover{border-color:#d9d9e0}.pricing-select-card--active,.pricing-select-card--active:hover{background:#fbfbfc;border-color:#1f2937}.pricing-select-name{color:#1f2937;font-size:.85rem;font-weight:600;line-height:1.2}.pricing-select-price{color:#6b7280;font-size:.85rem;font-weight:600}.pricing-features{background:#fff;border:1.5px solid #ececf0;border-radius:16px;flex-direction:column;gap:.55rem;margin-top:.9rem;padding:.9rem 1rem;display:flex}.pricing-feature{color:#6b7280;align-items:center;gap:.5rem;font-size:.82rem;display:flex}.pricing-feature-mark{flex-shrink:0;display:flex}.pricing-feature-mark svg{stroke-width:2.4px;color:#1d9bf0;width:15px;height:15px}.pricing-feature-label strong{color:#1f2937;font-weight:650}.pricing-feature--off{color:#b0b0b8}.pricing-feature--off .pricing-feature-label strong{color:inherit}.pricing-feature--off .pricing-feature-mark svg{color:#c4c4cc}.pricing-features-note{color:#b0b0b8;margin:.2rem 0 0;font-size:.7rem}.pricing-buy{color:#fff;cursor:pointer;background:#1f2937;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;width:100%;margin-top:.9rem;padding:.85rem 1rem;font-size:.9rem;font-weight:600;transition:opacity .15s;display:flex}.pricing-buy:disabled{opacity:.6;cursor:default}.pricing-buy-spinner{animation:.8s linear infinite pricing-spin}@keyframes pricing-spin{to{transform:rotate(360deg)}}.pricing-success{text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 1rem;display:flex}.pricing-success-icon{color:#22c55e}.pricing-success-title{color:#1f2937;font-size:1rem;font-weight:600}.pricing-success-sub{color:#6b7280;font-size:.85rem}.pricing-success-btn{color:#fff;cursor:pointer;background:#1f2937;border:none;border-radius:999px;margin-top:.75rem;padding:.7rem 1.6rem;font-size:.9rem;font-weight:600}.pricing-error{color:#ef4444;text-align:center;margin:0 0 .6rem;font-size:.78rem}.pricing-error--inline{margin:.9rem 0 -.4rem}.pricing-processing{text-align:center;flex-direction:column;align-items:center;gap:.6rem;padding:1.75rem 1.25rem;display:flex}.pricing-spinner{color:#1f2937;animation:.9s linear infinite pricing-spin}.pricing-processing-title{color:#1f2937;font-size:1rem;font-weight:600}.pricing-processing-text{color:#6b7280;max-width:22rem;font-size:.85rem;line-height:1.45}.pricing-processing-cancel{color:#9ca3af;cursor:pointer;background:0 0;border:none;margin-top:.4rem;font-size:.8rem;text-decoration:underline}.pricing-processing-cancel:hover{color:#6b7280}.onboarding-input,.onboarding-trigger{box-sizing:border-box;color:#6b7280;text-align:center;background:#fff;border:none;border-radius:999px;outline:none;width:100%;height:48px;font-size:16px}.onboarding-input{padding:0 1.1rem}.onboarding-input::placeholder,.onboarding-trigger-placeholder{color:#9ca3af}.onboarding-input:focus,.onboarding-input:focus-visible,.onboarding-trigger:focus,.onboarding-trigger:focus-visible{box-shadow:none;outline:none}.onboarding-trigger{cursor:pointer;justify-content:center;align-items:center;padding:0 2.4rem;display:flex;position:relative}.onboarding-trigger-chevron{color:#9ca3af;pointer-events:none;width:16px;height:16px;position:absolute;top:50%;right:1.1rem;transform:translateY(-50%)}.onboarding-trigger-value{justify-content:center;align-items:center;gap:.5rem;display:inline-flex}.onboarding-trigger-flag{border-radius:50%;flex-shrink:0;width:18px;height:18px;overflow:hidden}.onboarding-trigger-icon{color:#9ca3af;flex-shrink:0;width:18px;height:18px}.onboarding{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding:1rem 0;display:flex}.onboarding-stepwrap{flex-direction:column;align-items:center;gap:1.5rem;width:100%;animation:.28s backwards onboarding-step-in;display:flex}@keyframes onboarding-step-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.onboarding-stepwrap{animation:none}}.onboarding-heading{flex-direction:column;align-items:center;gap:.5rem;display:flex}.onboarding-title{font-size:1.15rem;font-weight:650}.onboarding-subtitle{color:#6b7280;max-width:32ch;font-size:.82rem;font-weight:400;line-height:1.3}.onboarding-step{justify-content:center;align-items:center;width:100%;display:flex}.onboarding-actions{flex-direction:column;align-items:center;gap:.8rem;width:100%;display:flex}.onboarding-tail{flex-direction:column;align-items:center;gap:1rem;display:flex}.onboarding-continue{color:#fff;cursor:pointer;background:#1f2937;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;width:100%;height:48px;padding:0 1.4rem;font-size:.9rem;font-weight:600;transition:opacity .15s;display:flex}.onboarding-continue svg{width:16px;height:16px}.onboarding-continue:disabled{opacity:.5;cursor:default}.onboarding-note{color:#b0b0b8;letter-spacing:.01em;margin:0;font-size:.72rem}.onboarding-progress{justify-content:center;align-items:center;gap:.35rem;display:flex}.onboarding-dot{background:#d1d5db;border-radius:999px;width:6px;height:6px;transition:width .2s,background .2s}.onboarding-dot.is-done{background:#9ca3af}.onboarding-dot.is-active{background:#1f2937;width:18px}.devmode{z-index:900;align-items:center;gap:.4rem;display:flex;position:fixed;bottom:1rem;left:1rem}.devmode-toggle,.devmode-wipe{cursor:pointer;border:none;border-radius:999px;align-items:center;gap:.4rem;height:36px;padding:0 .9rem;font-size:.78rem;font-weight:600;display:inline-flex;box-shadow:0 2px 10px #0000001f}.devmode-toggle{color:#fff;background:#1f2937}.devmode--test .devmode-toggle{color:#1f2937;background:#f59e0b}.devmode-wipe{color:#b91c1c;background:#fff}.devmode-wipe:disabled{opacity:.6;cursor:default}*,:before,:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}:focus:not(:focus-visible){outline:none}:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}:root{--toggle-bg:#e4e4ea;--toggle-thumb-bg:#fff;--toggle-option-color:#6b7280;--toggle-option-active-color:#1f2937;--toggle-track-padding:3px;--toggle-thumb-offset:3px;--toggle-thumb-transition:transform .25s cubic-bezier(.4, 0, .2, 1);--toggle-option-gap:.3rem;--toggle-option-padding-y:.45rem;--toggle-option-padding-x:.8rem}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;padding:0}input,textarea,select{font:inherit;color:inherit;background:0 0;border:none;outline:none;padding:0;font-size:16px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1f2937;overscroll-behavior:none;-webkit-text-size-adjust:100%;background:#ececf0;font-family:Inter Variable,Inter,sans-serif}#root{max-width:720px;margin:0 auto}
