.dashboard-module__ri1OsW__container{color:#f1f5f9;box-sizing:border-box;background:#0b0f19;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif}.dashboard-module__ri1OsW__header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;background:#0f172a99;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1.25rem 2rem;display:flex;position:sticky;top:0}.dashboard-module__ri1OsW__logoArea{align-items:center;gap:.75rem;display:flex}.dashboard-module__ri1OsW__logoText{letter-spacing:-.02em;background:linear-gradient(135deg,#38bdf8 0%,#818cf8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.35rem;font-weight:850}.dashboard-module__ri1OsW__userArea{align-items:center;gap:1rem;display:flex}.dashboard-module__ri1OsW__userInfo{color:#94a3b8;font-size:.85rem}.dashboard-module__ri1OsW__logoutBtn{color:#cbd5e1;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:8px;padding:.5rem .85rem;font-size:.85rem;transition:all .2s}.dashboard-module__ri1OsW__logoutBtn:hover{color:#f87171;background:#ef44441a;border-color:#ef44444d}.dashboard-module__ri1OsW__subHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1400px;margin:2rem auto 0;padding:0 2rem;display:flex}.dashboard-module__ri1OsW__tabs{background:#1e293b80;border:1px solid #ffffff0d;border-radius:10px;gap:.5rem;padding:.25rem;display:flex}.dashboard-module__ri1OsW__tab{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.6rem 1.25rem;font-size:.95rem;font-weight:600;transition:all .2s}.dashboard-module__ri1OsW__tabActive{color:#818cf8;background:#6366f126;border:1px solid #6366f133}.dashboard-module__ri1OsW__actionBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5 0%,#6366f1 100%);border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.65rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 12px #6366f14d}.dashboard-module__ri1OsW__actionBtn:hover{filter:brightness(1.1);transform:translateY(-1px)}.dashboard-module__ri1OsW__filterBar{box-sizing:border-box;max-width:1400px;margin:1.25rem auto;padding:0 2rem}.dashboard-module__ri1OsW__filterCard{background:#1e293b4d;border:1px solid #ffffff0d;border-radius:12px;flex-wrap:wrap;align-items:center;gap:1rem;padding:1.25rem;display:flex}.dashboard-module__ri1OsW__searchInput{color:#f8fafc;background:#0f172a99;border:1px solid #ffffff1a;border-radius:8px;flex:1;min-width:260px;padding:.6rem 1rem;font-size:.9rem}.dashboard-module__ri1OsW__searchInput:focus{border-color:#6366f1;outline:none}.dashboard-module__ri1OsW__filterSelect{color:#f8fafc;cursor:pointer;background:#0f172a99;border:1px solid #ffffff1a;border-radius:8px;padding:.6rem 1rem;font-size:.9rem}.dashboard-module__ri1OsW__mainContent{box-sizing:border-box;max-width:1400px;margin:0 auto;padding:0 2rem 4rem}.dashboard-module__ri1OsW__tableWrapper{background:#1e293b40;border:1px solid #ffffff0d;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #0003}.dashboard-module__ri1OsW__table{border-collapse:collapse;text-align:left;width:100%}.dashboard-module__ri1OsW__th{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;background:#0f172a80;border-bottom:1px solid #ffffff0d;padding:1.1rem 1.5rem;font-size:.85rem;font-weight:600}.dashboard-module__ri1OsW__tr{border-bottom:1px solid #ffffff08;transition:background-color .2s}.dashboard-module__ri1OsW__tr:hover{background:#ffffff05}.dashboard-module__ri1OsW__td{color:#e2e8f0;vertical-align:middle;padding:1.1rem 1.5rem;font-size:.95rem}.dashboard-module__ri1OsW__badge{border-radius:9999px;padding:.25rem .6rem;font-size:.75rem;font-weight:600;display:inline-block}.dashboard-module__ri1OsW__badgePending{color:#f59e0b;background:#f59e0b26;border:1px solid #f59e0b4d}.dashboard-module__ri1OsW__badgeActive{color:#3b82f6;background:#3b82f626;border:1px solid #3b82f64d}.dashboard-module__ri1OsW__badgeCompleted{color:#10b981;background:#10b98126;border:1px solid #10b9814d}.dashboard-module__ri1OsW__badgeCancelled{color:#ef4444;background:#ef444426;border:1px solid #ef44444d}.dashboard-module__ri1OsW__linkBtn{color:#38bdf8;align-items:center;gap:.35rem;font-size:.85rem;font-weight:500;text-decoration:none;display:inline-flex}.dashboard-module__ri1OsW__linkBtn:hover{text-decoration:underline}.dashboard-module__ri1OsW__noData{text-align:center;color:#64748b;padding:4rem 2rem;font-size:.95rem}.dashboard-module__ri1OsW__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#0f172ad9;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.dashboard-module__ri1OsW__modal{box-sizing:border-box;background:#1e293b;border:1px solid #ffffff14;border-radius:16px;width:100%;max-width:550px;padding:2rem;position:relative;box-shadow:0 25px 50px -12px #00000080}.dashboard-module__ri1OsW__modalHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.dashboard-module__ri1OsW__modalTitle{color:#f1f5f9;font-size:1.25rem;font-weight:700}.dashboard-module__ri1OsW__closeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;transition:color .2s}.dashboard-module__ri1OsW__closeBtn:hover{color:#f1f5f9}.dashboard-module__ri1OsW__formGroup{text-align:left;margin-bottom:1.1rem}.dashboard-module__ri1OsW__formGroup label{color:#94a3b8;margin-bottom:.4rem;font-size:.85rem;font-weight:500;display:block}.dashboard-module__ri1OsW__modalInput{color:#f8fafc;box-sizing:border-box;background:#0f172a99;border:1px solid #ffffff1a;border-radius:8px;width:100%;padding:.65rem .85rem;font-size:.9rem}.dashboard-module__ri1OsW__modalInput:focus{border-color:#6366f1;outline:none}.dashboard-module__ri1OsW__fileDropArea{text-align:center;cursor:pointer;background:#0f172a4d;border:2px dashed #ffffff26;border-radius:8px;padding:1.5rem;transition:all .2s}.dashboard-module__ri1OsW__fileDropArea:hover{background:#6366f10d;border-color:#6366f1}.dashboard-module__ri1OsW__fileDropText{color:#94a3b8;font-size:.85rem}.dashboard-module__ri1OsW__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5 0%,#6366f1 100%);border:none;border-radius:8px;width:100%;margin-top:1rem;padding:.75rem;font-size:.95rem;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #6366f14d}.dashboard-module__ri1OsW__submitBtn:disabled{opacity:.5;cursor:not-allowed}.dashboard-module__ri1OsW__viewerModal{flex-direction:column;width:1000px;max-width:90vw;height:85vh;display:flex}.dashboard-module__ri1OsW__viewerContent{background:#0f172a;border-radius:8px;flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.dashboard-module__ri1OsW__iframeViewer{border:none;width:100%;height:100%}@media (max-width:768px){.dashboard-module__ri1OsW__header{padding:1rem}.dashboard-module__ri1OsW__subHeader{flex-direction:column;align-items:stretch;padding:0 1rem}.dashboard-module__ri1OsW__filterBar{padding:0 1rem}.dashboard-module__ri1OsW__filterCard{flex-direction:column;align-items:stretch}.dashboard-module__ri1OsW__mainContent{padding:0 1rem 3rem}.dashboard-module__ri1OsW__th,.dashboard-module__ri1OsW__td{padding:.75rem 1rem}}
