@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap');

:root{--ink:#18233d;--muted:#77819a;--line:#e7ebf3;--blue:#3155e7;--blue-deep:#223ec8;--blue-pale:#edf1ff;--canvas:#f7f8fc;--white:#fff;--shadow:0 14px 40px rgba(38,55,109,.08)}*{box-sizing:border-box}body{margin:0;background:var(--canvas);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:14px}.app-shell{min-height:100vh;display:flex}.sidebar{width:266px;min-height:100vh;padding:27px 18px 20px;background:#fff;border-right:1px solid var(--line);position:fixed;display:flex;flex-direction:column;z-index:10}.brand{display:flex;align-items:center;gap:10px;color:var(--ink);font-family:Manrope,sans-serif;font-size:19px;font-weight:800;text-decoration:none;padding:0 9px 30px}.brand-mark,.modal-mark{display:grid;place-items:center;width:29px;height:29px;border-radius:9px;background:var(--blue);color:#fff}.brand-mark svg,.modal-mark svg{width:21px;fill:none;stroke:#fff;stroke-width:1.8}.new-button{border:0;border-radius:10px;background:var(--blue);box-shadow:0 7px 15px rgba(49,85,231,.25);color:#fff;font:600 14px 'DM Sans';padding:12px 15px;margin:0 4px 25px;cursor:pointer;text-align:left;transition:.2s}.new-button:hover,.button.primary:hover{background:var(--blue-deep);transform:translateY(-1px)}.new-button span{font-size:21px;line-height:10px;vertical-align:-2px;margin-right:9px;font-weight:400}.nav{display:grid;gap:5px}.nav-item{height:43px;padding:0 12px;display:flex;align-items:center;gap:11px;color:#707b94;text-decoration:none;border-radius:8px;font-weight:500}.nav-item.active,.nav-item:hover{background:#eef1ff;color:var(--blue);font-weight:700}.nav-icon{font-size:19px;width:17px;text-align:center}.nav-count{margin-left:auto;font-size:12px;padding:2px 7px;border-radius:20px;background:#dce3ff}.storage-card{margin:28px 5px 18px;padding:15px;border-radius:11px;background:#f7f8fe}.storage-label{display:flex;justify-content:space-between;color:#6f7891;font-size:12px}.storage-label strong{color:#47516a;font-weight:700}.progress{height:5px;background:#dfe4f7;border-radius:10px;margin:12px 0 9px;overflow:hidden}.progress span{display:block;width:0%;height:100%;border-radius:inherit;background:var(--blue);transition:.35s}.storage-card p{margin:0;color:#8e97ad;font-size:11px;line-height:1.4}.sidebar-user{display:flex;align-items:center;gap:9px;margin-top:auto;padding:13px 8px 0;border-top:1px solid var(--line)}.sidebar-user div{min-width:0;flex:1}.sidebar-user strong,.sidebar-user small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-user strong{font-size:12px}.sidebar-user small{color:#8c96ac;font-size:11px;margin-top:2px}.avatar{display:grid;place-items:center;border:0;width:33px;height:33px;border-radius:50%;background:linear-gradient(135deg,#f2aab7,#f9d98a);color:#fff;font-weight:800}.avatar-muted{background:#e5e9f3;color:#8690a6}.avatar-button{cursor:pointer}.icon-button{border:0;background:transparent;color:#8b95ab;font-size:18px;cursor:pointer}.content{margin-left:266px;width:calc(100% - 266px);padding:34px 48px 54px;max-width:1600px}.topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:29px}.eyebrow{margin:0 0 6px;color:#929ab0;font-size:10px;font-weight:700;letter-spacing:1.15px}.topbar h1{margin:0;font:700 24px Manrope,sans-serif;letter-spacing:-.7px}.top-actions{display:flex;align-items:center;gap:13px}.search{width:230px;height:38px;display:flex;gap:6px;align-items:center;padding:0 11px;border:1px solid var(--line);background:#fff;border-radius:8px;color:#8993aa}.search span{font-size:20px}.search input{border:0;outline:0;width:100%;font:13px 'DM Sans';background:transparent}.circle-button{position:relative;border:0;width:34px;height:34px;border-radius:50%;background:#fff;color:#8290a8;font-size:17px;cursor:pointer}.circle-button i{position:absolute;right:7px;top:6px;width:5px;height:5px;border-radius:50%;background:#ff5775;border:1px solid #fff}.mobile-menu{display:none}.hero{position:relative;min-height:240px;border-radius:17px;padding:32px 42px;overflow:hidden;background:linear-gradient(111deg,#e9edff,#d7e4ff 56%,#c4dcff);display:flex}.hero:after{content:"";position:absolute;right:-100px;bottom:-170px;width:410px;height:410px;border-radius:50%;background:rgba(255,255,255,.22)}.hero-copy{width:52%;position:relative;z-index:2}.spark{color:#ffbd40;font-size:18px}.hero h2{margin:3px 0 10px;font:800 29px/1.18 Manrope,sans-serif;letter-spacing:-1px}.hero-copy>p:not(.eyebrow){max-width:390px;margin:0;color:#586681;font-size:13px;line-height:1.55}.hero-actions{display:flex;gap:10px;margin-top:19px}.button{border:0;border-radius:8px;padding:10px 14px;cursor:pointer;font:700 12px 'DM Sans';transition:.2s}.button.primary{background:var(--blue);color:#fff;box-shadow:0 6px 12px rgba(49,85,231,.2)}.button.primary span{font-size:16px;margin-left:7px}.button.ghost{border:1px solid #c8d2f0;background:rgba(255,255,255,.45);color:#3951a6}.hero-art{position:absolute;right:7%;bottom:0;width:350px;height:230px;z-index:1}.orbit{position:absolute;border:1px solid rgba(74,112,207,.24);border-radius:50%}.orbit-one{width:260px;height:260px;right:19px;bottom:-80px}.orbit-two{width:195px;height:195px;right:51px;bottom:-48px}.folder-card{position:absolute;right:99px;bottom:35px;width:131px;height:94px;background:#fff;border-radius:7px 11px 11px 11px;box-shadow:0 15px 30px rgba(53,91,163,.18);transform:rotate(-5deg)}.folder-tab{position:absolute;top:-10px;left:0;width:50px;height:17px;border-radius:7px 9px 0 0;background:#fff}.folder-lines{height:7px;width:70px;border-radius:4px;background:#e3e8fc;margin:34px 0 0 22px}.folder-lines.short{width:46px;margin-top:10px}.file-chip{position:absolute;display:flex;align-items:center;gap:7px;padding:8px 10px;border:1px solid #e7ebf7;border-radius:7px;background:rgba(255,255,255,.94);box-shadow:0 10px 22px rgba(73,108,171,.12);font-size:10px;font-weight:700}.chip-one{right:7px;top:54px;color:#b166da;transform:rotate(6deg)}.chip-two{left:17px;bottom:51px;color:#fa686e;transform:rotate(-6deg)}.file-chip span{color:#65708b}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin:22px 0 33px}.stats article{display:flex;align-items:center;gap:12px;padding:17px;background:#fff;border:1px solid #edf0f5;border-radius:10px;box-shadow:0 5px 18px rgba(35,54,100,.025)}.stat-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;font-size:17px}.stat-icon.blue{background:#e9efff;color:#4c65dd}.stat-icon.violet{background:#f4eaff;color:#9b65d7}.stat-icon.amber{background:#fff3dd;color:#e1a249}.stats p{margin:0 0 3px;color:#8b95a9;font-size:11px}.stats strong{font:700 18px Manrope,sans-serif}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:16px}.section-heading h2{margin:0;font:700 20px Manrope,sans-serif;letter-spacing:-.4px}.view-options{display:flex;border:1px solid var(--line);padding:2px;border-radius:7px;background:#fff}.view-button{border:0;width:27px;height:25px;background:transparent;border-radius:5px;color:#9da6b7;cursor:pointer}.view-button.selected{background:#edf1ff;color:var(--blue)}.dropzone{display:none;align-items:center;gap:12px;padding:14px 17px;border:1px dashed #bdc9ee;border-radius:9px;background:#fbfcff;margin-bottom:15px}.dropzone.drag-over{border-color:var(--blue);background:#edf1ff}.drop-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:7px;background:#e7edff;color:var(--blue);font-size:20px}.dropzone strong{font-size:12px}.dropzone p{margin:2px 0 0;color:#8b95ab;font-size:11px}.text-button{border:0;margin-left:auto;background:none;color:var(--blue);font:700 12px 'DM Sans';cursor:pointer}.file-table-wrap{overflow:hidden;border:1px solid var(--line);background:#fff;border-radius:10px;box-shadow:0 4px 15px rgba(35,54,100,.025)}.file-table{width:100%;border-collapse:collapse;text-align:left}.file-table th{height:39px;padding:0 18px;background:#fafbfe;border-bottom:1px solid var(--line);color:#8b95a9;font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase}.file-table td{height:60px;padding:0 18px;border-bottom:1px solid #eff1f6;color:#68738b;font-size:12px}.file-table tr:last-child td{border-bottom:0}.file-name{display:flex;align-items:center;gap:10px;color:#34405b;font-weight:600}.file-type{display:grid;place-items:center;width:28px;height:31px;border-radius:6px;background:#ecf1ff;color:#5070e6;font-size:10px;font-weight:800}.file-type.pdf{background:#fff0ee;color:#e1645e}.file-type.image{background:#eff8ef;color:#57a071}.file-type.archive{background:#f4efff;color:#8c64ce}.access{display:inline-flex;padding:4px 8px;border-radius:20px;background:#e9efff;color:#4d65c9;font-size:10px;font-weight:700}.access.shared{background:#f5edff;color:#9665c9}.row-actions{display:flex;justify-content:flex-end;gap:5px}.row-actions button{border:0;width:27px;height:27px;border-radius:6px;background:transparent;color:#78839a;cursor:pointer;font-size:15px}.row-actions button:hover{background:#eff2fb;color:var(--blue)}.row-actions button:disabled{color:#cbd0dc;cursor:not-allowed}.empty-state{text-align:center;padding:51px 15px}.empty-state span{display:grid;place-items:center;margin:0 auto 10px;width:43px;height:43px;border-radius:14px;background:#edf1ff;color:var(--blue);font-size:23px}.empty-state h3{margin:0 0 5px;font:700 17px Manrope,sans-serif}.empty-state p{margin:0 0 16px;color:#8993a9;font-size:12px}.modal-backdrop{position:fixed;inset:0;display:none;place-items:center;padding:18px;background:rgba(20,29,53,.42);backdrop-filter:blur(3px);z-index:30}.modal-backdrop.open{display:grid}.modal{position:relative;width:min(100%,440px);padding:29px;background:#fff;border-radius:16px;box-shadow:0 25px 65px rgba(13,23,55,.24);animation:pop .18s ease-out}.auth-modal{text-align:center}.modal-mark{margin:0 auto 15px;width:35px;height:35px}.modal h2{margin:0;font:800 22px Manrope,sans-serif;letter-spacing:-.5px}.modal-subtitle{margin:7px 0 20px;color:#7a849a;font-size:12px;line-height:1.5}.modal-close{position:absolute;right:14px;top:12px;border:0;background:transparent;color:#9ca5b6;font-size:24px;cursor:pointer}.auth-tabs{display:flex;border-bottom:1px solid var(--line);margin-bottom:17px}.auth-tab{flex:1;border:0;border-bottom:2px solid transparent;padding:9px;background:transparent;color:#8791a6;font:700 12px 'DM Sans';cursor:pointer}.auth-tab.active{color:var(--blue);border-color:var(--blue)}.field{display:grid;gap:6px;text-align:left;color:#566177;font-size:11px;font-weight:700;margin-bottom:13px}.field small{color:#8c96aa;font-size:10px;font-weight:400}.field input,.field select{height:39px;width:100%;border:1px solid #dfe4ee;border-radius:7px;padding:0 10px;outline:0;color:#2e3951;font:13px 'DM Sans';background:#fff}.field input:focus,.field select:focus{border-color:#8d9ff0;box-shadow:0 0 0 3px #edf0ff}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:11px}.full{width:100%;padding:12px}.form-message{min-height:15px;margin:0 0 9px;color:#d6576a;font-size:11px;text-align:left}.share-result{margin-top:16px;text-align:left}.share-result>span{display:block;margin-bottom:7px;color:#52704f;font-size:11px;font-weight:700}.share-result div{display:flex}.share-result input{min-width:0;flex:1;height:38px;border:1px solid var(--line);border-radius:7px 0 0 7px;padding:0 9px;color:#64708a;font-size:11px}.share-result button{border:0;border-radius:0 7px 7px 0;padding:0 12px;background:#edf1ff;color:#3453d7;font:700 11px 'DM Sans';cursor:pointer}.toast{position:fixed;bottom:20px;left:50%;z-index:50;transform:translate(-50%,30px);opacity:0;pointer-events:none;padding:10px 14px;border-radius:8px;background:#253351;color:#fff;box-shadow:var(--shadow);font-size:12px;transition:.25s}.toast.show{transform:translate(-50%,0);opacity:1}@keyframes pop{from{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
@media(max-width:900px){.sidebar{width:225px}.content{margin-left:225px;width:calc(100% - 225px);padding:28px}.hero-copy{width:62%}.hero-art{right:-28px}.file-table th:nth-child(2),.file-table td:nth-child(2),.file-table th:nth-child(4),.file-table td:nth-child(4){display:none}}@media(max-width:680px){.sidebar{transform:translateX(-100%);transition:.25s;box-shadow:var(--shadow)}.sidebar.open{transform:none}.content{margin:0;width:100%;padding:22px 16px}.mobile-menu{display:block;border:0;background:transparent;font-size:20px;margin-right:10px;color:#566177}.topbar{margin-bottom:20px}.topbar>div:first-of-type{display:flex;align-items:center}.topbar .eyebrow{display:none}.topbar h1{font-size:20px}.search{display:none}.hero{min-height:260px;padding:27px}.hero-copy{width:100%}.hero h2{font-size:26px}.hero-art{opacity:.38}.stats{gap:8px;margin:14px 0 25px}.stats article{padding:11px 8px;gap:7px}.stat-icon{display:none}.stats strong{font-size:15px}.file-table th:nth-child(3),.file-table td:nth-child(3),.file-table th:nth-child(5),.file-table td:nth-child(5){display:none}.file-table th,.file-table td{padding:0 12px}.dropzone{display:flex}.section-heading{margin-top:5px}.avatar-button{display:grid}.sidebar-user{margin-top:0}.field-row{grid-template-columns:1fr}.auth-modal{padding:25px 20px}.top-actions{gap:7px}.circle-button{display:none}}
