@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap";html,body,#root{height:100vh;width:100vw;font-family:Poppins,sans-serif;margin:0;padding:0;box-sizing:border-box}.signupbody{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#4e9a65,#484d48)}.homesec{width:90%;height:90%;background-color:#99e099;margin:auto;border-radius:30px;overflow:auto;display:grid;grid-template-columns:1fr 1.3fr}.leftside,.rightside{height:100%;padding:12px;display:flex;justify-content:center;align-items:center;overflow:hidden;background-color:#99e099;overflow:auto}.leftside{background-color:#92b19870}.mainchatbox{display:grid;grid-template-rows:.9fr 100fr .7fr;height:100%;align-items:center;background-color:#99e099;width:100%}.chatprof{padding-bottom:10px;border-bottom:1px solid;margin-top:12px}.messagebo{padding:12px;height:100%;overflow:auto}.sendmsg{height:100%;padding-bottom:10px;padding-top:13px}.backicon{width:23px;height:23px;background-color:#6c7d6c;display:flex;justify-content:center;align-items:center;border-radius:50%}.backicon:hover{transition:all .1s ease;display:flex;justify-content:center;align-items:center;background-color:#485d48;border-radius:50%;width:23px;height:23px}.menu button{background-color:transparent;display:flex;justify-content:center;align-items:center;border:none}.error-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#000c;padding:20px;border-radius:10px;z-index:1000;text-align:center;color:#fff}.error-message{margin-bottom:15px;font-size:16px}.error-overlay button{background-color:#d32f2f;color:#fff;border:none;padding:8px 16px;border-radius:4px;cursor:pointer}.error-overlay button:hover{background-color:#b71c1c}@media (max-width: 756px){.hide-on-mobile{display:none!important}.leftside,.rightside{width:100%;background-color:transparent}.homesec{display:flex;width:100vw;flex-direction:column;height:100%;border-radius:0}}.mainsec{width:90vw;height:80vh;margin:auto;display:flex;border-radius:30px;overflow:hidden;background-color:#4aab8a}.sec1{height:100%;width:55%;display:flex;flex-direction:column;justify-content:center;align-items:center}.sec1 .title{color:#fff;font-size:35px;font-weight:600;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}.sec1 .para{color:#fff;font-weight:500;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;margin:32px}.sec1 button{color:#fff;font-size:22px;font-weight:600;padding:10px;width:30%;border:3px solid #d3f1d3;border-radius:10px;background-color:transparent}.sec1 button:hover{background-color:#fff;color:#4aab8a}.sec2{height:100%;width:45%;display:flex;flex-direction:column;justify-content:center;align-items:center;align-content:center;padding-left:12px}.sec2 form{display:flex;flex-direction:column;width:70%;max-width:370px;border-radius:20px;justify-content:center;text-align:center;align-items:center;align-content:center;background-color:#fff;box-shadow:0 0 13px #8c9f8a}.sec2 form label{justify-content:center;align-items:center;align-self:center;align-content:center;width:80%;position:relative;border-radius:10px;height:2.5em;display:flex;background-color:#c8dfd766;margin-bottom:12px}.sec2 form input{outline:none;margin:10px;width:70%;border:none;height:2.5em;background-color:transparent}.sec2 form h2{margin-top:40px;font-size:32px;color:#4fc09a;margin-bottom:62px;text-shadow:1px 0px 2px rgb(87,148,106);font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif}.sec2 form button{background-color:#51ab8d;max-height:20%;padding:8px;width:50%;margin:20px;border:none;border-radius:15px;font-size:15px;font-weight:600;color:#fff}.error-message{color:red;font-size:.95em;margin:0 0 4px}.signup-link-mobile{display:none}@media (max-width:900px){.sec1{display:none}.sec2{width:100%}.mainsec{height:100%;width:100%;border-radius:0}.signup-link-mobile{display:flex;flex-direction:column;align-items:center;margin-top:10px;font-size:1.05em;gap:4px}.signup-link-mobile a{color:#51ab8d;text-decoration:underline;font-weight:600;padding:6px 18px;border-radius:6px;transition:background .2s;margin-bottom:12px}.signup-link-mobile a:hover{background-color:#51ab8d;color:#fff}}@media (max-width:850px){.sec2 form{width:90%}}.loader-container{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.loader-spinner{border:.15em solid #f3f3f3;border-top:.15em solid #469886;border-radius:50%;width:2em;height:2em;max-width:60px;max-height:60px;min-width:2em;min-height:2em;animation:spin 1s linear infinite;box-sizing:border-box}.loader-container.small .loader-spinner{width:1em;height:1em;max-width:32px;max-height:32px}.loader-container.large .loader-spinner{width:5em;height:5em;max-width:100px;max-height:100px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loader-text{color:#333;font-size:1.1rem;font-weight:500;text-align:center;word-break:break-word}.profilcard{max-width:100%;display:flex;margin:auto;justify-content:space-between;align-items:center;font-family:Poppins,sans-serif}.profiledata{display:flex;gap:12px;margin-left:13px;justify-content:center;align-items:center}.profilimg img{border-radius:50%;width:53px;height:53px;object-fit:cover}.profileusername{font-size:14px;font-weight:300}.menu{position:relative;margin-right:33px}.menubtns{position:absolute;background-color:#d7e3dc;width:95px;top:30px;right:10px;display:flex;flex-direction:column;padding:5px 0;box-shadow:4px 4px 13px #6f6d6d;display:none}.menubtns div{font-weight:500;text-align:center;width:100%;height:30px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .2s ease}.menubtns div button{background-color:transparent;border:none;color:#000;font-size:16px;cursor:pointer}.menubtns div:hover{background-color:#60ba70ac}.profilecard{min-width:100%;display:flex;justify-content:space-between;align-items:center;font-family:Poppins,sans-serif;height:70px;border-bottom:1px solid rgba(0,0,0,.155)}.profilecard:hover,.profilecard.selected,.profilecard.selected:hover{background-color:#66574099;transition:all .3s ease}.profiledata{display:flex;gap:12px;justify-content:center;align-items:center}.profileimg{border-radius:50%;width:53px;height:53px;position:relative;display:flex}.profileimg img{border-radius:50%;max-width:53px;min-width:53px;height:53px;object-fit:cover}.profilenames{display:flex;flex-direction:column}.profilename{font-size:20px;font-weight:600;text-shadow:0px 0px 20px black}.latestmsg{width:90%;height:20px;overflow:hidden;font-size:12px;display:flex;align-items:flex-start;font-weight:300}.menu{padding-right:12px;position:relative}.noti{display:flex;justify-content:center;align-items:center;font-size:11px;font-weight:700;background-color:#717b65;color:#000;width:20px;height:20px;border-radius:50%}.nonoti{display:none}.statusdot{position:absolute;width:12px;height:12px;background-color:#1c9613;border-radius:50%}.leftsidebar1{width:100%;height:100%;margin:auto;display:grid;grid-template-rows:1fr 1fr 6fr;grid-template-columns:1fr;overflow:auto;justify-content:center}.profileesec,.searchbar{margin:auto;width:90%}.messagecards{width:100%;overflow:auto;margin:0 auto}.back-button{padding:0 22px}::-webkit-scrollbar{display:none}.searching{height:50px;width:100%}.searching form{height:100%;display:flex;justify-content:space-around}.searching form label{display:flex;gap:12px;padding-left:12px;border-radius:25px;background-color:#66574099;align-items:center;overflow:hidden;height:100%;width:100%}.searching input{background-color:transparent;height:100%;outline:none;border:none;width:100%}.searching form button{width:70px;background-color:#65776da6;height:100%;display:flex;justify-content:center;align-items:center}.mainbox{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.secondbox{display:flex;justify-content:center;flex-direction:column;align-items:center;width:80%;height:80%}.chatimage img{width:100px}.chattext{margin-top:23px;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:23px;font-weight:600}@media (max-width: 1280px){.profilename{font-size:16px}}.sendmessagebox{display:flex;height:100%;width:100%;gap:20px;justify-content:center;align-items:center}.sendmessagebox form{width:100%;display:flex;justify-content:space-around;margin:0 33px;gap:33px}.sendmessagebox input{background-color:#faebd7;height:34px;border-radius:10px;font-size:18px;padding-left:13px;width:100%;margin-bottom:10px}.sendmessagebox input:focus{outline:none;border:2px solid rgb(17,99,57)}.sendmessagebox button{background-color:#232121;border-radius:10px;padding:2px 13px;color:azure;margin-bottom:10px}.sendmessagebox button:disabled{background-color:#413f3f;cursor:not-allowed}.messagearea{width:100%;padding:10px 2px;overflow:auto;height:100%}.startchat{display:flex;justify-content:flex-start;align-items:center;height:33px;margin:12px 5px}.startchat>p{padding:8px;background-color:#816f59b4;border-radius:7px}.endchat{display:flex;justify-content:end;align-items:center;height:33px;margin:12px 5px}.endchat>p{background-color:#66574099;padding:8px;border-radius:7px}.incoming-call-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.incoming-call-content{background:#fff;padding:32px;border-radius:16px;text-align:center;min-width:300px;box-shadow:0 10px 30px #0000004d}.ringing-dots{display:flex;justify-content:center;gap:8px;margin-bottom:16px}.caller-avatar{width:80px;height:80px;border-radius:50%;margin:0 auto 16px;border:3px solid #4CAF50}.call-title{margin:0 0 8px;font-size:1.5rem;font-weight:600;color:#333}.call-subtitle{color:#666;margin-bottom:24px;font-size:.9rem}.call-buttons{display:flex;justify-content:center;gap:16px}.answer-button{padding:12px 24px;background:#4caf50;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:500;transition:background-color .3s}.answer-button:hover{background:#45a049}.reject-button{padding:12px 24px;background:#f44336;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:500;transition:background-color .3s}.reject-button:hover{background:#da190b}.updatebody{width:100vw;height:100vh;margin:0;padding:0;display:flex;justify-content:center;align-items:center;box-sizing:border-box;background:linear-gradient(135deg,#4e9a65,#484d48)}.updatemainsec{width:90vw;height:80vh;max-width:1000px;margin:auto;display:flex;border-radius:30px;overflow:hidden;background-color:#99e099}.updatesec{background-color:#99e099;border:1px solid;height:100%;width:100%;color:#000;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:scroll}.heading{margin-bottom:40px;display:flex;gap:15px;align-self:baseline;justify-self:baseline;align-items:center;padding-left:50px;font-size:40px;font-weight:600;text-shadow:0px 0px 25px rgba(102,87,64,.599)}.updateform{color:#000;font-weight:600;padding:20px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:32px;width:100%;overflow:auto;max-width:844px}.updatesec form{width:90%;margin:20px;flex-wrap:wrap;display:flex;justify-content:space-around;overflow:scroll}.updatesec form .textdata{display:flex;flex-direction:column;flex-grow:.3}.updatesec form label{font-size:20px;margin:15px 0 10px}.updatesec form textarea{background-color:#66574099;border-radius:12px;min-height:70px;color:#000;font-size:18px;padding:10px}.updatesec form .textdata>input{width:100%;height:35px;background-color:#66574099;border-radius:10px;color:#000;font-size:18px;padding:0 9px}.updatesec .textdata>input::placeholder{color:#090909;font-size:17px;padding-left:12px}.profilepicsec{display:flex;flex-direction:column;width:150px;justify-content:center;align-items:center;gap:6px}.imagepreview img{width:90px;height:90px;object-fit:cover;border-radius:50%;margin-top:15px}.profilepicsec input{width:65%;cursor:pointer;margin-bottom:23px}.savebtn{text-align:center;background-color:#66574099;padding:4px 16px;border-radius:16px;margin-top:10px}.savebtn button{background:transparent;border:none;color:inherit;cursor:pointer}.savebtn:hover{background-color:#676a6891}input[type=file]::-webkit-file-upload-button{background:#545556;color:#fff;border:none;padding:8px 12px;border-radius:6px;cursor:pointer;font-weight:600}input[type=file]::file-selector-button{background:#515354;color:#fff;border:none;padding:8px 12px;border-radius:6px;cursor:pointer;font-weight:600}input[type=file]::-webkit-file-upload-button:hover,input[type=file]::file-selector-button:hover{background-color:#6a6e71}@media (max-width: 756px){.updatemainsec{height:100vh;width:100vw;border-radius:0}}@media (max-width: 400px){.heading{font-size:32px}}.call-container{position:relative;width:100%;height:100vh;background-color:#000;overflow:hidden;display:flex;align-items:center;justify-content:center}.user-video{width:100%;height:100%;object-fit:cover}.my-video{position:absolute;bottom:20px;right:20px;width:180px;height:120px;border:2px solid #fff;border-radius:10px;object-fit:cover;z-index:2}.top-bar{position:absolute;top:20px;left:20px;display:flex;align-items:center;gap:10px;z-index:3}.user-avatar{width:50px;height:50px;border-radius:50%;object-fit:cover;border:2px solid white}.user-name{color:#fff;font-size:1.2rem;font-weight:500}.call-info{display:flex;flex-direction:column;align-items:flex-end;margin-left:auto}.call-status{font-size:12px;opacity:.8;margin-bottom:2px}.call-timer{font-size:16px;font-weight:700}.end-call-button{position:absolute;bottom:20px;left:50%;transform:translate(-50%);background-color:#ff3b3b;color:#fff;padding:12px 24px;font-size:1rem;border:none;border-radius:30px;cursor:pointer;z-index:3;box-shadow:0 0 10px #f006;transition:background-color .3s}.end-call-button:hover{background-color:#c00}.call-status-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;z-index:10;background:#000000b3;padding:20px;border-radius:10px;color:#fff}.ringing-text{margin:10px 0 0;font-size:18px;font-weight:500}.ringing-animation{display:flex;justify-content:center;align-items:center;gap:8px;margin-bottom:10px}.ringing-dot{width:12px;height:12px;border-radius:50%;background-color:#4caf50;animation:ringing 1.4s ease-in-out infinite both}.ringing-dot:nth-child(1){animation-delay:-.32s}.ringing-dot:nth-child(2){animation-delay:-.16s}.ringing-dot:nth-child(3){animation-delay:0s}@keyframes ringing{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}@media (max-width: 768px){.my-video{width:120px;height:90px;bottom:15px;right:15px}.user-name{font-size:1rem}.end-call-button{padding:10px 20px;font-size:.9rem}}.documents-page{min-height:100vh;background:linear-gradient(135deg,#0f0f0f,#1a1a2e);color:#fff;padding:2rem}.documents-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.header-left{display:flex;align-items:center;gap:1rem}.documents-header h1{font-size:1.75rem;font-weight:700;margin:0}.back-btn{background:#ffffff1a;border:none;color:#fff;cursor:pointer;padding:.6rem;border-radius:10px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.back-btn:hover{background:#fff3;transform:translate(-2px)}.create-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#4ecdc4,#44a08d);border:none;border-radius:12px;color:#fff;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #4ecdc44d}.create-btn:hover{transform:translateY(-2px);box-shadow:0 6px 25px #4ecdc466}.create-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.documents-tabs{display:flex;gap:.5rem;margin-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:1rem}.tab-btn{padding:.75rem 1.5rem;background:transparent;border:none;color:#888;font-size:.95rem;font-weight:500;cursor:pointer;border-radius:8px;transition:all .2s ease}.tab-btn:hover{color:#fff;background:#ffffff0d}.tab-btn.active{color:#4ecdc4;background:#4ecdc41a}.documents-content{min-height:400px}.loading-container{display:flex;justify-content:center;align-items:center;min-height:300px}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:4rem 2rem;color:#666}.empty-state svg{opacity:.3;margin-bottom:1.5rem}.empty-state h3{font-size:1.5rem;color:#888;margin-bottom:.5rem}.empty-state p{max-width:300px;margin-bottom:1.5rem}.create-btn-large{display:flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:linear-gradient(135deg,#4ecdc4,#44a08d);border:none;border-radius:14px;color:#fff;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease}.create-btn-large:hover{transform:scale(1.05);box-shadow:0 6px 25px #4ecdc466}.documents-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem}.document-card{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:16px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.document-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#4ecdc40d,#44a08d0d);opacity:0;transition:opacity .3s ease}.document-card:hover{background:#ffffff0f;border-color:#4ecdc44d;transform:translateY(-3px);box-shadow:0 10px 30px #0000004d}.document-card:hover:before{opacity:1}.doc-preview{width:50px;height:50px;background:linear-gradient(135deg,#4ecdc433,#44a08d1a);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#4ecdc4;flex-shrink:0}.doc-info{flex:1;min-width:0}.doc-title{font-size:1rem;font-weight:600;margin:0 0 .35rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.doc-meta{font-size:.8rem;color:#888;margin:0}.doc-owner{color:#4ecdc4}.doc-actions{display:flex;gap:.5rem;opacity:0;transition:opacity .2s ease}.document-card:hover .doc-actions{opacity:1}.action-btn{padding:.5rem;background:#ffffff1a;border:none;border-radius:8px;color:#888;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.action-btn:hover{background:#ffffff26;color:#fff}.action-btn.delete:hover{background:#ff4b4b33;color:#ff4b4b}.shared-badge{position:absolute;top:.75rem;right:.75rem;padding:.35rem;background:#4ecdc433;border-radius:6px;color:#4ecdc4;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){.documents-page{padding:1rem}.documents-header{flex-direction:column;align-items:flex-start}.header-left{width:100%;justify-content:flex-start}.create-btn{width:100%;justify-content:center}.documents-tabs{overflow-x:auto;-webkit-overflow-scrolling:touch}.tab-btn{white-space:nowrap}.documents-grid{grid-template-columns:1fr}}.document-editor-page{min-height:100vh;background:linear-gradient(180deg,#0f0f0f,#1a1a2e);color:#fff;display:flex;flex-direction:column}.editor-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background:#0000004d;border-bottom:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:sticky;top:0;z-index:100}.header-left{display:flex;align-items:center;gap:1rem;flex:1}.back-btn{background:#ffffff14;border:none;color:#fff;cursor:pointer;padding:.6rem;border-radius:10px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.back-btn:hover{background:#ffffff26;transform:translate(-2px)}.document-title-input{background:transparent;border:1px solid transparent;color:#fff;font-size:1.25rem;font-weight:600;padding:.5rem .75rem;border-radius:8px;width:100%;max-width:400px;transition:all .2s ease}.document-title-input:focus{outline:none;background:#ffffff0d;border-color:#4ecdc44d}.document-title-input:disabled{opacity:.7;cursor:not-allowed}.saving-indicator{font-size:.8rem;color:#4ecdc4;animation:pulse 1s infinite}@keyframes pulse{0%,to{opacity:.5}50%{opacity:1}}.header-right{display:flex;align-items:center;gap:1.5rem}.active-users{display:flex;align-items:center;gap:.5rem;color:#888;font-size:.85rem;padding:.5rem 1rem;background:#ffffff0d;border-radius:10px}.user-avatars{display:flex;margin-left:.5rem}.user-avatar{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.75rem;color:#fff;margin-left:-8px;border:2px solid #1a1a2e;text-transform:uppercase}.user-avatar:first-child{margin-left:0}.user-avatar.more{background:#fff3;font-size:.65rem}.permission-badge{font-size:.8rem;padding:.4rem .8rem;background:#ffffff14;border-radius:8px;color:#888}.editor-toolbar{display:flex;align-items:center;gap:.5rem;padding:.75rem 2rem;background:#0003;border-bottom:1px solid rgba(255,255,255,.05);flex-wrap:wrap}.toolbar-group{display:flex;gap:.25rem}.toolbar-divider{width:1px;height:24px;background:#ffffff1a;margin:0 .5rem}.toolbar-btn{padding:.5rem .75rem;background:transparent;border:none;color:#888;border-radius:6px;cursor:pointer;font-size:.9rem;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.toolbar-btn:hover{background:#ffffff14;color:#fff}.toolbar-btn.active{background:#4ecdc433;color:#4ecdc4}.editor-container{flex:1;max-width:900px;width:100%;margin:0 auto;padding:2rem}.editor-content{background:#ffffff05;border-radius:16px;padding:2rem;min-height:500px;border:1px solid rgba(255,255,255,.05);transition:all .3s ease}.editor-content:focus-within{border-color:#4ecdc433;box-shadow:0 0 30px #4ecdc40d}.editor-content.readonly{opacity:.8;cursor:not-allowed}.editor-content .ProseMirror{outline:none;min-height:400px;font-size:1rem;line-height:1.75}.editor-content .ProseMirror p{margin:.75rem 0}.editor-content .ProseMirror h1{font-size:2.25rem;font-weight:700;margin:2rem 0 1rem;color:#fff}.editor-content .ProseMirror h2{font-size:1.75rem;font-weight:600;margin:1.75rem 0 .875rem;color:#fff}.editor-content .ProseMirror h3{font-size:1.35rem;font-weight:600;margin:1.5rem 0 .75rem;color:#fff}.editor-content .ProseMirror ul,.editor-content .ProseMirror ol{padding-left:1.5rem;margin:.75rem 0}.editor-content .ProseMirror li{margin:.35rem 0}.editor-content .ProseMirror code{background:#4ecdc41a;color:#4ecdc4;padding:.2rem .4rem;border-radius:4px;font-family:JetBrains Mono,Fira Code,monospace;font-size:.9em}.editor-content .ProseMirror pre{background:#0006;padding:1rem 1.25rem;border-radius:10px;overflow-x:auto;margin:1rem 0;border:1px solid rgba(255,255,255,.05)}.editor-content .ProseMirror pre code{background:transparent;padding:0;color:#e0e0e0}.editor-content .ProseMirror blockquote{border-left:3px solid #4ECDC4;margin:1rem 0;padding-left:1rem;color:#aaa;font-style:italic}.editor-content .ProseMirror strong{font-weight:700;color:#fff}.editor-content .ProseMirror em{font-style:italic}.editor-content .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#555;pointer-events:none;height:0}.collaboration-cursor__caret{position:relative;margin-left:-1px;margin-right:-1px;border-left:2px solid;border-right:none;word-break:normal;pointer-events:none}.collaboration-cursor__label{position:absolute;top:-1.5em;left:-1px;font-size:11px;font-weight:600;padding:.15rem .4rem;border-radius:4px 4px 4px 0;white-space:nowrap;color:#fff}.editor-loading{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(180deg,#0f0f0f,#1a1a2e);color:#888;gap:1rem}@media (max-width: 768px){.editor-header{padding:1rem;flex-direction:column;gap:1rem;align-items:flex-start}.header-left{width:100%}.document-title-input{font-size:1rem;max-width:none}.header-right{width:100%;justify-content:space-between}.editor-toolbar{padding:.75rem 1rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.toolbar-group{flex-shrink:0}.editor-container{padding:1rem}.editor-content{padding:1.25rem;min-height:300px}.editor-content .ProseMirror h1{font-size:1.75rem}.editor-content .ProseMirror h2{font-size:1.35rem}}
