body{margin:0;font-family:Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.login-container{min-height:100vh;background:linear-gradient(135deg,#eff6ff,#e0e7ff);display:flex;align-items:center;justify-content:center;padding:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.login-wrapper{width:100%;max-width:28rem}.app-name{margin-bottom:2rem;text-align:center;top:20px;left:30px;font-size:2rem;font-weight:700;color:#007bff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;letter-spacing:1px}.login-card{background:#fff;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;padding:2rem}.login-header{text-align:center;margin-bottom:1rem}.login-icon{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;background-color:#4f46e5;border-radius:9999px}.login-icon svg{width:2rem;height:2rem;color:#fff}.login-title{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:.5rem}.login-subtitle{color:#6b7280;font-size:1rem}.error-message{margin-bottom:1.5rem;padding:1rem;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;display:flex;align-items:flex-start}.error-icon{width:1.25rem;height:1.25rem;color:#dc2626;margin-top:.125rem;margin-right:.75rem;flex-shrink:0}.error-text{font-size:.875rem;color:#991b1b}.login-form{display:flex;flex-direction:column;gap:1rem}.form-group{display:flex;flex-direction:column}.form-label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.input-wrapper{position:relative}.input-icon{position:absolute;top:50%;left:.75rem;transform:translateY(-50%);pointer-events:none}.input-icon svg{width:1.25rem;height:1.25rem;color:#9ca3af}.form-input{display:block;width:100%;padding:.75rem .75rem .75rem 2.5rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;transition:all .2s;box-sizing:border-box}.form-input:focus{outline:none;border-color:transparent;box-shadow:0 0 0 2px #4f46e5}.form-input::placeholder{color:#9ca3af}.password-toggle{position:absolute;top:50%;right:.75rem;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:.25rem}.password-toggle svg{width:1.25rem;height:1.25rem;color:#9ca3af;transition:color .2s}.password-toggle:hover svg{color:#4b5563}.form-options{display:flex;align-items:center;justify-content:space-between}.remember-me{display:flex;align-items:center}.remember-me input[type=checkbox]{width:1rem;height:1rem;color:#4f46e5;border:1px solid #d1d5db;border-radius:.25rem;cursor:pointer}.remember-me input[type=checkbox]:focus{outline:none;box-shadow:0 0 0 2px #4f46e5}.remember-me label{margin-left:.5rem;font-size:.875rem;color:#374151;cursor:pointer}.forgot-password{font-size:.875rem;font-weight:500;color:#4f46e5;text-decoration:none;transition:color .2s}.forgot-password:hover{color:#4338ca}.submit-button{width:100%;background-color:#4f46e5;color:#fff;padding:.75rem 1rem;border-radius:.5rem;font-weight:500;font-size:1rem;border:none;cursor:pointer;transition:all .2s}.submit-button:hover:not(:disabled){background-color:#4338ca}.submit-button:focus{outline:none;box-shadow:0 0 0 2px #4f46e5,0 0 0 4px #4f46e533}.submit-button:disabled{opacity:.5;cursor:not-allowed}.signup-section{margin-top:1.5rem;text-align:center}.signup-text{font-size:.875rem;color:#6b7280}.signup-link{font-weight:500;color:#4f46e5;text-decoration:none;transition:color .2s}.signup-link:hover{color:#4338ca}.login-footer{margin-top:1.5rem;text-align:center;font-size:.875rem;color:#6b7280}.loading-spinner{display:inline-block;width:1rem;height:1rem;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite;margin-right:.5rem}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:640px){.login-card{padding:1.5rem}.login-title{font-size:1.5rem}.form-input{padding:.625rem .625rem .625rem 2.25rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.login-card{animation:fadeIn .3s ease-out}.error-message{animation:fadeIn .2s ease-out}*:focus-visible{outline:2px solid #4f46e5;outline-offset:2px}input[type=checkbox]{accent-color:#4f46e5}.node_checkbox{height:20px;width:20px}.label{font-size:.875rem;line-height:1.25rem;color:#4b5563}.node-header__left{display:flex;align-items:center}.levels_dropdown{outline:none;border:1px solid #d1d5db;border-radius:.25rem;padding:.25rem .5rem;font-size:.75rem;line-height:1.25rem}.action-buttons{display:flex;align-items:center;gap:4px;margin-left:8px}.action-button{padding:4px;border-radius:4px;border:none;background:transparent;cursor:pointer;transition:background-color .2s}.action-button:hover{background-color:#00000014}.action-icon{width:16px;height:16px}.add-button:hover{background-color:#10b98126}.edit-button:hover{background-color:#3b82f626}.delete-button:hover{background-color:#ef444426}.changeParent-button:hover{background-color:#a855f726}.copy-button{color:#4b5563}.copy-button:hover{background-color:#e5f0ff;color:#2563eb}.paste-button{color:#4b5563}.paste-button:hover{background-color:#e6fffa;color:#059669}.paste-button:disabled{opacity:.4;cursor:not-allowed}.grip-icon{width:16px;height:16px;color:#9ca3af;cursor:grab;margin-right:8px}.grip-icon:active{cursor:grabbing}.container{min-height:100vh;background:linear-gradient(to bottom right,#f8fafc,#e2e8f0);padding:2rem}.wrapper{max-width:64rem;margin:0 auto}.header{margin-bottom:2rem}.header-title{font-size:2.25rem;font-weight:700;color:#111827;margin-bottom:.5rem}.header-subtitle{color:#4b5563}.content{background:#fff;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;padding:1.5rem;border:1px solid #e5e7eb}.node-wrapper{position:relative}.node{display:flex;flex-direction:column;padding:.625rem .75rem;border-radius:.5rem;cursor:pointer;transition:all .3s ease;border-left:4px solid;margin:.25rem 0;overflow:hidden}.node-header{display:flex;align-items:center;width:100%;justify-content:space-between}.expand-button{margin-right:.5rem;padding:.25rem;border-radius:.375rem;transition:all .2s;background:transparent;border:none;cursor:pointer;flex-shrink:0}.expand-button:hover{background:#ffffff80}.chevron-icon{width:1rem;height:1rem;color:#374151}.icon-wrapper{margin-right:.5rem;flex-shrink:0}.icon-folder{width:1.25rem;height:1.25rem;color:#d97706}.icon-image{width:1rem;height:1rem;color:#16a34a}.icon-video{width:1rem;height:1rem;color:#dc2626}.icon-music{width:1rem;height:1rem;color:#9333ea}.icon-code{width:1rem;height:1rem;color:#2563eb}.icon-document{width:1rem;height:1rem;color:#4b5563}.icon-file{width:1rem;height:1rem;color:#6b7280}.node-label{font-weight:500;color:#1f2937;font-size:.875rem;transition:color .2s;cursor:pointer}.node-label:hover{color:#2563eb}.node-count{margin-left:auto;font-size:.75rem;color:#6b7280;background:#fff;padding:.25rem .5rem;border-radius:9999px;flex-shrink:0}.node-details{transition:all .3s ease-in-out}.node-details.collapsed{max-height:0;opacity:0;overflow:hidden}.node-details.expanded{max-height:24rem;opacity:1;margin-top:.75rem;overflow:visible}.details-content{padding-left:2rem}.details-description{margin-bottom:.5rem}.details-description p{font-size:.875rem;color:#374151}.details-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;font-size:.75rem}.detail-item{display:flex;align-items:center;gap:.5rem}.detail-icon{width:.875rem;height:.875rem;color:#6b7280}.detail-text{color:#4b5563}.detail-label{font-weight:500}.status-dot{width:.5rem;height:.5rem;border-radius:9999px}.status-dot.status-active{background-color:#10b981}.status-dot.status-review{background-color:#eab308}.status-dot.status-archived{background-color:#9ca3af}.tags-wrapper{display:flex;flex-wrap:wrap;gap:.25rem;margin-top:.5rem}.tag{font-size:.75rem;background:#fff;padding:.125rem .5rem;border-radius:9999px;color:#4b5563;border:1px solid #e5e7eb}.children-wrapper{margin-top:.25rem}.level-0{border-left-color:#3b82f6;background:linear-gradient(to right,#dbeafe,transparent)}.level-0:hover{background:#dbeafe}.level-1{border-left-color:#a855f7;background:linear-gradient(to right,#f3e8ff,transparent)}.level-1:hover{background:#f3e8ff}.level-2{border-left-color:#ec4899;background:linear-gradient(to right,#fce7f3,transparent)}.level-2:hover{background:#fce7f3}.level-3{border-left-color:#f43f5e;background:linear-gradient(to right,#ffe4e6,transparent)}.level-3:hover{background:#ffe4e6}.level-4{border-left-color:#f97316;background:linear-gradient(to right,#ffedd5,transparent)}.level-4:hover{background:#ffedd5}.level-5{border-left-color:#f59e0b;background:linear-gradient(to right,#fef3c7,transparent)}.level-5:hover{background:#fef3c7}.level-6{border-left-color:#10b981;background:linear-gradient(to right,#d1fae5,transparent)}.level-6:hover{background:#d1fae5}.tree-toolbar{display:flex;justify-content:flex-end;margin-bottom:10px}.save-button{background-color:#2563eb;color:#fff;padding:8px 16px;border-radius:6px;border:none;cursor:pointer;font-weight:500}.save-button:hover{background-color:#1d4ed8}.main-content{margin-left:16rem;margin-top:4rem;padding:2rem;min-height:calc(100vh - 4rem);transition:margin-left .3s ease;color:#000}.main-content__header{display:flex;align-items:center;justify-content:space-between}.main-content__header-right{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.export-btn{padding:6px 14px;font-size:14px;font-weight:500;color:#fff;background-color:#4f46e5;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s ease,transform .1s ease}.export-btn:hover{background-color:#2f29b3;transform:translateY(-1px)}.navbar{background:#fff;box-shadow:0 1px 3px #0000001a;padding:0 2rem;position:fixed;top:0;left:0;right:0;z-index:1000;height:4rem;display:flex;align-items:center;justify-content:space-between}.navbar-left{display:flex;align-items:center;gap:1rem}.navbar-brand{font-size:1.5rem;font-weight:700;color:#4f46e5;letter-spacing:1px}.navbar-right{position:relative}.profile-button{display:flex;align-items:center;gap:.75rem;background:none;border:none;cursor:pointer;padding:.5rem 1rem;border-radius:.5rem;transition:background-color .2s}.profile-button:hover{background-color:#f3f4f6}.profile-icon{width:2.5rem;height:2.5rem;border-radius:50%;background:linear-gradient(135deg,#4f46e5,#7c3aed);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:1rem}.profile-info{text-align:left}.profile-name{font-size:.875rem;font-weight:600;color:#111827;display:block}.profile-role{font-size:.75rem;color:#6b7280}.chevron{width:1rem;height:1rem;color:#6b7280;transition:transform .2s}.profile-button.active .chevron{transform:rotate(180deg)}.dropdown-menu{position:absolute;top:calc(100% + .5rem);right:0;background:#fff;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;min-width:16rem;z-index:1000;padding:.5rem 0}.dropdown-header{padding:1rem;border-bottom:1px solid #e5e7eb}.dropdown-header-name{font-weight:600;color:#111827;font-size:.875rem;margin-bottom:.25rem}.dropdown-header-email{font-size:.75rem;color:#6b7280}.dropdown-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;color:#374151;text-decoration:none;transition:background-color .2s;cursor:pointer;border:none;background:none;width:100%;text-align:left;font-size:.875rem}.dropdown-item:hover{background-color:#f9fafb}.dropdown-item svg{width:1.25rem;height:1.25rem;color:#6b7280}.dropdown-divider{height:1px;background-color:#e5e7eb;margin:.5rem 0}.dropdown-item.logout{color:#dc2626}.dropdown-item.logout svg{color:#dc2626}.sidebar{position:fixed;top:4rem;left:0;width:16rem;height:calc(100vh - 4rem);background:#fff;box-shadow:1px 0 3px #0000001a;padding:1.5rem 0;overflow-y:auto;transition:width .3s ease}.sidebar.collapsed{width:5rem}.sidebar-nav{display:flex;flex-direction:column;gap:.25rem;padding:0 1rem}.sidebar-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;color:#6b7280;text-decoration:none;border-radius:.5rem;transition:all .2s;font-size:.875rem;font-weight:500;white-space:nowrap;border:none;background:#fff}.sidebar.collapsed .sidebar-item{justify-content:center;padding:.75rem}.sidebar.collapsed .sidebar-item span{display:none}.sidebar-item:hover{background-color:#f3f4f6;color:#374151}.sidebar-item.active{background-color:#eef2ff;color:#4f46e5}.sidebar-item svg{width:1.25rem;height:1.25rem}.menu-toggle{background:none;border:none;cursor:pointer;padding:1rem;display:flex;align-items:center;justify-content:flex-end;border-radius:.5rem;transition:background-color .2s;width:100%}.menu-toggle:hover{background-color:#f3f4f6}.menu-toggle svg{width:1.5rem;height:1.5rem;color:#6b7280}.sidebar.collapsed .menu-toggle{justify-content:center}.main-content{margin-left:16rem;margin-top:4rem;padding:2rem;min-height:calc(100vh - 4rem);transition:margin-left .3s ease}.sidebar.collapsed~.main-content{margin-left:5rem}.content-card{background:#fff;border-radius:1rem;box-shadow:0 1px 3px #0000001a;padding:2rem}.content-title{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:.5rem}.content-subtitle{color:#6b7280;font-size:1rem;margin-bottom:1.5rem}@media(max-width:768px){.sidebar{transform:translate(-100%);transition:transform .3s}.sidebar.show{transform:translate(0)}.main-content{margin-left:0}.navbar{padding:0 1rem}.profile-info{display:none}}
