body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.btn{align-items:center;border:1px solid transparent;border-radius:4px;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;justify-content:center;min-width:80px;outline:none;padding:.5rem 1rem;text-decoration:none;transition:all .2s ease-in-out}.btn:disabled{cursor:not-allowed;opacity:.6}.btn--primary{background-color:#007bff;border-color:#007bff;color:#fff}.btn--primary:hover:not(:disabled){background-color:#0056b3;border-color:#0056b3}.btn--outline{background-color:initial;border-color:#007bff;color:#007bff}.btn--outline:hover:not(:disabled){background-color:#007bff;color:#fff}.btn--small{font-size:.75rem;min-width:60px;padding:.375rem .75rem}.btn--medium{font-size:.875rem;padding:.5rem 1rem}.btn--large{font-size:1rem;min-width:100px;padding:.75rem 1.5rem}.expand-btn{height:30px;min-width:30px;padding:0;width:30px}.expand-btn,.login-container{align-items:center;display:flex;justify-content:center}.login-container{background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh;padding:1rem}.login-form{background:#fff;border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.1);max-width:400px;padding:2.5rem;width:100%}.login-form__header{margin-bottom:2rem;text-align:center}.login-form__header h2{color:#333;font-size:1.75rem;font-weight:600;margin-bottom:.5rem}.login-form__header p{color:#666;font-size:.9rem}.login-form__error{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;color:#721c24;font-size:.875rem;margin-bottom:1rem;padding:.75rem}.form-group{margin-bottom:1.5rem}.form-label{color:#333;display:block;font-size:.9rem;font-weight:500;margin-bottom:.5rem}.form-input{border:1px solid #ddd;border-radius:4px;font-size:1rem;padding:.75rem;transition:border-color .2s,box-shadow .2s;width:100%}.form-input:focus{border-color:#007bff;box-shadow:0 0 0 2px rgba(0,123,255,.25);outline:none}.form-input:disabled{background-color:#f8f9fa;cursor:not-allowed}.login-form__submit{margin-top:.5rem;width:100%}.rating-details{background:#f8f9fa;border-radius:8px;margin:16px 0;padding:20px}.rating-details h3{color:#333;font-size:1.5rem;font-weight:600;margin:0 0 8px}.rating-details h4{color:#666;font-size:1.1rem;font-weight:500;margin:0 0 20px}.rating-details .nested-table{background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);font-size:14px;overflow:hidden}.rating-details .nested-table table{min-width:800px;width:100%}.rating-details .nested-table .table__header .table__cell{background:#f1f5f9;border-bottom:2px solid #e2e8f0;color:#334155;font-size:15px;font-weight:600;padding:16px 12px}.rating-details .nested-table .table__body .table__row{border-bottom:1px solid #e2e8f0;height:60px;transition:background-color .2s}.rating-details .nested-table .table__body .table__row:hover{background-color:#f8fafc}.rating-details .nested-table .table__body .table__cell{font-size:14px;line-height:1.4;padding:16px 12px;vertical-align:middle}.rating-details .nested-table .table__cell:first-child{text-align:center;width:60px}.rating-details .nested-table .table__cell:nth-child(2){color:#64748b;font-weight:500;width:80px}.rating-details .nested-table .table__cell:nth-child(3){color:#334155;font-weight:500;width:250px}.rating-details .nested-table .table__cell:nth-child(4){text-align:center;width:100px}.rating-details .nested-table .table__cell:nth-child(5){color:#475569;min-width:300px}.rating-details .nested-table .table__cell:nth-child(4){font-weight:600;text-transform:capitalize}.rating-details .nested-table .table__cell:nth-child(4):contains("Good"),.rating-details .nested-table .table__cell:nth-child(4):contains("Pass"){color:#059669}.rating-details .nested-table .table__cell:nth-child(4):contains("Bad"),.rating-details .nested-table .table__cell:nth-child(4):contains("Fail"){color:#dc2626}.rating-details .nested-table .table__cell:nth-child(4):contains("NotApplicable"){color:#6b7280;font-style:italic}.rating-details .tooltip-indicator{border-radius:4px;cursor:pointer;font-size:18px;opacity:.7;padding:8px;transition:all .2s}.rating-details .tooltip-indicator:hover{background:#e2e8f0;opacity:1}.rating-header{text-align:center}@media (max-width:1024px){.rating-details{padding:16px}.rating-details .nested-table{font-size:13px}.rating-details .nested-table .table__body .table__cell{padding:12px 8px}.rating-details .nested-table .table__header .table__cell{padding:14px 8px}}@media (max-width:768px){.rating-details{border-radius:0;margin:8px -8px}.rating-details .nested-table{border-radius:0}}.table-container{background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1);margin-bottom:1rem;overflow:hidden}.table{background:#fff;border-collapse:collapse;width:100%}.table__header{background-color:#f8f9fa;border-bottom:2px solid #dee2e6}.table__header .table__cell{border-bottom:1px solid #dee2e6;color:#495057;font-weight:600;padding:1rem .75rem;text-align:left}.table__body .table__row{border-bottom:1px solid #dee2e6;transition:background-color .2s}.table__body .table__row:hover{background-color:#f8f9fa}.table__body .table__row:last-child{border-bottom:none}.table__cell{padding:1rem .75rem;text-align:left;vertical-align:middle}.table__cell:first-child{padding-left:1rem}.table__cell:last-child{padding-right:1rem}.nested-table{background:#f8f9fa;border-collapse:collapse;border-radius:4px;margin:1rem 0;width:100%}.nested-table .table__header .table__cell{background-color:#e9ecef;font-size:.875rem;padding:.75rem}.nested-table .table__cell{border-bottom:1px solid #dee2e6;font-size:.875rem;padding:.75rem}.table__cell.row__amount{text-align:right}.request-row{transition:background-color .2s}.request-row:hover,.request-row__expanded{background-color:#f8f9fa!important}.request-row__expanded{border-bottom:2px solid #dee2e6}.request-row__expanded .table__cell{border-top:1px solid #dee2e6;padding:0}.request-row__id{color:#007bff;font-weight:600}.request-row__amount{color:#28a745;font-weight:600;text-align:right}.request-row__account{color:#333;font-weight:500}.rating-details{background:#fff;border:1px solid #dee2e6;border-radius:4px;margin:.5rem;padding:1.5rem}.rating-details h4{color:#333;font-size:1rem;margin:0 0 1rem}.requests-table{background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1);overflow:hidden}.requests-table__header{align-items:center;background:#fff;border-bottom:1px solid #dee2e6;display:flex;justify-content:space-between;padding:1.5rem}.requests-table__header h2{color:#333;font-size:1.25rem;font-weight:600;margin:0}.requests-table__stats{color:#666;font-size:.875rem}.requests-table__empty,.requests-table__error,.requests-table__loading{background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1);padding:3rem;text-align:center}.requests-table__error{color:#dc3545}.requests-table__empty{color:#666;font-style:italic}.table__cell[header]{transition:background-color .2s}.table__cell[header]:hover{background-color:#e9ecef}.summary-section{background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1);margin-bottom:2rem;overflow:hidden}.summary-section__title{background-color:#f8f9fa;border-bottom:1px solid #dee2e6;color:#333;font-size:1.25rem;font-weight:600;margin:0;padding:1.5rem}.summary-section__table{padding:0}.summary-row{transition:background-color .2s}.summary-row:hover{background-color:#f8f9fa}.summary-row--total{background-color:#e9ecef;border-top:2px solid #dee2e6}.summary-row--total:hover{background-color:#dfe3e6}.summary-row__type{color:#333;font-weight:500}.summary-row__type--total{color:#495057}.summary-row__count{color:#495057;font-weight:500;text-align:center}.summary-row__count--total{color:#212529}.summary-row__amount{color:#28a745;font-weight:500;text-align:right}.summary-row__amount--total{color:#155724}@media (max-width:768px){.summary-section{margin-bottom:1rem}.summary-section__title{font-size:1.1rem;padding:1rem}}.event-info{background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:1.5rem}.event-info__title{border-bottom:2px solid #007bff;color:#333;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.5rem}.event-info__content{display:flex;flex-direction:column;gap:1rem}.event-info__row{align-items:flex-start;border-bottom:1px solid #f8f9fa;display:flex;justify-content:space-between;padding:.75rem 0}.event-info__row:last-child{border-bottom:none}.event-info__label{color:#666;font-weight:500;margin-right:1rem;min-width:120px}.event-info__value{color:#333;flex:1 1;text-align:right;word-break:break-word}@media (max-width:768px){.event-info__row{flex-direction:column;gap:.25rem}.event-info__label,.event-info__value{text-align:left;width:100%}}.organizer-info{background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:1.5rem}.organizer-info__title{border-bottom:2px solid #28a745;color:#333;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.5rem}.organizer-info__content{display:flex;flex-direction:column;gap:1rem}.organizer-info__row{align-items:flex-start;border-bottom:1px solid #f8f9fa;display:flex;justify-content:space-between;padding:.75rem 0}.organizer-info__row:last-child{border-bottom:none}.organizer-info__label{color:#666;font-weight:500;margin-right:1rem;min-width:120px}.organizer-info__value{color:#333;flex:1 1;text-align:right;word-break:break-word}@media (max-width:768px){.organizer-info__row{flex-direction:column;gap:.25rem}.organizer-info__label,.organizer-info__value{text-align:left;width:100%}}.details-tabs{background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1);overflow:hidden;width:100%}.details-tabs__header{background-color:#f8f9fa;border-bottom:1px solid #dee2e6;display:flex;overflow-x:auto}.details-tabs__tab{background:none;border:none;border-bottom:3px solid transparent;color:#666;cursor:pointer;flex-shrink:0;font-size:.9rem;font-weight:500;min-width:200px;padding:1rem 1.5rem;transition:all .2s}.details-tabs__tab:hover{background-color:#e9ecef;color:#333}.details-tabs__tab.active{background-color:#fff;border-bottom-color:#007bff;color:#007bff}.details-tabs__content{padding:0;width:100%}.tab-content{width:100%}.tab-content h3{color:#333;font-size:1.1rem;font-weight:600;margin:0 0 1rem;padding:1.5rem 1.5rem 0}.tab-content .full-width-table{border-radius:0;border-top:1px solid #dee2e6;box-shadow:none}.rating-details .rating-description{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.tab-content .tooltip-indicator{border-radius:4px;cursor:pointer;font-size:18px;opacity:.7;padding:8px;transition:all .2s}.tab-content .tooltip-indicator:hover{background:#e2e8f0;opacity:1}.tooltip{word-wrap:break-word;background:#333;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.3);color:#fff;font-size:14px;max-width:300px;padding:8px 12px;pointer-events:none;position:absolute;z-index:1000}.tooltip:after{border:5px solid transparent;border-top-color:#333;content:"";left:150px;position:absolute;top:100%}@media (max-width:768px){.details-tabs__header{flex-direction:column}.details-tabs__tab{min-width:100%;text-align:left}.tab-content h3{padding:1rem 1rem 0}}.event-details{background-color:#f8f9fa;margin:0;min-height:100vh;padding:0;width:100%}.event-details__header{background:#fff;border-bottom:1px solid #dee2e6;box-shadow:0 2px 4px rgba(0,0,0,.1);padding:1.5rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.event-details__header h1{color:#333;font-size:1.5rem;font-weight:600;margin:1rem 0 0}.event-details__back-btn{margin-bottom:.5rem}.event-details__sections{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin:0;max-width:100%;padding:2rem}.event-details__tabs{margin:0;max-width:100%;padding:0 2rem 2rem}.full-width-table{background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1);overflow-x:auto;width:100%}.full-width-table table{min-width:1200px;width:100%}@media (max-width:768px){.event-details__sections{gap:1rem;grid-template-columns:1fr;padding:1rem}.event-details__tabs{padding:0 1rem 1rem}.event-details__header{padding:1rem}.full-width-table{border-radius:0;margin:0 -1rem;width:calc(100% + 2rem)}}.dashboard{background-color:#f8f9fa;min-height:100vh}.dashboard__header{background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1);position:-webkit-sticky;position:sticky;top:0;z-index:100}.dashboard__header-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem}.dashboard__title{color:#333;font-size:1.5rem;font-weight:600;margin:0}.dashboard__user-section{align-items:center;display:flex;gap:1rem}.dashboard__welcome{color:#666;font-weight:500}.dashboard__logout-btn{min-width:100px}.dashboard__main{margin:0 auto;max-width:1200px;padding:2rem}.request-id-search{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.request-id-search__container{max-width:500px}.request-id-search__label{color:#495057;display:block;font-weight:600;margin-bottom:.5rem}.request-id-search__input-group{align-items:stretch;display:flex;gap:.5rem}.request-id-search__input{border:1px solid #ced4da;border-radius:4px;flex:1 1;font-size:1rem;padding:.75rem 1rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.request-id-search__input:focus{border-color:#007bff;box-shadow:0 0 0 2px rgba(0,123,255,.25);outline:none}.request-id-search__input::-webkit-input-placeholder{color:#6c757d;opacity:1}.request-id-search__input::placeholder{color:#6c757d;opacity:1}.request-id-search__button{padding:.75rem 1.5rem;white-space:nowrap}@media (max-width:768px){.dashboard__header-content{flex-direction:column;gap:1rem;padding:1rem}.dashboard__main{padding:1rem}.request-id-search__input-group{flex-direction:column}.request-id-search__input{margin-bottom:.5rem}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.app{min-height:100vh}.loading-spinner{align-items:center;color:#666;display:flex;font-size:1rem;justify-content:center;padding:2rem}.status-badge{border-radius:12px;display:inline-block;font-size:.75rem;font-weight:500;padding:.25rem .75rem;text-transform:capitalize}.status-confirmed,.status-paid,.status-verified{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}.status-pending{background-color:#fff3cd;border:1px solid #ffeaa7;color:#856404}.status-approved{background-color:#cce7ff;border:1px solid #b3d7ff;color:#004085}.verification-badge{border-radius:12px;display:inline-block;font-size:.75rem;font-weight:500;padding:.25rem .75rem}.verification-badge.verified{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}.verification-badge.unverified{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.retry-btn{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-top:1rem;padding:.5rem 1rem}.retry-btn:hover{background-color:#0056b3}
/*# sourceMappingURL=main.65e705b3.css.map*/