.login-page[data-v-9fe57569]{justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.login-container[data-v-9fe57569]{background:#fff;border-radius:20px;width:100%;max-width:420px;padding:3rem;box-shadow:0 20px 60px #0000004d}.login-header[data-v-9fe57569]{text-align:center;margin-bottom:2rem}.login-icon[data-v-9fe57569]{margin-bottom:1rem;font-size:4rem}.login-header h1[data-v-9fe57569]{color:#333;margin-bottom:.5rem;font-size:1.8rem}.login-header p[data-v-9fe57569]{color:#666}.login-form[data-v-9fe57569]{flex-direction:column;gap:1.5rem;display:flex}.form-group[data-v-9fe57569]{flex-direction:column;gap:.5rem;display:flex}.form-group label[data-v-9fe57569]{color:#555;font-weight:500}.form-group input[data-v-9fe57569]{border:2px solid #e0e0e0;border-radius:10px;padding:.8rem 1rem;font-size:1rem;transition:border-color .3s}.form-group input[data-v-9fe57569]:focus{border-color:#667eea;outline:none}.login-btn[data-v-9fe57569]{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:10px;padding:1rem;font-size:1.1rem;font-weight:600;transition:transform .2s,opacity .2s}.login-btn[data-v-9fe57569]:hover:not(:disabled){transform:translateY(-2px)}.login-btn[data-v-9fe57569]:disabled{opacity:.7;cursor:not-allowed}.error-msg[data-v-9fe57569]{color:#e74c3c;text-align:center;font-size:.9rem}.login-footer[data-v-9fe57569]{text-align:center;color:#999;margin-top:2rem;font-size:.85rem}.main-page[data-v-9fe57569]{background:#f5f7fa;min-height:100vh}.header[data-v-9fe57569]{background:#fff;padding:1rem 2rem;box-shadow:0 2px 10px #0000001a}.header-content[data-v-9fe57569]{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.logo[data-v-9fe57569]{color:#667eea;font-size:1.5rem}.user-info[data-v-9fe57569]{align-items:center;gap:1rem;display:flex}.logout-btn[data-v-9fe57569]{cursor:pointer;background:#f0f0f0;border:none;border-radius:6px;padding:.5rem 1rem;transition:background .2s}.logout-btn[data-v-9fe57569]:hover{background:#e0e0e0}.category-section[data-v-9fe57569]{max-width:1200px;margin:0 auto;padding:2rem}.category-section h2[data-v-9fe57569]{color:#333;margin-bottom:1.5rem}.category-cards[data-v-9fe57569]{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.category-card[data-v-9fe57569]{cursor:pointer;background:#fff;border-radius:16px;align-items:center;gap:1.5rem;padding:2rem;transition:all .3s;display:flex;box-shadow:0 4px 15px #0000000d}.category-card[data-v-9fe57569]:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000001a}.category-card.active[data-v-9fe57569]{border:3px solid #667eea}.category-icon[data-v-9fe57569]{font-size:3rem}.category-info h3[data-v-9fe57569]{color:#333;margin-bottom:.3rem;font-size:1.3rem}.category-info p[data-v-9fe57569]{color:#888}.files-section[data-v-9fe57569]{max-width:1200px;margin:0 auto;padding:0 2rem 2rem}.section-header[data-v-9fe57569]{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.section-header h2[data-v-9fe57569]{color:#333}.back-btn[data-v-9fe57569]{cursor:pointer;background:#f0f0f0;border:none;border-radius:8px;padding:.6rem 1.2rem;transition:background .2s}.back-btn[data-v-9fe57569]:hover{background:#e0e0e0}.loading[data-v-9fe57569],.empty-state[data-v-9fe57569]{text-align:center;color:#888;padding:3rem}.file-grid[data-v-9fe57569]{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;display:grid}.file-card[data-v-9fe57569]{cursor:pointer;text-align:center;background:#fff;border-radius:12px;flex-direction:column;align-items:center;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 2px 10px #0000000d}.file-card[data-v-9fe57569]:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001a}.file-card .file-icon[data-v-9fe57569]{margin-bottom:1rem;font-size:3rem}.file-card .file-name[data-v-9fe57569]{color:#333;word-break:break-all;margin-bottom:.5rem;font-weight:500}.file-card .file-size[data-v-9fe57569]{color:#888;font-size:.9rem}.file-card .file-action[data-v-9fe57569]{color:#667eea;margin-top:1rem;font-weight:500}.viewer-modal[data-v-9fe57569]{z-index:1000;background:#000000d9;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.viewer-container[data-v-9fe57569]{background:#fff;border-radius:16px;flex-direction:column;width:95%;max-width:900px;height:90vh;display:flex;overflow:hidden}.viewer-header[data-v-9fe57569]{background:#f8f9fa;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.viewer-header h3[data-v-9fe57569]{color:#333;white-space:nowrap;text-overflow:ellipsis;margin:0;overflow:hidden}.close-btn[data-v-9fe57569]{cursor:pointer;background:#e0e0e0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.5rem;transition:background .2s;display:flex}.close-btn[data-v-9fe57569]:hover{background:#d0d0d0}.pdf-controls[data-v-9fe57569],.txt-controls[data-v-9fe57569]{background:#f8f9fa;border-bottom:1px solid #eee;flex-wrap:wrap;align-items:center;gap:1rem;padding:1rem;display:flex}.control-group[data-v-9fe57569]{align-items:center;gap:.5rem;display:flex}.control-group label[data-v-9fe57569]{color:#666;font-weight:500}.pdf-viewer[data-v-9fe57569],.txt-viewer[data-v-9fe57569]{background:#e5e5e5;flex:1;justify-content:center;padding:1rem;display:flex;overflow:auto}.txt-container[data-v-9fe57569]{max-width:1000px}.txt-viewer[data-v-9fe57569]{background:#f5f5f5;align-items:flex-start}.txt-content[data-v-9fe57569]{background:#fff;border-radius:8px;width:100%;margin:0 auto;padding:2rem;box-shadow:0 4px 20px #0000001a}.txt-content pre[data-v-9fe57569]{white-space:pre-wrap;word-wrap:break-word;font-family:inherit;line-height:inherit}input[type=number][data-v-9fe57569],select[data-v-9fe57569]{border:1px solid #ddd;border-radius:6px;padding:.5rem}input[type=range][data-v-9fe57569]{width:100px}button[data-v-9fe57569]{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:6px;padding:.5rem 1rem;transition:all .2s}button[data-v-9fe57569]:hover:not(:disabled){background:#f0f0f0}button[data-v-9fe57569]:disabled{opacity:.5;cursor:not-allowed}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}#app{min-height:100vh}
