@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
@keyframes global-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16.5px}body{font-family:var(--font-urbanist),"Urbanist",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:#1a1a2e;text-transform:capitalize;background-color:#fff;min-height:100vh;font-size:1rem;line-height:1.5;overflow-x:hidden}[data-theme=dark] body{color:#fff;background-color:#0f0f14}a{color:inherit;text-decoration:none}ul,ol{list-style:none}img,svg{max-width:100%;display:block}button{cursor:pointer;font-family:inherit}input,textarea{font-family:inherit}::selection{background-color:#3b82f64d}.btn--loading{pointer-events:none;position:relative;overflow:hidden}.btn--loading:after{content:"";border-radius:inherit;background:linear-gradient(90deg,#0000 0%,#ffffff47 50%,#0000 100%) 0 0/200% 100%;animation:1.2s ease-in-out infinite btn-shimmer;position:absolute;inset:0}.btn--pulse{animation:1.4s ease-in-out infinite btn-pulse}@keyframes btn-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes btn-pulse{0%,to{opacity:1}50%{opacity:.55}}.icon-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.icon-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.icon-btn{border-radius:.75rem;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .15s;display:flex}.icon-btn:hover{background-color:#0000000d}[data-theme=dark] .icon-btn:hover{background-color:#ffffff1a}.icon-btn{color:#6b7280}[data-theme=dark] .icon-btn{color:#a1a1aa}.icon-btn--active{color:#fff;background-color:#3b82f6}.icon-btn--active:hover{background-color:#2372f5}.icon-btn--sm{width:32px;height:32px}.icon-btn--lg{width:48px;height:48px}.send-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.send-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.send-btn{color:#fff;background:linear-gradient(135deg,#60a5fa 0%,#3b82f6 100%);border-radius:.75rem;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .15s,box-shadow .15s;display:flex}.send-btn:hover{transform:scale(1.05);box-shadow:0 4px 12px #3b82f666}.send-btn:active{transform:scale(.98)}.mode-toggle{background-color:#0000000d;border-radius:9999px;justify-content:center;align-items:center;gap:.25rem;padding:.25rem;display:flex}[data-theme=dark] .mode-toggle{background-color:#ffffff1a}.mode-toggle__btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.mode-toggle__btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.mode-toggle__btn{color:#9ca3af;border-radius:9999px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex}[data-theme=dark] .mode-toggle__btn{color:#71717a}.mode-toggle__btn--active{color:#1a1a2e;background-color:#fff;box-shadow:0 1px 2px #0000000d}[data-theme=dark] .mode-toggle__btn--active{color:#fff;background-color:#1e1e28}.search-input{background-color:#fff;border:1px solid #e5e7eb;border-radius:22px;flex-direction:column;width:100%;max-width:856px;min-height:138px;padding:16px;transition:border-color .15s,box-shadow .15s;display:flex;box-shadow:0 2px 12px #0000000f}[data-theme=dark] .search-input{box-shadow:none;background-color:#1e1e28;border-color:#27272a}.search-input:focus-within{border-color:#3b82f666;box-shadow:0 0 0 3px #3b82f614}[data-theme=dark] .search-input:focus-within{box-shadow:0 0 0 3px #3b82f626}.search-input__field{font:inherit;color:#1a1a2e;resize:none;background:0 0;border:none;outline:none;flex:1;width:100%;margin:0;padding:0;font-size:1rem}[data-theme=dark] .search-input__field{color:#fff}.search-input__field::placeholder{color:#9ca3af}[data-theme=dark] .search-input__field::placeholder{color:#71717a}.search-input__bottom{justify-content:space-between;align-items:center;display:flex}.search-input__mic-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.search-input__mic-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.search-input__mic-btn{color:#6b7280;background-color:#0000000d;border-radius:9999px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s;display:flex}[data-theme=dark] .search-input__mic-btn{color:#a1a1aa;background-color:#ffffff14}.search-input__mic-btn:hover{color:#3b82f6;background-color:#3b82f61a}.search-input__mic-btn--recording{color:#ef4444;background-color:#ef44441f;animation:1.2s ease-in-out infinite mic-pulse}.search-input__mic-btn--recording:hover{color:#ef4444;background-color:#ef444433}.search-input__mic-btn:disabled{cursor:not-allowed;opacity:.7}.search-input__send-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.search-input__send-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.search-input__send-btn{color:#3b82f6;background-color:#3b82f61a;border-radius:9999px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s;display:flex}.search-input__send-btn:hover{background-color:#3b82f633}.twin-card{cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:1rem;flex-direction:column;gap:.75rem;min-width:200px;max-width:220px;padding:1rem;transition:transform .15s,box-shadow .15s;display:flex}[data-theme=dark] .twin-card{background-color:#1e1e28;border-color:#27272a}.twin-card:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}[data-theme=dark] .twin-card:hover{box-shadow:0 4px 12px #0000004d}.twin-card__header{align-items:center;gap:.5rem;display:flex}.twin-card__avatar{object-fit:cover;border-radius:9999px;width:36px;height:36px}.twin-card__icon{color:#3b82f6;background-color:#3b82f61a;border-radius:.75rem;justify-content:center;align-items:center;width:36px;height:36px;display:flex}[data-theme=dark] .twin-card__icon{background-color:#3b82f633}.twin-card__title{color:#1a1a2e;align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;display:flex}[data-theme=dark] .twin-card__title{color:#fff}.twin-card__badge{color:#3b82f6;width:14px;height:14px}.twin-card__description{color:#6b7280;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.75rem;line-height:1.5;display:-webkit-box;overflow:hidden}[data-theme=dark] .twin-card__description{color:#a1a1aa}.suggestion-card{cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:1rem;flex-direction:column;gap:.5rem;min-width:160px;padding:1rem;transition:all .15s;display:flex}[data-theme=dark] .suggestion-card{background-color:#1e1e28;border-color:#27272a}.suggestion-card:hover{background-color:#3b82f605;border-color:#3b82f6}[data-theme=dark] .suggestion-card:hover{background-color:#3b82f61a}.suggestion-card__icon{color:#3b82f6;background-color:#3b82f61a;border-radius:.5rem;justify-content:center;align-items:center;width:32px;height:32px;display:flex}[data-theme=dark] .suggestion-card__icon{background-color:#3b82f633}.suggestion-card__title{color:#1a1a2e;font-size:.875rem;font-weight:500}[data-theme=dark] .suggestion-card__title{color:#fff}.suggestion-card__description{color:#6b7280;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.75rem;display:-webkit-box;overflow:hidden}[data-theme=dark] .suggestion-card__description{color:#a1a1aa}.sidebar{z-index:100;background-color:#fff;border-right:1px solid #e5e7eb;flex-direction:column;width:70px;height:100vh;padding:1rem .75rem;transition:width .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;overflow:hidden}[data-theme=dark] .sidebar{background-color:#16161d;border-color:#27272a}.sidebar:hover{width:240px}.sidebar__logo{white-space:nowrap;justify-content:flex-start;align-items:center;gap:.75rem;height:40px;margin-bottom:1.5rem;display:flex}.sidebar__logo-icon{color:#3b82f6;background:0 0;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.sidebar__logo-text{color:#1a1a2e;opacity:0;font-size:1.125rem;font-weight:600;transition:opacity .3s cubic-bezier(.4,0,.2,1)}[data-theme=dark] .sidebar__logo-text{color:#fff}.sidebar:hover .sidebar__logo-text{opacity:1}.sidebar__nav{flex-direction:column;gap:.25rem;display:flex}.sidebar__nav-item{cursor:pointer;color:#6b7280;white-space:nowrap;border-radius:.75rem;align-items:center;gap:.75rem;padding:.75rem;transition:background-color .15s;display:flex}[data-theme=dark] .sidebar__nav-item{color:#a1a1aa}.sidebar__nav-item:hover{background-color:#0000000d}[data-theme=dark] .sidebar__nav-item:hover{background-color:#ffffff0d}.sidebar__nav-item--active{color:#fff;background-color:#3b82f6}.sidebar__nav-item--active:hover{background-color:#2372f5}.sidebar__nav-icon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.sidebar__nav-label{opacity:0;font-size:.875rem;font-weight:500;transition:opacity .3s cubic-bezier(.4,0,.2,1)}.sidebar:hover .sidebar__nav-label{opacity:1}.sidebar__divider{background-color:#e5e7eb;height:1px;margin:1rem 0}[data-theme=dark] .sidebar__divider{background-color:#27272a}.sidebar__users{flex-direction:column;flex:1;gap:.5rem;display:flex;overflow-y:auto}.sidebar__users::-webkit-scrollbar{width:6px}.sidebar__users::-webkit-scrollbar-track{background:0 0}.sidebar__users::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:9999px}[data-theme=dark] .sidebar__users::-webkit-scrollbar-thumb{background:#71717a}.sidebar__user{cursor:pointer;white-space:nowrap;border-radius:.75rem;align-items:center;gap:.75rem;padding:.5rem;transition:background-color .15s;display:flex}.sidebar__user:hover{background-color:#0000000d}[data-theme=dark] .sidebar__user:hover{background-color:#ffffff0d}.sidebar__user-avatar{object-fit:cover;border-radius:9999px;flex-shrink:0;width:36px;height:36px}.sidebar__user-name{color:#1a1a2e;opacity:0;font-size:.875rem;transition:opacity .3s cubic-bezier(.4,0,.2,1)}[data-theme=dark] .sidebar__user-name{color:#fff}.sidebar:hover .sidebar__user-name{opacity:1}.sidebar__footer{margin-top:auto;padding-top:1rem}.sidebar__settings{cursor:pointer;color:#6b7280;white-space:nowrap;border-radius:.75rem;align-items:center;gap:.75rem;padding:.75rem;transition:background-color .15s;display:flex}[data-theme=dark] .sidebar__settings{color:#a1a1aa}.sidebar__settings:hover{background-color:#0000000d}[data-theme=dark] .sidebar__settings:hover{background-color:#ffffff0d}.sidebar__settings-label{opacity:0;font-size:.875rem;font-weight:500;transition:opacity .3s cubic-bezier(.4,0,.2,1)}.sidebar:hover .sidebar__settings-label{opacity:1}.header{z-index:90;background-color:#fff;justify-content:space-between;align-items:center;height:64px;padding:0 1.5rem;transition:left .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:70px;right:0}[data-theme=dark] .header{background-color:#16161d;border-color:#27272a}.header__left{align-items:center;gap:.75rem;display:flex}.header__title{color:#1a1a2e;font-size:1.125rem;font-weight:600}[data-theme=dark] .header__title{color:#fff}.header__right{align-items:center;gap:1rem;display:flex}.header__actions{align-items:center;gap:.5rem;display:flex}.header__profile-wrapper{position:relative}.header__profile{object-fit:cover;cursor:pointer;border:2px solid #0000;border-radius:9999px;width:36px;height:36px;transition:border-color .15s}.header__profile:hover{border-color:#3b82f6}.profile-dropdown{z-index:95;background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;min-width:260px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 4px 16px #0000001a}[data-theme=dark] .profile-dropdown{background-color:#16161d;border-color:#27272a;box-shadow:0 4px 16px #0000004d}.profile-dropdown__header{align-items:center;gap:.75rem;padding:1rem;display:flex}.profile-dropdown__avatar{object-fit:cover;border-radius:9999px;width:48px;height:48px}.profile-dropdown__info{flex:1;min-width:0}.profile-dropdown__name{color:#1a1a2e;white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-size:.875rem;font-weight:600;overflow:hidden}[data-theme=dark] .profile-dropdown__name{color:#fff}.profile-dropdown__email{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}[data-theme=dark] .profile-dropdown__email{color:#a1a1aa}.profile-dropdown__divider{background-color:#e5e7eb;height:1px}[data-theme=dark] .profile-dropdown__divider{background-color:#27272a}.profile-dropdown__logout{color:#1a1a2e;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:background-color .15s;display:flex}[data-theme=dark] .profile-dropdown__logout{color:#fff}.profile-dropdown__logout svg{color:#6b7280}[data-theme=dark] .profile-dropdown__logout svg{color:#a1a1aa}.profile-dropdown__logout:hover{color:#ef4444;background-color:#ef44441a}.profile-dropdown__logout:hover svg{color:#ef4444}.automation{background-color:#fff;min-height:100vh;margin-left:70px;padding-top:64px;transition:margin-left .3s cubic-bezier(.4,0,.2,1)}[data-theme=dark] .automation{background-color:#0f0f14}.automation__content{flex-direction:column;align-items:center;max-width:800px;margin:0 auto;padding:3rem 1.5rem;display:flex}.automation__gif{object-fit:contain;border-radius:9999px;width:160px;height:160px;margin-bottom:1.5rem}.automation__heading{text-align:center;margin-bottom:2.5rem}.automation__title{color:#1a1a2e;font-size:1.875rem;font-weight:600;line-height:1.3}[data-theme=dark] .automation__title{color:#fff}@media (min-width:1024px){.automation__title{font-size:2.25rem}}.automation__highlight{color:#3b82f6;font-style:italic}.automation__search{justify-content:center;width:100%;margin-bottom:2.5rem;display:flex}.automation__explore{width:100%;max-width:700px}.automation__explore-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.automation__explore-title{color:#1a1a2e;font-size:1rem;font-weight:600}[data-theme=dark] .automation__explore-title{color:#fff}.automation__explore-link{color:#3b82f6;cursor:pointer;font-size:.875rem;transition:opacity .15s}.automation__explore-link:hover{opacity:.8}.automation__cards{gap:1rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.automation__cards::-webkit-scrollbar{width:6px}.automation__cards::-webkit-scrollbar-track{background:0 0}.automation__cards::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:9999px}[data-theme=dark] .automation__cards::-webkit-scrollbar-thumb{background:#71717a}@media (max-width:639px){.automation__cards{flex-direction:column}}.auth-page{background-color:#fff;justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}[data-theme=dark] .auth-page{background-color:#0f0f14}.auth-container{width:100%;max-width:420px}.auth-card{background-color:#fff;border-radius:1.25rem;padding:2.5rem;box-shadow:0 10px 40px #00000014}[data-theme=dark] .auth-card{background-color:#16161d;box-shadow:0 10px 40px #0000004d}@media (max-width:639px){.auth-card{padding:2rem}}.auth-logo{justify-content:center;align-items:center;gap:.75rem;margin-bottom:2rem;display:flex}.auth-logo__icon{color:#fff;background:linear-gradient(135deg,#60a5fa 0%,#3b82f6 100%);border-radius:1rem;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.auth-logo__text{color:#1a1a2e;font-size:1.5rem;font-weight:700}[data-theme=dark] .auth-logo__text{color:#fff}.auth-header{text-align:center;margin-bottom:2rem}.auth-title{color:#1a1a2e;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}[data-theme=dark] .auth-title{color:#fff}.auth-subtitle{color:#6b7280;font-size:.875rem}[data-theme=dark] .auth-subtitle{color:#a1a1aa}.auth-form{flex-direction:column;gap:1.25rem;margin-bottom:1.5rem;display:flex}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-label{color:#1a1a2e;font-size:.875rem;font-weight:500}[data-theme=dark] .form-label{color:#fff}.form-input{color:#1a1a2e;background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:.75rem 1rem;font-size:1rem;transition:all .15s}[data-theme=dark] .form-input{color:#fff;background-color:#1e1e28;border-color:#27272a}.form-input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.form-input::placeholder{color:#9ca3af}[data-theme=dark] .form-input::placeholder{color:#71717a}.form-footer{justify-content:flex-end;margin-top:-.75rem;display:flex}.form-link{color:#3b82f6;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s}.form-link:hover{color:#60a5fa}.auth-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#60a5fa 0%,#3b82f6 100%);border:none;border-radius:.75rem;margin-top:.5rem;padding:.75rem 1rem;font-size:1rem;font-weight:600;transition:all .15s}.auth-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.auth-button:active{transform:translateY(0)}.auth-toggle{text-align:center;border-top:1px solid #e5e7eb;padding-top:1.5rem}[data-theme=dark] .auth-toggle{border-color:#27272a}.auth-toggle__text{color:#6b7280;font-size:.875rem}[data-theme=dark] .auth-toggle__text{color:#a1a1aa}.auth-toggle__link{color:#3b82f6;cursor:pointer;font-weight:600;font-size:inherit;background:0 0;border:none;padding:0;transition:color .15s}.auth-toggle__link:hover{color:#60a5fa;text-decoration:underline}.signin{width:100%;min-height:100vh;max-height:100vh;display:flex;overflow:hidden}@media (max-width:639px){.signin{flex-direction:column}}.signin__left{background:linear-gradient(135deg,#1e40af 0%,#3b82f6 50%,#60a5fa 100%);flex:1;justify-content:center;align-items:center;min-height:100vh;max-height:100vh;display:flex;position:relative;overflow:hidden}@media (max-width:639px){.signin__left{display:none}}.signin__carousel{justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex;position:relative}.signin__slide{opacity:0;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;transition:opacity .8s ease-in-out,transform .8s ease-in-out;display:flex;position:absolute;transform:scale(.95)}.signin__slide--active{opacity:1;z-index:1;transform:scale(1)}.signin__slide-content{flex-direction:column;align-items:center;gap:3rem;max-width:580px;display:flex}.signin__slide-text{text-align:center;padding:0 1rem}.signin__slide-title{color:#fff;margin-bottom:.75rem;font-size:2.25rem;font-weight:700;line-height:1.2}.signin__slide-description{color:#fffffff2;max-width:500px;font-size:1rem;line-height:1.6}.signin__slide-image{justify-content:center;align-items:center;width:100%;max-width:500px;display:flex;position:relative}.signin__slide-image img{border:3px solid #ffffff1a;border-radius:1rem;box-shadow:0 25px 50px #00000040}.signin__dots{z-index:10;gap:.5rem;display:flex;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}.signin__dot{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .2s}.signin__dot:hover{background:#ffffffb3;transform:scale(1.2)}.signin__dot--active{background:#fff;border-radius:4px;width:24px}.signin__image{object-fit:cover;color:#0000;opacity:1;border-top-right-radius:20px;border-bottom-right-radius:20px;width:630px;height:700px;position:relative;inset:0}.signin__right{background-color:#fff;flex:1;justify-content:center;align-items:flex-start;min-height:100vh;max-height:100vh;padding:2rem;display:flex;position:relative;overflow-y:auto}[data-theme=dark] .signin__right{background-color:#0f0f14}@media (max-width:639px){.signin__right{min-height:100vh;padding:1.5rem}}.signin__top-right-decor{pointer-events:none;z-index:0;opacity:.15;width:min(248px,35vw);height:auto;position:absolute;top:0;right:0}.signin__top-right-decor svg{width:100%;height:auto;display:block}@media (max-width:639px){.signin__top-right-decor{opacity:.1;width:180px}}.signin__content{z-index:1;width:100%;max-width:440px;margin:auto 0;position:relative}.signin__logo{justify-content:center;margin-bottom:1.5rem;display:flex}.signin__logo img{object-fit:contain;width:120px;height:120px}.signin__header{text-align:center;margin-bottom:2rem}.signin__title{color:#1a1a1a;margin-bottom:.5rem;font-size:1.875rem;font-weight:700}[data-theme=dark] .signin__title{color:#fff}.signin__subtitle{color:#6b7280;font-size:.875rem}[data-theme=dark] .signin__subtitle{color:#a1a1aa}.signin__error{color:#dc2626;text-align:center;background-color:#ef444414;border:1px solid #ef444433;border-radius:.75rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500}.signin__social-buttons{flex-direction:column;gap:1rem;margin-bottom:1rem;display:flex}.signin__social-buttons-row{gap:.75rem;margin-bottom:1.5rem;display:flex}.signin__email-button{color:#1f2937;cursor:pointer;background-color:#fff;border:1.5px solid #e5e7eb;border-radius:.75rem;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:1rem;font-weight:500;transition:all .15s;display:flex}.signin__email-button:hover{background-color:#f9fafb;border-color:#d1d5db;transform:translateY(-1px);box-shadow:0 2px 8px #0000000d}.signin__email-button svg{flex-shrink:0}.signin__email-button span{text-align:center;white-space:nowrap}.signin__terms{text-align:center;color:#6b7280;font-size:.875rem;line-height:1.5}.signin__terms a{color:#3b82f6;font-weight:500;text-decoration:none}.signin__terms a:hover{text-decoration:underline}.signin__divider{align-items:center;gap:.75rem;margin:1.5rem 0;display:flex}.signin__divider-line{background-color:#e5e7eb;flex:1;height:1px}[data-theme=dark] .signin__divider-line{background-color:#27272a}.signin__divider-text{color:#9ca3af;text-transform:uppercase;font-size:.875rem;font-weight:500}[data-theme=dark] .signin__divider-text{color:#a1a1aa}.signin__form{flex-direction:column;gap:1rem;display:flex}.signin__field{flex-direction:column;gap:.5rem;display:flex}.signin__field-actions{justify-content:flex-end;margin-top:-.25rem;display:flex}.signin__label{color:#374151;font-size:.875rem;font-weight:500}[data-theme=dark] .signin__label{color:#fff}.signin__input{color:#1f2937;background-color:#fff;border:1.5px solid #e5e7eb;border-radius:.75rem;padding:.75rem 1rem;font-size:1rem;transition:all .15s}[data-theme=dark] .signin__input{color:#fff;background-color:#16161d;border-color:#27272a}.signin__input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.signin__input::placeholder{color:#9ca3af}[data-theme=dark] .signin__input::placeholder{color:#71717a}.signin__password-input-wrapper{align-items:center;width:100%;display:flex;position:relative}.signin__input--with-toggle{width:100%;padding-right:48px}.signin__password-toggle{color:#6b7280;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:inline-flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}[data-theme=dark] .signin__password-toggle{color:#a1a1aa}.signin__password-toggle:hover{color:#374151}[data-theme=dark] .signin__password-toggle:hover{color:#fff}.signin__password-toggle:focus-visible{outline-offset:2px;border-radius:.375rem;outline:2px solid #3b82f6}.signin__helper-text{color:#6b7280;margin:0;padding:0 .25rem;font-size:.75rem;line-height:1.45}[data-theme=dark] .signin__helper-text{color:#a1a1aa}.signin__forgot-link{color:#3b82f6;cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem;font-weight:500}.signin__forgot-link:hover{color:#2563eb;text-decoration:underline}.signin__forgot-link:focus-visible{outline-offset:2px;border-radius:.375rem;outline:2px solid #3b82f6}.signin__success{color:#15803d;background-color:#22c55e14;border:1px solid #22c55e33;border-radius:.75rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500}.signin__secondary-link{color:#6b7280;cursor:pointer;background:0 0;border:none;align-self:center;padding:0;font-size:.875rem;font-weight:500}.signin__secondary-link:hover{color:#374151;text-decoration:underline}.signin__secondary-link:focus-visible{outline-offset:2px;border-radius:.375rem;outline:2px solid #3b82f6}[data-theme=dark] .signin__secondary-link{color:#a1a1aa}[data-theme=dark] .signin__secondary-link:hover{color:#fff}.signin__button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:.75rem;margin-top:.5rem;padding:.75rem 1rem;font-size:1rem;font-weight:600;transition:all .15s;box-shadow:0 4px 12px #3b82f633}.signin__button:hover:not(:disabled){background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);transform:translateY(-1px);box-shadow:0 6px 16px #3b82f64d}.signin__button:active:not(:disabled){transform:translateY(0)}.signin__button:disabled{opacity:.6;cursor:not-allowed}.signin__footer{text-align:center;margin-top:1.5rem}.signin__footer-text{color:#6b7280;font-size:.875rem}[data-theme=dark] .signin__footer-text{color:#a1a1aa}.signin__footer-link{color:#3b82f6;cursor:pointer;font-weight:600;font-size:inherit;background:0 0;border:none;padding:0;transition:color .15s}.signin__footer-link:hover{color:#2563eb;text-decoration:underline}.signin__social-icons{justify-content:center;align-items:center;gap:1rem;margin-top:1rem;display:flex}.signin__social-icon-btn{cursor:pointer;background-color:#fff;border:1.5px solid #e5e7eb;border-radius:.75rem;justify-content:center;align-items:center;width:48px;height:48px;padding:0;transition:all .15s;display:flex}[data-theme=dark] .signin__social-icon-btn{background-color:#16161d;border-color:#27272a}.signin__social-icon-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.signin__social-icon-btn:active{transform:translateY(0)}.signin__social-icon-btn svg{flex-shrink:0;width:24px;height:24px}.signin__social-icon-btn--linkedin{background:#0a66c2;border:none}.signin__social-icon-btn--linkedin:hover{background:#004182;box-shadow:0 4px 12px #0a66c24d}.signin--verification .signin__content{max-width:520px}.signin--verification .signin__logo{margin-bottom:1rem}.signin--verification .signin__logo img{width:68px;height:68px}.signin--verification .signin__right{padding-top:1.5rem;padding-bottom:1.5rem}@media (max-width:639px){.signin--verification .signin__right{padding:1rem 1rem 1.25rem}.signin--verification .signin__content{max-width:440px}.signin--verification .signin__logo{margin-bottom:.75rem}.signin--verification .signin__logo img{width:56px;height:56px}}.social-login-btn{cursor:pointer;color:#1f2937;background-color:#fff;border:1.5px solid #e5e7eb;border-radius:.75rem;justify-content:center;align-items:center;gap:.75rem;width:100%;height:auto;padding:.75rem 1rem;font-size:1rem;font-weight:500;transition:all .15s;display:flex}[data-theme=dark] .social-login-btn{color:#fff;background-color:#16161d;border-color:#27272a}.social-login-btn:hover:not(:disabled){background-color:#f9fafb;border-color:#d1d5db;transform:translateY(-1px);box-shadow:0 2px 8px #0000000d}.social-login-btn:active:not(:disabled){transform:translateY(0)}.social-login-btn:disabled{opacity:.6;cursor:not-allowed}.social-login-btn .social-icon{flex-shrink:0;width:20px;height:20px}.social-login-btn span{text-align:center;white-space:nowrap;flex:1}.social-login-btn--google{flex:1}.social-login-btn--google:hover:not(:disabled){color:#111827;background-color:#f9fafb}.social-login-btn--linkedin{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;width:100%;box-shadow:0 4px 12px #3b82f633}[data-theme=dark] .social-login-btn--linkedin{color:#fff}.social-login-btn--linkedin:hover:not(:disabled){background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);box-shadow:0 6px 16px #3b82f64d}.studio-layout.studio-layout--create-twin .studio-sidebar{display:none}.studio-layout.studio-layout--create-twin .studio-layout__main{margin-left:0}.studio-layout.studio-layout--create-twin .studio-layout__content{border-radius:0;padding:8px}.studio-layout.studio-layout--create-twin .create-twin{justify-content:flex-start}.studio-layout.studio-layout--create-twin .create-twin__card{max-width:100%}.studio-layout.studio-layout--create-twin-intro .studio-layout__content{overflow:hidden}.studio-layout.studio-layout--create-twin-intro .create-twin{min-height:0}.create-twin__wizard-overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:200;background:radial-gradient(120% 90% at 20% 10%,#60a5fa2e,#0000 45%),radial-gradient(90% 75% at 85% 0,#1c78ee29,#0000 40%),#0f172a6b;justify-content:center;align-items:flex-start;min-height:100vh;padding:3rem 1.25rem;display:flex;position:fixed;inset:0;overflow-y:auto}@media (max-width:639px){.create-twin__wizard-overlay{align-items:flex-start;padding:1.5rem 1rem}}.create-twin__wizard-modal{justify-content:center;width:100%;max-width:62rem;height:fit-content;padding:.25rem;animation:.3s modal-pop;display:flex;position:relative}@keyframes modal-pop{0%{opacity:0;transform:translateY(18px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.create-twin{background:#fff;justify-content:center;align-items:flex-start;min-height:100vh;display:flex}[data-theme=dark] .create-twin{background:#0f0f14}.create-twin__card{background:#fff;border-radius:1.25rem;width:100%;max-width:72rem;padding:3rem 2.5rem 2.25rem;position:relative;box-shadow:0 .125rem 1.5rem #0000000f}[data-theme=dark] .create-twin__card{background:#16161d;box-shadow:0 .125rem 1.5rem #0000004d}.create-twin__card--form{padding:0}.create-twin__wizard{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #94a3b847;border-radius:1.25rem;width:100%;max-width:52rem;padding:2.5rem;position:relative;box-shadow:0 24px 70px #0f172a1f}[data-theme=dark] .create-twin__wizard{background:#16161d;border-color:#ffffff0f;box-shadow:0 24px 70px #00000073}@media (max-width:639px){.create-twin__wizard{max-width:100%;padding:1.5rem}}.create-twin__wizard-header{text-align:center;margin-bottom:2rem}.create-twin__wizard-content{grid-template-columns:auto 1fr;align-items:center;gap:3rem;margin-bottom:0;display:grid}@media (max-width:639px){.create-twin__wizard-content{grid-template-columns:1fr;gap:2rem}}.create-twin__step-content{flex-direction:column;gap:1.5rem;padding-right:1rem;display:flex}@media (max-width:639px){.create-twin__step-content{text-align:center;padding-right:0}}.create-twin__image-container{border-radius:1.25rem;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:1rem;min-width:18.75rem;min-height:18.75rem;padding:2rem;display:flex;position:relative}.create-twin__image-container img{object-fit:contain;border-radius:1rem;width:100%;max-width:15rem;height:auto}@media (max-width:639px){.create-twin__image-container{min-width:auto;min-height:auto;padding:1.5rem}.create-twin__image-container img{max-width:12rem}}.create-twin__progress-dots{align-items:center;gap:.5rem;display:flex}.create-twin__progress-dots .progress-dot{background:#e5e7eb;border-radius:50%;width:.5rem;height:.5rem;transition:all .3s}[data-theme=dark] .create-twin__progress-dots .progress-dot{background:#27272a}.create-twin__progress-dots .progress-dot.active{background:#3b82f6;border-radius:.25rem;width:2rem}.create-twin__step-info{flex-direction:column;flex:1;gap:.5rem;display:flex}.create-twin__step-label{letter-spacing:.05rem;color:#3b82f6;text-transform:uppercase;background-color:#eff6ff;border-radius:19px;width:fit-content;margin-bottom:.5rem;padding:.125rem .75rem;font-size:.75rem;font-weight:600}.create-twin__step-title{color:#1a1a2e;margin:0 0 .75rem;font-size:1.75rem;font-weight:700;line-height:1.3}[data-theme=dark] .create-twin__step-title{color:#fff}.create-twin__step-description{color:#6b7280;margin:0;font-size:.875rem;line-height:1.5}[data-theme=dark] .create-twin__step-description{color:#a1a1aa}.create-twin__navigation{justify-content:flex-end;gap:.75rem;margin-top:2rem;padding-right:1rem;display:flex}@media (max-width:639px){.create-twin__navigation{justify-content:center;padding-right:0}}.create-twin__nav-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.create-twin__nav-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.create-twin__nav-btn{color:#fff;cursor:pointer;background:#3b82f6;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;transition:all .15s;display:flex;box-shadow:0 .125rem .5rem #3b82f633}.create-twin__nav-btn:hover:not(:disabled){transform:translateY(-.125rem);box-shadow:0 .25rem .75rem #3b82f666}.create-twin__nav-btn:disabled{opacity:.4;cursor:not-allowed;background:#e5e7eb}[data-theme=dark] .create-twin__nav-btn:disabled{background:#27272a}.create-twin__nav-btn svg{width:1.25rem;height:1.25rem;display:block}.create-twin__nav-btn--cta{white-space:nowrap;border-radius:999px;width:auto;min-width:8.5rem;padding:0 1.25rem;font-size:.875rem;font-weight:600}.create-twin__close{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0;position:absolute;top:1.25rem;right:1.25rem}.create-twin__close:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.create-twin__close{border-radius:.75rem;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:background-color .15s;display:flex}.create-twin__close:hover{background-color:#0000000d}[data-theme=dark] .create-twin__close:hover{background-color:#ffffff1a}.create-twin__close{color:#9ca3af;text-decoration:none}[data-theme=dark] .create-twin__close{color:#71717a}.create-twin__logo{justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.create-twin__logo img,.create-twin__logo svg{align-items:center;max-width:100%;display:flex}.create-twin__title{text-align:center;color:#1a1a2e;margin-bottom:.5rem;font-size:1.625rem;font-weight:700;line-height:1.2}[data-theme=dark] .create-twin__title{color:#fff}.create-twin__subtitle{text-align:center;color:#6b7280;margin-bottom:2.25rem;font-size:.875rem}[data-theme=dark] .create-twin__subtitle{color:#a1a1aa}.create-twin__timeline{border:1px solid #e5e7eb;border-radius:1rem;justify-content:space-between;gap:0;margin-bottom:.75rem;padding:1.5rem 1.25rem;display:flex}[data-theme=dark] .create-twin__timeline{border-color:#27272a}.create-twin__flow-tags{justify-content:center;align-items:center;gap:.625rem;margin-bottom:2.25rem;display:flex}.create-twin__capabilities{margin-bottom:2.25rem}.create-twin__footer{justify-content:space-between;align-items:center;display:flex}.create-twin__footer .create-twin__navigation{margin-top:0;padding-right:0}@media (max-width:639px){.create-twin__footer{flex-direction:column-reverse;gap:1rem}}.create-twin__btn-skip{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.create-twin__btn-skip:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.create-twin__btn-skip{color:#9ca3af;font-size:.875rem}[data-theme=dark] .create-twin__btn-skip{color:#71717a}.create-twin__btn-skip:hover{color:#1a1a2e}[data-theme=dark] .create-twin__btn-skip:hover{color:#fff}.create-twin__btn-start{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:.625rem;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-size:.875rem;font-weight:600;transition:all .15s;display:inline-flex}.create-twin__btn-start svg{margin-left:.25rem}.create-twin__btn-start:hover{transform:translateY(-.0625rem);box-shadow:0 .25rem .75rem #3b82f659}.timeline-step{text-align:center;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.timeline-step__icon{background:#3b82f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:.75rem;display:flex}.timeline-step__title{color:#1a1a2e;margin-bottom:.25rem;font-size:.875rem;font-weight:600}[data-theme=dark] .timeline-step__title{color:#fff}.timeline-step__desc{color:#9ca3af;max-width:8.75rem;font-size:.75rem;line-height:1.4}[data-theme=dark] .timeline-step__desc{color:#71717a}.timeline-step__line{background:#e2ebf4;border-radius:3.5px;width:919px;height:7px;position:absolute;top:16.95px;left:83.89px}[data-theme=dark] .timeline-step__line{background:#e5e7eb33}.flow-tag{color:#6b7280;background:#fff;border-radius:1.25rem;padding:.375rem .875rem;font-size:.875rem}[data-theme=dark] .flow-tag{color:#a1a1aa;background:#1e1e28}.flow-tag__separator{color:#9ca3af;font-size:.75rem}[data-theme=dark] .flow-tag__separator{color:#71717a}.capabilities__heading{color:#1a1a2e;margin-bottom:1.25rem;font-size:1.0625rem;font-weight:600}[data-theme=dark] .capabilities__heading{color:#fff}.capabilities__grid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}@media (max-width:639px){.capabilities__grid{grid-template-columns:1fr}}.capability-card{color:#1a1a2e;cursor:default;background-color:#fff;border:1px solid #e5e7eb;border-radius:.625rem;align-items:center;gap:.75rem;padding:.875rem 1rem;font-size:.875rem;transition:border-color .15s,background-color .15s;display:flex}[data-theme=dark] .capability-card{color:#a1a1aa;background-color:#1e1e28;border-color:#27272a}.capability-card:hover{background-color:#3b82f605;border-color:#3b82f6}[data-theme=dark] .capability-card:hover{background-color:#3b82f61a}.capability-card__icon{color:#3b82f6;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;display:flex}.btn-create-twin{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.625rem 1.375rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex;box-shadow:0 .125rem .5rem #3b82f640}.btn-create-twin svg{stroke-width:2.5px}.btn-create-twin:hover{transform:translateY(-.0625rem);box-shadow:0 .25rem 1rem #3b82f659}.automation__top-bar{justify-content:flex-end;padding:1rem 1.75rem 0;display:flex}.twin-form{flex-direction:column;width:100%;min-height:0;display:flex}.twin-form__header{padding:36px 40px 0}.twin-form__page-title{color:#1a1a2e;margin-bottom:4px;font-size:22px;font-weight:700}[data-theme=dark] .twin-form__page-title{color:#fff}.twin-form__page-subtitle{color:#6b7280;margin-bottom:28px;font-size:.875rem}[data-theme=dark] .twin-form__page-subtitle{color:#a1a1aa}.twin-form__divider{border:none;border-top:1px solid #e5e7eb;margin:0}[data-theme=dark] .twin-form__divider{border-color:#27272a}.twin-form__body{flex:1;padding:28px 40px 20px}.twin-form__body--playground{padding:20px 40px 24px}.twin-form__footer{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:20px 40px 32px;display:flex}[data-theme=dark] .twin-form__footer{border-color:#27272a}.twin-form__btn-back{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.twin-form__btn-back:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.twin-form__btn-back{color:#6b7280;font-size:.875rem;font-weight:500}[data-theme=dark] .twin-form__btn-back{color:#a1a1aa}.twin-form__btn-back:hover{color:#1a1a2e}[data-theme=dark] .twin-form__btn-back:hover{color:#fff}.twin-form__btn-next{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:.5rem;align-items:center;gap:6px;padding:10px 28px;font-size:.875rem;font-weight:600;transition:all .15s;display:inline-flex}.twin-form__btn-next:hover:not(:disabled){background:#2563eb;box-shadow:0 4px 12px #3b82f64d}.twin-form__btn-next:disabled{opacity:.65;cursor:not-allowed;box-shadow:none}.twin-form__btn-next--publish{background:#3b82f6}.twin-form__btn-next--publish:hover:not(:disabled){background:#2563eb}.twin-form__btn-spinner{animation:1s linear infinite twin-processing-spin}.twin-form__error{color:#ef4444;text-align:center;margin-top:12px;padding:0 40px;font-size:.875rem;font-weight:500}.stepper{align-items:flex-start;gap:0;width:100%;padding:0 4px;display:flex}.stepper__step{z-index:1;flex-direction:column;flex:none;align-items:center;gap:8px;min-width:max-content;display:flex}.stepper__circle{color:inherit;cursor:pointer;cursor:pointer;width:42px;height:42px;font-size:.875rem;font-weight:600;font:inherit;background:0 0;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;margin:0;padding:0;transition:all .15s;display:flex;box-shadow:0 6px 18px #0000000a}.stepper__circle:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}[data-theme=dark] .stepper__circle{color:#71717a;background:#1e1e28;border-color:#27272a}.stepper__circle:disabled{cursor:not-allowed;opacity:.7}.stepper__circle--active{color:#fff;background:#3b82f6;border-color:#3b82f6;box-shadow:0 10px 24px #3b82f659}[data-theme=dark] .stepper__circle--active{color:#fff;background:#3b82f6;border-color:#3b82f6}.stepper__circle--completed{color:#fff;cursor:pointer;background:#3b82f6;border-color:#3b82f6}[data-theme=dark] .stepper__circle--completed{background:#3b82f6;border-color:#3b82f6}.stepper__circle--completed:hover:not(:disabled){box-shadow:0 10px 24px #3b82f659}.stepper__label{color:#6b7280;white-space:nowrap;font-size:12px}[data-theme=dark] .stepper__label{color:#71717a}.stepper__label--active{color:#3b82f6;font-weight:600}.stepper__line{background:#e5e7eb;border-radius:999px;flex:auto;align-self:flex-start;height:3px;margin:19px 12px 0}[data-theme=dark] .stepper__line{background:#27272a}.stepper__line--active{background:#3b82f6}.field{margin-bottom:24px}.field--center{text-align:center}.field__label{color:#1a1a2e;margin-bottom:8px;font-size:16px;font-weight:600;display:block}[data-theme=dark] .field__label{color:#fff}.field__label--section{margin-bottom:14px;font-size:1rem}.field__required{color:#ef4444;margin-left:4px}.field__hint{color:#6b7280;margin-bottom:14px;font-size:14px;line-height:1.5}[data-theme=dark] .field__hint{color:#a1a1aa}.field__error{color:#ef4444;margin-top:6px;margin-bottom:0;font-size:12px;font-weight:500}.field__input,.field__select,.field__textarea{color:#1a1a2e;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;width:100%;padding:11px 14px;font-family:inherit;font-size:.875rem;transition:border-color .15s,box-shadow .15s}[data-theme=dark] .field__input,[data-theme=dark] .field__select,[data-theme=dark] .field__textarea{color:#fff;background:#1e1e28;border-color:#27272a}.field__input:focus,.field__select:focus,.field__textarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.field__input::placeholder,.field__select::placeholder,.field__textarea::placeholder{color:#9ca3af}[data-theme=dark] .field__input::placeholder,[data-theme=dark] .field__select::placeholder,[data-theme=dark] .field__textarea::placeholder{color:#71717a}.field__input--error,.field__select--error,.field__textarea--error{border-color:#ef4444}.field__input--error:focus,.field__select--error:focus,.field__textarea--error:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.field__textarea{resize:vertical;min-height:100px;line-height:1.5}.field__select{cursor:pointer;text-align:left;justify-content:space-between;align-items:center;display:flex}.field__select-wrapper{position:relative;overflow:visible}.field__select-wrapper--open .field__select-chevron{transform:rotate(180deg)}.field__select-placeholder{color:#9ca3af}[data-theme=dark] .field__select-placeholder{color:#71717a}.field__select-chevron{color:#9ca3af;flex-shrink:0;transition:transform .2s}[data-theme=dark] .field__select-chevron{color:#71717a}.field__select-menu{z-index:1000;overscroll-behavior:contain;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;min-width:100%;max-width:90vw;max-height:300px;padding:4px;position:absolute;top:calc(100% + 4px);left:0;overflow:hidden auto;box-shadow:0 8px 24px #0f172a1f}.field__select-menu::-webkit-scrollbar{width:6px}.field__select-menu::-webkit-scrollbar-track{background:0 0}.field__select-menu::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:9999px}[data-theme=dark] .field__select-menu::-webkit-scrollbar-thumb{background:#71717a}[data-theme=dark] .field__select-menu{background-color:#16161d;border-color:#27272a;box-shadow:0 8px 24px #0006}.field__select-option{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.field__select-option:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.field__select-option{text-align:left;color:#6b7280;border-radius:.375rem;align-items:center;gap:10px;width:100%;padding:8px 12px;font-size:.875rem;transition:background-color .15s,color .15s;display:flex}.field__select-option:hover{color:#3b82f6;background-color:#3b82f614}.field__select-option--active{color:#3b82f6;background-color:#3b82f61a;font-weight:600}[data-theme=dark] .field__select-option{color:#a1a1aa}[data-theme=dark] .field__select-option:hover{background-color:#3b82f626}[data-theme=dark] .field__select-option--active{background-color:#3b82f633}.field__select-checkbox{cursor:pointer;accent-color:#3b82f6;flex-shrink:0;width:18px;height:18px;margin-right:2px}.field__tag-editor{cursor:text;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;flex-wrap:wrap;align-items:center;gap:8px;width:100%;min-height:46px;padding:8px 12px;transition:border-color .15s,box-shadow .15s;display:flex}[data-theme=dark] .field__tag-editor{background:#1e1e28;border-color:#27272a}.field__tag-editor:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.field__tag-editor--error{border-color:#ef4444}.field__tag-editor--error:focus-within{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.field__tag{color:#3b82f6;background:#3b82f614;border-radius:9999px;align-items:center;gap:6px;max-width:100%;padding:6px 10px;font-size:12px;font-weight:600;line-height:1.2;display:inline-flex}[data-theme=dark] .field__tag{color:#fff;background:#3b82f62e}.field__tag-remove{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.field__tag-remove:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.field__tag-remove{width:18px;height:18px;color:inherit;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;line-height:1;transition:background-color .15s,color .15s;display:flex}.field__tag-remove:hover{background:#3b82f61f}.field__tag-input{font:inherit;color:#1a1a2e;background:0 0;border:none;outline:none;flex:160px;min-width:140px;margin:0;padding:4px 0;font-family:inherit;font-size:.875rem}[data-theme=dark] .field__tag-input{color:#fff}.field__tag-input::placeholder{color:#9ca3af}[data-theme=dark] .field__tag-input::placeholder{color:#71717a}.field__autocomplete{position:relative}.field__autocomplete-menu{z-index:20;overscroll-behavior:contain;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;width:100%;max-height:220px;padding:6px;position:absolute;top:calc(100% + 8px);left:0;overflow-y:auto;box-shadow:0 12px 32px #0f172a1f}.field__autocomplete-menu::-webkit-scrollbar{width:6px}.field__autocomplete-menu::-webkit-scrollbar-track{background:0 0}.field__autocomplete-menu::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:9999px}[data-theme=dark] .field__autocomplete-menu::-webkit-scrollbar-thumb{background:#71717a}[data-theme=dark] .field__autocomplete-menu{background:#16161d;border-color:#27272a;box-shadow:0 12px 32px #00000059}.field__autocomplete-option{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.field__autocomplete-option:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.field__autocomplete-option{text-align:left;color:#6b7280;border-radius:.375rem;align-items:center;width:100%;padding:10px 12px;font-size:.875rem;line-height:1.4;transition:background-color .15s,color .15s;display:flex}[data-theme=dark] .field__autocomplete-option{color:#a1a1aa}.field__autocomplete-option:hover{color:#3b82f6;background:#3b82f614}[data-theme=dark] .field__autocomplete-option:hover{background:#3b82f629}.field__autocomplete-option--active{color:#3b82f6;background:#3b82f61a;font-weight:500}[data-theme=dark] .field__autocomplete-option--active{background:#3b82f633}.field__autocomplete-option--add{color:#3b82f6;border-top:1px solid #3b82f61f;margin-top:4px;padding-top:12px;font-weight:600}[data-theme=dark] .field__autocomplete-option--add{border-top-color:#3b82f63d}.field-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:639px){.field-row{grid-template-columns:1fr}}.avatar-picker{flex-direction:column;align-items:center;gap:24px;display:flex}.avatar-picker__preview{cursor:pointer;background:#e8f4fc;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:140px;height:140px;transition:box-shadow .15s,transform .15s;display:flex;position:relative}.avatar-picker__preview:hover{transform:translateY(-2px);box-shadow:0 10px 22px #3b82f62e}[data-theme=dark] .avatar-picker__preview{background:#3b82f626}.avatar-picker__preview-overlay{color:#fff;pointer-events:none;background:#0f172a80;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.avatar-picker__spinner{animation:1s linear infinite twin-processing-spin}.avatar-picker__placeholder-icon{opacity:.5}.avatar-picker__upload-icon{cursor:pointer;color:#3b82f6;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .15s;display:flex;position:absolute;bottom:8px;right:8px;box-shadow:0 2px 8px #0000001a}[data-theme=dark] .avatar-picker__upload-icon{color:#3b82f6;background:#1e1e28}.avatar-picker__upload-icon:hover{transform:scale(1.1);box-shadow:0 4px 12px #3b82f640}.avatar-picker__upload-icon:active{transform:scale(.95)}.avatar-picker__upload-icon:disabled{cursor:not-allowed;opacity:.7;box-shadow:none;transform:none}.avatar-picker__camera-icon{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;bottom:8px;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #0000001a}[data-theme=dark] .avatar-picker__camera-icon{background:#1e1e28}.avatar-picker__options{background:#fff;border:1px solid #e5e7eb;border-radius:50px;align-items:center;gap:12px;padding:10px 16px;display:flex}[data-theme=dark] .avatar-picker__options{background:#1e1e28;border-color:#27272a}.avatar-picker__avatars{gap:12px;display:flex}.avatar-picker__avatar{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:50%;width:40px;height:40px;padding:0;transition:all .15s;overflow:hidden}.avatar-picker__avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.avatar-picker__avatar--active{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f64d}.avatar-picker__avatar:hover:not(.avatar-picker__avatar--active){border-color:#3b82f680;transform:scale(1.08)}.avatar-picker__divider{background:#e5e7eb;width:1px;height:28px}[data-theme=dark] .avatar-picker__divider{background:#27272a}.avatar-picker__upload{color:#3b82f6;cursor:pointer;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .15s;display:inline-flex}[data-theme=dark] .avatar-picker__upload{color:#3b82f6}.avatar-picker__upload:hover{color:#2563eb}.avatar-picker__upload:disabled{opacity:.6;cursor:not-allowed}.avatar-picker__status{color:#6b7280;margin:0;font-size:12px;font-weight:500}[data-theme=dark] .avatar-picker__status{color:#a1a1aa}.modules{grid-template-columns:1fr 1fr;gap:10px;display:grid}@media (max-width:639px){.modules{grid-template-columns:1fr}}.modules__item{color:#1a1a2e;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;gap:10px;padding:12px 16px;font-size:.875rem;transition:all .15s;display:flex}[data-theme=dark] .modules__item{color:#fff;background:#1e1e28;border-color:#27272a}.modules__item:hover{border-color:#3b82f6}.modules__item--selected{background:#3b82f60f;border-color:#3b82f6}[data-theme=dark] .modules__item--selected{background:#3b82f61f;border-color:#3b82f6}.modules__checkbox{accent-color:#3b82f6;cursor:pointer;width:16px;height:16px}.tone-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.tone-card{cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:.75rem;flex-direction:column;align-items:center;gap:6px;padding:20px 16px;transition:all .15s;display:flex}[data-theme=dark] .tone-card{background:#1e1e28;border-color:#27272a}.tone-card:hover{border-color:#3b82f6}.tone-card--active{background:#3b82f60f;border-color:#3b82f6}[data-theme=dark] .tone-card--active{background:#3b82f61f;border-color:#3b82f6}.tone-card--active .tone-card__title{color:#3b82f6}.tone-card__title{color:#1a1a2e;font-size:.875rem;font-weight:600}[data-theme=dark] .tone-card__title{color:#fff}.tone-card__desc{color:#9ca3af;text-align:center;font-size:12px}[data-theme=dark] .tone-card__desc{color:#71717a}.decision-coordinates__header{flex-direction:column;gap:6px;margin-bottom:10px;display:flex}.decision-coordinates__header .field__hint{margin-bottom:0}.decision-coordinates__textarea-wrap{position:relative}.decision-coordinates__textarea{scrollbar-gutter:stable;padding-right:52px}.decision-coordinates__refine-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.decision-coordinates__refine-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.decision-coordinates__refine-btn{color:#3b82f6;background:#3b82f614;border:1px solid #3b82f638;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:all .15s;display:inline-flex;position:absolute;bottom:10px;right:26px;box-shadow:0 4px 12px #3b82f624}.decision-coordinates__refine-btn:before{content:"Enhance with AI";white-space:nowrap;color:#fff;pointer-events:none;opacity:0;z-index:10;background:#1a1a2e;border-radius:6px;padding:5px 8px;font-size:11px;font-weight:500;line-height:1;transition:opacity .15s;position:absolute;bottom:calc(100% + 8px);right:0}[data-theme=dark] .decision-coordinates__refine-btn:before{color:#1a202c;background:#e2e8f0}.decision-coordinates__refine-btn:after{content:"";pointer-events:none;opacity:0;z-index:10;border:5px solid #0000;border-top-color:#1a1a2e;transition:opacity .15s;position:absolute;bottom:calc(100% + 2px);right:11px}[data-theme=dark] .decision-coordinates__refine-btn:after{border-top-color:#e2e8f0}.decision-coordinates__refine-btn:hover:not(:disabled):before,.decision-coordinates__refine-btn:hover:not(:disabled):after{opacity:1}[data-theme=dark] .decision-coordinates__refine-btn{color:#60a5fa;background:#3b82f624;border-color:#60a5fa4d}.decision-coordinates__refine-btn:hover:not(:disabled){color:#3b82f6;background:#3b82f624;border-color:#3b82f661;box-shadow:0 6px 16px #3b82f62e}[data-theme=dark] .decision-coordinates__refine-btn:hover:not(:disabled){color:#60a5fa;background:#60a5fa33;border-color:#60a5fa66}.decision-coordinates__refine-btn:disabled{cursor:not-allowed;color:#6b7280;opacity:.55;box-shadow:none;background:#fff;border-color:#e5e7eb}[data-theme=dark] .decision-coordinates__refine-btn:disabled{color:#a1a1aa;background:#1e1e28;border-color:#27272a}.decision-coordinates__refine-icon{flex-shrink:0}.decision-coordinates__refine-icon--spin{animation:1s linear infinite twin-processing-spin}.decision-coordinates__helper{color:#9ca3af;margin:10px 0 0;font-size:12px;line-height:1.5}[data-theme=dark] .decision-coordinates__helper{color:#71717a}.kb-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}@media (max-width:639px){.kb-grid{grid-template-columns:1fr}}.kb-grid--two{grid-template-columns:repeat(2,1fr)}.knowledge-section{flex-direction:column;gap:14px;display:flex}.kb-hero{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.kb-hero:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.kb-hero{text-align:center;background:linear-gradient(#3b82f612 0%,#3b82f605 100%);border:1.11px dashed #94a3b873;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:24px;width:100%;height:324px;padding:33px 80px;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex;box-shadow:0 12px 32px #0f172a12}@media (max-width:639px){.kb-hero{gap:16px;height:auto;padding:24px 20px}}.kb-hero:hover{border-color:#3b82f68c;transform:translateY(-2px);box-shadow:0 16px 36px #0f172a1f}.kb-hero__mic{color:#fff;background:#3b82f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;box-shadow:0 12px 30px #3b82f659}.kb-hero__mic svg{width:26px;height:26px}.kb-hero__title{color:#1a1a2e;margin:0;font-size:18px;font-weight:600}.kb-hero__subtitle{color:#6b7280;max-width:640px;margin:0;font-size:.875rem;line-height:1.5}.kb-import{background:#fff;border:1px solid #e5e7eb;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;display:flex;position:relative}[data-theme=dark] .kb-import{background:#1e1e28;border-color:#27272a}.kb-import__left{align-items:center;gap:10px;display:flex}.kb-import__label{letter-spacing:.08em;text-transform:uppercase;color:#9ca3af;white-space:nowrap;flex-shrink:0;font-size:12px}[data-theme=dark] .kb-import__label{color:#71717a}.kb-import__avatar{color:#fff;background:linear-gradient(135deg,#2dd4bf,#22c55e);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:600;display:flex;box-shadow:0 6px 14px #22c55e40}.kb-import__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;width:100%;display:flex}.kb-import__btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.kb-import__btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.kb-import__btn{color:#3b82f6;background:#3b82f61a;border:1px solid #3b82f6;border-radius:12px;align-items:center;gap:8px;padding:10px 16px;font-size:.875rem;font-weight:600;transition:all .15s;display:inline-flex}.kb-import__btn:hover{background:#3b82f626}.kb-import__btn--ghost{color:#6b7280;background:0 0;border-color:#e5e7eb}[data-theme=dark] .kb-import__btn--ghost{color:#a1a1aa;border-color:#27272a}.kb-import__btn--ghost:hover{color:#3b82f6;background:#3b82f612;border-color:#3b82f6}.kb-import__btn:disabled,.kb-import__btn--ghost:disabled{cursor:not-allowed;color:#98a2b3;box-shadow:none;opacity:1;background:#f3f5f8;border-color:#d5dae3}[data-theme=dark] .kb-import__btn:disabled,[data-theme=dark] .kb-import__btn--ghost:disabled{color:#7b8596;background:#232834;border-color:#353b45}.kb-import__btn:disabled:hover,.kb-import__btn--ghost:disabled:hover{color:#98a2b3;background:#f3f5f8;border-color:#d5dae3}[data-theme=dark] .kb-import__btn:disabled:hover,[data-theme=dark] .kb-import__btn--ghost:disabled:hover{color:#7b8596;background:#232834;border-color:#353b45}.kb-import__icon{justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.kb-import__icon img{object-fit:contain;width:16px;height:16px}.kb-import__btn:disabled .kb-import__icon,.kb-import__btn:disabled .kb-import__icon img{filter:grayscale();opacity:.65}.kb-import__hint{color:#9ca3af;margin-left:auto;font-size:12px}[data-theme=dark] .kb-import__hint{color:#71717a}.kb-import__tooltip{color:#fff;white-space:nowrap;z-index:10;background:#000000d1;border-radius:10px;margin-top:42px;padding:8px 10px;font-size:12px;position:absolute;transform:translate(-20%)}.voice-input-card{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.voice-input-card:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.voice-input-card{cursor:pointer;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;align-items:flex-start;gap:12px;width:100%;max-width:500px;padding:16px;transition:all .15s;display:flex}[data-theme=dark] .voice-input-card{background:#1e1e28;border-color:#27272a}.voice-input-card:hover{border-color:#3b82f6;box-shadow:0 2px 8px #3b82f61a}.voice-input-card__icon{color:#fff;background:#8b5cf6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.voice-input-card__content{flex-direction:column;flex:1;gap:6px;display:flex}.voice-input-card__title{color:#1a1a2e;font-size:.875rem;font-weight:600;display:block}[data-theme=dark] .voice-input-card__title{color:#fff}.voice-input-card__desc{font-size:13px;line-height:1.4;display:block}.voice-input-card__link{color:#3b82f6;font-weight:500}.voice-input-card__link:after{content:" "}.voice-input-card__text{color:#9ca3af}[data-theme=dark] .voice-input-card__text{color:#71717a}.kb-card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;flex-direction:column;align-items:center;gap:10px;padding:24px 16px;transition:all .15s;display:flex;position:relative}[data-theme=dark] .kb-card{background:#1e1e28;border-color:#27272a}.kb-card:hover:not(.kb-card--disabled){border-color:#3b82f6;box-shadow:0 2px 8px #3b82f61a}.kb-card--voice-only{width:100%;max-width:400px}.kb-card--disabled{cursor:not-allowed;opacity:.6}.kb-card--disabled:hover{border-color:#e5e7eb}[data-theme=dark] .kb-card--disabled:hover{border-color:#27272a}.kb-card__tooltip{color:#fff;white-space:nowrap;pointer-events:none;z-index:10;background:#000000d9;border-radius:6px;padding:6px 12px;font-size:12px;position:absolute;top:-32px;left:50%;transform:translate(-50%)}.kb-card__tooltip:after{content:"";border-top:5px solid #000000d9;border-left:5px solid #0000;border-right:5px solid #0000;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.kb-card__icon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.kb-card__icon--upload{background:#3b82f6}.kb-card__icon--gdrive{background:#34a853}.kb-card__icon--voice{background:#8b5cf6}.kb-card__title{color:#1a1a2e;font-size:.875rem;font-weight:600}[data-theme=dark] .kb-card__title{color:#fff}.kb-card__desc{color:#9ca3af;font-size:12px}[data-theme=dark] .kb-card__desc{color:#71717a}.docs-list{flex-direction:column;gap:8px;display:flex}.field__transcript{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;flex-direction:column;gap:10px;padding:14px;display:flex;box-shadow:0 1px 2px #0000000d}[data-theme=dark] .field__transcript{background:#1e1e28;border-color:#27272a}.field__transcript-meta{color:#6b7280;align-items:center;gap:10px;font-size:12px;display:flex}[data-theme=dark] .field__transcript-meta{color:#a1a1aa}.field__badge{color:#3b82f6;background:#3b82f61f;border-radius:9999px;padding:4px 8px;font-size:12px;font-weight:500}[data-theme=dark] .field__badge{background:#3b82f638}.field__actions{flex-wrap:wrap;gap:10px;display:flex}.field__actions button{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.field__actions button:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.field__actions button{color:#6b7280;background:0 0;border:1px solid #e5e7eb;border-radius:9999px;padding:10px 14px;font-size:.875rem;font-weight:600;transition:all .15s}[data-theme=dark] .field__actions button{color:#a1a1aa;border-color:#27272a}.field__actions button:hover{color:#3b82f6;border-color:#3b82f6}.key-scenarios__input{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:12px 14px;display:grid;box-shadow:0 1px 2px #0000000d}[data-theme=dark] .key-scenarios__input{background:#1e1e28;border-color:#27272a}.key-scenarios__input input{color:#1a1a2e;background:0 0;border:none;outline:none;font-size:.875rem}[data-theme=dark] .key-scenarios__input input{color:#fff}.key-scenarios__input input::placeholder{color:#9ca3af}[data-theme=dark] .key-scenarios__input input::placeholder{color:#71717a}.key-scenarios__input button{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.key-scenarios__input button:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.key-scenarios__input button{color:#fff;background:#3b82f6;border-radius:9999px;padding:10px 18px;font-weight:600;transition:transform .15s,box-shadow .15s,opacity .15s;box-shadow:0 6px 18px #3b82f63d}.key-scenarios__input button:disabled{opacity:.5;box-shadow:none}.key-scenarios__input button:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 10px 24px #3b82f647}.key-scenarios__list{flex-direction:column;gap:8px;margin-top:12px;padding:0;list-style:none;display:flex}.key-scenarios__item{background:#3b82f60a;border:1px solid #e5e7eb;border-radius:1rem;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin:0;padding:12px 14px;display:grid}[data-theme=dark] .key-scenarios__item{background:#3b82f614;border-color:#27272a}.key-scenarios__number{color:#3b82f6;min-width:20px;font-size:.875rem;font-weight:600;line-height:1}.key-scenarios__text{color:#1a1a2e;word-break:break-word;overflow-wrap:anywhere;min-width:0;font-size:.875rem}[data-theme=dark] .key-scenarios__text{color:#fff}.key-scenarios__char-count{color:#9ca3af;text-align:right;margin:4px 4px 0;font-size:11px}[data-theme=dark] .key-scenarios__char-count{color:#71717a}.key-scenarios__char-count--warn{color:#ef4444;font-weight:600}.key-scenarios__remove{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.key-scenarios__remove:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.key-scenarios__remove{color:#9ca3af;border-radius:9999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:18px;transition:color .15s,background-color .15s;display:flex}[data-theme=dark] .key-scenarios__remove{color:#71717a}.key-scenarios__remove:hover{color:#ef4444;background:#ef444414}.doc-item{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;gap:12px;padding:14px 16px;display:flex}[data-theme=dark] .doc-item{background:#1e1e28;border-color:#27272a}.doc-item__content{text-align:left;align-items:center;gap:12px;width:100%;min-width:0;display:flex}.doc-item__content--editable{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.doc-item__content--editable{cursor:pointer;border-radius:.5rem;margin:-4px 0 -4px -6px;padding:4px 6px;transition:background-color .15s}.doc-item__content--editable:hover{background:#3b82f614}.doc-item__content--editable:focus-visible{outline-offset:1px;outline:2px solid #3b82f673}.doc-item__icon{color:#3b82f6;background:#3b82f61a;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.doc-item__info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.doc-item__name{color:#1a1a2e;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:500;overflow:hidden}[data-theme=dark] .doc-item__name{color:#fff}.doc-item__meta{color:#9ca3af;font-size:12px}[data-theme=dark] .doc-item__meta{color:#71717a}.doc-item__action{color:#3b82f6;background:#3b82f61f;border-radius:9999px;flex-shrink:0;padding:6px 10px;font-size:12px;font-weight:600}[data-theme=dark] .doc-item__action{background:#3b82f638}.doc-item__remove{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.doc-item__remove:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.doc-item__remove{color:#9ca3af;border-radius:9999px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex}[data-theme=dark] .doc-item__remove{color:#71717a}.doc-item__remove:hover{color:#ef4444;background:#ef444414;transform:translateY(-1px)}.doc-item__remove:active{transform:translateY(0)}.editor-modal-overlay{z-index:1300;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a80;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.editor-modal{background:#fff;border:1px solid #e5e7eb;border-radius:24px;flex-direction:column;gap:14px;width:min(760px,100%);max-height:calc(100vh - 40px);padding:22px;display:flex;overflow:auto;box-shadow:0 24px 50px #0f172a38}[data-theme=dark] .editor-modal{background:#1e1e28;border-color:#27272a;box-shadow:0 24px 56px #00000061}.editor-modal--preview{width:min(980px,100%)}.editor-modal__header{justify-content:space-between;gap:14px;display:flex}.editor-modal__title{color:#1a1a2e;margin:0;font-size:28px;font-weight:700;line-height:1.15}[data-theme=dark] .editor-modal__title{color:#fff}@media (max-width:639px){.editor-modal__title{font-size:22px}}.editor-modal__subtitle{color:#6b7280;margin:6px 0 0;font-size:14px;line-height:1.4}[data-theme=dark] .editor-modal__subtitle{color:#a1a1aa}.editor-modal__close{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.editor-modal__close:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.editor-modal__close{color:#9ca3af;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:24px;line-height:1;transition:all .15s;display:flex}[data-theme=dark] .editor-modal__close{color:#71717a}.editor-modal__close:hover{color:#1a1a2e;background:#94a3b833}[data-theme=dark] .editor-modal__close:hover{color:#fff}.editor-modal__meta{color:#6b7280;justify-content:space-between;align-items:center;gap:10px;font-size:13px;display:flex}[data-theme=dark] .editor-modal__meta{color:#a1a1aa}.editor-modal__chip{color:#3b82f6;background:#3b82f61f;border-radius:9999px;padding:8px 12px;font-weight:600}[data-theme=dark] .editor-modal__chip{background:#3b82f638}.editor-modal__textarea{resize:vertical;color:#1a1a2e;background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:100%;min-height:180px;padding:14px 16px;font-family:inherit;font-size:18px;line-height:1.45;transition:border-color .15s,box-shadow .15s}[data-theme=dark] .editor-modal__textarea{color:#fff;background:#1e1e28;border-color:#27272a}.editor-modal__textarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f624}.editor-modal__error{color:#ef4444;margin:0;font-size:13px;font-weight:500}.editor-modal__preview-area{background:#fff;border:1px solid #e5e7eb;border-radius:16px;min-height:220px;max-height:62vh;overflow:auto}[data-theme=dark] .editor-modal__preview-area{background:#1e1e28;border-color:#27272a}.editor-modal__pdf{border:none;width:100%;height:62vh;display:block}.editor-modal__text-preview{white-space:pre-wrap;word-break:break-word;color:#1a1a2e;min-height:220px;margin:0;padding:16px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:14px;line-height:1.6}[data-theme=dark] .editor-modal__text-preview{color:#fff}.editor-modal__unsupported{text-align:center;color:#6b7280;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:220px;padding:28px 22px;display:flex}[data-theme=dark] .editor-modal__unsupported{color:#a1a1aa}.editor-modal__unsupported p{margin:0;line-height:1.5}.editor-modal__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.editor-modal__btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.editor-modal__btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.editor-modal__btn{border:1px solid #0000;border-radius:9999px;padding:11px 18px;font-size:.875rem;font-weight:600;transition:all .15s}.editor-modal__btn:disabled{opacity:.6;cursor:not-allowed}.editor-modal__btn--ghost{color:#6b7280;border-color:#e5e7eb}[data-theme=dark] .editor-modal__btn--ghost{color:#a1a1aa;border-color:#27272a}.editor-modal__btn--ghost:hover:not(:disabled){color:#3b82f6;background:#3b82f614;border-color:#3b82f6}.editor-modal__btn--primary{color:#fff;background:#3b82f6;box-shadow:0 10px 26px #3b82f652}.editor-modal__btn--primary:hover:not(:disabled){background:#2f6ce3}@keyframes twin-processing-spin{to{transform:rotate(360deg)}}.twin-form__processing-overlay{z-index:1400;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a80;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.twin-form__processing-modal{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:20px;flex-direction:column;align-items:center;gap:8px;width:min(460px,100%);padding:24px;display:flex;box-shadow:0 20px 44px #0f172a38}[data-theme=dark] .twin-form__processing-modal{background:#1e1e28;border-color:#27272a;box-shadow:0 20px 50px #00000059}.twin-form__processing-spinner{color:#3b82f6;animation:1s linear infinite twin-processing-spin}.twin-form__processing-title{color:#1a1a2e;margin:0;font-size:18px;font-weight:600}[data-theme=dark] .twin-form__processing-title{color:#fff}.twin-form__processing-subtitle{color:#6b7280;margin:0;font-size:14px}[data-theme=dark] .twin-form__processing-subtitle{color:#a1a1aa}.playground{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;flex-direction:column;height:420px;display:flex}[data-theme=dark] .playground{background:#1e1e28;border-color:#27272a}.playground__chat{flex:1;padding:20px;overflow-y:auto}.playground__chat::-webkit-scrollbar{width:6px}.playground__chat::-webkit-scrollbar-track{background:0 0}.playground__chat::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:9999px}[data-theme=dark] .playground__chat::-webkit-scrollbar-thumb{background:#71717a}.playground__input{border-top:1px solid #e5e7eb;gap:10px;padding:16px;display:flex}[data-theme=dark] .playground__input{border-color:#27272a}.playground__input-field{color:#1a1a2e;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;flex:1;padding:10px 14px;font-size:.875rem}[data-theme=dark] .playground__input-field{color:#fff;background:#0f0f14;border-color:#27272a}.playground__input-field:focus{border-color:#3b82f6;outline:none}.playground__input-field::placeholder{color:#9ca3af}[data-theme=dark] .playground__input-field::placeholder{color:#71717a}.playground__mic-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.playground__mic-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.playground__mic-btn{color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .15s;display:flex;box-shadow:0 2px 8px #0f172a14}[data-theme=dark] .playground__mic-btn{color:#a1a1aa;background:#1e1e28;border-color:#27272a;box-shadow:0 2px 10px #00000040}.playground__mic-btn:hover{color:#3b82f6;border-color:#3b82f6;transform:translateY(-1px);box-shadow:0 6px 16px #3b82f62e}.playground__mic-btn:active{transform:translateY(0)}.playground__mic-btn svg{width:18px;height:18px}.playground__send-btn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .15s;display:flex}.playground__send-btn:disabled{opacity:.5;cursor:not-allowed}.playground__send-btn:not(:disabled):hover{background:#2563eb;box-shadow:0 4px 12px #3b82f64d}.chat-message{gap:10px;margin-bottom:16px;display:flex}.chat-message--user{flex-direction:row-reverse}.chat-message--user .chat-message__bubble{color:#fff;background:#3b82f6;border-radius:16px 16px 4px}.chat-message--assistant{flex-direction:row}.chat-message--assistant .chat-message__bubble{color:#1a1a2e;background:#3b82f614;border-radius:16px 16px 16px 4px}[data-theme=dark] .chat-message--assistant .chat-message__bubble{color:#fff;background:#3b82f61f}.chat-message__avatar{background:#3b82f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.chat-message__bubble{max-width:70%;padding:12px 16px;font-size:.875rem;line-height:1.5}.overview__header{justify-content:flex-end;margin-bottom:20px;display:flex}.overview__edit-btn{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;gap:6px;padding:8px 16px;font-size:.875rem;transition:all .15s;display:inline-flex}[data-theme=dark] .overview__edit-btn{color:#a1a1aa;background:#1e1e28;border-color:#27272a}.overview__edit-btn:hover{color:#3b82f6;border-color:#3b82f6}.overview__grid{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px;padding:24px;display:grid}[data-theme=dark] .overview__grid{background:#1e1e28;border-color:#27272a}@media (max-width:639px){.overview__grid{grid-template-columns:1fr;gap:16px}}.overview__item{flex-direction:column;gap:6px;display:flex}.overview__item--full{grid-column:1/-1}.overview__label{color:#9ca3af;font-size:.875rem}[data-theme=dark] .overview__label{color:#71717a}.overview__value{color:#1a1a2e;font-size:.875rem;font-weight:500}[data-theme=dark] .overview__value{color:#fff}.overview__value--accent{color:#3b82f6}.overview__avatar{margin-top:8px}.overview__avatar-img{object-fit:cover;border:2px solid #e5e7eb;border-radius:50%;width:80px;height:80px}[data-theme=dark] .overview__avatar-img{border-color:#27272a}.overview__docs{flex-direction:column;gap:8px;margin-top:8px;display:flex}.overview__doc{background:#3b82f60f;border-radius:.5rem;align-items:center;gap:10px;padding:10px 12px;display:flex}[data-theme=dark] .overview__doc{background:#3b82f61a}.overview__doc-icon{color:#fff;background:#3b82f6;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.overview__doc-info{flex-direction:column;flex:1;gap:2px;display:flex}.overview__doc-name{color:#1a1a2e;font-size:.875rem;font-weight:500}[data-theme=dark] .overview__doc-name{color:#fff}.overview__doc-size{color:#9ca3af;font-size:12px}[data-theme=dark] .overview__doc-size{color:#71717a}.overview__doc-remove{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.overview__doc-remove:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.overview__doc-remove{color:#9ca3af;justify-content:center;align-items:center;width:24px;height:24px;font-size:20px;display:flex}[data-theme=dark] .overview__doc-remove{color:#71717a}.overview__doc-remove:hover{color:#ef4444}.overview__note{background:#3b82f614;border-left:3px solid #3b82f6;border-radius:.75rem;gap:12px;padding:14px 16px;display:flex}[data-theme=dark] .overview__note{background:#3b82f61f}.overview__note-icon{flex-shrink:0;font-size:18px}.overview__note-content{color:#1a1a2e;flex:1;font-size:.875rem}[data-theme=dark] .overview__note-content{color:#fff}.overview__note-content strong{margin-bottom:4px;font-weight:600;display:block}.overview__note-content p{color:#6b7280;margin:0;line-height:1.5}[data-theme=dark] .overview__note-content p{color:#a1a1aa}.overview__list{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.overview__pill{color:#1a1a2e;background:#3b82f614;border:1px solid #3b82f629;border-radius:9999px;align-items:center;gap:6px;padding:8px 12px;font-size:.875rem;display:inline-flex}[data-theme=dark] .overview__pill{color:#fff;background:#3b82f61f;border-color:#3b82f638}.studio-layout{background-color:#fff;min-height:100vh;display:flex}[data-theme=dark] .studio-layout{background-color:#0f0f14}.studio-layout__main{flex-direction:column;flex:1;min-height:100vh;margin-left:74px;transition:margin-left .3s cubic-bezier(.4,0,.2,1);display:flex}.studio-layout__content{background-color:#f9fcff;border-radius:24px 0 0 24px;flex:1;padding:20px 32px 24px 24px;overflow-y:auto}[data-theme=dark] .studio-layout__content{background-color:#16161d}.studio-layout--sidebar-expanded .studio-layout__main{margin-left:260px}.studio-layout--fullscreen{background:#fff}.studio-layout--fullscreen .studio-sidebar,.studio-layout--fullscreen .studio-header{display:none}.studio-layout--fullscreen .studio-layout__main{min-height:100vh;margin-left:0}.studio-layout--fullscreen .studio-layout__content{flex-direction:column;min-height:100vh;padding:0;display:flex}.studio-sidebar{z-index:100;background-color:#fff;flex-direction:column;justify-content:flex-start;width:74px;height:100vh;padding:14px 10px 16px;transition:width .3s cubic-bezier(.4,0,.2,1),background-color .15s,border-color .15s;display:flex;position:fixed;top:0;left:0;overflow:hidden}[data-theme=dark] .studio-sidebar{background-color:#16161d;border-color:#27272a}.studio-sidebar--expanded{width:260px;box-shadow:none}.studio-sidebar--expanded .studio-sidebar__top{align-items:stretch}.studio-sidebar--expanded .studio-sidebar__header{flex-direction:row;align-items:center;gap:10px;margin-bottom:16px;padding:4px 4px 0}.studio-sidebar--expanded .studio-sidebar__logo-circle{border-radius:14px;width:44px;height:44px}.studio-sidebar--expanded .studio-sidebar__logo-img{width:40px;height:40px}.studio-sidebar--expanded .studio-sidebar__brand-text{display:block}.studio-sidebar--expanded .studio-sidebar__nav-shell{background-color:#f3f9ff;border-radius:16px;width:100%;padding:10px 8px 12px}[data-theme=dark] .studio-sidebar--expanded .studio-sidebar__nav-shell{background-color:#ffffff0f}.studio-sidebar--expanded .studio-sidebar__nav{align-items:stretch;gap:4px;padding:0}.studio-sidebar--expanded .studio-sidebar__nav-btn{border-radius:12px;justify-content:flex-start;gap:12px;width:100%;height:46px;padding:0 20px}.studio-sidebar__top{flex-direction:column;flex:auto;align-items:center;gap:8px;min-height:0;display:flex;overflow:hidden auto}.studio-sidebar__top::-webkit-scrollbar{width:0}.studio-sidebar__header{flex-direction:column;align-items:center;gap:10px;width:100%;margin-bottom:8px;padding:2px;display:flex}.studio-sidebar__logo-circle{cursor:pointer;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .15s;display:flex}.studio-sidebar__logo-circle:hover{transform:scale(1.05)}.studio-sidebar__logo-img{object-fit:contain;width:40px;height:40px;display:block}.studio-sidebar__brand-text{color:#11172a;white-space:nowrap;letter-spacing:.02em;flex:1;font-size:1.8rem;font-weight:700;line-height:1;display:none}[data-theme=dark] .studio-sidebar__brand-text{color:#fff}.studio-sidebar__collapse-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-sidebar__collapse-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-sidebar__collapse-btn{color:#8b94a7;background-color:#f7f9fc;border:1px solid #d4dbe7;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .15s;display:flex}[data-theme=dark] .studio-sidebar__collapse-btn{color:#a1a1aa;border-color:#27272a}.studio-sidebar__collapse-btn:hover{color:#5f6c83;background-color:#eef3fa}[data-theme=dark] .studio-sidebar__collapse-btn:hover{color:#fff;background-color:#ffffff0d}.studio-sidebar__nav{flex-direction:column;align-items:center;gap:6px;width:100%;padding:0 2px;display:flex}.studio-sidebar__nav-shell{width:100%}.studio-sidebar__nav-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-sidebar__nav-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-sidebar__nav-btn{color:#6f7889;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;transition:all .15s;display:flex}[data-theme=dark] .studio-sidebar__nav-btn{color:#a1a1aa}.studio-sidebar__nav-btn:hover{color:#4f5c73;background-color:#eef2f7}[data-theme=dark] .studio-sidebar__nav-btn:hover{color:#fff;background-color:#ffffff0d}.studio-sidebar__nav-btn--active{color:#fff;background:linear-gradient(#679bf5 0%,#5a8eea 100%);box-shadow:0 10px 24px #4d82ec57}.studio-sidebar__nav-btn--active:hover,[data-theme=dark] .studio-sidebar__nav-btn--active:hover{color:#fff;background:linear-gradient(#5f93f0 0%,#4f84e4 100%)}[data-theme=dark] .studio-sidebar__nav-btn--active{color:#fff;background:linear-gradient(#679bf5 0%,#5a8eea 100%)}.studio-sidebar__nav-label{white-space:nowrap;letter-spacing:0;color:currentColor;font-size:1.05rem;font-weight:500;display:none}.studio-sidebar--expanded .studio-sidebar__nav-label{display:inline}.studio-sidebar__bottom{flex-direction:column;flex-shrink:0;align-items:center;margin-top:auto;padding:0 2px 4px;display:flex}.studio-header{background-color:#fff;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex}[data-theme=dark] .studio-header{background-color:#16161d;border-color:#27272a}.studio-header__search{flex:0 500px;position:relative}.studio-header__search-icon{color:#9ca3af;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}[data-theme=dark] .studio-header__search-icon{color:#71717a}.studio-header__search-input{font:inherit;color:#1a1a2e;background:#fff;border:1px solid #e5e7eb;border-radius:9999px;outline:none;width:100%;margin:0;padding:.75rem 1rem .75rem 2.5rem;font-size:.875rem}.studio-header__search-input::placeholder{color:#9ca3af}.studio-header__search-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}[data-theme=dark] .studio-header__search-input{color:#fff;background-color:#1e1e28;border-color:#27272a}[data-theme=dark] .studio-header__search-input::placeholder{color:#71717a}.studio-header__brand{align-items:center;gap:.75rem;min-width:0;display:inline-flex}.studio-header__brand-logo{object-fit:contain;flex-shrink:0;width:2rem;height:2rem}.studio-header__brand-text{letter-spacing:.01em;color:#121212;font-size:2rem;font-weight:700;line-height:1}.studio-header__actions{align-items:center;gap:14px;margin-left:auto;display:flex}.studio-header__plan-group{align-items:center;gap:10px;display:flex}.studio-header__plan-badge{color:#4285f2;letter-spacing:.5px;background-color:#e8f0fe;border-radius:100px;align-items:center;padding:4px 12px;font-size:11px;font-weight:700;display:inline-flex}[data-theme=dark] .studio-header__plan-badge{color:#8eb5ff;background-color:#4285f226}.studio-header__upgrade-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-header__upgrade-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-header__upgrade-btn{color:#1a1a2e;cursor:pointer;font-size:.875rem;font-weight:600;transition:color .15s}.studio-header__upgrade-btn:hover{color:#3b82f6}[data-theme=dark] .studio-header__upgrade-btn{color:#fff}[data-theme=dark] .studio-header__upgrade-btn:hover{color:#8eb5ff}.studio-header__exit-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-header__exit-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-header__exit-btn{color:#155dfc;background:#eff6ff;border:1px solid #cfe0ff;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 14px;font-size:.9375rem;font-weight:500;transition:border-color .15s,background-color .15s,box-shadow .15s,transform .15s;display:inline-flex;box-shadow:0 2px 10px #155dfc14}.studio-header__exit-btn:hover{background-color:#e7f0ff;border-color:#bcd5ff;transform:translateY(-1px);box-shadow:0 6px 14px #155dfc1f}.studio-header__exit-btn svg{color:currentColor}[data-theme=dark] .studio-header__exit-btn{color:#8eb5ff;background:#3b82f614;border-color:#27272a}[data-theme=dark] .studio-header__exit-btn:hover{background-color:#3b82f61f;border-color:#94a3b852}.studio-header__actions-divider{background:#dbe5f4;flex-shrink:0;width:1px;height:28px}[data-theme=dark] .studio-header__actions-divider{background:#94a3b847}.studio-header__icon-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-header__icon-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-header__icon-btn{border-radius:.75rem;justify-content:center;align-items:center;width:46px;height:46px;transition:background-color .15s;display:flex}.studio-header__icon-btn:hover{background-color:#0000000d}[data-theme=dark] .studio-header__icon-btn:hover{background-color:#ffffff1a}.studio-header__icon-btn{color:#1f2937;box-shadow:none;background:#eff6ff;border:none;border-radius:50%}.studio-header__icon-btn:hover{color:#111827;background:#e7f0ff;transform:translateY(-1px)}[data-theme=dark] .studio-header__icon-btn{color:#fff;background:#94a3b81f}.studio-header__profile-wrapper{margin-left:0;position:relative}.studio-header__avatar{object-fit:cover;cursor:pointer;border:2px solid #e5e7eb;border-radius:9999px;width:38px;height:38px;transition:border-color .15s}.studio-header__avatar:hover{border-color:#3b82f6}[data-theme=dark] .studio-header__avatar{border-color:#27272a}.studio-header__dropdown{z-index:95;background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;min-width:220px;padding:1rem;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}[data-theme=dark] .studio-header__dropdown{background-color:#1e1e28;border-color:#27272a}.studio-header__dropdown-header{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.studio-header__dropdown-avatar{object-fit:cover;border-radius:9999px;width:40px;height:40px}.studio-header__dropdown-name{color:#1a1a2e;text-overflow:ellipsis;white-space:nowrap;max-width:170px;font-size:.875rem;font-weight:600;overflow:hidden}[data-theme=dark] .studio-header__dropdown-name{color:#fff}.studio-header__dropdown-email{color:#9ca3af;text-overflow:ellipsis;white-space:nowrap;max-width:170px;font-size:.75rem;overflow:hidden}[data-theme=dark] .studio-header__dropdown-email{color:#71717a}.studio-header__dropdown-divider{background-color:#e5e7eb;height:1px;margin:.75rem 0}[data-theme=dark] .studio-header__dropdown-divider{background-color:#27272a}.studio-header__dropdown-item{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-header__dropdown-item:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-header__dropdown-item{color:#1a1a2e;border-radius:.5rem;align-items:center;gap:.75rem;width:100%;padding:.5rem;font-size:.875rem;transition:background-color .15s;display:flex}.studio-header__dropdown-item:hover{background-color:#3b82f60f}[data-theme=dark] .studio-header__dropdown-item{color:#fff}[data-theme=dark] .studio-header__dropdown-item:hover{background-color:#3b82f61f}.studio-header__dropdown-logout{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-header__dropdown-logout:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-header__dropdown-logout{color:#ef4444;border-radius:.5rem;align-items:center;gap:.5rem;width:100%;padding:.5rem;font-size:.875rem;transition:background-color .15s;display:flex}.studio-header__dropdown-logout:hover{background-color:#ef44440f}.studio-header__breadcrumb{align-items:center;gap:.5rem;display:flex}.studio-header__back-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-header__back-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-header__back-btn{color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:inline-flex}.studio-header__back-btn:hover{color:#3b82f6;background:#f0f5ff;border-color:#c9dafd}[data-theme=dark] .studio-header__back-btn{color:#a1a1aa;background:#1e1e28;border-color:#27272a}[data-theme=dark] .studio-header__back-btn:hover{color:#60a5fa;background:#3b82f61a}.studio-header__breadcrumb-section{color:#6b7280;cursor:pointer;font-size:.875rem;font-weight:500}.studio-header__breadcrumb-section:hover{color:#3b82f6}[data-theme=dark] .studio-header__breadcrumb-section{color:#a1a1aa}.studio-header__breadcrumb-sep{color:#9ca3af;font-size:.875rem}[data-theme=dark] .studio-header__breadcrumb-sep{color:#71717a}.studio-header__breadcrumb-current{color:#1a1a2e;font-size:.875rem;font-weight:600}[data-theme=dark] .studio-header__breadcrumb-current{color:#fff}.studio-header{z-index:90;background:#fff;position:sticky;top:0}[data-theme=dark] .studio-header{background:#16161d;box-shadow:0 6px 18px #00000040}.studio-header__search{flex:1;max-width:900px}.studio-header__search-input{background:#f5f7fb;height:44px}[data-theme=dark] .studio-header__search-input{background:#1e1e28}@keyframes studio-dashboard-spin{to{transform:rotate(360deg)}}.studio-dashboard__header{background:#fff;border-radius:24px;margin-bottom:2rem;padding:1rem}[data-theme=dark] .studio-dashboard__header{background:#1e1e28}.studio-dashboard__top{justify-content:space-between;align-items:center;margin-bottom:0;display:flex}.studio-dashboard__title{color:#3b82f6;font-size:1.5rem;font-weight:700}[data-theme=dark] .studio-dashboard__title{color:#60a5fa}.studio-dashboard__create-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-dashboard__create-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-dashboard__create-btn{color:#fff;background:linear-gradient(288.84deg,#20cfff 12.93%,#1c78ee 63.38%) padding-box padding-box,conic-gradient(from 51.3deg,#54baf9 -23.54deg,#68ffe7 68.34deg,#3bb4ff 137.03deg,#67ffbd 221.46deg,#54baf9 336.46deg,#68ffe7 428.34deg) border-box;border:1.5px solid #0000;border-radius:999px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;transition:opacity .15s;display:flex}.studio-dashboard__create-btn:hover{opacity:.9}.studio-dashboard__section-title{color:#1a1a2e;margin-bottom:1rem;font-size:1.125rem;font-weight:600}[data-theme=dark] .studio-dashboard__section-title{color:#fff}.studio-dashboard__analytics{margin-bottom:2rem}.studio-dashboard__analytics-header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.studio-dashboard__analytics-header .studio-dashboard__section-title{margin-bottom:0}.studio-dashboard__analytics-period{color:#7f8ba3;background:#fff;border:1px solid #e4ebf5;border-radius:9999px;justify-content:center;align-items:center;padding:8px 14px;font-size:.75rem;font-weight:500;display:inline-flex;box-shadow:0 6px 18px #0f172a0a}[data-theme=dark] .studio-dashboard__analytics-period{box-shadow:none;color:#71717a;background:#1e1e28;border-color:#27272a}.studio-dashboard__analytics-cards{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.studio-dashboard__analytics-card{background:#fff;border:1px solid #d7e6f8;border-radius:20px;min-height:102px;padding:20px 22px;box-shadow:0 6px 16px #4879bf14}[data-theme=dark] .studio-dashboard__analytics-card{box-shadow:none;background-color:#1e1e28;border-color:#27272a}.studio-dashboard__analytics-card-top{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.studio-dashboard__analytics-card-label{color:#64748b;font-size:.875rem;font-weight:500}[data-theme=dark] .studio-dashboard__analytics-card-label{color:#a1a1aa}.studio-dashboard__analytics-card-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.studio-dashboard__analytics-card-bottom{flex-wrap:wrap;align-items:flex-end;gap:.5rem;display:flex}.studio-dashboard__analytics-card-value{color:#1a1a2e;font-size:2.125rem;font-weight:700;line-height:1}[data-theme=dark] .studio-dashboard__analytics-card-value{color:#fff}.studio-dashboard__analytics-card-sublabel{color:#94a3b8;padding-bottom:3px;font-size:.8125rem;line-height:1.2}[data-theme=dark] .studio-dashboard__analytics-card-sublabel{color:#71717a}.studio-dashboard__empty-state{color:#9ca3af;margin:0;font-size:.875rem}[data-theme=dark] .studio-dashboard__empty-state{color:#71717a}.studio-dashboard__loading{color:#9ca3af;grid-column:1/-1;justify-content:center;align-items:center;gap:.75rem;padding:2rem 0;font-size:.875rem;display:flex}[data-theme=dark] .studio-dashboard__loading{color:#71717a}.studio-dashboard__spinner{animation:1s linear infinite studio-dashboard-spin}.studio-dashboard__performance{margin-bottom:2rem}.studio-dashboard__performance-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (min-width:640px) and (max-width:1023px){.studio-dashboard__analytics-cards,.studio-dashboard__performance-grid{grid-template-columns:1fr}}@media (max-width:639px){.studio-dashboard__analytics-header,.studio-dashboard__top{flex-direction:column;align-items:flex-start;gap:.75rem}.studio-dashboard__analytics-cards,.studio-dashboard__performance-grid{grid-template-columns:1fr}.studio-dashboard__analytics-card{padding:1rem}}.studio-dashboard__twin-card{background:#fff;border:1px solid #cfe1ff;border-radius:24px;flex-direction:column;gap:1.25rem;padding:18px;display:flex;overflow:hidden;box-shadow:0 14px 34px #3672f214}[data-theme=dark] .studio-dashboard__twin-card{box-shadow:none;background-color:#1e1e28;border-color:#27272a}.studio-dashboard__twin-header{align-items:flex-start;gap:1rem;display:flex}.studio-dashboard__twin-avatar-shell{background:linear-gradient(#eff9ff 0%,#dff3ff 100%);border:1px solid #dff0ff;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:74px;height:74px;display:flex;overflow:hidden}.studio-dashboard__twin-avatar{object-fit:cover;width:100%;height:100%;display:block}.studio-dashboard__twin-avatar-fallback{color:#3b82f6;font-size:1.75rem;font-weight:700}.studio-dashboard__twin-summary{flex-direction:column;flex:1;gap:.75rem;min-width:0;display:flex}.studio-dashboard__twin-topline{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.studio-dashboard__twin-name{color:#1f2937;flex-wrap:wrap;align-items:center;gap:.5rem;min-width:0;font-size:1.5rem;font-weight:700;line-height:1.15;display:flex}[data-theme=dark] .studio-dashboard__twin-name{color:#fff}.studio-dashboard__verified{color:#3b82f6;flex-shrink:0}.studio-dashboard__twin-status{white-space:nowrap;border:1px solid #0000;border-radius:9999px;flex-shrink:0;align-items:center;gap:6px;padding:7px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.studio-dashboard__twin-status--active{color:#22c55e;background:#effbf3;border-color:#d6f4df}.studio-dashboard__twin-status--progress{color:#ea580c;background:#fff7ed;border-color:#fbd5b5}.studio-dashboard__twin-status--inactive{color:#64748b;background:#f8fafc;border-color:#e2e8f0}.studio-dashboard__status-dot{background-color:currentColor;border-radius:9999px;width:7px;height:7px}.studio-dashboard__twin-tags{flex-wrap:wrap;gap:.5rem;display:flex}.studio-dashboard__tag{color:#5b6472;background:#fff;border:1px solid #dde5ef;border-radius:9999px;padding:6px 12px;font-size:.75rem;font-weight:500}[data-theme=dark] .studio-dashboard__tag{color:#a1a1aa;background-color:#1e1e28;border-color:#27272a}.studio-dashboard__twin-stats{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.studio-dashboard__stat{color:#3574eb;background:#eef5ff;border:1px solid #dbe8ff;border-radius:12px;align-items:center;gap:6px;padding:7px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.studio-dashboard__stat--rating{color:#fff;background:#65c97c;border-color:#65c97c}[data-theme=dark] .studio-dashboard__stat{color:#a1a1aa;background:#1e1e28;border-color:#27272a}.studio-dashboard__stat-icon{color:currentColor;flex-shrink:0}.studio-dashboard__stat-icon--star{color:currentColor}.studio-dashboard__stat-icon--trend{stroke-width:2.3px}.studio-dashboard__advisory-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-dashboard__advisory-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-dashboard__advisory-btn{color:#5a54f3;background:#f4f1ff;border:1px solid #e4ddff;border-radius:9999px;align-items:center;gap:8px;margin-left:auto;padding:9px 14px;font-size:.8125rem;font-weight:600;transition:all .15s;display:inline-flex}.studio-dashboard__advisory-btn:hover{background:#ede8ff}[data-theme=dark] .studio-dashboard__advisory-btn{color:#c9c5ff;background:#5a54f329;border-color:#908cff47}.studio-dashboard__advisory-icon{stroke-width:2.1px;flex-shrink:0}.studio-dashboard__chart{background:#fbfdff;border:1px solid #e5edf8;border-radius:24px;margin-bottom:0;padding:18px 20px 16px}[data-theme=dark] .studio-dashboard__chart{background:#ffffff05;border-color:#27272a}.studio-dashboard__chart-title{color:#1f2937;margin-bottom:4px;font-size:1rem;font-weight:700}[data-theme=dark] .studio-dashboard__chart-title{color:#fff}.studio-dashboard__chart-subtitle{color:#98a2b3;margin-bottom:.75rem;font-size:.875rem}[data-theme=dark] .studio-dashboard__chart-subtitle{color:#71717a}.studio-dashboard__chart-svg{width:100%;height:auto}.studio-dashboard__chart-label{fill:#7b8799;font-size:10px}[data-theme=dark] .studio-dashboard__chart-label{fill:#71717a}.studio-dashboard__chart-grid{stroke:#dbe5f1;stroke-width:1px;stroke-dasharray:3 4}[data-theme=dark] .studio-dashboard__chart-grid{stroke:#27272a}.studio-dashboard__twin-footer{border-top:1px solid #e8eef7;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1rem;display:flex}[data-theme=dark] .studio-dashboard__twin-footer{border-color:#27272a}.studio-dashboard__twin-meta{color:#7b8aa3;flex-wrap:wrap;align-items:center;gap:1rem;font-size:.75rem;display:flex}[data-theme=dark] .studio-dashboard__twin-meta{color:#a1a1aa}.studio-dashboard__twin-meta-item{align-items:center;gap:8px;display:inline-flex}.studio-dashboard__meta-dot{border-radius:9999px;width:6px;height:6px}.studio-dashboard__meta-dot--blue{background-color:#3b82f6}.studio-dashboard__meta-dot--dark{background-color:#9ca3af}[data-theme=dark] .studio-dashboard__meta-dot--dark{background-color:#71717a}.studio-dashboard__twin-actions{flex-wrap:wrap;gap:.75rem;margin-left:auto;display:flex}.studio-dashboard__action-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-dashboard__action-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-dashboard__action-btn{border-radius:16px;justify-content:center;align-items:center;gap:.5rem;min-width:150px;padding:12px 18px;font-size:.875rem;font-weight:600;transition:all .15s;display:flex}.studio-dashboard__action-btn--outline{color:#3672f2;background:#eef5ff;border:1px solid #dce7ff}.studio-dashboard__action-btn--outline:hover{background:#e5efff}[data-theme=dark] .studio-dashboard__action-btn--outline{color:#60a5fa;background:#3b82f61f;border-color:#60a5fa}[data-theme=dark] .studio-dashboard__action-btn--outline:hover{background-color:#3b82f62e}.studio-dashboard__action-btn--primary{color:#fff;background:linear-gradient(135deg,#4c8cff 0%,#2d68ea 100%);border:1px solid #0000;box-shadow:0 12px 24px #3672f238}.studio-dashboard__action-btn--primary:hover{background:linear-gradient(135deg,#4385fb 0%,#245fe0 100%)}@media (max-width:639px){.studio-dashboard__twin-card{padding:1rem}.studio-dashboard__twin-topline{flex-direction:column;align-items:flex-start}.studio-dashboard__advisory-btn,.studio-dashboard__twin-actions{margin-left:0}.studio-dashboard__twin-footer{align-items:flex-start}.studio-dashboard__twin-actions{width:100%}.studio-dashboard__action-btn{flex:1 1 0;min-width:0}.studio-dashboard__chart{padding:1rem}}.studio-twins__header{background:#fff;border-radius:24px;padding:1rem 1rem 0}[data-theme=dark] .studio-twins__header{background:#1e1e28}.studio-twins__top{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.studio-twins__title{color:#3b82f6;font-size:1.5rem;font-weight:700}[data-theme=dark] .studio-twins__title{color:#60a5fa}.studio-twins__create-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-twins__create-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-twins__create-btn{color:#fff;background:linear-gradient(288.84deg,#20cfff 12.93%,#1c78ee 63.38%) padding-box padding-box,conic-gradient(from 51.3deg,#54baf9 -23.54deg,#68ffe7 68.34deg,#3bb4ff 137.03deg,#67ffbd 221.46deg,#54baf9 336.46deg,#68ffe7 428.34deg) border-box;border:1.5px solid #0000;border-radius:999px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;transition:opacity .15s;display:flex}.studio-twins__create-btn:hover:not(:disabled){opacity:.9}.studio-twins__create-btn:disabled{opacity:.45;cursor:not-allowed}.studio-twins__limit-banner{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:.75rem;align-items:flex-start;gap:.75rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem;display:flex}[data-theme=dark] .studio-twins__limit-banner{color:#fcd34d;background:#78350f33;border-color:#fbbf244d}.studio-twins__limit-banner-icon{color:#d97706;flex-shrink:0;margin-top:2px}[data-theme=dark] .studio-twins__limit-banner-icon{color:#fbbf24}.studio-twins__limit-banner-text{line-height:1.5}.studio-twins__limit-link{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-twins__limit-link:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-twins__limit-link{color:#1d4ed8;cursor:pointer;font-weight:600;text-decoration:underline;display:inline}.studio-twins__limit-link:hover{color:#1e40af}[data-theme=dark] .studio-twins__limit-link{color:#60a5fa}[data-theme=dark] .studio-twins__limit-link:hover{opacity:.85}.studio-twins__tabs-row{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-end;gap:.75rem;margin-bottom:1.5rem;display:flex}[data-theme=dark] .studio-twins__tabs-row{border-color:#27272a}.studio-twins__tabs{gap:.25rem;display:flex}.studio-twins__tab{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-twins__tab:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-twins__tab{color:#6b7280;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.75rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .15s}.studio-twins__tab:hover{color:#3b82f6}.studio-twins__tab--active{color:#3b82f6;border-bottom-color:#3b82f6}[data-theme=dark] .studio-twins__tab{color:#a1a1aa}[data-theme=dark] .studio-twins__tab:hover{color:#60a5fa}[data-theme=dark] .studio-twins__tab--active{color:#60a5fa;border-bottom-color:#60a5fa}.studio-twins__count-badge{color:#3b82f6;white-space:nowrap;background:#edf4ff;border:1px solid #d0e4ff;border-radius:999px;align-items:center;margin-bottom:.75rem;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-flex}[data-theme=dark] .studio-twins__count-badge{color:#60a5fa;background:#3b82f624;border-color:#3b82f640}.studio-twins__sync-meta{color:#9ca3af;margin:-.5rem 0 .75rem;font-size:.75rem}[data-theme=dark] .studio-twins__sync-meta{color:#71717a}.studio-twins__processing-banner{color:#1e3a8a;background:#f2f7ff;border:1px solid #cfe1ff;border-radius:.75rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.75rem 1rem;display:flex}.studio-twins__processing-banner-text{align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:inline-flex}.studio-twins__processing-refresh{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-twins__processing-refresh:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-twins__processing-refresh{color:#1d4ed8;background:#fff;border:1px solid #9ec5ff;border-radius:.5rem;align-items:center;gap:6px;padding:8px 12px;font-size:.75rem;font-weight:600;transition:all .15s;display:inline-flex}.studio-twins__processing-refresh:hover:not(:disabled){background:#eff6ff;border-color:#7caeff}.studio-twins__processing-refresh:disabled{opacity:.6;cursor:not-allowed}[data-theme=dark] .studio-twins__processing-banner{color:#c6dcff;background:#1d4ed82e;border-color:#6b9bff59}[data-theme=dark] .studio-twins__processing-refresh{color:#dbeafe;background:#0f172a80;border-color:#75a0ff73}[data-theme=dark] .studio-twins__processing-refresh:hover:not(:disabled){background:#1e3a8a61}.studio-twins__list{flex-direction:column;gap:1rem;display:flex}.studio-twins__item{background-color:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:18px 20px}[data-theme=dark] .studio-twins__item{background-color:#1e1e28;border-color:#27272a}.studio-twins__item--card{border:3px solid #d5e9fd;box-shadow:0 10px 30px #3b82f614}.studio-twins__item-header{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:12px;display:flex}.studio-twins__item-left{flex:1;align-items:center;gap:1rem;min-width:0;display:flex}.studio-twins__item-avatar{object-fit:cover;border-radius:9999px;width:48px;height:48px}.studio-twins__item-info{flex-direction:column;gap:6px;min-width:0;display:flex}.studio-twins__item-name{color:#1a1a2e;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;display:flex}[data-theme=dark] .studio-twins__item-name{color:#fff}.studio-twins__verified{color:#3b82f6;flex-shrink:0}.studio-twins__item-tags{flex-wrap:wrap;gap:6px;display:flex}.studio-twins__item-error{color:#dc2626;margin:0;font-size:.75rem}[data-theme=dark] .studio-twins__item-error{color:#fca5a5}.studio-twins__item-tag{color:#6b7280;background-color:#fff;border:1px solid #e5e7eb;border-radius:9999px;padding:2px .75rem;font-size:.75rem}[data-theme=dark] .studio-twins__item-tag{color:#a1a1aa;background-color:#1e1e28;border-color:#27272a}.studio-twins__status{align-self:flex-start;align-items:center;gap:6px;font-size:.75rem;font-weight:500;display:flex}.studio-twins__status--active{color:#22c55e}.studio-twins__status--saved{color:#3b82f6}.studio-twins__status--progress{color:#f59e0b}.studio-twins__status--inactive{color:#9ca3af}[data-theme=dark] .studio-twins__status--inactive{color:#71717a}.studio-twins__status-dot{background-color:currentColor;border-radius:9999px;width:8px;height:8px}.studio-twins__status-spinner{color:currentColor;flex-shrink:0}.studio-twins__status-pill{color:#1a1a2e;background:#3b82f614;border-radius:14px;align-items:center;gap:6px;padding:6px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.studio-twins__status-pill.studio-twins__status--active{color:#16a34a;background:#22c55e1f}.studio-twins__status-pill.studio-twins__status--progress{color:#d97706;background:#f59e0b24}.studio-twins__status-pill.studio-twins__status--saved{color:#2563eb;background:#3b82f624}.studio-twins__status-pill.studio-twins__status--failed{color:#dc2626;background:#ef444424}.studio-twins__status-pill.studio-twins__status--inactive{color:#9ca3af;background:#94a3b829}[data-theme=dark] .studio-twins__status-pill{background:#ffffff0f}.studio-twins__status-pill--inline{margin-left:.5rem}.studio-twins__item-stats{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:10px;padding-left:64px;display:flex}.studio-twins__item-stats--pills{gap:.5rem;padding-left:0}.studio-twins__pill{color:#1a1a2e;background:#f7f9fe;border:1px solid #e5eaf5;border-radius:999px;align-items:center;gap:6px;padding:8px 12px;font-size:.75rem;display:inline-flex}[data-theme=dark] .studio-twins__pill{color:#fff;background:#1e1e28;border-color:#27272a}.studio-twins__stat{color:#6b7280;align-items:center;gap:4px;font-size:.875rem;display:flex}[data-theme=dark] .studio-twins__stat{color:#a1a1aa}.studio-twins__stat-star{color:#f59e0b}.studio-twins__item-actions{justify-content:flex-end;gap:.75rem;display:flex}.studio-twins__item-actions--pill{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;padding-top:0}.studio-twins__pill-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-twins__pill-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-twins__pill-btn{color:#3b82f6;background:#f0f4ff;border:1px solid #0000;border-radius:12px;align-items:center;gap:6px;padding:10px 14px;font-size:.75rem;font-weight:600;transition:all .15s;display:inline-flex}.studio-twins__pill-btn:hover{opacity:.9}.studio-twins__pill-btn--primary{color:#fff;background:linear-gradient(120deg,#1c78ee,#4f8cff);border-color:#0000;box-shadow:0 10px 20px #4c7bff40}.studio-twins__pill-btn--primary:disabled{box-shadow:none;opacity:1;background:#9db8ec}.studio-twins__pill-btn--outline{color:#1f62e2;background:#eef4ff;border-color:#c9dafd}.studio-twins__pill-btn--ghost{color:#1a1a2e;background:#f8fafc;border-color:#e4eaf5}.studio-twins__pill-btn--icon{color:#1a1a2e;background:#f8fafc;border-color:#e4eaf5;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex}.studio-twins__pill-btn--danger{color:#e11d48;background:#fff5f5;border-color:#f7c6d6}.studio-twins__pill-btn:disabled{opacity:.6;cursor:not-allowed}[data-theme=dark] .studio-twins__pill-btn,[data-theme=dark] .studio-twins__pill-btn--outline,[data-theme=dark] .studio-twins__pill-btn--ghost{color:#fff;background:#1e1e28;border-color:#27272a}[data-theme=dark] .studio-twins__pill-btn--primary{color:#fff;box-shadow:none}[data-theme=dark] .studio-twins__pill-btn--primary:not(:disabled):hover{box-shadow:none}.studio-twins__pill-btn-icon{flex-shrink:0}.studio-twins__item-icons{flex-shrink:0;align-self:flex-start;align-items:center;gap:8px;margin-left:auto;padding-top:2px;display:inline-flex}.studio-twins__icon-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-twins__icon-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-twins__icon-btn{color:#1a1a2e;background:0 0;border:0;justify-content:center;align-items:center;padding:0;transition:opacity .15s,transform .15s,color .15s;display:inline-flex}.studio-twins__icon-btn:hover:not(:disabled){opacity:.78}.studio-twins__icon-btn--edit-profile{color:#7c3aed;background:#f8f5ff;border:1px solid #e2d9f3;border-radius:999px;align-items:center;gap:5px;min-height:30px;padding:0 12px;font-size:.6875rem;font-weight:600;line-height:1;display:inline-flex;box-shadow:0 8px 16px #7c3aed12}.studio-twins__icon-btn--edit-profile:hover:not(:disabled){opacity:1;background:#f0eaff}[data-theme=dark] .studio-twins__icon-btn--edit-profile{color:#a78bfa;background:#7c3aed24;border-color:#a78bfa40}.studio-twins__icon-btn--playground{color:#3672f2;background:#f5f9ff;border:1px solid #d9e6ff;border-radius:999px;min-height:30px;padding:0 12px;font-size:.6875rem;font-weight:600;line-height:1;box-shadow:0 8px 16px #3672f214}.studio-twins__icon-btn--playground:hover:not(:disabled){opacity:1;background:#edf4ff}.studio-twins__icon-btn--danger{color:#ef4444;padding:2px}.studio-twins__icon-btn--danger:hover:not(:disabled){opacity:1;color:#dc2626}.studio-twins__icon-btn:disabled{opacity:.6;cursor:not-allowed}[data-theme=dark] .studio-twins__icon-btn{color:#a1a1aa}[data-theme=dark] .studio-twins__icon-btn--playground{color:#60a5fa;background:#3b82f624;border-color:#60a5fa38}[data-theme=dark] .studio-twins__icon-btn--danger{color:#f87171}.studio-twins__action-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-twins__action-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-twins__action-btn{border-radius:.75rem;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .15s;display:flex}.studio-twins__action-btn--outline{color:#3b82f6;background-color:#0000;border:1px solid #3b82f6}.studio-twins__action-btn--outline:hover{background-color:#3b82f60f}[data-theme=dark] .studio-twins__action-btn--outline{color:#60a5fa;border-color:#60a5fa}[data-theme=dark] .studio-twins__action-btn--outline:hover{background-color:#3b82f61f}.studio-twins__action-btn--primary{color:#fff;background-color:#3b82f6}.studio-twins__action-btn--primary:hover{background-color:#1469f4}.studio-twins__action-btn--delete{color:#ee1c1c;background-color:#ee1c1c1a;border:1px solid #0000}.studio-twins__action-btn--delete:hover{background-color:#ee1c1c30;border-color:#ee1c1c40}.studio-twins__action-btn--delete:disabled{opacity:.6;cursor:not-allowed}[data-theme=dark] .studio-twins__action-btn--delete{color:#ff6b6b;background-color:#ee1c1c26}[data-theme=dark] .studio-twins__action-btn--delete:hover{background-color:#ee1c1c40;border-color:#ee1c1c4d}.studio-twins__loading{flex-direction:column;gap:.75rem;padding:1rem 0;display:flex}.studio-twins__spinner{animation:1s linear infinite spin}.studio-twins__skeleton-card{background:#fff;border:1px solid #e9f0fa;border-radius:16px;flex-direction:column;gap:.75rem;padding:1rem 1.25rem;display:flex}[data-theme=dark] .studio-twins__skeleton-card{background:#ffffff08;border-color:#ffffff12}.studio-twins__skeleton-row{align-items:center;gap:.75rem;display:flex}.studio-twins__skeleton-avatar{background:linear-gradient(90deg,#edf2fa 25%,#f5f8ff 50%,#edf2fa 75%) 0 0/200% 100%;border-radius:12px;flex-shrink:0;width:48px;height:48px;animation:1.4s ease-in-out infinite studio-shimmer}[data-theme=dark] .studio-twins__skeleton-avatar{background:linear-gradient(90deg,#ffffff12 25%,#ffffff21 50%,#ffffff12 75%) 0 0/200% 100%}.studio-twins__skeleton-line{background:linear-gradient(90deg,#edf2fa 25%,#f5f8ff 50%,#edf2fa 75%) 0 0/200% 100%;border-radius:9999px;animation:1.4s ease-in-out infinite studio-shimmer}[data-theme=dark] .studio-twins__skeleton-line{background:linear-gradient(90deg,#ffffff12 25%,#ffffff21 50%,#ffffff12 75%) 0 0/200% 100%}.studio-twins__skeleton-line--title{width:48%;height:14px}.studio-twins__skeleton-line--sub{width:30%;height:11px}.studio-twins__skeleton-line--tags{width:70%;height:10px}.studio-twins__skeleton-line--pill{border-radius:9999px;width:80px;height:28px}.studio-twins__skeleton-pills{gap:.5rem;display:flex}@keyframes studio-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.studio-twins__error{text-align:center;color:#ef4444;padding:2.5rem 0;font-size:.875rem;font-weight:500}.studio-twins__empty{text-align:center;color:#9ca3af;padding:2.5rem 0;font-size:.875rem}[data-theme=dark] .studio-twins__empty{color:#71717a}.studio-twins__item-avatar-placeholder{color:#fff;background-color:#3b82f6;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.125rem;font-weight:700;display:flex;overflow:hidden}.studio-twins__item-avatar-img{object-fit:cover;border-radius:9999px;width:100%;height:100%;display:block}.studio-placeholder{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:400px;display:flex}.studio-placeholder__icon{color:#9ca3af}[data-theme=dark] .studio-placeholder__icon{color:#71717a}.studio-placeholder__title{color:#1a1a2e;font-size:1.5rem;font-weight:700}[data-theme=dark] .studio-placeholder__title{color:#fff}.studio-placeholder__text{color:#9ca3af;font-size:1rem}[data-theme=dark] .studio-placeholder__text{color:#71717a}.studio-analytics{flex-direction:column;gap:1.25rem;display:flex}.studio-analytics__header,.studio-analytics__error,.studio-analytics__panel,.studio-analytics__table-card{background:#fff;border:1px solid #e4edf8;border-radius:24px;box-shadow:0 14px 32px #39598b0f}[data-theme=dark] .studio-analytics__header,[data-theme=dark] .studio-analytics__error,[data-theme=dark] .studio-analytics__panel,[data-theme=dark] .studio-analytics__table-card{box-shadow:none;background:#1e1e28;border-color:#27272a}.studio-analytics__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.25rem;padding:24px;display:flex}.studio-analytics__heading{max-width:680px}.studio-analytics__title{color:#3b82f6;margin:0;font-size:1.5rem;font-weight:700}[data-theme=dark] .studio-analytics__title{color:#60a5fa}.studio-analytics__subtitle{color:#677892;max-width:620px;margin:8px 0 0;font-size:.875rem;line-height:1.6}[data-theme=dark] .studio-analytics__subtitle{color:#a1a1aa}.studio-analytics__controls{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.studio-analytics__controls--busy{opacity:.86}.studio-analytics__control{min-width:0;display:block}.studio-analytics__control .field__select-wrapper{width:100%;min-width:158px}.studio-analytics__control .field__select-menu{z-index:30}.studio-analytics__filter-select{white-space:nowrap;min-width:158px}.studio-analytics__filter-select:disabled{cursor:wait}.studio-analytics__feedback{color:#c24141;background:#fff6f6;border:1px solid #f4c7c7;border-radius:16px;padding:14px 18px;font-size:.875rem;font-weight:500}.studio-analytics__feedback--error{border-color:#f4c7c7}[data-theme=dark] .studio-analytics__feedback{color:#fecaca;background:#dc26261f;border-color:#f871713d}.studio-analytics__loading,.studio-analytics__error{justify-content:center;align-items:center;gap:12px;min-height:240px;padding:1.5rem;font-size:1rem;display:flex}.studio-analytics__loading{box-shadow:none;color:#6c7d96;background:0 0;border:0}[data-theme=dark] .studio-analytics__loading{color:#a1a1aa}.studio-analytics__error{color:#d14343}.studio-analytics__spinner{animation:1s linear infinite spin}.studio-analytics__kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.studio-analytics__kpi{background:#fff;border:1px solid #e4edf8;border-radius:22px;flex-direction:column;gap:10px;min-height:150px;padding:20px;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 26px #39598b0f}[data-theme=dark] .studio-analytics__kpi{box-shadow:none;background:#1e1e28;border-color:#27272a}.studio-analytics__kpi--primary{background:linear-gradient(135deg,#4c8cff 0%,#2f6fea 100%);border-color:#0000;box-shadow:0 18px 30px #3574eb3d}.studio-analytics__kpi--primary:before,.studio-analytics__kpi--primary:after{content:"";border:5px solid #ffffff14;border-radius:22px;position:absolute;transform:rotate(18deg)}.studio-analytics__kpi--primary:before{width:126px;height:126px;bottom:-32px;right:-34px}.studio-analytics__kpi--primary:after{width:84px;height:84px;bottom:12px;right:16px}.studio-analytics__kpi-icon{border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.studio-analytics__kpi-icon--surface{color:#3672f2;background:#eef5ff}[data-theme=dark] .studio-analytics__kpi-icon--surface{color:#60a5fa;background:#4c8cff24}.studio-analytics__kpi-icon--primary{color:#fff;background:#ffffff29}.studio-analytics__kpi-badge{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;border-radius:999px;align-items:center;max-width:120px;padding:4px 10px;font-size:.625rem;font-weight:700;display:inline-flex;position:absolute;top:16px;right:16px;overflow:hidden}.studio-analytics__kpi-badge--surface{color:#6c7d96;background:#f8fbff;border:1px solid #dce7f7}[data-theme=dark] .studio-analytics__kpi-badge--surface{color:#a1a1aa;background:#ffffff0a;border-color:#27272a}.studio-analytics__kpi-badge--primary{color:#ffffffeb;background:#ffffff24;border:1px solid #ffffff2e}.studio-analytics__kpi-label{color:#6c7d96;margin-top:auto;font-size:.8125rem;font-weight:500}.studio-analytics__kpi--primary .studio-analytics__kpi-label{color:#ffffffc7}[data-theme=dark] .studio-analytics__kpi-label{color:#a1a1aa}.studio-analytics__kpi-value{color:#132042;font-size:2.05rem;font-weight:700;line-height:1.05}.studio-analytics__kpi--primary .studio-analytics__kpi-value,[data-theme=dark] .studio-analytics__kpi-value{color:#fff}.studio-analytics__kpi-footnote{color:#8a9ab0;font-size:.75rem}.studio-analytics__kpi--primary .studio-analytics__kpi-footnote{color:#ffffffc2}[data-theme=dark] .studio-analytics__kpi-footnote{color:#71717a}.studio-analytics__panel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.studio-analytics__panel,.studio-analytics__table-card{padding:22px}.studio-analytics__panel-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.studio-analytics__panel-title{color:#132042;margin:0;font-size:1rem;font-weight:700}[data-theme=dark] .studio-analytics__panel-title{color:#fff}.studio-analytics__panel-subtitle{color:#8a9ab0;margin:4px 0 0;font-size:.75rem;line-height:1.5}[data-theme=dark] .studio-analytics__panel-subtitle{color:#a1a1aa}.studio-analytics__panel-meta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.studio-analytics__panel-total{color:#132042;background:#f7faff;border-radius:14px;flex-direction:column;align-items:flex-end;gap:2px;padding:10px 12px;display:flex}.studio-analytics__panel-total strong{font-size:.9375rem;line-height:1.2}[data-theme=dark] .studio-analytics__panel-total{color:#fff;background:#ffffff0a}.studio-analytics__panel-total-label{color:#8a9ab0;font-size:.6875rem}[data-theme=dark] .studio-analytics__panel-total-label{color:#a1a1aa}.studio-analytics__panel-chip{color:#3672f2;white-space:nowrap;text-overflow:ellipsis;background:#eef5ff;border-radius:999px;align-items:center;max-width:180px;padding:8px 12px;font-size:.75rem;font-weight:600;display:inline-flex;overflow:hidden}[data-theme=dark] .studio-analytics__panel-chip{color:#60a5fa;background:#4c8cff24}.studio-analytics__panel-empty{text-align:center;color:#7f8ea5;background:#f9fbff;border:1px dashed #dbe6f6;border-radius:18px;justify-content:center;align-items:center;min-height:232px;padding:24px;font-size:.875rem;display:flex}[data-theme=dark] .studio-analytics__panel-empty{color:#a1a1aa;background:#ffffff08;border-color:#27272a}.studio-analytics__chart-svg{width:100%;height:auto;display:block;overflow:visible}.studio-analytics__chart-grid{stroke:#e7eef8;stroke-width:1px;stroke-dasharray:4 6}[data-theme=dark] .studio-analytics__chart-grid{stroke:#ffffff1a}.studio-analytics__chart-label{fill:#90a0b6;font-size:11px}[data-theme=dark] .studio-analytics__chart-label{fill:#71717a}.studio-analytics__modality-wrapper{align-items:stretch;gap:0;display:flex}.studio-analytics__modality-pie-layout{flex:1;align-items:center;gap:8px;min-width:0;padding:4px 0;display:flex}.studio-analytics__modality-right{border-left:1px solid #edf2f8;flex-direction:column;flex-shrink:0;justify-content:center;gap:6px;width:180px;padding:8px 0 8px 16px;display:flex}.studio-analytics__modality-right-header{text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #edf2f8;grid-template-columns:1fr auto auto;gap:8px;padding-bottom:6px;font-size:.72rem;font-weight:600;display:grid}.studio-analytics__modality-right-row{grid-template-columns:1fr auto auto;align-items:center;gap:8px;display:grid}.studio-analytics__modality-right-name{color:#4a5568;white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;overflow:hidden}.studio-analytics__modality-right-col{text-align:right;min-width:36px;font-size:.78rem;font-weight:600}.studio-analytics__modality-right-pct--text{color:#2c6ef2}.studio-analytics__modality-right-pct--voice{color:#5a94d8}.studio-analytics__modality-side{flex-direction:column;flex-shrink:0;align-items:center;gap:4px;width:56px;display:flex}.studio-analytics__modality-side-label{color:#7f8ea5;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:600}.studio-analytics__modality-side-value{color:#3f78f4;font-size:1.25rem;font-weight:700;line-height:1}.studio-analytics__modality-tooltip-divider{border:none;border-top:1px solid #edf2f8;margin:6px 0}.studio-analytics__modality-tooltip-twin{color:#4a5568;justify-content:space-between;align-items:center;gap:12px;padding:1px 0;font-size:.75rem;display:flex}.studio-analytics__modality-tooltip-twin-name{color:#7f8ea5}.studio-analytics__tooltip{background:#fff;border:1px solid #e4edf8;border-radius:10px;min-width:140px;padding:10px 14px;font-size:.8125rem;box-shadow:0 4px 16px #1e3c781a}.studio-analytics__tooltip-label{color:#132042;margin:0 0 6px;font-size:.75rem;font-weight:600}.studio-analytics__tooltip-row{color:#4a5568;align-items:center;gap:6px;margin-top:3px;display:flex}.studio-analytics__tooltip-row strong{color:#132042;margin-left:auto;font-weight:700}.studio-analytics__tooltip-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.studio-analytics__legend{color:#7c8ca5;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;font-size:.75rem;display:flex}.studio-analytics__legend span{align-items:center;gap:6px;display:inline-flex}[data-theme=dark] .studio-analytics__legend{color:#a1a1aa}.studio-analytics__legend-dot{border-radius:50%;width:9px;height:9px;display:inline-block}.studio-analytics__legend-dot--text{background:#3f78f4}.studio-analytics__legend-dot--audio{background:#9fd6ff}.studio-analytics__legend-dot--positive{background:#22c55e}.studio-analytics__legend-dot--neutral{background:#f97316}.studio-analytics__legend-dot--negative{background:#ef4444}.studio-analytics__legend--centered{justify-content:center;margin-top:12px}.studio-analytics__sentiment-chart{flex-direction:column;display:flex}.studio-analytics__sentiment-list{flex-direction:column;gap:14px;display:flex}.studio-analytics__sentiment-item{background:#fbfdff;border:1px solid #e4edf8;border-radius:18px;padding:16px}[data-theme=dark] .studio-analytics__sentiment-item{background:#ffffff08;border-color:#27272a}.studio-analytics__sentiment-top{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.studio-analytics__sentiment-name{color:#132042;font-size:.9375rem;font-weight:700}[data-theme=dark] .studio-analytics__sentiment-name{color:#fff}.studio-analytics__sentiment-count{color:#8a9ab0;margin-top:4px;font-size:.75rem}[data-theme=dark] .studio-analytics__sentiment-count{color:#a1a1aa}.studio-analytics__sentiment-bar{background:#edf3fb;border-radius:999px;height:12px;display:flex;overflow:hidden}[data-theme=dark] .studio-analytics__sentiment-bar{background:#ffffff14}.studio-analytics__sentiment-segment{height:100%}.studio-analytics__sentiment-segment--positive{background:#22c55e}.studio-analytics__sentiment-segment--neutral{background:#f97316}.studio-analytics__sentiment-segment--negative{background:#ef4444}.studio-analytics__sentiment-meta{color:#5d6f89;flex-wrap:wrap;gap:10px 16px;margin-top:10px;font-size:.75rem;display:flex}[data-theme=dark] .studio-analytics__sentiment-meta{color:#a1a1aa}.studio-analytics__sentiment-snippet{color:#45566f;background:#fff;border:1px solid #e8eef8;border-radius:14px;margin:10px 0 0;padding:10px 12px;font-size:.8125rem;line-height:1.6}[data-theme=dark] .studio-analytics__sentiment-snippet{color:#a1a1aa;background:#ffffff0a;border-color:#27272a}.studio-analytics__table-wrap{overflow-x:auto}.studio-analytics__table{border-collapse:collapse;width:100%;min-width:780px}.studio-analytics__table thead tr{background:#f8fbff}[data-theme=dark] .studio-analytics__table thead tr{background:#ffffff0a}.studio-analytics__table th,.studio-analytics__table td{text-align:left;border-bottom:1px solid #edf2f8;padding:16px}.studio-analytics__table th{letter-spacing:.06em;text-transform:uppercase;color:#7f8ea5;font-size:.75rem;font-weight:700}[data-theme=dark] .studio-analytics__table th{color:#a1a1aa;border-bottom-color:#27272a}.studio-analytics__table td{color:#1f2937;vertical-align:middle;font-size:.875rem}[data-theme=dark] .studio-analytics__table td{color:#fff;border-bottom-color:#27272a}.studio-analytics__table tbody tr:last-child:not(.studio-analytics__reviews-row) td{border-bottom:0}.studio-analytics__table-empty{text-align:center;color:#7f8ea5;padding:40px 16px;font-size:.875rem}[data-theme=dark] .studio-analytics__table-empty{color:#a1a1aa}.studio-analytics__table-row--expandable{cursor:pointer}.studio-analytics__table-row--expandable:hover td{background:#f7faff}[data-theme=dark] .studio-analytics__table-row--expandable:hover td{background:#4c8cff1a}.studio-analytics__expand-cell{color:#3f78f4;vertical-align:middle;text-align:center;width:36px;padding-right:4px!important}.studio-analytics__reviews-row>td{border-bottom:1px solid #e4edf8!important;padding:0!important}[data-theme=dark] .studio-analytics__reviews-row>td{border-bottom-color:#27272a!important}.studio-analytics__reviews{background:#f7faff;border-left:3px solid #22c55e;padding:16px 24px 20px 56px}[data-theme=dark] .studio-analytics__reviews{background:#ffffff08}.studio-analytics__reviews-label{letter-spacing:.08em;color:#7f8ea5;text-transform:uppercase;margin-bottom:12px;font-size:.6875rem;font-weight:700}.studio-analytics__review-card{background:#fff;border:1px solid #e4edf8;border-radius:10px;justify-content:space-between;align-items:flex-start;gap:16px;padding:14px 16px;display:flex}[data-theme=dark] .studio-analytics__review-card{background:#1e1e28;border-color:#27272a}.studio-analytics__review-card+.studio-analytics__review-card{margin-top:10px}.studio-analytics__review-body{flex:1;min-width:0}.studio-analytics__review-message{color:#132042;margin:0 0 6px;font-size:.875rem;line-height:1.5}[data-theme=dark] .studio-analytics__review-message{color:#fff}.studio-analytics__review-meta{color:#7f8ea5;margin:0;font-size:.75rem}.studio-analytics__review-stars{flex-shrink:0;align-items:center;gap:2px;display:inline-flex}.studio-analytics__review-star--filled{color:#d48a11;fill:#d48a11}.studio-analytics__review-star--empty{color:#d1d5db;fill:none}.studio-analytics__review-rating-value{color:#d48a11;margin-left:5px;font-size:.75rem;font-weight:700}.studio-analytics__twin-cell{align-items:center;gap:12px;min-width:240px;display:flex}.studio-analytics__avatar{color:#fff;letter-spacing:.04em;background:linear-gradient(135deg,#4c8cff 0%,#2f6fea 100%);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:.8125rem;font-weight:700;display:inline-flex}.studio-analytics__twin-name{color:#132042;font-size:.875rem;font-weight:700}[data-theme=dark] .studio-analytics__twin-name{color:#fff}.studio-analytics__twin-note{color:#7f8ea5;max-width:280px;margin-top:4px;font-size:.75rem;line-height:1.5}[data-theme=dark] .studio-analytics__twin-note{color:#a1a1aa}.studio-analytics__type-badge{color:#3672f2;background:#eef5ff;border-radius:999px;align-items:center;padding:6px 10px;font-size:.75rem;font-weight:600;display:inline-flex}[data-theme=dark] .studio-analytics__type-badge{color:#60a5fa;background:#4c8cff24}.studio-analytics__rating{color:#d48a11;align-items:center;gap:5px;font-weight:700;display:inline-flex}.studio-analytics__status-badge{border-radius:999px;align-items:center;padding:6px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.studio-analytics__status-badge--active{color:#16a34a;background:#22c55e1f}.studio-analytics__status-badge--progress{color:#d97706;background:#f59e0b24}.studio-analytics__status-badge--error{color:#dc2626;background:#ef444424}.studio-analytics__status-badge--neutral{color:#64748b;background:#94a3b824}@media (min-width:640px) and (max-width:1023px){.studio-analytics__header{align-items:stretch}.studio-analytics__kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-analytics__panel-grid{grid-template-columns:1fr}}@media (max-width:639px){.studio-analytics__header,.studio-analytics__panel,.studio-analytics__table-card{padding:1rem}.studio-analytics__controls{gap:12px;width:100%}.studio-analytics__control{flex:calc(50% - 6px)}.studio-analytics__control .field__select-wrapper{width:100%}.studio-analytics__kpis{grid-template-columns:1fr}.studio-analytics__panel-header,.studio-analytics__sentiment-top{flex-direction:column;align-items:flex-start}.studio-analytics__panel-meta,.studio-analytics__legend{justify-content:flex-start}}@keyframes studio-settings-spin{to{transform:rotate(360deg)}}.studio-settings{width:100%;min-width:0;max-width:none}.studio-settings__header{background:#fff;border-radius:24px;margin-bottom:1.5rem;padding:1rem 1rem .5rem}[data-theme=dark] .studio-settings__header{background:#1e1e28}.studio-settings__title{color:#3b82f6;margin:0 0 .25rem;font-size:1.5rem;font-weight:700}[data-theme=dark] .studio-settings__title{color:#60a5fa}.studio-settings__subtitle{color:#9ca3af;margin:0;font-size:.875rem}[data-theme=dark] .studio-settings__subtitle{color:#71717a}.studio-settings__tabs{border-bottom:1px solid #e5e7eb;gap:.25rem;margin-bottom:0;display:flex}[data-theme=dark] .studio-settings__tabs{border-color:#27272a}.studio-settings__tab{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-settings__tab:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-settings__tab{color:#6b7280;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.75rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .15s}.studio-settings__tab:hover{color:#3b82f6}.studio-settings__tab--active{color:#3b82f6;border-bottom-color:#3b82f6}[data-theme=dark] .studio-settings__tab{color:#a1a1aa}[data-theme=dark] .studio-settings__tab:hover{color:#60a5fa}[data-theme=dark] .studio-settings__tab--active{color:#60a5fa;border-bottom-color:#60a5fa}.studio-settings__page-heading{color:#1c78ee;white-space:nowrap;margin:0 0 1rem;font-size:1.5rem;font-weight:700;line-height:1.2}[data-theme=dark] .studio-settings__page-heading{color:#60a5fa}.studio-settings__section{background-color:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:2rem}[data-theme=dark] .studio-settings__section{background-color:#1e1e28;border-color:#27272a}.studio-settings__section-title{color:#3b82f6;margin-bottom:1.25rem;font-size:1.25rem;font-weight:700}[data-theme=dark] .studio-settings__section-title{color:#60a5fa}.studio-settings__section-subtitle{color:#9ca3af;margin-top:-.75rem;margin-bottom:1.5rem;font-size:.875rem}[data-theme=dark] .studio-settings__section-subtitle{color:#71717a}.studio-settings__basic-info{gap:2rem;margin-bottom:1.5rem;display:flex}.studio-settings__photo-section{flex-direction:column;flex-shrink:0;align-items:center;gap:.75rem;display:flex}.studio-settings__photo-card{background:linear-gradient(#f6f9ff 0%,#eef5ff 100%);border:1px solid #edf4ff;border-radius:24px;justify-content:center;align-items:center;width:316px;min-height:168px;display:flex;position:relative}[data-theme=dark] .studio-settings__photo-card{background:#3b82f614;border-color:#60a5fa29}.studio-settings__photo{border:4px solid #fff;border-radius:9999px;width:116px;height:116px;overflow:hidden;box-shadow:0 12px 26px #3b82f624}[data-theme=dark] .studio-settings__photo{box-shadow:none;border-color:#27272a}.studio-settings__photo-img{object-fit:cover;width:100%;height:100%}.studio-settings__photo-placeholder{color:#3b82f6;background:linear-gradient(135deg,#3b82f624,#3b82f647);justify-content:center;align-items:center;width:100%;height:100%;font-size:1.5rem;font-weight:700;display:flex}[data-theme=dark] .studio-settings__photo-placeholder{color:#60a5fa;background:linear-gradient(135deg,#60a5fa2e,#3b82f647)}.studio-settings__photo-badge{color:#6b7280;background:#fff;border:1px solid #dce8fb;border-radius:9999px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:calc(50% + 26px);left:calc(50% + 38px);box-shadow:0 8px 18px #3b82f61f}[data-theme=dark] .studio-settings__photo-badge{color:#a1a1aa;box-shadow:none;background:#1e1e28;border-color:#27272a}.studio-settings__photo-actions{align-items:center;gap:1rem;display:flex}.studio-settings__remove-photo-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-settings__remove-photo-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-settings__remove-photo-btn{color:#ef4444;align-items:center;gap:6px;font-size:.875rem;font-weight:500;line-height:1.4;transition:opacity .15s;display:inline-flex}.studio-settings__remove-photo-btn:hover:not(:disabled){text-decoration:underline}.studio-settings__remove-photo-btn:disabled{cursor:default;opacity:.5}.studio-settings__upload-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-settings__upload-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-settings__upload-btn{color:#3b82f6;align-items:center;gap:6px;font-size:.875rem;font-weight:500;line-height:1.4;transition:opacity .15s;display:inline-flex}.studio-settings__upload-btn:hover:not(:disabled){text-decoration:underline}.studio-settings__upload-btn:disabled{cursor:default;opacity:1}.studio-settings__name-fields{flex-direction:column;flex:1;gap:1rem;display:flex}.studio-settings__field-row{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.studio-settings__field{flex-direction:column;gap:.5rem;display:flex}.studio-settings__field--full{margin-bottom:1.25rem}.studio-settings__label{color:#1a1a2e;font-size:.875rem;font-weight:500}[data-theme=dark] .studio-settings__label{color:#fff}.studio-settings__field-note{color:#6b7280;margin-bottom:.5rem;font-size:.75rem}[data-theme=dark] .studio-settings__field-note{color:#a1a1aa}.studio-settings__input{font:inherit;color:#1a1a2e;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;outline:none;width:100%;margin:0;padding:.75rem 1rem;font-size:.875rem;transition:border-color .15s}.studio-settings__input::placeholder{color:#9ca3af}.studio-settings__input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}[data-theme=dark] .studio-settings__input{color:#fff;background-color:#1e1e28;border-color:#27272a}[data-theme=dark] .studio-settings__input::placeholder{color:#71717a}.studio-settings__input:read-only{background-color:#3b82f60a}.studio-settings__input--readonly-plain:read-only{background-color:#fff}[data-theme=dark] .studio-settings__input--readonly-plain:read-only{background-color:#1e1e28}.studio-settings__input:disabled{cursor:not-allowed;opacity:.72}.studio-settings__input-with-icon{align-items:center;display:flex;position:relative}.studio-settings__input-with-icon .studio-settings__input--with-icon{padding-left:calc(2rem + 15px)}.studio-settings__input-icon{color:#9ca3af;pointer-events:none;z-index:1;align-items:center;display:flex;position:absolute;left:1rem}[data-theme=dark] .studio-settings__input-icon{color:#71717a}.studio-settings__textarea{font:inherit;color:#1a1a2e;resize:vertical;width:100%;font-size:.875rem;line-height:1.6;font-family:var(--font-urbanist),"Urbanist",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;outline:none;margin:0;padding:1rem;transition:border-color .15s}.studio-settings__textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}[data-theme=dark] .studio-settings__textarea{color:#fff;background-color:#1e1e28;border-color:#27272a}.studio-settings__textarea:disabled{cursor:not-allowed;opacity:.72}.studio-settings__select-wrapper{position:relative}.studio-settings__select-wrapper--open .studio-settings__select-wrapper__select-icon{transform:translateY(-50%)rotate(180deg)}.studio-settings__select{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-settings__select:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-settings__select{color:#1a1a2e;text-align:left;cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;width:100%;padding:.75rem 2.5rem .75rem 1rem;font-size:.875rem;transition:border-color .15s,box-shadow .15s}.studio-settings__select:hover{border-color:#3b82f6}.studio-settings__select:focus-visible{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}[data-theme=dark] .studio-settings__select{color:#fff;background-color:#1e1e28;border-color:#27272a}.studio-settings__select-icon{color:#9ca3af;pointer-events:none;transition:transform .2s;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}[data-theme=dark] .studio-settings__select-icon{color:#71717a}.studio-settings__select-menu{z-index:50;background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:4px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 8px 24px #0f172a1f}[data-theme=dark] .studio-settings__select-menu{background-color:#16161d;border-color:#27272a;box-shadow:0 8px 24px #0006}.studio-settings__select-option{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-settings__select-option:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-settings__select-option{text-align:left;color:#6b7280;border-radius:.5rem;width:100%;padding:8px 1rem;font-size:.875rem;transition:background-color .15s,color .15s;display:block}.studio-settings__select-option:hover{color:#3b82f6;background-color:#3b82f614}.studio-settings__select-option--active{color:#3b82f6;background-color:#3b82f61a;font-weight:600}[data-theme=dark] .studio-settings__select-option{color:#a1a1aa}[data-theme=dark] .studio-settings__select-option:hover{background-color:#3b82f626}[data-theme=dark] .studio-settings__select-option--active{background-color:#3b82f633}.studio-settings__advanced{border-top:1px solid #e5e7eb;margin-top:1.5rem;margin-bottom:1.5rem;padding-top:1.5rem}[data-theme=dark] .studio-settings__advanced{border-color:#27272a}.studio-settings__advanced-toggle{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-settings__advanced-toggle:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-settings__advanced-toggle{cursor:pointer;justify-content:space-between;align-items:center;width:100%;display:flex}.studio-settings__advanced-arrow{color:#9ca3af;transition:transform .15s}.studio-settings__advanced-arrow--open{transform:rotate(180deg)}[data-theme=dark] .studio-settings__advanced-arrow{color:#71717a}.studio-settings__advanced-content{flex-direction:column;gap:1.25rem;margin-top:1.25rem;display:flex}.studio-settings__password-wrapper{position:relative}.studio-settings__password-wrapper .studio-settings__input{padding-right:calc(2rem + 18px)}.studio-settings__password-toggle{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-settings__password-toggle:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-settings__password-toggle{color:#9ca3af;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.studio-settings__password-toggle:hover{color:#6b7280}[data-theme=dark] .studio-settings__password-toggle{color:#71717a}[data-theme=dark] .studio-settings__password-toggle:hover{color:#a1a1aa}.studio-settings__actions{justify-content:flex-end;gap:1rem;padding-top:1.5rem;display:flex}.studio-settings__cancel-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-settings__cancel-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-settings__cancel-btn{color:#6b7280;border:1px solid #e5e7eb;border-radius:.75rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .15s}.studio-settings__cancel-btn:hover{background-color:#00000008}[data-theme=dark] .studio-settings__cancel-btn{color:#a1a1aa;border-color:#27272a}[data-theme=dark] .studio-settings__cancel-btn:hover{background-color:#ffffff0d}.studio-settings__cancel-btn:disabled{cursor:not-allowed;opacity:.6}.studio-settings__save-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-settings__save-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-settings__save-btn{color:#fff;background-color:#3b82f6;border-radius:.75rem;padding:.75rem 2rem;font-size:.875rem;font-weight:600;transition:background-color .15s}.studio-settings__save-btn:hover{background-color:#1469f4}.studio-settings__save-btn:disabled{cursor:not-allowed;opacity:.7;background-color:#5895f7}.studio-settings__account-fields{flex-direction:column;gap:1.25rem;display:flex}.studio-settings__skills-input-wrapper{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.studio-settings__skills-input{font:inherit;color:#1a1a2e;background:#fff;border:1px solid #dce8fb;border-radius:1rem;outline:none;flex:1;min-width:0;margin:0;padding:.75rem 1rem;font-size:.875rem;box-shadow:0 4px 14px #3b82f60d}.studio-settings__skills-input::placeholder{color:#9ca3af}.studio-settings__skills-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}[data-theme=dark] .studio-settings__skills-input{box-shadow:none;color:#fff;background-color:#1e1e28;border-color:#27272a}[data-theme=dark] .studio-settings__skills-input::placeholder{color:#71717a}.studio-settings__skills-add-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-settings__skills-add-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-settings__skills-add-btn{color:#6b7280;background:#fff;border:1px solid #dce8fb;border-radius:.75rem;justify-content:center;align-items:center;width:40px;height:40px;transition:all .15s;display:flex;box-shadow:0 4px 14px #3b82f60d}.studio-settings__skills-add-btn:hover{color:#3b82f6;border-color:#3b82f6}[data-theme=dark] .studio-settings__skills-add-btn{box-shadow:none;color:#a1a1aa;background:#1e1e28;border-color:#27272a}[data-theme=dark] .studio-settings__skills-add-btn:hover{color:#60a5fa;border-color:#60a5fa}.studio-settings__skills-tags{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;display:flex}.studio-settings__skill-tag{color:#6b7280;background-color:#fff;border:1px solid #dbe7f7;border-radius:9999px;align-items:center;gap:6px;padding:7px 12px;font-size:.75rem;display:inline-flex;box-shadow:0 2px 10px #3b82f60a}[data-theme=dark] .studio-settings__skill-tag{box-shadow:none;color:#a1a1aa;background-color:#1e1e28;border-color:#27272a}.studio-settings__skill-remove{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-settings__skill-remove:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-settings__skill-remove{color:#94a3b8;border-radius:9999px;justify-content:center;align-items:center;width:16px;height:16px;transition:all .15s;display:flex}.studio-settings__skill-remove:hover{color:#3b82f6;background-color:#3b82f61a}[data-theme=dark] .studio-settings__skill-remove{color:#71717a}.studio-settings__subsection{border-top:1px solid #e5e7eb;margin-top:1.5rem;margin-bottom:1.5rem;padding-top:1.5rem}[data-theme=dark] .studio-settings__subsection{border-color:#27272a}.studio-settings__subsection-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.studio-settings__subsection-copy{flex-direction:column;gap:4px;display:flex}.studio-settings__subsection-title{color:#1c78ee;margin:0;font-size:1.25rem;font-weight:700}[data-theme=dark] .studio-settings__subsection-title{color:#60a5fa}.studio-settings__subsection-subtitle{color:#9ca3af;margin:0;font-size:.875rem}[data-theme=dark] .studio-settings__subsection-subtitle{color:#71717a}.studio-settings__subsection-action{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-settings__subsection-action:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-settings__subsection-action{color:#fff;background:#3b82f6;border-radius:9999px;justify-content:center;align-items:center;gap:6px;padding:10px 16px;font-size:.75rem;font-weight:600;transition:background-color .15s,transform .15s;display:inline-flex;box-shadow:0 10px 20px #3b82f62e}.studio-settings__subsection-action:hover{background-color:#1469f4;transform:translateY(-1px)}[data-theme=dark] .studio-settings__subsection-action{box-shadow:none}.studio-settings__agents-list{flex-direction:column;gap:1rem;display:flex}.studio-settings__agent-card{background:#fff;border:1px solid #e3edf9;border-radius:1rem;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;display:flex;box-shadow:0 6px 18px #3b82f60d}[data-theme=dark] .studio-settings__agent-card{box-shadow:none;background:#1e1e28;border-color:#27272a}.studio-settings__agent-copy{flex-direction:column;gap:6px;min-width:0;display:flex}.studio-settings__agent-link{color:#3b82f6;align-items:center;gap:6px;max-width:100%;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-flex}.studio-settings__agent-link span{overflow-wrap:anywhere}.studio-settings__agent-link:hover{text-decoration:underline}.studio-settings__agent-description{color:#9ca3af;margin:0;font-size:.875rem;line-height:1.5}[data-theme=dark] .studio-settings__agent-description{color:#71717a}.studio-settings__agent-actions{flex-shrink:0;align-items:center;gap:8px;display:inline-flex}.studio-settings__agent-action{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-settings__agent-action:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-settings__agent-action{color:#9ca3af;border-radius:.5rem;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex}.studio-settings__agent-action:hover{color:#3b82f6;background:#3b82f614}.studio-settings__agent-action--danger:hover{color:#ef4444;background:#ef444414}[data-theme=dark] .studio-settings__agent-action{color:#71717a}.studio-settings__agents-empty{color:#9ca3af;background:#fbfdff;border:1px dashed #dbe7f7;border-radius:1rem;padding:1.25rem;font-size:.875rem;line-height:1.5}[data-theme=dark] .studio-settings__agents-empty{color:#71717a;background:#ffffff05;border-color:#27272a}.studio-settings__platforms{border-top:1px solid #e5e7eb;padding-top:1.5rem}[data-theme=dark] .studio-settings__platforms{border-color:#27272a}.studio-settings__platforms-title{color:#3b82f6;margin-bottom:.25rem;font-size:1.25rem;font-weight:700}[data-theme=dark] .studio-settings__platforms-title{color:#60a5fa}.studio-settings__platforms-subtitle{color:#9ca3af;margin-bottom:1.5rem;font-size:.875rem}[data-theme=dark] .studio-settings__platforms-subtitle{color:#71717a}.studio-settings__platforms-list{flex-direction:column;gap:.75rem;display:flex}.studio-settings__platform-item{background:#f9fbff;border:1px solid #e3edf9;border-radius:18px;align-items:center;gap:1rem;padding:14px 16px;display:flex}[data-theme=dark] .studio-settings__platform-item{background:#ffffff05;border-color:#27272a}.studio-settings__platform-left{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.studio-settings__platform-drag{color:#94a3b8;cursor:grab;flex-shrink:0}[data-theme=dark] .studio-settings__platform-drag{color:#71717a}.studio-settings__platform-icon{background:#fff;border:1px solid #e6eef8;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}[data-theme=dark] .studio-settings__platform-icon{background:#1e1e28;border-color:#27272a}.studio-settings__platform-name{color:#1a1a2e;font-size:.875rem;font-weight:500}[data-theme=dark] .studio-settings__platform-name{color:#fff}.studio-settings__platform-handle{color:#3b82f6;white-space:nowrap;background:#3b82f614;border-radius:9999px;justify-content:center;align-items:center;padding:6px 12px;font-size:.75rem;font-weight:500;display:inline-flex}.studio-settings__platform-handle--muted{color:#9ca3af;background:#eef2f7}[data-theme=dark] .studio-settings__platform-handle--muted{color:#71717a;background:#ffffff0f}.studio-settings__platform-connect{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-settings__platform-connect:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-settings__platform-connect{color:#fff;background:#3b82f6;border-radius:9999px;justify-content:center;align-items:center;min-width:144px;padding:9px 16px;font-size:.75rem;font-weight:600;transition:background-color .15s;display:inline-flex;box-shadow:0 8px 18px #3b82f638}.studio-settings__platform-connect:hover:not(:disabled){background-color:#1469f4}.studio-settings__platform-connect:disabled{cursor:default;opacity:1}[data-theme=dark] .studio-settings__platform-connect{box-shadow:none}.studio-settings__agent-modal-overlay{z-index:200;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a5c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}[data-theme=dark] .studio-settings__agent-modal-overlay{background:#0000008c}.studio-settings__agent-modal{background:#fff;border-radius:24px;width:100%;max-width:420px;padding:1.5rem;position:relative;box-shadow:0 24px 64px #0f172a2e}[data-theme=dark] .studio-settings__agent-modal{background:#16161d;box-shadow:0 24px 64px #00000073}.studio-settings__agent-modal-close{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-settings__agent-modal-close:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-settings__agent-modal-close{color:#6b7280;border-radius:.5rem;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .15s,color .15s;display:flex;position:absolute;top:1rem;right:1rem}.studio-settings__agent-modal-close:hover{color:#1a1a2e;background:#0000000a}[data-theme=dark] .studio-settings__agent-modal-close{color:#a1a1aa}[data-theme=dark] .studio-settings__agent-modal-close:hover{color:#fff;background:#ffffff14}.studio-settings__agent-modal-title{color:#1a1a2e;margin:0 0 1.25rem;padding-right:2rem;font-size:1.125rem;font-weight:600}[data-theme=dark] .studio-settings__agent-modal-title{color:#fff}.studio-settings__agent-modal-body{flex-direction:column;gap:1rem;display:flex}.studio-settings__agent-modal-field{flex-direction:column;gap:.5rem;display:flex}.studio-settings__agent-modal-label{color:#1a1a2e;font-size:.75rem;font-weight:600}[data-theme=dark] .studio-settings__agent-modal-label{color:#fff}.studio-settings__agent-modal-textarea{min-height:120px}.studio-settings__agent-twins-loading{color:#9ca3af;align-items:center;gap:.5rem;font-size:.75rem;display:flex}[data-theme=dark] .studio-settings__agent-twins-loading{color:#71717a}.studio-settings__agent-twins-empty{color:#9ca3af;font-size:.75rem}[data-theme=dark] .studio-settings__agent-twins-empty{color:#71717a}.studio-settings__agent-twins-list{flex-direction:column;gap:.5rem;max-height:180px;display:flex;overflow-y:auto}.studio-settings__agent-twin-item{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-settings__agent-twin-item:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-settings__agent-twin-item{cursor:pointer;text-align:left;background:0 0;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:.5rem;padding:.5rem .75rem;transition:border-color .15s,background .15s;display:flex}.studio-settings__agent-twin-item:hover{background:#3b82f60a;border-color:#3b82f6}.studio-settings__agent-twin-item--selected{background:#3b82f614;border-color:#3b82f6}[data-theme=dark] .studio-settings__agent-twin-item{border-color:#27272a}[data-theme=dark] .studio-settings__agent-twin-item:hover,[data-theme=dark] .studio-settings__agent-twin-item--selected{background:#3b82f61f;border-color:#3b82f6}.studio-settings__agent-twin-avatar{object-fit:cover;border-radius:8px;flex-shrink:0;width:28px;height:28px}.studio-settings__agent-twin-avatar--fallback{color:#fff;background:#3b82f6;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:flex}.studio-settings__agent-twin-name{color:#1a1a2e;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.75rem;font-weight:500;overflow:hidden}[data-theme=dark] .studio-settings__agent-twin-name{color:#fff}.studio-settings__agent-twin-check{color:#3b82f6;flex-shrink:0}.studio-settings__agent-modal-actions{justify-content:flex-end;gap:.75rem;margin-top:1.25rem;display:flex}.studio-settings__agent-modal-cancel{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-settings__agent-modal-cancel:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-settings__agent-modal-cancel{color:#6b7280;border:1px solid #e5e7eb;border-radius:.75rem;padding:10px 16px;font-size:.875rem;font-weight:500;transition:all .15s}.studio-settings__agent-modal-cancel:hover{background:#00000008}[data-theme=dark] .studio-settings__agent-modal-cancel{color:#a1a1aa;border-color:#27272a}[data-theme=dark] .studio-settings__agent-modal-cancel:hover{background:#ffffff0f}.studio-settings__agent-modal-save{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-settings__agent-modal-save:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-settings__agent-modal-save{color:#fff;background:#3b82f6;border-radius:.75rem;padding:10px 16px;font-size:.875rem;font-weight:600;transition:background-color .15s,opacity .15s}.studio-settings__agent-modal-save:hover:not(:disabled){background-color:#1469f4}.studio-settings__agent-modal-save:disabled{cursor:not-allowed;opacity:.68}.studio-settings__feedback{margin:0 0 1.25rem;font-size:.875rem;line-height:1.5}.studio-settings__feedback--error{color:#ef4444}.studio-settings__feedback--success{color:#3b82f6}.studio-settings__loading{color:#9ca3af;justify-content:center;align-items:center;gap:.75rem;padding:2.5rem 0;font-size:.875rem;display:flex}[data-theme=dark] .studio-settings__loading{color:#71717a}.studio-settings__loading-state{background:0 0;border-radius:1rem;justify-content:center;align-items:center;width:100%;min-height:240px;display:flex}.studio-settings__spinner{animation:1s linear infinite studio-settings-spin}.studio-settings__state{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.studio-settings__note{color:#9ca3af;margin:0;font-size:.875rem;line-height:1.6}[data-theme=dark] .studio-settings__note{color:#71717a}@media (max-width:639px){.studio-settings__basic-info,.studio-settings__field-row,.studio-settings__skills-input-wrapper,.studio-settings__subsection-header,.studio-settings__agent-card,.studio-settings__platform-item,.studio-settings__actions,.studio-settings__agent-modal-actions{flex-direction:column;align-items:stretch}.studio-settings__field-row{grid-template-columns:1fr;display:grid}.studio-settings__section{padding:1.25rem}.studio-settings__platform-left{width:100%}.studio-settings__platform-handle{align-self:flex-start}.studio-settings__agent-actions{justify-content:flex-end;width:100%}.studio-settings__cancel-btn,.studio-settings__save-btn,.studio-settings__subsection-action,.studio-settings__platform-connect,.studio-settings__agent-modal-cancel,.studio-settings__agent-modal-save{justify-content:center;width:100%}}.studio-feedback{max-width:100%}.studio-feedback__header{background:#fff;border-radius:24px;margin-bottom:1.5rem;padding:1rem}[data-theme=dark] .studio-feedback__header{background:#1e1e28}.studio-feedback__title{color:#3b82f6;margin:0 0 .25rem;font-size:1.5rem;font-weight:700}[data-theme=dark] .studio-feedback__title{color:#60a5fa}.studio-feedback__subtitle{color:#9ca3af;margin:0;font-size:.875rem}[data-theme=dark] .studio-feedback__subtitle{color:#71717a}.studio-feedback__card{background-color:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:2rem}[data-theme=dark] .studio-feedback__card{background-color:#1e1e28;border-color:#27272a}.studio-feedback__card-title{color:#1a1a2e;margin-bottom:1.5rem;font-size:1rem;font-weight:600}[data-theme=dark] .studio-feedback__card-title{color:#fff}.studio-feedback__rating-group{flex-direction:column;width:fit-content;margin-bottom:2rem;display:inline-flex}.studio-feedback__emojis{justify-content:flex-start;gap:1.25rem;margin-bottom:1rem;display:flex}.studio-feedback__emoji-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-feedback__emoji-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-feedback__emoji-btn{cursor:pointer;flex-direction:column;align-items:center;gap:.75rem;display:flex}.studio-feedback__emoji-btn:hover .studio-feedback__emoji-box{background:#e7e9ed}.studio-feedback__emoji-btn--active .studio-feedback__emoji-box{background:#3b82f6;border-color:#3b82f6}.studio-feedback__emoji-box{background:#f3f4f6;border:1.5px solid #0000;border-radius:16px;justify-content:center;align-items:center;width:120px;height:120px;transition:background .15s,border-color .15s;display:flex}[data-theme=dark] .studio-feedback__emoji-box{background:#1e1e28;border-color:#27272a}[data-theme=dark] .studio-feedback__emoji-box:hover{background:#272734}.studio-feedback__emoji{font-size:3.5rem;line-height:1}.studio-feedback__emoji-label{color:#1a1a2e;text-align:center;white-space:pre-line;font-size:.875rem;line-height:1.4}[data-theme=dark] .studio-feedback__emoji-label{color:#fff}.studio-feedback__slider-wrapper{padding:0 .5rem}.studio-feedback__slider{appearance:none;background:#e5e7eb;border-radius:9999px;outline:none;width:100%;height:6px;transition:background .15s}.studio-feedback__slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#3b82f6;border:3px solid #fff;border-radius:9999px;width:20px;height:20px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.studio-feedback__slider::-moz-range-thumb{cursor:pointer;background:#3b82f6;border:3px solid #fff;border-radius:9999px;width:20px;height:20px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.studio-feedback__slider::-webkit-slider-runnable-track{background:linear-gradient(to right,#3b82f6 0%,#3b82f6 var(--progress,100%),#e5e7eb var(--progress,100%),#e5e7eb 100%);border-radius:9999px;height:6px}[data-theme=dark] .studio-feedback__slider{background:#27272a}[data-theme=dark] .studio-feedback__slider::-webkit-slider-thumb{border-color:#1e1e28}[data-theme=dark] .studio-feedback__slider::-moz-range-thumb{border-color:#1e1e28}.studio-feedback__textarea-section{margin-bottom:1.5rem}.studio-feedback__textarea-label{color:#1a1a2e;margin-bottom:.75rem;font-size:.875rem;font-weight:600;display:block}[data-theme=dark] .studio-feedback__textarea-label{color:#fff}.studio-feedback__textarea{font:inherit;color:#1a1a2e;resize:vertical;width:100%;font-size:.875rem;line-height:1.6;font-family:var(--font-urbanist),"Urbanist",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;outline:none;margin:0;padding:1rem;transition:border-color .15s}.studio-feedback__textarea::placeholder{color:#9ca3af}.studio-feedback__textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}[data-theme=dark] .studio-feedback__textarea{color:#fff;background-color:#1e1e28;border-color:#27272a}[data-theme=dark] .studio-feedback__textarea::placeholder{color:#71717a}.studio-feedback__textarea-footer{justify-content:space-between;align-items:center;margin-top:.5rem;display:flex}.studio-feedback__text-msg,.studio-feedback__char-count{color:#9ca3af;align-items:center;gap:.25rem;font-size:.75rem;display:flex}[data-theme=dark] .studio-feedback__text-msg,[data-theme=dark] .studio-feedback__char-count{color:#71717a}.studio-feedback__actions{justify-content:flex-end;display:flex}.studio-feedback__submit-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-feedback__submit-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-feedback__submit-btn{color:#fff;background-color:#3b82f6;border-radius:9999px;align-items:center;gap:.5rem;padding:.75rem 2rem;font-size:.875rem;font-weight:600;transition:background-color .15s;display:flex}.studio-feedback__submit-btn:hover:not(:disabled){background-color:#1469f4}.studio-feedback__submit-btn:disabled{opacity:.6;cursor:not-allowed}.studio-feedback__summary{margin-bottom:1.5rem}.studio-feedback__summary-card{background:linear-gradient(135deg,#7fb0ff 0%,#5c8ff1 100%);border-radius:1rem;grid-template-columns:1fr 1fr;gap:1.5rem;padding:1.5rem;display:grid;box-shadow:0 10px 30px #4c7dff26}[data-theme=dark] .studio-feedback__summary-card{background:linear-gradient(135deg,#3b82f6 0%,#1e40af 100%)}.studio-feedback__summary-stat{color:#fff;flex-direction:column;align-items:center;gap:.5rem;display:flex}.studio-feedback__avg-rating{align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;display:flex}.studio-feedback__rating-value{font-size:1.5rem;font-weight:700}.studio-feedback__total-count{margin:0;font-size:1.5rem;font-weight:700}.studio-feedback__summary-label{opacity:.95;margin:0;font-size:.875rem}.studio-feedback__loading{text-align:center;color:#6b7280;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem;display:flex}[data-theme=dark] .studio-feedback__loading{color:#a1a1aa}.studio-feedback__spinner{color:#3b82f6;animation:1s linear infinite spin}.studio-feedback__error{color:#dc2626;background-color:#ef44441a;border:1px solid #ef44444d;border-radius:.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem}[data-theme=dark] .studio-feedback__error{color:#fca5a5;background-color:#ef444426;border-color:#ef444466}.studio-feedback__success{color:#059669;background-color:#10b9811a;border:1px solid #10b9814d;border-radius:.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500}[data-theme=dark] .studio-feedback__success{color:#86efac;background-color:#10b98126;border-color:#10b98166}.studio-feedback__recent{margin-top:2rem}.studio-feedback__recent-title{color:#1a1a2e;margin-bottom:1rem;font-size:1.125rem;font-weight:600}[data-theme=dark] .studio-feedback__recent-title{color:#fff}.studio-feedback__feedback-list{flex-direction:column;gap:.75rem;display:flex}.studio-feedback__feedback-item{background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1rem;transition:all .15s}.studio-feedback__feedback-item:hover{border-color:#3b82f6;box-shadow:0 4px 12px #4c7dff14}[data-theme=dark] .studio-feedback__feedback-item{background-color:#1e1e28;border-color:#27272a}[data-theme=dark] .studio-feedback__feedback-item:hover{border-color:#3b82f6;box-shadow:0 4px 12px #4c7dff1f}.studio-feedback__feedback-header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.studio-feedback__feedback-rating{gap:.25rem;display:flex}.studio-feedback__feedback-time{color:#9ca3af;font-size:.75rem}[data-theme=dark] .studio-feedback__feedback-time{color:#71717a}.studio-feedback__feedback-message{color:#1a1a2e;margin:0;font-size:.875rem;line-height:1.6}[data-theme=dark] .studio-feedback__feedback-message{color:#fff}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.studio-earning__header{background:0 0;border-radius:0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:0;display:flex}.studio-earning__header-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.studio-earning__title{letter-spacing:-.03em;color:#3b82f6;margin:0;font-size:1.9rem;font-weight:700}[data-theme=dark] .studio-earning__title{color:#60a5fa}.studio-earning__page-loader{color:#98a2b3;justify-content:center;align-items:center;gap:10px;padding:48px 0;font-size:.875rem;display:flex}[data-theme=dark] .studio-earning__page-loader{color:#71717a}.studio-earning__page-error{color:#ef4444;padding:24px 0;font-size:.875rem}[data-theme=dark] .studio-earning__page-error{color:#f87171}.studio-earning__empty{text-align:center;color:#98a2b3;padding:32px;font-size:.875rem}[data-theme=dark] .studio-earning__empty{color:#71717a}.studio-earning__mono{font-family:Courier New,Courier,monospace;font-size:.8em}.studio-earning__claim-wrap{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.studio-earning__claim-minimum{color:#f59e0b;white-space:nowrap;font-size:.7rem}.studio-earning__claim-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-earning__claim-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-earning__claim-btn{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);border-radius:12px;align-items:center;gap:7px;height:40px;padding:0 18px;font-size:.8125rem;font-weight:600;transition:opacity .15s,box-shadow .15s;display:inline-flex;box-shadow:0 8px 18px #16a34a47}.studio-earning__claim-btn:hover:not(:disabled){opacity:.88;box-shadow:0 12px 24px #16a34a61}.studio-earning__claim-btn:disabled{opacity:.55;cursor:not-allowed}[data-theme=dark] .studio-earning__claim-btn{box-shadow:0 8px 18px #16a34a2e}.studio-earning__spin{animation:.9s linear infinite earning-spin}@keyframes earning-spin{to{transform:rotate(360deg)}}.studio-earning__top-row{grid-template-columns:minmax(0,1fr) 270px;align-items:stretch;gap:18px;margin-bottom:18px;display:grid}.studio-earning__summary-cards{background:#fff;border:1px solid #e4edf8;border-radius:22px;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;min-height:132px;padding:14px;display:grid;box-shadow:0 12px 24px #39598b0f}[data-theme=dark] .studio-earning__summary-cards{box-shadow:none;background:#1e1e28;border-color:#27272a}.studio-earning__summary-card{background:#fbfdff;border:1px solid #edf2fa;border-radius:18px;align-items:center;gap:14px;min-height:86px;padding:16px 18px;display:flex;box-shadow:inset 0 1px #ffffffb3}.studio-earning__summary-card>div{min-width:0}[data-theme=dark] .studio-earning__summary-card{box-shadow:none;background:#ffffff05;border-color:#27272a}.studio-earning__summary-icon{border:1px solid #ffffffb3;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex;box-shadow:inset 0 1px #ffffffe6}.studio-earning__summary-icon--blue{color:#3d7bfd;background:#edf4ff}.studio-earning__summary-icon--orange{color:#f28d34;background:#fff3e8}.studio-earning__summary-icon--green{color:#4cbc75;background:#ecfbf1}.studio-earning__summary-value{color:#202939;margin-bottom:4px;font-size:1.85rem;font-weight:700;line-height:1;display:block}[data-theme=dark] .studio-earning__summary-value{color:#fff}.studio-earning__summary-label{color:#98a2b3;font-size:.75rem;display:block}[data-theme=dark] .studio-earning__summary-label{color:#71717a}.studio-earning__payout-card{color:#fff;background:linear-gradient(135deg,#4f8fff 0%,#2f6fe8 100%);border-radius:22px;padding:18px 20px;position:relative;overflow:hidden;box-shadow:0 18px 30px #3574eb3d}.studio-earning__payout-card:before{content:"";border:5px solid #ffffff14;border-radius:22px;width:94px;height:94px;position:absolute;bottom:-18px;right:-18px;transform:rotate(18deg)}.studio-earning__payout-card:after{content:"";border:4px solid #ffffff14;border-radius:18px;width:62px;height:62px;position:absolute;bottom:8px;right:12px;transform:rotate(18deg)}[data-theme=dark] .studio-earning__payout-card{box-shadow:0 18px 30px #3574eb24}.studio-earning__payout-header,.studio-earning__payout-row{z-index:1;position:relative}.studio-earning__payout-header{align-items:center;gap:10px;margin-bottom:18px;font-size:1rem;font-weight:700;display:flex}.studio-earning__payout-header>svg{box-sizing:content-box;background:#ffffff2e;border:1px solid #ffffff3d;border-radius:999px;width:18px;height:18px;padding:6px}.studio-earning__payout-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.studio-earning__payout-row:last-child{margin-bottom:0}.studio-earning__payout-label{color:#ffffffb8;font-size:.875rem}.studio-earning__payout-value{color:#fff;white-space:nowrap;font-size:1rem;font-weight:600}.studio-earning__details{background:#fff;border:1px solid #e4edf8;border-radius:22px;margin-bottom:14px;padding:18px;box-shadow:0 12px 24px #39598b0f}[data-theme=dark] .studio-earning__details{box-shadow:none;background:#1e1e28;border-color:#27272a}.studio-earning__section-title{color:#202939;margin:0 0 16px;font-size:1rem;font-style:normal;font-weight:700}[data-theme=dark] .studio-earning__section-title{color:#fff}.studio-earning__filters{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.studio-earning__filters-left,.studio-earning__filters-right{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.studio-earning__filters-right{margin-left:auto}.studio-earning__status-filter,.studio-earning__date-filter,.studio-earning__download{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-earning__status-filter:focus-visible,.studio-earning__date-filter:focus-visible,.studio-earning__download:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-earning__status-filter,.studio-earning__date-filter,.studio-earning__download{white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:9px 14px;font-size:.8125rem;font-weight:500;display:inline-flex}.studio-earning__status-filter{color:#fff;background:linear-gradient(135deg,#4c8cff 0%,#3574eb 100%);box-shadow:0 10px 18px #3574eb38}.studio-earning__window-selector{position:relative}.studio-earning__window-dropdown{z-index:95;background:#fff;border:1px solid #e4edf8;border-radius:14px;min-width:168px;padding:6px;animation:.16s cubic-bezier(.34,1.46,.64,1) earning-modal-in;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 32px #39598b24}[data-theme=dark] .studio-earning__window-dropdown{background:#1e1e28;border-color:#27272a;box-shadow:0 12px 32px #0006}.studio-earning__window-option{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-earning__window-option:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-earning__window-option{text-align:left;color:#667085;border-radius:10px;width:100%;padding:9px 14px;font-size:.8125rem;font-weight:500;transition:background .15s,color .15s;display:block}.studio-earning__window-option:hover{color:#3574eb;background:#f0f6ff}.studio-earning__window-option--active{color:#fff;background:linear-gradient(135deg,#4c8cff 0%,#3574eb 100%);font-weight:600}.studio-earning__window-option--active:hover{color:#fff;background:linear-gradient(135deg,#4c8cff 0%,#3574eb 100%)}[data-theme=dark] .studio-earning__window-option{color:#a1a1aa}[data-theme=dark] .studio-earning__window-option:hover{color:#60a5fa;background:#ffffff0f}[data-theme=dark] .studio-earning__window-option--active,[data-theme=dark] .studio-earning__window-option--active:hover{color:#fff;background:linear-gradient(135deg,#4c8cff 0%,#3574eb 100%)}.studio-earning__date-filter,.studio-earning__download{color:#667085;background:#fff;border:1px solid #e6edf7;box-shadow:0 4px 12px #39598b0a}[data-theme=dark] .studio-earning__date-filter,[data-theme=dark] .studio-earning__download{color:#a1a1aa;box-shadow:none;background:#ffffff05;border-color:#27272a}.studio-earning__search{color:#98a2b3;background:#fff;border:1px solid #e6edf7;border-radius:12px;align-items:center;gap:8px;width:170px;min-height:40px;padding:0 12px;display:flex;box-shadow:0 4px 12px #39598b0a}.studio-earning__search input{font:inherit;color:#202939;background:0 0;border:none;outline:none;width:100%;margin:0;padding:0;font-size:.8125rem}.studio-earning__search input::placeholder{color:#98a2b3}[data-theme=dark] .studio-earning__search input{color:#fff}[data-theme=dark] .studio-earning__search input::placeholder{color:#71717a}[data-theme=dark] .studio-earning__search{color:#71717a;box-shadow:none;background:#ffffff05;border-color:#27272a}.studio-earning__table-wrapper{background:#fff;border:1px solid #e8eef7;border-radius:18px;overflow-x:auto}[data-theme=dark] .studio-earning__table-wrapper{background:#1e1e28;border-color:#27272a}.studio-earning__table{border-collapse:separate;border-spacing:0;width:100%;min-width:760px}.studio-earning__table th{text-align:left;letter-spacing:0;text-transform:none;color:#98a2b3;border-bottom:1px solid #edf2f7;padding:14px 20px;font-size:.75rem;font-weight:500}[data-theme=dark] .studio-earning__table th{color:#71717a;border-color:#27272a}.studio-earning__table td{color:#202939;border-bottom:1px solid #edf2f7;padding:16px 20px;font-size:.8125rem;font-weight:500}[data-theme=dark] .studio-earning__table td{color:#fff;border-color:#27272a}.studio-earning__table tbody tr:last-child td{border-bottom:0}.studio-earning__table tbody tr:hover{background:#fafcff}[data-theme=dark] .studio-earning__table tbody tr:hover{background:#ffffff08}.studio-earning__status-badge{border-radius:999px;justify-content:center;align-items:center;min-width:78px;padding:4px 12px;font-size:.6875rem;font-weight:500;display:inline-flex}.studio-earning__status-badge--paid{color:#57be79;background:#ecfbf1}.studio-earning__status-badge--pending{color:#f29d46;background:#fff4e8}.studio-earning__pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.studio-earning__pagination-left,.studio-earning__pagination-right{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.studio-earning__page-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-earning__page-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-earning__page-btn{color:#7b8aa3;background:#fff;border:1px solid #e6edf7;border-radius:10px;justify-content:center;align-items:center;min-width:32px;height:32px;padding:0 10px;font-size:.75rem;font-weight:500;transition:all .15s;display:flex}.studio-earning__page-btn:hover{color:#3672f2;border-color:#cfe0fb}.studio-earning__page-btn--active{color:#fff;background:#3672f2;border-color:#3672f2;box-shadow:0 10px 18px #3672f238}.studio-earning__page-btn--active:hover{color:#fff}.studio-earning__page-btn--nav{gap:6px;padding:0 12px}[data-theme=dark] .studio-earning__page-btn{color:#a1a1aa;background:#ffffff05;border-color:#27272a}[data-theme=dark] .studio-earning__page-btn--active{color:#fff;background:#3672f2;border-color:#3672f2}.studio-earning__page-dots{color:#98a2b3;font-size:.75rem}[data-theme=dark] .studio-earning__page-dots{color:#71717a}.studio-earning__page-goto{color:#7b8aa3;align-items:center;gap:8px;font-size:.75rem;font-weight:500;display:inline-flex}[data-theme=dark] .studio-earning__page-goto{color:#a1a1aa}.studio-earning__page-input{font:inherit;color:#3672f2;text-align:center;background:#fff;border:1px solid #d7e5fb;border-radius:8px;outline:none;width:36px;height:32px;margin:0;padding:0;font-size:.75rem;font-weight:500}[data-theme=dark] .studio-earning__page-input{color:#60a5fa;background:#ffffff05;border-color:#27272a}.studio-earning__go-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-earning__go-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-earning__go-btn{color:#3672f2;font-size:.75rem;font-weight:600}.studio-earning__page-info{color:#667085;font-size:.75rem}[data-theme=dark] .studio-earning__page-info{color:#a1a1aa}@media (min-width:640px) and (max-width:1023px){.studio-earning__top-row{grid-template-columns:1fr}.studio-earning__summary-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-earning__summary-card:last-child{grid-column:1/-1}.studio-earning__filters-right{margin-left:0}}@media (max-width:639px){.studio-earning__title{font-size:1.65rem}.studio-earning__summary-cards{grid-template-columns:1fr}.studio-earning__filters-left,.studio-earning__filters-right{flex-direction:column;align-items:stretch;width:100%}.studio-earning__filters-right{margin-left:0}.studio-earning__status-filter,.studio-earning__date-filter,.studio-earning__download,.studio-earning__search{width:100%}.studio-earning__pagination-right{justify-content:space-between;width:100%}.studio-earning__header-actions{justify-content:flex-end;width:100%}}.earning-modal__overlay{z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a0e1a8c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}[data-theme=dark] .earning-modal__overlay{background:#04060eb8}.earning-modal__card{text-align:center;background:#fff;border-radius:24px;width:100%;max-width:460px;padding:36px 32px 32px;animation:.22s cubic-bezier(.34,1.46,.64,1) earning-modal-in;position:relative;box-shadow:0 32px 64px #00000024}[data-theme=dark] .earning-modal__card{background:#1e1e28;border:1px solid #27272a;box-shadow:0 32px 64px #00000080}@keyframes earning-modal-in{0%{opacity:0;transform:scale(.88)translateY(12px)}to{opacity:1;transform:scale(1)translateY(0)}}.earning-modal__close{color:#667085;cursor:pointer;background:#0000000f;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s,color .15s;display:flex;position:absolute;top:14px;right:14px}.earning-modal__close:hover{color:#202939;background:#0000001c}[data-theme=dark] .earning-modal__close{color:#a1a1aa;background:#ffffff12}[data-theme=dark] .earning-modal__close:hover{color:#fff;background:#ffffff21}.earning-modal__icon{border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 20px;display:inline-flex}.earning-modal__icon--success{color:#22c55e;background:#ecfbf1;box-shadow:0 0 0 8px #22c55e1a}[data-theme=dark] .earning-modal__icon--success{background:#22c55e1f;box-shadow:0 0 0 8px #22c55e0f}.earning-modal__icon--error{color:#ef4444;background:#fff1f1;box-shadow:0 0 0 8px #ef44441a}[data-theme=dark] .earning-modal__icon--error{background:#ef44441f;box-shadow:0 0 0 8px #ef44440f}.earning-modal__icon--warn{color:#f59e0b;background:#fff8e8;box-shadow:0 0 0 8px #f59e0b1a}[data-theme=dark] .earning-modal__icon--warn{background:#f59e0b1f;box-shadow:0 0 0 8px #f59e0b0f}.earning-modal__icon--blue{color:#3d7bfd;background:#edf4ff;box-shadow:0 0 0 8px #3d7bfd1a}[data-theme=dark] .earning-modal__icon--blue{background:#3d7bfd1f;box-shadow:0 0 0 8px #3d7bfd0f}.earning-modal__title{color:#202939;margin:0 0 10px;font-size:1.25rem;font-weight:700;line-height:1.3}[data-theme=dark] .earning-modal__title{color:#fff}.earning-modal__message{color:#667085;margin:0 0 20px;font-size:.875rem;line-height:1.6}.earning-modal__message strong{color:#202939;font-weight:600}[data-theme=dark] .earning-modal__message strong{color:#fff}.earning-modal__message--error{color:#ef4444;margin-top:-10px;font-size:.8125rem}[data-theme=dark] .earning-modal__message--error{color:#f87171}[data-theme=dark] .earning-modal__message{color:#a1a1aa}.earning-modal__summary{text-align:left;background:#f8faff;border:1px solid #e4edf8;border-radius:14px;margin:0 0 24px;padding:16px 20px}[data-theme=dark] .earning-modal__summary{background:#ffffff08;border-color:#27272a}.earning-modal__summary-row{border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:center;gap:12px;padding:7px 0;font-size:.8125rem;display:flex}.earning-modal__summary-row:last-child{border-bottom:0;padding-bottom:0}.earning-modal__summary-row:first-child{padding-top:0}.earning-modal__summary-row span{color:#667085;text-transform:capitalize}[data-theme=dark] .earning-modal__summary-row span{color:#a1a1aa}.earning-modal__summary-row strong{color:#202939;font-weight:600}[data-theme=dark] .earning-modal__summary-row strong{color:#fff}[data-theme=dark] .earning-modal__summary-row{border-color:#27272a}.earning-modal__actions{flex-direction:column;gap:10px;display:flex}.earning-modal__btn{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;height:44px;font-size:.875rem;font-weight:600;transition:opacity .15s,box-shadow .15s;display:inline-flex}.earning-modal__btn--primary{color:#fff;background:linear-gradient(135deg,#4c8cff 0%,#3574eb 100%);box-shadow:0 8px 18px #3574eb47}.earning-modal__btn--primary:hover:not(:disabled){opacity:.88;box-shadow:0 12px 24px #3574eb61}.earning-modal__btn--primary:disabled{opacity:.6;cursor:not-allowed}[data-theme=dark] .earning-modal__btn--primary{box-shadow:0 8px 18px #3574eb2e}.earning-modal__btn--ghost{color:#667085;background:0 0;border:1px solid #e4edf8}.earning-modal__btn--ghost:hover{color:#202939;background:#f4f8ff}[data-theme=dark] .earning-modal__btn--ghost{color:#a1a1aa;border-color:#27272a}[data-theme=dark] .earning-modal__btn--ghost:hover{color:#fff;background:#ffffff0d}.onboard-result{background:linear-gradient(160deg,#f0f6ff 0%,#f8f9ff 100%);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}[data-theme=dark] .onboard-result{background:linear-gradient(160deg,#0f0f14 0%,#16161d 100%)}.onboard-result__card{text-align:center;background:#fff;border-radius:28px;width:100%;max-width:480px;padding:48px 40px 40px;animation:.28s cubic-bezier(.34,1.36,.64,1) earning-modal-in;box-shadow:0 32px 80px #39598b1f}[data-theme=dark] .onboard-result__card{background:#1e1e28;border:1px solid #27272a;box-shadow:0 32px 80px #0000006b}.onboard-result__card--cancel{border-top:4px solid #f59e0b}.onboard-result__card--success{border-top:4px solid #22c55e}.onboard-result__card--failure{border-top:4px solid #ef4444}.onboard-result__icon{border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;margin:0 auto 24px;display:inline-flex}.onboard-result__icon--success{color:#22c55e;background:#ecfbf1;box-shadow:0 0 0 10px #22c55e1a}[data-theme=dark] .onboard-result__icon--success{background:#22c55e1f;box-shadow:0 0 0 10px #22c55e0f}.onboard-result__icon--cancel{color:#f59e0b;background:#fff8e8;box-shadow:0 0 0 10px #f59e0b1a}[data-theme=dark] .onboard-result__icon--cancel{background:#f59e0b1f;box-shadow:0 0 0 10px #f59e0b0f}.onboard-result__icon--failure{color:#ef4444;background:#fff1f1;box-shadow:0 0 0 10px #ef44441a}[data-theme=dark] .onboard-result__icon--failure{background:#ef44441f;box-shadow:0 0 0 10px #ef44440f}.onboard-result__title{color:#202939;margin:0 0 12px;font-size:1.5rem;font-weight:700;line-height:1.3}[data-theme=dark] .onboard-result__title{color:#fff}.onboard-result__message{color:#667085;margin:0 0 14px;font-size:.9375rem;line-height:1.65}.onboard-result__message strong{color:#202939;font-weight:600}[data-theme=dark] .onboard-result__message strong{color:#fff}[data-theme=dark] .onboard-result__message{color:#a1a1aa}.onboard-result__hint{color:#98a2b3;margin:0 0 28px;font-size:.8125rem;line-height:1.6}.onboard-result__hint strong{color:#667085}[data-theme=dark] .onboard-result__hint strong{color:#a1a1aa}[data-theme=dark] .onboard-result__hint{color:#71717a}.onboard-result__redirect{color:#98a2b3;align-items:center;gap:7px;margin-bottom:20px;font-size:.8125rem;display:inline-flex}[data-theme=dark] .onboard-result__redirect{color:#71717a}.onboard-result__detail-box{text-align:left;background:#f8faff;border:1px solid #e4edf8;border-radius:16px;margin:0 0 28px;padding:16px 20px}[data-theme=dark] .onboard-result__detail-box{background:#ffffff08;border-color:#27272a}.onboard-result__detail-row{border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:center;gap:12px;padding:7px 0;font-size:.8125rem;display:flex}.onboard-result__detail-row:first-child{padding-top:0}.onboard-result__detail-row:last-child{border-bottom:0;padding-bottom:0}.onboard-result__detail-row span{color:#667085;text-transform:capitalize}[data-theme=dark] .onboard-result__detail-row span{color:#a1a1aa}.onboard-result__detail-row strong{color:#202939;word-break:break-all;text-align:right;font-weight:600}[data-theme=dark] .onboard-result__detail-row strong{color:#fff}[data-theme=dark] .onboard-result__detail-row{border-color:#27272a}.onboard-result__actions{flex-direction:column;gap:10px;width:100%;display:flex}.onboard-result__btn{cursor:pointer;color:#fff;background:linear-gradient(135deg,#4c8cff 0%,#3574eb 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;height:46px;font-size:.9375rem;font-weight:600;transition:opacity .15s,box-shadow .15s;display:inline-flex;box-shadow:0 8px 20px #3574eb4d}.onboard-result__btn:hover{opacity:.88;box-shadow:0 12px 28px #3574eb6b}[data-theme=dark] .onboard-result__btn{box-shadow:0 8px 20px #3574eb29}.onboard-result__btn--danger{color:#fff;background:linear-gradient(135deg,#f87171 0%,#ef4444 100%);box-shadow:0 8px 20px #ef444447}.onboard-result__btn--danger:hover{opacity:.88;box-shadow:0 12px 28px #ef444461}[data-theme=dark] .onboard-result__btn--danger{box-shadow:0 8px 20px #ef444429}.onboard-result__btn--ghost{color:#667085;box-shadow:none;background:0 0;border:1px solid #e4edf8}.onboard-result__btn--ghost:hover{color:#202939;box-shadow:none;background:#f4f8ff}[data-theme=dark] .onboard-result__btn--ghost{color:#a1a1aa;border-color:#27272a}[data-theme=dark] .onboard-result__btn--ghost:hover{color:#fff;background:#ffffff0d}.studio-settlement__header{background:0 0;border-radius:0;margin-bottom:14px;padding:0}.studio-settlement__title{letter-spacing:-.03em;color:#3b82f6;margin:0;font-size:1.9rem;font-weight:700}[data-theme=dark] .studio-settlement__title{color:#60a5fa}.studio-settlement__top-row{grid-template-columns:minmax(0,1fr) 270px;align-items:stretch;gap:18px;margin-bottom:18px;display:grid}.studio-settlement__summary-cards{background:#fff;border:1px solid #e4edf8;border-radius:22px;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;min-height:132px;padding:14px;display:grid;box-shadow:0 12px 24px #39598b0f}[data-theme=dark] .studio-settlement__summary-cards{box-shadow:none;background:#1e1e28;border-color:#27272a}.studio-settlement__summary-card{background:#fbfdff;border:1px solid #edf2fa;border-radius:18px;align-items:center;gap:14px;min-height:86px;padding:16px 18px;display:flex;box-shadow:inset 0 1px #ffffffb3}.studio-settlement__summary-card>div{min-width:0}[data-theme=dark] .studio-settlement__summary-card{box-shadow:none;background:#ffffff05;border-color:#27272a}.studio-settlement__summary-icon{border:1px solid #ffffffb3;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex;box-shadow:inset 0 1px #ffffffe6}.studio-settlement__summary-icon--blue{color:#3d7bfd;background:#edf4ff}.studio-settlement__summary-icon--orange{color:#f28d34;background:#fff3e8}.studio-settlement__summary-icon--green{color:#4cbc75;background:#ecfbf1}.studio-settlement__summary-value{color:#202939;margin-bottom:4px;font-size:1.85rem;font-weight:700;line-height:1;display:block}[data-theme=dark] .studio-settlement__summary-value{color:#fff}.studio-settlement__summary-label{color:#98a2b3;font-size:.75rem;display:block}[data-theme=dark] .studio-settlement__summary-label{color:#71717a}.studio-settlement__payout-card{color:#fff;background:linear-gradient(135deg,#4f8fff 0%,#2f6fe8 100%);border-radius:22px;padding:18px 20px;position:relative;overflow:hidden;box-shadow:0 18px 30px #3574eb3d}.studio-settlement__payout-card:before{content:"";border:5px solid #ffffff14;border-radius:22px;width:94px;height:94px;position:absolute;bottom:-18px;right:-18px;transform:rotate(18deg)}.studio-settlement__payout-card:after{content:"";border:4px solid #ffffff14;border-radius:18px;width:62px;height:62px;position:absolute;bottom:8px;right:12px;transform:rotate(18deg)}.studio-settlement__payout-header,.studio-settlement__payout-row{z-index:1;position:relative}.studio-settlement__payout-header{align-items:center;gap:10px;margin-bottom:18px;font-size:1rem;font-weight:700;display:flex}.studio-settlement__payout-header>svg{box-sizing:content-box;background:#ffffff2e;border:1px solid #ffffff3d;border-radius:999px;width:18px;height:18px;padding:6px}.studio-settlement__payout-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.studio-settlement__payout-row:last-child{margin-bottom:0}.studio-settlement__payout-label{color:#ffffffb8;font-size:.875rem}.studio-settlement__payout-value{color:#fff;white-space:nowrap;font-size:1rem;font-weight:600}.studio-settlement__section-title{color:#202939;margin:0 0 12px;font-size:1rem;font-style:normal;font-weight:700}[data-theme=dark] .studio-settlement__section-title{color:#fff}.studio-settlement__filters{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;margin-bottom:18px;display:flex}.studio-settlement__search{color:#98a2b3;background:#fff;border:1px solid #e6edf7;border-radius:12px;align-items:center;gap:8px;width:190px;min-height:40px;padding:0 12px;display:flex;box-shadow:0 4px 12px #39598b0a}.studio-settlement__search input{font:inherit;color:#202939;background:0 0;border:none;outline:none;width:100%;margin:0;padding:0;font-size:.8125rem}.studio-settlement__search input::placeholder{color:#98a2b3}[data-theme=dark] .studio-settlement__search input{color:#fff}[data-theme=dark] .studio-settlement__search input::placeholder{color:#71717a}[data-theme=dark] .studio-settlement__search{color:#71717a;box-shadow:none;background:#ffffff05;border-color:#27272a}.studio-settlement__status-filter,.studio-settlement__date-filter,.studio-settlement__download{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-settlement__status-filter:focus-visible,.studio-settlement__date-filter:focus-visible,.studio-settlement__download:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-settlement__status-filter,.studio-settlement__date-filter,.studio-settlement__download{white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:9px 14px;font-size:.8125rem;font-weight:500;display:inline-flex}.studio-settlement__status-filter{color:#fff;background:linear-gradient(135deg,#4c8cff 0%,#3574eb 100%);box-shadow:0 10px 18px #3574eb38}.studio-settlement__type-filter-wrap{display:inline-flex;position:relative}.studio-settlement__type-dropdown{z-index:100;background:#fff;border:1px solid #e6edf7;border-radius:12px;flex-direction:column;gap:2px;min-width:180px;padding:6px;display:flex;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 24px #0000001a}[data-theme=dark] .studio-settlement__type-dropdown{background:#1e1e28;border-color:#27272a;box-shadow:0 8px 24px #0000004d}.studio-settlement__type-option{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-settlement__type-option:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-settlement__type-option{text-align:left;color:#344054;cursor:pointer;border-radius:8px;width:100%;padding:8px 12px;font-size:.85rem;transition:background .15s;display:block}.studio-settlement__type-option:hover{background:#f0f5ff}.studio-settlement__type-option--active{color:#3b82f6;background:#e8f0fe;font-weight:500}[data-theme=dark] .studio-settlement__type-option{color:#fff}[data-theme=dark] .studio-settlement__type-option:hover{background:#ffffff0d}[data-theme=dark] .studio-settlement__type-option--active{color:#3b82f6;background:#4c8cff26}.studio-settlement__details-card{background:#fff;border:1px solid #e4edf8;border-radius:22px;margin-bottom:14px;padding:14px;box-shadow:0 12px 24px #39598b0f}[data-theme=dark] .studio-settlement__details-card{box-shadow:none;background:#1e1e28;border-color:#27272a}.studio-settlement__sub-filters{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;display:flex}.studio-settlement__date-filter,.studio-settlement__download{color:#667085;background:#fff;border:1px solid #e6edf7;box-shadow:0 4px 12px #39598b0a}[data-theme=dark] .studio-settlement__date-filter,[data-theme=dark] .studio-settlement__download{color:#a1a1aa;box-shadow:none;background:#ffffff05;border-color:#27272a}.studio-settlement__date-filter--active{color:#3b82f6!important;border-color:#3b82f6!important}.studio-settlement__date-picker-wrap{position:relative}.studio-settlement__date-dropdown{z-index:100;background:#fff;border:1px solid #e6edf7;border-radius:12px;flex-direction:column;gap:12px;min-width:240px;padding:16px;display:flex;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 8px 24px #0000001a}[data-theme=dark] .studio-settlement__date-dropdown{background:#1e1e28;border-color:#27272a;box-shadow:0 8px 24px #0000004d}.studio-settlement__date-row{flex-direction:column;gap:4px;display:flex}.studio-settlement__date-row label{color:#98a2b3;font-size:.75rem;font-weight:500}.studio-settlement__date-row input[type=date]{color:#344054;cursor:pointer;background:#fff;border:1px solid #e6edf7;border-radius:8px;outline:none;padding:7px 10px;font-size:.85rem}.studio-settlement__date-row input[type=date]:focus{border-color:#3b82f6}[data-theme=dark] .studio-settlement__date-row input[type=date]{color:#fff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#16161d;border-color:#27272a}.studio-settlement__date-actions{justify-content:flex-end;gap:8px;display:flex}.studio-settlement__date-clear{color:#667085;cursor:pointer;background:0 0;border:1px solid #e6edf7;border-radius:8px;padding:6px 14px;font-size:.8rem}.studio-settlement__date-clear:hover{background:#f5f7fa}[data-theme=dark] .studio-settlement__date-clear{color:#a1a1aa;border-color:#27272a}[data-theme=dark] .studio-settlement__date-clear:hover{background:#ffffff0d}.studio-settlement__date-apply{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;padding:6px 14px;font-size:.8rem;font-weight:500}.studio-settlement__date-apply:hover{opacity:.88}.studio-settlement__table-wrapper{background:#fff;border:1px solid #e8eef7;border-radius:18px;overflow-x:auto}[data-theme=dark] .studio-settlement__table-wrapper{background:#1e1e28;border-color:#27272a}.studio-settlement__table{border-collapse:separate;border-spacing:0;width:100%;min-width:760px}.studio-settlement__table th{text-align:left;letter-spacing:0;text-transform:none;color:#98a2b3;border-bottom:1px solid #edf2f7;padding:14px 20px;font-size:.75rem;font-weight:500}[data-theme=dark] .studio-settlement__table th{color:#71717a;border-color:#27272a}.studio-settlement__table td{color:#202939;border-bottom:1px solid #edf2f7;padding:16px 20px;font-size:.8125rem;font-weight:500}[data-theme=dark] .studio-settlement__table td{color:#fff;border-color:#27272a}.studio-settlement__table tbody tr:last-child td{border-bottom:0}.studio-settlement__table tbody tr:hover{background:#fafcff}[data-theme=dark] .studio-settlement__table tbody tr:hover{background:#ffffff08}.studio-settlement__status-badge{border-radius:999px;justify-content:center;align-items:center;min-width:84px;padding:4px 12px;font-size:.6875rem;font-weight:500;display:inline-flex}.studio-settlement__status-badge--completed{color:#57be79;background:#ecfbf1}.studio-settlement__status-badge--processing{color:#f29d46;background:#fff4e8}.studio-settlement__pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.studio-settlement__pagination-left,.studio-settlement__pagination-right{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.studio-settlement__page-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-settlement__page-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-settlement__page-btn{color:#7b8aa3;background:#fff;border:1px solid #e6edf7;border-radius:10px;justify-content:center;align-items:center;min-width:32px;height:32px;padding:0 10px;font-size:.75rem;font-weight:500;transition:all .15s;display:flex}.studio-settlement__page-btn:hover{color:#3672f2;border-color:#cfe0fb}.studio-settlement__page-btn--active{color:#fff;background:#3672f2;border-color:#3672f2;box-shadow:0 10px 18px #3672f238}.studio-settlement__page-btn--active:hover{color:#fff}.studio-settlement__page-btn--nav{gap:6px;padding:0 12px}[data-theme=dark] .studio-settlement__page-btn{color:#a1a1aa;background:#ffffff05;border-color:#27272a}[data-theme=dark] .studio-settlement__page-btn--active{color:#fff;background:#3672f2;border-color:#3672f2}.studio-settlement__page-dots{color:#98a2b3;font-size:.75rem}[data-theme=dark] .studio-settlement__page-dots{color:#71717a}.studio-settlement__page-goto{color:#7b8aa3;align-items:center;gap:8px;font-size:.75rem;font-weight:500;display:inline-flex}[data-theme=dark] .studio-settlement__page-goto{color:#a1a1aa}.studio-settlement__page-input{font:inherit;color:#3672f2;text-align:center;background:#fff;border:1px solid #d7e5fb;border-radius:8px;outline:none;width:36px;height:32px;margin:0;padding:0;font-size:.75rem;font-weight:500}[data-theme=dark] .studio-settlement__page-input{color:#60a5fa;background:#ffffff05;border-color:#27272a}.studio-settlement__go-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-settlement__go-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-settlement__go-btn{color:#3672f2;font-size:.75rem;font-weight:600}.studio-settlement__page-info{color:#667085;font-size:.75rem}[data-theme=dark] .studio-settlement__page-info{color:#a1a1aa}@media (min-width:640px) and (max-width:1023px){.studio-settlement__top-row{grid-template-columns:1fr}.studio-settlement__summary-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-settlement__summary-card:last-child{grid-column:1/-1}}@media (max-width:639px){.studio-settlement__title{font-size:1.65rem}.studio-settlement__summary-cards{grid-template-columns:1fr}.studio-settlement__filters,.studio-settlement__sub-filters{flex-direction:column;align-items:stretch}.studio-settlement__search,.studio-settlement__status-filter,.studio-settlement__date-filter,.studio-settlement__download{width:100%}.studio-settlement__pagination-right{justify-content:space-between;width:100%}}@keyframes studio-sub-spin{to{transform:rotate(360deg)}}.studio-sub{max-width:100%;padding:32px 40px}.studio-sub__header{margin-bottom:28px}.studio-sub__title{color:#1a1a2e;margin:0 0 6px;font-size:22px;font-weight:700}[data-theme=dark] .studio-sub__title{color:#fff}.studio-sub__subtitle{color:#6b7280;margin:0;font-size:.875rem}[data-theme=dark] .studio-sub__subtitle{color:#a1a1aa}.studio-sub__current-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;margin-bottom:32px;padding:24px 28px}[data-theme=dark] .studio-sub__current-card{background-color:#16161d;border-color:#27272a}.studio-sub__plan-info{align-items:center;gap:14px;margin-bottom:20px;display:flex}.studio-sub__plan-icon{color:#fff;background:linear-gradient(#5a95f6 0%,#4285f2 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.studio-sub__plan-name{color:#1a1a2e;margin:0 0 2px;font-size:1rem;font-weight:700}[data-theme=dark] .studio-sub__plan-name{color:#fff}.studio-sub__plan-billing{color:#6b7280;margin:0;font-size:.875rem}[data-theme=dark] .studio-sub__plan-billing{color:#a1a1aa}.studio-sub__storage{margin-bottom:20px}.studio-sub__storage-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.studio-sub__storage-label{color:#1a1a2e;font-size:.875rem;font-weight:500}[data-theme=dark] .studio-sub__storage-label{color:#fff}.studio-sub__storage-value{color:#3b82f6;font-size:.875rem;font-weight:600}.studio-sub__progress-track{background-color:#e8edf5;border-radius:100px;height:8px;margin-bottom:10px;position:relative;overflow:hidden}[data-theme=dark] .studio-sub__progress-track{background-color:#ffffff14}.studio-sub__progress-images{background:#3b82f6;border-radius:100px 0 0 100px;height:100%;position:absolute;top:0;left:0}.studio-sub__progress-docs{background:#93c5fd;border-radius:0 100px 100px 0;height:100%;position:absolute;top:0}.studio-sub__storage-legend{gap:16px;display:flex}.studio-sub__legend-item{color:#6b7280;align-items:center;gap:6px;font-size:11px;display:flex}.studio-sub__legend-item:before{content:"";border-radius:50%;flex-shrink:0;width:8px;height:8px}.studio-sub__legend-item--images:before{background-color:#3b82f6}.studio-sub__legend-item--docs:before{background-color:#93c5fd}[data-theme=dark] .studio-sub__legend-item{color:#a1a1aa}.studio-sub__manage-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-sub__manage-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-sub__manage-btn{color:#fff;cursor:pointer;background:linear-gradient(#5a95f6 0%,#4285f2 100%);border-radius:10px;padding:10px 24px;font-size:.875rem;font-weight:600;transition:opacity .15s;box-shadow:0 6px 16px #3a7af147}.studio-sub__manage-btn:hover{opacity:.9}.studio-sub__loading{color:#9ca3af;justify-content:center;align-items:center;gap:.75rem;padding:2rem 0;font-size:.875rem;display:flex}[data-theme=dark] .studio-sub__loading{color:#71717a}.studio-sub__spinner,.studio-sub__btn-spinner{flex-shrink:0;animation:1s linear infinite studio-sub-spin}.studio-sub__section-title{color:#1a1a2e;margin:0 0 16px;font-size:1rem;font-weight:600}[data-theme=dark] .studio-sub__section-title{color:#fff}.studio-sub__packages{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:16px;display:grid}.studio-sub__package-card{background-color:#fff;border:1.5px solid #e5e7eb;border-radius:16px;flex-direction:column;transition:box-shadow .15s;display:flex;position:relative;overflow:visible}[data-theme=dark] .studio-sub__package-card{background-color:#16161d;border-color:#27272a}.studio-sub__package-card--popular{border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f626,0 8px 24px #3b82f61a}[data-theme=dark] .studio-sub__package-card--popular{box-shadow:0 0 0 1px #3b82f64d,0 8px 24px #3b82f626}.studio-sub__popular-badge{color:#fff;white-space:nowrap;z-index:1;background:#3b82f6;border-radius:100px;padding:4px 14px;font-size:11px;font-weight:600;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.studio-sub__package-body{flex:1;padding:28px 24px 16px}.studio-sub__package-name{color:#1a1a2e;margin:0 0 4px;font-size:1.125rem;font-weight:700}[data-theme=dark] .studio-sub__package-name{color:#fff}.studio-sub__package-desc{color:#6b7280;margin:0 0 16px;font-size:.875rem}[data-theme=dark] .studio-sub__package-desc{color:#a1a1aa}.studio-sub__package-price{align-items:baseline;gap:4px;margin-bottom:18px;display:flex}.studio-sub__price-amount{color:#1a1a2e;font-size:30px;font-weight:700;line-height:1}.studio-sub__package-card--popular .studio-sub__price-amount{color:#3b82f6}[data-theme=dark] .studio-sub__price-amount{color:#fff}.studio-sub__package-card--popular [data-theme=dark] .studio-sub__price-amount{color:#3b82f6}.studio-sub__price-period{color:#6b7280;font-size:.875rem}[data-theme=dark] .studio-sub__price-period{color:#a1a1aa}.studio-sub__feature-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.studio-sub__feature-item{color:#6b7280;align-items:center;gap:8px;font-size:.875rem;display:flex}.studio-sub__feature-item--disabled{color:#9ca3af}[data-theme=dark] .studio-sub__feature-item--disabled{color:#71717a}[data-theme=dark] .studio-sub__feature-item{color:#a1a1aa}.studio-sub__feature-icon{color:#9ca3af;flex-shrink:0}.studio-sub__feature-icon--blue{color:#3b82f6}.studio-sub__feature-icon--muted{color:#9ca3af}[data-theme=dark] .studio-sub__feature-icon--muted,[data-theme=dark] .studio-sub__feature-icon{color:#71717a}.studio-sub__subscribe-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-sub__subscribe-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-sub__subscribe-btn{color:#3b82f6;cursor:pointer;background:0 0;border:1.5px solid #3b82f6;border-radius:10px;justify-content:center;align-items:center;gap:6px;margin:16px 24px 24px;padding:10px 0;font-size:.875rem;font-weight:600;transition:all .15s;display:flex}.studio-sub__subscribe-btn:hover{background-color:#3b82f60d}.studio-sub__subscribe-btn--primary{color:#fff;background:linear-gradient(#5a95f6 0%,#4285f2 100%);border-color:#0000;box-shadow:0 6px 16px #3a7af147}.studio-sub__subscribe-btn--primary:hover{opacity:.92}[data-theme=dark] .studio-sub__subscribe-btn:not([data-theme=dark] .studio-sub__subscribe-btn--primary){border-color:#3b82f680}.auto-layout{background-color:#fff;min-height:100vh;display:flex}[data-theme=dark] .auto-layout{background-color:#0f0f14}.auto-layout__main{flex-direction:column;flex:1;min-height:100vh;margin-left:70px;transition:margin-left .3s cubic-bezier(.4,0,.2,1);display:flex}.auto-layout__content{flex:1;min-height:0;padding-top:64px;overflow-y:auto}.auto-layout--sidebar-expanded .auto-layout__main{margin-left:260px}.auto-layout--sidebar-expanded .auto-header{left:260px}:root.auto-chat-internal-header .auto-layout{height:100vh}:root.auto-chat-internal-header .auto-layout__main{height:100vh;min-height:0}:root.auto-chat-internal-header .auto-layout__main>.auto-header{display:none}:root.auto-chat-internal-header .auto-layout__content{background-color:#fff;height:100%;padding-top:0;overflow:hidden}[data-theme=dark] :root.auto-chat-internal-header .auto-layout__content{background-color:#16161d}.auto-sidebar{z-index:100;background-color:#fff;flex-direction:column;justify-content:space-between;width:70px;height:100vh;padding:1rem 0;transition:width .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;overflow:hidden}[data-theme=dark] .auto-sidebar{background-color:#16161d}.auto-sidebar:not(.auto-sidebar--expanded) .auto-sidebar__top{padding-top:.25rem;padding-bottom:.5rem;position:relative}.auto-sidebar:not(.auto-sidebar--expanded) .auto-sidebar__top:before{content:"";z-index:0;background:#eef2f7;border-radius:30px;position:absolute;inset:86px 8px 6px}.auto-sidebar:not(.auto-sidebar--expanded) .auto-sidebar__header,.auto-sidebar:not(.auto-sidebar--expanded) .auto-sidebar__nav,.auto-sidebar:not(.auto-sidebar--expanded) .auto-sidebar__divider,.auto-sidebar:not(.auto-sidebar--expanded) .auto-sidebar__section-label,.auto-sidebar:not(.auto-sidebar--expanded) .auto-sidebar__twins{z-index:1;position:relative}.auto-sidebar:not(.auto-sidebar--expanded) .auto-sidebar__header{margin-bottom:1rem}.auto-sidebar:not(.auto-sidebar--expanded) .auto-sidebar__nav{gap:.5rem}.auto-sidebar:not(.auto-sidebar--expanded) .auto-sidebar__divider{background-color:#808ea35c;margin:.75rem 0}.auto-sidebar:not(.auto-sidebar--expanded) .auto-sidebar__twins{margin-top:.25rem}.auto-sidebar:not(.auto-sidebar--expanded) .auto-sidebar__twins-toggle{color:#7a879a;background-color:#fff;border-color:#d9e1ec;box-shadow:0 3px 10px #0f172a14}[data-theme=dark] .auto-sidebar:not(.auto-sidebar--expanded) .auto-sidebar__twins-toggle{color:#a1a1aa;box-shadow:none;background-color:#16161d;border-color:#27272a}[data-theme=dark] .auto-sidebar:not(.auto-sidebar--expanded) .auto-sidebar__top:before{background:#ffffff0f}[data-theme=dark] .auto-sidebar:not(.auto-sidebar--expanded) .auto-sidebar__divider{background-color:#27272a}.auto-sidebar--expanded{width:260px;box-shadow:none}.auto-sidebar--expanded .auto-sidebar__top{align-items:stretch}.auto-sidebar--expanded .auto-sidebar__header{flex-direction:row;padding:0 1rem}.auto-sidebar--expanded .auto-sidebar__nav{align-items:stretch}.auto-sidebar--expanded .auto-sidebar__nav-btn{border-radius:.75rem;justify-content:flex-start;gap:.75rem;width:100%;padding:0 1rem}.auto-sidebar--expanded .auto-sidebar__twins{align-items:stretch;padding:0 .75rem}.auto-sidebar--expanded .auto-sidebar__twin-row{background-color:#00000005;border-radius:.75rem;padding:.5rem .75rem}[data-theme=dark] .auto-sidebar--expanded .auto-sidebar__twin-row{background-color:#ffffff08}.auto-sidebar--expanded .auto-sidebar__bottom{align-items:stretch;padding:0 .75rem .5rem}.auto-sidebar--expanded .auto-sidebar__bottom .auto-sidebar__nav-btn{justify-content:flex-start;gap:.75rem;width:100%;padding:0 1rem}.auto-sidebar--expanded .auto-sidebar__divider{width:100%;margin:.75rem 0}.auto-sidebar__top{flex-direction:column;align-items:center;gap:1rem;display:flex;overflow:hidden auto}.auto-sidebar__top::-webkit-scrollbar{width:0}.auto-sidebar__header{flex-direction:column;align-items:center;gap:.75rem;width:100%;margin-bottom:.75rem;padding:0 .5rem;display:flex}.auto-sidebar__logo-circle{cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .15s;display:flex}.auto-sidebar__logo-circle:hover{transform:scale(1.05)}.auto-sidebar__logo-img{object-fit:contain;width:35px;height:35px}.auto-sidebar__brand-text{color:#1a1a2e;white-space:nowrap;flex:1;font-size:1.125rem;font-weight:700}[data-theme=dark] .auto-sidebar__brand-text{color:#fff}.auto-sidebar__collapse-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.auto-sidebar__collapse-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.auto-sidebar__collapse-btn{color:#6b7280;border:1px solid #e5e7eb;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex}[data-theme=dark] .auto-sidebar__collapse-btn{color:#a1a1aa;border-color:#27272a}.auto-sidebar__collapse-btn:hover{color:#1a1a2e;background-color:#0000000d}[data-theme=dark] .auto-sidebar__collapse-btn:hover{color:#fff;background-color:#ffffff0d}.auto-sidebar__nav{flex-direction:column;align-items:center;gap:.25rem;width:100%;padding:0 .75rem;display:flex}.auto-sidebar__nav-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.auto-sidebar__nav-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.auto-sidebar__nav-btn{color:#6f7889;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;transition:all .15s;display:flex}[data-theme=dark] .auto-sidebar__nav-btn{color:#a1a1aa}.auto-sidebar__nav-btn:hover{color:#4f5c73;background-color:#eef2f7}[data-theme=dark] .auto-sidebar__nav-btn:hover{color:#fff;background-color:#ffffff0d}.auto-sidebar__nav-btn--active{color:#fff;background:linear-gradient(#679bf5 0%,#5a8eea 100%);box-shadow:0 10px 24px #4d82ec57}.auto-sidebar__nav-btn--active:hover,[data-theme=dark] .auto-sidebar__nav-btn--active:hover{color:#fff;background:linear-gradient(#5f93f0 0%,#4f84e4 100%)}[data-theme=dark] .auto-sidebar__nav-btn--active{color:#fff;background:linear-gradient(#679bf5 0%,#5a8eea 100%)}.auto-sidebar__nav-label{white-space:nowrap;font-size:.875rem;font-weight:500;overflow:hidden}.auto-sidebar__divider{background-color:#e5e7eb;width:32px;height:1px;margin:.5rem 0;transition:width .3s cubic-bezier(.4,0,.2,1)}[data-theme=dark] .auto-sidebar__divider{background-color:#27272a}.auto-sidebar__section-label{color:#9ca3af;text-transform:uppercase;letter-spacing:1px;white-space:nowrap;padding:.25rem 1rem;font-size:.75rem;font-weight:500}[data-theme=dark] .auto-sidebar__section-label{color:#71717a}.auto-sidebar__twins{flex-direction:column;align-items:center;gap:.5rem;display:flex}.auto-sidebar__twin-row{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.auto-sidebar__twin-row:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.auto-sidebar__twin-row{cursor:pointer;background:0 0;border-radius:.5rem;align-items:center;gap:.75rem;width:100%;padding:.25rem;transition:all .15s;display:flex}.auto-sidebar__twin-row:hover{background-color:#0000000a}[data-theme=dark] .auto-sidebar__twin-row:hover{background-color:#ffffff0a}.auto-sidebar__twin-row:hover .auto-sidebar__twin-photo{transform:scale(1.05)}.auto-sidebar__twin-row:active{opacity:.8}.auto-sidebar__twin-photo{border:2px solid #0000;border-radius:9999px;flex-shrink:0;width:40px;height:40px;transition:transform .15s;overflow:hidden}.auto-sidebar__twin-photo--ring{border-color:#3b82f6}.auto-sidebar__twin-photo img{object-fit:cover;border-radius:9999px;width:100%;height:100%}.auto-sidebar__twin-name{color:#1a1a2e;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;overflow:hidden}.auto-sidebar__twins-toggle{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.auto-sidebar__twins-toggle:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.auto-sidebar__twins-toggle{color:#9ca3af;background-color:#fff;border:1px solid #e5e7eb;border-radius:9999px;justify-content:center;align-items:center;width:28px;height:28px;margin-top:.25rem;transition:all .15s;display:flex}[data-theme=dark] .auto-sidebar__twins-toggle{color:#71717a;background-color:#16161d;border-color:#27272a}.auto-sidebar__twins-toggle:hover{color:#3b82f6;border-color:#3b82f6}.auto-sidebar__bottom{flex-direction:column;align-items:center;padding-bottom:.5rem;display:flex}.auto-sidebar__loading{color:#6b7280;text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:1rem .75rem;font-size:.75rem;display:flex}[data-theme=dark] .auto-sidebar__loading{color:#a1a1aa}.auto-sidebar__loading-spinner{animation:1s linear infinite spin}.auto-sidebar__loading-text{color:#9ca3af;font-size:.75rem}[data-theme=dark] .auto-sidebar__loading-text{color:#71717a}.auto-sidebar__error{background-color:#ff475714;border-radius:.5rem;justify-content:center;align-items:center;margin:0 .5rem;padding:1rem .75rem;display:flex}[data-theme=dark] .auto-sidebar__error{background-color:#ff47571f}.auto-sidebar__error-text{color:#ff4757;text-align:center;font-size:.75rem;line-height:1.4}[data-theme=dark] .auto-sidebar__error-text{color:#ff8b94}.auto-sidebar__empty{justify-content:center;align-items:center;padding:1rem .75rem;display:flex}.auto-sidebar__empty-text{color:#9ca3af;text-align:center;font-size:.75rem}[data-theme=dark] .auto-sidebar__empty-text{color:#71717a}.auto-sidebar__twin-avatar{border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.auto-sidebar__twin-initials{color:#fff;text-transform:uppercase;font-size:.875rem;font-weight:700}.auto-sidebar__twin-info{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.auto-sidebar__twin-name{color:#1a1a2e;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:500;overflow:hidden}[data-theme=dark] .auto-sidebar__twin-name{color:#fff}.auto-sidebar__twin-version{color:#9ca3af;white-space:nowrap;text-overflow:ellipsis;text-transform:capitalize;font-size:.75rem;overflow:hidden}[data-theme=dark] .auto-sidebar__twin-version{color:#71717a}.auto-header{z-index:90;background-color:#fff;justify-content:space-between;align-items:center;height:64px;padding:0 1.5rem;display:flex;position:fixed;top:0;left:70px;right:0}[data-theme=dark] .auto-header{background-color:#16161d;border-color:#27272a}.auto-header__left{align-items:center;gap:.75rem;min-width:0;display:flex}.auto-header__chat-nav{align-items:center;gap:.75rem;display:flex}.auto-header__chat-back{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.auto-header__chat-back:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.auto-header__chat-back{color:#9ca3af;border:1px solid #e5e7eb;border-radius:9999px;justify-content:center;align-items:center;width:34px;height:34px;transition:background-color .15s,color .15s;display:flex}[data-theme=dark] .auto-header__chat-back{color:#71717a;border-color:#27272a}.auto-header__chat-back:hover{color:#3b82f6;background-color:#3b82f614}.auto-header__chat-back--connected{color:#7a8799;border-color:#d9e4f3;width:44px;height:44px;box-shadow:0 2px 10px #0f172a0f}.auto-header__chat-back--connected:hover{color:#1c78ee;background-color:#1c78ee0f}[data-theme=dark] .auto-header__chat-back--connected{color:#71717a;box-shadow:none;border-color:#27272a}.auto-header__chat-title{color:#1a1a2e;font-size:1.5rem;font-weight:600;line-height:1}[data-theme=dark] .auto-header__chat-title{color:#fff}.auto-header__brand{align-items:center;gap:.5rem;display:flex}.auto-header__brand-text{color:#1a1a2e;font-size:1.125rem;font-weight:600}[data-theme=dark] .auto-header__brand-text{color:#fff}.auto-header__breadcrumb{color:#9ca3af;align-items:center;gap:.25rem;font-size:.875rem;display:flex}[data-theme=dark] .auto-header__breadcrumb{color:#71717a}.auto-header__breadcrumb-current{color:#1a1a2e;font-weight:500}[data-theme=dark] .auto-header__breadcrumb-current{color:#fff}.auto-header__detail-nav{align-items:center;gap:.5rem;min-width:0;display:flex}.auto-header__detail-parent{color:#1a1a2e;white-space:nowrap;font-size:1.125rem;font-weight:600;line-height:1}[data-theme=dark] .auto-header__detail-parent{color:#fff}.auto-header__detail-separator{color:#a2aec2;flex-shrink:0;font-size:1rem;line-height:1}[data-theme=dark] .auto-header__detail-separator{color:#71717a}.auto-header__detail-current{color:#76849a;white-space:nowrap;text-overflow:ellipsis;max-width:min(44vw,420px);font-size:.875rem;font-weight:500;line-height:1;overflow:hidden}[data-theme=dark] .auto-header__detail-current{color:#a1a1aa}.auto-header__right{align-items:center;gap:.75rem;display:flex}.auto-header__credits-badge{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.auto-header__credits-badge:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.auto-header__credits-badge{color:#3b82f6;white-space:nowrap;background-color:#3b82f61a;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:background-color .15s;display:flex}[data-theme=dark] .auto-header__credits-badge{background-color:#3b82f633}.auto-header__credits-badge:hover{background-color:#3b82f62e}[data-theme=dark] .auto-header__credits-badge:hover{background-color:#3b82f64d}.auto-header__credits-badge--buy{color:#fff;background:linear-gradient(#5a95f6 0%,#4285f2 100%);border-radius:10px;padding:8px 14px;font-size:13px;font-weight:500;box-shadow:0 8px 18px #3a7af147}.auto-header__credits-badge--buy svg{flex-shrink:0}.auto-header__credits-badge--buy:hover{background:linear-gradient(#4a88ef 0%,#3479e7 100%)}[data-theme=dark] .auto-header__credits-badge--buy{background:linear-gradient(#5a95f6 0%,#4285f2 100%)}.auto-header__separator{background-color:#e5e7eb;width:1px;height:24px}[data-theme=dark] .auto-header__separator{background-color:#27272a}.auto-header__studio-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.auto-header__studio-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.auto-header__studio-btn{color:#3b82f6;border:1px solid #e5e7eb;border-radius:9999px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .15s;display:flex;position:relative}[data-theme=dark] .auto-header__studio-btn{border-color:#27272a}.auto-header__studio-btn:hover{background-color:#3b82f60d;border-color:#3b82f6}[data-theme=dark] .auto-header__studio-btn:hover{background-color:#3b82f61a}.auto-header__studio-modal-wrapper{position:relative}.auto-header__studio-modal{z-index:95;background-color:#fff;border:1px solid #e5e7eb;border-radius:1rem;flex-direction:column;gap:.75rem;min-width:280px;padding:1rem;display:flex;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 8px 24px #0000001f}[data-theme=dark] .auto-header__studio-modal{background-color:#16161d;border-color:#27272a;box-shadow:0 8px 24px #0006}.auto-header__studio-modal-create{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.auto-header__studio-modal-create:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.auto-header__studio-modal-create{color:#1a1a2e;border:1px solid #e5e7eb;border-radius:.75rem;align-items:center;gap:.75rem;padding:1rem;font-size:.875rem;font-weight:500;transition:all .15s;display:flex}[data-theme=dark] .auto-header__studio-modal-create{color:#fff;border-color:#27272a}.auto-header__studio-modal-create:hover{background-color:#00000008;border-color:#9ca3af}[data-theme=dark] .auto-header__studio-modal-create:hover{background-color:#ffffff0d;border-color:#71717a}.auto-header__studio-modal-go{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.auto-header__studio-modal-go:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.auto-header__studio-modal-go{color:#fff;background-color:#3b82f6;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:.875rem;font-weight:600;transition:background-color .15s;display:flex}.auto-header__studio-modal-go:hover{background-color:#1469f4}.auto-header__icon-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.auto-header__icon-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.auto-header__icon-btn{border-radius:.75rem;justify-content:center;align-items:center;width:38px;height:38px;transition:background-color .15s;display:flex}.auto-header__icon-btn:hover{background-color:#0000000d}[data-theme=dark] .auto-header__icon-btn:hover{background-color:#ffffff1a}.auto-header__icon-btn{color:#6b7280}[data-theme=dark] .auto-header__icon-btn{color:#a1a1aa}.auto-header__avatar{object-fit:cover;cursor:pointer;border:2px solid #0000;border-radius:9999px;width:36px;height:36px;transition:border-color .15s}.auto-header__avatar:hover{border-color:#3b82f6}.auto-header__avatar--initial{color:#fff;-webkit-user-select:none;user-select:none;background-color:#3b82f6;justify-content:center;align-items:center;font-size:14px;font-weight:600;display:flex}.auto-header__profile-wrapper{position:relative}.auto-header__dropdown{z-index:95;background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;min-width:260px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 4px 16px #0000001a}[data-theme=dark] .auto-header__dropdown{background-color:#16161d;border-color:#27272a;box-shadow:0 4px 16px #0000004d}.auto-header__dropdown-header{align-items:center;gap:.75rem;padding:1rem;display:flex}.auto-header__dropdown-avatar{object-fit:cover;border-radius:9999px;flex-shrink:0;width:48px;height:48px}.auto-header__dropdown-avatar--initial{color:#fff;-webkit-user-select:none;user-select:none;background-color:#3b82f6;justify-content:center;align-items:center;font-size:18px;font-weight:600;display:flex}.auto-header__dropdown-name{color:#1a1a2e;text-overflow:ellipsis;white-space:nowrap;max-width:170px;margin-bottom:2px;font-size:.875rem;font-weight:600;overflow:hidden}[data-theme=dark] .auto-header__dropdown-name{color:#fff}.auto-header__dropdown-email{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;max-width:170px;font-size:.75rem;overflow:hidden}[data-theme=dark] .auto-header__dropdown-email{color:#a1a1aa}.auto-header__dropdown-divider{background-color:#e5e7eb;height:1px}[data-theme=dark] .auto-header__dropdown-divider{background-color:#27272a}.auto-header__dropdown-item{color:#1a1a2e;cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:background-color .15s;display:flex}[data-theme=dark] .auto-header__dropdown-item{color:#fff}.auto-header__dropdown-item:hover{background-color:#3b82f60d}[data-theme=dark] .auto-header__dropdown-item:hover{background-color:#3b82f61a}.auto-header__dropdown-logout{color:#ef4444;cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:background-color .15s;display:flex}.auto-header__dropdown-logout:hover{background-color:#ef444414}.auto-header__credit-modal-wrapper{position:relative}.auto-header__credit-modal{z-index:95;background-color:#fff;border:1px solid #e5e7eb;border-radius:1rem;min-width:320px;padding:1.25rem;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 8px 24px #0000001f}[data-theme=dark] .auto-header__credit-modal{background-color:#16161d;border-color:#27272a;box-shadow:0 8px 24px #0006}.auto-header__credit-modal-subtitle{color:#9ca3af;margin:0 0 .25rem;font-size:.75rem}[data-theme=dark] .auto-header__credit-modal-subtitle{color:#71717a}.auto-header__credit-modal-plan{color:#1a1a2e;align-items:center;gap:.5rem;margin:0 0 .25rem;font-size:1rem;font-weight:700;display:flex}[data-theme=dark] .auto-header__credit-modal-plan{color:#fff}.auto-header__credit-modal-plan svg{color:#3b82f6}.auto-header__credit-modal-edit{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.auto-header__credit-modal-edit:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.auto-header__credit-modal-edit{color:#3b82f6;cursor:pointer;border-radius:4px;align-items:center;padding:2px;transition:background-color .15s;display:flex}.auto-header__credit-modal-edit:hover{background-color:#3b82f614}.auto-header__credit-modal-desc{color:#6b7280;margin:0 0 1rem;font-size:.75rem}[data-theme=dark] .auto-header__credit-modal-desc{color:#a1a1aa}.auto-header__credit-modal-stats{text-align:center;justify-content:center;gap:1rem;margin-bottom:1.25rem;display:flex}.auto-header__credit-modal-stat{flex-direction:column;gap:.25rem;display:flex}.auto-header__credit-modal-stat-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:500}[data-theme=dark] .auto-header__credit-modal-stat-label{color:#71717a}.auto-header__credit-modal-stat-value{color:#1a1a2e;font-size:1.25rem;font-weight:700}[data-theme=dark] .auto-header__credit-modal-stat-value{color:#fff}.auto-header__credit-modal-stat-value--blue{color:#3b82f6}.auto-header__credit-modal-purchase{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.auto-header__credit-modal-purchase:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.auto-header__credit-modal-purchase{color:#fff;text-align:center;background:linear-gradient(135deg,#60a5fa 0%,#3b82f6 100%);border-radius:.5rem;width:100%;margin-bottom:.75rem;padding:.75rem;font-size:.875rem;font-weight:600;transition:opacity .15s}.auto-header__credit-modal-purchase:hover{opacity:.9}.auto-header__credit-modal-change{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.auto-header__credit-modal-change:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.auto-header__credit-modal-change{text-align:center;color:#6b7280;width:100%;font-size:.875rem;font-weight:500;transition:color .15s}[data-theme=dark] .auto-header__credit-modal-change{color:#a1a1aa}.auto-header__credit-modal-change:hover{color:#3b82f6}.auto-credits{max-width:100%;padding:32px 40px}[data-theme=dark] .auto-credits{color:#fff}.auto-credits__header{margin-bottom:28px}.auto-credits__title{color:#1a1a2e;margin:0 0 6px;font-size:22px;font-weight:700}[data-theme=dark] .auto-credits__title{color:#fff}.auto-credits__subtitle{color:#6b7280;margin:0;font-size:.875rem}[data-theme=dark] .auto-credits__subtitle{color:#a1a1aa}.auto-credits__section{margin-bottom:32px}.auto-credits__section-title{color:#1a1a2e;margin:0 0 14px;font-size:.875rem;font-weight:600}[data-theme=dark] .auto-credits__section-title{color:#fff}.auto-credits__current-plan{background-color:#fff;border:1.5px solid #3b82f6;border-radius:16px;justify-content:space-between;align-items:center;gap:24px;padding:20px 28px;display:flex}[data-theme=dark] .auto-credits__current-plan{background-color:#16161d;border-color:#3b82f680}.auto-credits__current-plan-left{align-items:center;gap:16px;display:flex}.auto-credits__current-plan-icon{color:#fff;background:linear-gradient(#5a95f6 0%,#4285f2 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.auto-credits__current-plan-info{flex-direction:column;gap:4px;display:flex}.auto-credits__current-plan-name-row{align-items:center;gap:8px;display:flex}.auto-credits__current-plan-name{color:#1a1a2e;font-size:1rem;font-weight:700}[data-theme=dark] .auto-credits__current-plan-name{color:#fff}.auto-credits__current-plan-badge{color:#16a34a;background-color:#dcfce7;border-radius:100px;padding:2px 8px;font-size:11px;font-weight:600}[data-theme=dark] .auto-credits__current-plan-badge{color:#4ade80;background-color:#16a34a26}.auto-credits__current-plan-desc{color:#6b7280;margin:0;font-size:.875rem}.auto-credits__current-plan-desc strong{color:#3b82f6;font-weight:600}[data-theme=dark] .auto-credits__current-plan-desc{color:#a1a1aa}.auto-credits__current-plan-stats{align-items:center;gap:24px;display:flex}.auto-credits__current-plan-stat{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}.auto-credits__stat-divider{background-color:#e5e7eb;width:1px;height:32px}[data-theme=dark] .auto-credits__stat-divider{background-color:#27272a}.auto-credits__stat-label{color:#9ca3af;letter-spacing:.5px;text-transform:uppercase;font-size:10px;font-weight:600}[data-theme=dark] .auto-credits__stat-label{color:#71717a}.auto-credits__stat-value{color:#1a1a2e;font-size:22px;font-weight:700}[data-theme=dark] .auto-credits__stat-value{color:#fff}.auto-credits__stat-value--blue{color:#3b82f6}.auto-credits__packages{grid-auto-columns:1fr;grid-auto-flow:column;align-items:stretch;gap:16px;display:grid}.auto-credits__package-card{background-color:#fff;border:1.5px solid #e5e7eb;border-radius:16px;flex-direction:column;transition:box-shadow .15s;display:flex;position:relative;overflow:visible}[data-theme=dark] .auto-credits__package-card{background-color:#16161d;border-color:#27272a}.auto-credits__package-card--popular{border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f626,0 8px 24px #3b82f61a}[data-theme=dark] .auto-credits__package-card--popular{box-shadow:0 0 0 1px #3b82f64d,0 8px 24px #3b82f626}.auto-credits__popular-badge{color:#fff;white-space:nowrap;z-index:1;background:#3b82f6;border-radius:100px;padding:4px 14px;font-size:11px;font-weight:600;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.auto-credits__package-body{flex:1;padding:28px 24px 16px}.auto-credits__package-name{color:#1a1a2e;margin:0 0 4px;font-size:1.125rem;font-weight:700}[data-theme=dark] .auto-credits__package-name{color:#fff}.auto-credits__package-desc{color:#6b7280;margin:0 0 18px;font-size:.875rem}[data-theme=dark] .auto-credits__package-desc{color:#a1a1aa}.auto-credits__package-price{align-items:baseline;gap:4px;margin-bottom:20px;display:flex}.auto-credits__price-amount{color:#1a1a2e;font-size:32px;font-weight:700;line-height:1}.auto-credits__package-card--popular .auto-credits__price-amount{color:#3b82f6}[data-theme=dark] .auto-credits__price-amount{color:#fff}.auto-credits__package-card--popular [data-theme=dark] .auto-credits__price-amount{color:#3b82f6}.auto-credits__price-period{color:#6b7280;font-size:.875rem}[data-theme=dark] .auto-credits__price-period{color:#a1a1aa}.auto-credits__feature-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.auto-credits__feature-item{color:#6b7280;align-items:center;gap:8px;font-size:.875rem;display:flex}[data-theme=dark] .auto-credits__feature-item{color:#a1a1aa}.auto-credits__feature-icon{color:#9ca3af;flex-shrink:0}.auto-credits__feature-icon--blue{color:#3b82f6}[data-theme=dark] .auto-credits__feature-icon{color:#71717a}[data-theme=dark] .auto-credits__feature-icon--blue{color:#3b82f6}.auto-credits__loading{color:#9ca3af;justify-content:center;align-items:center;gap:.75rem;padding:2rem 0;font-size:.875rem;display:flex}[data-theme=dark] .auto-credits__loading{color:#71717a}.auto-credits__spinner,.auto-credits__btn-spinner{flex-shrink:0;animation:1s linear infinite spin}.auto-credits__subscribe-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.auto-credits__subscribe-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.auto-credits__subscribe-btn{color:#3b82f6;cursor:pointer;background:0 0;border:1.5px solid #3b82f6;border-radius:10px;justify-content:center;align-items:center;gap:6px;margin:16px 24px 24px;padding:10px 0;font-size:.875rem;font-weight:600;transition:all .15s;display:flex}.auto-credits__subscribe-btn:hover{background-color:#3b82f60d}.auto-credits__subscribe-btn--primary{color:#fff;background:linear-gradient(#5a95f6 0%,#4285f2 100%);border-color:#0000;box-shadow:0 6px 16px #3a7af147}.auto-credits__subscribe-btn--primary:hover{background:linear-gradient(#4a88ef 0%,#3479e7 100%)}[data-theme=dark] .auto-credits__subscribe-btn:not([data-theme=dark] .auto-credits__subscribe-btn--primary){border-color:#3b82f680}@keyframes auto-home-word-slide{0%{opacity:0;transform:translateY(14px)}18%{opacity:1;transform:translateY(0)}80%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-14px)}}.auto-home{background-color:#f9fcff;border-radius:25px;min-height:calc(100vh - 64px);overflow:hidden}[data-theme=dark] .auto-home{background-color:#0f0f14;border-color:#27272a}.auto-home__content{flex-direction:column;align-items:center;max-width:900px;margin:0 auto;padding:2rem 1.5rem;display:flex}.auto-home__logo{justify-content:center;align-items:center;margin-top:1.5rem;margin-bottom:1.5rem;display:flex;position:relative}.auto-home__logo:before{content:"";filter:blur(50px);pointer-events:none;z-index:0;background:radial-gradient(#bfdbfeb3 0%,#c4b5fd73 40%,#0000 30%);border-radius:50%;width:320px;height:240px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.auto-home__gif{object-fit:contain;z-index:1;border-radius:9999px;width:150px;height:150px;margin-top:auto;position:relative}.auto-home__heading{text-align:center;margin-bottom:2rem}.auto-home__title{font-family:var(--font-urbanist),"Urbanist",sans-serif;color:#1a1a2e;letter-spacing:0;text-align:center;text-transform:capitalize;font-size:42px;font-weight:500;line-height:1.36}[data-theme=dark] .auto-home__title{color:#fff}.auto-home__highlight{color:#3b82f6;animation:2.5s forwards auto-home-word-slide;display:inline-block}.auto-home__search{justify-content:center;width:100%;margin-bottom:1rem;display:flex}.auto-home__suggestions{flex-wrap:wrap;justify-content:center;gap:.5rem;width:100%;max-width:160ch;margin:0 auto 2rem;display:flex}.auto-home__suggestion-tag{color:#3a4a6b;cursor:pointer;text-align:center;white-space:nowrap;word-break:normal;text-overflow:ellipsis;background:#fff;border:1px solid #dce8fa;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:6px 12px;font-size:.875rem;font-weight:500;line-height:1.4;transition:background .15s,border-color .15s,color .15s;display:inline-flex;overflow:hidden}.auto-home__suggestion-tag:hover{color:#3b82f6;background:#eef5ff;border-color:#a8c8f8}[data-theme=dark] .auto-home__suggestion-tag{color:#a0b4d0;background:#1a2235;border-color:#2a3a55}[data-theme=dark] .auto-home__suggestion-tag:hover{color:#7eb4f0;background:#1e2d45;border-color:#3d5a80}.auto-home__featured{width:100%;min-width:0}.auto-home__featured-header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.auto-home__featured-header-right{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.auto-home__user-online{color:#fff;-webkit-user-select:none;user-select:none;background:#3b82f6;border:3px solid #22c55e;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1rem;font-weight:600;display:flex}.auto-home__featured-title{color:#1a1a2e;margin-bottom:.25rem;font-size:1.125rem;font-weight:700}[data-theme=dark] .auto-home__featured-title{color:#fff}.auto-home__featured-subtitle{color:#6b7280;font-size:.875rem}[data-theme=dark] .auto-home__featured-subtitle{color:#a1a1aa}.auto-home__view-all{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.auto-home__view-all:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.auto-home__view-all{color:#3f73ee;white-space:nowrap;background:#fff;border:1px solid #d6e3f8;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;padding:10px 16px;font-size:16px;font-weight:500;line-height:1;transition:background-color .15s,border-color .15s,box-shadow .15s;display:inline-flex}.auto-home__view-all:hover{background-color:#fff;border-color:#bfd4f6;box-shadow:0 6px 16px #3f73ee24}[data-theme=dark] .auto-home__view-all{color:#7ea7ff;background:0 0;border-color:#27272a}[data-theme=dark] .auto-home__view-all:hover{box-shadow:none;border-color:#76a7f9}.auto-home__cards{grid-template-columns:repeat(3,1fr);gap:1rem;width:100%;display:grid}@media (min-width:640px) and (max-width:1023px){.auto-home__cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:639px){.auto-home__cards{grid-template-columns:1fr}}.auto-home__cards-empty{width:100%;min-height:260px}.auto-home__featured-feedback{text-align:center;background:linear-gradient(#fff 0%,#f7fbff 100%);border:1px solid #e5e7eb;border-radius:1rem;grid-column:1/-1;padding:1.5rem}[data-theme=dark] .auto-home__featured-feedback{background:linear-gradient(#ffffff08 0%,#ffffff03 100%);border-color:#27272a}.auto-home__featured-feedback-title{color:#1a1a2e;margin:0;font-size:1.125rem;font-weight:600}[data-theme=dark] .auto-home__featured-feedback-title{color:#fff}.auto-home__featured-feedback-copy{color:#6b7280;margin:.5rem 0 0;font-size:.875rem}[data-theme=dark] .auto-home__featured-feedback-copy{color:#a1a1aa}.auto-home__featured-feedback-actions{justify-content:center;align-items:center;gap:.75rem;margin-top:1rem;display:flex}@media (max-width:639px){.auto-home__featured-feedback-actions{flex-direction:column}}.auto-home__featured-retry,.auto-home__featured-browse{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.auto-home__featured-retry:focus-visible,.auto-home__featured-browse:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.auto-home__featured-retry,.auto-home__featured-browse{border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;min-width:148px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.auto-home__featured-retry{color:#1a1a2e;background-color:#fff;border:1px solid #e5e7eb}[data-theme=dark] .auto-home__featured-retry{color:#fff;background-color:#ffffff08;border-color:#27272a}.auto-home__featured-browse{color:#fff;background-color:#3b82f6}.auto-home__featured-browse:hover{background-color:#1469f4}.featured-card{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #dbe6f5;border-radius:1rem;flex-direction:column;gap:1rem;width:100%;min-width:0;height:100%;padding:1.25rem;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 8px 24px #0d337814}[data-theme=dark] .featured-card{box-shadow:none;background:#1e1e28;border-color:#27272a}.featured-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #0d337821}[data-theme=dark] .featured-card:hover{box-shadow:0 4px 12px #0000004d}.featured-card__top{align-items:center;gap:.75rem;display:flex}.featured-card__avatar-wrap{flex-shrink:0}.featured-card__avatar{object-fit:cover;border-radius:9999px;width:52px;height:52px}.featured-card__avatar-placeholder{background:linear-gradient(135deg,#60a5fa 0%,#3b82f6 100%);border-radius:9999px;width:52px;height:52px}.featured-card__info{min-width:0}.featured-card__name{color:#1a1a2e;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1.125rem;font-weight:700;line-height:1.25;overflow:hidden}[data-theme=dark] .featured-card__name{color:#fff}.featured-card__desc{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;margin:6px 0 0;font-size:.875rem;overflow:hidden}[data-theme=dark] .featured-card__desc{color:#a1a1aa}.featured-card__tags{flex-wrap:wrap;align-content:flex-start;gap:.25rem;min-height:30px;margin-top:-2px;display:flex}.featured-card__tag{color:#3b82f6;background-color:#eef4ff;border:1px solid #3b82f626;border-radius:999px;align-items:center;padding:4px 10px;font-size:12px;font-weight:500;line-height:1.2;display:inline-flex}[data-theme=dark] .featured-card__tag{background-color:#3b82f626}.featured-card__tag--more{color:#6b7280;background-color:#0000000a;border-color:#0000000f}[data-theme=dark] .featured-card__tag--more{color:#a1a1aa;background-color:#ffffff14}.featured-card__stats{background:#ffffffbf;border:1px solid #dce5f4;border-radius:.5rem;margin-top:auto;display:flex;overflow:hidden}[data-theme=dark] .featured-card__stats{background:#ffffff08;border-color:#27272a}.featured-card__stat{color:#6b7280;flex:1;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.featured-card__stat:first-child{border-right:1px solid #e5e7eb}[data-theme=dark] .featured-card__stat:first-child{border-right-color:#27272a}[data-theme=dark] .featured-card__stat{color:#a1a1aa}.featured-card__stat-content{flex-direction:column;gap:4px;display:flex}.featured-card__stat-label{color:#9ca3af;letter-spacing:.7px;text-transform:uppercase;font-size:11px;font-weight:500}[data-theme=dark] .featured-card__stat-label{color:#71717a}.featured-card__stat-value{color:#a8bfdf;font-size:18px;font-weight:600;line-height:1}[data-theme=dark] .featured-card__stat-value{color:#fff}.featured-card__cta{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.featured-card__cta:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.featured-card__cta{color:#fff;text-align:center;background-color:#3b82f6;border-radius:9999px;width:100%;margin-top:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:600;transition:background-color .15s,box-shadow .15s}.featured-card__cta:hover{background-color:#1469f4;box-shadow:0 4px 12px #3b82f659}.featured-card--skeleton{pointer-events:none}.featured-card__skeleton{background:#e9eff7;position:relative;overflow:hidden}.featured-card__skeleton:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffffb3 50%,#0000 100%);animation:1.3s ease-in-out infinite featuredCardShimmer;position:absolute;inset:0;transform:translate(-100%)}[data-theme=dark] .featured-card__skeleton{background:#ffffff14}[data-theme=dark] .featured-card__skeleton:after{background:linear-gradient(90deg,#0000 0%,#ffffff29 50%,#0000 100%)}.featured-card__skeleton-lines{width:100%}.featured-card__skeleton-line{border-radius:.375rem}.featured-card__skeleton-line--name{width:70%;height:14px}.featured-card__skeleton-line--desc{width:46%;height:11px;margin-top:.5rem}.featured-card__skeleton-line--stat{width:100%;height:28px}.featured-card__skeleton-line--cta{border-radius:9999px;width:100%;height:42px}.featured-card__tag--skeleton{background:#e9eff7;border-radius:.375rem;width:68px;min-height:20px}[data-theme=dark] .featured-card__tag--skeleton{background:#ffffff14}@keyframes featuredCardShimmer{to{transform:translate(100%)}}.auto-settlements{background:#f9fcff;border-radius:25px;min-height:calc(100vh - 64px);padding:1.5rem 1.5rem 2.5rem}[data-theme=dark] .auto-settlements{color:#fff;background:#10141d}@media (max-width:768px){.auto-settlements{padding:1rem 1rem 2rem}}.auto-settlements__header{margin-bottom:14px}.auto-settlements__title{letter-spacing:-.03em;color:#3b82f6;margin:0;font-size:1.9rem;font-weight:700}[data-theme=dark] .auto-settlements__title{color:#60a5fa}.auto-settlements__summary-cards{background:#fff;border:1px solid #e4edf8;border-radius:22px;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:24px;padding:14px;display:grid;box-shadow:0 12px 24px #39598b0f}[data-theme=dark] .auto-settlements__summary-cards{box-shadow:none;background:#1e1e28;border-color:#27272a}@media (min-width:640px) and (max-width:1023px){.auto-settlements__summary-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.auto-settlements__summary-cards .auto-settlements__summary-card:last-child{grid-column:1/-1}}@media (max-width:639px){.auto-settlements__summary-cards{grid-template-columns:1fr}}.auto-settlements__summary-card{background:#fbfdff;border:1px solid #edf2fa;border-radius:18px;align-items:center;gap:14px;min-height:86px;padding:16px 18px;display:flex;box-shadow:inset 0 1px #ffffffb3}.auto-settlements__summary-card>div{min-width:0}[data-theme=dark] .auto-settlements__summary-card{box-shadow:none;background:#ffffff05;border-color:#27272a}.auto-settlements__summary-icon{border:1px solid #ffffffb3;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex;box-shadow:inset 0 1px #ffffffe6}.auto-settlements__summary-icon--blue{color:#3d7bfd;background:#edf4ff}.auto-settlements__summary-icon--orange{color:#f28d34;background:#fff3e8}.auto-settlements__summary-icon--green{color:#4cbc75;background:#ecfbf1}.auto-settlements__summary-value{color:#202939;margin-bottom:4px;font-size:1.85rem;font-weight:700;line-height:1;display:block}[data-theme=dark] .auto-settlements__summary-value{color:#fff}.auto-settlements__summary-label{color:#98a2b3;font-size:.75rem;display:block}[data-theme=dark] .auto-settlements__summary-label{color:#71717a}.auto-settlements__section-title{color:#202939;margin:0 0 12px;font-size:1rem;font-weight:700}[data-theme=dark] .auto-settlements__section-title{color:#fff}.auto-settlements__filters{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;margin-bottom:18px;display:flex}.auto-settlements__search{color:#98a2b3;background:#fff;border:1px solid #e6edf7;border-radius:12px;align-items:center;gap:8px;width:190px;min-height:40px;padding:0 12px;display:flex;box-shadow:0 4px 12px #39598b0a}.auto-settlements__search input{font:inherit;color:#202939;background:0 0;border:none;outline:none;width:100%;margin:0;padding:0;font-size:.8125rem}.auto-settlements__search input::placeholder{color:#98a2b3}[data-theme=dark] .auto-settlements__search input{color:#fff}[data-theme=dark] .auto-settlements__search input::placeholder{color:#71717a}[data-theme=dark] .auto-settlements__search{color:#71717a;box-shadow:none;background:#ffffff05;border-color:#27272a}.auto-settlements__status-filter,.auto-settlements__date-filter,.auto-settlements__download{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.auto-settlements__status-filter:focus-visible,.auto-settlements__date-filter:focus-visible,.auto-settlements__download:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.auto-settlements__status-filter,.auto-settlements__date-filter,.auto-settlements__download{white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:9px 14px;font-size:.8125rem;font-weight:500;display:inline-flex}.auto-settlements__status-filter{color:#fff;background:linear-gradient(135deg,#4c8cff 0%,#3574eb 100%);box-shadow:0 10px 18px #3574eb38}.auto-settlements__type-filter-wrap{display:inline-flex;position:relative}.auto-settlements__type-dropdown{z-index:100;background:#fff;border:1px solid #e6edf7;border-radius:12px;flex-direction:column;gap:2px;min-width:180px;padding:6px;display:flex;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 24px #0000001a}[data-theme=dark] .auto-settlements__type-dropdown{background:#1e1e28;border-color:#27272a;box-shadow:0 8px 24px #0000004d}.auto-settlements__type-option{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.auto-settlements__type-option:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.auto-settlements__type-option{text-align:left;color:#344054;cursor:pointer;border-radius:8px;width:100%;padding:8px 12px;font-size:.85rem;transition:background .15s;display:block}.auto-settlements__type-option:hover{background:#f0f5ff}.auto-settlements__type-option--active{color:#3b82f6;background:#e8f0fe;font-weight:500}[data-theme=dark] .auto-settlements__type-option{color:#fff}[data-theme=dark] .auto-settlements__type-option:hover{background:#ffffff0d}[data-theme=dark] .auto-settlements__type-option--active{color:#3b82f6;background:#4c8cff26}.auto-settlements__details-card{background:#fff;border:1px solid #e4edf8;border-radius:22px;margin-bottom:14px;padding:14px;box-shadow:0 12px 24px #39598b0f}[data-theme=dark] .auto-settlements__details-card{box-shadow:none;background:#1e1e28;border-color:#27272a}.auto-settlements__sub-filters{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;display:flex}.auto-settlements__date-filter,.auto-settlements__download{color:#667085;background:#fff;border:1px solid #e6edf7;box-shadow:0 4px 12px #39598b0a}[data-theme=dark] .auto-settlements__date-filter,[data-theme=dark] .auto-settlements__download{color:#a1a1aa;box-shadow:none;background:#ffffff05;border-color:#27272a}.auto-settlements__date-filter--active{color:#3b82f6!important;border-color:#3b82f6!important}.auto-settlements__date-picker-wrap{position:relative}.auto-settlements__date-dropdown{z-index:100;background:#fff;border:1px solid #e6edf7;border-radius:12px;flex-direction:column;gap:12px;min-width:240px;padding:16px;display:flex;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 8px 24px #0000001a}[data-theme=dark] .auto-settlements__date-dropdown{background:#1e1e28;border-color:#27272a;box-shadow:0 8px 24px #0000004d}.auto-settlements__date-row{flex-direction:column;gap:4px;display:flex}.auto-settlements__date-row label{color:#98a2b3;font-size:.75rem;font-weight:500}.auto-settlements__date-row input[type=date]{color:#344054;cursor:pointer;background:#fff;border:1px solid #e6edf7;border-radius:8px;outline:none;padding:7px 10px;font-size:.85rem}.auto-settlements__date-row input[type=date]:focus{border-color:#3b82f6}[data-theme=dark] .auto-settlements__date-row input[type=date]{color:#fff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#16161d;border-color:#27272a}.auto-settlements__date-actions{justify-content:flex-end;gap:8px;display:flex}.auto-settlements__date-clear{color:#667085;cursor:pointer;background:0 0;border:1px solid #e6edf7;border-radius:8px;padding:6px 14px;font-size:.8rem}.auto-settlements__date-clear:hover{background:#f5f7fa}[data-theme=dark] .auto-settlements__date-clear{color:#a1a1aa;border-color:#27272a}[data-theme=dark] .auto-settlements__date-clear:hover{background:#ffffff0d}.auto-settlements__date-apply{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;padding:6px 14px;font-size:.8rem;font-weight:500}.auto-settlements__date-apply:hover{opacity:.88}.auto-settlements__table-wrapper{background:#fff;border:1px solid #e8eef7;border-radius:18px;overflow-x:auto}[data-theme=dark] .auto-settlements__table-wrapper{background:#1e1e28;border-color:#27272a}.auto-settlements__table{border-collapse:separate;border-spacing:0;width:100%;min-width:680px}.auto-settlements__table th{text-align:left;color:#98a2b3;border-bottom:1px solid #edf2f7;padding:14px 20px;font-size:.75rem;font-weight:500}[data-theme=dark] .auto-settlements__table th{color:#71717a;border-color:#27272a}.auto-settlements__table td{color:#202939;border-bottom:1px solid #edf2f7;padding:16px 20px;font-size:.8125rem;font-weight:500}[data-theme=dark] .auto-settlements__table td{color:#fff;border-color:#27272a}.auto-settlements__table tbody tr:last-child td{border-bottom:0}.auto-settlements__table tbody tr:hover{background:#fafcff}[data-theme=dark] .auto-settlements__table tbody tr:hover{background:#ffffff08}.auto-settlements__td-mono{font-family:monospace;font-size:.8em!important}.auto-settlements__td-muted{color:#98a2b3!important}[data-theme=dark] .auto-settlements__td-muted{color:#71717a!important}.auto-settlements__delta{border-radius:999px;justify-content:center;align-items:center;min-width:72px;padding:4px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.auto-settlements__delta--positive{color:#2ea357;background:#ecfbf1}[data-theme=dark] .auto-settlements__delta--positive{color:#4ade80;background:#2ea35726}.auto-settlements__delta--negative{color:#e05454;background:#fff4f4}[data-theme=dark] .auto-settlements__delta--negative{color:#f87171;background:#e0545426}.auto-settlements__empty-state{color:#98a2b3;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:48px 32px;display:flex}.auto-settlements__empty-state p{margin:0;font-size:.875rem}[data-theme=dark] .auto-settlements__empty-state{color:#71717a}.auto-settlements__pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.auto-settlements__pagination-left,.auto-settlements__pagination-right{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.auto-settlements__page-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.auto-settlements__page-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.auto-settlements__page-btn{color:#7b8aa3;background:#fff;border:1px solid #e6edf7;border-radius:10px;justify-content:center;align-items:center;min-width:32px;height:32px;padding:0 10px;font-size:.75rem;font-weight:500;transition:all .15s;display:flex}.auto-settlements__page-btn:hover{color:#3672f2;border-color:#cfe0fb}.auto-settlements__page-btn--active{color:#fff;background:#3672f2;border-color:#3672f2;box-shadow:0 10px 18px #3672f238}.auto-settlements__page-btn--active:hover{color:#fff}.auto-settlements__page-btn--nav{gap:6px;padding:0 12px}[data-theme=dark] .auto-settlements__page-btn{color:#a1a1aa;background:#ffffff05;border-color:#27272a}[data-theme=dark] .auto-settlements__page-btn--active{color:#fff;background:#3672f2;border-color:#3672f2}.auto-settlements__page-dots{color:#98a2b3;font-size:.75rem}[data-theme=dark] .auto-settlements__page-dots{color:#71717a}.auto-settlements__page-goto{color:#7b8aa3;align-items:center;gap:8px;font-size:.75rem;font-weight:500;display:inline-flex}[data-theme=dark] .auto-settlements__page-goto{color:#a1a1aa}.auto-settlements__page-input{font:inherit;color:#3672f2;text-align:center;background:#fff;border:1px solid #d7e5fb;border-radius:8px;outline:none;width:36px;height:32px;margin:0;padding:0;font-size:.75rem;font-weight:500}[data-theme=dark] .auto-settlements__page-input{color:#60a5fa;background:#ffffff05;border-color:#27272a}.auto-settlements__go-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.auto-settlements__go-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.auto-settlements__go-btn{color:#3672f2;font-size:.75rem;font-weight:600}.auto-settlements__page-info{color:#667085;font-size:.75rem}[data-theme=dark] .auto-settlements__page-info{color:#a1a1aa}@media (max-width:639px){.auto-settlements__title{font-size:1.65rem}.auto-settlements__filters,.auto-settlements__sub-filters{flex-direction:column;align-items:stretch}.auto-settlements__search,.auto-settlements__status-filter,.auto-settlements__date-filter,.auto-settlements__download{width:100%}.auto-settlements__pagination-right{justify-content:space-between;width:100%}}.chat-choice-overlay{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:9998;background:#0f172a40;justify-content:center;align-items:center;animation:.25s ease-out voiceChatFadeIn;display:flex;position:fixed;inset:0}.chat-choice{text-align:center;background:#fff;border-radius:32px;width:540px;max-width:92vw;min-height:384px;padding:32px 36px;position:relative;box-shadow:0 24px 70px #0f172a2e,0 6px 18px #0f172a1a}[data-theme=dark] .chat-choice{background:#16161d;box-shadow:0 24px 70px #00000073}.chat-choice__close{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.chat-choice__close:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.chat-choice__close{color:#9ca3af;position:absolute;top:1rem;right:1rem}[data-theme=dark] .chat-choice__close{color:#71717a}.chat-choice__close:hover{color:#1a1a2e}[data-theme=dark] .chat-choice__close:hover{color:#fff}.chat-choice__title{color:#1a1a2e;max-width:398px;margin:0 auto .5rem;font-size:1.25rem;font-weight:600}[data-theme=dark] .chat-choice__title{color:#fff}.chat-choice__subtitle{color:#6b7280;max-width:398px;margin:0 auto 1.5rem;font-size:.875rem}[data-theme=dark] .chat-choice__subtitle{color:#a1a1aa}.chat-choice__options{grid-template-columns:repeat(2,1fr);gap:8px;width:446px;max-width:100%;margin:0 auto 1.25rem;display:grid}@media (max-width:639px){.chat-choice__options{grid-template-columns:1fr;width:100%}}.chat-choice__option{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.chat-choice__option:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.chat-choice__option{background:#ffffffc7;border:1.5px solid #e5e7eb;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-height:146px;padding:1rem;transition:all .2s;display:flex;box-shadow:0 10px 30px #0f172a14}[data-theme=dark] .chat-choice__option{background:#16161d;border-color:#27272a}.chat-choice__option:hover{background:#ffffffeb;border-color:#3b82f68c;transform:translateY(-3px);box-shadow:0 16px 32px #3b82f633,0 6px 14px #0f172a1f}[data-theme=dark] .chat-choice__option:hover{background:#3b82f61f;border-color:#3b82f666;box-shadow:0 16px 32px #3b82f61a,0 6px 14px #0003}.chat-choice__option:hover .chat-choice__label{color:#3b82f6}.chat-choice__option--disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.chat-choice__option--disabled:hover{background:#ffffffc7;border-color:#e5e7eb;transform:none;box-shadow:0 10px 30px #0f172a14}[data-theme=dark] .chat-choice__option--disabled:hover{background:#16161d;border-color:#27272a}.chat-choice__option--disabled:hover .chat-choice__label{color:#1a1a2e}[data-theme=dark] .chat-choice__option--disabled:hover .chat-choice__label{color:#fff}.chat-choice__icon{color:#fff;border-radius:.75rem;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:inset 0 0 0 1px #ffffff4d}.chat-choice__icon--blue{color:#3b82f6;background:#3b82f624}.chat-choice__icon--purple{color:#7c3aed;background:#7c3aed1f}.chat-choice__label{color:#1a1a2e;text-align:center;font-size:1rem;font-weight:600}[data-theme=dark] .chat-choice__label{color:#fff}.chat-choice__price{letter-spacing:.6px;color:#9ca3af;text-transform:uppercase;font-size:12px;font-weight:600}[data-theme=dark] .chat-choice__price{color:#71717a}.chat-choice__cancel{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.chat-choice__cancel:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.chat-choice__cancel{color:#9ca3af;font-size:.875rem}[data-theme=dark] .chat-choice__cancel{color:#71717a}.chat-choice__cancel:hover{color:#1a1a2e}[data-theme=dark] .chat-choice__cancel:hover{color:#fff}.auto-chat{background:#fff;width:100%;height:100%;min-height:100%}[data-theme=dark] .auto-chat{background:#0f0f14}.auto-chat__surface{background:#fff;flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden;box-shadow:0 1px 2px #0000000d}[data-theme=dark] .auto-chat__surface{box-shadow:none;background:#16161d}.auto-chat__topbar{z-index:12;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:1rem;min-height:72px;padding:.75rem 1.25rem;display:flex;position:sticky;top:0;left:0;right:0}[data-theme=dark] .auto-chat__topbar{background:#16161d;border-bottom-color:#27272a}.auto-chat__feedback{flex-direction:column;min-height:100%;display:flex}.auto-chat__feedback-nav{border-bottom:1px solid #e5e7eb;grid-template-columns:1fr auto 1fr;align-items:center;height:56px;padding:0 1rem;display:grid}[data-theme=dark] .auto-chat__feedback-nav{border-bottom-color:#27272a}.auto-chat__feedback-nav-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.auto-chat__feedback-nav-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.auto-chat__feedback-nav-btn{color:#6b7280;justify-self:start;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:inline-flex}[data-theme=dark] .auto-chat__feedback-nav-btn{color:#a1a1aa}.auto-chat__feedback-nav-title{color:#1a1a2e;margin:0;font-size:1rem;font-weight:500}[data-theme=dark] .auto-chat__feedback-nav-title{color:#fff}.auto-chat__feedback-skip{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.auto-chat__feedback-skip:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.auto-chat__feedback-skip{color:#6b7280;justify-self:end;font-size:.875rem;font-weight:500}[data-theme=dark] .auto-chat__feedback-skip{color:#a1a1aa}.auto-chat__feedback-body{flex-direction:column;flex:1;align-items:center;padding:2rem 1rem 1.5rem;display:flex}.auto-chat__feedback-title{color:#3b82f6;text-align:center;margin:0;font-size:2.75rem;font-weight:600;line-height:1.1}.auto-chat__feedback-subtitle{color:#6b7280;text-align:center;margin:.5rem 0 1.5rem;font-size:1.125rem}[data-theme=dark] .auto-chat__feedback-subtitle{color:#a1a1aa}.auto-chat__feedback-card{background:#fff;border:1px solid #3b82f629;border-radius:.75rem;width:min(720px,100%);margin-bottom:.75rem;padding:1.25rem}[data-theme=dark] .auto-chat__feedback-card{background:#16161d;border-color:#3b82f657}.auto-chat__feedback-card-title{color:#1a1a2e;margin:0 0 1rem;font-size:1rem;font-weight:500}[data-theme=dark] .auto-chat__feedback-card-title{color:#fff}.auto-chat__feedback-stars{justify-content:center;align-items:center;gap:.75rem;display:flex}.auto-chat__feedback-star{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.auto-chat__feedback-star:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.auto-chat__feedback-star{color:#3b82f6d9;transition:transform .15s,color .15s}.auto-chat__feedback-star svg{stroke-width:1.75px}.auto-chat__feedback-star.is-active{color:#3b82f6}.auto-chat__feedback-star.is-active svg{fill:#3b82f62e}.auto-chat__feedback-star:hover{transform:translateY(-1px)}.auto-chat__feedback-textarea{resize:none;color:#1a1a2e;background:#3b82f608;border:1px solid #e5e7eb;border-radius:.5rem;outline:none;width:100%;min-height:140px;padding:.75rem;font-family:inherit;font-size:.875rem;line-height:1.5}[data-theme=dark] .auto-chat__feedback-textarea{color:#fff;background:#3b82f614;border-color:#27272a}.auto-chat__feedback-count{color:#9ca3af;margin:.5rem 0 0;font-size:12px}[data-theme=dark] .auto-chat__feedback-count{color:#71717a}.auto-chat__feedback-submit{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.auto-chat__feedback-submit:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.auto-chat__feedback-submit{color:#fff;background:#3b82f694;border-radius:.5rem;min-width:188px;height:44px;margin-top:.5rem;font-size:1rem;font-weight:600;transition:background-color .15s,opacity .15s}.auto-chat__feedback-submit:hover{background:#3b82f6bd}.auto-chat__feedback-submit:disabled{opacity:.6;cursor:not-allowed}.auto-chat__feedback-submit:disabled:hover{background:#3b82f694}.auto-chat__feedback-note{color:#9ca3af;margin:.5rem 0 0;font-size:12px}.auto-chat__agent{align-items:center;gap:.75rem;min-width:0;display:flex}.auto-chat__avatar{border-radius:9999px;flex-shrink:0;width:34px;height:34px;overflow:hidden;box-shadow:0 4px 10px #0f172a1f}.auto-chat__avatar img{object-fit:cover;width:100%;height:100%}.auto-chat__avatar span{color:#3b82f6;background:#3b82f629;justify-content:center;align-items:center;width:100%;height:100%;font-size:13px;font-weight:600;display:flex}.auto-chat__agent-meta{min-width:0}.auto-chat__title{color:#3b82f6;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1.125rem;font-weight:600;line-height:1.2;overflow:hidden}.auto-chat__status{color:#9ca3af;align-items:center;gap:5px;margin-top:3px;font-size:11px;display:inline-flex}[data-theme=dark] .auto-chat__status{color:#71717a}.auto-chat__status-dot{background:#22c55e;border-radius:9999px;width:7px;height:7px;box-shadow:0 0 0 2px #22c55e29}.auto-chat__top-actions{align-items:center;gap:.5rem;display:flex}.auto-chat__voice-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.auto-chat__voice-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.auto-chat__voice-btn{color:#3b82f6;border:1px solid #3b82f657;border-radius:.5rem;align-items:center;gap:6px;padding:9px 12px;font-size:13px;font-weight:500;transition:background-color .15s;display:inline-flex}.auto-chat__voice-btn:hover{background:#3b82f614}.auto-chat__end-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.auto-chat__end-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.auto-chat__end-btn{color:#fff;background:#ef4444;border-radius:.5rem;padding:9px 14px;font-size:13px;font-weight:500;transition:background-color .15s}.auto-chat__end-btn:hover{background:#dc2626}.auto-chat__clear-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.auto-chat__clear-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.auto-chat__clear-btn{color:#ef4444;border:1px solid #ef44444d;border-radius:.5rem;justify-content:center;align-items:center;padding:7px;transition:background-color .15s,border-color .15s;display:inline-flex}.auto-chat__clear-btn:hover:not(:disabled){background:#ef444414;border-color:#ef444480}.auto-chat__clear-btn:disabled{opacity:.5;cursor:not-allowed}.auto-chat__body{flex-direction:column;flex:1;gap:.75rem;min-height:0;padding:1rem 1.25rem 1.25rem;display:flex}.auto-chat__body--empty{justify-content:space-between;gap:1.25rem}.auto-chat__body--active{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr);align-content:stretch;display:grid;overflow:hidden}.auto-chat__messages{flex-direction:column;flex:1;gap:1.25rem;width:min(936px,100%);min-height:0;margin:0 auto;padding-right:.25rem;display:flex;overflow-y:auto}.auto-chat__messages::-webkit-scrollbar{width:6px}.auto-chat__messages::-webkit-scrollbar-track{background:0 0}.auto-chat__messages::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:9999px}[data-theme=dark] .auto-chat__messages::-webkit-scrollbar-thumb{background:#71717a}.auto-chat__history-divider{color:#9aa8bd;letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:.75rem;margin:.5rem 0;font-size:11px;font-weight:500;display:flex}.auto-chat__history-divider:before,.auto-chat__history-divider:after{content:"";background:#e6edf8;flex:1;height:1px}[data-theme=dark] .auto-chat__history-divider:before,[data-theme=dark] .auto-chat__history-divider:after{background:#ffffff14}[data-theme=dark] .auto-chat__history-divider{color:#556070}.auto-chat__load-more-spinner{color:#9ca3af;justify-content:center;align-items:center;padding:.5rem 0 .25rem;display:flex}[data-theme=dark] .auto-chat__load-more-spinner{color:#71717a}.auto-chat__hero{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.5rem;min-height:0;padding:1.5rem 1rem;display:flex}.auto-chat__hero-loading{color:#9ca3af;flex-direction:column;align-items:center;gap:.5rem;font-size:1.125rem;font-weight:500;display:flex}[data-theme=dark] .auto-chat__hero-loading{color:#71717a}.auto-chat__hero-loading p{margin:0}.auto-chat__hero-loading-icon{opacity:.9}.auto-chat__hero-avatar{border-radius:9999px;width:62px;height:62px;margin-bottom:.5rem;overflow:hidden;box-shadow:0 6px 18px #0f172a24}.auto-chat__hero-avatar img{object-fit:cover;width:100%;height:100%}.auto-chat__hero-avatar span{color:#3b82f6;background:#3b82f629;justify-content:center;align-items:center;width:100%;height:100%;font-size:20px;font-weight:600;display:flex}.auto-chat__hero-title{color:#5f7293;margin:0;font-size:2rem;font-weight:500;line-height:1.2}[data-theme=dark] .auto-chat__hero-title{color:#cfd9ea}.auto-chat__hero-subtitle{color:#9ca3af;margin:-2px 0 0;font-size:.875rem}[data-theme=dark] .auto-chat__hero-subtitle{color:#71717a}.auto-chat__hero-tagline{color:#74839d;max-width:380px;margin:.25rem 0 0;font-size:1.125rem;line-height:1.35}[data-theme=dark] .auto-chat__hero-tagline{color:#a9b7cb}.auto-chat__message{flex-direction:column;gap:.5rem;width:fit-content;max-width:min(760px,74%);display:flex}.auto-chat__message--user{align-items:flex-end;margin-left:auto}.auto-chat__message--assistant{align-items:flex-start;margin-right:auto}.auto-chat__bubble{color:#1a1a2e;overflow-wrap:break-word;word-break:break-word;background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:100%;min-width:0;padding:1rem 1.25rem;box-shadow:0 1px 2px #0000000d}[data-theme=dark] .auto-chat__bubble{color:#fff;box-shadow:none;background:#16161d;border-color:#27272a}.auto-chat__bubble p{white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0;font-size:1.02rem;line-height:1.7}.auto-chat__message--user .auto-chat__bubble{box-shadow:none;background:#3b82f624;border-color:#3b82f633;border-radius:14px}.auto-chat__markdown{gap:8px;font-size:1.02rem;line-height:1.7;display:grid}.auto-chat__markdown p{white-space:pre-wrap;margin:0}.auto-chat__markdown ul,.auto-chat__markdown ol{gap:4px;margin:0;padding-left:1.3rem;display:grid}.auto-chat__markdown li{margin:0}.auto-chat__markdown h1,.auto-chat__markdown h2,.auto-chat__markdown h3,.auto-chat__markdown h4,.auto-chat__markdown h5,.auto-chat__markdown h6{margin:0;line-height:1.4}.auto-chat__markdown h1{font-size:1.16rem}.auto-chat__markdown h2{font-size:1.12rem}.auto-chat__markdown h3{font-size:1.06rem}.auto-chat__markdown h4,.auto-chat__markdown h5,.auto-chat__markdown h6{font-size:1rem}.auto-chat__markdown a{color:inherit;text-underline-offset:2px;text-decoration:underline}.auto-chat__markdown blockquote{color:#6b7280;border-left:3px solid #3b82f673;margin:0;padding-left:10px}[data-theme=dark] .auto-chat__markdown blockquote{color:#a1a1aa}.auto-chat__markdown hr{border:none;border-top:1px solid #d8e2f0;width:100%;margin:4px 0}[data-theme=dark] .auto-chat__markdown hr{border-top-color:#3a4658}.auto-chat__markdown table{border-collapse:collapse;width:100%;font-size:.94em}.auto-chat__markdown th,.auto-chat__markdown td{text-align:left;border:1px solid #dce6f5;padding:6px 8px}[data-theme=dark] .auto-chat__markdown th,[data-theme=dark] .auto-chat__markdown td{border-color:#3a4658}.auto-chat__markdown th{background:#3b82f614}[data-theme=dark] .auto-chat__markdown th{background:#94a3b81f}.auto-chat__markdown pre{background:#0f172a14;border-radius:10px;margin:0;padding:10px 12px;overflow-x:auto}[data-theme=dark] .auto-chat__markdown pre{background:#94a3b824}.auto-chat__markdown code{background:#0f172a14;border-radius:6px;padding:.12em .38em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.9em}[data-theme=dark] .auto-chat__markdown code{background:#94a3b824}.auto-chat__markdown pre code{background:0 0;border-radius:0;padding:0}.auto-chat__message-head{align-items:center;gap:.5rem;margin-bottom:.75rem;display:inline-flex}.auto-chat__mini-avatar{border-radius:9999px;flex-shrink:0;width:26px;height:26px;overflow:hidden}.auto-chat__mini-avatar img{object-fit:cover;width:100%;height:100%}.auto-chat__mini-avatar span{color:#3b82f6;background:#3b82f629;justify-content:center;align-items:center;width:100%;height:100%;font-size:11px;font-weight:600;display:flex}.auto-chat__label{color:#9ca3af;font-size:.75rem;font-weight:500}[data-theme=dark] .auto-chat__label{color:#71717a}.auto-chat__bubble--tool{gap:.75rem;display:grid}.auto-chat__tool-summary{margin:0;line-height:1.5}.auto-chat__reasoning-toggle{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.auto-chat__reasoning-toggle:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.auto-chat__reasoning-toggle{background:#3b82f60f;border:1px solid #3b82f63d;border-radius:.5rem;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:10px 12px;transition:border-color .15s,background-color .15s;display:flex}.auto-chat__reasoning-toggle:hover{background:#3b82f61a;border-color:#3b82f657}.auto-chat__reasoning-toggle.is-open .auto-chat__reasoning-toggle-icon{transform:rotate(180deg)}[data-theme=dark] .auto-chat__reasoning-toggle{background:#3b82f61a;border-color:#3b82f673}.auto-chat__reasoning-toggle-label{color:#3b82f6;align-items:center;gap:6px;font-size:.875rem;font-weight:600;display:inline-flex}.auto-chat__reasoning-toggle-tool{color:#6b7280;justify-content:flex-end;align-items:center;gap:6px;min-width:0;max-width:56%;font-size:12px;display:inline-flex}.auto-chat__reasoning-toggle-tool>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}[data-theme=dark] .auto-chat__reasoning-toggle-tool{color:#a1a1aa}.auto-chat__reasoning-toggle-icon{color:#9ca3af;transition:transform .15s}[data-theme=dark] .auto-chat__reasoning-toggle-icon{color:#71717a}.auto-chat__reasoning-panel,.auto-chat__knowledge-panel{overscroll-behavior:contain;background:#f9fbff;border:1px solid #dce6f7;border-radius:14px;gap:10px;width:100%;max-height:224px;margin-top:2px;padding:12px;display:grid;overflow-y:auto}.auto-chat__reasoning-panel::-webkit-scrollbar{width:6px}.auto-chat__knowledge-panel::-webkit-scrollbar{width:6px}.auto-chat__reasoning-panel::-webkit-scrollbar-track{background:0 0}.auto-chat__knowledge-panel::-webkit-scrollbar-track{background:0 0}.auto-chat__reasoning-panel::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:9999px}.auto-chat__knowledge-panel::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:9999px}[data-theme=dark] .auto-chat__reasoning-panel::-webkit-scrollbar-thumb{background:#71717a}[data-theme=dark] .auto-chat__knowledge-panel::-webkit-scrollbar-thumb{background:#71717a}[data-theme=dark] .auto-chat__reasoning-panel,[data-theme=dark] .auto-chat__knowledge-panel{background:#3b82f61a;border-color:#3b82f65c}.auto-chat__reasoning-title{color:#3b82f6;text-transform:uppercase;letter-spacing:.03em;align-items:center;gap:6px;font-size:12px;font-weight:600;display:inline-flex}.auto-chat__reasoning-head{gap:4px;display:grid}.auto-chat__reasoning-summary{color:#6b7280;font-size:12px;line-height:1.45;display:block}[data-theme=dark] .auto-chat__reasoning-summary{color:#a1a1aa}.auto-chat__reasoning-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.auto-chat__reasoning-step{background:#fff;border:1px solid #e6edf7;border-radius:12px;grid-template-columns:28px 1fr;align-items:flex-start;gap:10px;padding:10px 12px;display:grid;box-shadow:0 2px 8px #00000008}[data-theme=dark] .auto-chat__reasoning-step{box-shadow:none;background:#16161d;border-color:#27272a}.auto-chat__reasoning-step--pending .auto-chat__reasoning-index{color:#365fb8;background:#edf3ff}.auto-chat__reasoning-step--fallback .auto-chat__reasoning-index{color:#b45309;background:#fff3e3}.auto-chat__reasoning-index{color:#1d4ed8;background:#e9f1ff;border-radius:8px;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:600;display:inline-flex}.auto-chat__reasoning-content{gap:4px;min-width:0;display:grid}.auto-chat__reasoning-message{color:#1a1a2e;font-size:.875rem;line-height:1.45;display:block}[data-theme=dark] .auto-chat__reasoning-message{color:#fff}.auto-chat__reasoning-meta{color:#6b7280;word-break:break-word;font-size:12px;line-height:1.4;display:block}[data-theme=dark] .auto-chat__reasoning-meta{color:#a1a1aa}.auto-chat__reasoning-empty{color:#6b7280;font-size:.875rem;display:block}[data-theme=dark] .auto-chat__reasoning-empty{color:#a1a1aa}.auto-chat__knowledge-title{color:#3b82f6;text-transform:uppercase;letter-spacing:.03em;align-items:center;gap:6px;font-size:12px;font-weight:600;display:inline-flex}.auto-chat__knowledge-summary{color:#6b7280;font-size:12px;line-height:1.45;display:block}[data-theme=dark] .auto-chat__knowledge-summary{color:#a1a1aa}.auto-chat__knowledge-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.auto-chat__knowledge-item{background:#fff;border:1px solid #e6edf7;border-radius:12px;grid-template-columns:36px minmax(0,1fr);align-items:flex-start;gap:10px;padding:10px 12px;display:grid;box-shadow:0 2px 8px #00000008}[data-theme=dark] .auto-chat__knowledge-item{box-shadow:none;background:#16161d;border-color:#27272a}.auto-chat__knowledge-icon{color:#2563eb;background:#edf3ff;border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.auto-chat__knowledge-icon--default,.auto-chat__knowledge-icon--document{color:#2563eb;background:#edf3ff}.auto-chat__knowledge-icon--pdf{color:#ef4444;background:#fff1f0}.auto-chat__knowledge-icon--spreadsheet{color:#16a34a;background:#ecfdf3}.auto-chat__knowledge-icon--audio{color:#ea580c;background:#fff7ed}.auto-chat__knowledge-icon--image{color:#7c3aed;background:#f5f3ff}.auto-chat__knowledge-icon--code{color:#4f46e5;background:#eef2ff}.auto-chat__knowledge-icon--archive{color:#6b7280;background:#f3f4f6}.auto-chat__knowledge-icon--presentation{color:#c2410c;background:#fff7ed}[data-theme=dark] .auto-chat__knowledge-icon{color:#dbeafe;background:#94a3b829}[data-theme=dark] .auto-chat__knowledge-icon--default,[data-theme=dark] .auto-chat__knowledge-icon--document{color:#93c5fd;background:#2563eb2e}[data-theme=dark] .auto-chat__knowledge-icon--pdf{color:#fca5a5;background:#ef444429}[data-theme=dark] .auto-chat__knowledge-icon--spreadsheet{color:#86efac;background:#16a34a29}[data-theme=dark] .auto-chat__knowledge-icon--audio{color:#fdba74;background:#ea580c29}[data-theme=dark] .auto-chat__knowledge-icon--image{color:#c4b5fd;background:#7c3aed29}[data-theme=dark] .auto-chat__knowledge-icon--code{color:#a5b4fc;background:#4f46e529}[data-theme=dark] .auto-chat__knowledge-icon--archive{color:#cbd5e1;background:#94a3b824}[data-theme=dark] .auto-chat__knowledge-icon--presentation{color:#fdba74;background:#c2410c29}.auto-chat__knowledge-content{gap:4px;min-width:0;display:grid}.auto-chat__knowledge-label{color:#1a1a2e;font-size:.875rem;line-height:1.45;display:block}[data-theme=dark] .auto-chat__knowledge-label{color:#fff}.auto-chat__knowledge-detail{color:#6b7280;word-break:break-word;font-size:12px;line-height:1.4;display:block}[data-theme=dark] .auto-chat__knowledge-detail{color:#a1a1aa}.auto-chat__knowledge-empty{color:#6b7280;font-size:.875rem;display:block}[data-theme=dark] .auto-chat__knowledge-empty{color:#a1a1aa}.auto-chat__typing-dots{align-items:center;gap:6px;display:inline-flex}.auto-chat__typing-dots span{background:#9ca3af;border-radius:50%;width:6px;height:6px;animation:1s ease-in-out infinite auto-chat-typing-bounce;display:inline-block}.auto-chat__typing-dots span:nth-child(2){animation-delay:.15s}.auto-chat__typing-dots span:nth-child(3){animation-delay:.3s}[data-theme=dark] .auto-chat__typing-dots span{background:#71717a}.auto-chat__meta{flex-wrap:wrap;align-items:center;gap:.5rem;width:100%;display:flex}.auto-chat__actions{flex-shrink:0;align-items:center;gap:.25rem;display:inline-flex}.auto-chat__actions button{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.auto-chat__actions button:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.auto-chat__actions button{color:#8ba0b8;border-radius:.5rem;justify-content:center;align-items:center;width:24px;height:24px;transition:color .15s,background-color .15s;display:flex}.auto-chat__actions button:hover{color:#3b82f6;background:#3b82f61f}.auto-chat__copy-notice{color:#3b82f6;white-space:nowrap;background:#3b82f61f;border-radius:999px;margin-left:2px;padding:2px 8px;font-size:11px;font-weight:600;line-height:1.3}.auto-chat__insight-links{flex-wrap:wrap;align-items:center;gap:12px;display:inline-flex}.auto-chat__insight-link{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.auto-chat__insight-link:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.auto-chat__insight-link{color:#66788f;align-items:center;gap:4px;font-size:13px;line-height:1;display:inline-flex}.auto-chat__insight-link:hover{color:#3b82f6}.auto-chat__insight-link.is-active{color:#3b82f6;text-underline-offset:2px;text-decoration:underline}.auto-chat__insight-link.is-active .auto-chat__insight-link-icon{color:#3b82f6;transform:rotate(180deg)}[data-theme=dark] .auto-chat__insight-link{color:#a1a1aa}[data-theme=dark] .auto-chat__insight-link.is-active{color:#71afff}.auto-chat__insight-link-icon{color:#9ca3af;transition:transform .15s}[data-theme=dark] .auto-chat__insight-link-icon{color:#71717a}.auto-chat__time{white-space:nowrap;color:#9ca3af;margin-left:auto;font-size:11px}[data-theme=dark] .auto-chat__time{color:#71717a}.auto-chat__composer{flex-direction:column;gap:.5rem;display:flex}.auto-chat__composer--empty{width:min(920px,100%);margin:0 auto}.auto-chat__composer--docked{z-index:5;background:0 0;justify-self:center;width:min(936px,100%);margin:0 auto;padding-top:.5rem;position:relative}.auto-chat__error{color:#ef4444;margin:0;font-size:.875rem}.auto-chat__error-container{background:#fff5f5;border:1px solid #fecaca;border-radius:.5rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem 1rem;display:flex}[data-theme=dark] .auto-chat__error-container{background:#ef444414;border-color:#ef444433}.auto-chat__error-retry{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.auto-chat__error-retry:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.auto-chat__error-retry{color:#fff;white-space:nowrap;cursor:pointer;background:#3b82f6;border-radius:.5rem;align-items:center;gap:6px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;transition:background .15s;display:inline-flex}.auto-chat__error-retry:hover{background:#1469f4}.auto-chat__error-retry:disabled{opacity:.5;cursor:not-allowed}.auto-chat__thinking{color:#8f97a5;align-items:center;gap:6px;font-size:.875rem;font-weight:500;display:inline-flex}[data-theme=dark] .auto-chat__thinking{color:#71717a}.auto-chat__thinking-icon{opacity:.92}.auto-chat__input{width:min(936px,100%);height:137.6px;min-height:137.6px;box-shadow:none;background:#fff;border:1px solid #3b82f659;border-radius:22px;grid-template-columns:auto 1fr auto;align-items:end;gap:.5rem;margin:0 auto;padding:16px;display:grid}[data-theme=dark] .auto-chat__input{box-shadow:none;background:#16161d;border-color:#3b82f680}.auto-chat__textarea{resize:none;color:#1a1a2e;background:0 0;border:none;outline:none;width:100%;height:100%;min-height:0;max-height:180px;padding:0;font-family:inherit;font-size:1rem;line-height:1.5}[data-theme=dark] .auto-chat__textarea{color:#fff}.auto-chat__textarea::placeholder{color:#9aa9bc}.auto-chat__char-counter{text-align:right;color:#9aa9bc;width:min(936px,100%);margin-top:4px;margin-left:auto;margin-right:auto;padding-right:4px;font-size:11px;transition:color .2s;display:block}.auto-chat__char-counter--warning{color:#d97706}.auto-chat__char-counter--limit{color:#dc2626;font-weight:600}[data-theme=dark] .auto-chat__char-counter{color:#71717a}[data-theme=dark] .auto-chat__char-counter--warning{color:#fbbf24}[data-theme=dark] .auto-chat__char-counter--limit{color:#f87171}.auto-chat__mic-btn,.auto-chat__send-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.auto-chat__mic-btn:focus-visible,.auto-chat__send-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.auto-chat__mic-btn,.auto-chat__send-btn{border-radius:9999px;justify-content:center;align-items:center;width:38px;height:38px;transition:background-color .15s,color .15s,opacity .15s;display:flex}.auto-chat__mic-btn{color:#526171;background:#edf2f7}[data-theme=dark] .auto-chat__mic-btn{color:#a1a1aa;background:#ffffff14}.auto-chat__send-btn{color:#3b82f6;background:#3b82f633}.auto-chat__send-btn:hover{background:#3b82f647}.auto-chat__send-btn:disabled{opacity:.45;cursor:not-allowed}.auto-chat__send-btn:disabled:hover{background:#3b82f633}@keyframes auto-chat-typing-bounce{0%,80%,to{opacity:.6;transform:translateY(0)}40%{opacity:1;transform:translateY(-5px)}}@media (min-width:640px) and (max-width:1023px){.auto-chat__surface{border-radius:1.25rem}.auto-chat__topbar,.auto-chat__body{padding-left:1rem;padding-right:1rem}.auto-chat__messages{width:100%;padding-right:.5rem}.auto-chat__composer--docked{width:100%}.auto-chat__message{max-width:88%}}@media (max-width:639px){.auto-chat{min-height:100%;padding:.5rem}.auto-chat__surface{border-radius:1rem}.auto-chat__topbar{flex-direction:column;align-items:flex-start;gap:.75rem;padding:.75rem}.auto-chat__top-actions{width:100%}.auto-chat__top-actions .auto-chat__voice-btn,.auto-chat__top-actions .auto-chat__end-btn{flex:1;justify-content:center}.auto-chat__body{padding:.75rem}.auto-chat__input{border-radius:18px;width:100%;height:auto;min-height:112px;padding:.75rem}.auto-chat__feedback-title{font-size:2rem}.auto-chat__feedback-subtitle{margin-bottom:1rem;font-size:1rem}.auto-chat__feedback-card{padding:1rem}.auto-chat__feedback-stars{gap:.5rem}.auto-chat__messages{gap:1rem;width:100%;padding-right:.5rem}.auto-chat__composer--docked{width:100%}.auto-chat__message{max-width:100%}.auto-chat__bubble{padding:.75rem 1rem}}.connected{background:#f9fcff;border-radius:25px;min-height:calc(100vh - 64px);padding:1.5rem 1.5rem 2.5rem}[data-theme=dark] .connected{background:#10141d}@media (max-width:768px){.connected{padding:1rem 1rem 2rem}}.connected__header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}@media (max-width:900px){.connected__header{flex-direction:column;align-items:stretch}}.connected__title{letter-spacing:-.03em;color:#1c78ee;margin:0;font-size:clamp(1.75rem,2vw,2rem);font-weight:700}.connected__controls{align-items:center;gap:10px;display:flex}@media (max-width:900px){.connected__controls{width:100%}}@media (max-width:640px){.connected__controls{flex-direction:column;align-items:stretch}}.connected__search{align-items:center;min-width:260px;display:flex;position:relative}@media (max-width:900px){.connected__search{flex:1}}@media (max-width:640px){.connected__search{width:100%;min-width:0}}.connected__search input{color:#334155;background:#fff;border:1px solid #e6edf8;border-radius:12px;outline:none;width:100%;height:42px;padding:0 14px 0 38px;font-size:13px;transition:border-color .15s}.connected__search input::placeholder{color:#9aa8bd}.connected__search input:focus{border-color:#1c78ee38}[data-theme=dark] .connected__search input{color:#fff;background:#121824f5;border-color:#ffffff14}[data-theme=dark] .connected__search input::placeholder{color:#7f8ca2}.connected__search-icon{color:#97a5b9;pointer-events:none;position:absolute;left:14px}.connected__filter{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.connected__filter:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.connected__filter{color:#fff;white-space:nowrap;background:#1c78ee;border-radius:12px;justify-content:center;align-items:center;gap:8px;height:42px;padding:0 16px;font-size:13px;font-weight:600;display:inline-flex}.connected__list{flex-direction:column;gap:1rem;display:flex}.connected__empty{text-align:center;color:#6b7280;background:#fff;border:1px dashed #dbe5f5;border-radius:1.25rem;padding:2rem}[data-theme=dark] .connected__empty{color:#a1a1aa;background:#121824e0;border-color:#ffffff1a}.connected-card{background:#fff;border:1px solid #edf2fa;border-radius:20px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1rem;padding:20px 18px 16px;display:grid;box-shadow:0 6px 18px #0f172a0a}[data-theme=dark] .connected-card{background:#161c28;border-color:#ffffff14;box-shadow:0 16px 30px #0003}@media (max-width:900px){.connected-card{grid-template-columns:1fr}}.connected-card__main{align-items:flex-start;gap:1rem;min-width:0;display:flex}.connected-card__avatar{border-radius:999px;flex-shrink:0;width:52px;height:52px;overflow:hidden}.connected-card__avatar img{object-fit:cover;width:100%;height:100%}.connected-card__content{flex-direction:column;flex:1;gap:10px;min-width:0;padding-top:2px;display:flex}.connected-card__identity{min-width:0}.connected-card__name-row{align-items:center;gap:6px;min-width:0;display:flex}.connected-card__name{color:#1f2937;margin:0;font-size:1rem;font-weight:600}[data-theme=dark] .connected-card__name{color:#fff}.connected-card__verified{color:#1c78ee;flex-shrink:0}.connected-card__title{color:#8a97ab;margin:2px 0 0;font-size:12px}[data-theme=dark] .connected-card__title{color:#97a2b6}.connected-card__summary{color:#5c677d;max-width:720px;margin:0;font-size:13px;line-height:1.7}[data-theme=dark] .connected-card__summary{color:#c4d0e2}.connected-card__solved{flex-wrap:wrap;align-items:center;gap:6px;margin:0;font-size:11px;line-height:1.55;display:flex}.connected-card__solved-label{color:#1c78ee;font-weight:700}.connected-card__solved-text{color:#8f9cb0}[data-theme=dark] .connected-card__solved-text{color:#9aa7bc}.connected-card__tags{flex-wrap:wrap;gap:8px;display:flex}.connected-card__tag{color:#1c78ee;background:#fff;border:1px solid #d8e5ff;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:0 10px;font-size:11px;font-weight:500;line-height:1;display:inline-flex}[data-theme=dark] .connected-card__tag{color:#a8c5ff;background:#4c7dff1f;border-color:#78a9ff2e}.connected-card__actions{flex-shrink:0;align-items:center;gap:10px;display:flex}@media (max-width:900px){.connected-card__actions{flex-wrap:wrap;justify-content:flex-start;margin-left:68px}}@media (max-width:640px){.connected-card__actions{margin-left:0}}.connected-card__start{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.connected-card__start:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.connected-card__start{color:#fff;white-space:nowrap;background:#1c78ee;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:36px;padding:0 16px;font-size:12px;font-weight:600;display:inline-flex}.connected-card__status{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.connected-card__status:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.connected-card__status{color:#1c78ee;white-space:nowrap;background:#eef4ff;border:1px solid #d8e5ff;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:36px;padding:0 14px;font-size:12px;font-weight:600;display:inline-flex}[data-theme=dark] .connected-card__status{color:#a8c5ff;background:#4c7dff1f;border-color:#78a9ff2e}.saved{background:#f9fcff;border-radius:25px;min-height:calc(100vh - 64px);padding:1.5rem 1.5rem 2.5rem}[data-theme=dark] .saved{background:#10141d}@media (max-width:768px){.saved{padding:1rem 1rem 2rem}}.saved__header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}@media (max-width:900px){.saved__header{flex-direction:column;align-items:stretch}}.saved__title{letter-spacing:-.03em;color:#1c78ee;margin:0;font-size:clamp(1.75rem,2vw,2rem);font-weight:700}.saved__search{align-items:center;min-width:280px;display:flex;position:relative}@media (max-width:900px){.saved__search{width:100%}}.saved__search input{color:#334155;background:#fff;border:1px solid #e6edf8;border-radius:12px;outline:none;width:100%;height:42px;padding:0 14px 0 38px;font-size:13px;transition:border-color .15s}.saved__search input::placeholder{color:#9aa8bd}.saved__search input:focus{border-color:#1c78ee38}[data-theme=dark] .saved__search input{color:#fff;background:#121824f5;border-color:#ffffff14}[data-theme=dark] .saved__search input::placeholder{color:#7f8ca2}.saved__search-icon{color:#97a5b9;pointer-events:none;position:absolute;left:14px}.saved__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}@media (max-width:1100px){.saved__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.saved__grid{grid-template-columns:1fr}}.saved__state{text-align:center;grid-column:1/-1;justify-content:center;align-items:center;gap:12px;min-height:240px;padding:2rem;font-size:1rem;display:flex}.saved__state--empty,.saved__state--error{color:#6b7280;background:#fff;border:1px dashed #dbe5f5;border-radius:1.25rem}[data-theme=dark] .saved__state--empty,[data-theme=dark] .saved__state--error{color:#a1a1aa;background:#121824e0;border-color:#ffffff1a}.saved__state--loading{color:#6c7d96;background:0 0;border:none}[data-theme=dark] .saved__state--loading{color:#a1a1aa}.saved__state--error{color:#d14343}.saved__spinner{animation:1s linear infinite spin}.saved-card{text-align:center;background:#fff;border:1px solid #dce9fb;border-radius:20px;flex-direction:column;align-items:center;gap:12px;min-height:296px;padding:14px 22px 20px;display:flex;position:relative;box-shadow:0 8px 20px #0f172a0a}[data-theme=dark] .saved-card{background:#161c28;border-color:#ffffff14;box-shadow:0 16px 30px #0003}.saved-card__rating{color:#fff;background:#55c486;border-radius:999px;align-items:center;gap:4px;min-height:20px;padding:0 8px;font-size:11px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:12px;left:14px}.saved-card__avatar{border-radius:999px;width:64px;height:64px;margin-top:22px;overflow:hidden;box-shadow:0 10px 16px #0f172a14}.saved-card__avatar img{object-fit:cover;width:100%;height:100%}.saved-card__identity{flex-direction:column;align-items:center;gap:3px;display:flex}.saved-card__name-row{justify-content:center;align-items:center;gap:6px;display:flex}.saved-card__name{color:#1f2937;margin:0;font-size:1rem;font-weight:600}[data-theme=dark] .saved-card__name{color:#fff}.saved-card__verified{color:#1c78ee;flex-shrink:0}.saved-card__title{color:#8a97ab;margin:0;font-size:12px}[data-theme=dark] .saved-card__title{color:#97a2b6}.saved-card__meta{color:#a0acc0;align-items:center;gap:4px;margin:0;font-size:11px;display:inline-flex}[data-theme=dark] .saved-card__meta{color:#9aa7bc}.saved-card__stats{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.saved-card__stat{color:#1c78ee;background:#eef5ff;border-radius:999px;align-items:center;gap:4px;min-height:22px;padding:0 8px;font-size:10px;font-weight:600;line-height:1;display:inline-flex}[data-theme=dark] .saved-card__stat{color:#a8c5ff;background:#4c7dff1f}.saved-card__divider{background:#edf2fa;width:100%;height:1px}[data-theme=dark] .saved-card__divider{background:#ffffff14}.saved-card__tags{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.saved-card__tag{color:#5f6b7f;background:#fff;border:1px solid #e6ebf4;border-radius:999px;justify-content:center;align-items:center;min-height:22px;padding:0 9px;font-size:10px;font-weight:500;line-height:1;display:inline-flex}[data-theme=dark] .saved-card__tag{color:#c4d0e2;background:#ffffff08;border-color:#ffffff14}.saved-card__tag--more{color:#7a8799}.saved-card__start,.saved-card__remove{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.saved-card__start:focus-visible,.saved-card__remove:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.saved-card__start,.saved-card__remove{border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;height:38px;font-size:12px;font-weight:600;display:inline-flex}.saved-card__start{color:#fff;background:#1c78ee;margin-top:auto}.saved-card__remove{color:#1c78ee;background:#fff;border:1px solid #e7edf8;box-shadow:0 6px 16px #0f172a0a}[data-theme=dark] .saved-card__remove{color:#a8c5ff;box-shadow:none;background:#ffffff08;border-color:#ffffff14}.chat-history{background:#f9fcff;border-radius:25px;grid-template-columns:380px minmax(0,1fr);gap:12px;min-height:calc(100vh - 64px);padding:1.5rem 1.5rem 2.5rem;display:grid}[data-theme=dark] .chat-history{background:#10141d}@media (max-width:980px){.chat-history{grid-template-columns:1fr}}@media (max-width:768px){.chat-history{padding:1rem 1rem 2rem}}.chat-history__panel,.chat-history__conversation{background:#fff;border:1px solid #ebf1fa;border-radius:22px;min-height:calc(100vh - 112px);box-shadow:0 8px 22px #0f172a0a}[data-theme=dark] .chat-history__panel,[data-theme=dark] .chat-history__conversation{background:#161c28;border-color:#ffffff14;box-shadow:0 16px 30px #0003}.chat-history__panel{flex-direction:column;gap:14px;height:calc(100vh - 112px);padding:14px;display:flex;overflow:hidden}.chat-history__panel-header{flex-direction:column;gap:14px;display:flex}.chat-history__panel-title{letter-spacing:-.03em;color:#1c78ee;margin:0;font-size:clamp(1.5rem,1.8vw,1.75rem);font-weight:700}.chat-history__search{align-items:center;display:flex;position:relative}.chat-history__search input{color:#334155;background:#fff;border:1px solid #e6edf8;border-radius:12px;outline:none;width:100%;height:40px;padding:0 14px 0 36px;font-size:13px;transition:border-color .15s}.chat-history__search input::placeholder{color:#9aa8bd}.chat-history__search input:focus{border-color:#1c78ee38}[data-theme=dark] .chat-history__search input{color:#fff;background:#121824f5;border-color:#ffffff14}[data-theme=dark] .chat-history__search input::placeholder{color:#7f8ca2}.chat-history__search-icon{color:#97a5b9;pointer-events:none;position:absolute;left:12px}.chat-history__list{scrollbar-width:thin;scrollbar-color:#c8d6ec #0000;flex-direction:column;flex:1;gap:10px;min-height:0;padding-right:6px;display:flex;overflow:hidden auto}.chat-history__list::-webkit-scrollbar{width:5px}.chat-history__list::-webkit-scrollbar-track{background:0 0;border-radius:999px}.chat-history__list::-webkit-scrollbar-thumb{background:#c8d6ec;border-radius:999px}.chat-history__list::-webkit-scrollbar-thumb:hover{background:#a0b8d8}[data-theme=dark] .chat-history__list::-webkit-scrollbar-thumb{background:#ffffff2e}[data-theme=dark] .chat-history__list::-webkit-scrollbar-thumb:hover{background:#ffffff47}.chat-history__list-item{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.chat-history__list-item:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.chat-history__list-item{text-align:left;background:#fff;border:1px solid #edf2fa;border-radius:12px;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:12px;width:100%;min-width:0;padding:12px 12px 12px 14px;transition:border-color .15s,background-color .15s;display:grid}.chat-history__list-item:hover{background:#f9fbff;border-color:#d9e6fb}.chat-history__list-item.is-active{background:#f5f9ff;border-color:#1c78eebf;box-shadow:inset 0 0 0 1px #1c78ee1a}[data-theme=dark] .chat-history__list-item{background:#ffffff08;border-color:#ffffff14}[data-theme=dark] .chat-history__list-item:hover,[data-theme=dark] .chat-history__list-item.is-active{background:#4c7dff1a}.chat-history__thumb{border-radius:999px;flex-shrink:0;width:44px;height:44px;position:relative;overflow:hidden}.chat-history__thumb img{object-fit:cover;width:100%;height:100%}.chat-history__thumb-fallback{color:#fff;background:linear-gradient(135deg,#3b82f6,#1c78ee);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:100%;font-size:18px;font-weight:700;display:flex}[data-theme=dark] .chat-history__thumb-fallback{background:linear-gradient(135deg,#2563eb,#1d4ed8)}.chat-history__list-body{gap:2px;min-width:0;display:grid}.chat-history__list-top{align-items:flex-start;gap:8px;display:flex}.chat-history__list-title{color:#1f2937;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:14px;font-weight:600;overflow:hidden}[data-theme=dark] .chat-history__list-title{color:#fff}.chat-history__list-menu{color:#8fa0b8;flex-shrink:0}.chat-history__list-author-row{align-items:center;gap:4px;min-width:0;display:flex}.chat-history__list-author{color:#475569;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}[data-theme=dark] .chat-history__list-author{color:#a1a1aa}.chat-history__list-verified{color:#1c78ee;flex-shrink:0}.chat-history__list-time{color:#9aa8bd;font-size:12px}[data-theme=dark] .chat-history__list-time{color:#71717a}.chat-history__empty{color:#6b7280;text-align:center;border:1px dashed #dbe5f5;border-radius:16px;padding:1.25rem}[data-theme=dark] .chat-history__empty{color:#a1a1aa;border-color:#ffffff14}.chat-history__conversation{flex-direction:column;height:calc(100vh - 112px);padding:14px 22px 16px;display:flex;overflow:hidden}.chat-history__empty-placeholder{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;height:100%;display:flex}.chat-history__empty-placeholder-title{color:#1a1a2e;font-size:16px;font-weight:600}[data-theme=dark] .chat-history__empty-placeholder-title{color:#fff}.chat-history__empty-placeholder-sub{color:#6b7280;max-width:280px;font-size:13px;line-height:1.5}[data-theme=dark] .chat-history__empty-placeholder-sub{color:#a1a1aa}.chat-history__messages{flex-direction:column;flex:1;gap:28px;min-height:0;padding:0 58px 28px;display:flex;overflow-y:auto}.chat-history__messages::-webkit-scrollbar{width:6px}.chat-history__messages::-webkit-scrollbar-track{background:0 0}.chat-history__messages::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:9999px}[data-theme=dark] .chat-history__messages::-webkit-scrollbar-thumb{background:#71717a}.chat-history__load-more{color:#9aa8bd;justify-content:center;padding:8px 0 4px;display:flex}[data-theme=dark] .chat-history__load-more{color:#71717a}.chat-history__history-start{text-align:center;color:#b0bcd0;letter-spacing:.02em;padding:8px 0 4px;font-size:12px}[data-theme=dark] .chat-history__history-start{color:#71717a}.chat-history__message{flex-direction:column;gap:8px;display:flex}.chat-history__message--user{align-items:flex-end;margin-top:2px}.chat-history__message--assistant{align-items:flex-start}.chat-history__bubble{border-radius:18px;padding:16px 18px}.chat-history__bubble p{color:#334155;margin:0;font-size:15px;line-height:1.75}[data-theme=dark] .chat-history__bubble p{color:#fff}.chat-history__bubble--user{background:#fff;border:1px solid #edf2fa;width:fit-content;max-width:min(430px,100%);box-shadow:0 10px 22px #0f172a0a}.chat-history__bubble--user p{color:#1e3a6e;font-size:15px;line-height:1.8}[data-theme=dark] .chat-history__bubble--user{background:#1e3a6e;border:1px solid #93c5fd40}[data-theme=dark] .chat-history__bubble--user p{color:#dbeafe}[data-theme=dark] .chat-history__bubble--user{box-shadow:none;background:#1a2130;border-color:#ffffff14}.chat-history__bubble--assistant{background:#fff;border:1px solid #edf2fa;width:fit-content;max-width:min(430px,100%);box-shadow:0 10px 22px #0f172a0a}[data-theme=dark] .chat-history__bubble--assistant{box-shadow:none;background:#1a2130;border-color:#ffffff14}.chat-history__assistant-head{align-items:center;gap:6px;margin-bottom:14px;display:inline-flex}.chat-history__assistant-avatar{border-radius:999px;flex-shrink:0;width:22px;height:22px;overflow:hidden}.chat-history__assistant-avatar img{object-fit:cover;width:100%;height:100%}.chat-history__assistant-label{color:#8a97ab;font-size:11px;font-weight:500}.chat-history__assistant-verified{color:#1c78ee}.chat-history__assistant-excerpt{color:#56647f;border-left:2px solid #edf2fa;margin-top:14px;padding-left:14px;font-size:14px;line-height:1.68}[data-theme=dark] .chat-history__assistant-excerpt{color:#a1a1aa;border-left-color:#ffffff14}.chat-history__assistant-meta{flex-wrap:wrap;align-items:center;gap:14px;width:min(430px,100%);display:flex}.chat-history__assistant-actions{align-items:center;gap:8px;display:inline-flex}.chat-history__assistant-actions button{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.chat-history__assistant-actions button:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.chat-history__assistant-actions button{color:#8ba0b8;transition:color .15s}.chat-history__assistant-actions button:hover{color:#1c78ee}.chat-history__copy-notice{color:#1c78ee;font-size:11px;font-weight:600}.chat-history__assistant-links{flex-wrap:wrap;align-items:center;gap:14px;display:inline-flex}.chat-history__assistant-link{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.chat-history__assistant-link:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.chat-history__assistant-link{color:#66788f;align-items:center;gap:4px;font-size:12px;display:inline-flex}.chat-history__assistant-link:hover{color:#1c78ee}[data-theme=dark] .chat-history__assistant-link{color:#a1a1aa}.chat-history__message-time{color:#9aa8bd;font-size:11px}[data-theme=dark] .chat-history__message-time{color:#71717a}.chat-history__continue{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.chat-history__continue:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.chat-history__continue{color:#1c78ee;background:#fff;border-radius:999px;align-self:center;align-items:center;gap:8px;height:30px;margin:auto auto 16px;padding:0 18px;font-size:13px;font-weight:500;display:inline-flex;box-shadow:0 10px 22px #1c78ee24}[data-theme=dark] .chat-history__continue{box-shadow:none;background:#1a2130}.chat-history__skeleton-item{background:#fff;border:1px solid #edf2fa;border-radius:12px;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:12px;padding:12px 12px 12px 14px;display:grid}[data-theme=dark] .chat-history__skeleton-item{background:#ffffff08;border-color:#ffffff0f}.chat-history__skeleton-avatar{background:linear-gradient(90deg,#edf2fa 25%,#f5f8ff 50%,#edf2fa 75%) 0 0/200% 100%;border-radius:999px;flex-shrink:0;width:44px;height:44px;animation:1.4s ease-in-out infinite chat-history-shimmer}[data-theme=dark] .chat-history__skeleton-avatar{background:linear-gradient(90deg,#ffffff12 25%,#ffffff1f 50%,#ffffff12 75%) 0 0/200% 100%}.chat-history__skeleton-body{gap:6px;min-width:0;display:grid}.chat-history__skeleton-line{background:linear-gradient(90deg,#edf2fa 25%,#f5f8ff 50%,#edf2fa 75%) 0 0/200% 100%;border-radius:6px;height:10px;animation:1.4s ease-in-out infinite chat-history-shimmer}[data-theme=dark] .chat-history__skeleton-line{background:linear-gradient(90deg,#ffffff12 25%,#ffffff1f 50%,#ffffff12 75%) 0 0/200% 100%}.chat-history__skeleton-line--title{width:72%}.chat-history__skeleton-line--sub{width:54%}.chat-history__skeleton-line--time{width:38%;height:8px}.chat-history__skeleton-msg{flex-direction:column;gap:8px;display:flex}.chat-history__skeleton-msg--user{align-items:flex-end}.chat-history__skeleton-msg--assistant{align-items:flex-start}.chat-history__skeleton-bubble{background:linear-gradient(90deg,#edf2fa 25%,#f5f8ff 50%,#edf2fa 75%) 0 0/200% 100%;border-radius:18px;animation:1.4s ease-in-out infinite chat-history-shimmer}[data-theme=dark] .chat-history__skeleton-bubble{background:linear-gradient(90deg,#ffffff12 25%,#ffffff1f 50%,#ffffff12 75%) 0 0/200% 100%}.chat-history__skeleton-bubble--user{background:linear-gradient(90deg,#daeaff 25%,#eaf3ff 50%,#daeaff 75%) 0 0/200% 100%;width:220px;height:52px}[data-theme=dark] .chat-history__skeleton-bubble--user{background:linear-gradient(90deg,#1c78ee1f 25%,#1c78ee33 50%,#1c78ee1f 75%) 0 0/200% 100%}.chat-history__skeleton-bubble--assistant{width:340px;height:86px}@media (max-width:700px){.chat-history__skeleton-bubble--assistant{width:100%}}.chat-history__skeleton-time{background:linear-gradient(90deg,#edf2fa 25%,#f5f8ff 50%,#edf2fa 75%) 0 0/200% 100%;border-radius:4px;width:52px;height:8px;animation:1.4s ease-in-out infinite chat-history-shimmer}[data-theme=dark] .chat-history__skeleton-time{background:linear-gradient(90deg,#ffffff12 25%,#ffffff1f 50%,#ffffff12 75%) 0 0/200% 100%}.chat-history__thinking{color:#8f97a5;margin:0 10px 10px;font-size:14px}.chat-history__composer{background:#fff;border:1px solid #1c78ee59;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:end;gap:12px;padding:14px;display:grid}[data-theme=dark] .chat-history__composer{background:#1a2130;border-color:#1c78ee73}.chat-history__composer-input{resize:none;color:#334155;background:0 0;border:none;outline:none;width:100%;min-height:64px;font-family:inherit;font-size:14px;line-height:1.6}.chat-history__composer-input::placeholder{color:#9aa8bd}[data-theme=dark] .chat-history__composer-input{color:#fff}.chat-history__composer-icon,.chat-history__composer-send{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.chat-history__composer-icon:focus-visible,.chat-history__composer-send:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.chat-history__composer-icon,.chat-history__composer-send{border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.chat-history__composer-icon{color:#526171;background:#edf2f7}[data-theme=dark] .chat-history__composer-icon{color:#a1a1aa;background:#ffffff14}.chat-history__composer-send{color:#1c78ee;background:#d9e8ff}[data-theme=dark] .chat-history__composer-send{color:#a8c5ff;background:#1c78ee29}@keyframes chat-history-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:980px){.chat-history__panel,.chat-history__conversation{min-height:auto}.chat-history__conversation{min-height:720px}}@media (max-width:700px){.chat-history__messages{padding-left:0;padding-right:0}.chat-history__bubble--user,.chat-history__bubble--assistant,.chat-history__assistant-meta{width:100%;max-width:100%}.chat-history__assistant-meta{align-items:flex-start}.chat-history__continue{margin-top:0}.chat-history__composer{gap:10px;padding:12px}.chat-history__composer-input{min-height:56px}}.confirm-dialog{background-color:#fff;border-radius:1rem;width:100%;max-width:420px;padding:1.5rem;position:relative;box-shadow:0 20px 60px #00000026}[data-theme=dark] .confirm-dialog{background-color:#16161d;box-shadow:0 20px 60px #0006}.confirm-dialog__overlay{z-index:200;background-color:#0006;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}[data-theme=dark] .confirm-dialog__overlay{background-color:#0009}.confirm-dialog__close{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.confirm-dialog__close:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.confirm-dialog__close{color:#6b7280;border-radius:.5rem;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .15s;display:flex;position:absolute;top:1rem;right:1rem}[data-theme=dark] .confirm-dialog__close{color:#a1a1aa}.confirm-dialog__close:hover{background-color:#0000000d}[data-theme=dark] .confirm-dialog__close:hover{background-color:#ffffff1a}.confirm-dialog__close:disabled{opacity:.5;cursor:not-allowed}.confirm-dialog__title{color:#1a1a2e;margin:0 0 .5rem;padding-right:2rem;font-size:1.125rem;font-weight:600}[data-theme=dark] .confirm-dialog__title{color:#fff}.confirm-dialog__message{color:#6b7280;margin:0 0 1.5rem;font-size:.875rem;line-height:1.5}[data-theme=dark] .confirm-dialog__message{color:#a1a1aa}.confirm-dialog__actions{justify-content:flex-end;gap:.75rem;display:flex}.confirm-dialog__btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.confirm-dialog__btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.confirm-dialog__btn{border-radius:.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .15s}.confirm-dialog__btn:disabled{opacity:.6;cursor:not-allowed}.confirm-dialog__btn--cancel{color:#1a1a2e;background-color:#0000;border:1px solid #e5e7eb}[data-theme=dark] .confirm-dialog__btn--cancel{color:#fff;border-color:#27272a}.confirm-dialog__btn--cancel:hover{background-color:#00000008}[data-theme=dark] .confirm-dialog__btn--cancel:hover{background-color:#ffffff0d}.confirm-dialog__btn--confirm{color:#fff;background-color:#3b82f6}.confirm-dialog__btn--confirm:hover{background-color:#1469f4}.discovery{background-color:#f8fbff;border-radius:20px;flex-direction:column;height:calc(100dvh - 64px);display:flex;overflow:hidden}[data-theme=dark] .discovery{background-color:#0f0f14}.discovery__topbar{background-color:#fff;border-bottom:1px solid #e5e7eb;align-items:center;gap:.5rem;padding:1rem 1.5rem;display:flex}[data-theme=dark] .discovery__topbar{background-color:#16161d;border-color:#27272a}.discovery__back{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.discovery__back:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.discovery__back{border-radius:.75rem;justify-content:center;align-items:center;width:36px;height:36px;transition:background-color .15s;display:flex}.discovery__back:hover{background-color:#0000000d}[data-theme=dark] .discovery__back:hover{background-color:#ffffff1a}.discovery__back{color:#1a1a2e}[data-theme=dark] .discovery__back{color:#fff}.discovery__page-title{color:#1a1a2e;font-size:1.125rem;font-weight:600}[data-theme=dark] .discovery__page-title{color:#fff}.discovery__body{flex:1;min-height:0;display:flex;overflow:hidden}.discovery__main{flex-direction:column;flex:1;min-width:0;padding-top:1rem;display:flex;overflow:hidden}.discovery__search-bar{background-color:#fff;border:1px solid #e7edf6;border-radius:18px;align-items:center;gap:10px;min-height:50px;margin:0 1.5rem .5rem;padding:8px 10px 8px 18px;transition:border-color .15s,box-shadow .15s;display:flex;box-shadow:0 1px 2px #0f172a08}.discovery__search-bar:focus-within{border-color:#cfdced;box-shadow:0 0 0 2px #7b9ddd24}[data-theme=dark] .discovery__search-bar{background-color:#1e1e28;border-color:#27272a}[data-theme=dark] .discovery__search-bar:focus-within{border-color:#3b82f680}.discovery__search-icon{color:#95a3b9;flex-shrink:0}[data-theme=dark] .discovery__search-icon{color:#71717a}.discovery__search-input{font:inherit;color:#475467;background:0 0;border:none;outline:none;flex:1;min-width:0;margin:0;padding:0;font-size:15px;font-weight:400;line-height:1.3}.discovery__search-input::placeholder{color:#94a3b8;opacity:1}[data-theme=dark] .discovery__search-input{color:#fff}[data-theme=dark] .discovery__search-input::placeholder{color:#71717a}.discovery__search-mic{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.discovery__search-mic:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.discovery__search-mic{color:#1f2937;background-color:#eef3fa;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background-color .15s,color .15s;display:flex}.discovery__search-mic:hover{color:#111827;background-color:#e5edf8}[data-theme=dark] .discovery__search-mic{color:#a1a1aa}[data-theme=dark] .discovery__search-mic:hover{background-color:#ffffff14}.discovery__search-mic--recording{color:#ef4444;background-color:#ef44441f;animation:1.2s ease-in-out infinite mic-pulse}.discovery__search-mic--recording:hover{color:#ef4444;background-color:#ef444433}.discovery__search-mic:disabled{cursor:not-allowed;opacity:.7}.discovery__search-send{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.discovery__search-send:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.discovery__search-send{color:#4a7fe6;background-color:#d8e6ff;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background-color .15s,color .15s;display:flex}.discovery__search-send:hover{color:#2f67dd;background-color:#c8dbff}.discovery__results-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:1.25rem 1.5rem 1rem;display:flex}.discovery__results-tabs{align-items:center;gap:.75rem;display:flex}.discovery__results-label{color:#6b7280;font-size:.875rem}[data-theme=dark] .discovery__results-label{color:#a1a1aa}.discovery__tab{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.discovery__tab:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.discovery__tab{color:#6b7280;border-radius:9999px;padding:.25rem .75rem;font-size:.875rem;font-weight:500}[data-theme=dark] .discovery__tab{color:#a1a1aa}.discovery__tab--active{color:#3b82f6;background-color:#3b82f61f;font-weight:600}[data-theme=dark] .discovery__tab--active{background-color:#3b82f633}.discovery__results-meta{color:#6b7280;align-items:center;gap:1rem;font-size:.875rem;display:flex}[data-theme=dark] .discovery__results-meta{color:#a1a1aa}.discovery__sort{text-transform:uppercase;letter-spacing:.5px;color:#9ca3af;align-items:center;gap:.5rem;font-size:.75rem;display:flex}[data-theme=dark] .discovery__sort{color:#71717a}.discovery__sort-dropdown{position:relative}.discovery__sort-trigger{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.discovery__sort-trigger:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.discovery__sort-trigger{color:#1a1a2e;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;gap:4px;padding:4px 8px;font-size:.875rem;font-weight:600;transition:border-color .15s,background-color .15s;display:flex}.discovery__sort-trigger:hover{background-color:#3b82f60a;border-color:#3b82f6}[data-theme=dark] .discovery__sort-trigger{color:#fff;background-color:#1e1e28;border-color:#27272a}.discovery__sort-chevron{color:#9ca3af;flex-shrink:0;transition:transform .2s}.discovery__sort-chevron--open{transform:rotate(180deg)}[data-theme=dark] .discovery__sort-chevron{color:#71717a}.discovery__sort-menu{z-index:50;background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;min-width:130px;padding:4px;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:0 8px 24px #0f172a1f}[data-theme=dark] .discovery__sort-menu{background-color:#16161d;border-color:#27272a;box-shadow:0 8px 24px #0006}.discovery__sort-option{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.discovery__sort-option:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.discovery__sort-option{text-align:left;color:#6b7280;border-radius:.5rem;width:100%;padding:7px 10px;font-size:.875rem;transition:background-color .15s,color .15s;display:block}.discovery__sort-option:hover{color:#3b82f6;background-color:#3b82f614}.discovery__sort-option--active{color:#3b82f6;background-color:#3b82f61a;font-weight:600}[data-theme=dark] .discovery__sort-option{color:#a1a1aa}[data-theme=dark] .discovery__sort-option:hover{background-color:#3b82f626}[data-theme=dark] .discovery__sort-option--active{background-color:#3b82f633}.discovery__results{flex-direction:column;flex:1;gap:1rem;min-height:0;padding:0 1.5rem 2rem;display:flex;overflow-y:auto}.discovery__results::-webkit-scrollbar{width:6px}.discovery__results::-webkit-scrollbar-track{background:0 0}.discovery__results::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:9999px}[data-theme=dark] .discovery__results::-webkit-scrollbar-thumb{background:#71717a}.discovery__loading{flex-direction:column;gap:.75rem;padding:1rem 1.5rem;display:flex}.discovery__spinner{color:#3b82f6;animation:1s linear infinite spin}[data-theme=dark] .discovery__spinner{color:#60a5fa}.discovery__skeleton-card{background:#fff;border:1px solid #e9f0fa;border-radius:16px;flex-direction:column;gap:.75rem;padding:1rem 1.25rem;display:flex}[data-theme=dark] .discovery__skeleton-card{background:#ffffff08;border-color:#ffffff12}.discovery__skeleton-row{align-items:center;gap:.75rem;display:flex}.discovery__skeleton-avatar{background:linear-gradient(90deg,#edf2fa 25%,#f5f8ff 50%,#edf2fa 75%) 0 0/200% 100%;border-radius:9999px;flex-shrink:0;width:48px;height:48px;animation:1.4s ease-in-out infinite global-shimmer}[data-theme=dark] .discovery__skeleton-avatar{background:linear-gradient(90deg,#ffffff12 25%,#ffffff21 50%,#ffffff12 75%) 0 0/200% 100%;animation:1.4s ease-in-out infinite global-shimmer}.discovery__skeleton-line{background:linear-gradient(90deg,#edf2fa 25%,#f5f8ff 50%,#edf2fa 75%) 0 0/200% 100%;border-radius:9999px;animation:1.4s ease-in-out infinite global-shimmer}[data-theme=dark] .discovery__skeleton-line{background:linear-gradient(90deg,#ffffff12 25%,#ffffff21 50%,#ffffff12 75%) 0 0/200% 100%;animation:1.4s ease-in-out infinite global-shimmer}.discovery__skeleton-line--title{width:55%;height:14px}.discovery__skeleton-line--sub{width:36%;height:11px}.discovery__skeleton-line--wide{width:80%;height:11px}.discovery__skeleton-line--short{width:44%;height:11px}.discovery__skeleton-line--tag{border-radius:9999px;width:64px;height:24px}.discovery__skeleton-tags{gap:.5rem;display:flex}.discovery__no-results{color:#6b7280;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem;display:flex}[data-theme=dark] .discovery__no-results{color:#a1a1aa}.discovery__no-results p{font-size:1.125rem;font-weight:500}.discovery__pagination{flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem 1.5rem 1.25rem;display:flex}.discovery__pagination-info{color:#6b7280;font-size:.875rem}[data-theme=dark] .discovery__pagination-info{color:#a1a1aa}.discovery__pagination-controls{align-items:center;gap:.25rem;display:flex}.discovery__pagination-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.discovery__pagination-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.discovery__pagination-btn{color:#6b7280;background-color:#fff;border:1px solid #e5e7eb;border-radius:9999px;align-items:center;gap:4px;padding:6px 12px;font-size:.875rem;transition:border-color .15s,color .15s,background-color .15s;display:flex}.discovery__pagination-btn:hover:not(:disabled){color:#3b82f6;background-color:#3b82f60d;border-color:#3b82f6}.discovery__pagination-btn:disabled{opacity:.4;cursor:not-allowed}[data-theme=dark] .discovery__pagination-btn{color:#a1a1aa;background-color:#16161d;border-color:#27272a}.discovery__pagination-page{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.discovery__pagination-page:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.discovery__pagination-page{color:#6b7280;border-radius:9999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.875rem;font-weight:500;transition:background-color .15s,color .15s;display:flex}.discovery__pagination-page:hover{color:#3b82f6;background-color:#3b82f614}.discovery__pagination-page--active{color:#fff;background-color:#3b82f6;font-weight:600}.discovery__pagination-page--active:hover{color:#fff;background-color:#1a4fb8}[data-theme=dark] .discovery__pagination-page{color:#a1a1aa}[data-theme=dark] .discovery__pagination-page--active{color:#fff;background-color:#3b82f6}.twin-result{background:linear-gradient(#fff 0%,#fcfdff 100%);border:1px solid #e8eef8;border-radius:24px;padding:22px 24px;transition:box-shadow .15s,transform .15s,border-color .15s;box-shadow:0 14px 36px #0f172a0f}[data-theme=dark] .twin-result{background:#1e1e28;border-color:#27272a;box-shadow:0 10px 28px #00000042}.twin-result:hover{border-color:#3b82f629;transform:translateY(-2px);box-shadow:0 20px 44px #0f172a1a}[data-theme=dark] .twin-result:hover{transform:none;box-shadow:0 12px 26px #00000057}.twin-result__header{align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.twin-result__avatars{flex-shrink:0}.twin-result__avatar-circle{color:#fff;border:3px solid #fff;border-radius:9999px;justify-content:center;align-items:center;width:56px;height:56px;font-size:18px;font-weight:700;display:flex;box-shadow:0 8px 18px #0f172a14}[data-theme=dark] .twin-result__avatar-circle{box-shadow:none;border-color:#1e1e28}.twin-result__avatar-circle--image{background-color:#e5e7eb;overflow:hidden}.twin-result__avatar-image{object-fit:cover;border-radius:9999px;width:100%;height:100%;display:block}.twin-result__info{flex:1;min-width:0}.twin-result__name-row{align-items:center;gap:6px;margin-bottom:2px;display:flex}.twin-result__name{color:#1a1a2e;margin:0;font-size:22px;font-weight:600;line-height:1.15}[data-theme=dark] .twin-result__name{color:#fff}.twin-result__verified{color:#3b82f6;flex-shrink:0}.twin-result__subtitle{color:#3b82f6;margin:0;font-size:14px;font-weight:500;line-height:1.35}.twin-result__save-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.twin-result__save-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.twin-result__save-btn{color:#91a0b6;background-color:#fff;border:1px solid #e8eef8;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:border-color .15s,color .15s,background-color .15s;display:flex;box-shadow:0 6px 16px #0f172a0a}.twin-result__save-btn:hover{color:#3b82f6;background-color:#f7fbff;border-color:#3b82f63d}.twin-result__save-btn:disabled{cursor:not-allowed;opacity:.72}.twin-result__save-btn--active{color:#3b82f6;background-color:#3b82f61a;border-color:#3b82f63d}[data-theme=dark] .twin-result__save-btn{color:#71717a;box-shadow:none;background-color:#16161d;border-color:#27272a}[data-theme=dark] .twin-result__save-btn--active{color:#60a5fa;background-color:#60a5fa24;border-color:#60a5fa52}.twin-result__stats{flex-wrap:wrap;gap:10px 16px;margin-bottom:1rem;display:flex}.twin-result__stat{color:#6b7586;align-items:center;gap:6px;font-size:13px;line-height:1.35;display:inline-flex}[data-theme=dark] .twin-result__stat{color:#a1a1aa}.twin-result__stat--pill{color:#3b82f6;background-color:#3b82f60f;border:1px solid #3b82f638;border-radius:9999px;padding:4px 10px;font-weight:500}[data-theme=dark] .twin-result__stat--pill{background-color:#3b82f61f;border-color:#3b82f680}.twin-result__stat-icon{color:#9aa7bb;flex-shrink:0}.twin-result__stat--pill .twin-result__stat-icon{color:inherit}.twin-result__stat-icon--star{color:#f5b63d}.twin-result__description{color:#4f5b70;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .75rem;font-size:15px;line-height:1.7;display:-webkit-box;overflow:hidden}[data-theme=dark] .twin-result__description{color:#a1a1aa}.twin-result__promise{flex-wrap:wrap;align-items:baseline;gap:8px;margin:0 0 1rem;display:flex}.twin-result__promise-label{color:#3b82f6;white-space:nowrap;font-size:15px;font-weight:600;line-height:1.55}.twin-result__promise-copy{color:#7a8497;border-bottom:1px dashed #3b82f62e;flex:280px;min-height:22px;margin:0;padding-bottom:2px;font-size:14px;line-height:1.6}[data-theme=dark] .twin-result__promise-copy{color:#cfdbf3;border-bottom-color:#60a5fa3d}.twin-result__promise-copy--loading{align-items:center;display:inline-flex}.twin-result__query-answer-cursor{vertical-align:-.12em;background:currentColor;border-radius:999px;width:7px;height:1em;margin-left:3px;animation:.9s step-end infinite twin-result-cursor-blink;display:inline-block}.twin-result__typing-dots{align-items:center;gap:6px;min-height:18px;display:inline-flex}.twin-result__typing-dot{background:#3b82f6a6;border-radius:999px;width:6px;height:6px;animation:1.1s ease-in-out infinite twin-result-dot-bounce}.twin-result__typing-dot:nth-child(2){animation-delay:.14s}.twin-result__typing-dot:nth-child(3){animation-delay:.28s}[data-theme=dark] .twin-result__typing-dot{background:#60a5fac2}.twin-result__solved{color:#728095;flex-wrap:wrap;align-items:baseline;gap:6px;margin:0 0 1rem;font-size:14px;line-height:1.5;display:flex}[data-theme=dark] .twin-result__solved{color:#a1a1aa}.twin-result__solved-label{color:#3b82f6;font-weight:600}.twin-result__solved-copy{border-bottom:1px dashed #3b82f640;padding-bottom:2px}.twin-result__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.twin-result__tags{flex-wrap:wrap;gap:10px;display:flex}.twin-result__tag{color:#3b82f6;background-color:#f7fbff;border:1px solid #3b82f633;border-radius:9999px;align-items:center;padding:6px 12px;font-size:13px;font-weight:500;display:inline-flex}[data-theme=dark] .twin-result__tag{background-color:#3b82f61f;border-color:#3b82f673}.twin-result__actions{align-items:center;gap:12px;display:flex}.twin-result__connect-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.twin-result__connect-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.twin-result__connect-btn{color:#3b82f6;white-space:nowrap;background:0 0;border:1px solid #3b82f659;border-radius:14px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-size:.875rem;font-weight:600;transition:transform .15s,background-color .15s,border-color .15s;display:flex}.twin-result__connect-btn:hover{background:#3b82f60f;border-color:#3b82f68c;transform:translateY(-1px)}[data-theme=dark] .twin-result__connect-btn{color:#fff;border-color:#fff3}[data-theme=dark] .twin-result__connect-btn:hover{background:#ffffff14;border-color:#fff6}.twin-result__explore-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.twin-result__explore-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.twin-result__explore-btn{color:#fff;white-space:nowrap;background:linear-gradient(#6f9dff 0%,#4d7fe9 100%);border-radius:14px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-size:.875rem;font-weight:600;transition:transform .15s,box-shadow .15s,background-color .15s;display:flex;box-shadow:0 10px 20px #4d7fe938}.twin-result__explore-btn:hover{background:#2776f5;transform:translateY(-1px);box-shadow:0 12px 24px #4d7fe947}@media (max-width:639px){.twin-result{padding:1rem}.twin-result__header{gap:.75rem}.twin-result__avatar-circle{width:50px;height:50px;font-size:1rem}.twin-result__name{font-size:1.125rem}.twin-result__footer{flex-direction:column;align-items:stretch}.twin-result__actions{flex-direction:column;gap:8px;width:100%}.twin-result__explore-btn,.twin-result__connect-btn{width:100%}}@keyframes twin-result-dot-bounce{0%,80%,to{opacity:.32;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}@keyframes twin-result-cursor-blink{0%,49%{opacity:1}50%,to{opacity:0}}.discovery-filters{scrollbar-width:none;background-color:#f8fafd;border-left:1px solid #e8edf5;border-bottom-right-radius:14px;flex-shrink:0;width:276px;height:100%;padding:14px 12px 20px;overflow:hidden auto}.discovery-filters::-webkit-scrollbar{display:none}[data-theme=dark] .discovery-filters{background-color:#16161d;border-color:#27272a}@media (max-width:639px){.discovery-filters{display:none}}.discovery-filters__header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.discovery-filters__title{color:#101827;margin:0;font-size:17px;font-weight:600;line-height:1.2}[data-theme=dark] .discovery-filters__title{color:#fff}.discovery-filters__reset{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.discovery-filters__reset:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.discovery-filters__reset{color:#3b82f6;align-items:center;gap:6px;font-size:10px;font-weight:600;display:inline-flex}.discovery-filters__reset:hover{opacity:.85}.discovery-filters__reset-icon{color:#3b82f6;background:#3b82f63d;border-radius:9999px;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.discovery-filters__section{border-bottom:1px solid #edf2f8;flex-direction:column;padding:12px 0;display:flex}.discovery-filters__section:first-of-type{padding-top:6px}.discovery-filters__section:last-child{border-bottom:none;padding-bottom:6px}[data-theme=dark] .discovery-filters__section{border-color:#27272a}.discovery-filters__section-header{color:#111827;text-align:left;align-items:center;gap:6px;width:100%;font-size:15px;font-weight:600;line-height:1.2;display:flex}.discovery-filters__section-header:is(button){cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.discovery-filters__section-header:is(button):focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.discovery-filters__section-header:is(button){cursor:pointer;text-align:left;width:100%}.discovery-filters__section-header>span:first-child{flex:1}[data-theme=dark] .discovery-filters__section-header{color:#fff}.discovery-filters__section-header--meta{letter-spacing:.5px;font-size:13px;font-weight:700}.discovery-filters__section-value-hint{color:#3b82f6;white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;max-width:110px;font-size:11px;font-weight:500;overflow:hidden}[data-theme=dark] .discovery-filters__section-value-hint{color:#3b82f6}.discovery-filters__chevron{color:#7e889b;flex-shrink:0}[data-theme=dark] .discovery-filters__chevron{color:#71717a}.discovery-filters__section-body{opacity:0;flex-direction:column;gap:7px;max-height:0;transition:max-height .28s,opacity .2s,padding-top .28s;display:flex;overflow:hidden}.discovery-filters__section-body--open{opacity:1;max-height:500px;padding-top:8px;overflow:visible}.discovery-filters__field-label{color:#374151;font-size:12px;font-weight:500}.discovery-filters__search{background-color:#fafcff;border:1px solid #dce3ee;border-radius:10px;align-items:center;gap:.5rem;height:32px;padding:0 9px;display:flex}[data-theme=dark] .discovery-filters__search{background-color:#1e1e28;border-color:#27272a}.discovery-filters__search input{font:inherit;color:#334155;background:0 0;border:none;outline:none;flex:1;min-width:0;margin:0;padding:0;font-size:12px}.discovery-filters__search input::placeholder{color:#a4afc2}[data-theme=dark] .discovery-filters__search input{color:#fff}[data-theme=dark] .discovery-filters__search input::placeholder{color:#71717a}.discovery-filters__search svg{color:#9ba6b8;flex-shrink:0}.discovery-filters__tags{flex-wrap:wrap;gap:5px;display:flex}.discovery-filters__tag{color:#fff;background-color:#3b82f6;border-radius:7px;align-items:center;gap:6px;padding:3px 8px;font-size:10px;font-weight:500;display:inline-flex;box-shadow:0 1px 4px #3b82f659}.discovery-filters__tag button{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.discovery-filters__tag button:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.discovery-filters__tag button{color:#fff;opacity:.9;justify-content:center;align-items:center;line-height:1;display:flex}.discovery-filters__tag button:hover{opacity:1}.discovery-filters__select-wrapper{position:relative}.discovery-filters__select-wrapper--open .discovery-filters__select-chevron{transform:rotate(180deg)}.discovery-filters__select{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.discovery-filters__select:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.discovery-filters__select{color:#334155;cursor:pointer;text-align:left;background-color:#fafcff;border:1px solid #dce3ee;border-radius:10px;justify-content:space-between;align-items:center;gap:6px;width:100%;height:32px;padding:0 9px;font-size:12px;display:flex}[data-theme=dark] .discovery-filters__select{color:#fff;background-color:#1e1e28;border-color:#27272a}.discovery-filters__select-placeholder{color:#9ca7bb}.discovery-filters__select-chevron{color:#95a1b8;flex-shrink:0;transition:transform .2s}.discovery-filters__select-menu{z-index:50;background-color:#fafcff;border:1px solid #dce3ee;border-radius:10px;padding:3px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 8px 20px #0f172a1a}[data-theme=dark] .discovery-filters__select-menu{background-color:#16161d;border-color:#27272a;box-shadow:0 8px 20px #00000059}.discovery-filters__select-option{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.discovery-filters__select-option:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.discovery-filters__select-option{text-align:left;color:#5f6b7d;border-radius:7px;width:100%;padding:6px 8px;font-size:12px;transition:background-color .15s,color .15s;display:block}.discovery-filters__select-option:hover{color:#3b82f6;background-color:#3b82f614}.discovery-filters__select-option--active{color:#3b82f6;background-color:#3b82f61a;font-weight:600}[data-theme=dark] .discovery-filters__select-option{color:#a1a1aa}[data-theme=dark] .discovery-filters__select-option:hover{background-color:#3b82f626}[data-theme=dark] .discovery-filters__select-option--active{background-color:#3b82f633}.discovery-filters__range{flex-direction:column;gap:6px;display:flex}.discovery-filters__range-header{color:#111827;justify-content:space-between;align-items:center;gap:8px;font-size:12px;display:flex}[data-theme=dark] .discovery-filters__range-header{color:#fff}.discovery-filters__range-value{color:#3b82f6;font-size:12px;font-weight:600}[data-theme=dark] .discovery-filters__range-value{color:#3b82f6}.discovery-filters__double-slider{height:16px;position:relative}.discovery-filters__double-track,.discovery-filters__double-active{border-radius:9999px;height:4px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.discovery-filters__double-track{background:#e3e7ef}.discovery-filters__double-active{background:#4d82ec;right:auto}.discovery-filters__slider{appearance:none;pointer-events:none;background:0 0;width:100%;height:16px;margin:0;position:absolute;top:0;left:0}.discovery-filters__slider--min{z-index:2}.discovery-filters__slider--max{z-index:3}.discovery-filters__slider::-webkit-slider-runnable-track{background:0 0;height:4px}.discovery-filters__slider::-moz-range-track{background:0 0;height:4px}.discovery-filters__slider::-webkit-slider-thumb{appearance:none;cursor:pointer;pointer-events:auto;background:#fff;border:2px solid #4d82ec;border-radius:9999px;width:13px;height:13px;margin-top:-4.5px;box-shadow:0 1px 3px #0f172a40}.discovery-filters__slider::-moz-range-thumb{cursor:pointer;pointer-events:auto;background:#fff;border:2px solid #4d82ec;border-radius:9999px;width:13px;height:13px;box-shadow:0 1px 3px #0f172a40}.discovery-filters__range-labels{color:#a0a9ba;justify-content:space-between;font-size:10px;display:flex}[data-theme=dark] .discovery-filters__range-labels{color:#71717a}.discovery-filters__checkbox{color:#5f6b7d;cursor:pointer;align-items:center;gap:8px;font-size:12px;line-height:1.2;display:flex}[data-theme=dark] .discovery-filters__checkbox{color:#a1a1aa}.discovery-filters__checkbox input[type=checkbox]{appearance:none;cursor:pointer;background-color:#f5f9ff;border:1px solid #d9e2f0;border-radius:3px;width:13px;height:13px;position:relative}.discovery-filters__checkbox input[type=checkbox]:checked{background-color:#4d82ec;border-color:#4d82ec}.discovery-filters__checkbox input[type=checkbox]:checked:after{content:"";border:1.5px solid #fff;border-width:0 1.5px 1.5px 0;width:3px;height:7px;position:absolute;top:0;left:3px;transform:rotate(45deg)}.discovery-filters__rating-option{color:#6a7485;cursor:pointer;align-items:center;gap:8px;font-size:12px;display:flex}[data-theme=dark] .discovery-filters__rating-option{color:#a1a1aa}.discovery-filters__rating-option input[type=radio]{appearance:none;cursor:pointer;background-color:#f5f9ff;border:1px solid #d9e2f0;border-radius:3px;width:13px;height:13px}.discovery-filters__rating-option input[type=radio]:checked{background-color:#4d82ec;border-color:#4d82ec;box-shadow:inset 0 0 0 2px #fff}.discovery-filters__stars{align-items:center;gap:1px;display:flex}.discovery-filters__star--filled{color:#f2b828;fill:#f2b828}.discovery-filters__star--empty{color:#d5dce8}.discovery-filters__rating-suffix{color:#6f7a8d;font-weight:500}.discovery-filters__apply{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.discovery-filters__apply:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.discovery-filters__apply{color:#fff;cursor:pointer;background-color:#3b82f6;border-radius:10px;width:100%;margin-top:14px;padding:9px 0;font-size:13px;font-weight:600;transition:background-color .15s,opacity .15s}.discovery-filters__apply:hover{background-color:#2563eb}.discovery-filters__apply:active{opacity:.88}[data-theme=dark] .discovery-filters__apply{background-color:#3b82f6}[data-theme=dark] .discovery-filters__apply:hover{background-color:#1469f4}.voice-chat-overlay{z-index:9999;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#08080ef5;animation:.25s ease-out vcFadeIn;position:fixed;inset:0}.voice-chat{color:#fff;flex-direction:column;width:100%;height:100%;display:flex}.voice-chat__header{border-bottom:1px solid #ffffff12;flex-shrink:0;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;display:flex}.voice-chat__header-left{align-items:center;gap:.75rem;display:flex}.voice-chat__twin-avatar{background:linear-gradient(135deg,#60a5fa 0%,#3b82f6 100%);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex;overflow:hidden}.voice-chat__twin-avatar img{object-fit:cover;width:100%;height:100%}.voice-chat__twin-avatar span{color:#fff;font-size:.875rem;font-weight:700}.voice-chat__twin-info{flex-direction:column;gap:2px;display:flex}.voice-chat__twin-name{color:#fff;margin:0;font-size:.875rem;font-weight:600;line-height:1.2}.voice-chat__online-badge{color:#71717a;align-items:center;gap:5px;font-size:.75rem;line-height:1;display:flex}.voice-chat__online-badge--on{color:#a1a1aa}.voice-chat__online-badge--on .voice-chat__online-dot{background:#22c55e;box-shadow:0 0 6px #22c55e99}.voice-chat__online-dot{background:#52525b;border-radius:9999px;flex-shrink:0;width:7px;height:7px}.voice-chat__header-right{align-items:center;gap:.5rem;display:flex}.voice-chat__badge{color:#facc15;background:#ffffff12;border-radius:9999px;align-items:center;gap:.25rem;padding:.25rem .75rem;font-size:.75rem;font-weight:500;display:flex}.voice-chat__badge svg{color:#facc15}.voice-chat__switch-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.voice-chat__switch-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.voice-chat__switch-btn{color:#a1a1aa;border-radius:.5rem;padding:.25rem .5rem;font-size:.875rem;transition:color .15s}.voice-chat__switch-btn:hover{color:#fff}.voice-chat__end-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.voice-chat__end-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.voice-chat__end-btn{color:#fff;background:linear-gradient(135deg,#ef4444,#b91c1c);border:1px solid #ef444459;border-radius:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:600;transition:transform .15s,box-shadow .15s,filter .15s;box-shadow:0 10px 25px #ef444433}.voice-chat__end-btn:hover{transform:translateY(-1px);box-shadow:0 12px 28px #ef444447}.voice-chat__end-btn:active{filter:brightness(.97);transform:translateY(0)}.voice-chat__close-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.voice-chat__close-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.voice-chat__close-btn{color:#a1a1aa;border-radius:.75rem;justify-content:center;align-items:center;width:34px;height:34px;transition:background-color .15s,color .15s;display:flex}.voice-chat__close-btn:hover{color:#fff;background-color:#ffffff17}.voice-chat__body{flex:1;display:flex;position:relative;overflow:hidden}.voice-chat__center{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.75rem;padding:1.5rem;display:flex;position:relative}.voice-chat__panel-toggle{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.voice-chat__panel-toggle:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.voice-chat__panel-toggle{color:#a1a1aa;border-radius:.5rem;justify-content:center;align-items:center;width:34px;height:34px;transition:background-color .15s,color .15s;display:flex;position:absolute;top:1rem;right:1rem}.voice-chat__panel-toggle:hover,.voice-chat__panel-toggle--active{color:#fff;background-color:#ffffff17}.voice-chat__title{color:#fff;text-align:center;margin:0;font-size:1.5rem;font-weight:700}.voice-chat__status{color:#a1a1aa;align-items:center;gap:.5rem;min-height:20px;margin:0;font-size:.875rem;display:flex}.voice-chat__status--ready{color:#a1a1aa}.voice-chat__status--listening{color:#00fff1}.voice-chat__status--speaking{color:#1c78ee}.voice-chat__status--processing{color:#a1a1aa}.voice-chat__status--connecting,.voice-chat__status--idle{color:#71717a}.voice-chat__status--error{color:#f87171}.voice-chat__error-container{background:#f871711a;border:1px solid #f871714d;border-radius:.5rem;flex-direction:column;align-items:center;gap:.5rem;max-width:500px;margin:.5rem 0;padding:.75rem 1rem;display:flex}.voice-chat__error-actions{align-items:center;gap:.5rem;display:flex}.voice-chat__error-dismiss,.voice-chat__error-retry{cursor:pointer;border-radius:.375rem;padding:.25rem .75rem;font-size:.75rem;font-weight:500;transition:all .2s}.voice-chat__error-dismiss{color:#f87171;background:#f8717133;border:1px solid #f8717166}.voice-chat__error-dismiss:hover{background:#f871714d;border-color:#f8717199}.voice-chat__error-retry{color:#3b82f6;background:#3b82f633;border:1px solid #3b82f666}.voice-chat__error-retry:hover{background:#3b82f64d;border-color:#3b82f699}.voice-chat__status-dots{align-items:center;gap:4px;display:inline-flex}.voice-chat__status-dots:before,.voice-chat__status-dots:after,.voice-chat__status-dots{content:""}.voice-chat__status-dots:before{content:"•  •  •";color:#00fff1;letter-spacing:2px;animation:1.2s ease-in-out infinite statusDotBlink}.voice-chat__thinking{background:linear-gradient(#101629f0 0%,#0a0f1df0 100%);border:1px solid #7c91ff33;border-radius:1rem;flex-direction:column;width:min(460px,100%);display:flex;overflow:hidden;box-shadow:0 18px 40px #0308144d}.voice-chat__thinking-toggle{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.voice-chat__thinking-toggle:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.voice-chat__thinking-toggle{text-align:left;grid-template-columns:auto 1fr auto auto;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;transition:background-color .15s;display:grid}.voice-chat__thinking-toggle:hover{background:#ffffff08}.voice-chat__thinking-toggle--expanded .voice-chat__thinking-chevron{transform:rotate(180deg)}.voice-chat__thinking-icon-wrap{color:#9dc0ff;background:#477cff33;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.voice-chat__thinking-head{gap:2px;min-width:0;display:grid}.voice-chat__thinking-title{color:#f8fafc;font-size:.875rem;font-weight:600}.voice-chat__thinking-subtitle{color:#8ea3c8;font-size:11px;line-height:1.4}.voice-chat__thinking-pill{letter-spacing:.02em;white-space:nowrap;border:1px solid #0000;border-radius:9999px;justify-content:center;align-items:center;height:24px;padding:0 .5rem;font-size:11px;font-weight:600;display:inline-flex}.voice-chat__thinking-pill--active{color:#a9cfff;background:#3b82f624;border-color:#60a5fa3d}.voice-chat__thinking-pill--done{color:#9ae6b4;background:#22c55e1f;border-color:#22c55e3d}.voice-chat__thinking-chevron{color:#71717a;flex-shrink:0;transition:transform .15s}.voice-chat__thinking-body{border-top:1px solid #ffffff0f;gap:.75rem;padding:0 1rem 1rem;display:grid}.voice-chat__thinking-summary{color:#dde6fb;margin:.75rem 0 0;font-size:.875rem;line-height:1.55}.voice-chat__thinking-context{gap:.5rem;display:grid}.voice-chat__thinking-tool{text-transform:uppercase;letter-spacing:.04em;color:#a9c6ff;background:#1c4ed824;border:1px solid #7ca8ff42;border-radius:9999px;justify-content:center;align-items:center;width:fit-content;min-height:26px;padding:0 .75rem;font-size:11px;font-weight:600;display:inline-flex}.voice-chat__thinking-query{color:#9caed0;word-break:break-word;margin:0;font-size:12px;line-height:1.5}.voice-chat__thinking-steps{gap:.5rem;max-height:216px;margin:0;padding:0;list-style:none;display:grid;overflow-y:auto}.voice-chat__thinking-steps::-webkit-scrollbar{width:3px}.voice-chat__thinking-steps::-webkit-scrollbar-track{background:0 0}.voice-chat__thinking-steps::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:9999px}.voice-chat__thinking-step{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:.75rem;grid-template-columns:28px 1fr;align-items:flex-start;gap:.75rem;padding:.75rem;display:grid}.voice-chat__thinking-step--pending .voice-chat__thinking-step-index{color:#b9d7ff;background:#3b82f629}.voice-chat__thinking-step--fallback .voice-chat__thinking-step-index{color:#fdba74;background:#f9731629}.voice-chat__thinking-step-index{color:#9ae6b4;background:#22c55e29;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:600;display:inline-flex}.voice-chat__thinking-step-copy{gap:4px;min-width:0;display:grid}.voice-chat__thinking-step-copy p{color:#eef2ff;margin:0;font-size:13px;line-height:1.5}.voice-chat__thinking-meta{color:#9caed0;word-break:break-word;font-size:11px;line-height:1.45}.voice-chat__thinking-empty{color:#d8e1f6;margin:0;font-size:13px;line-height:1.55}.voice-chat__thinking-footer{border-top:1px solid #ffffff0f;padding-top:.5rem}.voice-chat__thinking-source-summary{color:#a2d9b4;align-items:center;gap:6px;font-size:12px;line-height:1.4;display:inline-flex}.voice-chat__orb-wrapper{justify-content:center;align-items:center;margin:1rem 0 .5rem;display:flex;position:relative}.voice-chat__orb-ambient{filter:blur(20px);pointer-events:none;background:radial-gradient(circle,#00fff11f 0%,#3874ff1a 40%,#0000 70%);border-radius:9999px;width:300px;height:300px;transition:opacity .4s;position:absolute}.voice-chat__orb-ambient--active{background:radial-gradient(circle,#00fff138 0%,#3874ff26 40%,#0000 70%)}.voice-chat__mic-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.voice-chat__mic-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.voice-chat__mic-btn{z-index:1;cursor:pointer;border-radius:9999px;outline:none;transition:transform .2s,filter .2s;position:relative}.voice-chat__mic-btn:focus,.voice-chat__mic-btn:focus-visible,.voice-chat__mic-btn:focus-within{box-shadow:none;border-radius:9999px;outline:none!important}.voice-chat__mic-btn:hover:not(:disabled){filter:brightness(1.08);transform:scale(1.04)}.voice-chat__mic-btn:active:not(:disabled){transform:scale(.97)}.voice-chat__mic-btn:disabled{cursor:default;opacity:.55}.voice-chat__mic-btn--active .voice-chat__orb-ring{animation:1.4s ease-in-out infinite orbRingPulseActive;box-shadow:0 0 70px #00fff1a6,0 0 140px #00fff14d}.voice-chat__orb-ring{background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;width:200px;height:200px;padding:0;transition:box-shadow .3s;animation:3s ease-in-out infinite orbRingPulse;display:flex;position:relative;overflow:hidden;box-shadow:0 0 45px #00fff166,0 0 90px #00fff126}.voice-chat__orb-ring:before{content:"";border-radius:inherit;filter:blur(28px);opacity:.9;z-index:0;background:linear-gradient(130.62deg,#3874ff -3.28%,#00fff1 66.22%);position:absolute;inset:-8px}.voice-chat__orb-ring:after{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;z-index:1;background:linear-gradient(135deg,#a9d6ff 0%,#00fff1 50% 100%);padding:6px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.voice-chat__orb-gif{object-fit:cover;pointer-events:none;z-index:2;border-radius:50%;width:100%;height:100%;position:absolute;inset:0}.voice-chat__orb-mic-icon{z-index:3;color:#fffffff2;filter:drop-shadow(0 0 12px #00000073)drop-shadow(0 0 14px #ffffff8c);flex-shrink:0;position:relative}.voice-chat__waveform{justify-content:center;align-items:center;gap:3px;height:52px;display:flex}.voice-chat__waveform--listening .voice-chat__wave-bar{background:#00fff1}.voice-chat__waveform--speaking .voice-chat__wave-bar{background:#1c78ee}.voice-chat__wave-bar{border-radius:2px;width:3px;height:6px;animation:1.1s ease-in-out infinite vcWave;display:block}.voice-chat__wave-bar:first-child{animation-delay:0s}.voice-chat__wave-bar:nth-child(2){animation-delay:55ms}.voice-chat__wave-bar:nth-child(3){animation-delay:.11s}.voice-chat__wave-bar:nth-child(4){animation-delay:.165s}.voice-chat__wave-bar:nth-child(5){animation-delay:.22s}.voice-chat__wave-bar:nth-child(6){animation-delay:.275s}.voice-chat__wave-bar:nth-child(7){animation-delay:.33s}.voice-chat__wave-bar:nth-child(8){animation-delay:.385s}.voice-chat__wave-bar:nth-child(9){animation-delay:.44s}.voice-chat__wave-bar:nth-child(10){animation-delay:.495s}.voice-chat__wave-bar:nth-child(11){animation-delay:.55s}.voice-chat__wave-bar:nth-child(12){animation-delay:.605s}.voice-chat__wave-bar:nth-child(13){animation-delay:.66s}.voice-chat__wave-bar:nth-child(14){animation-delay:.715s}.voice-chat__wave-bar:nth-child(15){animation-delay:.77s}.voice-chat__wave-bar:nth-child(16){animation-delay:.825s}.voice-chat__wave-bar:nth-child(17){animation-delay:.88s}.voice-chat__wave-bar:nth-child(18){animation-delay:.935s}.voice-chat__wave-bar:nth-child(19){animation-delay:.99s}.voice-chat__wave-bar:nth-child(20){animation-delay:1.045s}.voice-chat__wave-bar:nth-child(21){animation-delay:1.1s}.voice-chat__wave-bar:nth-child(22){animation-delay:1.155s}.voice-chat__powered{color:#71717a;margin:0;font-size:.75rem}.voice-chat__transcription{background:#ffffff05;border-left:1px solid #ffffff12;flex-direction:column;flex-shrink:0;width:360px;display:flex}.voice-chat__transcription-header{border-bottom:1px solid #ffffff12;flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.voice-chat__transcription-title{color:#fff;margin:0;font-size:1rem;font-weight:600}.voice-chat__transcription-actions{align-items:center;gap:.5rem;display:flex}.voice-chat__transcription-clear{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.voice-chat__transcription-clear:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.voice-chat__transcription-clear{color:#fca5a5;border:1px solid #f8717147;border-radius:.5rem;align-items:center;gap:6px;min-height:28px;padding:0 .5rem;font-size:.75rem;font-weight:500;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.voice-chat__transcription-clear:hover:not(:disabled){color:#fecaca;background-color:#f871711f;border-color:#f871716b}.voice-chat__transcription-clear:disabled{opacity:.5;cursor:not-allowed}.voice-chat__transcription-close{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.voice-chat__transcription-close:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.voice-chat__transcription-close{color:#a1a1aa;border-radius:.5rem;justify-content:center;align-items:center;width:28px;height:28px;transition:background-color .15s,color .15s;display:flex}.voice-chat__transcription-close:hover{color:#fff;background-color:#ffffff17}.voice-chat__transcription-messages{flex-direction:column;flex:1;gap:1rem;padding:1rem 1.25rem;display:flex;overflow-y:auto}.voice-chat__transcription-messages::-webkit-scrollbar{width:3px}.voice-chat__transcription-messages::-webkit-scrollbar-track{background:0 0}.voice-chat__transcription-messages::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:9999px}.voice-chat__load-more-spinner{color:#71717a;flex-shrink:0;justify-content:center;align-items:center;padding:.25rem 0 .5rem;display:flex}.voice-chat__empty-state{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.25rem;padding:2rem;display:flex}.voice-chat__empty-state p{color:#71717a;margin:0;font-size:.875rem;line-height:1.5}.voice-chat__empty-state p:first-child{color:#a1a1aa;font-weight:500}.voice-chat__message{flex-direction:column;gap:.5rem;display:flex}.voice-chat__message--user{align-items:flex-end}.voice-chat__message--twin{align-items:flex-start}.voice-chat__msg-user-header{justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.voice-chat__msg-user-label{color:#a1a1aa;font-size:.75rem;font-weight:500}.voice-chat__msg-user-icon{color:#a1a1aa;background:#ffffff1a;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.voice-chat__msg-twin-header{align-items:center;gap:.5rem;display:flex}.voice-chat__message-avatar{color:#fff;background:linear-gradient(135deg,#60a5fa 0%,#3b82f6 100%);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:10px;font-weight:700;display:flex;overflow:hidden}.voice-chat__message-avatar img{object-fit:cover;width:100%;height:100%}.voice-chat__message-sender{color:#a1a1aa;font-size:.75rem;font-weight:500}.voice-chat__message-bubble{border-radius:.75rem;max-width:90%;padding:.75rem 1rem;font-size:.875rem;line-height:1.6}.voice-chat__message--user .voice-chat__message-bubble{color:#e4e4e7;background:#ffffff12;border-top-right-radius:.25rem}.voice-chat__message--twin .voice-chat__message-bubble{color:#e4e4e7;background:#1c78ee26;border-top-left-radius:.25rem}.voice-chat__message-text{margin:0}.voice-chat__message-actions{align-items:center;gap:.25rem;padding-left:.25rem;display:flex}.voice-chat__message-actions button{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.voice-chat__message-actions button:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.voice-chat__message-actions button{color:#71717a;border-radius:.5rem;justify-content:center;align-items:center;width:28px;height:28px;transition:background-color .15s,color .15s;display:flex}.voice-chat__message-actions button:hover{color:#a1a1aa;background-color:#ffffff14}.voice-chat__feedback{flex-direction:column;min-height:100%;display:flex}.voice-chat__feedback-topbar{border-bottom:1px solid #ffffff12;grid-template-columns:1fr auto 1fr;align-items:center;height:52px;padding:0 1rem;display:grid}.voice-chat__feedback-nav-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.voice-chat__feedback-nav-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.voice-chat__feedback-nav-btn{color:#a1a1aa;border-radius:.5rem;justify-self:start;align-items:center;gap:6px;padding:.25rem .5rem;font-size:.875rem;transition:background-color .15s,color .15s;display:inline-flex}.voice-chat__feedback-nav-btn:last-child{justify-self:end}.voice-chat__feedback-nav-btn:hover{color:#fff;background-color:#ffffff14}.voice-chat__feedback-top-title{color:#d4d4d8;text-align:center;font-size:.75rem;font-weight:500}.voice-chat__feedback-content{flex-direction:column;flex:1;align-items:center;gap:1rem;width:100%;max-width:560px;margin:0 auto;padding:3rem 1.25rem 2rem;display:flex}.voice-chat__feedback-title{color:#fff;text-align:center;margin:0;font-size:clamp(1.75rem,2.5vw,2.1rem);font-weight:700}.voice-chat__feedback-subtitle{color:#8b8fa5;text-align:center;margin:0 0 .5rem;font-size:.875rem}.voice-chat__feedback-card{background:linear-gradient(#101629e6 0%,#0c1222e6 100%);border:1px solid #4c66a33d;border-radius:1rem;flex-direction:column;gap:.75rem;width:100%;padding:1rem;display:flex}.voice-chat__feedback-label{color:#e4e4e7;margin:0;font-size:.875rem}.voice-chat__feedback-stars{justify-content:center;gap:.5rem;padding:.5rem 0;display:flex}.voice-chat__feedback-star{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.voice-chat__feedback-star:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.voice-chat__feedback-star{color:#64748b;border-radius:.5rem;justify-content:center;align-items:center;width:38px;height:38px;transition:color .15s,transform .15s;display:flex}.voice-chat__feedback-star:hover{color:#8fb5ff;transform:translateY(-1px)}.voice-chat__feedback-star--active{color:#7ca8ff}.voice-chat__feedback-textarea{color:#e4e4e7;resize:none;background:#030815e6;border:1px solid #ffffff24;border-radius:.75rem;outline:none;width:100%;min-height:140px;padding:.75rem;font-size:.875rem;line-height:1.45;transition:border-color .15s,box-shadow .15s}.voice-chat__feedback-textarea::placeholder{color:#636a82}.voice-chat__feedback-textarea:focus{border-color:#7ca8ffb3;box-shadow:0 0 0 3px #477cff29}.voice-chat__feedback-count{color:#6b7280;font-size:.75rem}.voice-chat__feedback-submit{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.voice-chat__feedback-submit:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.voice-chat__feedback-submit{color:#fff;background:linear-gradient(135deg,#2b63e9,#1c44a2);border:1px solid #7ca8ff59;border-radius:.75rem;min-width:190px;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;transition:transform .15s,filter .15s,opacity .15s;box-shadow:0 10px 24px #193e9859}.voice-chat__feedback-submit:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px)}.voice-chat__feedback-submit:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.voice-chat__feedback-hint{color:#6b7280;text-align:center;margin:0;font-size:.75rem}@media (max-width:639px){.voice-chat__header{align-items:flex-start;gap:.5rem;padding:.75rem 1rem}.voice-chat__header-right{flex-wrap:wrap;justify-content:flex-end}.voice-chat__center{justify-content:flex-start;padding:2.25rem 1rem 1.25rem}.voice-chat__body--with-transcription .voice-chat__center{padding-bottom:calc(min(44vh,360px) + 1.25rem)}.voice-chat__thinking{width:100%}.voice-chat__thinking-toggle{grid-template-columns:auto 1fr auto;gap:.5rem}.voice-chat__thinking-pill{display:none}.voice-chat__transcription{z-index:4;background:#090d19f5;border-top:1px solid #ffffff12;border-left:none;border-radius:20px 20px 0 0;width:auto;max-height:min(44vh,360px);display:flex;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -20px 36px #00000059}.voice-chat__orb-ring{width:160px;height:160px}.voice-chat__feedback-topbar{grid-template-columns:auto 1fr auto;gap:.25rem;padding:0 .5rem}.voice-chat__feedback-content{padding:2rem .75rem 1.5rem}.voice-chat__feedback-title{font-size:1.5rem}.voice-chat__feedback-star{width:34px;height:34px}}@media (min-width:640px) and (max-width:1023px){.voice-chat__transcription{width:300px}}@keyframes vcFadeIn{0%{opacity:0}to{opacity:1}}@keyframes orbRingPulse{0%,to{box-shadow:0 0 45px #00fff166,0 0 90px #00fff126}50%{box-shadow:0 0 60px #00fff18c,0 0 120px #00fff140}}@keyframes orbRingPulseActive{0%,to{transform:scale(1);box-shadow:0 0 70px #00fff1a6,0 0 140px #00fff14d}50%{transform:scale(1.03);box-shadow:0 0 90px #00fff1d9,0 0 180px #00fff173}}@keyframes statusDotBlink{0%,to{opacity:.4}50%{opacity:1}}@keyframes vcWave{0%,to{height:5px}50%{height:36px}}.studio-playground{background:#f7f9fc;height:100vh;min-height:100vh;display:flex;overflow:hidden}[data-theme=dark] .studio-playground{background:#0f0f14}.studio-playground__chat{background:#fff;border-right:1px solid #e8eef7;flex-direction:column;flex:1;min-width:0;display:flex}[data-theme=dark] .studio-playground__chat{background:#16161d;border-color:#27272a}.studio-playground__load-more-spinner{color:#9ca3af;justify-content:center;align-items:center;padding:8px 0;display:flex}[data-theme=dark] .studio-playground__load-more-spinner{color:#6b7280}.studio-playground__history-loading{color:#9ca3af;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;font-size:13px;display:flex}[data-theme=dark] .studio-playground__history-loading{color:#6b7280}.studio-playground__messages-inner{flex-direction:column;gap:14px;width:100%;max-width:1080px;min-height:100%;margin:0 auto;display:flex}.studio-playground__chat-header{background:#fff;border-bottom:2px solid #ebf5ff;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}[data-theme=dark] .studio-playground__chat-header{background:#16161d;border-color:#27272a}.studio-playground__chat-header-left{align-items:center;gap:14px;display:flex}.studio-playground__chat-header-inner{justify-content:space-between;align-items:center;width:100%;display:flex}.studio-playground__header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;margin-left:auto;display:flex}.studio-playground__storage{flex-direction:column;gap:4px;min-width:130px;display:flex}.studio-playground__storage-meta{justify-content:space-between;align-items:center;gap:8px;display:flex}.studio-playground__storage-label{letter-spacing:.5px;color:#9ca3af;text-transform:uppercase;font-size:10px;font-weight:700}[data-theme=dark] .studio-playground__storage-label{color:#71717a}.studio-playground__storage-value{color:#3b82f6;font-size:11px;font-weight:600}.studio-playground__storage-track{background-color:#e2eaf5;border-radius:100px;height:4px;position:relative;overflow:hidden}[data-theme=dark] .studio-playground__storage-track{background-color:#ffffff1a}.studio-playground__storage-fill{background:#3b82f6;border-radius:100px;height:100%;position:absolute;top:0;left:0}.studio-playground__theme-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-playground__theme-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-playground__theme-btn{color:#536581;background:#f9fcff;border:1px solid #dce7f5;border-radius:.5rem;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s;display:inline-flex;box-shadow:0 2px 8px #0f172a0f}.studio-playground__theme-btn:hover{color:#3f73e9;border-color:#c6d8f5;box-shadow:0 6px 14px #0f172a1a}[data-theme=dark] .studio-playground__theme-btn{color:#a1a1aa;box-shadow:none;background:#1e1e28;border-color:#27272a}[data-theme=dark] .studio-playground__theme-btn:hover{color:#fff;border-color:#60a5fa80}.studio-playground__tooltip-wrap{align-items:center;display:inline-flex;position:relative}.studio-playground__tooltip-wrap:hover .studio-playground__tooltip,.studio-playground__tooltip-wrap:focus-within .studio-playground__tooltip{opacity:1;visibility:visible;transform:translate(-50%)}.studio-playground__clear-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-playground__clear-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-playground__clear-btn{color:#ef4444;border:1px solid #ef44444d;border-radius:.5rem;justify-content:center;align-items:center;padding:7px;transition:background-color .15s,border-color .15s;display:inline-flex}.studio-playground__clear-btn:hover:not(:disabled){background:#ef444414;border-color:#ef444480}.studio-playground__clear-btn:disabled{opacity:.5;cursor:not-allowed}.studio-playground__rollback-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-playground__rollback-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-playground__rollback-btn{color:#c2410c;letter-spacing:.01em;background:#fff7edf5;border:1px solid #f9731638;border-radius:999px;align-items:center;gap:8px;min-height:40px;padding:0 16px;font-size:13px;font-weight:600;transition:transform .2s,box-shadow .2s,background-color .2s,opacity .2s;display:inline-flex;box-shadow:0 8px 18px #f9731624}.studio-playground__rollback-btn:hover{background:#fff7ed;transform:translateY(-1px);box-shadow:0 10px 22px #f973162e}.studio-playground__rollback-btn:focus-visible{outline:none;box-shadow:0 0 0 3px #f9731629,0 10px 22px #f9731629}.studio-playground__rollback-btn--disabled,.studio-playground__rollback-btn[aria-disabled=true]{opacity:.58;cursor:not-allowed;box-shadow:none}.studio-playground__rollback-btn--disabled:hover,.studio-playground__rollback-btn[aria-disabled=true]:hover{box-shadow:none;background:#fff7edf5;transform:none}[data-theme=dark] .studio-playground__rollback-btn{color:#fdba74;box-shadow:none;background:#7c2d1238;border-color:#fb923c47}[data-theme=dark] .studio-playground__rollback-btn:hover{background:#7c2d124d}.studio-playground__mode-toggle{background:#ebf2fd;border:1px solid #d7e6ff;border-radius:999px;flex-shrink:0;align-items:center;gap:0;padding:4px;display:inline-flex;box-shadow:0 2px 8px #155dfc14}[data-theme=dark] .studio-playground__mode-toggle{box-shadow:none;background:#1e1e28;border-color:#27272a}.studio-playground__tooltip{color:#fff;text-align:center;white-space:normal;pointer-events:none;opacity:0;visibility:hidden;z-index:20;background:#0f172af0;border-radius:10px;width:max-content;max-width:280px;padding:9px 12px;font-size:12px;line-height:1.4;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%,6px)}.studio-playground__tooltip:before{content:"";border-bottom:5px solid #0f172af0;border-left:5px solid #0000;border-right:5px solid #0000;position:absolute;top:-5px;left:50%;transform:translate(-50%)}.studio-playground__mode-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-playground__mode-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-playground__mode-btn{letter-spacing:.01em;color:#6b7280;background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:8px 20px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex;position:relative}.studio-playground__mode-btn--active{color:#fff;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);box-shadow:0 4px 12px #22c55e4d}[data-theme=dark] .studio-playground__mode-btn{color:#a1a1aa}[data-theme=dark] .studio-playground__mode-btn--active{color:#fff;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);box-shadow:0 4px 12px #22c55e4d}.studio-playground__mode-dot{background:#86efac;border-radius:50%;width:8px;height:8px;display:none;box-shadow:0 0 0 2px #ffffff4d}.studio-playground__mode-btn--active .studio-playground__mode-dot{display:block}.studio-playground__status-dot{background-color:#65c18c;border-radius:9999px;width:12px;height:12px}.studio-playground__back-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-playground__back-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-playground__back-btn{color:#6f7f99;background:#f9fcff;border:1px solid #dce7f5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .15s;display:flex;box-shadow:0 3px 10px #0f172a1a}.studio-playground__back-btn:hover{color:#4f5f79;box-shadow:0 8px 16px #0f172a29}[data-theme=dark] .studio-playground__back-btn{color:#a1a1aa;background:#2a313d;border-color:#3a4454}[data-theme=dark] .studio-playground__back-btn:hover{color:#fff;background-color:#1e1e28}.studio-playground__back-btn svg{width:22px;height:22px}.studio-playground__chat-title{color:#3f73e9;font-size:18px;font-weight:600;line-height:1.1}[data-theme=dark] .studio-playground__chat-title{color:#fff}.studio-playground__menu-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-playground__menu-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-playground__menu-btn{color:#6b7280;border-radius:.5rem;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s;display:flex}.studio-playground__menu-btn:hover{background-color:#fff}[data-theme=dark] .studio-playground__menu-btn{color:#a1a1aa}[data-theme=dark] .studio-playground__menu-btn:hover{background-color:#1e1e28}.studio-playground__messages{flex-direction:column;flex:1;gap:1.25rem;padding:20px 20px 16px;display:flex;overflow-y:auto}.studio-playground__messages::-webkit-scrollbar{width:6px}.studio-playground__messages::-webkit-scrollbar-track{background:0 0}.studio-playground__messages::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:9999px}[data-theme=dark] .studio-playground__messages::-webkit-scrollbar-thumb{background:#71717a}.studio-playground__messages{background:#fff}[data-theme=dark] .studio-playground__messages{background:#16161d}.studio-playground__status-banner{border-radius:14px;align-items:center;gap:8px;max-width:calc(100% - 40px);margin:14px 20px 0;padding:10px 14px;font-size:13px;font-weight:500;display:inline-flex}.studio-playground__status-banner--success{color:#15803d;background:#22c55e14;border:1px solid #22c55e2e}.studio-playground__status-banner--error{color:#b91c1c;background:#ef444414;border:1px solid #ef44442e}[data-theme=dark] .studio-playground__status-banner--success{color:#86efac;background:#22c55e1f;border-color:#4ade803d}[data-theme=dark] .studio-playground__status-banner--error{color:#fca5a5;background:#ef444424;border-color:#f871713d}.studio-playground__voice-orb{background:0 0;border-radius:20px;flex-direction:column;align-items:center;gap:10px;padding:12px;transition:transform .15s,filter .15s;display:flex}.studio-playground__voice-orb.is-active{filter:drop-shadow(0 14px 34px #3874ff47)}.studio-playground__voice-orb--processing .studio-playground__voice-ring{animation:1.6s ease-in-out infinite pulse}.studio-playground__voice-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-playground__voice-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-playground__voice-btn{justify-content:center;align-items:center;display:inline-flex}.studio-playground__voice-ring{background:linear-gradient(130.62deg,#3874ff -3.28%,#00fff1 66.22%);border-radius:50%;justify-content:center;align-items:center;width:160px;height:160px;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 32px #3874ff47,0 0 0 8px #00fff138}.studio-playground__voice-ring:before{content:"";background:radial-gradient(circle at 30% 22%,#bcf0fff2 0%,#4cbaff9e 24%,#275fffe6 48%,#1a288cfa 72%,#411eb5f2 100%);border-radius:50%;position:absolute;inset:8px;box-shadow:inset 0 0 0 2px #c6e9ff99}.studio-playground__voice-gif{object-fit:cover;opacity:.72;border-radius:50%;width:100%;height:100%;position:absolute;inset:10px}.studio-playground__voice-icon{color:#fff;z-index:1;transition:opacity .15s;position:relative}.studio-playground__voice-icon svg{color:#fff;stroke:#fff;fill:none}.studio-playground__voice-status{color:#6b7280;text-align:center;margin:0;font-size:14px;font-weight:600}[data-theme=dark] .studio-playground__voice-status{color:#a1a1aa}.studio-playground__voice-waveform{grid-template-columns:repeat(24,1fr);align-items:end;gap:2px;width:160px;height:38px;display:grid}.studio-playground__voice-bar{width:100%;animation:1.2s ease-in-out infinite wave;animation-delay:calc(var(--i,0)*30ms);background:linear-gradient(#1f8bff 0%,#155dfc 100%);border-radius:4px}.studio-playground__voice-bar:nth-child(n){--i:0}.studio-playground__voice-bar:first-child{--i:1}.studio-playground__voice-bar:nth-child(2){--i:2}.studio-playground__voice-bar:nth-child(3){--i:3}.studio-playground__voice-bar:nth-child(4){--i:4}.studio-playground__voice-bar:nth-child(5){--i:5}.studio-playground__voice-bar:nth-child(6){--i:6}.studio-playground__voice-bar:nth-child(7){--i:7}.studio-playground__voice-bar:nth-child(8){--i:8}.studio-playground__voice-bar:nth-child(9){--i:9}.studio-playground__voice-bar:nth-child(10){--i:10}.studio-playground__voice-bar:nth-child(11){--i:11}.studio-playground__voice-bar:nth-child(12){--i:12}.studio-playground__voice-bar:nth-child(13){--i:13}.studio-playground__voice-bar:nth-child(14){--i:14}.studio-playground__voice-bar:nth-child(15){--i:15}.studio-playground__voice-bar:nth-child(16){--i:16}.studio-playground__voice-bar:nth-child(17){--i:17}.studio-playground__voice-bar:nth-child(18){--i:18}.studio-playground__voice-bar:nth-child(19){--i:19}.studio-playground__voice-bar:nth-child(20){--i:20}.studio-playground__voice-bar:nth-child(21){--i:21}.studio-playground__voice-bar:nth-child(22){--i:22}.studio-playground__voice-bar:nth-child(23){--i:23}.studio-playground__voice-bar:nth-child(24){--i:24}.studio-playground__voice-error{color:#ef4444;text-align:center;margin:0;font-size:12px}.studio-playground__voice-error-container{flex-direction:column;align-items:center;gap:.5rem;display:flex}.studio-playground__voice-retry{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-playground__voice-retry:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-playground__voice-retry{color:#fff;cursor:pointer;background:#3b82f6;border-radius:.5rem;align-items:center;gap:6px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;transition:background .15s;display:inline-flex}.studio-playground__voice-retry:hover{background:#1469f4}.studio-playground__voice-retry:disabled{opacity:.5;cursor:not-allowed}.studio-playground__chat-error-container{background:#fff5f5;border:1px solid #fecaca;border-radius:.5rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem 1rem;display:flex}[data-theme=dark] .studio-playground__chat-error-container{background:#ef444414;border-color:#ef444433}.studio-playground__chat-error{color:#ef4444;margin:0;font-size:.875rem}.studio-playground__voice-footer{background:#fff;justify-content:center;padding:18px 0 22px;display:flex;position:sticky;bottom:0}[data-theme=dark] .studio-playground__voice-footer{background:#16161d}.studio-playground__summary-bar{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fffc;border-bottom:1px solid #e5e7eb;align-items:center;gap:14px;padding:1rem 1.5rem .75rem;display:flex}[data-theme=dark] .studio-playground__summary-bar{background:#0f172a8c;border-color:#27272a}.studio-playground__summary-avatar{background:#fff;border:1px solid #e5e7eb;border-radius:50%;flex-shrink:0;width:64px;height:64px;position:relative;overflow:hidden}[data-theme=dark] .studio-playground__summary-avatar{background:#1e1e28;border-color:#27272a}.studio-playground__summary-avatar-img{width:100%;height:100%;position:relative}.studio-playground__summary-avatar-img img{object-fit:cover;border-radius:50%;width:100%;height:100%}.studio-playground__summary-upload{color:#fff;background:#3b82f6;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;bottom:-2px;right:-2px;box-shadow:0 6px 12px #3b82f64d}[data-theme=dark] .studio-playground__summary-upload{border-color:#1e1e28}.studio-playground__summary-upload svg{width:12px;height:12px}.studio-playground__summary-body{flex-direction:column;gap:6px;min-width:0;display:flex}.studio-playground__summary-title{color:#1a1a2e;font-size:1rem;font-weight:600}[data-theme=dark] .studio-playground__summary-title{color:#fff}.studio-playground__summary-subtitle{color:#6b7280;text-transform:capitalize;font-size:13px}[data-theme=dark] .studio-playground__summary-subtitle{color:#a1a1aa}.studio-playground__summary-chips{flex-wrap:wrap;gap:8px;display:flex}.studio-playground__summary-chip{color:#1a1a2e;white-space:nowrap;text-overflow:ellipsis;background:#3b82f614;border:1px solid #3b82f624;border-radius:9999px;align-items:center;max-width:260px;padding:6px 10px;font-size:12px;display:inline-flex;overflow:hidden}[data-theme=dark] .studio-playground__summary-chip{color:#fff;background:#3b82f61f;border-color:#3b82f633}.studio-playground__summary-chip--more{background:#22c55e1f;border-color:#22c55e33}.studio-playground__message{align-items:flex-start;gap:12px;width:auto;display:flex}.studio-playground__message--user{justify-content:flex-end;align-self:flex-end;margin-left:auto}.studio-playground__message--assistant{align-self:flex-start}.studio-playground__message-content{flex-direction:column;align-items:flex-start;gap:6px;min-width:0;max-width:min(100%,640px);display:flex}.studio-playground__message--user .studio-playground__message-content{align-items:flex-end;max-width:min(100%,540px)}.studio-playground__message-avatar{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;margin-top:4px;font-size:.6875rem;font-weight:600;display:flex}.studio-playground__message-avatar--bot{color:#fff;background:linear-gradient(135deg,#4a8ef8 0%,#2f67ed 100%);box-shadow:0 8px 16px #3574eb2e}.studio-playground__message-avatar--user{color:#4a7fe6;background:#fff;border:1px solid #e1e9f6;box-shadow:0 6px 14px #0f172a0d}[data-theme=dark] .studio-playground__message-avatar--user{color:#60a5fa;background:#16161d;border-color:#27272a}.studio-playground__message-bubble{overflow-wrap:break-word;word-break:break-word;border-radius:18px;flex-direction:column;width:auto;min-width:0;max-width:100%;padding:11px 18px;font-size:.875rem;line-height:1.5;display:inline-flex;box-shadow:0 6px 14px #0f172a0a}.studio-playground__message-bubble p{overflow-wrap:break-word;word-break:break-word;margin:0}.studio-playground__message--user .studio-playground__message-bubble{color:#fff;background:linear-gradient(135deg,#4a8ef8 0%,#2f67ed 100%);border-bottom-right-radius:8px;box-shadow:0 10px 20px #3574eb2e}.studio-playground__message--assistant .studio-playground__message-bubble{color:#243043;background:#fff;border:1px solid #dde7f4;border-bottom-left-radius:8px;box-shadow:0 4px 12px #0f172a0a}[data-theme=dark] .studio-playground__message--assistant .studio-playground__message-bubble{color:#fff;background-color:#1e1e28;border-color:#27272a}.studio-playground__empty-chat{color:#9ca3af;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.75rem;font-size:.875rem;display:flex}[data-theme=dark] .studio-playground__empty-chat{color:#71717a}.studio-playground__chat-input{background:#fff;padding:14px 24px 18px;display:block}[data-theme=dark] .studio-playground__chat-input{background:#16161d}.studio-playground__input-wrapper{background:#fff;border:1px solid #e1e7f1;border-radius:20px;align-items:center;gap:12px;width:100%;min-height:64px;padding:0 10px 0 16px;display:flex;box-shadow:0 8px 18px #0f172a0a}.studio-playground__input-wrapper:focus-within{border-color:#c6d5ee;box-shadow:0 0 0 2px #5c8bed26}[data-theme=dark] .studio-playground__input-wrapper{background:#1e1e28;border-color:#27272a}.studio-playground__input-icon{color:#97a2b5;flex-shrink:0}[data-theme=dark] .studio-playground__input-icon{color:#71717a}.studio-playground__input-field{color:#374151;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:none;flex:1;width:0;min-width:0;padding:14px 0;font-family:inherit;font-size:14px;overflow:hidden}.studio-playground__input-field:focus{outline:none}.studio-playground__input-field::placeholder{color:#8b95a7}[data-theme=dark] .studio-playground__input-field{color:#fff}[data-theme=dark] .studio-playground__input-field::placeholder{color:#71717a}.studio-playground__char-counter{text-align:right;color:#8b95a7;margin-top:4px;padding-right:4px;font-size:11px;transition:color .2s;display:block}.studio-playground__char-counter--warning{color:#d97706}.studio-playground__char-counter--limit{color:#dc2626;font-weight:600}[data-theme=dark] .studio-playground__char-counter{color:#71717a}[data-theme=dark] .studio-playground__char-counter--warning{color:#fbbf24}[data-theme=dark] .studio-playground__char-counter--limit{color:#f87171}.studio-playground__send-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-playground__send-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-playground__send-btn{color:#4a7fe6;width:44px;height:44px;box-shadow:none;background:#dce8ff;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.studio-playground__send-btn:disabled{opacity:.85;color:#90a8d8;cursor:not-allowed}.studio-playground__send-btn:not(:disabled):hover{color:#2f67dd;background:#cfe0ff}.studio-playground__sidebar{background-color:#fff;flex-direction:column;flex-shrink:0;width:420px;display:flex;overflow:hidden}[data-theme=dark] .studio-playground__sidebar{background-color:#16161d}.studio-playground__sidebar-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}[data-theme=dark] .studio-playground__sidebar-header{border-color:#27272a}.studio-playground__sidebar-title{color:#1a1a2e;font-size:1rem;font-weight:600}[data-theme=dark] .studio-playground__sidebar-title{color:#fff}.studio-playground__config-tabs{background:#fff;justify-content:flex-start;gap:8px;padding:1rem 1.25rem .5rem;display:flex}.studio-playground__config-tab{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-playground__config-tab:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-playground__config-tab{color:#6b7280;background:#f7f9fc;border:1px solid #e4ebf6;flex:none;padding:12px 14px;font-size:.875rem;font-weight:600;transition:all .15s}.studio-playground__config-tab:first-child{border-radius:18px 0 0 18px}.studio-playground__config-tab:last-child{border-radius:0 18px 18px 0}.studio-playground__config-tab:not(:last-child){border-right:none}.studio-playground__config-tab:hover{color:#3b82f6}.studio-playground__config-tab--active{color:#fff;background:linear-gradient(120deg,#65a7ff 0%,#3b82f6 100%);border-color:#0000;box-shadow:0 12px 24px #3b82f638}[data-theme=dark] .studio-playground__config-tab{color:#a1a1aa;background:#1e1e28;border-color:#27272a}[data-theme=dark] .studio-playground__config-tab:first-child{border-radius:18px 0 0 18px}[data-theme=dark] .studio-playground__config-tab:last-child{border-radius:0 18px 18px 0}[data-theme=dark] .studio-playground__config-tab--active{color:#fff;background:#3b82f6;border-color:#3b82f6}.studio-playground__config-panel{flex:1;padding:1.25rem;overflow-y:auto}.studio-playground__config-panel::-webkit-scrollbar{width:6px}.studio-playground__config-panel::-webkit-scrollbar-track{background:0 0}.studio-playground__config-panel::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:9999px}[data-theme=dark] .studio-playground__config-panel::-webkit-scrollbar-thumb{background:#71717a}.studio-playground__config-field{margin-bottom:1.25rem}.studio-playground__config-label{color:#1a1a2e;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}[data-theme=dark] .studio-playground__config-label{color:#fff}.studio-playground__config-input,.studio-playground__config-textarea{color:#1a1a2e;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.875rem}.studio-playground__config-input:focus,.studio-playground__config-textarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.studio-playground__config-input::placeholder,.studio-playground__config-textarea::placeholder{color:#9ca3af}[data-theme=dark] .studio-playground__config-input,[data-theme=dark] .studio-playground__config-textarea{color:#fff;background:#1e1e28;border-color:#27272a}[data-theme=dark] .studio-playground__config-input::placeholder,[data-theme=dark] .studio-playground__config-textarea::placeholder{color:#71717a}.studio-playground__config-textarea{resize:vertical;min-height:80px;line-height:1.5}.studio-playground__config-select{color:#1a1a2e;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%239ca3af' d='M6 9L1 4h10z'/%3E%3C/svg%3E") right 14px center no-repeat;border:1px solid #e5e7eb;border-radius:.5rem;width:100%;padding:.75rem 36px .75rem 1rem;font-family:inherit;font-size:.875rem}.studio-playground__config-select:focus{border-color:#3b82f6;outline:none}[data-theme=dark] .studio-playground__config-select{color:#fff;background-color:#1e1e28;border-color:#27272a}.studio-playground__tags-wrapper{cursor:text;border:1px solid #e5e7eb;border-radius:.5rem;flex-wrap:wrap;align-items:center;gap:.5rem;min-height:40px;padding:.5rem .75rem;display:flex}.studio-playground__tags-wrapper:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}[data-theme=dark] .studio-playground__tags-wrapper{background-color:#1e1e28;border-color:#27272a}.studio-playground__tag-chip{color:#3b82f6;background-color:#3b82f614;border:1px solid #3b82f633;border-radius:9999px;align-items:center;gap:4px;padding:4px .75rem;font-size:.75rem;display:inline-flex}[data-theme=dark] .studio-playground__tag-chip{background-color:#3b82f626;border-color:#3b82f64d}.studio-playground__tag-remove{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-playground__tag-remove:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-playground__tag-remove{color:#3b82f6;border-radius:9999px;justify-content:center;align-items:center;width:16px;height:16px;font-size:14px;line-height:1;display:flex}.studio-playground__tag-remove:hover{background-color:#3b82f626}.studio-playground__tag-input{color:#1a1a2e;background:0 0;border:none;outline:none;flex:1;min-width:80px;padding:4px 0;font-size:.75rem}.studio-playground__tag-input::placeholder{color:#9ca3af}[data-theme=dark] .studio-playground__tag-input{color:#fff}[data-theme=dark] .studio-playground__tag-input::placeholder{color:#71717a}.studio-playground__tone-card{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-playground__tone-card:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-playground__tone-card{background:#fff;border:2px solid #e5e7eb;border-radius:.75rem;flex-direction:column;align-items:center;gap:4px;padding:1rem .75rem;transition:all .15s;display:flex}.studio-playground__tone-card:hover{border-color:#3b82f6}.studio-playground__tone-card--active{background:#3b82f60f;border-color:#3b82f6}.studio-playground__tone-icon{margin-bottom:2px;font-size:24px}.studio-playground__tone-name{color:#1a1a2e;font-size:.875rem;font-weight:600}.studio-playground__tone-card--active .studio-playground__tone-name{color:#3b82f6}[data-theme=dark] .studio-playground__tone-name{color:#fff}.studio-playground__kb-grid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.studio-playground__kb-card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem 1rem;transition:all .15s;display:flex}.studio-playground__kb-icon{color:#fff;border-radius:9999px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.studio-playground__kb-icon--upload{background-color:#3b82f6}.studio-playground__kb-icon--drive{background-color:#34a853}.studio-playground__kb-label{color:#1a1a2e;font-size:.875rem;font-weight:600}[data-theme=dark] .studio-playground__kb-label{color:#fff}.studio-playground__files-list{flex-direction:column;gap:.5rem;margin-top:.75rem;display:flex}.studio-playground__file-item{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.studio-playground__file-icon{color:#3b82f6;background:#3b82f61a;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.studio-playground__file-info{flex:1;min-width:0}.studio-playground__file-remove{color:#9ca3af;border-radius:.5rem;justify-content:center;align-items:center;width:24px;height:24px;transition:all .15s;display:flex}.studio-playground__file-remove:hover{color:#ef4444;background-color:#ef44441a}.studio-playground__config-footer{background:#fff;border-top:1px solid #e5e7eb;justify-content:flex-end;gap:.75rem;padding:1rem 1.25rem;display:flex}[data-theme=dark] .studio-playground__config-footer{border-color:#27272a}.studio-playground__cancel-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-playground__cancel-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-playground__cancel-btn{color:#6b7280;border:1px solid #e5e7eb;border-radius:.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .15s}.studio-playground__cancel-btn:hover{color:#1a1a2e;border-color:#6b7280}[data-theme=dark] .studio-playground__cancel-btn{color:#a1a1aa;border-color:#27272a}[data-theme=dark] .studio-playground__cancel-btn:hover{color:#fff;border-color:#a1a1aa}.studio-playground__save-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-playground__save-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-playground__save-btn{color:#fff;background-color:#3b82f6;border-radius:.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .15s}.studio-playground__save-btn:hover{background-color:#1469f4}.studio-playground__save-btn:disabled{opacity:.5;cursor:not-allowed}.studio-playground__loading{color:#9ca3af;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;height:100%;font-size:.875rem;display:flex}[data-theme=dark] .studio-playground__loading{color:#71717a}.studio-playground__error{background:#f7f9fc;flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:100vh;padding:1.5rem;display:flex}.studio-playground__error p{color:#9ca3af;text-align:center;margin:0;font-size:.875rem}[data-theme=dark] .studio-playground__error p{color:#71717a}[data-theme=dark] .studio-playground__error{background:#0f0f14}.studio-playground__back{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-playground__back:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-playground__back{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;gap:.5rem;padding:8px 16px;font-size:.875rem;font-weight:500;transition:all .15s;display:inline-flex}.studio-playground__back:hover{color:#3b82f6;background:#3b82f60a;border-color:#3b82f6}[data-theme=dark] .studio-playground__back{color:#a1a1aa;background:#1e1e28;border-color:#27272a}[data-theme=dark] .studio-playground__back:hover{color:#3b82f6;border-color:#3b82f6}.studio-playground__spinner{animation:1s linear infinite spin}.studio-playground__processing-overlay{z-index:1400;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a85;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.studio-playground__processing-modal{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:20px;flex-direction:column;align-items:center;gap:8px;width:min(460px,100%);padding:24px;display:flex;box-shadow:0 22px 48px #0f172a3d}[data-theme=dark] .studio-playground__processing-modal{background:#1e1e28;border-color:#27272a;box-shadow:0 24px 52px #0000005c}.studio-playground__processing-spinner{color:#3b82f6;animation:1s linear infinite studio-processing-spin}.studio-playground__processing-title{color:#1a1a2e;margin:0;font-size:18px;font-weight:600}[data-theme=dark] .studio-playground__processing-title{color:#fff}.studio-playground__processing-subtitle{color:#6b7280;margin:0;font-size:14px}[data-theme=dark] .studio-playground__processing-subtitle{color:#a1a1aa}.studio-playground__processing-back-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-playground__processing-back-btn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:6px;margin-top:8px;padding:10px 28px;font-size:.875rem;font-weight:600;transition:all .15s;display:inline-flex}.studio-playground__processing-back-btn:hover{background:#2563eb;box-shadow:0 4px 12px #3b82f64d}.studio-playground__processing-back-btn:focus-visible{outline-offset:2px;outline:2px solid #2563eb80}.studio-playground__config{background:#fff;flex-direction:column;width:420px;min-width:380px;max-width:440px;height:100vh;display:flex;overflow:hidden}[data-theme=dark] .studio-playground__config{box-shadow:none;background:#16161d;border-color:#27272a}.studio-playground__config-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;min-height:80px;padding:1.25rem;display:flex}[data-theme=dark] .studio-playground__config-header{border-color:#27272a}.studio-playground__config-title{color:#1a1a2e;margin:0;font-size:1rem;font-weight:600}[data-theme=dark] .studio-playground__config-title{color:#fff}.studio-playground__close-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-playground__close-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-playground__close-btn{color:#6b7280;border-radius:.5rem;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex}.studio-playground__close-btn:hover{color:#1a1a2e;background-color:#fff}[data-theme=dark] .studio-playground__close-btn{color:#a1a1aa}[data-theme=dark] .studio-playground__close-btn:hover{color:#fff;background-color:#1e1e28}.studio-playground__tabs{background:#f0f7fe;border-radius:999px;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin:0 1.25rem 1rem;padding:5px;display:grid}[data-theme=dark] .studio-playground__tabs{background:#1e1e28;border:1px solid #27272a}.studio-playground__tab{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-playground__tab:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-playground__tab{color:#6b7280;text-align:center;background:0 0;border:none;border-radius:999px;padding:10px 1rem;font-size:.875rem;font-weight:600;transition:all .15s}.studio-playground__tab:hover{color:#3b82f6}.studio-playground__tab--active{color:#fff;background:linear-gradient(135deg,#6aabff 0%,#4a8ef8 50%,#2b6fe0 100%);box-shadow:0 4px 14px #3b82f647}.studio-playground__tab--active:hover{color:#fff}[data-theme=dark] .studio-playground__tab{color:#a1a1aa}[data-theme=dark] .studio-playground__tab--active{color:#fff;background:linear-gradient(135deg,#4a8ef8 0%,#2b81f0 100%)}.studio-playground__interaction-card{background:#e8f3ff;border:1px solid #e3e9f9;border-radius:18px;flex-direction:column;gap:10px;margin:14px 8px 16px;padding:14px;display:flex;box-shadow:0 10px 26px #0f172a14}[data-theme=dark] .studio-playground__interaction-card{background:#1e1e28;border-color:#27272a;box-shadow:0 10px 24px #00000052}.studio-playground__interaction-head{flex-direction:column;gap:4px;display:flex}.studio-playground__interaction-title{color:#1a1a2e;margin:0;font-size:.875rem;font-weight:600}[data-theme=dark] .studio-playground__interaction-title{color:#fff}.studio-playground__interaction-hint{color:#9ca3af;margin:0;font-size:12px}[data-theme=dark] .studio-playground__interaction-hint{color:#71717a}.studio-playground__interaction-toggle{background:#ebf0fc;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:5px;display:grid}[data-theme=dark] .studio-playground__interaction-toggle{background:#1e1e28;border:1px solid #27272a}.studio-playground__interaction-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-playground__interaction-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-playground__interaction-btn{color:#6b7280;background:0 0;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-size:.875rem;font-weight:600;transition:all .15s;display:inline-flex}[data-theme=dark] .studio-playground__interaction-btn{color:#a1a1aa}.studio-playground__interaction-btn:hover{color:#3b82f6;background:#3b82f614}.studio-playground__interaction-btn--active{color:#fff;background:linear-gradient(135deg,#4a8ef8 0%,#155dfc 100%);box-shadow:0 4px 14px #3b82f64d}.studio-playground__interaction-btn svg{width:16px;height:16px}.studio-playground__panel{flex-direction:column;flex:1;gap:16px;padding:18px 16px 22px;display:flex;overflow:hidden auto}.studio-playground__panel::-webkit-scrollbar{width:6px}.studio-playground__panel::-webkit-scrollbar-track{background:0 0}.studio-playground__panel::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:9999px}[data-theme=dark] .studio-playground__panel::-webkit-scrollbar-thumb{background:#71717a}.studio-playground .avatar-picker{align-items:stretch;gap:8px}.studio-playground .avatar-picker .field__label{text-align:left;margin:0}.studio-playground .avatar-picker .field__hint{text-align:left;color:#7f8aa0;margin:0 0 10px}.studio-playground__avatar-picker{background:#f8fbff;border:1px dashed #d4deef;border-radius:16px;flex-direction:column;align-items:center;gap:16px;width:100%;min-height:220px;margin-top:2px;margin-bottom:0;padding:24px 16px 14px;display:flex}[data-theme=dark] .studio-playground__avatar-picker{background:#0f172a59;border-color:#27272a}.studio-playground__avatar-preview-wrapper{cursor:pointer;background:#f1f5fb;border:1px solid #e2e8f2;border-radius:9999px;flex-direction:column;justify-content:center;align-items:center;width:120px;height:120px;transition:box-shadow .15s;display:flex;position:relative}.studio-playground__avatar-preview-wrapper:hover{box-shadow:0 8px 18px #3b82f626}[data-theme=dark] .studio-playground__avatar-preview-wrapper{background:#3b82f626;border-color:#27272a}.studio-playground__avatar-preview-wrapper--loading{pointer-events:none}.studio-playground__avatar-preview{object-fit:cover;border-radius:9999px;width:120px;height:120px}.studio-playground__avatar-loading-overlay{color:#fff;pointer-events:none;z-index:2;background:#0f172a80;border-radius:9999px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.studio-playground__avatar-loading-spinner{animation:1s linear infinite studio-processing-spin}.studio-playground__avatar-placeholder{opacity:1;color:#c6cfdd}.studio-playground__avatar-camera-icon{color:#3b7af7;background:#edf3ff;border:1px solid #d5deee;border-radius:9999px;justify-content:center;align-items:center;width:34px;height:34px;display:flex;position:absolute;bottom:8px;right:-2px;box-shadow:0 4px 12px #3b82f633}[data-theme=dark] .studio-playground__avatar-camera-icon{background:#1e1e28;border-color:#27272a}.studio-playground__avatar-grid{background:0 0;border:none;border-radius:0;align-items:center;gap:10px;margin-top:auto;padding:0;display:flex}[data-theme=dark] .studio-playground__avatar-grid{background:0 0}.studio-playground__avatar-loading-text{color:#6b7280;margin:0;font-size:12px;font-weight:500}[data-theme=dark] .studio-playground__avatar-loading-text{color:#a1a1aa}.studio-playground__avatar-pill{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-playground__avatar-pill:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-playground__avatar-pill{border:2px solid #fff;border-radius:9999px;width:38px;height:38px;transition:all .15s;overflow:hidden;box-shadow:0 2px 8px #0f172a1f}.studio-playground__avatar-pill img{object-fit:cover;border-radius:9999px;width:100%;height:100%}.studio-playground__avatar-pill:hover:not(.studio-playground__avatar-pill--active){border-color:#3b82f680;transform:scale(1.05)}.studio-playground__avatar-pill--active{border-color:#7aa6ff;box-shadow:0 0 0 2px #7aa6ff59}.studio-playground__avatar-divider{background:#e5e7eb;width:1px;height:28px}[data-theme=dark] .studio-playground__avatar-divider{background:#27272a}.studio-playground__avatar-upload-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-playground__avatar-upload-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-playground__avatar-upload-btn{color:#3b82f6;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .15s;display:inline-flex}.studio-playground__avatar-upload-btn:hover{color:#2563eb}.studio-playground__avatar-upload-btn:disabled{opacity:.6;cursor:not-allowed}[data-theme=dark] .studio-playground__avatar-upload-btn{color:#3b82f6}.studio-playground__chips-input{flex-direction:column;gap:.5rem;display:flex}.studio-playground__chips{flex-wrap:wrap;gap:8px;margin-top:.5rem;display:flex}.studio-playground__chip{color:#155dfc;cursor:pointer;background:#e8f1ff;border:1px solid #d0e0f7;border-radius:999px;align-items:center;gap:8px;padding:6px 14px;font-size:.875rem;font-weight:500;transition:all .15s;display:inline-flex}.studio-playground__chip:hover{background:#d0e0f7;border-color:#155dfc}.studio-playground__chip button{color:inherit;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;font-size:16px;line-height:1;display:flex}.studio-playground__chip button:hover{color:#0d45c4}.studio-playground__chip--active{color:#fff;background:#155dfc;border-color:#155dfc}.studio-playground__chip--active:hover{background:#0d45c4;border-color:#0d45c4}.studio-playground__chip--active button:hover{color:#fff}.studio-playground__chip-close{margin-left:2px}[data-theme=dark] .studio-playground__chip{color:#71afff;background:#155dfc26;border-color:#155dfc4d}[data-theme=dark] .studio-playground__chip--active{color:#fff;background:#155dfc;border-color:#155dfc}.studio-playground__tone-grid{grid-template-columns:1fr;gap:12px;display:grid}.studio-playground__tone-card{text-align:left;cursor:pointer;background:#f9fbff;border:1px solid #e0e7f3;border-radius:12px;padding:14px 16px;transition:all .15s;display:block}.studio-playground__tone-card:hover{border-color:#155dfc;box-shadow:0 2px 8px #155dfc14}.studio-playground__tone-card--active{background:#e8f1ff;border-color:#155dfc;box-shadow:0 2px 8px #155dfc1f}[data-theme=dark] .studio-playground__tone-card{background:#1e1e28;border-color:#27272a}[data-theme=dark] .studio-playground__tone-card--active{background:#155dfc26;border-color:#155dfc}.studio-playground__tone-title{color:#1f2937;margin-bottom:4px;font-weight:600}[data-theme=dark] .studio-playground__tone-title{color:#fff}.studio-playground__tone-desc{color:#999;font-size:12px}[data-theme=dark] .studio-playground__tone-desc{color:#71717a}.studio-playground__voice-card{background:#f8fbff;border:1.2px dashed #d6e1f5;border-radius:16px;align-items:center;gap:14px;padding:16px 18px;transition:all .15s;display:flex}.studio-playground__voice-card:hover{border-color:#b9ccef;box-shadow:0 8px 18px #3b82f614}[data-theme=dark] .studio-playground__voice-card{background:#1e1e28;border-color:#27272a}.studio-playground__voice-card .studio-playground__voice-icon{color:#155dfc;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.studio-playground__voice-title{color:#1f2937;font-size:14px;font-weight:600}[data-theme=dark] .studio-playground__voice-title{color:#fff}.studio-playground__voice-desc{color:#999;font-size:12px}[data-theme=dark] .studio-playground__voice-desc{color:#71717a}.studio-playground__toggle{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-playground__toggle:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-playground__toggle{cursor:pointer;background:#dbe7ff;border:1px solid #c9d9ff;border-radius:999px;flex-shrink:0;width:110px;height:40px;padding:4px;transition:background .15s,border-color .15s,box-shadow .15s;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff73,0 8px 18px #155dfc1f}[data-theme=dark] .studio-playground__toggle{background:#1e1e28;border-color:#27272a;box-shadow:0 6px 14px #00000059}.studio-playground__toggle-handle{color:#fff;letter-spacing:.01em;background:linear-gradient(135deg,#2fa155,#3fbf6a);border-radius:999px;justify-content:center;align-items:center;gap:8px;width:78px;height:32px;font-size:14px;font-weight:700;transition:transform .15s,background .15s,box-shadow .15s,color .15s;display:inline-flex;position:absolute;top:4px;left:4px;box-shadow:0 10px 24px #2fb05c59}.studio-playground__toggle-dot{background:#c6f5d3;border-radius:999px;width:10px;height:10px;box-shadow:0 0 0 4px #ffffff40}.studio-playground__toggle-text{line-height:1}.studio-playground__toggle--on .studio-playground__toggle-handle{transform:translate(24px)}.studio-playground__toggle:not(.studio-playground__toggle--on) .studio-playground__toggle-handle{background:linear-gradient(135deg,#9ca3af,#6b7280);box-shadow:0 8px 18px #0000002e}.studio-playground__toggle:not(.studio-playground__toggle--on) .studio-playground__toggle-dot{background:#e5e7eb;box-shadow:0 0 0 4px #ffffff24}.studio-playground__toggle:not(.studio-playground__toggle--on) .studio-playground__toggle-text{color:#f9fafb;font-weight:600}.studio-playground__link{color:#155dfc;cursor:pointer;background:0 0;border:none;margin-left:auto;font-size:14px;font-weight:600;transition:color .15s}.studio-playground__link:hover{color:#0d45c4}[data-theme=dark] .studio-playground__link{color:#71afff}.studio-playground__kb-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:14px 0;display:grid}.studio-playground__kb-card{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-playground__kb-card:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-playground__kb-card{text-align:center;cursor:pointer;background:#f9fbff;border:1px solid #e0e7f3;border-radius:14px;flex-direction:column;align-items:center;gap:10px;padding:24px 20px;transition:all .15s;display:flex}.studio-playground__kb-card:hover{border-color:#155dfc;box-shadow:0 4px 12px #155dfc1f}.studio-playground__kb-card:disabled{cursor:not-allowed;box-shadow:none;opacity:1;background:#f3f5f8;border-color:#d5dae3}.studio-playground__kb-card:disabled:hover{box-shadow:none;border-color:#d5dae3}.studio-playground__kb-card--ghost{opacity:.7;background:#f0f4fb}[data-theme=dark] .studio-playground__kb-card{background:#1e1e28;border-color:#27272a}[data-theme=dark] .studio-playground__kb-card:disabled{background:#232834;border-color:#353b45}[data-theme=dark] .studio-playground__kb-card--ghost{opacity:.7;background:#16161d}.studio-playground__kb-icon{color:#155dfc;background:#e8f1ff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;display:flex}[data-theme=dark] .studio-playground__kb-icon{color:#71afff;background:#155dfc26}.studio-playground__kb-card:disabled .studio-playground__kb-icon{color:#98a2b3;background:#e7ebf1}.studio-playground__kb-card:disabled .studio-playground__kb-icon svg{filter:grayscale();opacity:.7}[data-theme=dark] .studio-playground__kb-card:disabled .studio-playground__kb-icon{color:#7b8596;background:#2c313c}.studio-playground__kb-title{color:#1f2937;font-size:14px;font-weight:600}[data-theme=dark] .studio-playground__kb-title{color:#fff}.studio-playground__kb-card:disabled .studio-playground__kb-title{color:#98a2b3}[data-theme=dark] .studio-playground__kb-card:disabled .studio-playground__kb-title{color:#8b95a7}.studio-playground__kb-desc{color:#999;font-size:12px}[data-theme=dark] .studio-playground__kb-desc{color:#71717a}.studio-playground__kb-card:disabled .studio-playground__kb-desc{color:#b0b8c5}[data-theme=dark] .studio-playground__kb-card:disabled .studio-playground__kb-desc{color:#6d7686}.studio-playground__file-list{gap:10px;margin-top:18px;display:grid}.studio-playground__file-list-title{color:#1f2937;font-size:14px;font-weight:600}[data-theme=dark] .studio-playground__file-list-title{color:#fff}.studio-playground__file-item{background:#f9fbff;border:1px solid #e0e7f3;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;transition:all .15s;display:grid}.studio-playground__file-item:hover{background:#e8f1ff;border-color:#155dfc}[data-theme=dark] .studio-playground__file-item{background:#1e1e28;border-color:#27272a}.studio-playground__file-item-content{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-playground__file-item-content:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-playground__file-item-content{text-align:left;min-width:0;color:inherit;flex:1;align-items:center;gap:12px;display:flex}.studio-playground__file-item-content:disabled{cursor:default}.studio-playground__file-action{color:#1d4ed8;background:#3b82f61f;border-radius:999px;flex-shrink:0;padding:6px 10px;font-size:11px;font-weight:700}[data-theme=dark] .studio-playground__file-action{color:#93c5fd;background:#3b82f638}.studio-playground__file-thumb{color:#155dfc;background:#e8f1ff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:12px;font-weight:600;display:flex}[data-theme=dark] .studio-playground__file-thumb{color:#71afff;background:#155dfc26}.studio-playground__file-meta{flex:1;min-width:0}.studio-playground__file-name{color:#1f2937;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}[data-theme=dark] .studio-playground__file-name{color:#fff}.studio-playground__file-size{color:#999;font-size:12px}[data-theme=dark] .studio-playground__file-size{color:#71717a}.studio-playground__file-note{color:#1d4ed8;background:#3b82f61f;border-radius:999px;align-items:center;gap:6px;margin-left:10px;padding:4px 8px;font-size:11px;font-weight:600;display:inline-flex}.studio-playground__file-dot{background:#1d4ed8;border-radius:50%;width:6px;height:6px;display:inline-block}.studio-playground__file-remove{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-playground__file-remove:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-playground__file-remove{color:#94a3b8;cursor:pointer;background:0 0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:color .15s;display:inline-flex}.studio-playground__file-remove:hover{color:#ef4444;background:#ef44441a}.studio-playground__file-remove:disabled{color:#94a3b8;cursor:not-allowed;opacity:1;background:0 0}[data-theme=dark] .studio-playground__file-remove{color:#71717a}.studio-playground__save-error{color:#ef4444;background:#ef444412;border:1px solid #ef444438;border-left:3px solid #ef4444;border-radius:.5rem;margin:0 1.25rem;padding:10px 14px;font-size:.875rem}[data-theme=dark] .studio-playground__save-error{background:#ef44441a;border-color:#ef44444d #ef44444d #ef44444d #ef4444}.studio-playground__footer{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:.75rem;padding:.75rem 1.25rem 1rem;display:flex}[data-theme=dark] .studio-playground__footer{border-color:#27272a}.studio-playground__ghost-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-playground__ghost-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-playground__ghost-btn{color:#6b7280;border:1px solid #e5e7eb;border-radius:.5rem;height:44px;padding:0 18px;line-height:1}[data-theme=dark] .studio-playground__ghost-btn{color:#a1a1aa;border-color:#27272a}.studio-playground__primary{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-playground__primary:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-playground__primary{color:#fff;background:#155dfc;border-radius:.5rem;align-items:center;gap:8px;height:44px;padding:0 22px;font-weight:600;line-height:1;display:inline-flex}.studio-playground__primary:disabled{opacity:.65;cursor:not-allowed}.studio-playground__primary:not(:disabled):hover{background:#0d45c4}.studio-playground__readonly-note{color:#9ca3af;align-self:center;margin-left:auto;font-size:.875rem}[data-theme=dark] .studio-playground__readonly-note{color:#71717a}.chat-message__actions{gap:8px;margin-top:10px;display:flex}.chat-message__actions button{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:.5rem;padding:6px;transition:color .15s,transform .15s,background .15s}.chat-message__actions button:hover{color:#3b82f6;background:#3b82f614;transform:translateY(-1px)}[data-theme=dark] .chat-message__actions button{color:#71717a}.studio-playground__message-bubble--typing{background:#fff;border:1px solid #dde7f4}[data-theme=dark] .studio-playground__message-bubble--typing{background:#1e1e28;border-color:#27272a}.studio-playground__typing-dots{align-items:center;gap:6px;display:inline-flex}.studio-playground__typing-dots span{background:#9ca3af;border-radius:50%;width:6px;height:6px;animation:1s ease-in-out infinite typing-bounce;display:inline-block}.studio-playground__typing-dots span:nth-child(2){animation-delay:.15s}.studio-playground__typing-dots span:nth-child(3){animation-delay:.3s}[data-theme=dark] .studio-playground__typing-dots span{background:#71717a}@keyframes typing-bounce{0%,80%,to{opacity:.6;transform:translateY(0)}40%{opacity:1;transform:translateY(-5px)}}.studio-playground__insight-block{gap:10px;width:100%;display:grid}.studio-playground__message--insight{margin-top:2px}.studio-playground__message-avatar--ghost{visibility:hidden}.studio-playground__insight-toolbar{flex-wrap:wrap;align-items:center;gap:12px;display:inline-flex}.studio-playground__insight-actions{flex-shrink:0;align-items:center;gap:.25rem;display:inline-flex}.studio-playground__insight-actions button{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-playground__insight-actions button:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-playground__insight-actions button{color:#8ba0b8;border-radius:.5rem;justify-content:center;align-items:center;width:24px;height:24px;transition:color .15s,background-color .15s;display:flex}.studio-playground__insight-actions button:hover{color:#3b82f6;background:#3b82f61f}.studio-playground__insight-actions button:disabled{opacity:.45;cursor:not-allowed}.studio-playground__insight-actions button:disabled:hover{color:#8ba0b8;background:0 0}.studio-playground__markdown{line-height:inherit;gap:8px;display:grid}.studio-playground__markdown p{white-space:pre-wrap;margin:0}.studio-playground__markdown ul,.studio-playground__markdown ol{gap:4px;margin:0;padding-left:1.25rem;display:grid}.studio-playground__markdown li{margin:0}.studio-playground__markdown h1,.studio-playground__markdown h2,.studio-playground__markdown h3,.studio-playground__markdown h4,.studio-playground__markdown h5,.studio-playground__markdown h6{margin:0;line-height:1.4}.studio-playground__markdown h1{font-size:1.16rem}.studio-playground__markdown h2{font-size:1.1rem}.studio-playground__markdown h3{font-size:1.04rem}.studio-playground__markdown h4,.studio-playground__markdown h5,.studio-playground__markdown h6{font-size:1rem}.studio-playground__markdown a{color:inherit;text-underline-offset:2px;text-decoration:underline}.studio-playground__markdown blockquote{color:#5b6679;border-left:3px solid #3b82f680;margin:0;padding-left:10px}[data-theme=dark] .studio-playground__markdown blockquote{color:#b6bfd0}.studio-playground__markdown hr{border:none;border-top:1px solid #d8e2f0;width:100%;margin:4px 0}[data-theme=dark] .studio-playground__markdown hr{border-top-color:#3a4658}.studio-playground__markdown table{border-collapse:collapse;width:100%;font-size:.94em}.studio-playground__markdown th,.studio-playground__markdown td{text-align:left;border:1px solid #dce6f5;padding:6px 8px}[data-theme=dark] .studio-playground__markdown th,[data-theme=dark] .studio-playground__markdown td{border-color:#3a4658}.studio-playground__markdown th{background:#3b82f614}[data-theme=dark] .studio-playground__markdown th{background:#94a3b81f}.studio-playground__markdown pre{background:#0f172a14;border-radius:10px;margin:0;padding:10px 12px;overflow-x:auto}[data-theme=dark] .studio-playground__markdown pre{background:#94a3b829}.studio-playground__markdown code{background:#0f172a14;border-radius:6px;padding:.12em .38em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.9em}[data-theme=dark] .studio-playground__markdown code{background:#94a3b829}.studio-playground__markdown pre code{background:0 0;border-radius:0;padding:0}.studio-playground__copy-notice{color:#3b82f6;white-space:nowrap;background:#3b82f61f;border-radius:999px;margin-left:2px;padding:2px 8px;font-size:11px;font-weight:600;line-height:1.3}.studio-playground__insight-links{border-left:1px solid #dbe3ef;flex-wrap:wrap;align-items:center;gap:12px;padding-left:12px;display:inline-flex}[data-theme=dark] .studio-playground__insight-links{border-left-color:#94a3b859}.studio-playground__insight-links--solo{border-left:none;padding-left:0}.studio-playground__insight-link{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.studio-playground__insight-link:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.studio-playground__insight-link{color:#66788f;align-items:center;gap:4px;font-size:13px;line-height:1;display:inline-flex}.studio-playground__insight-link:hover{color:#3b82f6}.studio-playground__insight-link.is-active{color:#3b82f6;text-underline-offset:2px;text-decoration:underline}.studio-playground__insight-link.is-active .studio-playground__insight-link-icon{color:#3b82f6;transform:rotate(180deg)}.studio-playground__insight-link--muted{color:#66788f;pointer-events:none;opacity:.92}[data-theme=dark] .studio-playground__insight-link{color:#a1a1aa}[data-theme=dark] .studio-playground__insight-link.is-active{color:#71afff}[data-theme=dark] .studio-playground__insight-link--muted{color:#a1a1aa}.studio-playground__insight-link-icon{color:#9ca3af;transition:transform .15s}[data-theme=dark] .studio-playground__insight-link-icon{color:#71717a}.studio-playground__reasoning-card,.studio-playground__knowledge-card{overscroll-behavior:contain;background:#f9fbff;border:1px solid #dce6f7;border-radius:14px;gap:10px;width:100%;max-height:224px;padding:12px 14px;display:grid;overflow-y:auto;box-shadow:0 6px 16px #0000000a}.studio-playground__reasoning-card::-webkit-scrollbar{width:6px}.studio-playground__knowledge-card::-webkit-scrollbar{width:6px}.studio-playground__reasoning-card::-webkit-scrollbar-track{background:0 0}.studio-playground__knowledge-card::-webkit-scrollbar-track{background:0 0}.studio-playground__reasoning-card::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:9999px}.studio-playground__knowledge-card::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:9999px}[data-theme=dark] .studio-playground__reasoning-card::-webkit-scrollbar-thumb{background:#71717a}[data-theme=dark] .studio-playground__knowledge-card::-webkit-scrollbar-thumb{background:#71717a}[data-theme=dark] .studio-playground__reasoning-card,[data-theme=dark] .studio-playground__knowledge-card{box-shadow:none;background:#3b82f614;border-color:#3b82f65c}.studio-playground__knowledge-card{background:linear-gradient(#fbfffc 0%,#f4fbf7 100%);border-color:#d8efe0}[data-theme=dark] .studio-playground__knowledge-card{background:#22c55e14;border-color:#22c55e38}.studio-playground__reasoning-title{color:#3b82f6;text-transform:uppercase;letter-spacing:.03em;align-items:center;gap:6px;font-size:12px;font-weight:600;display:inline-flex}.studio-playground__reasoning-head{gap:4px;display:grid}.studio-playground__reasoning-summary{color:#6b7280;margin:0;font-size:12px;line-height:1.45}[data-theme=dark] .studio-playground__reasoning-summary{color:#a1a1aa}.studio-playground__reasoning-steps{gap:8px;margin:0;padding:0;list-style:none;display:grid}.studio-playground__reasoning-step{background:#fff;border:1px solid #e6edf7;border-radius:12px;grid-template-columns:28px 1fr;align-items:flex-start;gap:10px;padding:10px 12px;display:grid;box-shadow:0 2px 8px #00000008}[data-theme=dark] .studio-playground__reasoning-step{box-shadow:none;background:#16161d;border-color:#27272a}.studio-playground__reasoning-step--pending .studio-playground__reasoning-index{color:#365fb8;background:#edf3ff}.studio-playground__reasoning-step--fallback .studio-playground__reasoning-index{color:#b45309;background:#fff3e3}.studio-playground__reasoning-index{color:#1d4ed8;background:#e9f1ff;border-radius:8px;justify-content:center;align-items:center;width:24px;height:24px;font-size:.875rem;font-weight:600;display:inline-flex}.studio-playground__reasoning-text{color:#1a1a2e;gap:4px;font-size:.875rem;display:grid}.studio-playground__reasoning-text p{color:#1a1a2e;margin:0;font-size:.875rem;line-height:1.45}[data-theme=dark] .studio-playground__reasoning-text,[data-theme=dark] .studio-playground__reasoning-text p{color:#fff}.studio-playground__reasoning-text .studio-playground__reasoning-meta{color:#6b7280;word-break:break-word;font-size:12px;line-height:1.4}[data-theme=dark] .studio-playground__reasoning-text .studio-playground__reasoning-meta{color:#a1a1aa}.studio-playground__reasoning-empty{color:#6b7280;margin:0;font-size:.875rem}[data-theme=dark] .studio-playground__reasoning-empty{color:#a1a1aa}.studio-playground__knowledge-title{color:#3b82f6;text-transform:uppercase;letter-spacing:.03em;align-items:center;gap:6px;font-size:12px;font-weight:600;display:inline-flex}.studio-playground__knowledge-summary{color:#6b7280;margin:0;font-size:12px;line-height:1.45}[data-theme=dark] .studio-playground__knowledge-summary{color:#a1a1aa}.studio-playground__knowledge-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.studio-playground__knowledge-item{background:#fff;border:1px solid #deebf6;border-radius:14px;grid-template-columns:36px minmax(0,1fr) 18px;align-items:center;gap:12px;padding:12px 14px;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid;box-shadow:0 6px 16px #0f172a0a}.studio-playground__knowledge-item:hover{border-color:#cfe0f5;transform:translateY(-1px);box-shadow:0 10px 18px #0f172a0f}[data-theme=dark] .studio-playground__knowledge-item{box-shadow:none;background:#16161d;border-color:#27272a}[data-theme=dark] .studio-playground__knowledge-item:hover{box-shadow:none;border-color:#94a3b847}.studio-playground__knowledge-icon{color:#2563eb;background:#edf3ff;border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.studio-playground__knowledge-icon--default,.studio-playground__knowledge-icon--document{color:#2563eb;background:#edf3ff}.studio-playground__knowledge-icon--pdf{color:#ef4444;background:#fff1f0}.studio-playground__knowledge-icon--spreadsheet{color:#16a34a;background:#ecfdf3}.studio-playground__knowledge-icon--audio{color:#ea580c;background:#fff7ed}.studio-playground__knowledge-icon--image{color:#7c3aed;background:#f5f3ff}.studio-playground__knowledge-icon--code{color:#4f46e5;background:#eef2ff}.studio-playground__knowledge-icon--archive{color:#6b7280;background:#f3f4f6}.studio-playground__knowledge-icon--presentation{color:#c2410c;background:#fff7ed}[data-theme=dark] .studio-playground__knowledge-icon{color:#dbeafe;background:#94a3b829}[data-theme=dark] .studio-playground__knowledge-icon--default,[data-theme=dark] .studio-playground__knowledge-icon--document{color:#93c5fd;background:#2563eb2e}[data-theme=dark] .studio-playground__knowledge-icon--pdf{color:#fca5a5;background:#ef444429}[data-theme=dark] .studio-playground__knowledge-icon--spreadsheet{color:#86efac;background:#16a34a29}[data-theme=dark] .studio-playground__knowledge-icon--audio{color:#fdba74;background:#ea580c29}[data-theme=dark] .studio-playground__knowledge-icon--image{color:#c4b5fd;background:#7c3aed29}[data-theme=dark] .studio-playground__knowledge-icon--code{color:#a5b4fc;background:#4f46e529}[data-theme=dark] .studio-playground__knowledge-icon--archive{color:#cbd5e1;background:#94a3b824}[data-theme=dark] .studio-playground__knowledge-icon--presentation{color:#fdba74;background:#c2410c29}.studio-playground__knowledge-content{gap:2px;min-width:0;display:grid}.studio-playground__knowledge-label{color:#1a1a2e;font-size:.875rem;font-weight:500;line-height:1.45;display:block}[data-theme=dark] .studio-playground__knowledge-label{color:#fff}.studio-playground__knowledge-detail{color:#6b7280;word-break:break-word;font-size:12px;line-height:1.4;display:block}[data-theme=dark] .studio-playground__knowledge-detail{color:#a1a1aa}.studio-playground__knowledge-chevron{color:#a5b1c4;justify-content:center;align-items:center;display:inline-flex}[data-theme=dark] .studio-playground__knowledge-chevron{color:#71717a}.studio-playground__knowledge-empty{color:#6b7280;margin:0;font-size:.875rem}[data-theme=dark] .studio-playground__knowledge-empty{color:#a1a1aa}.studio-playground__voice-preview{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;flex-direction:column;gap:8px;margin-top:10px;padding:12px;display:flex}[data-theme=dark] .studio-playground__voice-preview{background:#1e1e28;border-color:#27272a}.studio-playground__voice-preview__meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.studio-playground__voice-preview__title{color:#1a1a2e;font-weight:600}[data-theme=dark] .studio-playground__voice-preview__title{color:#fff}.studio-playground__voice-preview__badge{color:#3b82f6;background:#3b82f61f;border-radius:9999px;padding:4px 8px;font-size:12px}.studio-playground__voice-preview__count{color:#6b7280;font-size:12px}[data-theme=dark] .studio-playground__voice-preview__count{color:#a1a1aa}.studio-playground__voice-preview__textarea{resize:vertical;color:#1a1a2e;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;width:100%;min-height:90px;padding:10px}[data-theme=dark] .studio-playground__voice-preview__textarea{color:#fff;background:#1e1e28;border-color:#27272a}@keyframes wave{0%{opacity:.4;height:6px}40%{opacity:1;height:34px}80%{opacity:.6;height:10px}to{opacity:.4;height:6px}}@keyframes pulse{0%{box-shadow:0 0 0 18px #3b82f614,0 0 0 36px #3b82f60d}50%{box-shadow:0 0 0 14px #3b82f621,0 0 0 30px #3b82f614}to{box-shadow:0 0 0 18px #3b82f614,0 0 0 36px #3b82f60d}}.studio-playground__voice-preview__actions{gap:12px;display:flex}.studio-playground__link--danger{color:#ef4444}@keyframes studio-processing-spin{to{transform:rotate(360deg)}}.checkout-result{background-color:#fff;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}[data-theme=dark] .checkout-result{background-color:#0f0f14}.checkout-result__card{text-align:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:20px;width:100%;max-width:480px;padding:52px 48px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}[data-theme=dark] .checkout-result__card{background-color:#1e1e28;border-color:#27272a}@media (max-width:639px){.checkout-result__card{padding:36px 24px}}.checkout-result__icon-wrap{border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 28px;display:flex}.checkout-result__icon-wrap--success{color:#22c55e;background-color:#22c55e1f}.checkout-result__icon-wrap--cancel{color:#ef4444;background-color:#ef44441a}.checkout-result__title{color:#1a1a2e;margin:0 0 12px;font-size:1.5rem;font-weight:700}[data-theme=dark] .checkout-result__title{color:#fff}.checkout-result__message{color:#6b7280;margin:0 0 8px;font-size:1rem;line-height:1.6}[data-theme=dark] .checkout-result__message{color:#a1a1aa}.checkout-result__session{color:#9ca3af;word-break:break-all;margin:0 0 36px;font-size:.75rem}[data-theme=dark] .checkout-result__session{color:#71717a}.checkout-result__actions{flex-direction:column;gap:.75rem;display:flex}.checkout-result__btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.checkout-result__btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.checkout-result__btn{cursor:pointer;border-radius:10px;padding:12px 24px;font-size:.875rem;font-weight:600;transition:opacity .15s}.checkout-result__btn--primary{color:#fff;background:linear-gradient(#5a95f6 0%,#4285f2 100%);box-shadow:0 6px 16px #3a7af147}.checkout-result__btn--primary:hover{opacity:.9}.checkout-result__btn--ghost{color:#6b7280;background:0 0;border:1.5px solid #e5e7eb}.checkout-result__btn--ghost:hover{background-color:#0000000a}[data-theme=dark] .checkout-result__btn--ghost{color:#a1a1aa;border-color:#27272a}[data-theme=dark] .checkout-result__btn--ghost:hover{background-color:#ffffff0f}@keyframes mic-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.92)}}.spin{animation:1s linear infinite spin}
