body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.Login{align-items:center;background-color:#f4f4f5;display:flex;flex-direction:column;height:100vh;justify-content:center}h1{font-size:2.5rem;margin-bottom:2rem}.social-login-buttons{align-items:center;display:flex;flex-direction:column;gap:5px;justify-content:center}.social-login-buttons button{background:none;border:none;box-shadow:none;outline:none;width:20rem}.social-login-buttons img{transition:all .2s ease-in-out}.social-login-buttons img:hover{cursor:pointer;transform:scale(1.02)}.social-login-buttons button img{margin:0;width:100%}.main{background-color:#f4f4f5;min-height:100vh}.header{align-items:center;display:flex;justify-content:space-between;padding:50px 100px}.profile-photo{border-radius:50%;height:65px;object-fit:cover;transition:all .2s ease-in-out;width:65px}.profile-card{background-color:#fff;border-radius:25px;box-shadow:0 0 50px 0 #0000000d;flex-direction:row;opacity:0;padding:15px;pointer-events:none;position:absolute;right:85px;top:51px;transition:all .2s ease-in-out;width:300px}.profile-card,.profile-card .content{display:flex;justify-content:space-between}.profile-card .content{align-items:flex-start;flex-direction:column}.profile-card .signout{color:#ff4d4d;cursor:pointer;font-size:14px;font-weight:800;margin:0;padding:0}.profile-card.enabled{opacity:1;pointer-events:all;width:300px}.profile-card h2{font-size:18px;font-weight:800;margin:0}.profile-card p{font-size:14px;font-weight:600;margin:0}.searchBar{display:flex;justify-content:center}.searchBar input{border:none;border-radius:25px;font-size:18px;font-weight:600;height:25px;padding:10px 15px;width:400px}.searchBar input:focus{outline:none}.recent{padding:0 80px}.recent>h2{color:#6e6e6e;font-weight:800}.recent>.documents{display:flex;flex-direction:row;padding-left:0}.documentCard{background:#fff;border-radius:20px;box-shadow:0 0 50px 0 #0000000d;transition:.3s}.documentCard,.documentCard.new{cursor:pointer;height:300px;margin-right:25px;width:200px}.documentCard.new{align-items:center;background:#f5f5f5;border:2px dashed #ccc;box-shadow:none;display:flex;justify-content:center}.documentCard.new>h3{color:#ccc;font-size:30px;font-weight:700;text-align:center;transition:all .2s ease-in-out}.documentCard:hover{box-shadow:0 0 50px 0 #0000001a;transform:scale(1.03)}.documentCard.new:hover{border:2px dashed #000;box-shadow:none;transform:none}.documentCard.new:hover>h3{color:#000}.documentCardContent{min-height:280px;padding:10px;position:relative}.documentCardBlurText{color:#0000;font-size:10px;height:235px;overflow:hidden;padding:5px;text-overflow:ellipsis;text-shadow:0 0 2px #0003}.documentCardTitle{bottom:20px;color:#000;font-size:15px;font-weight:700;margin-left:2px;max-height:40px;overflow:hidden;position:absolute;text-overflow:ellipsis;width:170px}.bottomBar{align-items:center;bottom:0;display:flex;font-weight:600;justify-content:space-between;left:13px;position:absolute;width:170px}.documentCardDate{color:grey;font-size:14px}.documentCardDots{display:flex;gap:3px}.editor{border-radius:15px;font-family:Inter;font-size:20px;margin:15px;padding:5px;transition:box-shadow .2s ease-in-out}.active{box-shadow:0 0 20px #00000026}.section-title{border:none;font-size:18px;font-weight:700;margin:10px 0 0 15px}.section-title:focus{outline:none}.quill{font-family:Inter;font-size:16px}.ql-font-inter{font-family:Inter,sans-serif}.bottom-bar{display:flex;height:20px;justify-content:flex-end;width:100%}.section-settings{display:flex;gap:3px;height:50px;margin-right:15px}.section-settings:hover{cursor:pointer}.section-settings :first-child{transition:all .2s ease-in-out}.section-settings :nth-child(2){transition:all .27s ease-in-out}.section-settings :nth-child(3){transition:all .35s ease-in-out}.section-settings:hover :first-child,.section-settings:hover :nth-child(2),.section-settings:hover :nth-child(3){transform:scale(1.25)}.dot{background-color:#bbb;border-radius:100%;box-sizing:border-box;display:inline-block;height:5px;width:5px}.context-menu{background-color:#fff;border:2px solid #f5f5f5;border-radius:15px;box-shadow:0 0 10px #0000001a;height:75vh;margin:35px 0 10px 25px;padding:5px 20px 20px;position:fixed;right:30px;width:18vw}.context-menu-relative{height:75vh;padding:5px;width:30vw}.context-menu-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.context-menu-row path{transition:all .2s ease-in-out}.delete:hover{cursor:pointer}.delete:hover path{stroke:#f80808}h2{font-size:20px;font-weight:600}.main-editor{display:flex;flex-direction:row;height:100%;padding:0 35px 0 0}.main-editor .content{height:100%;margin-bottom:100px;margin-left:25vw;overflow-y:scroll;padding-top:35px;width:75%}.title{border:none;font-size:40px;font-weight:700;margin:15px 15px 15px 30px}.title:focus{outline:none}.add-section{margin-left:30px;max-width:20%}.button{background-color:#0000000d;border:none;border-radius:10px;cursor:pointer;font-size:16px;font-weight:600;height:40px;margin-top:20px;transition:all .2s ease-in-out;width:100%}.button:hover{background-color:#0000001a}.document-options{background-image:linear-gradient(#fff,#fafafa,#fafafa,#ededed);box-shadow:0 0 20px #0000001a;height:100vh;margin-right:20px;padding:20px;position:fixed;width:20vw}.document-options>h2{color:#00000080;font-size:20px;font-weight:600;margin:0}.document-options .sections{display:flex;flex-direction:column;gap:10px;margin-top:25px}.document-options .section>h3{border:none;font-size:18px;font-weight:700;margin:0}.document-options .section>h3>span{color:#00000080;margin-right:10px;text-align:center;width:30px}
/*# sourceMappingURL=main.99b540d7.css.map*/