/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components,utilities;.workforce-cards{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.workforce-card{text-align:left;flex-direction:column;align-items:flex-start;gap:13px;margin:0 0 15px;padding:20px;display:flex}.workforce-card p{color:#8a99ac;flex:1;font-size:11px;line-height:1.8}.workforce-card b{color:#354d70}.workforce-card.chosen{background:#f7faff;border-color:#3d7cf1}.assign-label{color:#3e78dc;align-items:center;gap:8px;font-size:11px;display:flex}.job-form{flex-direction:column;gap:18px;display:flex}.job-form .primary{align-self:flex-start}.child-job{border:1px solid #e7edf5;border-radius:8px;margin-top:10px;padding:14px}.child-job summary{justify-content:space-between;font-size:13px;display:flex}.child-job .answer{margin-top:16px}.job-log{color:#8393ab;margin:18px 0;font-size:12px}.job-actions{gap:12px;font-size:12px;display:flex}.workforce-hero{min-height:190px}select[multiple]{min-height:82px}audio{width:100%;margin-top:18px}@media(max-width:1200px){.workforce-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.workforce-cards{grid-template-columns:1fr}.workforce-card{gap:8px}}:root{color:#24334b;font-synthesis:none;background:#f4f7fb;font-family:Inter,Microsoft YaHei,PingFang SC,sans-serif;font-size:14px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:4px}button{cursor:pointer;color:#4c607d;background:#fff;border:1px solid #dce4ee;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 15px;transition:all .18s;display:inline-flex}button:hover{background:#eef4ff;border-color:#b5ccf6}button:disabled{opacity:.5;cursor:not-allowed}a{color:#326be5;text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,h4,p{margin:0}h3{align-items:center;gap:8px;font-size:16px;font-weight:650;display:flex}h2{font-size:23px;font-weight:650}h1{letter-spacing:-.8px;font-size:28px;font-weight:700}small{color:#8794a7;font-size:11px;line-height:1.7;display:block}input,select,textarea{color:#263951;background:#fff;border:1px solid #dce4ef;border-radius:8px;min-width:0;padding:12px}input:focus,textarea:focus,select:focus{border-color:#4480f4;outline:2px solid #a7c5fd}label{flex-direction:column;gap:9px;font-size:13px;font-weight:600;display:flex}label input,label select{width:100%}.primary{color:#fff;background:#3474ee;border-color:#3474ee;font-weight:550;box-shadow:0 3px 8px #3474ee15}.primary:hover{color:#fff;background:#2163df}.text-button{color:#3673e8;background:0 0;border:0}.eyebrow{letter-spacing:1.8px;color:#7c91ac;margin-bottom:7px;font-size:10px;font-weight:650}.shell{min-height:100vh;display:flex}.shell>aside{color:#c5d0e2;z-index:10;background:#101d35;flex-direction:column;width:240px;padding:30px 19px;display:flex;position:fixed;inset:0 auto 0 0}.brand{color:#fff;letter-spacing:1px;align-items:center;gap:11px;font-size:23px;font-weight:700;display:flex}.brand-icon{background:#3479f5;border-radius:10px;place-items:center;width:40px;height:43px;display:grid;box-shadow:0 5px 20px #276cdd50}.brand small{letter-spacing:1.5px;color:#93a7c5;font-size:10px;font-weight:400}.brand span{opacity:.6;font-size:12px}.workspace{background:#1a2943;border:1px solid #2a3951;border-radius:10px;align-items:center;gap:10px;margin:34px 0 30px;padding:13px 10px;font-size:12px;display:flex}.workspace>div{text-overflow:ellipsis;flex:1;max-width:135px;overflow:hidden}.avatar{color:#dae7fa;background:#37506e;border-radius:9px;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:13px;display:inline-grid}.avatar.light{color:#386be2;background:#e8efff}.nav-caption{color:#7186a6;letter-spacing:2px;margin-bottom:13px;padding:0 13px;font-size:10px}nav{flex-direction:column;gap:8px;display:flex}nav button{color:#99abc5;background:0 0;border:0;justify-content:flex-start;padding:13px 15px;font-size:13px}nav button:hover{color:#fff;background:#1e304e}nav button.selected{color:#fff;background:#2e6fe8;box-shadow:0 4px 13px #061b3b80}nav button svg{margin-right:4px}.nav-count{background:#ffffff15;border-radius:5px;margin-left:auto;padding:1px 6px;font-size:10px}.sidebar-bottom{background:#172740;border:1px solid #25364f;border-radius:10px;margin-top:auto;padding:16px 13px}.quota-label{align-items:center;gap:7px;font-size:11px;display:flex}.quota-label b{color:#a2c5ff;margin-left:auto}.progress{background:#2a3c57;border-radius:4px;height:4px;margin:13px 0 8px;overflow:hidden}.progress i{background:#4e8afb;height:100%;display:block}.sidebar-bottom button{color:#b6d2ff;background:#213755;border:0;width:100%;margin-top:12px;padding:7px;font-size:11px}.logout{color:#8fa3c1;background:0 0;border:0;justify-content:flex-start;margin-top:18px;font-size:12px}.main{width:calc(100% - 240px);margin-left:240px}header{background:#fff;border-bottom:1px solid #e5ebf3;justify-content:space-between;align-items:center;height:76px;padding:0 36px;font-size:12px;display:flex}header>div{align-items:center;gap:14px;display:flex}header>div:first-child{color:#8291a5}header strong{color:#394c66;font-weight:500}header b{font-weight:500}.connection{color:#7c8da4;align-items:center;gap:7px;margin-right:12px;font-size:11px;display:flex}.connection i{background:#25b391;border-radius:100%;width:6px;height:6px}.content{max-width:1650px;margin:auto;padding:30px 36px 0}.page-title{justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px;display:flex}.page-title p:last-child{color:#8996a8;margin-top:9px;font-size:12px}.page-title .primary{font-size:12px}.hero{color:#fff;background:linear-gradient(112deg,#152b52,#204a83 70%,#3765a1);border-radius:13px;min-height:216px;margin-bottom:24px;padding:29px 32px;position:relative;overflow:hidden}.hero-tag{color:#bad5ff;background:#ffffff12;border:1px solid #ffffff20;border-radius:5px;align-items:center;gap:6px;padding:5px 9px;font-size:10px;display:inline-flex}.hero h2{margin:13px 0 10px;font-size:25px;font-weight:600}.hero p{color:#aac1e2;font-size:12px}.hero button{color:#fff;background:#ffffff12;border:1px solid #ffffff25;margin-top:21px;padding:8px 13px;font-size:11px}.hero>div:first-child{z-index:2;position:relative}.architecture{opacity:.65;background:repeating-linear-gradient(0deg,#0000 0,#0000 23px,#ffffff06 24px),repeating-linear-gradient(90deg,#0000 0,#0000 23px,#ffffff06 24px);width:280px;height:220px;position:absolute;bottom:0;right:55px;transform:skewY(-5deg)}.tower{background-color:#0000;background-image:repeating-linear-gradient(0deg,#0000 0,#0000 13px,#aad0ff22 14px),repeating-linear-gradient(90deg,#0000 0,#0000 16px,#acf2 17px);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:1px solid #a4c9ff60;position:absolute;bottom:32px;transform:skewY(5deg);box-shadow:10px -8px #669ee520}.t1{width:62px;height:105px;left:30px}.t2{width:73px;height:167px;left:109px}.t3{width:52px;height:130px;left:199px}.orbit{border:1px solid #99bfff55;border-radius:50%;width:300px;height:55px;position:absolute;bottom:17px;left:-15px;transform:rotate(-8deg)}.architecture-label{color:#bed7fd;letter-spacing:3px;font-size:8px;position:absolute;bottom:7px;left:31px}.stats{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:24px;display:grid}.stat{background:#fff;border:1px solid #e3e9f2;border-radius:11px;padding:21px 22px}.stat>div{color:#718198;justify-content:space-between;align-items:center;font-size:12px;display:flex}.stat svg{color:#5586de}.stat strong{margin:12px 0 8px;font-size:31px;font-weight:650;line-height:1;display:block}.stat strong small{margin-left:10px;font-size:11px;font-weight:400;display:inline}.stat p{color:#93a0b2;font-size:10px}.dashboard-grid{grid-template-columns:1.35fr 1fr;gap:22px;display:grid}.panel{background:#fff;border:1px solid #e3e9f2;border-radius:11px;min-width:0;margin-bottom:22px;padding:23px}.dashboard-grid .panel{margin-bottom:0}.section-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.section-heading>span{color:#8c9aae;font-size:10px}.section-heading button{color:#7b8da6;background:0 0;border:0;padding:0;font-size:11px}.section-heading h3{min-width:0}.agent-row{border-top:1px solid #f0f3f8;align-items:center;gap:11px;padding:18px 0;display:flex}.agent-row>div:nth-child(2){flex:1}.agent-row b{font-size:12px}.agent-row small{margin-top:5px;font-size:10px}.agent-icon{color:#4c7bed;background:#edf3ff;border-radius:12px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.badge{color:#8090a7;white-space:nowrap;background:#f0f3f7;border-radius:5px;padding:4px 7px;font-size:10px;font-weight:400;display:inline-flex}.badge.green{color:#24a58c;background:#eaf8f3}.document-row{border-top:1px solid #f0f3f8;align-items:center;gap:12px;padding:15px 0;display:flex}.document-row>svg{color:#7592c0;flex-shrink:0}.document-row>div{flex:1;min-width:0}.document-row b{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;display:block;overflow:hidden}.document-row>span{color:#93a0b0;font-size:10px}.status-row{border-bottom:1px solid #f1f3f7;justify-content:space-between;align-items:center;padding:15px 0;font-size:12px;display:flex}.hint{color:#8998ad;align-items:flex-start;gap:6px;margin-top:17px;font-size:11px;line-height:1.8;display:flex}.hint svg{flex-shrink:0;margin-top:3px}footer{color:#9aa7b8;border-top:1px solid #e3e9f1;justify-content:space-between;margin-top:30px;padding:21px 0;font-size:10px;display:flex}.empty{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:30px 16px;display:flex}.empty>svg{color:#9badc9}.empty h4{color:#667a97;font-size:13px;font-weight:500}.empty p{color:#95a1b3;font-size:11px}.empty button{color:#3675e6;margin-top:5px;padding:8px 12px;font-size:11px}.alert{border-radius:8px;justify-content:space-between;gap:12px;margin-bottom:18px;padding:13px 16px;font-size:12px;line-height:1.7;display:flex}.alert.error{color:#a84740;background:#fff0ee;border:1px solid #f9d9d4}.alert.success{color:#278b67;background:#e8f7f0}.alert button{color:inherit;background:0 0;border:0;padding:0}.search-panel form{align-items:center;gap:12px;display:flex}.search-panel form>svg{color:#8b9eb7}.search-panel input{border:0;flex:1;padding-left:0}.table-scroll{overflow:auto}table{border-collapse:collapse;text-align:left;width:100%;font-size:12px}th{color:#8e9aab;background:#f7f9fc;padding:13px;font-weight:400}td{border-bottom:1px solid #edf1f6;padding:17px 13px}td b{font-weight:500}td small{margin-top:4px}.ask-panel textarea{resize:vertical;background:#fafcff;border-color:#e6edf6;width:100%;min-height:130px;line-height:1.9}.ask-footer{align-items:center;gap:15px;margin-top:14px;display:flex}.ask-footer>span{color:#9aa5b6;flex:1;font-size:11px}.ask-footer select{padding:9px;font-size:12px}.answer{white-space:pre-wrap;margin-bottom:20px;font-size:13px;line-height:2}.sources{flex-direction:column;gap:8px;margin-top:15px;display:flex}.sources details{background:#f9fbfe;border:1px solid #e5ecf5;border-radius:7px;padding:12px;font-size:12px}.sources summary{cursor:pointer;line-height:1.8}.sources summary>span:last-child{color:#8c9bb0;margin-left:9px;font-size:10px}.source-number{color:#4677d2;background:#e9f0fd;border-radius:4px;place-items:center;width:19px;height:19px;margin-right:9px;font-size:10px;display:inline-grid}.sources p{white-space:pre-wrap;color:#5c6f89;margin:15px 0;line-height:1.9}.sources small{display:inline}details>summary{cursor:pointer}.task>details{color:#8394aa;margin-top:15px;font-size:11px}.log{padding:7px 0}.agent-grid,.plan-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.agent-card{padding:28px;position:relative}.agent-card>.badge{position:absolute;top:28px;right:25px}.agent-card h2{margin-top:20px}.agent-card p{color:#8a99ac;margin:12px 0;font-size:13px}.agent-features{color:#6a7d98;flex-direction:column;gap:12px;padding:20px 0;font-size:12px;display:flex}.agent-features span{gap:7px;display:flex}.agent-card>.primary{width:100%;margin-top:12px}.inline-form{gap:12px;margin-top:20px;display:flex}.inline-form input{flex:1}.panel>p{color:#8a99ac;margin-top:13px;font-size:12px;line-height:1.9}.panel>h2{margin-top:20px}.current-plan{background:linear-gradient(120deg,#fff,#edf4ff)}.current-plan strong{margin-top:16px;font-size:42px;display:block}.current-plan strong small{font-size:12px;font-weight:400;display:inline}.admin-user{border-bottom:1px solid #eee;flex-wrap:wrap;align-items:center;gap:15px;padding:15px 0;display:flex}.admin-user>div{flex:1}.admin-user form{gap:6px;display:flex}.admin-user form input{width:80px}.modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:30;background:#071a356b;place-items:center;padding:25px;display:grid;position:fixed;top:0;right:0;bottom:0;left:0}.modal{background:#fff;border-radius:15px;width:530px;max-width:100%;max-height:94vh;padding:28px;overflow:auto;box-shadow:0 20px 90px #081a3b40}.modal>label{margin-top:17px}.modal>.primary{width:100%;margin-top:20px}.upload-zone{color:#6b85ae;background:#f8fbff;border:1px dashed #a8c1e5;border-radius:9px;align-items:center;padding:25px}.upload-zone>span{font-size:10px;font-weight:400}.upload-zone input{border:0;font-size:11px}.auth{background:#fff;grid-template-columns:1.1fr 1fr;min-height:100vh;display:grid}.auth-story{color:#fff;background:radial-gradient(at 80% 60%,#23599c,#111f38 75%);flex-direction:column;justify-content:space-between;min-height:100vh;padding:50px 60px;display:flex}.auth-story h1{letter-spacing:0;margin:20px 0;font-size:42px;font-weight:600;line-height:1.6}.auth-story p:not(.eyebrow){color:#9fb9de;line-height:2.1}.auth-pills{color:#b7ceef;gap:22px;margin-top:36px;font-size:12px;display:flex}.auth-pills span{align-items:center;gap:7px;display:flex}.auth-form{width:360px;max-width:calc(100% - 50px);margin:auto}.auth-form>p{color:#94a1b4;margin:12px 0 30px;font-size:13px}.auth-form>label{margin-bottom:19px}.auth-form>.primary,.auth-form>.text-button{width:100%;margin:6px 0}.auth-form>small{text-align:center;margin-top:23px}.logo-small{color:#3c7bec;background:#e9f1ff;border-radius:14px;place-items:center;width:52px;height:52px;margin-bottom:23px;display:grid}.loading{color:#5e7ea9;place-items:center;min-height:100vh;display:grid}@media(min-width:1500px){.hero{min-height:240px;padding:35px}.hero h2{font-size:30px}.architecture{right:100px;transform:scale(1.15)skewY(-5deg)}}@media(max-width:1150px){.shell>aside{width:205px;padding:25px 14px}.main{width:calc(100% - 205px);margin-left:205px}.content{padding:26px 22px 0}.dashboard-grid{grid-template-columns:1fr}.stats{gap:10px}.stat{padding:17px 14px}.architecture{opacity:.3;right:-30px}.auth-story{padding:40px}.auth-story h1{font-size:34px}.agent-row small{max-width:100%}}@media(max-width:760px){.shell{display:block}.shell>aside{width:100%;padding:18px;position:relative}.shell>aside>.brand{font-size:18px}.workspace,.nav-caption,.sidebar-bottom,.logout{display:none}nav{flex-direction:row;gap:6px;margin-top:17px;overflow:auto}nav button{white-space:nowrap;padding:9px;font-size:11px}nav button svg{width:16px}.main{width:100%;margin:0}header{height:58px;padding:0 18px}.connection{display:none}.content{padding:20px 16px 0}.page-title h1{font-size:23px}.page-title .eyebrow{font-size:8px}.page-title p:last-child{max-width:230px;font-size:11px}.page-title>.primary{padding:9px;font-size:11px}.hero{min-height:215px;padding:22px}.hero h2{font-size:21px}.hero p{max-width:250px;line-height:1.9}.stats{grid-template-columns:1fr 1fr}.stat strong{font-size:27px}.dashboard-grid{gap:16px}.panel{padding:18px}.agent-grid,.plan-grid{grid-template-columns:1fr;gap:0}.ask-footer{flex-wrap:wrap}.ask-footer>span{display:none}.ask-footer .primary{margin-left:auto}.section-heading h3{font-size:14px}.task .section-heading{align-items:flex-start}.auth{display:block}.auth-story{min-height:0;padding:25px}.auth-story>div:nth-child(2),.auth-story>small{display:none}.auth-form{margin:42px auto}.auth-story>.brand{font-size:20px}.sources summary>span:last-child{margin-left:28px;display:block}footer{font-size:8px}.inline-form,.admin-user form,.search-panel form{flex-wrap:wrap}.search-panel input{width:130px}}
