.Button-module__8RiFmG__btn{border-radius:var(--r-md);height:42px;font-family:var(--font-display);letter-spacing:-.005em;cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:13px;font-weight:600;transition:filter .15s,background .15s,border-color .15s;display:inline-flex}.Button-module__8RiFmG__btn:disabled{opacity:.55;cursor:not-allowed}.Button-module__8RiFmG__primary{background:var(--grad);color:#fff;box-shadow:var(--shadow-cta)}.Button-module__8RiFmG__primary:not(:disabled):hover{filter:brightness(1.07)}.Button-module__8RiFmG__secondary{background:var(--surface-2);border-color:var(--border-2);color:var(--text)}.Button-module__8RiFmG__secondary:not(:disabled):hover{background:var(--surface-3)}.Button-module__8RiFmG__ghost{color:var(--text-muted);background:0 0}.Button-module__8RiFmG__ghost:not(:disabled):hover{color:var(--text);background:var(--surface-3)}.Button-module__8RiFmG__danger{color:var(--danger);background:#ff70701f;border-color:#ff707052}.Button-module__8RiFmG__danger:not(:disabled):hover{background:#ff70702e}.Button-module__8RiFmG__sm{height:34px;padding:0 13px;font-size:12px}.Button-module__8RiFmG__lg{height:48px;padding:0 22px;font-size:14px}.Button-module__8RiFmG__block{width:100%}
.Card-module__b6YjYG__card{background:linear-gradient(180deg, var(--surface-from), var(--surface-to));border:1px solid var(--border);border-radius:var(--r-lg);padding:22px}.Card-module__b6YjYG__pad0{padding:0}.Card-module__b6YjYG__header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.Card-module__b6YjYG__title{font-family:var(--font-display);font-size:15px;font-weight:600}.Card-module__b6YjYG__hint{color:var(--text-faint);font-size:12px}
.Badge-module__H8aylq__badge{border-radius:var(--r-pill);white-space:nowrap;align-items:center;gap:6px;padding:5px 11px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.Badge-module__H8aylq__dot{border-radius:var(--r-pill);background:currentColor;width:6px;height:6px}.Badge-module__H8aylq__count{min-width:22px;font-family:var(--font-display);color:#fff;background:var(--grad);border-radius:var(--r-pill);justify-content:center;align-items:center;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}
.Table-module__ceAsYa__wrap{background:linear-gradient(180deg, var(--surface-from), var(--surface-to));border:1px solid var(--border);border-radius:var(--r-lg);overflow:hidden}.Table-module__ceAsYa__scroll{overflow-x:auto}.Table-module__ceAsYa__grid{min-width:640px}.Table-module__ceAsYa__head,.Table-module__ceAsYa__row{align-items:center;gap:12px;padding:15px 20px;display:grid}.Table-module__ceAsYa__head{border-bottom:1px solid var(--border);letter-spacing:.09em;text-transform:uppercase;color:var(--text-faint);font-size:11px;font-weight:700}.Table-module__ceAsYa__row{border-bottom:1px solid var(--divider);font-size:13px;transition:background .12s}.Table-module__ceAsYa__row:last-child{border-bottom:none}.Table-module__ceAsYa__rowHover:hover{background:var(--surface-2)}.Table-module__ceAsYa__clickable{cursor:pointer}.Table-module__ceAsYa__cellRight{text-align:right;justify-self:end}.Table-module__ceAsYa__cellStart{justify-self:start}.Table-module__ceAsYa__footer{color:var(--text-faint);border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:15px 20px;font-size:12px;display:flex}
.Modal-module__7LRQSW__overlay{z-index:50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#040306b8;place-items:center;padding:24px;animation:.15s Modal-module__7LRQSW__fade;display:grid;position:fixed;inset:0}.Modal-module__7LRQSW__panel{border:1px solid var(--border);border-radius:var(--r-xl);width:100%;max-width:520px;max-height:calc(100vh - 48px);box-shadow:var(--shadow-card);background:linear-gradient(#131019,#0e0c12);animation:.16s Modal-module__7LRQSW__pop;overflow-y:auto}.Modal-module__7LRQSW__header{justify-content:space-between;align-items:flex-start;gap:12px;padding:22px 24px 12px;display:flex}.Modal-module__7LRQSW__titles{flex-direction:column;gap:4px;display:flex}.Modal-module__7LRQSW__title{font-family:var(--font-display);font-size:17px;font-weight:600}.Modal-module__7LRQSW__subtitle{color:var(--text-muted);font-size:13px}.Modal-module__7LRQSW__close{border-radius:var(--r-sm);width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;place-items:center;display:grid}.Modal-module__7LRQSW__close:hover{color:var(--pink-soft);background:var(--surface-3)}.Modal-module__7LRQSW__body{padding:6px 24px 8px}.Modal-module__7LRQSW__footer{justify-content:flex-end;gap:10px;padding:16px 24px 22px;display:flex}@keyframes Modal-module__7LRQSW__fade{0%{opacity:0}}@keyframes Modal-module__7LRQSW__pop{0%{opacity:0;transform:translateY(8px)scale(.99)}}
.States-module__eK2odW__state{text-align:center;background:linear-gradient(180deg, var(--surface-from), var(--surface-to));border:1px dashed var(--border-strong);border-radius:var(--r-lg);flex-direction:column;align-items:center;gap:8px;padding:48px 28px;display:flex}.States-module__eK2odW__icon{border-radius:var(--r-md);background:var(--surface-2);border:1px solid var(--border-2);width:52px;height:52px;color:var(--faint-ui);place-items:center;margin-bottom:6px;display:grid}.States-module__eK2odW__iconError{color:var(--danger);background:#ff70701a;border-color:#ff707047}.States-module__eK2odW__title{font-family:var(--font-display);font-size:15px;font-weight:600}.States-module__eK2odW__desc{color:var(--text-muted);max-width:420px;font-size:13px}.States-module__eK2odW__action{margin-top:10px}.States-module__eK2odW__spinnerWrap{color:var(--text-muted);flex-direction:column;align-items:center;gap:12px;padding:48px 28px;font-size:13px;display:flex}.States-module__eK2odW__spinner{border:3px solid var(--surface-3);border-top-color:var(--pink);border-radius:999px;width:30px;height:30px;animation:.8s linear infinite States-module__eK2odW__spin}@keyframes States-module__eK2odW__spin{to{transform:rotate(360deg)}}.States-module__eK2odW__skeleton{border-radius:var(--r-md);background:linear-gradient(90deg, var(--surface-2) 25%, var(--surface-3) 37%, var(--surface-2) 63%);background-size:400% 100%;animation:1.3s infinite States-module__eK2odW__shimmer}@keyframes States-module__eK2odW__shimmer{0%{background-position:100% 0}to{background-position:0 0}}
.StatCard-module__k3UlQW__stat{background:linear-gradient(180deg, var(--surface-from), var(--surface-to));border:1px solid var(--border);border-radius:var(--r-lg);padding:20px}.StatCard-module__k3UlQW__label{letter-spacing:.09em;text-transform:uppercase;color:var(--text-faint);font-size:11px;font-weight:700}.StatCard-module__k3UlQW__value{font-family:var(--font-display);letter-spacing:-.02em;margin-top:10px;font-size:32px;font-weight:700;line-height:1.15}.StatCard-module__k3UlQW__foot{color:var(--text-muted);margin-top:2px;font-size:12px}.StatCard-module__k3UlQW__ok{color:var(--ok)}.StatCard-module__k3UlQW__danger{color:var(--danger)}
.FilterTabs-module__9INcVG__tabs{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.FilterTabs-module__9INcVG__tab{color:var(--text-muted);background:var(--sidebar-to);border:1px solid var(--border);border-radius:var(--r-pill);cursor:pointer;padding:7px 15px;font-size:12px;font-weight:500;transition:color .12s,background .12s}.FilterTabs-module__9INcVG__tab:hover{color:var(--text)}.FilterTabs-module__9INcVG__active{color:#fff;background:color-mix(in srgb, var(--pink) 14%, transparent);border-color:color-mix(in srgb, var(--pink) 42%, transparent);font-weight:600}
.Sidebar-module__XRNO5a__sidebar{width:var(--sidebar-w);flex:0 0 var(--sidebar-w);background:linear-gradient(180deg, var(--sidebar-from), var(--sidebar-to));border:1px solid var(--border);border-radius:var(--r-xl);top:var(--shell-inset);height:calc(100vh - var(--shell-inset) * 2);flex-direction:column;display:flex;position:sticky;overflow:hidden}.Sidebar-module__XRNO5a__brand{justify-content:space-between;align-items:center;padding:22px 20px 16px;display:flex}.Sidebar-module__XRNO5a__logo{width:auto;height:26px;display:block}.Sidebar-module__XRNO5a__closeBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:4px;display:none}.Sidebar-module__XRNO5a__nav{flex-direction:column;flex:1;gap:3px;padding:2px 12px 14px;display:flex;overflow-y:auto}.Sidebar-module__XRNO5a__groupLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--faint-ui);flex:none;padding:18px 10px 7px;font-size:10px;font-weight:700}.Sidebar-module__XRNO5a__item{border-radius:var(--r-md);cursor:pointer;letter-spacing:-.005em;color:#a9a1b5;background:0 0;flex:none;align-items:center;gap:11px;height:42px;min-height:42px;padding:0 12px 0 14px;font-size:13.5px;font-weight:500;transition:color .12s,background .12s;display:flex;position:relative}.Sidebar-module__XRNO5a__item:hover{color:var(--text)}.Sidebar-module__XRNO5a__itemLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.Sidebar-module__XRNO5a__active{color:#fff;background:var(--grad-nav);font-weight:600}.Sidebar-module__XRNO5a__active .Sidebar-module__XRNO5a__bar{border-radius:var(--r-pill);background:var(--grad-vert);width:3px;box-shadow:var(--shadow-glow);position:absolute;top:9px;bottom:9px;left:0}.Sidebar-module__XRNO5a__footer{border-top:1px solid var(--border);padding:14px}.Sidebar-module__XRNO5a__userCard{background:var(--surface-2);border:1px solid var(--border-2);border-radius:14px;align-items:center;gap:11px;padding:10px 12px;display:flex}.Sidebar-module__XRNO5a__avatar{border-radius:var(--r-pill);background:var(--grad);width:32px;height:32px;font-family:var(--font-display);color:#fff;flex:none;place-items:center;font-size:12px;font-weight:600;display:grid}.Sidebar-module__XRNO5a__userMeta{flex-direction:column;flex:1;min-width:0;display:flex}.Sidebar-module__XRNO5a__userName{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.Sidebar-module__XRNO5a__userRole{color:var(--text-muted);font-size:11px}.Sidebar-module__XRNO5a__logout{border-radius:var(--r-sm);width:28px;height:28px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;flex:none;place-items:center;display:grid}.Sidebar-module__XRNO5a__logout:hover{color:var(--pink-soft);background:var(--surface-3)}@media (max-width:980px){.Sidebar-module__XRNO5a__sidebar{border-radius:0 var(--r-xl) var(--r-xl) 0;z-index:60;height:100vh;transition:transform .22s;position:fixed;top:0;left:0;transform:translate(-108%)}.Sidebar-module__XRNO5a__open{transform:translate(0);box-shadow:0 30px 80px -20px #000000e6}.Sidebar-module__XRNO5a__closeBtn{display:block}}
.Field-module__bfn3sa__field{flex-direction:column;gap:8px;display:flex}.Field-module__bfn3sa__label{letter-spacing:.09em;text-transform:uppercase;color:var(--text-faint);font-size:11px;font-weight:700}.Field-module__bfn3sa__control{border-radius:var(--r-md);background:var(--surface-2);border:1px solid var(--border-2);height:44px;color:var(--text);font-family:var(--font-ui);width:100%;padding:0 13px;font-size:14px}.Field-module__bfn3sa__textarea{resize:vertical;height:auto;padding:12px 13px;line-height:1.55}.Field-module__bfn3sa__check{color:var(--text-muted);cursor:pointer;align-items:center;gap:9px;font-size:13px;display:flex}.Field-module__bfn3sa__check input{width:15px;height:15px;accent-color:var(--pink)}
.Topbar-module__p1niWa__topbar{align-items:center;gap:10px;padding:6px 0 18px;display:flex}.Topbar-module__p1niWa__menuBtn{border-radius:var(--r-md);background:var(--sidebar-to);border:1px solid var(--border);width:42px;height:42px;color:var(--text-muted);cursor:pointer;flex:none;justify-content:center;align-items:center;display:none}.Topbar-module__p1niWa__menuBtn:hover{color:var(--text)}.Topbar-module__p1niWa__titleChip{border-radius:var(--r-md);background:var(--sidebar-to);border:1px solid var(--border);height:42px;font-family:var(--font-display);letter-spacing:-.01em;color:var(--text);white-space:nowrap;flex:none;align-items:center;padding:0 18px;font-size:15px;font-weight:600;display:inline-flex}.Topbar-module__p1niWa__search{border-radius:var(--r-md);background:var(--sidebar-to);border:1px solid var(--border);max-width:380px;height:42px;color:var(--faint-ui);flex:1;align-items:center;gap:9px;padding:0 14px;display:flex}.Topbar-module__p1niWa__search input{min-width:0;height:100%;color:var(--text);font-family:var(--font-ui);background:0 0;border:none;flex:1;font-size:13px}.Topbar-module__p1niWa__search input:focus{box-shadow:none;border:none;outline:none}.Topbar-module__p1niWa__spacer{flex:1}.Topbar-module__p1niWa__iconBtn{border-radius:var(--r-md);background:var(--sidebar-to);border:1px solid var(--border);width:42px;height:42px;color:var(--text-muted);cursor:pointer;flex:none;place-items:center;display:grid;position:relative}.Topbar-module__p1niWa__iconBtn:hover{color:var(--text)}.Topbar-module__p1niWa__dot{border-radius:var(--r-pill);background:var(--pink);width:7px;height:7px;position:absolute;top:9px;right:10px;box-shadow:0 0 8px #ee1e6ee6}.Topbar-module__p1niWa__cta{border-radius:var(--r-md);background:var(--grad);color:#fff;height:42px;font-family:var(--font-display);box-shadow:var(--shadow-cta);flex:none;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:13px;font-weight:600;transition:filter .15s;display:inline-flex}.Topbar-module__p1niWa__cta:hover{filter:brightness(1.07);color:#fff}@media (max-width:980px){.Topbar-module__p1niWa__menuBtn{display:inline-flex}}@media (max-width:760px){.Topbar-module__p1niWa__search{display:none}}@media (max-width:640px){.Topbar-module__p1niWa__ctaLabel{display:none}.Topbar-module__p1niWa__cta{width:42px;padding:0}}
.PageHeader-module__HZea0q__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.PageHeader-module__HZea0q__titles{flex-direction:column;gap:4px;display:flex}.PageHeader-module__HZea0q__title{font-family:var(--font-display);letter-spacing:-.02em;font-size:20px;font-weight:600}.PageHeader-module__HZea0q__subtitle{color:var(--text-muted);max-width:60ch;font-size:13px}.PageHeader-module__HZea0q__actions{flex-wrap:wrap;gap:10px;display:flex}.PageHeader-module__HZea0q__sectionTitle{font-family:var(--font-display);font-size:15px;font-weight:600}
.AppShell-module__cB5iMW__shell{min-height:100vh;padding:var(--shell-inset);background:radial-gradient(900px 520px at 14% -6%, var(--bg-glow-pink), transparent 62%), var(--bg);gap:0;display:flex}.AppShell-module__cB5iMW__main{min-width:0;padding:0 4px 0 var(--shell-inset);flex-direction:column;flex:1;display:flex}.AppShell-module__cB5iMW__content{gap:var(--gap);flex-direction:column;padding:0 0 40px;display:flex}.AppShell-module__cB5iMW__backdrop{display:none}@media (max-width:980px){.AppShell-module__cB5iMW__main{padding:0}.AppShell-module__cB5iMW__backdrop{z-index:55;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#04030699;display:block;position:fixed;inset:0}}
.Layout-module__6A1vqW__stack{gap:var(--gap);flex-direction:column;display:flex}.Layout-module__6A1vqW__grid{gap:var(--gap);display:grid}
.ReelPreview-module__uF83VW__phone{aspect-ratio:9/16;border-radius:var(--r-lg);border:1px solid var(--border);color:#fff;flex-direction:column;width:100%;display:flex;position:relative;overflow:hidden}.ReelPreview-module__uF83VW__bg{background:radial-gradient(120% 75% at 50% 0,#ee1e6e66,#0000 62%),linear-gradient(#17111f,#241226 60%,#2a0f22);position:absolute;inset:0}.ReelPreview-module__uF83VW__top,.ReelPreview-module__uF83VW__bottom{z-index:2;text-align:center;letter-spacing:-.01em;text-shadow:0 2px 8px #0000008c;font-weight:800;line-height:1.15;font-family:var(--font-display);padding:10px 12px;font-size:13px;position:relative}.ReelPreview-module__uF83VW__bottom{margin-top:auto}.ReelPreview-module__uF83VW__full .ReelPreview-module__uF83VW__top,.ReelPreview-module__uF83VW__full .ReelPreview-module__uF83VW__bottom{padding:16px 18px;font-size:21px}.ReelPreview-module__uF83VW__frame{z-index:2;border-radius:var(--r-md);background:#000;flex:1;place-items:center;min-height:0;margin:4px 10px;display:grid;position:relative;overflow:hidden}.ReelPreview-module__uF83VW__media{object-fit:cover;width:100%;height:100%}.ReelPreview-module__uF83VW__ph{opacity:.7;font-size:40px}
.GenerationProvider-module__wHKpVG__toast{z-index:200;border-radius:var(--r-md);background:linear-gradient(180deg, var(--surface-from), var(--surface-to));border:1px solid var(--border-strong);box-shadow:var(--shadow-card);cursor:pointer;color:var(--text);align-items:center;gap:12px;min-width:230px;padding:12px 16px;font-size:13px;font-weight:600;animation:.2s GenerationProvider-module__wHKpVG__rise;display:flex;position:fixed;bottom:20px;right:20px;overflow:hidden}@keyframes GenerationProvider-module__wHKpVG__rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.GenerationProvider-module__wHKpVG__toast:hover{border-color:var(--pink)}.GenerationProvider-module__wHKpVG__spin{border:2px solid var(--border-strong);border-top-color:var(--pink);border-radius:50%;flex:none;width:16px;height:16px;animation:.7s linear infinite GenerationProvider-module__wHKpVG__sp}@keyframes GenerationProvider-module__wHKpVG__sp{to{transform:rotate(360deg)}}.GenerationProvider-module__wHKpVG__done{background:var(--ok);color:#06281d;border-radius:50%;flex:none;place-items:center;width:16px;height:16px;font-size:11px;display:grid}.GenerationProvider-module__wHKpVG__err{background:var(--danger);border-radius:50%;flex:none;width:16px;height:16px}.GenerationProvider-module__wHKpVG__label{white-space:nowrap;flex:1}.GenerationProvider-module__wHKpVG__open{color:var(--pink-soft);white-space:nowrap;font-size:11px;font-weight:600}.GenerationProvider-module__wHKpVG__bar{background:var(--grad);height:2px;transition:width .3s;position:absolute;bottom:0;left:0}@media (max-width:640px){.GenerationProvider-module__wHKpVG__toast{bottom:16px;left:16px;right:16px}}
.login-module__WEZH7G__screen{background:radial-gradient(760px 420px at 22% 0%, #ee1e6e29, transparent 66%), radial-gradient(680px 420px at 86% 104%, #f7913c1f, transparent 64%), var(--bg);place-items:center;min-height:100vh;padding:40px 24px;display:grid}.login-module__WEZH7G__box{flex-direction:column;gap:26px;width:100%;max-width:406px;display:flex}.login-module__WEZH7G__logo{align-self:center;width:auto;height:46px}.login-module__WEZH7G__card{border:1px solid var(--border);border-radius:var(--r-xl);box-shadow:var(--shadow-card);background:linear-gradient(#131019,#0e0c12);padding:30px 28px}.login-module__WEZH7G__title{font-family:var(--font-display);letter-spacing:-.01em;font-size:19px;font-weight:600}.login-module__WEZH7G__subtitle{color:var(--text-muted);margin-top:5px;margin-bottom:24px;font-size:13px}.login-module__WEZH7G__form{flex-direction:column;gap:15px;display:flex}.login-module__WEZH7G__rowBetween{justify-content:space-between;align-items:center;gap:12px;display:flex}.login-module__WEZH7G__remember{color:var(--text-muted);cursor:pointer;align-items:center;gap:9px;font-size:13px;display:flex}.login-module__WEZH7G__remember input{width:15px;height:15px;accent-color:var(--pink)}.login-module__WEZH7G__link{font-size:13px;font-weight:600}.login-module__WEZH7G__error{color:var(--danger);border-radius:var(--r-md);background:#ff5a5a1a;border:1px solid #ff5a5a47;padding:10px 13px;font-size:13px}.login-module__WEZH7G__submit{border-radius:var(--r-md);background:var(--grad);color:#fff;height:48px;font-family:var(--font-display);cursor:pointer;border:none;margin-top:6px;font-size:14px;font-weight:600;box-shadow:0 12px 30px -14px #ee1e6ee6}.login-module__WEZH7G__submit:hover{filter:brightness(1.07)}.login-module__WEZH7G__foot{text-align:center;color:var(--text-faint);font-size:12px}
.AgentCard-module__rt2prq__card{border-radius:var(--r-lg);background:linear-gradient(180deg, var(--surface-from), var(--surface-to));border:1px solid var(--border);color:inherit;flex-direction:column;gap:12px;padding:18px;text-decoration:none;transition:border-color .15s,transform .15s,box-shadow .15s;display:flex}.AgentCard-module__rt2prq__card:hover{border-color:var(--border-strong);box-shadow:var(--shadow-card);transform:translateY(-2px)}.AgentCard-module__rt2prq__top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.AgentCard-module__rt2prq__avatar{border-radius:var(--r-md);background:var(--grad-nav);border:1px solid var(--border-2);flex:none;place-items:center;width:50px;height:50px;font-size:27px;line-height:1;display:grid}.AgentCard-module__rt2prq__status{color:var(--text-muted);align-items:center;gap:6px;font-size:11px;font-weight:600;display:inline-flex}.AgentCard-module__rt2prq__dot{border-radius:var(--r-pill);background:var(--faint-ui);width:7px;height:7px}.AgentCard-module__rt2prq__dotOn{background:var(--ok);box-shadow:0 0 8px #3fd9a4cc}.AgentCard-module__rt2prq__name{font-family:var(--font-display);letter-spacing:-.01em;color:var(--text);font-size:15px;font-weight:600}.AgentCard-module__rt2prq__cat{color:var(--text-faint);text-transform:uppercase;letter-spacing:.05em;margin-top:2px;font-size:11px}.AgentCard-module__rt2prq__desc{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:41px;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}.AgentCard-module__rt2prq__foot{border-top:1px solid var(--divider);justify-content:space-between;align-items:center;margin-top:2px;padding-top:12px;display:flex}.AgentCard-module__rt2prq__ver{color:var(--text-faint);font-size:12px}.AgentCard-module__rt2prq__open{color:var(--pink-soft);font-size:12px;font-weight:600}
.AgentDetail-module__wYqvJa__headerRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.AgentDetail-module__wYqvJa__titleWrap{flex-direction:column;gap:6px;display:flex}.AgentDetail-module__wYqvJa__titleLine{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.AgentDetail-module__wYqvJa__title{font-family:var(--font-display);letter-spacing:-.02em;font-size:20px;font-weight:600}.AgentDetail-module__wYqvJa__desc{color:var(--text-muted);max-width:68ch;font-size:13px}.AgentDetail-module__wYqvJa__actions{flex-wrap:wrap;gap:10px;display:flex}.AgentDetail-module__wYqvJa__pre{border-radius:var(--r-md);background:var(--surface-2);border:1px solid var(--border-2);color:var(--text);white-space:pre-wrap;word-break:break-word;margin:0;padding:14px 16px;font-family:ui-monospace,SFMono-Regular,Cascadia Code,monospace;font-size:12.5px;line-height:1.6;overflow-x:auto}.AgentDetail-module__wYqvJa__kv{flex-direction:column;gap:12px;display:flex}.AgentDetail-module__wYqvJa__kvRow{flex-direction:column;gap:4px;display:flex}.AgentDetail-module__wYqvJa__kvLabel{letter-spacing:.09em;text-transform:uppercase;color:var(--text-faint);font-size:11px;font-weight:700}.AgentDetail-module__wYqvJa__kvValue{font-size:14px}.AgentDetail-module__wYqvJa__list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.AgentDetail-module__wYqvJa__listItem{align-items:flex-start;gap:10px;font-size:13.5px;line-height:1.5;display:flex}.AgentDetail-module__wYqvJa__mark{border-radius:999px;flex:none;width:6px;height:6px;margin-top:6px}.AgentDetail-module__wYqvJa__ok{background:var(--ok)}.AgentDetail-module__wYqvJa__no{background:var(--danger)}.AgentDetail-module__wYqvJa__dot{background:var(--pink-soft)}.AgentDetail-module__wYqvJa__example{border-radius:var(--r-md);background:var(--surface-2);border:1px solid var(--border-2);flex-direction:column;gap:8px;padding:14px;display:flex}.AgentDetail-module__wYqvJa__exampleLabel{letter-spacing:.09em;text-transform:uppercase;color:var(--text-faint);font-size:11px;font-weight:700}.AgentDetail-module__wYqvJa__versionRow{border:1px solid var(--border-2);background:var(--surface-2);border-radius:var(--r-md);align-items:center;gap:12px;padding:13px 15px;display:flex}.AgentDetail-module__wYqvJa__versionMeta{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.AgentDetail-module__wYqvJa__versionTitle{font-family:var(--font-display);align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.AgentDetail-module__wYqvJa__versionSub{color:var(--text-faint);font-size:12px}.AgentDetail-module__wYqvJa__compareGrid{gap:var(--gap);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));display:grid}.AgentDetail-module__wYqvJa__testMeta{color:var(--text-faint);flex-wrap:wrap;gap:14px;font-size:12px;display:flex}
.CriarFlow-module__jzDeYG__typeRow{gap:10px;display:flex}.CriarFlow-module__jzDeYG__type{border-radius:var(--r-md);border:1px solid var(--border-2);background:var(--surface-2);color:var(--text-muted);cursor:pointer;flex:1;justify-content:center;align-items:center;gap:10px;padding:15px;font-size:14px;font-weight:600;transition:border-color .15s,color .15s;display:flex}.CriarFlow-module__jzDeYG__type:hover{color:var(--text)}.CriarFlow-module__jzDeYG__typeOn{border-color:var(--pink);color:var(--text);background:var(--grad-nav)}.CriarFlow-module__jzDeYG__ideas{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:14px;display:grid}.CriarFlow-module__jzDeYG__idea{border-radius:var(--r-lg);border:2px solid var(--border);background:var(--surface-2);cursor:pointer;text-align:left;color:inherit;flex-direction:column;padding:0;transition:border-color .15s,transform .15s;display:flex;position:relative;overflow:hidden}.CriarFlow-module__jzDeYG__idea:hover{transform:translateY(-2px)}.CriarFlow-module__jzDeYG__ideaOn{border-color:var(--pink)}.CriarFlow-module__jzDeYG__cover{aspect-ratio:1;object-fit:cover;width:100%;display:block}.CriarFlow-module__jzDeYG__coverPh{aspect-ratio:1;background:var(--grad-nav);place-items:center;width:100%;font-size:34px;display:grid}.CriarFlow-module__jzDeYG__body{flex-direction:column;gap:6px;padding:10px 12px;display:flex}.CriarFlow-module__jzDeYG__src{color:var(--pink-soft);font-size:11px;font-weight:600}.CriarFlow-module__jzDeYG__cap{color:var(--text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:12.5px;line-height:1.45;display:-webkit-box;overflow:hidden}.CriarFlow-module__jzDeYG__eng{color:var(--text-faint);font-size:11px}.CriarFlow-module__jzDeYG__check{border-radius:var(--r-pill);color:#fff;background:#0009;border:1px solid #fff6;place-items:center;width:22px;height:22px;font-size:13px;display:grid;position:absolute;top:8px;right:8px}.CriarFlow-module__jzDeYG__checkOn{background:var(--pink);border-color:var(--pink)}
.GenerationProgress-module__ZVtZAW__grid{gap:var(--gap);grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:start;display:grid}.GenerationProgress-module__ZVtZAW__itemHead{justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px;display:flex}.GenerationProgress-module__ZVtZAW__itemTitle{font-family:var(--font-display);font-size:15px;font-weight:600}.GenerationProgress-module__ZVtZAW__steps{flex-direction:column;gap:4px;display:flex}.GenerationProgress-module__ZVtZAW__step{border-radius:var(--r-md);gap:12px;padding:10px;display:flex}.GenerationProgress-module__ZVtZAW__stepActive{background:var(--surface-2)}.GenerationProgress-module__ZVtZAW__marker{border-radius:var(--r-pill);border:1px solid var(--border-strong);width:24px;height:24px;color:var(--faint-ui);background:var(--surface-2);flex:none;place-items:center;margin-top:1px;display:grid}.GenerationProgress-module__ZVtZAW__mDone{background:color-mix(in srgb, var(--ok) 16%, transparent);color:var(--ok);border-color:#0000}.GenerationProgress-module__ZVtZAW__mActive{background:var(--grad);color:#fff;border-color:#0000}.GenerationProgress-module__ZVtZAW__mError{background:color-mix(in srgb, var(--danger) 16%, transparent);color:var(--danger);border-color:#0000}.GenerationProgress-module__ZVtZAW__spin{border:2px solid #ffffff73;border-top-color:#fff;border-radius:999px;width:12px;height:12px;animation:.7s linear infinite GenerationProgress-module__ZVtZAW__spin}@keyframes GenerationProgress-module__ZVtZAW__spin{to{transform:rotate(360deg)}}.GenerationProgress-module__ZVtZAW__body{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.GenerationProgress-module__ZVtZAW__topline{justify-content:space-between;align-items:center;gap:10px;display:flex}.GenerationProgress-module__ZVtZAW__label{font-size:13.5px;font-weight:500}.GenerationProgress-module__ZVtZAW__statusText{letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:700}.GenerationProgress-module__ZVtZAW__msg{color:var(--text-muted);font-size:12.5px}.GenerationProgress-module__ZVtZAW__errmsg{color:var(--danger);font-size:12.5px}.GenerationProgress-module__ZVtZAW__times{color:var(--text-faint);flex-wrap:wrap;gap:12px;font-size:11px;display:flex}.GenerationProgress-module__ZVtZAW__retry{margin-top:6px}.GenerationProgress-module__ZVtZAW__banner{border-radius:var(--r-md);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.GenerationProgress-module__ZVtZAW__bannerOk{background:color-mix(in srgb, var(--ok) 10%, transparent);border:1px solid color-mix(in srgb, var(--ok) 28%, transparent);color:var(--ok)}.GenerationProgress-module__ZVtZAW__bannerErr{background:color-mix(in srgb, var(--danger) 10%, transparent);border:1px solid color-mix(in srgb, var(--danger) 28%, transparent);color:var(--danger)}.GenerationProgress-module__ZVtZAW__bannerRun{background:var(--surface-2);border:1px solid var(--border-2);color:var(--text-muted)}.GenerationProgress-module__ZVtZAW__liveDot{color:var(--text-muted);align-items:center;gap:7px;font-size:12px;display:inline-flex}.GenerationProgress-module__ZVtZAW__pulse{background:var(--ok);width:8px;height:8px;box-shadow:0 0 8px var(--ok);border-radius:999px;animation:1.4s ease-in-out infinite GenerationProgress-module__ZVtZAW__blink}@keyframes GenerationProgress-module__ZVtZAW__blink{50%{opacity:.35}}
.ReelGrid-module__gY2NZa__grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:16px;display:grid}.ReelGrid-module__gY2NZa__card{cursor:pointer;text-align:left;color:inherit;background:0 0;border:none;flex-direction:column;gap:8px;padding:0;transition:transform .15s;display:flex;position:relative}.ReelGrid-module__gY2NZa__card:hover{transform:translateY(-3px)}.ReelGrid-module__gY2NZa__badge{z-index:4;position:absolute;top:8px;left:8px}.ReelGrid-module__gY2NZa__title{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.ReelGrid-module__gY2NZa__modal{flex-direction:column;align-items:center;gap:16px;display:flex}.ReelGrid-module__gY2NZa__modalPreview{width:260px;max-width:100%}.ReelGrid-module__gY2NZa__actions{justify-content:center;gap:10px;width:100%;display:flex}
.DevBanner-module__e0Sqnq__banner{color:var(--warn);background:color-mix(in srgb, var(--warn) 10%, transparent);border:1px solid color-mix(in srgb, var(--warn) 30%, transparent);border-radius:var(--r-md);align-items:center;gap:10px;padding:9px 14px;font-size:12px;display:flex}.DevBanner-module__e0Sqnq__tag{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:var(--warn);background:color-mix(in srgb, var(--warn) 16%, transparent);border-radius:var(--r-pill);padding:3px 9px;font-size:10px;font-weight:700}
.MediaLibrary-module__3KFQ5W__grid{gap:var(--gap);grid-template-columns:repeat(auto-fill,minmax(210px,1fr));display:grid}.MediaLibrary-module__3KFQ5W__card{background:linear-gradient(180deg, var(--surface-from), var(--surface-to));border:1px solid var(--border);border-radius:var(--r-lg);flex-direction:column;display:flex;overflow:hidden}.MediaLibrary-module__3KFQ5W__preview{aspect-ratio:9/16;background:var(--surface-2);max-height:260px;color:var(--faint-ui);place-items:center;display:grid;position:relative;overflow:hidden}.MediaLibrary-module__3KFQ5W__preview img,.MediaLibrary-module__3KFQ5W__preview video{object-fit:cover;width:100%;height:100%}.MediaLibrary-module__3KFQ5W__placeholder{color:var(--faint-ui);text-align:center;flex-direction:column;align-items:center;gap:6px;padding:12px;font-size:11px;display:flex}.MediaLibrary-module__3KFQ5W__badgeKind{letter-spacing:.04em;text-transform:uppercase;color:#fff;border-radius:var(--r-pill);background:#07060ab3;padding:3px 8px;font-size:10px;font-weight:700;position:absolute;top:8px;left:8px}.MediaLibrary-module__3KFQ5W__duration{color:#fff;border-radius:var(--r-pill);background:#07060ab3;padding:3px 8px;font-size:10px;position:absolute;bottom:8px;right:8px}.MediaLibrary-module__3KFQ5W__body{flex-direction:column;gap:7px;padding:12px 13px 14px;display:flex}.MediaLibrary-module__3KFQ5W__name{font-size:13px;font-weight:600}.MediaLibrary-module__3KFQ5W__meta{color:var(--text-faint);flex-wrap:wrap;gap:8px;font-size:11px;display:flex}.MediaLibrary-module__3KFQ5W__tags{flex-wrap:wrap;gap:5px;display:flex}.MediaLibrary-module__3KFQ5W__tag{color:var(--text-muted);background:var(--surface-2);border:1px solid var(--border-2);border-radius:var(--r-pill);padding:2px 7px;font-size:10px}.MediaLibrary-module__3KFQ5W__foot{justify-content:space-between;align-items:center;margin-top:2px;display:flex}.MediaLibrary-module__3KFQ5W__audioWrap{width:100%;padding:10px}.MediaLibrary-module__3KFQ5W__audioWrap audio{width:100%}
.SettingsNav-module__DIIqhG__nav{border-bottom:1px solid var(--border);gap:4px;display:flex;overflow-x:auto}.SettingsNav-module__DIIqhG__tab{color:var(--text-muted);white-space:nowrap;border-bottom:2px solid #0000;margin-bottom:-1px;padding:10px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:color .15s}.SettingsNav-module__DIIqhG__tab:hover{color:var(--text)}.SettingsNav-module__DIIqhG__active{color:var(--text);border-bottom-color:var(--pink)}
.SchedulesView-module__Zd-MZa__calHead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.SchedulesView-module__Zd-MZa__calTitle{font-family:var(--font-display);text-transform:capitalize;font-size:15px;font-weight:600}.SchedulesView-module__Zd-MZa__navBtns{gap:8px;display:flex}.SchedulesView-module__Zd-MZa__nav{border-radius:var(--r-sm);background:var(--surface-2);border:1px solid var(--border-2);width:32px;height:32px;color:var(--text-muted);cursor:pointer;place-items:center;display:grid}.SchedulesView-module__Zd-MZa__nav:hover{color:var(--text)}.SchedulesView-module__Zd-MZa__grid{grid-template-columns:repeat(7,1fr);gap:6px;display:grid}.SchedulesView-module__Zd-MZa__dow{letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint);text-align:center;padding-bottom:4px;font-size:10px;font-weight:700}.SchedulesView-module__Zd-MZa__cell{border-radius:var(--r-sm);border:1px solid var(--border);background:var(--sidebar-to);flex-direction:column;gap:4px;min-height:62px;padding:6px 7px;display:flex}.SchedulesView-module__Zd-MZa__cellEmpty{background:0 0;border-color:#0000}.SchedulesView-module__Zd-MZa__cellToday{border-color:var(--border-strong)}.SchedulesView-module__Zd-MZa__dayNum{color:var(--text-muted);font-size:11px;font-weight:600}.SchedulesView-module__Zd-MZa__dots{flex-wrap:wrap;gap:3px;display:flex}.SchedulesView-module__Zd-MZa__dot{border-radius:999px;width:6px;height:6px}.SchedulesView-module__Zd-MZa__dCount{color:var(--text-faint);margin-top:auto;font-size:10px}.SchedulesView-module__Zd-MZa__list{flex-direction:column;display:flex}.SchedulesView-module__Zd-MZa__row{border-bottom:1px solid var(--divider);align-items:center;gap:12px;padding:13px 0;display:flex}.SchedulesView-module__Zd-MZa__row:last-child{border-bottom:none}.SchedulesView-module__Zd-MZa__rowMeta{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.SchedulesView-module__Zd-MZa__rowTitle{font-size:13.5px;font-weight:600}.SchedulesView-module__Zd-MZa__rowSub{color:var(--text-faint);font-size:12px}.SchedulesView-module__Zd-MZa__rowActions{gap:6px;display:flex}
