.login-container{display:flex;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(135deg,#0a0e27,#1a1f3a)}.login-box{background:#1e2742;padding:3rem;border-radius:12px;box-shadow:0 8px 32px #0000004d;text-align:center;max-width:400px;width:100%}.login-box h1{color:#4a9eff;margin-bottom:.5rem;font-size:2rem}.login-box p{color:#a0a0a0;margin-bottom:2rem}.login-box .loading-text{color:#6b7280;font-size:.9rem;margin-bottom:1rem}#google-signin-button{display:flex;justify-content:center;margin-top:2rem}.users-list{width:100%}.filters{display:flex;gap:1rem;margin-bottom:1.5rem}.search-input,.filter-select{background:#0a0e27;border:1px solid #2a3f5f;color:#e0e0e0;padding:.75rem;border-radius:6px;font-size:.9rem}.search-input{flex:1}.filter-select{min-width:150px}.users-table{width:100%;border-collapse:collapse}.users-table th,.users-table td{padding:1rem;text-align:left;border-bottom:1px solid #2a3f5f}.users-table th{background:#0a0e27;color:#4a9eff;font-weight:600;font-size:.85rem;text-transform:uppercase;letter-spacing:.5px}.users-table td{color:#e0e0e0;font-size:.9rem}.users-table tr:hover{background:#252d45}.badge{display:inline-block;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase}.badge.free{background:#6c757d;color:#fff}.badge.premium{background:#ffc107;color:#000}.badge.anonymous{background:#17a2b8;color:#fff}.status-indicator{display:inline-block;width:12px;height:12px;border-radius:50%;margin:0 auto}.status-active{background-color:#28a745;box-shadow:0 0 8px #28a74599}.status-warning{background-color:#ffc107;box-shadow:0 0 8px #ffc10799}.status-inactive{background-color:#dc3545;box-shadow:0 0 8px #dc354599}.status-never{background-color:#6c757d;box-shadow:0 0 8px #6c757d99}.delete-btn{background-color:#dc3545;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:.85rem;transition:background-color .2s}.delete-btn:hover{background-color:#c82333}.no-results{text-align:center;padding:3rem;color:#a0a0a0}.subscription-plans{padding:20px;max-width:1400px;margin:0 auto;background:#0a0e27;color:#e0e0e0}.plans-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:15px;border-bottom:2px solid #2a3f5f}.plans-header h2{margin:0;color:#4a9eff}.header-actions{display:flex;gap:10px}.create-btn,.init-btn{padding:10px 20px;background:#4caf50;color:#fff;border:none;border-radius:5px;cursor:pointer;font-size:14px;font-weight:500;transition:background .2s}.init-btn{background:#2196f3}.create-btn:hover{background:#45a049}.init-btn:hover{background:#1976d2}.create-btn:disabled{background:#ccc;cursor:not-allowed}.plans-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px;margin-top:20px}.plan-card{background:#1e2742;border:2px solid #2a3f5f;border-radius:8px;padding:20px;box-shadow:0 4px 12px #0000004d;transition:all .3s;position:relative;display:flex;flex-direction:column}.plan-card.popular{border-color:#ff9800;box-shadow:0 4px 12px #ff980066}.plan-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00000080}.popular-badge{position:absolute;top:-12px;right:20px;background:#ff9800;color:#fff;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:700;text-transform:uppercase}.custom-badge{position:absolute;top:-12px;left:20px;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:700;text-transform:uppercase;color:#fff}.badge-blue{background:#2196f3}.badge-green{background:#4caf50}.badge-orange{background:#ff9800}.badge-red{background:#f44336}.badge-purple{background:#9c27b0}.badge-yellow{background:#ffc107;color:#333}.badge-pink{background:#e91e63}.badge-teal{background:#009688}.plan-card.border-blue{border-color:#2196f3;box-shadow:0 4px 12px #2196f366}.plan-card.border-green{border-color:#4caf50;box-shadow:0 4px 12px #4caf5066}.plan-card.border-orange{border-color:#ff9800;box-shadow:0 4px 12px #ff980066}.plan-card.border-red{border-color:#f44336;box-shadow:0 4px 12px #f4433666}.plan-card.border-purple{border-color:#9c27b0;box-shadow:0 4px 12px #9c27b066}.plan-card.border-yellow{border-color:#ffc107;box-shadow:0 4px 12px #ffc10766}.plan-card.border-pink{border-color:#e91e63;box-shadow:0 4px 12px #e91e6366}.plan-card.border-teal{border-color:#009688;box-shadow:0 4px 12px #00968866}.plan-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.plan-header h3{margin:0;color:#4a9eff;font-size:24px}.plan-level{background:#2a3f5f;padding:4px 10px;border-radius:4px;font-size:12px;color:#a0a0a0}.plan-pricing{margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #2a3f5f}.price-item{display:flex;align-items:baseline;gap:5px;margin-bottom:5px}.price-item.yearly{font-size:14px;color:#a0a0a0}.price{font-size:28px;font-weight:700;color:#4a9eff}.price-original{font-size:20px;font-weight:400;color:#a0a0a0;text-decoration:line-through;margin-right:8px}.price-item.yearly .price{font-size:18px}.price-item.yearly .price-original{font-size:14px}.period{color:#a0a0a0;font-size:14px}.plan-details{margin-bottom:15px}.detail-item{margin-bottom:8px;font-size:14px;color:silver}.detail-item strong{color:#e0e0e0;margin-right:5px}.plan-features{margin-bottom:20px}.plan-features strong{display:block;margin-bottom:8px;color:#e0e0e0}.plan-features ul{margin:0;padding-left:20px}.plan-features li{margin-bottom:5px;font-size:14px;color:silver}.plan-actions{display:flex;gap:10px;margin-top:auto;padding-top:15px}.edit-btn,.delete-btn{flex:1;padding:8px 16px;border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;transition:background .2s}.edit-btn{background:#2196f3;color:#fff}.edit-btn:hover{background:#1976d2}.delete-btn{background:#f44336;color:#fff}.delete-btn:hover{background:#d32f2f}.create-plan-section{background:#1e2742;border:2px solid #4a9eff;border-radius:8px;padding:20px;margin-bottom:30px}.create-plan-section h3{margin-top:0;color:#4a9eff}.edit-plan-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:1000}.edit-plan-modal{background:#1e2742;border-radius:8px;padding:30px;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 8px 32px #00000080;border:1px solid #2a3f5f}.edit-plan-modal h3{margin-top:0;color:#4a9eff}.plan-edit-form{display:flex;flex-direction:column;gap:15px}.form-row{display:flex;flex-direction:column}.form-row.two-col{flex-direction:row;gap:15px}.form-row.two-col>label{flex:1}.form-row label{font-weight:500;margin-bottom:5px;color:#e0e0e0;font-size:14px}.form-row input[type=text],.form-row input[type=number],.form-row select{padding:8px 12px;border:1px solid #2a3f5f;border-radius:4px;font-size:14px;margin-top:5px;background:#0a0e27;color:#e0e0e0}.form-row input[type=text]:focus,.form-row input[type=number]:focus,.form-row select:focus{outline:none;border-color:#4a9eff;background:#1e2742}.help-text{font-size:12px;color:#a0a0a0;margin-top:5px;display:block}.checkbox-group{display:flex;gap:15px;flex-wrap:wrap;margin-top:8px}.checkbox-label{display:flex;align-items:center;gap:6px;cursor:pointer;font-weight:400!important;margin-bottom:0!important}.checkbox-label input[type=checkbox]{cursor:pointer;margin:0}.features-list{display:flex;flex-direction:column;gap:8px;margin-top:8px}.feature-item{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:#0a0e27;border-radius:4px;border:1px solid #2a3f5f}.feature-item span{flex:1;font-size:14px;color:#e0e0e0}.remove-feature-btn{background:#f44336;color:#fff;border:none;border-radius:50%;width:24px;height:24px;cursor:pointer;font-size:18px;line-height:1;display:flex;align-items:center;justify-content:center;transition:background .2s}.remove-feature-btn:hover{background:#d32f2f}.add-feature-btn{padding:8px 16px;background:#4caf50;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;transition:background .2s}.add-feature-btn:hover{background:#45a049}.form-actions{display:flex;gap:10px;margin-top:20px;padding-top:20px;border-top:1px solid #2a3f5f}.save-btn,.cancel-btn{flex:1;padding:10px 20px;border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;transition:background .2s}.save-btn{background:#4caf50;color:#fff}.save-btn:hover{background:#45a049}.cancel-btn{background:#9e9e9e;color:#fff}.cancel-btn:hover{background:#757575}.no-plans{text-align:center;padding:60px 20px;color:#a0a0a0}.no-plans p{margin:10px 0;font-size:16px}.no-plans p:first-child{font-size:18px;font-weight:500;color:#e0e0e0}.orphaned-accounts{width:100%}.orphaned-accounts .header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.orphaned-accounts .header-buttons{display:flex;gap:.75rem}.orphaned-accounts h2{margin:0;color:#c9a227;font-size:1.5rem}.orphaned-accounts .refresh-button{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#4a9eff;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:500;transition:background-color .2s}.orphaned-accounts .refresh-button:hover{background:#3a8eef}.orphaned-accounts .delete-all-button{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#dc3545;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:500;transition:background-color .2s}.orphaned-accounts .delete-all-button:hover:not(:disabled){background:#c82333}.orphaned-accounts .delete-all-button:disabled{background:#6c757d;cursor:not-allowed;opacity:.6}.orphaned-info{background:#c9a2271a;border-left:4px solid #c9a227;padding:1rem 1.25rem;margin-bottom:1.5rem;border-radius:6px}.orphaned-info p{margin:0 0 .75rem;color:#e0e0e0;font-size:.95rem}.orphaned-info ul{margin:0;padding-left:1.25rem;color:#a0a0a0}.orphaned-info li{margin:.35rem 0;font-size:.9rem}.no-orphaned{text-align:center;padding:3rem;background:#0a0e27;border-radius:8px;border:1px solid #2a3f5f}.no-orphaned p{font-size:1.1rem;color:#28a745;margin:0}.table-container{overflow-x:auto;background:transparent;border-radius:8px}.orphaned-table{width:100%;border-collapse:collapse;font-size:.9rem}.orphaned-table thead{background:#0a0e27}.orphaned-table th{padding:1rem;text-align:left;font-weight:600;color:#4a9eff;font-size:.85rem;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #2a3f5f;white-space:nowrap}.orphaned-table td{padding:1rem;border-bottom:1px solid #2a3f5f;color:#e0e0e0}.orphaned-table tbody tr:hover{background:#252d45}.orphaned-table .badge{display:inline-block;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase}.orphaned-table .badge.free{background:#6c757d;color:#fff}.orphaned-table .badge.premium{background:#ffc107;color:#000}.orphaned-table .badge.anonymous{background:#17a2b8;color:#fff}.orphaned-table .ip-address{font-family:Courier New,monospace;font-size:.85rem;color:#a0a0a0}.orphaned-table .delete-button{padding:.5rem 1rem;background:#dc3545;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:.85rem;white-space:nowrap;transition:background-color .2s}.orphaned-table .delete-button:hover:not(:disabled){background:#c82333}.orphaned-table .delete-button:disabled{background:#6c757d;cursor:not-allowed;opacity:.6}.orphaned-accounts .error{color:#dc3545;padding:1rem;background:#dc35451a;border:1px solid rgba(220,53,69,.3);border-radius:6px;margin:1.5rem 0}.orphaned-accounts .loading{text-align:center;padding:3rem;color:#a0a0a0}.orphaned-files{width:100%}.orphaned-files .header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.orphaned-files .header-buttons{display:flex;gap:.75rem}.orphaned-files h2{margin:0;color:#e67e22;font-size:1.5rem}.orphaned-files .refresh-button{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#4a9eff;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:500;transition:background-color .2s}.orphaned-files .refresh-button:hover{background:#3a8eef}.orphaned-files .delete-all-button{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#dc3545;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:500;transition:background-color .2s}.orphaned-files .delete-all-button:hover:not(:disabled){background:#c82333}.orphaned-files .delete-all-button:disabled{background:#6c757d;cursor:not-allowed;opacity:.6}.orphaned-files .orphaned-info{background:#e67e221a;border-left:4px solid #e67e22;padding:1rem 1.25rem;margin-bottom:1.5rem;border-radius:6px}.orphaned-files .orphaned-info p{margin:0 0 .5rem;color:#e0e0e0;font-size:.95rem}.orphaned-files .orphaned-info p:last-child{margin-bottom:0}.orphaned-files .storage-summary{color:#e67e22!important}.orphaned-files .no-orphaned{text-align:center;padding:3rem;background:#0a0e27;border-radius:8px;border:1px solid #2a3f5f}.orphaned-files .no-orphaned p{font-size:1.1rem;color:#28a745;margin:0}.orphaned-files .table-container{overflow-x:auto;background:transparent;border-radius:8px}.orphaned-files .orphaned-table{width:100%;border-collapse:collapse;font-size:.9rem}.orphaned-files .orphaned-table thead{background:#0a0e27}.orphaned-files .orphaned-table th{padding:1rem;text-align:left;font-weight:600;color:#4a9eff;font-size:.85rem;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #2a3f5f;white-space:nowrap}.orphaned-files .orphaned-table td{padding:1rem;border-bottom:1px solid #2a3f5f;color:#e0e0e0}.orphaned-files .orphaned-table tbody tr:hover{background:#252d45}.orphaned-files .orphaned-table .file-name{font-family:Courier New,monospace;font-size:.85rem;color:#a0a0a0;max-width:300px;overflow:hidden;text-overflow:ellipsis}.orphaned-files .orphaned-table .user-id{font-family:Courier New,monospace;font-size:.85rem;color:#e67e22}.orphaned-files .orphaned-table .content-type{font-size:.85rem;color:#a0a0a0}.orphaned-files .orphaned-table .delete-button{padding:.5rem 1rem;background:#dc3545;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:.85rem;white-space:nowrap;transition:background-color .2s}.orphaned-files .orphaned-table .delete-button:hover:not(:disabled){background:#c82333}.orphaned-files .orphaned-table .delete-button:disabled{background:#6c757d;cursor:not-allowed;opacity:.6}.orphaned-files .error{color:#dc3545;padding:1rem;background:#dc35451a;border:1px solid rgba(220,53,69,.3);border-radius:6px;margin:1.5rem 0}.orphaned-files .loading{text-align:center;padding:3rem;color:#a0a0a0}.dashboard{max-width:1400px;margin:0 auto;padding:2rem}.dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #2a3f5f}.dashboard-header h1{color:#4a9eff;font-size:2rem}.header-actions{display:flex;align-items:center;gap:1rem}.admin-name{color:#a0a0a0;font-size:.9rem}.logout-btn{background-color:#dc3545;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:.9rem;transition:background-color .2s}.logout-btn:hover{background-color:#c82333}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.stat-card{background:#1e2742;padding:1.5rem;border-radius:8px;box-shadow:0 4px 12px #0003}.stat-card h3{color:#a0a0a0;font-size:.9rem;font-weight:500;margin-bottom:.5rem}.stat-value{color:#4a9eff;font-size:2rem;font-weight:700}.tabs{display:flex;gap:1rem;margin-bottom:2rem;border-bottom:2px solid #2a3f5f}.tab{background:none;border:none;color:#a0a0a0;padding:1rem 2rem;cursor:pointer;font-size:1rem;transition:all .2s;border-bottom:3px solid transparent}.tab:hover{color:#e0e0e0}.tab.active{color:#4a9eff;border-bottom-color:#4a9eff}.tab-content{background:#1e2742;padding:2rem;border-radius:8px;box-shadow:0 4px 12px #0003}.loading{text-align:center;padding:3rem;color:#a0a0a0}.app{min-height:100vh;width:100%}*{margin:0;padding:0;box-sizing:border-box}body{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;background-color:#0a0e27;color:#e0e0e0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
