body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background:linear-gradient(135deg,#f5f7fa,#e4edf5);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;margin:0;min-height:100vh}.pv-container{align-items:flex-start;box-sizing:border-box;display:flex;justify-content:center;min-height:100vh;padding:16px 12px}.pv-card{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001f;margin:0 auto;max-width:900px;padding:28px 24px;width:100%}.pv-card.error{text-align:center}.pv-header{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.pv-header h1{color:#1e3a8a;font-size:28px;font-weight:700;line-height:1.2;margin:0}.badge{align-self:flex-start;background:#3b82f6;border-radius:30px;box-shadow:0 4px 10px #3b82f64d;color:#fff;font-size:14px;font-weight:600;padding:10px 20px}.pv-info{grid-gap:16px;display:grid;font-size:16px;gap:16px;grid-template-columns:1fr;margin:28px 0}.pv-info p{background:#f8fafc;border-left:5px solid #3b82f6;border-radius:12px;margin:0;padding:14px 18px}.pv-info p b{color:#1e40af;display:block;font-size:15px;font-weight:600;margin-bottom:6px}.pv-info p span{color:#374151;font-weight:500}.pv-table-wrapper{-webkit-overflow-scrolling:touch;border-radius:12px;box-shadow:0 4px 15px #00000014;margin:20px 0;overflow-x:auto}.pv-table{background:#fff;border-collapse:collapse;min-width:600px;width:100%}.pv-table td{border:1px solid #e2e8f0;font-size:15px;padding:16px 14px;text-align:left}.pv-table td:first-child{background:#f1f5f9;color:#1e40af;font-weight:600;width:40%}.no-data,.pv-table tr:nth-child(2n) td{background:#f8fafc}.no-data{border-radius:12px;color:#64748b;font-size:17px;margin:20px 0;padding:40px 20px;text-align:center}.pv-actions{display:flex;flex-direction:column;gap:16px;margin-top:32px}.btn{border:none;border-radius:12px;box-shadow:0 4px 15px #0000001a;cursor:pointer;font-size:17px;font-weight:600;padding:16px 24px;transition:all .3s ease}.btn.login{background:#2563eb;color:#fff}.btn.login:hover{background:#1d4ed8;transform:translateY(-2px)}.btn.close{background:#6b7280;color:#fff}.btn.close:hover{background:#4b5563;transform:translateY(-2px)}.pv-loading{align-items:center;color:#3b82f6;display:flex;flex-direction:column;font-size:20px;gap:16px;height:100vh;justify-content:center}@media (min-width:640px){.pv-header{align-items:center;flex-direction:row;justify-content:space-between}.pv-info{grid-template-columns:repeat(3,1fr)}.pv-actions{flex-direction:row;justify-content:flex-end}.btn{min-width:160px}}@media (max-width:480px){.pv-card{border-radius:16px;padding:24px 20px}.pv-header h1{font-size:26px}.pv-table td{font-size:14.5px;padding:14px 12px}}
/*# sourceMappingURL=main.2c402efc.css.map*/