.auth-container{min-height:100vh;width:100%;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#e0f7fa,#e3f2fd,#f3e5f5,#ede7f6,#e8eaf6);padding:20px}.auth-card{background:#fff;border-radius:24px;padding:48px 40px;width:100%;max-width:420px;box-shadow:0 4px 40px #00000014}.logo-container{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:24px}.logo-image{max-width:180px;height:auto;object-fit:contain}.logo-icon{width:44px;height:44px;background:linear-gradient(135deg,#00bcd4,#7c4dff,#e040fb);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:20px;font-family:Segoe UI,system-ui,sans-serif;position:relative;overflow:hidden}.logo-icon:before{content:"";position:absolute;width:100%;height:100%;background:linear-gradient(135deg,transparent 30%,rgba(255,255,255,.2) 50%,transparent 70%)}.logo-text{font-size:28px;font-weight:700;font-family:Segoe UI,system-ui,sans-serif}.logo-syn{color:#0097a7}.logo-datic{color:#1a237e}.auth-title{text-align:center;font-size:24px;font-weight:600;color:#1e293b;margin:0 0 8px;font-family:Segoe UI,system-ui,sans-serif}.auth-subtitle{text-align:center;font-size:15px;color:#64748b;margin:0 0 32px;font-family:Segoe UI,system-ui,sans-serif}.input-group{margin-bottom:20px}.input-group label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:8px;font-family:Segoe UI,system-ui,sans-serif}.input-wrapper{position:relative;display:flex;align-items:center}.input-icon{position:absolute;left:16px;width:20px;height:20px;color:#9ca3af;pointer-events:none}.input-wrapper input{width:100%;padding:14px 48px;border:1px solid #e5e7eb;border-radius:12px;font-size:15px;color:#1e293b;background:#fff;transition:all .2s ease;font-family:Segoe UI,system-ui,sans-serif}.input-wrapper input.no-right-icon{padding-right:16px}.input-wrapper input::placeholder{color:#9ca3af}.input-wrapper input:focus{outline:none;border-color:#00bcd4;box-shadow:0 0 0 3px #00bcd41a}.input-wrapper input.error{border-color:#ef4444}.input-wrapper input.error:focus{box-shadow:0 0 0 3px #ef44441a}.password-toggle{position:absolute;right:16px;background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}.password-toggle svg{width:20px;height:20px;color:#9ca3af;transition:color .2s ease}.password-toggle:hover svg{color:#6b7280}.error-message{color:#ef4444;font-size:13px;margin-top:6px;font-family:Segoe UI,system-ui,sans-serif}.password-requirements{margin-top:8px;padding:12px;background:#f8fafc;border-radius:8px}.password-requirements p{font-size:12px;color:#64748b;margin:0 0 8px;font-family:Segoe UI,system-ui,sans-serif}.requirement{display:flex;align-items:center;gap:8px;font-size:12px;color:#64748b;margin-bottom:4px;font-family:Segoe UI,system-ui,sans-serif}.requirement.valid{color:#22c55e}.requirement.invalid{color:#94a3b8}.requirement svg{width:14px;height:14px}.submit-btn{width:100%;padding:16px 24px;background:linear-gradient(90deg,#00bcd4,#7c4dff,#e040fb);border:none;border-radius:12px;color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:Segoe UI,system-ui,sans-serif;margin-top:8px}.submit-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 24px #00bcd44d}.submit-btn:active:not(:disabled){transform:translateY(0)}.submit-btn:disabled{opacity:.6;cursor:not-allowed}.success-message{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:12px;padding:16px;text-align:center;margin-bottom:20px}.success-message p{color:#059669;font-size:14px;font-weight:500;margin:0;font-family:Segoe UI,system-ui,sans-serif}.loading-spinner{display:inline-block;width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin .8s ease-in-out infinite;margin-right:8px}@media(max-width:480px){.auth-card{padding:32px 24px;border-radius:20px}.logo-image{max-width:150px}.logo-text{font-size:24px}.auth-title{font-size:22px}}.dashboard-container{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#e0f7fa,#e3f2fd,#f3e5f5,#ede7f6,#e8eaf6)}.dashboard-header{display:flex;justify-content:space-between;align-items:center;padding:16px 32px;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 20px #0000000d}.header-logo{display:flex;align-items:center;gap:10px}.header-logo-image{height:40px;width:auto;object-fit:contain}.logo-icon-small{width:36px;height:36px;background:linear-gradient(135deg,#00bcd4,#7c4dff,#e040fb);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:16px;font-family:Segoe UI,system-ui,sans-serif}.logo-text-small{font-size:22px;font-weight:700;font-family:Segoe UI,system-ui,sans-serif}.logo-text-small .logo-syn{color:#0097a7}.logo-text-small .logo-datic{color:#1a237e}.profile-section{position:relative}.profile-button{display:flex;align-items:center;gap:8px;padding:6px 12px;background:transparent;border:1px solid #e5e7eb;border-radius:50px;cursor:pointer;transition:all .2s ease}.profile-button:hover{background:#f3f4f6;border-color:#d1d5db}.profile-avatar{width:36px;height:36px;background:linear-gradient(135deg,#00bcd4,#7c4dff);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:14px;font-family:Segoe UI,system-ui,sans-serif}.dropdown-arrow{width:16px;height:16px;color:#6b7280;transition:transform .2s ease}.dropdown-arrow.open{transform:rotate(180deg)}.profile-dropdown{position:absolute;top:calc(100% + 8px);right:0;width:280px;background:#fff;border-radius:16px;box-shadow:0 10px 40px #0000001f;overflow:hidden;z-index:100;animation:dropdownFadeIn .2s ease}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-user-info{display:flex;align-items:center;gap:12px;padding:20px}.dropdown-avatar{width:48px;height:48px;background:linear-gradient(135deg,#00bcd4,#7c4dff);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:18px;font-family:Segoe UI,system-ui,sans-serif}.dropdown-user-details{flex:1;min-width:0}.dropdown-username{font-size:16px;font-weight:600;color:#1e293b;margin:0 0 4px;font-family:Segoe UI,system-ui,sans-serif;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown-email{font-size:13px;color:#64748b;margin:0;font-family:Segoe UI,system-ui,sans-serif;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown-divider{height:1px;background:#e5e7eb;margin:0 16px}.logout-button{display:flex;align-items:center;gap:12px;width:100%;padding:16px 20px;background:transparent;border:none;cursor:pointer;font-size:15px;font-weight:500;color:#ef4444;font-family:Segoe UI,system-ui,sans-serif;transition:background .2s ease}.logout-button:hover{background:#fef2f2}.logout-button svg{width:20px;height:20px}.dashboard-body{display:flex;flex:1;overflow:hidden}.left-sidebar{width:280px;background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;transition:width .3s ease}.left-sidebar.closed{width:0;overflow:hidden}.sidebar-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e5e7eb}.sidebar-title{font-size:15px;font-weight:600;color:#1e293b}.close-panel-btn{padding:6px;background:transparent;border:none;cursor:pointer;color:#6b7280;border-radius:6px}.close-panel-btn:hover{background:#f3f4f6}.close-panel-btn svg{width:18px;height:18px}.sidebar-content{flex:1;overflow-y:auto;padding:12px 0}.file-list{display:flex;flex-direction:column}.file-item{display:flex;align-items:center;gap:10px;padding:12px 20px;cursor:pointer;transition:background .2s ease}.file-item:hover{background:#f3f4f6}.file-item svg{width:18px;height:18px;color:#6b7280;flex-shrink:0}.file-item span{flex:1;font-size:14px;color:#374151;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-item.active{background:#f0f9ff;border-left:3px solid #00bcd4}.file-item.active svg{color:#00bcd4}.main-content{flex:1;display:flex;align-items:flex-start;justify-content:center;padding:20px;overflow:hidden}.center-content{text-align:center}.main-title{font-size:42px;font-weight:700;margin:0 0 16px;display:flex;align-items:center;justify-content:center;gap:8px;font-family:Segoe UI,system-ui,sans-serif}.title-syn{color:#0097a7}.title-ai{color:#1a237e}.sparkle-icon{font-size:36px}.main-subtitle{font-size:18px;color:#64748b;margin:0;font-family:Segoe UI,system-ui,sans-serif}.right-sidebar{width:360px;background:#fff;border-left:1px solid #e5e7eb;display:flex;flex-direction:column;transition:width .3s ease}.right-sidebar.closed{width:0;overflow:hidden}.panel-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e5e7eb}.panel-title{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:600;color:#1e293b}.panel-title svg{width:18px;height:18px;color:#6b7280}.panel-content{flex:1;padding:24px 20px;overflow-y:auto}.panel-description{font-size:14px;color:#64748b;text-align:center;line-height:1.6;margin:0 0 24px}.form-group{margin-bottom:16px}.form-input{width:100%;padding:14px 16px;border:1px solid #1e293b;border-radius:8px;font-size:14px;color:#1e293b;background:#fff;outline:none;transition:all .2s ease;font-family:Segoe UI,system-ui,sans-serif;text-align:center}.form-input::placeholder{color:#1e293b;text-transform:capitalize}.form-input:focus{border-color:#1e293b;box-shadow:0 0 0 3px #1e293b1a}.form-input-small{width:60%;margin:0 auto;display:block}.form-row{display:flex;gap:16px;margin-bottom:16px}.form-group-inline{flex:1;text-align:center}.form-group-inline label{display:block;font-size:12px;color:#1e293b;margin-bottom:6px;font-family:Segoe UI,system-ui,sans-serif;text-transform:capitalize}.form-input-mini{width:100%;padding:10px 12px;border:1px solid #1e293b;border-radius:6px;font-size:13px;color:#1e293b;background:#fff;outline:none;text-align:center;font-family:Segoe UI,system-ui,sans-serif}.form-input-mini:focus{border-color:#1e293b;box-shadow:0 0 0 3px #1e293b1a}.form-textarea{width:100%;padding:16px;border:1px solid #1e293b;border-radius:8px;font-size:14px;color:#1e293b;background:#fff;outline:none;resize:none;min-height:150px;font-family:Segoe UI,system-ui,sans-serif}.form-textarea::placeholder{color:#1e293b;text-transform:capitalize}.form-textarea:focus{border-color:#1e293b;box-shadow:0 0 0 3px #1e293b1a}.generate-btn{width:100%;padding:16px 24px;background:linear-gradient(90deg,#00bcd4,#7c4dff,#e040fb);border:none;border-radius:12px;font-size:16px;font-weight:600;color:#fff;cursor:pointer;transition:all .3s ease;font-family:Segoe UI,system-ui,sans-serif;text-transform:capitalize}.generate-btn:hover{transform:translateY(-1px);box-shadow:0 8px 24px #00bcd44d}.error-banner{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:12px 16px;margin-bottom:16px;color:#dc2626;font-size:14px;font-family:Segoe UI,system-ui,sans-serif}.table-display{background:#fff;border-radius:20px;padding:30px;width:100%;max-width:100%;height:calc(100vh - 180px);box-shadow:0 4px 20px #00000014;display:flex;flex-direction:column}.table-display-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding-bottom:16px;border-bottom:2px solid #e5e7eb;flex-shrink:0}.table-display-title{font-size:24px;font-weight:700;color:#1e293b;margin:0;font-family:Segoe UI,system-ui,sans-serif}.download-btn-large{display:flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(90deg,#00bcd4,#7c4dff,#e040fb);border:none;border-radius:10px;color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:Segoe UI,system-ui,sans-serif}.download-btn-large:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00bcd44d}.download-btn-large svg{width:20px;height:20px}.table-container{flex:1;overflow:auto;border:1px solid #e5e7eb;border-radius:12px;min-height:0;max-width:100%}.table-loading{display:flex;align-items:center;justify-content:center;gap:12px;padding:40px;color:#64748b;font-size:14px;font-family:Segoe UI,system-ui,sans-serif}.data-table{width:max-content;min-width:100%;border-collapse:collapse;font-family:Segoe UI,system-ui,sans-serif;font-size:13px}.data-table thead{position:sticky;top:0;z-index:10}.data-table th{background:linear-gradient(135deg,#00bcd4,#7c4dff);color:#fff;padding:14px 16px;text-align:left;font-weight:600;font-size:13px;white-space:nowrap;border-bottom:2px solid #0097a7}.data-table th:first-child{border-top-left-radius:11px}.data-table th:last-child{border-top-right-radius:11px}.data-table td{padding:12px 16px;border-bottom:1px solid #e5e7eb;color:#374151;background:#fff}.data-table th,.data-table td{min-width:100px;white-space:nowrap}.data-table tbody tr:hover td{background:#f8fafc}.data-table tbody tr:nth-child(2n) td{background:#fafafa}.data-table tbody tr:nth-child(2n):hover td{background:#f0f9ff}.data-table tbody tr:last-child td{border-bottom:none}.data-table tbody tr:last-child td:first-child{border-bottom-left-radius:11px}.data-table tbody tr:last-child td:last-child{border-bottom-right-radius:11px}.loading-spinner{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin .8s ease-in-out infinite;margin-right:8px}.loading-spinner.large{width:32px;height:32px;border-width:3px;border-color:#00bcd44d;border-top-color:#00bcd4;margin-bottom:16px}@keyframes spin{to{transform:rotate(360deg)}}.toast-success{position:fixed;top:20px;left:50%;transform:translate(-50%);background:linear-gradient(90deg,#00bcd4,#7c4dff,#e040fb);color:#fff;padding:14px 28px;border-radius:10px;font-size:15px;font-weight:600;font-family:Segoe UI,system-ui,sans-serif;box-shadow:0 8px 24px #00bcd44d;z-index:1000;animation:toastSlideIn .3s ease}@keyframes toastSlideIn{0%{opacity:0;transform:translate(-50%) translateY(-20px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@media(max-width:1024px){.left-sidebar{width:240px}.right-sidebar{width:300px}.main-title{font-size:32px}.table-display{max-width:100%}}@media(max-width:768px){.left-sidebar,.right-sidebar{position:absolute;height:calc(100vh - 70px);top:70px;z-index:50}.left-sidebar{left:0}.right-sidebar{right:0}.main-title{font-size:26px;flex-direction:column}.table-display{padding:20px}.table-display-header{flex-direction:column;align-items:flex-start;gap:16px}.download-btn-large{width:100%;justify-content:center}}.sidebar-toggle{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border:none;border-radius:50%;background:linear-gradient(135deg,#00bcd4,#7c4dff,#e040fb);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:20px;box-shadow:0 4px 15px #00bcd44d;transition:all .3s ease;z-index:100}.sidebar-toggle:hover{transform:translateY(-50%) scale(1.1);box-shadow:0 6px 20px #00bcd466}.left-toggle{left:15px}.right-toggle{right:15px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
