*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.RaLayout-root{min-height:100vh}.RaAppBar-root{background:linear-gradient(135deg,#667eea,#764ba2)}.RaMenuItemLink-root{border-radius:4px;margin:2px 8px}.RaMenuItemLink-active{background-color:#ffffff1a}.file-manager-container{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:20px}.file-manager-header{padding:16px;border-bottom:1px solid #e0e0e0;font-size:18px;font-weight:600;color:#333}.custom-button{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#1976d2;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;text-decoration:none;transition:background-color .2s}.custom-button:hover{background:#1565c0}.custom-button.secondary{background:#f5f5f5;color:#333;border:1px solid #e0e0e0}.custom-button.secondary:hover{background:#eee}.custom-button.danger{background:#f44336}.custom-button.danger:hover{background:#d32f2f}@media (max-width: 768px){.file-manager-container{margin:0 -16px 20px;border-radius:0}}
