body,html{background:linear-gradient(135deg,#4f46e5,#9333ea);color:#212121;font-family:Nunito,serif;height:100%;margin:0;overflow:hidden;padding:0;width:100vw}body::-webkit-scrollbar{display:none}body{-ms-overflow-style:none;scrollbar-width:none}.navbar{background:#fff!important;bottom:0;box-shadow:0 1px 6px #00000014;height:50px;padding:12px 20px;position:fixed;width:100vw;z-index:1000}.navbar-brand{font-size:18px;font-weight:700}.container-fluid{flex-direction:column;height:100vh;min-width:100vw!important;padding:0!important;padding-top:56px;width:100vw}.container-fluid,.main-content{box-sizing:border-box;display:flex;overflow:hidden}.main-content{background:#f9fafb;flex-wrap:nowrap;gap:20px;height:calc(100vh - 56px);padding:0;width:100%}.editor-section{background:none;border:1px solid #e5e7eb;box-sizing:border-box;flex:1 1;max-height:100%;min-width:300px;overflow-y:auto;padding:12px 5px}.editor-section::-webkit-scrollbar{width:6px}.editor-section::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}.history-overlay{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0009;display:flex;height:100vh;justify-content:center;left:0;overflow:hidden;padding:30px;position:fixed;top:0;width:100vw;z-index:9999}.history-overlay>div{background:#fff;border-radius:12px;box-shadow:0 8px 24px #0000004d;max-height:80vh;max-width:600px;overflow-y:auto;padding:20px;position:relative;width:100%}.history-close-btn{background:#0000;border:none;color:#333;cursor:pointer;font-size:32px;font-weight:700;line-height:1;position:absolute;right:20px;top:20px;transition:color .3s ease;z-index:10}.history-close-btn:hover{color:#555}.history-title{color:#374151;font-size:1.1rem;font-weight:600;margin-bottom:10px}.history-list{list-style:none;margin:0;padding:0}.history-list li{background-color:#f9fafb;border-radius:6px;color:#374151;font-size:.95rem;margin-bottom:6px;padding:8px 12px;transition:background .2s ease}.history-list li:hover{background-color:#f3f4f6}.login-section{height:calc(100vh - 56px);width:100vw}.account,.login-section{align-items:center;display:flex;justify-content:center}.account{height:100%;padding:20px}.account__wrapper{width:100%;width:350px}.account__card{animation:fadeIn .5s ease;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff26;border-radius:16px;box-shadow:0 8px 32px #00000026;padding:40px 30px;text-align:center}.account__profile p{color:#fff;margin:0}.account__name{font-size:20px;font-weight:600}.account__sub{font-size:14px;margin-bottom:25px;opacity:.85}.form-control{font-size:14px;margin-bottom:16px;outline:none;padding:12px 14px}.account__btn,.form-control{border:none;border-radius:8px;width:100%}.account__btn{background:linear-gradient(90deg,#4f46e5,#9333ea);color:#fff;cursor:pointer;font-weight:600;padding:12px;transition:transform .3s ease,box-shadow .3s ease}.account__btn:hover{box-shadow:0 4px 14px #9333ea66;transform:translateY(-1px)}.username{padding:10px}.currentusers{align-items:center;justify-content:space-between;margin-bottom:15px}.currentusers,.currentusers>div{display:flex;flex-wrap:wrap;gap:10px}.currentusers>div{flex-grow:1}.history-toggle-btn{background:linear-gradient(90deg,#4f46e5,#9333ea);border:none;border-radius:8px;color:#fff;cursor:pointer;flex-shrink:0;font-weight:600;padding:8px 16px;transition:background .3s ease;white-space:nowrap}.history-toggle-btn:hover{background:linear-gradient(90deg,#5c53f2,#a25cf4)}@keyframes fadeIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.main-content{flex-direction:column}.history-overlay>div{max-height:50vh;width:90vw}}
/*# sourceMappingURL=main.0705cc23.css.map*/