*{box-sizing:border-box}html,body,#root{height:100%;margin:0}a{text-decoration:none;color:inherit}.sidebar-scroll{flex:1;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.sidebar-scroll::-webkit-scrollbar{display:none}.custom-scrollbar::-webkit-scrollbar{height:4px;background:#eb3d1a}.custom-scrollbar::-webkit-scrollbar-track{background:#ffd3ca}.custom-scrollbar::-webkit-scrollbar-thumb{background:#eb3d1a;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#eb3d1a}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#eb3d1a #ffd3ca}.tabelColumSticky{position:sticky;z-index:1}.editor-wrapper{border:1px solid #e5e7eb;border-radius:10px;background:#fff;box-shadow:0 6px 18px #0000000d;overflow:hidden}.toolbar{display:flex;flex-wrap:wrap;gap:6px;padding:10px;background:#f9fafb;border-bottom:1px solid #e5e7eb}.tool-btn{display:flex;align-items:center;gap:6px;padding:6px 10px;border-radius:6px;font-size:14px;border:none;background:transparent;cursor:pointer;color:#374151}.tool-btn span{display:none}.tool-btn:hover{background:#e5e7eb}.tool-btn.active{background:#2563eb;color:#fff}@media(min-width:768px){.tool-btn span{display:inline}}.divider{width:1px;height:26px;background:#d1d5db;margin:0 4px}.color-indicator{width:18px;height:18px;border-radius:4px;border:1px solid #ccc}.editor-content{padding:20px;min-height:300px}.ProseMirror{outline:none;font-size:16px;line-height:1.7}.main-paragraph{color:#111827}.sub-paragraph{font-size:14px;color:#6b7280;margin-left:20px}.ProseMirror h2{font-size:24px;font-weight:600}.ProseMirror h3{font-size:20px;font-weight:600}.ProseMirror pre{background:#0f172a;color:#e5e7eb;padding:14px;border-radius:8px}.ProseMirror mark{padding:2px 4px;border-radius:4px}.signin-container{width:100%;height:100vh;position:relative;display:flex;justify-content:space-between}.signin-box{position:absolute;clip-path:polygon(100% 7%,44% 100%,100% 100%);background:linear-gradient(180deg,#ffa412,#ff4b33);inset:0;z-index:-1}.signin-firstbox{width:50%;padding:30px 100px}.signin-firstbox img{width:260px}.signin-secondbox{width:50%;display:flex;justify-content:center;align-items:center}.signin-secondbox img{width:100%;height:100%;object-fit:cover;object-position:center}.signin-secondbox-imgBox{height:500px;width:500px;background-color:#fff;padding:30px;border-radius:50%;box-shadow:-2px 0 10px #ff4b33}.seq-logo{display:block;margin:auto}.bg-circle{fill:none;stroke:#e5e5e5;stroke-width:10}.progress{fill:none;stroke-width:10;stroke-linecap:round;stroke-dasharray:220;stroke-dashoffset:220}.left{stroke:#ff8c00;animation:firstFill 2s ease-in-out infinite}.right{stroke:#ff4b33;animation:secondFill 2s ease-in-out infinite}@keyframes firstFill{0%{stroke-dashoffset:220}40%{stroke-dashoffset:0}to{stroke-dashoffset:0}}@keyframes secondFill{0%,40%{stroke-dashoffset:220}80%{stroke-dashoffset:0}to{stroke-dashoffset:0}}.loading-mainbox{position:fixed;inset:0;z-index:10000000!important;display:flex;justify-content:center;align-items:center;width:100%;height:100vh;background-color:#6868685e;overflow:hidden}
