@import"https://fonts.googleapis.com/css2?family=Lobster&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap";.bold-600{font-weight:600}button{border:none;margin:0;padding:0;width:auto;overflow:visible;background:transparent}.btn-main{background:#6366f1;border-radius:8px;color:#fff;cursor:pointer;padding:10px 20px;border:1px solid #6366f1}.btn-main:hover{color:#6366f1;background:transparent}.btn-main-outline{border:1px solid #6366f1;color:#6366f1;background:transparent;cursor:pointer;padding:10px 20px;border-radius:8px}.btn-main-outline:hover{color:#fff;background:#6366f1}.btn-link{color:#6366f1;text-decoration:none;padding:10px}.btn-link:hover{color:#6366f1}.btn-group{display:flex;align-items:center;gap:5px}.plan{flex-grow:1;height:100%;background:linear-gradient(to right,#e2e8f0 1px,transparent 1px),linear-gradient(to bottom,#e2e8f0 1px,transparent 1px);background-size:10px 10px}.plan .btn-backward{position:absolute;top:75px;right:65px;background:#fff;padding:5px 10px;display:flex;align-items:center;box-shadow:#00000029 0 1px 4px;border-radius:4px}.plan .btn-backward svg{width:20px;height:20px;color:#475569}.plan .btn-forward{position:absolute;top:75px;right:15px;background:#fff;padding:5px 10px;display:flex;align-items:center;box-shadow:#00000029 0 1px 4px;border-radius:4px}.plan .btn-forward svg{width:20px;height:20px;color:#475569}.plan .btn-zoom-minus{position:absolute;bottom:65px;right:65px;background:#fff;padding:5px 10px;display:flex;align-items:center;box-shadow:#00000029 0 1px 4px;border-radius:4px}.plan .btn-zoom-minus svg{width:20px;height:20px;color:#475569}.plan .btn-zoom-plus{position:absolute;bottom:65px;right:15px;background:#fff;padding:5px 10px;display:flex;align-items:center;box-shadow:#00000029 0 1px 4px;border-radius:4px}.plan .btn-zoom-plus svg{width:20px;height:20px;color:#475569}.plan .zoom-scale{position:absolute;background:#fff;bottom:35px;right:15px;width:50px;display:flex;justify-content:center;color:#475569;padding:2px 0;font-size:12px;box-shadow:#00000029 0 1px 4px;border-radius:4px}.plan .logs{position:absolute;bottom:15px;left:75px;color:#475569;font-size:12px}@media (max-width: 480px) and (min-width: 320px){.plan .logs{font-size:10px}}.symbol{min-width:250px;height:calc(100vh - 60px);background:#fff;border-top:1px solid #e2e8f0;border-left:1px solid #e2e8f0;padding:10px}.symbol .form-control{width:100%}.symbol-title{margin-top:10px}.symbol-item{display:flex;flex-wrap:wrap}.symbol-item div{width:50%;padding:10px}.symbol-item img{max-width:100%;height:auto;display:block;margin:0 auto}.footer{width:100%;background:#64748b;position:absolute;bottom:0;right:0;padding-left:75px;padding-right:10px;padding-block:4px;display:flex;justify-content:space-between;z-index:1}.footer p{margin-bottom:0;color:#fff;font-size:12px;max-height:1.2em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:50%}@media (max-width: 480px) and (min-width: 320px){.footer p{font-size:9px}}.footer p:nth-child(2){text-align:right}.form-control{height:35px;border:1px solid #e2e8f0;border-radius:4px;padding:0 10px}.navbar{width:100%;height:60px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 15px}.navbar-title{font-size:28px;font-weight:700;font-family:Lobster,cursive}.container{display:flex;height:calc(100% - 60px)}.sidebar{background:#fff;width:65px;height:calc(100vh - 60px);display:flex;flex-direction:column;align-items:center;padding:0 10px 5px;justify-content:flex-start;gap:10px;z-index:2}@media (max-width: 480px) and (min-width: 320px){.sidebar{padding-bottom:0}}.sidebar-item{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;width:50px;border-radius:4px;padding:5px 10px;cursor:pointer}.sidebar-item svg{width:20px;height:20px;color:#475569}.sidebar-item span{font-size:10px;color:#475569}.sidebar-item.active{background:#e0e7ff}.sidebar-item.active svg,.sidebar-item.active span{color:#6366f1}html{box-sizing:border-box;font-size:14px}*,*:before,*:after{box-sizing:inherit;margin:0;padding:0}html *{font-family:Roboto,sans-serif}body{width:100%;height:100%;background:#f9fafb}body,html{overflow:hidden;margin:0;padding:0;width:100%;height:100%}
