@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";@layer components;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@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%;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;-webkit-text-decoration:inherit;-webkit-text-decoration: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]){appearance:button}::file-selector-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 utilities{.hidden{display:none}.table{display:table}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{color:#1b2432;--purple:#6d4aff;--line:#e5e9f0;--muted:#6f7988;background:#f5f7fb;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{background:#f5f7fb;min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}.app{min-height:100vh;display:flex}.sidebar{z-index:40;color:#a9b4c4;background:#111827;flex-direction:column;width:260px;display:flex;position:fixed;inset:0 auto 0 0}.side-top{border-bottom:1px solid #273244;align-items:center;height:82px;padding:0 20px;display:flex}.logo{align-items:center;gap:11px;display:flex}.logo>span{color:#fff;background:linear-gradient(135deg,#6d4aff,#9b76ff);border-radius:12px;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 8px 22px #6d4aff55}.logo strong,.logo small{display:block}.logo strong{color:#fff;font:800 18px Manrope}.logo small{color:#8e9aae;font-size:9px}.company{background:#182232;border:1px solid #2b374a;border-radius:11px;align-items:center;gap:9px;margin:16px 12px 8px;padding:10px;display:flex}.company>b,.profile>b{color:#fff;background:#6d4aff;border-radius:9px;place-items:center;width:33px;height:33px;font-size:10px;display:grid}.company strong,.company small,.profile strong,.profile small{display:block}.company strong,.profile strong{color:#edf1f7;font-size:11px}.company small,.profile small{font-size:9px}.company>i{margin-left:auto;font-style:normal}.sidebar nav{gap:3px;padding:8px 10px;display:grid}.sidebar nav button{color:#9aa7b8;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;padding:10px 12px;font-size:12px;display:flex}.sidebar nav button:hover{color:#fff;background:#1d2838}.sidebar nav button.active{color:#d4caff;background:linear-gradient(90deg,#6d4aff2b,#6d4aff0a);box-shadow:inset 3px 0 #8063ff}.sidebar nav button b{background:#2c374a;border-radius:9px;margin-left:auto;padding:2px 7px}.side-bottom{margin-top:auto;padding:12px}.usage{background:#182232;border:1px solid #2b374a;border-radius:11px;padding:12px}.usage>span{justify-content:space-between;font-size:9px;display:flex}.usage>i{background:#303b4d;border-radius:9px;height:4px;margin:8px 0;display:block}.usage em{background:#8063ff;border-radius:9px;width:68%;height:100%;display:block}.usage small{font-size:8px}.profile{align-items:center;gap:9px;padding:13px 7px 4px;display:flex}.profile>span{flex:1}.profile button{color:#728096;background:0 0;border:0}.mobile-close,.backdrop{display:none}main{width:calc(100% - 260px);margin-left:260px}header{border-bottom:1px solid var(--line);z-index:20;background:#fff;justify-content:space-between;align-items:center;height:82px;padding:0 30px;display:flex;position:sticky;top:0}header small{color:#98a2b3;font-size:9px}header h1{margin:2px 0 0;font:700 16px Manrope}.header-actions{align-items:center;gap:10px;display:flex}.header-actions button,.icon-btn{border:1px solid var(--line);color:#667085;background:#fff;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.header-actions button{position:relative}.header-actions button i{background:#ef4444;border-radius:50%;width:6px;height:6px;position:absolute;top:5px;right:5px}.header-actions>b{color:#fff;background:#6d4aff;border-radius:9px;place-items:center;width:34px;height:34px;font-size:10px;display:grid}.menu-btn{display:none}.page{max-width:1500px;margin:auto;padding:28px 30px 42px}.hero{color:#fff;background:radial-gradient(circle at 90% 12%,#9276ff 0,#0000 31%),linear-gradient(125deg,#25165c,#4b2ec1 67%,#6948e8);border-radius:20px;grid-template-columns:1.2fr .8fr;min-height:340px;display:grid;overflow:hidden;box-shadow:0 17px 45px #39218b24}.hero>div{padding:41px 44px}.hero label{background:#ffffff15;border:1px solid #fff2;border-radius:18px;align-items:center;gap:6px;padding:6px 10px;font-size:10px;display:inline-flex}.hero h2{letter-spacing:-.035em;margin:19px 0 12px;font:800 clamp(28px,3vw,43px)/1.12 Manrope}.hero h2 em{color:#bcaeff;font-style:normal}.hero>div>p{color:#d9d2ef;max-width:620px;font-size:13px;line-height:1.65}.ask-box{color:#6d4aff;background:#fff;border-radius:13px;align-items:center;max-width:610px;height:56px;margin-top:21px;padding:0 8px 0 14px;display:flex;box-shadow:0 10px 35px #1509404d}.ask-box input{color:#273244;border:0;outline:0;flex:1;min-width:0;padding:0 11px}.ask-box button{color:#fff;background:#6d4aff;border:0;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.hero>div>small{color:#c8c0df;align-items:center;gap:7px;margin-top:12px;font-size:9px;display:flex}.hero>div>small button{color:#eeeaff;background:#ffffff0f;border:1px solid #ffffff26;border-radius:12px;padding:4px 8px}.hero>aside{flex-direction:column;justify-content:center;padding:45px 30px;display:flex}.bubble{color:#2a3443;background:#fff;border-radius:13px;align-items:flex-start;gap:10px;padding:14px;display:flex;box-shadow:0 15px 40px #160a4b44}.bubble.q{width:78%}.bubble>b{color:#6d4aff;background:#ebe7ff;border-radius:50%;place-items:center;width:29px;height:29px;font-size:10px;display:grid}.bubble.a{width:96%}.bubble.a>b{color:#fff;background:#6d4aff;border-radius:9px}.bubble span{padding-top:5px;font-size:11px}.bubble strong,.bubble small,.bubble em{display:block}.bubble small{margin-top:3px}.bubble em{color:#6d4aff;background:#f0edff;border-radius:6px;margin-top:8px;padding:5px 7px;font-size:8px;font-style:normal}.hero>aside>i{border-left:2px dashed #c9bdff66;height:28px;margin-left:31%}.hero>aside>p{color:#ddd7f1;align-items:center;gap:5px;margin:18px auto 0;font-size:9px;display:flex}.stats{grid-template-columns:repeat(4,1fr);gap:15px;margin:21px 0;display:grid}.stats>div,.panel,.check-card,.placeholder,.conversation,.source-info{border:1px solid var(--line);background:#fff;border-radius:15px}.stats>div{padding:17px;position:relative}.stats>div>span{border-radius:10px;place-items:center;width:35px;height:35px;display:grid;position:absolute;top:15px;right:15px}.purple{color:#6d4aff!important;background:#eeeaff!important}.blue{color:#2781ce!important;background:#e7f3ff!important}.green{color:#19a36d!important;background:#e6f8f0!important}.orange{color:#e88728!important;background:#fff0e2!important}.stats p{color:var(--muted);margin:0 0 7px;font-size:9px}.stats strong{font:700 22px Manrope;display:block}.stats small{color:#159866;font-size:8px}.columns{grid-template-columns:1.15fr .85fr;gap:16px;display:grid}.panel-head{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;padding:18px 19px;display:flex}.panel-head h3{margin:0;font:700 13px Manrope}.panel-head p{color:var(--muted);margin:3px 0;font-size:9px}.panel-head button{color:#6d4aff;background:0 0;border:0;align-items:center;font-size:9px;display:flex}.questions{padding:6px 12px 12px}.questions>button{text-align:left;background:#fff;border:0;border-bottom:1px solid #f0f2f5;align-items:center;gap:10px;width:100%;padding:10px 7px;display:flex}.questions>button:last-child{border:0}.questions>button>b{border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.questions>button>span{flex:1}.questions strong,.questions small{display:block}.questions strong{font-size:10px}.questions small{color:#98a2b3;margin-top:3px;font-size:8px}.actions{grid-template-columns:1fr 1fr;gap:8px;padding:11px;display:grid}.actions button{border:1px solid var(--line);text-align:left;background:#fbfcfe;border-radius:10px;padding:11px}.actions b{color:#6d4aff;background:#eeeaff;border-radius:8px;place-items:center;width:29px;height:29px;margin-bottom:8px;display:grid}.actions strong,.actions small{display:block}.actions strong{font-size:9px}.actions small{color:#98a2b3;margin-top:3px;font-size:8px}.page-title{justify-content:space-between;align-items:center;margin:3px 0 23px;display:flex}.page-title h2{margin:0;font:800 24px Manrope}.page-title p{color:var(--muted);margin:5px 0;font-size:11px}.primary{color:#fff;background:#6d4aff;border:0;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:10px 14px;font-size:10px;font-weight:600;display:flex}.ask-page{grid-template-columns:minmax(0,1fr) 260px;gap:17px;height:calc(100vh - 139px);min-height:620px;display:grid}.conversation{flex-direction:column;display:flex;overflow:hidden}.conv-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:69px;padding:0 18px;display:flex}.conv-head>span{align-items:center;gap:9px;display:flex}.conv-head>span>b{color:#fff;background:linear-gradient(135deg,#6d4aff,#9b75ff);border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.conv-head i{font-style:normal}.conv-head strong,.conv-head small{display:block}.conv-head strong{font:700 13px Manrope}.conv-head small{color:#1ba86d;margin-top:3px;font-size:8px}.conv-head button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:8px 10px;font-size:9px}.chat{flex:1;padding:22px;overflow:auto}.empty{text-align:center;max-width:560px;margin:5vh auto}.empty>b{color:#6d4aff;background:#eeeaff;border-radius:18px;place-items:center;width:65px;height:65px;margin:auto;display:grid}.empty h2{margin:15px 0 5px;font:800 23px Manrope}.empty p{color:var(--muted);font-size:11px}.empty>div{grid-template-columns:1fr 1fr;gap:8px;margin-top:23px;display:grid}.empty button{border:1px solid var(--line);text-align:left;background:#fbfcfe;border-radius:9px;justify-content:space-between;padding:10px;font-size:9px;display:flex}.thinking{color:#7d8795;justify-content:center;align-items:center;gap:5px;height:100%;font-size:10px;display:flex}.thinking i{background:#8063ff;border-radius:50%;width:7px;height:7px;animation:1s infinite bounce}.thinking i:nth-child(2){animation-delay:.15s}.thinking i:nth-child(3){animation-delay:.3s}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}.user-msg{justify-content:flex-end;align-items:flex-start;gap:9px;display:flex}.user-msg p{color:#fff;background:#6d4aff;border-radius:13px 3px 13px 13px;max-width:70%;margin:0;padding:12px 14px;font-size:10px}.user-msg>b{color:#fff;background:#28364a;border-radius:50%;place-items:center;width:29px;height:29px;font-size:8px;display:grid}.ai-msg{gap:9px;max-width:85%;margin-top:20px;display:flex}.ai-msg>b{color:#6d4aff;background:#eeeaff;border-radius:9px;flex:0 0 30px;place-items:center;width:30px;height:30px;display:grid}.ai-msg>div>p{margin:0;font-size:11px;line-height:1.7}.ai-msg section{background:#f8f6ff;border:1px solid #ddd5ff;border-radius:10px;align-items:center;gap:9px;margin-top:12px;padding:10px;display:flex}.ai-msg section>span{color:#d94a4a;background:#ffe4e4;border-radius:6px;place-items:center;width:30px;height:36px;font-size:7px;font-weight:700;display:grid}.ai-msg section i{flex:1;font-style:normal}.ai-msg section small,.ai-msg section strong,.ai-msg section em{display:block}.ai-msg section small{color:#8a77d6;font-size:7px}.ai-msg section strong{margin:2px 0;font-size:9px}.ai-msg section em{color:#808897;font-size:8px;font-style:normal}.ai-msg section>b{color:#248d65;font-size:8px}.ai-msg footer{gap:6px;margin-top:8px;display:flex}.ai-msg footer button{border:1px solid var(--line);color:#758090;background:#fff;border-radius:7px;padding:5px 8px;font-size:8px}.chat-input{border-top:1px solid var(--line);padding:11px 17px 13px}.chat-input .ask-box{border:1px solid var(--line);max-width:none;height:48px;box-shadow:none;background:#fbfcfe;margin:0}.chat-input>small{text-align:center;color:#99a2af;margin-top:5px;font-size:8px;display:block}.source-info{color:#6d4aff;height:max-content;padding:18px}.source-info h3{margin:8px 0 4px;font:700 11px Manrope}.source-info p{color:#6f638e;font-size:9px;line-height:1.5}.source-info hr{border:0;border-top:1px solid var(--line);margin:16px 0}.source-info button{text-align:left;color:#465163;background:#fff;border:0;border-bottom:1px solid #f0f2f5;width:100%;padding:9px 0;font-size:8px}.notice{color:#167a52;background:#e9faf2;border:1px solid #c8efdc;border-radius:9px;align-items:center;gap:7px;margin:-7px 0 15px;padding:10px 12px;font-size:10px;display:flex}.notice button{background:0 0;border:0;margin-left:auto}.tools{gap:8px;margin-bottom:13px;display:flex}.tools label{border:1px solid var(--line);color:#8b95a3;background:#fff;border-radius:9px;flex:1;align-items:center;max-width:420px;padding:0 10px;display:flex}.tools input{border:0;outline:0;width:100%;padding:10px;font-size:9px}.tools>button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:0 12px;font-size:9px}.table{overflow:auto}.table table{border-collapse:collapse;width:100%;min-width:730px}.table th{text-align:left;color:#8e97a5;background:#fafbfc;padding:11px 14px;font-size:8px}.table td{color:#687383;border-top:1px solid #eff1f4;padding:12px 14px;font-size:9px}.table td:first-child{align-items:center;gap:9px;display:flex}.doctype{border-radius:7px;place-items:center;width:36px;height:39px;font-size:7px;display:grid}.table td strong,.table td small{display:block}.table td strong{color:#293447;font-size:9px}.table td small{color:#9ba4b1;margin-top:3px;font-size:8px}.table td>em{background:#f1f4f8;border-radius:10px;padding:4px 7px;font-style:normal}.table td>i{font-style:normal}.table .active{color:#198d60}.table .review{color:#d78226}.upload-zone{background:#fbfcfe;border:1.5px dashed #cdd4df;border-radius:13px;align-items:center;gap:11px;margin-top:16px;padding:17px 21px;display:flex}.upload-zone>b{color:#6d4aff;background:#eeeaff;border-radius:10px;place-items:center;width:37px;height:37px;display:grid}.upload-zone strong,.upload-zone small{display:block}.upload-zone strong{font-size:9px}.upload-zone small{color:#929baa;margin-top:3px;font-size:8px}.upload-zone button{border:1px solid var(--line);background:#fff;border-radius:8px;margin-left:auto;padding:8px 10px;font-size:9px}.check-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.check-card{padding:18px}.check-card>label{color:#6d4aff;background:#eeeaff;border-radius:10px;padding:4px 7px;font-size:8px}.check-card h3{margin:17px 0 4px;font:700 13px Manrope}.check-card>p{color:#8c96a4;font-size:9px}.check-card>div{background:#edf0f4;border-radius:8px;height:4px;margin:10px 0 14px}.check-card>div i{background:#6d4aff;border-radius:8px;height:100%;display:block}.check-card>span{border-bottom:1px solid #f0f2f5;gap:8px;padding:8px 0;font-size:9px;display:flex}.check-card input{accent-color:#6d4aff}.placeholder{text-align:center;padding:70px 20px}.placeholder>b{color:#6d4aff;background:#eeeaff;border-radius:19px;place-items:center;width:68px;height:68px;margin:auto;display:grid}.placeholder h2{margin:15px 0 5px;font:700 19px Manrope}.placeholder p{color:var(--muted);font-size:10px}.placeholder button{margin:17px auto 0}@media (width<=1100px){.stats{grid-template-columns:1fr 1fr}.columns,.hero{grid-template-columns:1fr}.hero>aside{display:none}.check-grid{grid-template-columns:1fr 1fr}}@media (width<=800px){.sidebar{transition:all .25s;transform:translate(-102%)}.sidebar.open{transform:translate(0)}.backdrop.show{z-index:35;background:#11182780;display:block;position:fixed;inset:0}.mobile-close{color:#fff;background:#1c2738;border-color:#314056;margin-left:auto;display:grid!important}.menu-btn{margin-right:10px;display:grid}main{width:100%;margin:0}header{justify-content:flex-start;padding:0 15px}.header-actions{margin-left:auto}.page{padding:20px 15px}.hero>div{padding:30px 22px}.ask-page{grid-template-columns:1fr;height:auto;min-height:680px}.conversation{min-height:650px}.source-info{display:none}.check-grid{grid-template-columns:1fr}.tools{flex-wrap:wrap}.tools label{flex-basis:100%;max-width:none}}@media (width<=520px){.stats,.actions,.empty>div{grid-template-columns:1fr}.header-actions button{display:none}.hero h2{font-size:29px}.page-title{display:block}.page-title .primary{margin-top:13px}.upload-zone{text-align:center;display:block}.upload-zone>b{margin:auto}.upload-zone button{margin:10px auto 0}.user-msg p,.ai-msg{max-width:92%}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
