*{box-sizing:border-box}body{margin:0;background:#f4f6f8;color:#17202a;font-family:system-ui,-apple-system,Segoe UI,Microsoft YaHei,sans-serif}.page{max-width:1080px;margin:0 auto;padding:24px 16px 48px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:18px 20px;margin-bottom:16px}.top-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.user-area{display:flex;align-items:center;gap:8px}.user-name{color:#475569;font-size:13px;font-weight:600}.role-badge{display:inline-flex;align-items:center;height:24px;padding:0 8px;border-radius:12px;font-size:12px;font-weight:600}.role-badge.admin{background:#ecfdf5;border:1px solid #a7f3d0;color:#047857}.role-badge.user{background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8}h1{margin:0;font-size:22px}.subtitle{margin:4px 0 0;color:#64748b;font-size:13px}.search-row{display:flex;align-items:center;gap:8px}.search-input{width:240px;height:38px;padding:0 12px;border:1px solid #cbd5e1;border-radius:6px;font-size:14px}.search-input:focus{outline:2px solid rgba(15,118,110,.25);border-color:#0f766e}.btn{display:inline-flex;align-items:center;gap:6px;height:38px;padding:0 14px;border:1px solid transparent;border-radius:6px;font-size:14px;cursor:pointer}.btn.primary{background:#0f766e;color:#fff}.btn.primary:hover{background:#115e59}.btn.ghost{background:#fff;border-color:#cbd5e1;color:#334155}.btn.ghost:hover{background:#f1f5f9}.toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;color:#475569;font-size:14px}.count{font-weight:600}.toolbar-actions{display:flex;align-items:center;gap:12px}.page-size{display:inline-flex;align-items:center;gap:6px}.page-size select{height:32px;border:1px solid #cbd5e1;border-radius:6px;padding:0 6px}.table-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:14px}th,td{padding:12px 14px;border-bottom:1px solid #eef2f7;text-align:left;white-space:nowrap}th{background:#f8fafc;color:#475569;font-weight:600}tbody tr:hover{background:#f8fafc}.title{color:#0f172a;font-weight:600}.row-actions{display:flex;gap:6px}.icon-btn.danger{color:#dc2626}.icon-btn.danger:hover{background:#fef2f2;border-color:#fecaca}.mono{color:#475569;font-variant-numeric:tabular-nums}.state{padding:28px 0;color:#94a3b8;text-align:center}.error{margin:0 0 12px;padding:10px 14px;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;color:#b91c1c}.auth-page{display:flex;justify-content:center;align-items:flex-start;padding-top:64px}.auth-panel{width:min(400px,100%);display:flex;flex-direction:column;align-items:center;gap:12px;padding:28px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;text-align:center}.auth-brand{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:#f0fdfa;border-radius:12px;color:#0f766e}.auth-panel h1{font-size:24px}.auth-switch{margin-top:4px}.auth-form{width:100%;display:flex;flex-direction:column;gap:10px}.auth-form .search-input{width:100%}.auth-submit{justify-content:center;width:100%}.auth-hint{margin:0;color:#94a3b8;font-size:12px}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:16px;background:#0f172a73}.modal{width:min(560px,100%);max-height:90vh;overflow:auto;padding:20px;background:#fff;border:1px solid #e2e8f0;border-radius:10px}.modal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.modal-head h2{margin:0;font-size:18px}.movie-form{display:grid;grid-template-columns:1fr 1fr;gap:12px}.movie-form label{display:flex;flex-direction:column;gap:6px;font-size:13px;color:#475569}.movie-form .search-input{width:100%}.movie-form .error,.modal-actions{grid-column:1 / -1}.modal-actions{display:flex;justify-content:flex-end;gap:8px}.btn:disabled{opacity:.6;cursor:not-allowed}.chip{display:inline-flex;align-items:center;height:22px;margin:2px 4px 2px 0;padding:0 8px;border-radius:11px;background:#f1f5f9;color:#475569;font-size:12px;font-weight:600}.chip.admin{background:#ecfdf5;color:#047857}.chip.user{background:#eff6ff;color:#1d4ed8}.muted{color:#94a3b8}.check-list{display:flex;flex-direction:column;gap:10px;margin-bottom:14px}.check-list label{display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;cursor:pointer}.check-list input{accent-color:#0f766e}.pagination{display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap;margin-top:16px}.page-btn,.icon-btn{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;padding:0 8px;background:#fff;border:1px solid #cbd5e1;border-radius:6px;color:#334155;font-size:14px;cursor:pointer}.page-btn.active{background:#0f766e;border-color:#0f766e;color:#fff}.page-btn:disabled,.icon-btn:disabled{opacity:.5;cursor:not-allowed}.page-info{margin-left:6px;color:#475569;font-size:14px}.view-tabs{display:flex;gap:8px;margin-bottom:16px}.view-tabs button{display:inline-flex;align-items:center;gap:7px;height:38px;padding:0 16px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#475569;font-weight:600;cursor:pointer}.view-tabs button.active{background:#0f766e;border-color:#0f766e;color:#fff}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px}.stat-card{display:flex;align-items:center;gap:12px;padding:16px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#0f766e}.stat-value{color:#17202a;font-size:20px;font-weight:700;line-height:1.2}.stat-label{color:#64748b;font-size:12px}.analytics-table{margin-bottom:16px}.table-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #eef2f7}.segmented{display:inline-flex;gap:4px;padding:3px;background:#f1f5f9;border-radius:8px}.segmented button{height:30px;padding:0 12px;border:0;border-radius:6px;background:transparent;color:#475569;cursor:pointer}.segmented button.active{background:#fff;color:#0f766e;font-weight:600;box-shadow:0 1px 2px #0f172a14}.bar-cell{position:relative;min-width:140px;height:28px;display:flex;align-items:center;justify-content:flex-end}.bar-cell span{position:relative;z-index:1;padding:0 8px;color:#17202a;font-size:12px;font-weight:600}.bar{position:absolute;left:0;top:4px;bottom:4px;min-width:4px;background:#99f6e4;border-radius:4px}.analytics-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:720px){.topbar{flex-direction:column;align-items:stretch}.view-tabs{flex-wrap:wrap}.stat-grid{grid-template-columns:1fr 1fr}.analytics-grid{grid-template-columns:1fr}.search-row{flex-wrap:wrap}.search-input{flex:1 1 100%;width:auto}.movie-form{grid-template-columns:1fr}}
