:root{--bg-light:#f5f5f5;--surface:#fff;--surface-soft:#f1f2fd;--ink:#000000de;--ink-muted:#0009;--line:#0000001f;--brand:#1e88e5;--brand-2:#531ee5;--action:#006fff}*{box-sizing:border-box}html,body{background:var(--bg-light);color:var(--ink);height:100%;margin:0;padding:0;font-family:Roboto,SF Pro Text,Arial,sans-serif;overflow:hidden auto}html{scroll-behavior:smooth}body.app-fullscreen{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit}.demoBar{z-index:20;color:#0f172a;border-top:1px solid var(--line);text-align:center;background:#1e88e538;justify-content:center;align-items:center;padding:8px 16px;font-size:12px;line-height:18px;display:flex;position:fixed;bottom:0;left:0;right:0}.demoBarLink{text-underline-offset:2px;margin:0 4px;font-weight:600;text-decoration:underline;display:inline-block}.demoBarSpacer{height:34px}.landing{width:100%;min-height:100vh}.container{width:calc(100% - 48px);max-width:1200px;margin:0 auto}.header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--line);z-index:10;background:#fffc;position:sticky;top:0}.navWrap{justify-content:space-between;align-items:center;gap:24px;min-height:72px;display:flex}.brand{white-space:nowrap;font-size:21px;font-weight:600;line-height:30px}.brandDoc{color:var(--ink)}.brandCopilot{background:linear-gradient(180deg,var(--brand),var(--brand-2));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.nav{flex:1;justify-content:center;align-items:center;gap:16px;padding:0 40px;font-size:14px;font-weight:500;display:flex}.nav a{padding:4px 6px}.auth{align-items:center;gap:16px;display:flex}.ghostBtn,.primaryBtn{white-space:nowrap;cursor:pointer;border:0;border-radius:100px;justify-content:center;align-items:center;min-height:40px;font-family:SF Pro Text,Roboto,Arial,sans-serif;font-size:14px;font-weight:500;line-height:20px;display:inline-flex}.ghostBtn{color:var(--action);background:0 0;padding:10px 12px}.primaryBtn{background:var(--action);color:#fff;border-radius:4px;min-height:32px;padding:6px 16px;font-family:Roboto,SF Pro Text,Arial,sans-serif}.ctaBtn{background:var(--action);color:#fff}.heroSection{background:linear-gradient(180deg,var(--surface-soft),#fff);padding:120px 0 72px}.heroGrid{grid-template-columns:588px 523px;justify-content:flex-start;align-items:center;gap:89px;width:100%;display:grid}.heroBody{width:588px;max-width:100%}.heroGrid h1{overflow-wrap:anywhere;word-break:normal;max-width:100%;margin:0;font-size:36px;font-weight:400;line-height:44px}.heroGrid h1 span{background:linear-gradient(180deg,var(--brand),var(--brand-2));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.heroTitleLine{color:var(--ink);-webkit-text-fill-color:currentColor;white-space:nowrap;background:0 0;display:block}.heroTitleAccent{display:block}.heroGrid p{width:565px;max-width:100%;margin:24px 0 40px;font-size:18px;line-height:28px}.heroImage{border-radius:40px;width:523px;max-width:100%}.ctaBtn{color:#fff;cursor:pointer;letter-spacing:.1px;background:linear-gradient(102deg,#6b4fff 0%,#2a80f0 58%,#1f8fe9 100%);border:0;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:fit-content;padding:13px 22px;font-family:SF Pro Text,Roboto,Arial,sans-serif;font-size:15px;font-weight:600;line-height:20px;transition:transform .2s,box-shadow .2s,filter .2s;display:inline-flex;box-shadow:0 10px 24px -10px #1f8fe9bf,inset 0 1px #ffffff3d}.ctaBtn:hover{filter:saturate(1.06);transform:translateY(-1px);box-shadow:0 14px 28px -12px #1f8fe9d1,inset 0 1px #ffffff47}.ctaBtn:active{transform:translateY(0);box-shadow:0 8px 18px -10px #1f8fe9b8,inset 0 1px #ffffff38}.ctaBtn:focus-visible{outline-offset:3px;outline:3px solid #1f8fe959}.ctaBtn img{object-fit:contain;filter:brightness(0)invert();width:11px;height:11px;transition:transform .2s;display:block}.ctaBtn:hover img{transform:translate(1px,-1px)}.arrowWrap{justify-content:center;margin-top:42px;display:flex}.arrowNextBtn{cursor:pointer;appearance:none;background:linear-gradient(#bdbffa 0%,#eceef6 52%,#fff 100%);border:1px solid #c6c9d6;border-radius:999px;justify-content:center;align-items:center;width:88px;height:100px;padding:0;transition:transform .2s,border-color .2s,background .2s;display:inline-flex}.arrowNextBtn:hover{background:linear-gradient(#bdbffa 0%,#e9ebf4 52%,#fff 100%);border-color:#b8bcc9;transform:translateY(-2px)}.arrowNextBtn:active{transform:translateY(0)}.arrowNextBtn:focus-visible{outline-offset:4px;outline:3px solid #1e88e559}.arrowNextBtn img{object-fit:contain;filter:brightness(0)saturate();width:40px;height:40px;display:block}.solutionSection{background:#fff;padding:140px 0}.sectionHead{text-align:center;width:min(676px,100%);margin:0 auto}.sectionHead h2,.highlightBody h2{white-space:nowrap;margin:0;font-size:45px;font-weight:400;line-height:52px}.sectionHead p,.highlightBody>p{color:var(--ink-muted);margin:24px 0 0;font-size:20px;line-height:28px}.cardsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:80px;display:grid}.card{background:linear-gradient(#d1dffe33,#bdbdfa33);border-radius:24px;min-height:425px;padding:40px}.cardIcon{background:#fff;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;display:flex;box-shadow:0 4px 24px -5px #00000040}.cardIcon img{width:40px;height:40px}.card h3{white-space:nowrap;margin:80px 0 13px;font-size:22px;font-weight:600;line-height:28px}.card p{margin:0;font-size:18px;line-height:28px}.highlightSection{background:linear-gradient(#f9fafd,#fff);padding:154px 0}.highlightGrid{grid-template-columns:508px 587px;justify-content:space-between;align-items:start;gap:48px;display:grid}.strengthImage{border-radius:40px;width:100%}.highlightBody ul{gap:32px;margin:64px 0 0;padding:0;list-style:none;display:grid}.highlightBody li{grid-template-columns:40px 1fr;align-items:center;gap:24px;display:grid}.listIcon{background:linear-gradient(#97d0ff,#2a23e6);border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.listIcon img{width:24px;height:24px}.highlightBody li p{margin:0;font-size:16px;line-height:24px}.contactSection{background:#fff;padding:0 0 120px;scroll-margin-top:80px}.contactCard{background:linear-gradient(120deg,#eef4ff,#fff);border:1px solid #2c5eff33;border-radius:36px;grid-template-columns:1.3fr .7fr;align-items:center;gap:32px;padding:48px 56px;display:grid;box-shadow:0 18px 45px -30px #0f2b5e99}.contactCard h2{color:var(--brand);margin:0 0 12px;font-size:32px;line-height:40px}.contactCard p{color:var(--text);margin:0;font-size:18px;line-height:28px}.contactForm{justify-self:end;gap:16px;width:100%;max-width:360px;display:grid}.contactFields{gap:12px;display:grid}.contactForm input,.contactForm textarea{background:#fff;border:1px solid #0000003b;border-radius:4px;width:100%;padding:16px 12px;font-family:inherit;font-size:16px;line-height:24px}.contactForm input{height:56px}.contactForm textarea{resize:vertical;min-height:160px}.contactForm input::placeholder,.contactForm textarea::placeholder{color:#0009}.contactSubmit{color:#fff;cursor:pointer;height:40px;box-shadow:none;background:#1e88e5;border:0;border-radius:8px;justify-self:start;align-items:center;padding:0 16px;font-size:14px;font-weight:500;line-height:20px;display:inline-flex}.contactStatus{color:#1f2a44;margin:0;font-size:14px;line-height:20px}.footer{border-top:1px solid var(--line);background:#fff;padding:40px 0}.footerInner{gap:16px;display:grid}.footerTitle{color:var(--brand);margin:0;font-size:16px;font-weight:500;line-height:24px}.footerMeta{white-space:nowrap;margin:0;font-size:14px;line-height:20px}.footerContactLink{color:inherit;text-decoration:none}.footerContactLink:hover,.footerContactLink:focus-visible{text-decoration:underline}@media (max-width:1260px){.heroGrid,.highlightGrid{grid-template-columns:1fr;width:100%}.heroGrid{gap:48px}.heroImage,.strengthImage{max-width:100%}.heroBody{width:100%;min-width:0;max-width:none}.cardsGrid{grid-template-columns:1fr}.card{min-height:auto}.card h3{margin-top:32px}}@media (max-width:900px){.container{width:100%;padding-left:16px;padding-right:16px}.navWrap{flex-wrap:wrap;justify-content:flex-start;row-gap:10px;min-height:auto;padding:12px 0}.brand{margin-right:auto}.nav{scrollbar-width:none;flex:0 0 100%;order:3;justify-content:flex-start;gap:10px;padding:0;overflow-x:auto}.nav::-webkit-scrollbar{display:none}.nav a{white-space:nowrap}.auth{gap:8px}.ghostBtn{min-height:32px;padding:6px 10px;font-size:13px}.primaryBtn{min-height:32px;padding:6px 12px;font-size:13px}.heroSection,.solutionSection,.highlightSection,.contactSection{padding-top:56px;padding-bottom:56px}.heroGrid{gap:24px}.heroGrid h1,.sectionHead h2,.highlightBody h2{white-space:normal;font-size:32px;line-height:40px}.heroGrid p,.card p,.sectionHead p,.highlightBody>p{font-size:16px;line-height:24px}.cardsGrid{gap:16px;margin-top:36px}.card{padding:24px}.cardIcon{border-radius:16px;width:64px;height:64px}.cardIcon img{width:32px;height:32px}.card h3{white-space:nowrap;margin:24px 0 10px;font-size:20px;line-height:28px}.highlightBody ul{gap:18px;margin-top:28px}.highlightBody li{align-items:flex-start;gap:14px}.contactCard{text-align:left;grid-template-columns:1fr;padding:32px}.contactForm{justify-self:start;max-width:100%}.listIcon{border-radius:6px;width:32px;height:32px}.listIcon img{width:18px;height:18px}.footerMeta{white-space:normal}.footerMeta span{display:none}.footerMeta{gap:6px;display:grid}}@media (max-width:640px){.container{padding-left:12px;padding-right:12px}.heroGrid{gap:24px}.heroGrid h1,.sectionHead h2,.highlightBody h2{font-size:28px;line-height:34px}.ctaBtn{justify-content:center;width:fit-content;max-width:100%;padding:12px 18px;font-size:14px}.arrowWrap{margin-top:28px}.arrowNextBtn{border-width:1px;width:88px;height:100px}.arrowNextBtn img{width:40px;height:40px}.footer{padding:28px 0}}.signinPage{background:#f5f5f5;height:100vh;min-height:100vh;overflow:hidden}.signinPanel{border:1px solid #848484;grid-template-columns:500px 1fr;width:100%;height:100vh;min-height:864px;display:grid}.signinLeft{background:#fff;height:100vh;padding:120px 24px 24px;display:block;position:sticky;top:0;overflow:hidden}.signinCard{width:100%;max-width:420px;margin:0 auto}.signinHeader{text-align:center;margin-bottom:40px}.signinHeader h1{margin:0;font-size:32px;font-weight:400;line-height:40px}.signinHeader p{margin:8px 0 0;font-size:16px;line-height:24px}.signinHeader a{color:#1e65d6;font-weight:500}.signinForm{gap:20px;display:grid}.fieldWrap{width:100%}.outlinedField{background:#fff;border:1px solid #79747e;border-radius:4px;align-items:center;width:100%;height:56px;margin:0;padding:0 0 0 12px;display:flex}.outlinedField legend{color:#49454f;white-space:nowrap;padding:0 4px;font-size:12px;line-height:16px}.outlinedField>input{background:0 0;border:0;outline:0;width:100%;min-width:0;padding:0 16px 0 4px;font-size:16px;display:block}.passwordField{align-items:center;width:100%;height:100%;display:flex}.passwordField input{background:0 0;border:0;outline:0;flex:1;min-width:0;padding:0 4px;font-size:16px}.passwordField button{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.passwordField button img{width:20px;height:20px}.passwordField button svg{fill:#1f1f1f;width:24px;height:24px}.forgotBtn{color:#1e65d6;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-size:14px;line-height:20px}.signinBtn{color:#fff;cursor:pointer;background:#2196f3;border:0;border-radius:4px;height:40px;font-size:14px;font-weight:500;line-height:20px}.signinFooterText{text-align:center;margin-top:40px}.signinFooterText p{margin:0;font-size:14px;line-height:20px}.signinFooterText p:first-child{color:#0009}.signinFooterText p:last-child{font-weight:500}.signinRight{overscroll-behavior:contain;background:#f5f5f5;align-content:start;gap:24px;height:100vh;padding:24px 64px 40px;display:grid;overflow-y:auto}.backBtn{color:#176dc0;background:#dcecfb;border-radius:4px;align-items:center;gap:8px;width:fit-content;height:40px;padding:0 16px;font-size:14px;line-height:20px;display:inline-flex}.backBtn svg{fill:currentColor;width:18px;height:18px}.signinRight h2,.signinRight h3{margin:0;font-size:32px;font-weight:400;line-height:40px}.introList,.featureList{gap:24px;margin:0;padding:0;list-style:none;display:grid}.introList li,.featureList li{grid-template-columns:24px 1fr;align-items:start;gap:8px;display:grid}.introList img{width:20px;height:18px}.featureList img{width:17px;height:13px}.introList p,.featureList p{margin:0;font-size:16px;line-height:24px}.signinHero{object-fit:cover;width:100%;max-width:908px;height:572px}.signupLeft{padding-top:24px}.signupCard{max-width:440px}.signupHeader{margin-bottom:40px}.signupForm{gap:16px}.simpleInput{color:#000000de;background:#fff;border:1px solid #c4c4c4;border-radius:3px;width:100%;height:40px;padding:10px 12px;font-size:14px;line-height:20px}.simpleInput::placeholder{color:#000000b3;opacity:1}.agreeRow{cursor:pointer;grid-template-columns:18px 1fr;align-items:flex-start;gap:20px;margin-top:8px;display:grid}.agreeRow input{accent-color:#176dc0;width:18px;height:18px;margin:0}.agreeRow span{font-size:14px;line-height:20px}.agreeRow a{color:#1e65d6}.formMessage{margin:0;font-size:14px;line-height:20px}.formError{color:#b3261e}.formSuccess{color:#176dc0}.signinBtn:disabled{opacity:.8;cursor:not-allowed}@media (max-width:1100px){.signinPanel{border:0;grid-template-columns:1fr;height:auto}.signinLeft{height:auto;padding:24px 16px;position:static;overflow:visible}.signinRight{height:auto;padding:24px 16px 32px;overflow:visible}.signinHeader h1,.signinRight h2,.signinRight h3{font-size:32px;line-height:40px}}@media (max-height:900px){.signinLeft{padding-top:48px}}.dashboardPage{background:#f5f5f5;grid-template-rows:auto 1fr auto;min-height:100vh;display:grid}.dashboardHeader{background:#fff;border-bottom:1px solid #0000001f;padding:16px 24px}.dashboardHeaderInner{justify-content:space-between;align-items:center;gap:16px;display:flex}.dashboardNav{flex:1;justify-content:center;align-items:center;gap:0;padding:0 40px;display:flex}.dashboardNav a{padding:4px 6px;font-size:14px;font-weight:500;line-height:20px}.dashboardNav a.active{color:#1e88e5}.documentsPage{--layout-gap:24px;background:#f5f5f5;width:100vw;height:100vh;min-height:100vh;overflow:hidden}.documentsLayout{align-items:stretch;gap:var(--layout-gap);padding:var(--layout-gap);box-sizing:border-box;flex-direction:row;height:calc(100vh - 72px);transition:gap .25s;display:flex;overflow:hidden}.documentsSidebar,.documentsAssist{flex-direction:column;align-items:stretch;height:100%;min-height:0;display:flex}.documentsSidebar{flex:0 0 260px;width:260px;padding:8px 8px 24px}.documentsTree{flex-direction:column;flex:1;justify-content:flex-start;align-items:stretch;gap:12px;width:100%;min-height:0;display:flex;overflow:auto}.treeRow{color:#000000de;border-radius:4px;grid-template-columns:24px 24px 1fr;align-items:center;gap:4px;height:40px;padding:0 8px 0 12px;display:grid}.treeRow.active{background:#d0e7fb}.treeIcon img,.treeFolder img,.treeIconMui,.treeFolderMui{width:24px;height:24px}.treeIconMui{color:#0009}.treeFolderMui{color:#1e88e5}.documentsMain{flex-direction:column;flex:1;min-width:0;height:100%;min-height:0;padding:0;display:flex}.documentsPanel{background:#fff;border-radius:8px;flex-direction:column;flex:1;min-width:0;height:100%;min-height:0;padding:0;display:flex;overflow:hidden}.documentsPanelHeader{border-bottom:1px solid #0000001f;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px;display:flex}.documentsPanelHeader:not(.documentsCreateHeader)>div:first-child{flex-direction:column;flex:1;align-items:flex-start;gap:8px;min-width:0;display:flex}.documentsPanelHeader h2{margin:0;font-size:22px;font-weight:400;line-height:28px}.documentsFilters{gap:8px;margin-top:0;display:flex}.documentsFilters button,.documentsFilterButton{color:#000000de;cursor:pointer;background:#fff;border:1px solid #0000003b;border-radius:6px;padding:8px 12px;font-size:14px;line-height:20px}.documentsActions{flex-flow:row;flex-shrink:0;align-items:center;gap:16px;display:flex}.documentsAddButton{color:#fff;background:#1e88e5;border:0;border-radius:8px;align-items:center;gap:8px;height:40px;padding:0 16px;font-size:14px;font-weight:500;line-height:20px;text-decoration:none;display:inline-flex}.documentsAddIcon{color:#fff;width:24px;height:24px}.documentsIconButton{border-color:#0000003b;border-radius:8px}.primaryAction{color:#fff;background:#3d3c3e;border:0;border-radius:100px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;line-height:20px;display:inline-flex}.primaryAction .iconBox{justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.primaryAction img{width:24px;height:24px}.iconButton{background:#fff;border:1px solid #0000001f;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.iconButton img{width:24px;height:24px}.documentsTable{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden visible}.documentsTableBody{flex:1;min-width:0;min-height:0;overflow:visible}.tableHeader,.tableRow{grid-template-columns:36px 90px minmax(160px,2fr) minmax(120px,1.2fr) minmax(90px,1fr) minmax(110px,1fr) 72px;align-items:center;width:100%;display:grid}.tableHeader{color:#0009;background:#f5f5f5;padding:8px 16px;font-size:12px;line-height:16px}.tableRow{color:#000000de;border-bottom:1px solid #00000014;padding:8px 16px;font-size:14px;line-height:20px}.docTitle{color:#000000de;align-items:flex-start;gap:8px;font-weight:400;line-height:20px;display:flex;overflow:hidden}.docTitleText{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.docTitle img,.docIconPdfMui{width:24px;height:24px}.docIconPdfMui{color:#ef5350;width:24px;height:24px}.docIconEditMui{color:#000000de;width:24px;height:24px}.docIconDeleteMui{color:#ef5350;opacity:1;width:24px;height:24px}.rowActions{justify-content:flex-end;align-items:center;gap:12px;display:inline-flex}.tableHeader>span,.tableRow>span:not(.docTitle):not(.rowActions){white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.rowActions button{cursor:pointer;background:0 0;border:0;padding:0}.rowActions img{width:24px;height:24px}.documentsAssist{box-sizing:border-box;flex:0 0 320px;align-items:flex-start;width:320px;padding:0;transition:width .25s,opacity .2s}.documentsLayoutCollapsed{gap:0}.documentsLayoutCollapsed .documentsAssist{opacity:0;pointer-events:none;flex:0 0 0;width:0}.assistCard{background:#fff;border-radius:8px;flex-direction:column;width:100%;max-width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.documentsToggleIcon{color:#1e88e5;width:24px;height:24px}.assistTabs{border-bottom:1px solid #0000001f;grid-template-columns:1fr 1fr;display:grid;overflow:visible}.assistTabs button{color:#0009;background:0 0;border:0;padding:16px;font-size:16px;line-height:24px}.assistTabs button.active{color:#1e88e5;border-bottom:2px solid #1e88e5}.assistBody{flex:1;justify-content:center;align-items:center;min-height:0;padding:24px;display:flex;overflow:auto}.assistEmpty{text-align:center;justify-items:center;gap:8px;display:grid}.assistIcon{background:#dcecfb;border-radius:100px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.assistIcon img{width:24px;height:24px}.assistEmpty p{margin:0;font-size:16px;font-weight:500;line-height:24px}.assistInput{border-top:1px solid #0000001f;align-items:center;gap:8px;margin-top:auto;padding:16px;display:flex}.assistInput input{border:1px solid #0000003b;border-radius:4px;flex:1;padding:10px 12px;font-size:14px;line-height:20px}.assistInput button{opacity:.4;background:#1e88e5;border:0;border-radius:100px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.assistInput button img{width:16px;height:16px}.documentsCreateLayout{grid-template-columns:260px 1fr}.documentsCreatePanel{align-items:stretch;overflow:visible}.documentsCreateHeader{z-index:1;background:#fff;align-items:center;position:sticky;top:0}.createTitle{align-items:center;gap:8px;display:inline-flex}.createTitle img{width:24px;height:24px}.createBackIcon{color:#0009;align-self:center;width:24px;height:24px;display:block}.documentsCreateHeader .createTitle h2{margin:0;font-size:16px;font-weight:400;line-height:24px}.documentsCreateHeader>.createTitle{flex-direction:row;flex:none;align-items:center;gap:8px;display:inline-flex}.documentsCreateHeader .documentsActions{align-items:center;gap:8px}.outlineAction{color:#65558f;background:#fff;border:1px solid #79747e;border-radius:100px;padding:10px 24px;font-size:14px;line-height:20px}.createCancelButton{height:40px;margin-top:0}.documentsCreateBody{gap:24px;width:100%;max-width:622px;margin:0 auto;padding:16px 0;display:grid}.createField input{border:1px solid #0000003b;border-radius:4px;width:100%;padding:16px 12px;font-size:16px;line-height:24px}.createHint{font-size:16px;line-height:24px}.createHint span{color:#e1251b}.uploadBox{text-align:center;border:1px dashed #0000003b;border-radius:4px;place-items:center;gap:16px;height:200px;padding:24px;display:grid}.uploadIcon{background:#dcecfb;border-radius:100px;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex}.uploadIcon img{width:24px;height:24px}.uploadMuiIcon{color:#1e88e5;width:24px;height:24px}.documentsActionGroup{align-items:center;gap:16px;display:inline-flex}.documentsCreateHeader{border-bottom:none}.documentsCreateHeader .documentsAddButton,.documentsCreateHeader .documentsFilterButton{height:40px}.uploadBox p{color:#0009;margin:0;font-size:16px;line-height:24px}.uploadBox p span{color:#1e88e5;font-weight:500}html,body{height:100%;overflow:hidden auto}.groupsPage{--layout-gap:24px;background:#f5f5f5;width:100vw;height:100vh;min-height:100vh;overflow:hidden}.groupsLayout{gap:var(--layout-gap);padding:var(--layout-gap);box-sizing:border-box;grid-template-columns:minmax(0,1fr) 320px;height:calc(100vh - 72px);transition:grid-template-columns .25s,gap .25s;display:grid;overflow:hidden}.groupsMain{flex-direction:column;height:100%;min-height:0;padding:0;display:flex}.groupsPanel{background:#fff;border-radius:8px;flex-direction:column;flex:1;height:100%;min-height:0;display:flex;overflow:hidden}.groupsHeader{justify-content:space-between;align-items:center;padding:16px;display:flex}.groupsHeader p{color:#000000de;margin:0;font-size:22px;font-weight:400;line-height:28px}.groupsActions{align-items:center;gap:16px;display:flex}.groupsAddButton{color:#fff;background:#1e88e5;border:0;border-radius:8px;align-items:center;gap:8px;height:40px;padding:0 16px;font-size:14px;font-weight:500;line-height:20px;display:inline-flex}.groupsAddIcon{color:#fff;width:24px;height:24px}.groupsCloseIcon{color:#1e88e5;width:24px;height:24px}.groupsBody{flex-direction:column;flex:1;align-items:center;gap:24px;padding:24px 0;display:flex;overflow:hidden}.groupsSearch{width:622px;height:48px;box-shadow:none;background:#fff;border:1px solid #0000003b;border-radius:8px;align-items:center;gap:12px;padding:0 16px;display:flex}.groupsSearchIconButton{color:#0009;background:0 0;border:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex}.groupsSearchIconButton:last-child{margin-left:auto}.groupsSearch input{color:#000000de;box-shadow:none;background:0 0;border:0;outline:0;flex:1;padding-left:0;font-size:16px;line-height:24px}.groupsSearch input::placeholder{color:#0009;opacity:1}.groupsSearchIcon{color:#000;width:24px;height:24px;display:block}.groupsTreeBox{border:1px solid #0000001f;border-radius:8px;flex:1;width:622px;min-height:0;padding:16px 0;overflow:auto}.groupsTreeRow{color:#000000de;grid-template-columns:24px 24px 1fr;align-items:center;gap:4px;width:344px;height:44px;padding:0 16px;font-size:14px;line-height:20px;display:grid}.groupsTreeChevron,.groupsTreeFolder{width:24px;height:24px}.groupsTreeChevron{color:#0009}.groupsTreeFolder{color:#1e88e5}.groupsAssist{box-sizing:border-box;flex-direction:column;flex:0 0 320px;align-items:stretch;width:320px;height:100%;min-height:0;padding:0;transition:width .25s,opacity .2s;display:flex}.groupsAssist .assistCard{flex-direction:column;width:100%;height:100%;min-height:0;display:flex}.groupsLayoutCollapsed{grid-template-columns:minmax(0,1fr) 0;gap:0}.groupsLayoutCollapsed .groupsAssist{opacity:0;pointer-events:none;flex:0 0 0;width:0}@media (max-width:1200px){.documentsLayout{grid-template-columns:220px 1fr}.documentsAssist{display:none}.groupsLayout{grid-template-columns:1fr}}@media (max-width:900px){.documentsLayout{grid-template-columns:1fr;padding:8px 12px 16px}.documentsCreateBody{padding:16px 0 24px}.documentsSidebar{padding-bottom:8px}.documentsPanelHeader{flex-direction:column;align-items:flex-start}.documentsTable{overflow-x:auto}.groupsLayout{padding:var(--layout-gap)}.groupsSearch{width:min(622px,100%);min-width:0}.groupsTreeBox{width:min(622px,100%)}}.dashboardUser{align-items:center;display:inline-flex;position:relative}.dashboardUserButton{cursor:pointer;color:inherit;font:inherit;background:0 0;border:none;border-radius:100px;align-items:center;gap:8px;padding:4px 8px;display:inline-flex}.dashboardUserButton:hover{background:#0000000d}.dashboardUserButton:focus-visible{outline-offset:2px;outline:2px solid #00000059}.dashboardUserAvatar{background:#fff;border:1px solid #0003;border-radius:100px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.dashboardUserAvatar img{width:18px;height:22px}.dashboardUserAvatarIcon{color:#0000008a;width:22px;height:22px}.dashboardUser span{font-size:14px;line-height:20px}.dashboardUserMenu{z-index:20;background:#fff;border:1px solid #0000001f;border-radius:12px;min-width:160px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 30px #0000001f}.dashboardUserMenuItem{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;width:100%;padding:8px 10px;font-size:14px;line-height:20px}.dashboardUserMenuItem:hover{background:#0000000f}.dashboardUserMenuItem:focus-visible{outline-offset:2px;outline:2px solid #00000059}.dashboardShell{height:calc(100vh - 72px);min-height:0;padding:16px 24px 24px;display:flex;overflow:hidden}.dashboardCard{background:#fff;border-radius:16px;flex:1;grid-template-rows:auto 1fr;height:100%;min-height:0;display:grid;overflow:hidden}.dashboardCardTop{color:#1e88e5;border-bottom:1px solid #0000001f;padding:16px 17px;font-size:16px;font-weight:500;line-height:24px}.dashboardChatArea{flex-direction:column;flex:1;align-items:center;height:100%;min-height:0;padding:0 24px 24px;display:flex;overflow:hidden}.dashboardPromptArea{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;width:100%;min-height:0;padding-bottom:50px;display:flex}.dashboardChatScroll{flex:1;width:min(800px,100%);min-height:0;padding:24px 0 12px;overflow-y:auto}.dashboardChatList{flex-direction:column;gap:16px;display:flex}.chatRow{flex-direction:column;gap:8px;display:flex}.chatRowUser{align-items:flex-end}.chatBubble{color:#000000de;white-space:pre-wrap;word-break:break-word;background:#dcecfb;border-radius:8px;max-width:500px;padding:16px;font-size:16px;line-height:24px}.chatAiRow{align-items:flex-start;gap:12px;display:flex}.chatAiAvatar{background:#dcecfb;border-radius:100px;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.chatAiAvatar img{width:24px;height:24px}.chatAiAvatarIcon{color:#1e88e5;width:24px;height:24px}.chatAiContent{flex:1;min-width:0}.chatAiText{color:#000000de;white-space:pre-wrap;word-break:break-word;margin:0;font-size:16px;line-height:24px}.chatAiLink{color:#1e88e5;text-underline-offset:2px;font-weight:600;text-decoration:underline}.chatMeta{color:#0009;align-items:center;gap:4px;padding:0 16px;font-size:12px;line-height:16px;display:flex}.chatRowAi .chatMeta{padding:0}.chatMetaDot{background:#0009;border-radius:50%;width:3px;height:3px;display:inline-block}.dashboardPromptWrap{flex-direction:column;justify-content:center;align-items:center;gap:40px;padding:0;display:flex}.dashboardPromptWrap p{text-align:center;margin:0;font-size:20px;font-weight:500;line-height:28px}.dashboardInputWrap{background:#fff;border:1px solid #0000003b;border-radius:4px;justify-content:space-between;align-items:center;gap:12px;width:min(800px,100%);height:44px;padding:8px 16px;display:flex;box-shadow:0 1px 2px #0000001f}.dashboardInputWrap input{background:0 0;border:0;outline:0;width:100%;font-size:14px;line-height:20px}.dashboardInputWrap input::placeholder{color:#0009}.dashboardInputWrap button{aspect-ratio:1;background:#1e88e5;border:0;border-radius:50%;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;min-height:32px;padding:0;display:inline-flex;overflow:hidden}.dashboardInputWrapChat{width:min(800px,100%);margin-bottom:0}.dashboardInputWrapPrompt{width:min(720px,100%);box-shadow:none;border-color:#1e88e5;margin:20px 0 0}.dashboardInputWrapChat button{opacity:1}.dashboardInputWrapChat button:disabled{opacity:.4;cursor:not-allowed}.dashboardInputWrap button img{width:16px;height:16px}.dashboardSendIcon{color:#fff;font-size:16px}.dashboardInputWrap button svg{font-size:16px}@media (max-width:900px){.dashboardHeader{padding:12px 16px}.dashboardHeaderInner{flex-wrap:wrap;row-gap:10px}.dashboardNav{scrollbar-width:none;flex:0 0 100%;order:3;justify-content:flex-start;gap:14px;padding:0;overflow-x:auto}.dashboardNav::-webkit-scrollbar{display:none}.dashboardNav a{white-space:nowrap}.dashboardShell{padding:0 12px 12px}.dashboardPromptWrap p{font-size:28px;line-height:36px}.dashboardInputWrap{height:48px;padding:8px 12px}}
