@charset "UTF-8";:root,[data-theme=light]{color-scheme:light;--canvas: #f8f9fa;--canvas-subtle: #eeeff1;--surface: #ffffff;--surface-1: #ffffff;--surface-2: #eeeff1;--surface-3: #e3e5ea;--surface-elevated: #ffffff;--border: #dcdee3;--border-strong: #b7bbc2;--text: #1b1d22;--text-1: #1b1d22;--text-2: #3d424a;--text-3: #676b74;--text-on-brand: #ffffff;--text-on-danger: #ffffff;--brand: #0088ea;--brand-2: #0071c4;--brand-soft: #e4f1fc;--focus: #0088ea;--focus-ring: rgba(0, 136, 234, .32);--primary: #0088ea;--teal: #0088ea;--teal-soft: #e4f1fc;--mint: #00805c;--mint-2: #00805c;--mint-soft: #e3f8f1;--success: #00805c;--success-soft: #e3f8f1;--amber: #ff9000;--warning: #9e5800;--warning-soft: #fff1e0;--amber-ink: #9e5800;--amber-soft: #fff1e0;--danger: #d22f2f;--danger-2: #b02525;--danger-soft: #fceaea;--info: #1b72ad;--avatar-soft: #e4f1fc;--tabstrip-edge: rgba(27, 29, 34, .16);--bg: #f8f9fa;--header-bg: rgba(248, 249, 250, .9);--shadow-sm: 0 1px 2px rgba(27, 29, 34, .06);--shadow-md: 0 8px 24px rgba(27, 29, 34, .08);--shadow-floating: 0 16px 48px rgba(27, 29, 34, .14)}[data-theme=dark]{color-scheme:dark;--canvas: #1b1d22;--canvas-subtle: #16181c;--surface: #22252b;--surface-1: #22252b;--surface-2: #2a2e35;--surface-3: #333841;--surface-elevated: #262a31;--border: #333841;--border-strong: #676b74;--text: #f8f9fa;--text-1: #f8f9fa;--text-2: #c7cbd2;--text-3: #9ba1ab;--text-on-brand: #0b1620;--text-on-danger: #2a0b0b;--brand: #3da9f4;--brand-2: #6ebdf4;--brand-soft: rgba(61, 169, 244, .16);--focus: #3da9f4;--focus-ring: rgba(61, 169, 244, .42);--primary: #3da9f4;--teal: #3da9f4;--teal-soft: rgba(61, 169, 244, .16);--mint: #3df6a2;--mint-2: #3df6a2;--mint-soft: rgba(61, 246, 162, .14);--success: #3df6a2;--success-soft: rgba(61, 246, 162, .14);--amber: #ffac40;--warning: #ffac40;--warning-soft: rgba(255, 172, 64, .15);--amber-ink: #ffac40;--amber-soft: rgba(255, 172, 64, .15);--danger: #f46e6e;--danger-2: #ff8f8f;--danger-soft: rgba(244, 110, 110, .14);--info: #6ebdf4;--avatar-soft: #2a3a46;--tabstrip-edge: rgba(0, 0, 0, .45);--bg: #1b1d22;--header-bg: rgba(27, 29, 34, .9);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .3);--shadow-md: 0 10px 30px rgba(0, 0, 0, .32);--shadow-floating: 0 18px 54px rgba(0, 0, 0, .44)}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNova-Light.otf) format("opentype");font-weight:300;font-display:swap}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNova-Regular.ttf) format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNova-Bold.otf) format("opentype");font-weight:700;font-display:swap}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNova-ExtraBold.otf) format("opentype");font-weight:800;font-display:swap}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNova-Black.otf) format("opentype");font-weight:900;font-display:swap}*{box-sizing:border-box}html,body{min-width:320px;margin:0;padding:0}html,body,#app{height:100%}body{font-family:Proxima Nova,Arial,sans-serif;color:var(--text);background:var(--bg);background-attachment:fixed;-webkit-font-smoothing:antialiased}input,textarea,select,button{font-family:inherit}input:focus,textarea:focus,select:focus{border-color:var(--focus);box-shadow:0 0 0 3px var(--focus-ring)}input:focus-visible,textarea:focus-visible,select:focus-visible{outline:none}@media (forced-colors: active){input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid Highlight;outline-offset:2px}}.ds2-field :is(input,textarea,select):focus,.ds2-field :is(input,textarea,select):focus-visible{box-shadow:none;outline:none}input::placeholder,textarea::placeholder{color:var(--text-3)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:999px;border:3px solid transparent;background-clip:content-box}::-webkit-scrollbar-track{background:transparent}@keyframes nmFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes nmPulse{0%,to{opacity:.45}50%{opacity:1}}:focus-visible{outline:2px solid var(--focus);outline-offset:2px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:0ms!important;transition-duration:0ms!important;scroll-behavior:auto!important}}.app-root{min-height:100dvh}.ds2-page{animation:nmFade .35s ease both}.ds2-kicker{font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--brand)}.ds2-card{background:var(--surface);border:.5px solid var(--border);border-radius:16px;box-shadow:var(--shadow-sm)}.ds2-h1{margin:0;font-weight:800;font-size:28px;letter-spacing:-.01em;line-height:1.15}.ds2-h2{margin:0;font-weight:800;font-size:22px}.ds2-sub{margin:0;font-size:15px;color:var(--text-2);line-height:1.5}.ds2-avatar{display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--avatar-soft);color:var(--primary);font-weight:800;flex:none}.ds2-badge{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:700;padding:4px 11px;border-radius:999px}.ds2-badge--mint{background:var(--mint-soft);color:var(--mint-2)}.ds2-badge--amber{background:var(--amber-soft);color:var(--amber-ink)}.ds2-badge--brand{background:var(--brand-soft);color:var(--brand)}.ds2-badge--muted{background:var(--surface-3);color:var(--text-2)}.ds2-badge--danger{background:var(--danger-soft);color:var(--danger)}.ds2-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:none;cursor:pointer;text-decoration:none;border-radius:11px;padding:11px 18px;font-size:15px;font-weight:700;transition:background .18s ease,border-color .18s ease,color .18s ease}.ds2-btn:disabled{opacity:.55;cursor:default}.ds2-btn--brand{background:var(--brand);color:var(--text-on-brand)}.ds2-btn--brand:hover:not(:disabled){background:var(--brand-2)}.ds2-btn--ghost{background:var(--surface-2);border:.5px solid var(--border);color:var(--text-2)}.ds2-btn--ghost:hover:not(:disabled){border-color:var(--border-strong);color:var(--brand)}.ds2-btn--outline{background:transparent;border:1px solid var(--border-strong);color:var(--text-2)}.ds2-btn--outline:hover:not(:disabled){border-color:var(--text-2);color:var(--text)}.ds2-btn--quiet{background:transparent;color:var(--text-2);padding:9px 6px}.ds2-btn--quiet:hover:not(:disabled){color:var(--brand)}.ds2-btn--danger-quiet{background:transparent;color:var(--danger);padding:9px 6px}.ds2-btn--danger-quiet:hover:not(:disabled){color:var(--danger-2)}.ds2-btn__spinner{width:16px;height:16px;flex:none;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;opacity:.85;animation:operationStatusSpin .8s linear infinite}.ds2-btn__spinner--tiny{width:13px;height:13px;border-width:1.6px}.ds2-icon-btn{display:flex;align-items:center;justify-content:center;border-radius:10px;border:.5px solid var(--border);background:var(--surface);color:var(--text-2);cursor:pointer;transition:color .18s ease,border-color .18s ease,background .18s ease}.ds2-icon-btn:hover:not(:disabled){color:var(--brand);border-color:var(--border-strong)}.ds2-icon-btn:disabled{opacity:.55;cursor:default;background:var(--surface-2)}@media (max-width: 760px){.ds2-btn,.ds2-icon-btn,.ds2-tap,[role=tab]{position:relative}.ds2-btn:after,.ds2-icon-btn:after,.ds2-tap:after,[role=tab]:after{content:"";position:absolute;top:50%;left:50%;width:max(100%,44px);height:max(100%,44px);transform:translate(-50%,-50%)}}.ds2-label{display:block;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--brand);margin-bottom:8px}.ds2-field{display:flex;align-items:center;gap:10px;border:.5px solid var(--border-strong);border-radius:11px;padding:0 14px;background:var(--surface);transition:border-color .18s ease,box-shadow .18s ease}.ds2-field svg{flex:none}.ds2-field input{flex:1;border:none;background:transparent;padding:13px 0;font-size:16px;color:var(--text);min-width:0}.ds2-field:focus-within{border-color:var(--focus);box-shadow:0 0 0 3px var(--focus-ring)}.ds2-input{width:100%;border:.5px solid var(--border-strong);border-radius:11px;padding:14px 16px;font-size:16px;color:var(--text);background:var(--surface);transition:border-color .18s ease,box-shadow .18s ease}.ds2-select-wrap{position:relative;min-width:0}.ds2-select-wrap:after{content:"";position:absolute;right:16px;top:50%;width:7px;height:7px;border-right:1.8px solid var(--text-3);border-bottom:1.8px solid var(--text-3);transform:translateY(-70%) rotate(45deg);pointer-events:none}.ds2-select-wrap:has(.ds2-select--sm):after{right:12px}.ds2-select-wrap:has(.ds2-select--xs):after{right:10px}.ds2-select-wrap:has(.ds2-select:disabled):after{opacity:.55}.ds2-select{width:100%;min-width:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;border:.5px solid var(--border-strong);border-radius:11px;padding:14px 40px 14px 16px;font-size:16px;font-weight:600;color:var(--text);background:var(--surface);cursor:pointer;text-overflow:ellipsis;transition:border-color .18s ease,box-shadow .18s ease}.ds2-select--sm{padding:9px 32px 9px 12px;border-radius:9px;font-size:13px}.ds2-select--xs{padding:7px 28px 7px 10px;border-radius:8px;font-size:12px}.ds2-select--quiet{padding:7px 28px 7px 8px;border-color:transparent;border-radius:8px;background:transparent;color:var(--text-3);font-size:12px}.ds2-select:disabled{opacity:.55;cursor:default;background:var(--surface-2)}.ds2-hint{margin:8px 0 0;font-size:13px;color:var(--text-3)}.ds2-divider{height:1px;background:var(--border);border:0}.ds2-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.operation-status{display:flex;align-items:center;gap:12px;padding:13px 15px;border:.5px solid var(--border-strong);border-radius:12px;background:var(--brand-soft);color:var(--text)}.operation-status__spinner{width:20px;height:20px;flex:none;border:2px solid var(--border-strong);border-top-color:var(--brand);border-radius:50%;animation:operationStatusSpin .8s linear infinite}.operation-status__copy{display:grid;gap:2px;min-width:0}.operation-status__label{font-size:14px;font-weight:700;line-height:1.35}.operation-status__detail{color:var(--text-2);font-size:12px;line-height:1.4}.operation-status--compact{gap:8px;padding:8px 10px}.operation-status--compact .operation-status__spinner{width:16px;height:16px}.operation-status--compact .operation-status__label{font-size:13px}@keyframes operationStatusSpin{to{transform:rotate(360deg)}}.skeleton-block{width:100%}.skeleton-block__shape{display:block;background:linear-gradient(100deg,var(--surface-2) 30%,var(--surface-3) 50%,var(--surface-2) 70%);background-size:200% 100%;animation:ds2SkeletonShimmer 1.5s ease-in-out infinite}.skeleton-block__line{width:100%;height:12px;border-radius:999px}.skeleton-block__line--short{width:38%}.skeleton-block__line--medium{width:68%}.skeleton-block__line--value{width:52%;height:30px}.skeleton-block__line--heading{width:min(240px,58%);height:22px}.skeleton-block__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,190px),1fr));gap:16px}.skeleton-block__card{display:grid;gap:16px;min-height:156px;padding:20px;border:.5px solid var(--border);border-radius:16px;background:var(--surface);box-shadow:var(--shadow-sm)}.skeleton-block__list{overflow:hidden;border:.5px solid var(--border);border-radius:16px;background:var(--surface)}.skeleton-block__list-row{display:flex;align-items:center;gap:14px;min-height:76px;padding:14px 18px;border-bottom:.5px solid var(--border)}.skeleton-block__list-row:last-child{border-bottom:0}.skeleton-block__avatar{width:44px;height:44px;flex:none;border-radius:50%}.skeleton-block__list-copy{display:grid;flex:1;gap:10px;min-width:0}.skeleton-block__action{width:76px;height:32px;flex:none;border-radius:10px}.skeleton-block__table{overflow:hidden;border:.5px solid var(--border);border-radius:16px;background:var(--surface)}.skeleton-block__table-head,.skeleton-block__table-row{display:grid;grid-template-columns:minmax(120px,1.4fr) minmax(90px,1fr) minmax(72px,.7fr);gap:24px;align-items:center;min-height:58px;padding:14px 18px}.skeleton-block__table-head{background:var(--surface-2)}.skeleton-block__table-row{border-top:.5px solid var(--border)}.skeleton-block__form{display:grid;gap:24px;padding:22px;border:.5px solid var(--border);border-radius:16px;background:var(--surface)}.skeleton-block__field{display:grid;gap:9px}.skeleton-block__label{width:96px;height:10px;border-radius:999px}.skeleton-block__input{width:100%;height:48px;border-radius:11px}.skeleton-block__chat{display:flex;flex-direction:column;gap:14px;min-height:320px}.skeleton-block__message{display:grid;width:min(72%,620px);gap:12px;padding:18px;border:.5px solid var(--border);border-radius:16px 16px 16px 5px;background:var(--surface)}.skeleton-block__message--outgoing{align-self:flex-end;border-radius:16px 16px 5px;background:var(--brand-soft)}@keyframes ds2SkeletonShimmer{0%{background-position-x:200%}to{background-position-x:-200%}}@media (max-width: 520px){.skeleton-block__action{width:36px}.skeleton-block__table{overflow-x:hidden}.skeleton-block__table-head,.skeleton-block__table-row{grid-template-columns:minmax(110px,1.4fr) minmax(72px,1fr)}.skeleton-block__table-head>:last-child,.skeleton-block__table-row>:last-child{display:none}.skeleton-block__message{width:88%}}@media (prefers-reduced-motion: reduce){.operation-status__spinner,.ds2-btn__spinner{animation:none}.skeleton-block__shape{animation:none;background:var(--surface-2)}}.rmenu-item{display:flex;width:100%;align-items:center;gap:10px;padding:9px 10px;border:none;border-radius:10px;color:var(--text);background:transparent;font:inherit;font-size:14px;font-weight:600;text-align:left;cursor:pointer}.rmenu-item:hover{background:var(--surface-2)}.rmenu-item span{flex:1;min-width:0;white-space:nowrap}.rmenu-item small{color:var(--text-3);font-size:12px;font-weight:700}.rmenu-item--danger{color:var(--danger)}.rmenu-item--danger:hover{background:var(--danger-soft)}.bubble__md>:first-child{margin-top:0}.bubble__md>:last-child{margin-bottom:0}.bubble__md p{margin:0 0 12px}.bubble__md h1,.bubble__md h2,.bubble__md h3,.bubble__md h4,.bubble__md h5,.bubble__md h6{margin:20px 0 10px;font-weight:800;line-height:1.3;letter-spacing:-.01em}.bubble__md h1{font-size:19px}.bubble__md h2{font-size:17px}.bubble__md h3{font-size:16px}.bubble__md h4,.bubble__md h5,.bubble__md h6{font-size:15px}.bubble__md ul,.bubble__md ol{margin:0 0 12px;padding-left:24px}.bubble__md li{margin:4px 0}.bubble__md li>ul,.bubble__md li>ol{margin:4px 0}.bubble__md strong{font-weight:800}.bubble__md a{color:var(--brand);text-decoration:underline;text-underline-offset:2px;overflow-wrap:anywhere}.bubble__md code{padding:2px 5px;border:.5px solid var(--border);border-radius:6px;background:var(--surface-2);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9em}.bubble__md pre{margin:0 0 14px;padding:14px 16px;border:.5px solid var(--border);border-radius:12px;background:var(--surface-2);overflow-x:auto}.bubble__md pre code{padding:0;border:0;border-radius:0;background:transparent;font-size:13px;line-height:1.6;white-space:pre}.bubble__md blockquote{margin:0 0 14px;padding:4px 0 4px 16px;border-left:3px solid var(--brand);color:var(--text-2)}.bubble__md blockquote>:last-child{margin-bottom:0}.bubble__md hr{margin:18px 0;border:0;border-top:.5px solid var(--border)}.bubble__md .md-table{max-width:100%;margin:0 0 14px;overflow-x:auto}.bubble__md table{border-collapse:collapse;font-size:14px}.bubble__md th,.bubble__md td{padding:8px 12px;border:.5px solid var(--border);text-align:left;vertical-align:top}.bubble__md th{background:var(--surface-2);font-weight:800}.bubble__md .md-image{display:inline-block;padding:6px 10px;border:.5px dashed var(--border);border-radius:8px;color:var(--text-3);font-size:14px;overflow-wrap:anywhere}.ds2-hint.driver-popover{padding:16px 18px;border:.5px solid var(--border);border-radius:14px;background:var(--surface-elevated);box-shadow:var(--shadow-floating);color:var(--text);font-family:inherit;max-width:340px}.ds2-hint.driver-popover .driver-popover-title{font-size:16px;font-weight:800;letter-spacing:-.01em}.ds2-hint.driver-popover .driver-popover-description{margin-top:7px;color:var(--text-2);font-size:14px;line-height:1.55}.ds2-hint.driver-popover .driver-popover-close-btn{width:30px;height:26px;color:var(--text-3)}.ds2-hint.driver-popover .driver-popover-close-btn:hover,.ds2-hint.driver-popover .driver-popover-close-btn:focus-visible{color:var(--text)}.ds2-hint.driver-popover .driver-popover-footer{margin-top:16px;gap:10px}.ds2-hint.driver-popover .driver-popover-progress-text{color:var(--text-3);font-size:12px;font-weight:700}.ds2-hint.driver-popover .driver-popover-footer-btn{padding:7px 13px;border:.5px solid var(--border);border-radius:9px;background:var(--surface-2);color:var(--text-2);font-size:13px;font-weight:700}.ds2-hint.driver-popover .driver-popover-footer-btn:hover,.ds2-hint.driver-popover .driver-popover-footer-btn:focus-visible{border-color:var(--border-strong);background:var(--surface-3);color:var(--text)}.ds2-hint.driver-popover .driver-popover-navigation-btns button:last-child{border-color:transparent;background:var(--brand);color:var(--text-on-brand)}.ds2-hint.driver-popover .driver-popover-navigation-btns button:last-child:hover,.ds2-hint.driver-popover .driver-popover-navigation-btns button:last-child:focus-visible{background:var(--brand-2);color:var(--text-on-brand)}.ds2-hint.driver-popover .driver-popover-arrow-side-left{border-left-color:var(--surface-elevated)}.ds2-hint.driver-popover .driver-popover-arrow-side-right{border-right-color:var(--surface-elevated)}.ds2-hint.driver-popover .driver-popover-arrow-side-top{border-top-color:var(--surface-elevated)}.ds2-hint.driver-popover .driver-popover-arrow-side-bottom{border-bottom-color:var(--surface-elevated)}.driver-hint{--driver-hint-color: var(--brand);--driver-hint-size: 22px}
