@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{--navy: #10243a;--navy-2: #18334e;--orange: #f04424;--orange-soft: #fff0eb;--ink: #17212e;--muted: #6e7b8b;--line: #e7ebf0;--surface: #fff;--bg: #f6f8fa;--blue: #1677ff;--radius: 14px;font-family:DM Sans,system-ui,sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}svg{width:20px;height:20px;flex:none;stroke-width:1.8}.spin{animation:spin .85s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.brand{display:flex;align-items:center;gap:11px;height:46px}.brand img{width:42px;height:42px;object-fit:contain}.brand>div{display:flex;flex-direction:column;line-height:1}.brand strong{font:800 21px/1 Manrope;letter-spacing:-.8px;color:var(--navy)}.brand strong span{color:var(--orange)}.brand small{font:700 8px/1.5 Manrope;color:#8995a2;letter-spacing:2.5px;margin-top:5px}.eyebrow{color:var(--orange);text-transform:uppercase;letter-spacing:1.8px;font-size:11px;font-weight:700;display:flex;align-items:center;gap:8px}.login{display:grid;grid-template-columns:minmax(480px,47%) 1fr;min-height:100vh;background:#fff}.login-panel{padding:clamp(32px,5vw,72px) clamp(32px,7vw,110px);display:flex;flex-direction:column;position:relative;z-index:2}.login-copy{margin:clamp(52px,8vh,105px) 0 34px}.login-copy h1{font:800 clamp(38px,4vw,58px)/1.08 "Manrope";letter-spacing:-2.6px;color:var(--navy);margin:18px 0}.login-copy h1 span{color:var(--orange)}.login-copy p{font-size:17px;line-height:1.7;color:var(--muted);max-width:540px}.login-card{border:1px solid var(--line);box-shadow:0 18px 55px #17212e14;border-radius:20px;padding:28px;max-width:480px;background:#fff}.login-card-icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;color:var(--orange);background:var(--orange-soft);margin-bottom:17px}.login-card h2{font:700 22px Manrope;margin:0 0 7px;color:var(--navy)}.login-card>p{margin:0 0 20px;color:var(--muted);font-size:14px}.telegram-login{width:100%;height:46px;border:0;border-radius:10px;padding:0 15px;display:flex;align-items:center;justify-content:center;gap:9px;color:#fff;background:#229ed9;font-weight:600;font-size:13px;cursor:pointer;box-shadow:0 7px 18px #229ed933}.telegram-login:hover:not(:disabled){background:#178dc4}.telegram-login:disabled{opacity:.72;cursor:wait}.telegram-login svg{width:17px}.telegram-login span{margin-left:auto}.invite-note{border-top:1px solid var(--line);margin-top:20px;padding-top:19px;display:flex;gap:10px;color:var(--muted);font-size:13px;line-height:1.5}.invite-note svg{color:var(--navy);width:18px}.setup-note,.form-error{padding:12px 14px;border-radius:10px;background:#fff4e5;color:#955b02;font-size:13px}.form-error{background:#ffeded;color:#a72121;margin-top:12px}.inline-status{display:flex;gap:8px;align-items:center;color:var(--muted);font-size:13px;margin-top:12px}.login-panel footer{color:#a1aab5;font-size:11px;margin-top:auto;padding-top:40px}.login-visual{background:var(--navy);position:relative;overflow:hidden;min-height:720px}.visual-grid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.07;background-image:linear-gradient(rgba(255,255,255,.7) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.7) 1px,transparent 1px);background-size:56px 56px;-webkit-mask-image:radial-gradient(circle at 50% 45%,black,transparent 80%);mask-image:radial-gradient(circle at 50% 45%,black,transparent 80%)}.orb{position:absolute;border-radius:999px;filter:blur(2px)}.orb-one{width:380px;height:380px;right:-100px;top:4%;background:radial-gradient(circle at 35% 30%,#ff6a4b,#e33415 45%,transparent 70%);opacity:.8}.orb-two{width:400px;height:400px;left:-200px;bottom:-90px;background:#1677ff38;filter:blur(40px)}.floating-card{position:absolute;background:#fffffff7;border:1px solid rgba(255,255,255,.65);box-shadow:0 30px 80px #00000040;border-radius:15px;display:flex;align-items:center;gap:14px;z-index:2;animation:float 6s ease-in-out infinite}@keyframes float{50%{transform:translateY(-9px)}}.floating-card strong{display:block;font-size:14px;color:var(--navy)}.floating-card small{color:var(--muted);font-size:11px}.fc-search{left:12%;top:28%;width:min(480px,70%);padding:19px 20px;animation-delay:-.7s}.fc-search>svg:first-child{color:var(--orange)}.fc-search div{flex:1}.fc-search div small{display:block;margin-bottom:5px}.fc-search>svg:last-child{color:var(--orange)}.fc-file{right:10%;top:48%;padding:18px;width:min(380px,64%);animation-delay:-2.2s}.fc-file small{display:flex;align-items:center;gap:4px;margin-top:5px;color:#168b5d}.file-badge{width:46px;height:52px;border-radius:8px;display:grid;place-items:center;font-size:10px;font-weight:800}.file-badge.pdf{color:#e23a2e;background:#ffeeec}.fc-ai{left:17%;top:67%;padding:17px 19px;animation-delay:-3.5s}.fc-ai>svg{color:#fff;padding:8px;width:43px;height:43px;background:linear-gradient(135deg,#f04424,#ff7a46);border-radius:12px}.fc-ai small{display:block}.visual-word{position:absolute;color:#ffffff09;font:800 clamp(68px,8vw,135px) "Manrope";transform:rotate(-90deg);right:-30%;bottom:33%;letter-spacing:-8px;white-space:nowrap}.visual-word span{color:#f044241f}.app-shell{min-height:100vh;display:flex;background:var(--bg)}aside{position:fixed;inset:0 auto 0 0;width:252px;background:var(--navy);color:#fff;padding:23px 17px 18px;display:flex;flex-direction:column;z-index:20}aside .brand{padding:0 9px}aside .brand img{width:38px;height:38px}aside .brand strong{color:#fff}aside .brand small{color:#ffffff73}.sidebar-top{display:flex;align-items:center;justify-content:space-between}.mobile-close{display:none}.new-button{border:0;border-radius:10px;background:var(--orange);color:#fff;height:43px;display:flex;align-items:center;justify-content:center;gap:9px;font-weight:600;margin:26px 3px 22px;cursor:pointer;transition:.2s}.new-button:hover{background:#d8391c;transform:translateY(-1px)}aside nav{display:flex;flex-direction:column;gap:4px;margin-top:14px}aside nav>span{color:#ffffff61;text-transform:uppercase;letter-spacing:1.5px;font-size:9px;font-weight:700;padding:0 13px 8px}aside nav button{border:0;background:transparent;color:#ffffffb3;height:42px;border-radius:9px;padding:0 12px;display:flex;align-items:center;gap:11px;text-align:left;cursor:pointer;font-size:13.5px}aside nav button svg{width:18px}aside nav button:hover{background:#ffffff0f;color:#fff}aside nav button.active{background:#ffffff1c;color:#fff;font-weight:600;box-shadow:inset 3px 0 var(--orange)}aside nav button b{font-size:9px;margin-left:auto;padding:3px 5px;color:#ffb29f;background:#f0442433;border-radius:4px}.sidebar-bottom{margin-top:auto}.mini-storage{border:1px solid rgba(255,255,255,.1);border-radius:11px;padding:13px;margin:12px 2px}.mini-storage>div:first-child{display:flex;justify-content:space-between;font-size:10px;color:#ffffff85;margin-bottom:9px}.mini-storage b{color:#ffffffc7;font-weight:500}.mini-storage>div:last-child{height:4px;background:#ffffff1a;border-radius:9px;overflow:hidden}.mini-storage i{display:block;height:100%;background:var(--orange);border-radius:inherit}.profile{border:0;background:transparent;width:100%;display:flex;align-items:center;gap:10px;padding:10px 7px;border-top:1px solid rgba(255,255,255,.09);color:#fff;text-align:left;cursor:pointer}.avatar{width:35px;height:35px;background:#264867;color:#fff;display:grid;place-items:center;border-radius:50%;font-size:11px;font-weight:700;overflow:hidden}.avatar img{width:100%;height:100%;object-fit:cover}.profile div:nth-child(2){min-width:0;flex:1;display:flex;flex-direction:column}.profile strong{font-size:12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.profile span{color:#ffffff73;text-transform:capitalize;font-size:10px;margin-top:3px}.profile>svg{width:17px;color:#fff6}.logout-button{width:100%;border:0;background:transparent;color:#ffffff7a;display:flex;gap:10px;padding:8px;font-size:11px;cursor:pointer}.logout-button svg{width:15px}.install-button{width:calc(100% - 4px);margin:8px 2px 4px;height:38px;border:1px solid rgba(255,255,255,.14);border-radius:9px;background:#ffffff12;color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;font-size:10px;cursor:pointer}.install-button:hover{background:#ffffff1f}.install-button svg{width:15px}.main-column{margin-left:252px;width:calc(100% - 252px);min-height:100vh}.content{max-width:1520px;padding:38px clamp(26px,4vw,62px) 70px;margin:0 auto}.mobile-bar{display:none}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:29px}.page-heading h1{font:750 30px/1.2 Manrope;color:var(--navy);margin:7px 0 5px;letter-spacing:-1px}.page-heading p{color:var(--muted);margin:0;font-size:14px}.date-chip,.ai-online{display:flex;align-items:center;gap:8px;color:var(--muted);border:1px solid var(--line);background:#fff;border-radius:9px;font-size:11px;padding:9px 12px}.date-chip svg{width:15px;color:#1a9f69}.ai-online i{width:7px;height:7px;border-radius:50%;background:#1ead74;box-shadow:0 0 0 4px #e0f7ec}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.stat-card{border:1px solid var(--line);background:var(--surface);border-radius:var(--radius);min-height:128px;padding:22px;display:flex;gap:17px;box-shadow:0 1px 2px #10243a05}.stat-icon{width:43px;height:43px;border-radius:11px;display:grid;place-items:center}.stat-icon svg{width:21px}.stat-icon.blue{color:#1677ff;background:#eaf3ff}.stat-icon.orange{color:var(--orange);background:var(--orange-soft)}.stat-icon.violet{color:#7b57d1;background:#f2edff}.stat-icon.green{color:#169b67;background:#e9f8f1}.stat-card>div:last-child{display:flex;flex-direction:column}.stat-card span{color:var(--muted);font-size:11px}.stat-card strong{font:700 24px Manrope;color:var(--navy);margin:4px 0 3px}.stat-card small{color:#929ca7;font-size:10px}.stat-card small b{color:#1b9c6b}.category-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:10px;margin-top:15px}.category-strip button{min-width:0;border:1px solid var(--line);background:#fff;border-radius:11px;padding:13px;display:flex;align-items:center;gap:10px;text-align:left;cursor:pointer}.category-strip button:hover{border-color:#c8d2dc;transform:translateY(-1px)}.category-strip button>span{width:34px;height:34px;display:grid;place-items:center;color:var(--orange);background:var(--orange-soft);border-radius:9px}.category-strip svg{width:17px}.category-strip button>div{min-width:0;display:flex;flex-direction:column}.category-strip strong{color:var(--navy);font-size:10px}.category-strip small{color:var(--muted);font-size:8.5px;margin-top:3px;white-space:nowrap}.overview-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(310px,.7fr);gap:18px;margin-top:18px}.panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius)}.panel-head{padding:21px 23px 16px;display:flex;justify-content:space-between;align-items:center}.panel-head h2{font:700 15px Manrope;color:var(--navy);margin:0 0 4px}.panel-head p{font-size:11px;color:var(--muted);margin:0}.text-button{color:var(--orange);font-size:11px;font-weight:600;border:0;background:none;cursor:pointer}.recent-list{border-top:1px solid var(--line)}.recent-row{min-height:66px;display:grid;grid-template-columns:38px minmax(130px,1fr) 80px 80px 30px;gap:11px;padding:11px 20px;align-items:center;border-bottom:1px solid #f0f2f5}.recent-row:last-child{border-bottom:0}.file-icon{width:36px;height:40px;border-radius:8px;display:grid;place-items:center;background:#edf4ff;color:#3b75b7}.file-icon svg{width:19px}.file-icon.red{color:#dc4c3e;background:#fff0ee}.file-name{min-width:0;display:flex;flex-direction:column}.file-name strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-name small{color:var(--muted);font-size:9.5px;margin-top:4px}.provider{display:inline-flex;justify-content:center;width:fit-content;padding:4px 7px;border-radius:5px;font-size:8px;font-weight:700;text-transform:uppercase;color:#2775bd;background:#eaf4ff}.provider.telegram{color:#1680aa;background:#e8f7fc}.provider.local{color:#756a64;background:#f0eeec}.recent-row time{font-size:9px;color:#9aa4ae}.icon-button{border:0;background:transparent;width:30px;height:30px;padding:0;display:grid;place-items:center;border-radius:7px;color:#8a96a3;cursor:pointer}.icon-button:hover{background:#f0f3f6;color:var(--navy)}.icon-button svg{width:16px}.storage-panel{padding-bottom:19px}.storage-panel>.panel-head>svg{color:#a2abb4}.storage-total{padding:4px 23px 13px;display:grid;grid-template-columns:1fr auto;align-items:end}.storage-total span{font-size:10px;color:var(--muted)}.storage-total strong{font:700 23px Manrope;color:var(--navy);grid-row:2}.storage-total small{font-size:9px;color:#9aa3ad}.capacity{height:7px;margin:0 23px;border-radius:8px;background:#edf0f3;overflow:hidden}.capacity i{display:block;height:100%;min-width:7px;background:linear-gradient(90deg,var(--orange),#fb825e);border-radius:inherit}.provider-list{margin:16px 23px 17px;display:flex;flex-direction:column;gap:11px}.provider-list>div{display:flex;justify-content:space-between;color:var(--muted);font-size:10px}.provider-list span{display:flex;align-items:center;gap:7px}.provider-list b{color:var(--navy);font-weight:600}.dot{width:7px;height:7px;border-radius:50%;display:inline-block}.dot.ms{background:#1677ff}.dot.tg{background:#2c9bd3}.dot.local{background:#aaa29c}.button{height:40px;border-radius:9px;border:1px solid var(--line);padding:0 15px;background:#fff;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:600;cursor:pointer}.button svg{width:16px}.button:disabled{opacity:.55;cursor:default}.button.primary{color:#fff;border-color:var(--orange);background:var(--orange);box-shadow:0 5px 12px #f044242e}.button.primary:hover:not(:disabled){background:#db3a1e}.button.soft{border-color:#dce4eb;background:#f8fafb;color:var(--navy)}.button.ghost{color:var(--muted)}.button.full{margin:0 23px;width:calc(100% - 46px)}.ai-banner{min-height:138px;border-radius:var(--radius);background:var(--navy);margin-top:18px;color:#fff;display:flex;align-items:center;gap:19px;padding:26px 30px;position:relative;overflow:hidden}.ai-glow{position:absolute;width:290px;height:290px;right:12%;border-radius:50%;background:#f044242e;filter:blur(60px)}.ai-symbol{width:58px;height:58px;border-radius:15px;background:linear-gradient(140deg,var(--orange),#ff8b67);display:grid;place-items:center;box-shadow:0 10px 30px #f0442447;z-index:1}.ai-banner>div:nth-child(3){flex:1;z-index:1}.ai-banner span{color:#ff947c;font-size:9px;font-weight:800;letter-spacing:1.5px}.ai-banner h2{font:700 17px Manrope;margin:5px 0}.ai-banner p{color:#ffffff8c;font-size:11px;margin:0}.ai-banner button{border:1px solid rgba(255,255,255,.18);background:#ffffff1a;color:#fff;height:39px;padding:0 17px;border-radius:9px;font-size:11px;display:flex;align-items:center;gap:9px;cursor:pointer;z-index:1}.ai-banner button:hover{background:#ffffff2b}.ai-banner button svg{width:15px}.files-heading{align-items:center}.heading-actions{display:flex;gap:8px}.library-tabs{display:flex;gap:5px;margin-bottom:13px}.library-tabs button{border:0;background:transparent;color:var(--muted);padding:8px 11px;border-radius:8px;display:flex;align-items:center;gap:7px;font-size:10px;cursor:pointer}.library-tabs button.active{color:var(--navy);background:#fff;box-shadow:0 1px 4px #10243a14;font-weight:600}.library-tabs svg{width:15px}.folder-strip{display:flex;gap:9px;overflow-x:auto;padding:2px 1px 12px;scrollbar-width:thin}.folder-strip>button{min-width:150px;max-width:210px;height:57px;border:1px solid var(--line);background:#fff;border-radius:10px;padding:0 11px;display:flex;align-items:center;gap:9px;color:#718292;text-align:left;cursor:pointer}.folder-strip>button.active{border-color:#ef9c88;background:#fff9f7;color:var(--orange)}.folder-strip>button>svg{width:19px}.folder-strip>button>span{min-width:0;flex:1;display:flex;flex-direction:column;color:var(--navy);font-size:10px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.folder-strip small{color:var(--muted);font-size:8px;margin-top:3px;font-weight:400}.folder-strip i{width:22px;height:22px;display:grid;place-items:center;color:#9aa4ae;border-radius:5px}.folder-strip i:hover{background:#eef1f4}.folder-strip i svg{width:14px}.category-filters{display:flex;gap:5px;overflow-x:auto;margin-bottom:11px;padding-bottom:2px}.category-filters button{white-space:nowrap;border:1px solid var(--line);background:#fff;color:var(--muted);border-radius:20px;height:30px;padding:0 10px;display:flex;align-items:center;gap:5px;font-size:9px;cursor:pointer}.category-filters button.active{color:var(--orange);border-color:#f0aa99;background:var(--orange-soft);font-weight:600}.category-filters svg{width:12px}.advanced-filters{display:flex;align-items:center;gap:8px;margin:-2px 0 12px;padding:9px 11px;background:#fff;border:1px solid var(--line);border-radius:10px;color:var(--muted)}.advanced-filters>svg{width:16px;color:var(--orange);flex:none}.advanced-filters select,.advanced-filters input[type=date]{height:31px;border:1px solid var(--line);border-radius:7px;padding:0 8px;background:#fafbfc;color:#566676;font-size:9px}.advanced-filters label{display:flex;align-items:center;gap:5px;font-size:9px;white-space:nowrap}.advanced-filters .recursive-toggle{margin-left:auto}.advanced-filters button{border:0;background:var(--orange-soft);color:var(--orange);border-radius:7px;height:29px;padding:0 9px;font-size:9px;cursor:pointer}.file-toolbar{display:flex;gap:10px;margin-bottom:15px}.searchbox{background:#fff;border:1px solid var(--line);height:43px;border-radius:10px;flex:1;display:flex;align-items:center;padding:0 12px;gap:10px;box-shadow:0 1px 2px #10243a05}.searchbox>svg{width:18px;color:#82909e}.searchbox input{min-width:0;flex:1;border:0;outline:0;color:var(--ink);font-size:13px}.searchbox input::placeholder{color:#a2abb4}.searchbox button{border:0;background:none;padding:0;color:#a2abb4;display:flex}.searchbox button svg{width:15px}.searchbox kbd{border:1px solid var(--line);background:#f7f8fa;border-radius:5px;padding:2px 6px;color:#9aa4ae;font-size:9px}.filter-button{border:1px solid var(--line);background:#fff;border-radius:10px;padding:0 13px;display:flex;align-items:center;gap:8px;color:var(--muted);font-size:11px}.filter-button svg{width:15px}.filter-button svg:last-child{width:12px}.view-toggle{border:1px solid var(--line);border-radius:10px;background:#fff;display:flex;padding:3px}.view-toggle button{width:34px;border:0;background:none;border-radius:7px;color:#98a2ad;display:grid;place-items:center}.view-toggle button.active{background:#eef2f5;color:var(--navy)}.view-toggle svg{width:16px}.search-result{color:var(--muted);font-size:11px;display:flex;align-items:center;gap:7px;margin:0 0 11px 3px}.search-result svg{width:14px;color:var(--orange)}.files-panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;min-height:400px}.file-table-head,.file-table-row{display:grid;grid-template-columns:minmax(260px,2fr) minmax(100px,.7fr) 100px 75px 95px 130px;align-items:center;gap:12px;padding:0 20px}.file-table-head{height:42px;color:#929da9;background:#fafbfc;border-bottom:1px solid var(--line);font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.file-table-row{min-height:69px;border-bottom:1px solid #eff2f4;font-size:11px;color:var(--muted)}.file-table-row:last-child{border:0}.file-table-row:hover{background:#fcfdfe}.file-primary{display:flex;gap:12px;align-items:center;min-width:0}.file-primary>div:last-child{min-width:0}.file-primary strong{display:block;color:var(--ink);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-primary small{display:block;color:#a0a9b2;font-size:9px;margin-top:4px;max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-table-row time{font-size:10px}.row-actions{display:flex;opacity:.4}.file-table-row:hover .row-actions{opacity:1}.icon-button.danger:hover{color:#c83232;background:#fff0f0}.file-grid{display:grid;grid-template-columns:repeat(4,minmax(170px,1fr));gap:14px;padding:17px;background:var(--bg)}.file-card{min-width:0;min-height:175px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:16px;display:flex;flex-direction:column}.file-card-top{display:flex;justify-content:space-between;margin-bottom:18px}.file-card>strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-card>span{font-size:9px;color:var(--muted);margin-top:5px}.file-card footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between}.file-card footer>div{display:flex;gap:5px}.file-card footer button,.file-card footer a{border:0;background:none;color:var(--muted);padding:3px;display:flex;cursor:pointer}.file-card footer svg{width:16px;color:var(--muted)}.workflow-button{color:#7654bd;background:#f2edfb}.infinite-sentinel{min-height:42px;display:flex;justify-content:center;align-items:center;gap:7px;color:var(--muted);font-size:10px}.infinite-sentinel svg{width:15px}.workflow-modal{width:min(760px,100%)}.workflow-summary{display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:10px;margin-bottom:12px}.workflow-modal pre{max-height:58vh;overflow:auto;padding:15px;border-radius:10px;background:#0f1d2b;color:#d7e6f3;font-size:9px;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere}.category-pill{display:inline-flex;width:fit-content;padding:4px 7px;border-radius:6px;color:#596d80;background:#edf2f6;font-size:8px;font-weight:600}.tag-row{display:flex;flex-wrap:wrap;gap:4px;margin-top:9px}.tag-row i{color:#7b6a63;background:#f4f0ed;border-radius:5px;padding:3px 5px;font-size:8px;font-style:normal}.loading-state{color:var(--muted);min-height:300px;display:flex;justify-content:center;align-items:center;gap:9px;font-size:12px}.loading-state.full{min-height:70vh}.empty{min-height:395px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:var(--muted);text-align:center}.empty.compact{min-height:230px}.empty>div{width:58px;height:58px;display:grid;place-items:center;color:#8ca0b2;background:#eff3f6;border-radius:16px;margin-bottom:14px}.empty strong{color:var(--navy);font-size:13px}.empty span{font-size:10px;margin-top:5px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a182691;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:50;display:grid;place-items:center;padding:20px}.modal{width:min(620px,100%);max-height:calc(100vh - 40px);overflow:auto;background:#fff;border-radius:18px;box-shadow:0 35px 100px #00000040;padding:25px}.modal-head{display:flex;justify-content:space-between;gap:20px;margin-bottom:21px}.modal-head h2{font:700 20px Manrope;color:var(--navy);margin:0 0 5px}.modal-head p{color:var(--muted);font-size:11px;margin:0;line-height:1.5}.dropzone{min-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;cursor:pointer;border:1.5px dashed #cbd4dc;background:#fafcfd;border-radius:14px;padding:22px;transition:.2s}.dropzone:hover{border-color:var(--orange);background:#fffaf8}.drop-icon{width:56px;height:56px;border-radius:15px;display:grid;place-items:center;color:var(--orange);background:var(--orange-soft);margin-bottom:13px}.dropzone strong{font-size:13px;color:var(--navy)}.dropzone span{color:var(--muted);font-size:10px;margin-top:7px}.upload-queue{max-height:180px;overflow:auto;margin-top:13px;display:flex;flex-direction:column;gap:7px}.upload-item{display:flex;align-items:center;gap:10px;padding:9px 11px;border:1px solid var(--line);border-radius:9px}.mini-file{width:30px;height:30px;display:grid;place-items:center;color:#527da5;background:#edf4fa;border-radius:7px}.mini-file svg{width:16px}.upload-item>div:nth-child(2){min-width:0;flex:1;display:flex;flex-direction:column}.upload-item strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:11px}.upload-item small{color:var(--muted);font-size:9px;margin-top:3px}.upload-item button{border:0;background:none;color:#9ba5ae;display:flex}.upload-item button svg{width:15px}.modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:22px}.processing{margin-top:15px}.processing>div:first-child{display:flex;justify-content:space-between;color:var(--muted);font-size:10px;margin-bottom:7px}.processing strong{color:var(--navy)}.processing small{color:#9ca5ae;font-size:9px}.progress{height:6px;background:#edf0f3;border-radius:8px;overflow:hidden;margin-bottom:7px}.progress i{display:block;height:100%;background:var(--orange);transition:width .25s}.assistant-page{max-width:1080px;margin:0 auto}.chat-workspace{display:grid;grid-template-columns:210px minmax(0,1fr);gap:12px}.chat-history{height:calc(100vh - 190px);min-height:560px;padding:12px;background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;display:flex;flex-direction:column}.chat-history>span{padding:17px 6px 8px;color:#8a96a2;font-size:8px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.chat-history>div{overflow:auto;display:flex;flex-direction:column;gap:4px}.chat-history>div button{border:0;border-radius:8px;background:transparent;padding:9px;text-align:left;cursor:pointer}.chat-history>div button:hover,.chat-history>div button.active{background:#f0f4f7}.chat-history strong{display:block;color:var(--navy);font-size:9.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-history small{display:block;color:#97a1aa;font-size:7.5px;margin-top:4px}.chat-shell{height:calc(100vh - 190px);min-height:560px;background:#fff;border:1px solid var(--line);border-radius:16px;display:flex;flex-direction:column;overflow:hidden}.chat-messages{flex:1;overflow:auto;padding:30px clamp(20px,6vw,75px)}.chat-welcome{max-width:650px;text-align:center;margin:7vh auto 0}.ai-logo{width:64px;height:64px;display:grid;place-items:center;border-radius:18px;color:#fff;background:linear-gradient(135deg,var(--navy),#2d4b68);margin:0 auto 20px;box-shadow:0 12px 30px #10243a33;position:relative}.ai-logo:after{content:"";position:absolute;width:18px;height:18px;right:-3px;bottom:-3px;border-radius:50%;background:var(--orange);border:3px solid white}.chat-welcome h2{font:700 23px Manrope;color:var(--navy);margin:0 0 9px}.chat-welcome p{color:var(--muted);font-size:12px}.suggestions{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:30px}.suggestions button{min-height:74px;border:1px solid var(--line);background:#fff;border-radius:11px;padding:12px;color:var(--muted);font-size:10px;text-align:left;cursor:pointer}.suggestions button:hover{border-color:#b9c5d0;background:#fbfcfd}.suggestions svg{width:15px;display:block;color:var(--orange);margin-bottom:8px}.message{display:flex;gap:11px;margin:18px 0}.message.user{justify-content:flex-end}.message-body{max-width:76%;padding:13px 16px;border-radius:4px 13px 13px;background:#f0f4f7;color:#344354;font-size:12px;line-height:1.75}.message.user .message-body{color:#fff;background:var(--navy);border-radius:13px 4px 13px 13px}.message-avatar{width:31px;height:31px;display:grid;place-items:center;color:#fff;background:var(--orange);border-radius:9px}.message-avatar svg{width:15px}.message-body>small{color:#93a0ad;font-size:8px;display:block;margin-top:9px}.message-sources{border-top:1px solid #dce3e9;margin-top:10px;padding-top:9px;display:flex;gap:6px;flex-wrap:wrap}.message-sources>span{width:100%;color:#8996a3;font-size:8px;text-transform:uppercase;letter-spacing:1px}.message-sources a{max-width:210px;display:flex;align-items:center;gap:5px;color:#426c94;font-size:9px;padding:4px 7px;background:#fff;border-radius:5px}.message-sources svg{width:12px}.typing{display:flex;gap:4px;padding:13px 16px;background:#f0f4f7;border-radius:4px 13px 13px}.typing i{width:5px;height:5px;border-radius:50%;background:#8996a3;animation:blink 1s infinite}.typing i:nth-child(2){animation-delay:.15s}.typing i:nth-child(3){animation-delay:.3s}@keyframes blink{50%{opacity:.25;transform:translateY(-2px)}}.chat-input{margin:15px clamp(16px,5vw,58px) 22px;border:1px solid #dce2e8;border-radius:13px;padding:11px 12px;box-shadow:0 6px 25px #10243a0f}.chat-input textarea{width:100%;resize:none;border:0;outline:0;min-height:50px;max-height:130px;font-size:12px;color:var(--ink)}.chat-input>div{display:flex;align-items:center;justify-content:space-between}.chat-input span{display:flex;align-items:center;gap:6px;color:#9ca6b0;font-size:8.5px}.chat-input span svg{width:13px}.chat-input button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:9px;color:#fff;background:var(--orange);cursor:pointer}.chat-input button:disabled{background:#c8cfd6}.chat-input button svg{width:15px}.team-panel{overflow:hidden}.team-table{border-top:1px solid var(--line)}.team-row{display:grid;grid-template-columns:38px minmax(180px,1fr) 150px 120px 35px 35px;align-items:center;gap:12px;min-height:72px;padding:10px 22px;border-bottom:1px solid #eff1f4}.team-row:last-child{border:0}.member{display:flex;flex-direction:column;min-width:0}.member strong{font-size:12px}.member span{color:var(--muted);font-size:9px;margin-top:4px}.status{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:9px;text-transform:capitalize}.status i{width:6px;height:6px;border-radius:50%;background:#9ca6af}.status.active i{background:#18a56e;box-shadow:0 0 0 3px #e1f7ed}.team-row select,.modal label input,.modal label select{height:37px;border:1px solid var(--line);border-radius:8px;background:#fff;color:#526170;padding:0 9px;font-size:10px;outline:0}.phone-input{height:37px;min-width:0;border:1px solid var(--line);border-radius:8px;padding:0 9px;color:#526170;font-size:9px;outline:0}.chat-audit-modal{width:min(780px,100%)}.chat-audit-list{max-height:68vh;overflow:auto;display:flex;flex-direction:column;gap:12px}.chat-audit-list>section{border:1px solid var(--line);border-radius:10px;padding:12px}.chat-audit-list section>header{display:flex;justify-content:space-between;padding-bottom:9px;border-bottom:1px solid var(--line);color:var(--navy);font-size:10px}.chat-audit-list section>header time{color:var(--muted);font-size:8px}.chat-audit-list section>div{margin-top:8px;padding:9px 10px;border-radius:8px;background:#f4f6f8}.chat-audit-list section>div.assistant{background:#fff3ef}.chat-audit-list b{color:var(--navy);font-size:8px}.chat-audit-list p{margin:4px 0;color:#516170;font-size:9px;line-height:1.5;white-space:pre-wrap}.chat-audit-list small{color:#939da6;font-size:7px}.modal label{display:flex;flex-direction:column;gap:7px;color:var(--navy);font-size:11px;font-weight:600;margin-bottom:16px}.modal label input,.modal label select{height:43px;font-size:12px}.invite-modal{width:min(500px,100%)}.invite-result{text-align:center;padding:10px 5px 5px}.success-circle{width:50px;height:50px;margin:0 auto 13px;border-radius:50%;display:grid;place-items:center;color:#159764;background:#e3f8ef}.invite-result h3{font:700 17px Manrope;color:var(--navy);margin:0 0 7px}.invite-result p{color:var(--muted);font-size:10px;line-height:1.5;max-width:340px;margin:0 auto 19px}.invite-result>div:last-child{display:flex;border:1px solid var(--line);border-radius:9px;overflow:hidden}.invite-result input{min-width:0;flex:1;border:0;padding:0 10px;color:var(--muted);font-size:9px;outline:0}.invite-result button{border:0;background:var(--navy);color:#fff;display:flex;align-items:center;gap:6px;padding:10px 13px;font-size:10px}.invite-result button svg{width:14px}.classification-preview{display:flex;justify-content:space-between;align-items:center;padding:11px 12px;background:#f7f9fb;border:1px solid var(--line);border-radius:9px;color:var(--muted);font-size:10px}.classification-preview b{color:var(--navy)}.callback-uri{padding:11px 12px;border:1px solid var(--line);background:#f8fafb;border-radius:9px;margin-bottom:17px}.callback-uri span{display:block;color:var(--muted);font-size:9px;margin-bottom:5px}.callback-uri code{display:block;overflow-wrap:anywhere}.modal label small{color:var(--muted);font-weight:400;margin-left:4px}.integration-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.integration-card{min-height:145px;display:grid;grid-template-columns:48px 1fr auto;grid-template-rows:1fr auto;gap:9px 14px;padding:20px;background:#fff;border:1px solid var(--line);border-radius:13px}.integration-icon{width:47px;height:47px;display:grid;place-items:center;border-radius:12px;color:#1677ff;background:#eaf3ff;grid-row:1/3}.integration-icon.tg{color:#259bd4;background:#e6f7fd}.integration-icon.violet{color:#7955cc;background:#f0ebfb}.integration-icon.wa{color:#159b64;background:#e6f8ef}.integration-icon.orange{color:var(--orange);background:var(--orange-soft)}.integration-copy h3{font:700 13px Manrope;color:var(--navy);margin:0 0 5px}.integration-copy p{color:var(--muted);font-size:10px;margin:0;line-height:1.45}.integration-status{color:#9aa4ae;font-size:9px;display:flex;align-items:center;gap:6px;align-self:start}.integration-status i{width:6px;height:6px;background:#b2bac2;border-radius:50%}.integration-status.connected{color:#178e61}.integration-status.connected i{background:#1ca76f;box-shadow:0 0 0 3px #e2f7ee}.integration-card .button{grid-column:3;height:31px;font-size:9px;align-self:end}.setup-guide{margin-top:18px}.guide-steps{border-top:1px solid var(--line);padding:20px 23px;display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.guide-steps>div{display:flex;gap:11px}.guide-steps>div>span{width:25px;height:25px;display:grid;place-items:center;flex:none;color:var(--orange);background:var(--orange-soft);border-radius:7px;font-size:10px;font-weight:700}.guide-steps strong{font-size:11px;color:var(--navy)}.guide-steps p{color:var(--muted);font-size:9.5px;line-height:1.5;margin:5px 0 0}.whatsapp-modal{width:min(470px,100%)}.qr-wrap,.wa-connected{min-height:330px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.qr-wrap img{width:min(300px,80vw);border:8px solid white;box-shadow:0 8px 30px #10243a24;border-radius:10px}.qr-wrap strong{color:var(--navy);margin-top:15px;font-size:13px}.qr-wrap span,.wa-connected p{color:var(--muted);font-size:10px;margin-top:5px}.wa-connected h3{font:700 17px Manrope;color:var(--navy);margin:5px 0}.danger-text{color:#b83232;margin-top:17px}.activity-panel{overflow:hidden}.activity-list{padding:4px 20px}.activity-row{min-height:66px;display:grid;grid-template-columns:36px 1fr auto;gap:12px;align-items:center;border-bottom:1px solid #eff2f4}.activity-row:last-child{border-bottom:0}.activity-icon{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;color:#517796;background:#edf3f7}.activity-icon.upload,.activity-icon.restore{color:#178d61;background:#e8f7f0}.activity-icon.delete,.activity-icon.permanent_delete{color:#bd4538;background:#fff0ee}.activity-icon.share{color:#7353c1;background:#f1edfa}.activity-icon svg{width:16px}.activity-row strong{font-size:10.5px;color:var(--navy)}.activity-row strong span{color:var(--muted);font-weight:400}.activity-row p{margin:4px 0 0;font-size:9px;color:#8f9aa5}.activity-row time{color:#9aa4ae;font-size:9px}code{color:#506c86;background:#edf2f6;border-radius:4px;padding:1px 4px;font-size:.9em}.toasts{position:fixed;z-index:80;right:22px;bottom:22px;display:flex;flex-direction:column;gap:8px}.toasts>div{min-width:280px;max-width:430px;display:flex;align-items:center;gap:9px;color:#21684f;background:#fff;border:1px solid #d7e9e2;box-shadow:0 12px 35px #10243a26;border-radius:10px;padding:13px 15px;font-size:11px}.toasts>div.error{color:#9e2f2f;border-color:#f0dada}.toasts svg{width:16px}.splash{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:25px;background:#fff;color:var(--orange)}@media(max-width:1150px){.stats-grid{grid-template-columns:repeat(2,1fr)}.overview-grid{grid-template-columns:1fr}.storage-panel{display:grid;grid-template-columns:1fr 1fr}.storage-panel .panel-head{grid-column:1/-1}.storage-panel .button{align-self:end}.advanced-filters{flex-wrap:wrap}.advanced-filters .recursive-toggle{margin-left:0}.file-table-head,.file-table-row{grid-template-columns:minmax(240px,2fr) minmax(100px,1fr) 90px 70px 65px}.file-table-head>span:nth-child(5),.file-table-row>time{display:none}.file-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.login{grid-template-columns:1fr}.login-panel{min-height:100vh}.login-visual{display:none}aside{transform:translate(-100%);transition:transform .25s;box-shadow:20px 0 60px #00000040}aside.open{transform:translate(0)}.mobile-close{display:grid;place-items:center;border:0;background:#ffffff14;color:#fff;width:32px;height:32px;border-radius:8px}.mobile-close svg{width:17px}.mobile-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:19;background:#07111b80}.main-column{margin-left:0;width:100%}.mobile-bar{height:59px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:15}.mobile-bar button{border:0;background:none;color:var(--navy);display:flex}.mobile-bar button svg{width:20px}.mobile-bar .brand{height:40px}.mobile-bar .brand img{width:34px;height:34px}.content{padding-top:26px}.integration-grid,.guide-steps{grid-template-columns:1fr}}@media(max-width:680px){.content{padding:22px 14px 60px}.page-heading{align-items:flex-start;margin-bottom:20px}.page-heading h1{font-size:24px}.page-heading p{font-size:11px}.date-chip{display:none}.stats-grid{grid-template-columns:1fr 1fr;gap:9px}.stat-card{min-height:114px;padding:15px;gap:11px}.stat-icon{width:36px;height:36px}.stat-card strong{font-size:18px}.recent-row{grid-template-columns:36px minmax(0,1fr) 28px}.recent-row .provider,.recent-row time{display:none}.storage-panel{display:block}.ai-banner{align-items:flex-start;padding:22px}.ai-symbol{width:44px;height:44px}.ai-banner h2{font-size:14px}.ai-banner p{display:none}.ai-banner button{position:absolute;right:19px;bottom:17px;font-size:0;width:35px;padding:0;justify-content:center}.files-heading .button{width:40px;padding:0;font-size:0}.file-toolbar{flex-wrap:wrap}.searchbox{flex-basis:100%}.searchbox kbd{display:none}.filter-button{flex:1;height:39px}.view-toggle{height:39px}.files-panel{min-height:300px}.file-table-head{display:none}.file-table-row{grid-template-columns:minmax(0,1fr) 60px;padding:11px 13px}.file-table-row>span,.file-table-row>time{display:none}.file-primary strong{font-size:11px}.row-actions{opacity:1;justify-content:end}.file-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:9px}.file-card{min-height:150px;padding:12px}.modal{padding:20px}.dropzone{min-height:170px}.assistant-page .page-heading{margin-bottom:15px}.chat-workspace{display:block}.chat-history{height:auto;min-height:0;padding:8px;margin-bottom:8px}.chat-history>span{display:none}.chat-history>div{flex-direction:row;overflow-x:auto}.chat-history>div button{min-width:145px}.chat-shell{height:calc(100vh - 165px);min-height:480px}.chat-messages{padding:20px 13px}.chat-welcome{margin-top:4vh}.suggestions{grid-template-columns:1fr}.suggestions button{min-height:52px}.suggestions svg{display:inline;margin:0 7px 0 0}.message-body{max-width:86%}.chat-input{margin:9px}.chat-input span{display:none}.team-row{grid-template-columns:36px minmax(0,1fr) 105px;padding:10px 13px}.team-row>button{display:none}.team-row .phone-input{grid-column:2/4;grid-row:2}.advanced-filters{padding:8px}.advanced-filters>svg{display:none}.advanced-filters label{flex:1}.advanced-filters select{flex:1;min-width:120px}.integration-card{grid-template-columns:44px 1fr}.integration-status{grid-column:2}.integration-card .button{grid-column:2;justify-self:start}.toasts{left:12px;right:12px;bottom:12px}.toasts>div{min-width:0;width:100%}}@media(max-width:420px){.login-panel{padding:25px 20px}.login-copy{margin:54px 0 25px}.login-copy h1{font-size:34px;letter-spacing:-1.7px}.login-copy p{font-size:14px}.login-card{padding:22px}.stats-grid{grid-template-columns:1fr}.stat-card{min-height:92px}.file-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
