@tailwind base;@tailwind components;@tailwind utilities;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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center}.App-link{color:#f5f5f5}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.navbar{background:#222;box-shadow:0 2px 8px #0000001a;color:#fff;left:0;padding:.5rem 0;position:fixed;top:0;width:100%;z-index:1000}.navbar ul{display:flex;gap:2rem;justify-content:center;list-style:none;margin:0;padding:0}.navbar a{color:#fff;font-weight:700;text-decoration:none;transition:color .2s}.navbar a:hover{color:#4fc3f7}.homepage-container{background:#224374}.homepage-content{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:80px}.homepage-logo{margin-bottom:1.5rem;width:120px}.homepage-image{border-radius:12px;box-shadow:0 4px 16px #00000014;margin-top:2rem;width:400px}.login-page{align-items:center;background-color:#f5ce4f;display:flex;flex-direction:column;justify-content:center}.btn-submit{background-color:#4f720d;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:Source Sans Pro,sans-serif;font-size:16px;padding:10px;transition:background-color .3s ease}.editor-container.read-only .ck-toolbar{display:none}.mui-cell-center-middle{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.MuiPaper-root .MuiPaper-elevation1 .MuiAccordion-heading{background:azure!important}.MuiGauge-valueText{font-size:35px}.swal-offset{margin-top:70px}.gauge-datatable .MuiGauge-valueText{font-size:15px;transform:translate(0)}.box-indicator{border:1px solid #c0bebe;border-radius:17px;box-shadow:1px 1px 5px #d3d3d3;margin:5px;padding:10px;width:-webkit-fill-available}:root{--pyb-yellow:#ffd74b;--pyb-yellow-hover:#ffeb3b;--pyb-pink:#cf1578;--pyb-pink-hover:#f36;--pyb-blue:#039fbe;--pyb-blue-hover:#39f;--pyb-red:#b20238;--pyb-red-hover:#f36}.map-h2{font-size:1rem;padding:20px 20px 20px 10px;text-align:center;text-transform:uppercase}.google-map{height:150px;width:100%}.pin{align-items:center;color:var(--main-blue);display:flex;width:180px}.pin:hover{cursor:pointer}.pin-icon{font-size:4rem!important}.pin-text{background:#ffffffe6;border-radius:10px;color:var(--main-blue);font-size:1.3em;padding:10px}@media screen and (min-width:799px){.google-map{height:80vh}.map-h2{font-size:1.3rem;font-weight:400}.pin{width:15vw}.pin-icon{font-size:10vw}}.flight-card{background:#e6f2ff;border-radius:10px;box-shadow:0 4px 8px #0000001a;font-family:Arial,sans-serif;margin-right:15px;padding:10px;text-align:center;width:250px}.flight-header{margin-bottom:15px}.recommendation{color:#6e6767;font-size:14px;font-style:italic}.destination{color:#333;font-size:20px;font-weight:700}.flight-route{align-items:center;display:flex;justify-content:center;margin:15px 0}.arrival,.departure{color:#d32f2f}.flight-price{color:#333;font-size:24px;font-weight:700;margin:10px 0}.price-per-person{border:1px solid #d32f2f;border-radius:15px;color:#d32f2f;font-size:14px;margin-bottom:10px}.airline{color:#333;font-weight:700}.flight-recommendation{border:1px solid #ddd;border-radius:8px;font-family:Arial,sans-serif;font-size:.85em;margin:auto;padding:20px}.header{text-align:center}.header,.price-section{margin-bottom:15px}.price-row{display:flex;justify-content:space-between;margin-bottom:10px}.flight-section{margin-bottom:15px}.route{align-items:center;display:flex;justify-content:center;margin-bottom:10px}.arrival,.departure{background:#ffd9e6;border-radius:20px;color:var(--pyb-red);font-weight:700;padding:5px 15px}.arrow{color:#666;margin:0 10px}.flight-detail{display:flex;justify-content:space-between;margin-bottom:5px}.confirm-button{background-color:var(--pyb-red);border:none;border-radius:4px;color:#fff;cursor:pointer;margin-top:20px;padding:10px 20px;width:100%}.pending-container{display:flex;flex-direction:column;gap:1.5rem}.pending-card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 2px 8px #0000000a;padding:1rem;transition:transform .15s ease,box-shadow .15s ease}.pending-card:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.pending-header{color:#111827;font-size:1rem;font-weight:600;margin-bottom:.75rem}.chat-history{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;max-height:260px;overflow-y:auto;padding:.75rem}.message{border-radius:.5rem;display:flex;flex-direction:column;font-size:.9rem;line-height:1.4;margin-bottom:.75rem;max-width:80%;padding:.5rem .75rem}.message-user{align-self:flex-start;background:#e0f2fe;border:1px solid #bae6fd;color:#075985}.message-assistant{align-self:flex-end;background:#dcfce7;border:1px solid #bbf7d0;color:#14532d;text-align:right}.message-pending{background:#fee2e2;border:2px dashed #f87171;color:#7f1d1d;font-weight:600}.message-meta{color:#6b7280;font-size:.75rem;margin-top:.25rem}.reply-btn{background:#4f46e5;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:.875rem;margin-top:.75rem;padding:.5rem 1rem;transition:background .2s ease}.reply-btn:hover{background:#4338ca}.close-btn{background:#ef4444;color:#fff}.badge-btn,.close-btn{border:none;border-radius:.5rem;cursor:pointer;font-size:.875rem;margin-top:.75rem;padding:.5rem 1rem;transition:background .2s ease}.badge-btn{background:#bbf7d0;float:right;margin-left:auto;position:relative}*{box-sizing:border-box;margin:0;padding:0}.sms-dashboard{background-color:#f9fafb;min-height:100vh;padding:1.5rem}.sms-container{margin:0 auto;max-width:1280px}.sms-header{background-color:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;margin-bottom:1.5rem;padding:1.5rem}.sms-header-content{align-items:flex-start;display:flex;justify-content:space-between}.sms-title{color:#111827;font-size:1.875rem;font-weight:700;margin-bottom:.5rem}.sms-subtitle{color:#6b7280;font-size:1rem}.balance-card{align-items:center;background-color:#eff6ff;border-radius:.5rem;display:flex;gap:.75rem;padding:1rem}.balance-icon{color:#2563eb;height:1.5rem;width:1.5rem}.balance-label{color:#6b7280;font-size:.875rem}.balance-amount{color:#2563eb;font-size:1.25rem;font-weight:700}.stats-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:1.5rem}.stat-card{background-color:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.stat-card-content{align-items:center;display:flex;justify-content:space-between}.stat-info p:first-child{color:#6b7280;font-size:.875rem;margin-bottom:.25rem}.stat-value{color:#111827;font-size:1.5rem;font-weight:700}.stat-value.success{color:#16a34a}.stat-value.warning{color:#ca8a04}.stat-value.error{color:#dc2626}.stat-icon{height:2rem;width:2rem}.stat-icon.blue{color:#3b82f6}.stat-icon.green{color:#16a34a}.stat-icon.yellow{color:#eab308}.stat-icon.red{color:#ef4444}.tabs-container{background-color:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a}.tabs-nav{border-bottom:1px solid #e5e7eb;display:flex;gap:2rem;padding:0 1.5rem}.tab-button{align-items:center;background:none;border:none;border-bottom:2px solid #0000;color:#6b7280;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:1rem .25rem;transition:all .2s}.tab-button:hover{border-bottom-color:#d1d5db;color:#374151}.tab-button.active{border-bottom-color:#2563eb;color:#2563eb}.tab-icon{height:1rem;width:1rem}.tab-content{padding:1.5rem}.alert{align-items:flex-start;border-radius:.5rem;display:flex;gap:.75rem;margin-bottom:1rem;padding:1rem}.alert-error{background-color:#fef2f2;border:1px solid #fecaca}.alert-success{background-color:#f0fdf4;border:1px solid #bbf7d0}.alert-icon{flex-shrink:0;height:1.25rem;margin-top:.125rem;width:1.25rem}.alert-error .alert-icon{color:#ef4444}.alert-success .alert-icon{color:#22c55e}.alert-content{flex:1 1}.alert-text{font-size:.875rem;font-weight:500}.alert-error .alert-text{color:#991b1b}.alert-success .alert-text{color:#166534}.alert-close{background:none;border:none;cursor:pointer;padding:0}.alert-error .alert-close{color:#ef4444}.alert-success .alert-close{color:#22c55e}.form-group{margin-bottom:1.5rem}.form-label{color:#374151;display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.form-input,.form-select,.form-textarea{border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;padding:.5rem 1rem;transition:all .2s;width:100%}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.form-textarea{font-family:inherit;resize:none}.form-hint{color:#6b7280;font-size:.75rem;margin-top:.25rem}.char-counter{display:flex;justify-content:space-between;margin-top:.25rem}.btn{align-items:center;border:none;border-radius:.5rem;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:500;gap:.5rem;justify-content:center;padding:.75rem 1.5rem;transition:all .2s}.btn:disabled{cursor:not-allowed;opacity:.5}.btn-primary{background-color:#2563eb;color:#fff}.btn-primary:hover:not(:disabled){background-color:#1d4ed8}.btn-secondary{background-color:#f3f4f6;color:#374151}.btn-secondary:hover:not(:disabled){background-color:#e5e7eb}.btn-full{width:100%}.btn-icon{height:1.25rem;width:1.25rem}.btn-icon.spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.history-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.history-title{color:#111827;font-size:1.125rem;font-weight:600}.history-empty{padding:3rem 0;text-align:center}.history-empty-icon{color:#d1d5db;height:4rem;margin:0 auto 1rem;width:4rem}.history-empty-text{color:#6b7280}.history-list{display:flex;flex-direction:column;gap:.75rem}.history-item{border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;transition:all .2s}.history-item:hover{box-shadow:0 4px 6px #0000001a}.history-item-content{align-items:flex-start;display:flex;justify-content:space-between}.history-item-main{align-items:flex-start;display:flex;flex:1 1;gap:.75rem}.status-icon{flex-shrink:0;height:1.25rem;width:1.25rem}.status-icon.delivered{color:#16a34a}.status-icon.failed{color:#dc2626}.status-icon.pending{color:#eab308}.history-item-details{flex:1 1}.history-recipient-row{align-items:center;display:flex;gap:.5rem;margin-bottom:.25rem}.history-recipient{color:#111827;font-weight:500}.status-badge{border-radius:9999px;font-size:.75rem;font-weight:500;padding:.25rem .75rem}.status-badge.delivered{background-color:#dcfce7;color:#166534}.status-badge.failed{background-color:#fee2e2;color:#991b1b}.status-badge.pending{background-color:#fef3c7;color:#92400e}.history-message{color:#6b7280;font-size:.875rem;margin-bottom:.5rem}.history-meta{align-items:center;display:flex;gap:1rem}.history-cost,.history-meta{color:#6b7280;font-size:.75rem}.history-cost{margin-top:.5rem}.bulk-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1.5rem}.bulk-title-section h2{color:#111827;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.bulk-title-section p{color:#6b7280;font-size:.875rem}.upload-button{align-items:center;background-color:#f3f4f6;border:none;border-radius:.5rem;color:#374151;cursor:pointer;display:flex;gap:.5rem;padding:.5rem 1rem;transition:all .2s}.upload-button:hover{background-color:#e5e7eb}.bulk-info{background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:.5rem;margin-bottom:1rem;padding:.75rem}.bulk-info p{color:#1e40af;font-size:.875rem;line-height:1.5}.recipients-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.recipient-item{border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem}.recipient-row{align-items:flex-start;display:flex;gap:1rem}.recipient-fields{grid-gap:1rem;display:grid;flex:1 1;gap:1rem;grid-template-columns:repeat(3,1fr)}.recipient-remove{background:none;border:none;border-radius:.5rem;color:#dc2626;cursor:pointer;margin-top:1.5rem;padding:.5rem;transition:all .2s}.recipient-remove:hover{background-color:#fef2f2}.bulk-actions{display:flex;gap:.75rem}.btn-add{flex:0 0 auto}.btn-send-bulk{flex:1 1}.analytics-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.analytics-title-section h1{color:#111827;font-size:1.875rem;font-weight:700;margin-bottom:.5rem}.analytics-title-section p{color:#6b7280}.kpi-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:1.5rem}.kpi-card{background-color:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.kpi-header{align-items:center;display:flex;gap:.75rem;margin-bottom:.75rem}.kpi-icon-wrapper{border-radius:.5rem;padding:.75rem}.kpi-icon-wrapper.blue{background-color:#dbeafe}.kpi-icon-wrapper.green{background-color:#dcfce7}.kpi-icon-wrapper.purple{background-color:#f3e8ff}.kpi-icon-wrapper.orange{background-color:#fed7aa}.kpi-icon{height:1.5rem;width:1.5rem}.kpi-icon.blue{color:#2563eb}.kpi-icon.green{color:#16a34a}.kpi-icon.purple{color:#9333ea}.kpi-icon.orange{color:#ea580c}.kpi-label{color:#6b7280;font-size:.875rem}.kpi-value{color:#111827;font-size:1.5rem;font-weight:700}.kpi-value.green{color:#16a34a}.progress-bar{background-color:#e5e7eb;border-radius:9999px;height:.5rem;overflow:hidden;width:100%}.progress-fill{background-color:#16a34a;border-radius:9999px;height:100%;transition:width .5s ease}.kpi-footer{align-items:center;color:#6b7280;display:flex;font-size:.875rem;gap:.25rem;margin-top:.5rem}.charts-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));margin-bottom:1.5rem}.chart-card{background-color:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.chart-title{color:#111827;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.status-distribution,.time-evolution{display:flex;flex-direction:column;gap:.75rem}.status-row,.time-row{align-items:center;display:flex;gap:.75rem}.status-label,.time-label{color:#374151;flex-shrink:0;font-size:.875rem;font-weight:500;width:6rem}.status-bar-wrapper,.time-bar-wrapper{flex:1 1}.status-bar,.time-bar{background-color:#e5e7eb;border-radius:9999px;height:.75rem;overflow:hidden}.time-bar{align-items:center;display:flex;height:2rem;justify-content:flex-end;padding-right:.5rem}.status-fill,.time-fill{border-radius:9999px;height:100%;transition:width .5s ease}.time-fill{align-items:center;background-color:#2563eb;display:flex;justify-content:flex-end;padding-right:.5rem}.time-count{color:#fff;font-size:.75rem;font-weight:500}.status-info{color:#6b7280;display:flex;font-size:.875rem;justify-content:space-between;margin-top:.25rem}.legend-card{background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:.5rem;padding:1rem}.legend-title{color:#1e3a8a;font-weight:500;margin-bottom:.75rem}.legend-grid{grid-gap:.75rem;display:grid;font-size:.875rem;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.legend-item{align-items:center;display:flex;gap:.5rem}.legend-dot{border-radius:9999px;flex-shrink:0;height:.75rem;width:.75rem}.legend-text{color:#374151}.loading-container{align-items:center;display:flex;height:16rem;justify-content:center}.spinner{animation:spin 1s linear infinite;border:2px solid #e5e7eb;border-radius:50%;border-top-color:#2563eb;height:3rem;width:3rem}@media (max-width:768px){.sms-dashboard{padding:1rem}.stats-grid{grid-template-columns:1fr}.tabs-nav{gap:1rem;overflow-x:auto}.charts-grid,.recipient-fields{grid-template-columns:1fr}.bulk-header{flex-direction:column;gap:1rem}.upload-button{justify-content:center;width:100%}}
/*# sourceMappingURL=main.45254b43.css.map*/