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{background-color:#f0fff4;box-sizing:border-box;margin:0 auto;max-width:1200px;min-height:100vh;padding:20px}h1{color:#064e3b;margin-bottom:40px;text-align:center}.dashboard{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}@media (max-width:768px){.dashboard{grid-template-columns:1fr}}.dashboard>div{background-color:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;padding:20px;text-align:center}.dashboard h2{color:#047857;margin-bottom:15px}.dashboard p{color:#065f46;font-size:1.2em}.total-amount{position:relative}.amount-text{color:#064e3b;font-size:3em;font-weight:700;margin-bottom:20px}.progress-bar{align-items:center;background-color:#e5e7eb;border-radius:20px;display:flex;height:40px;margin-top:20px;position:relative}.progress{background-color:#10b981;border-radius:20px;height:100%;transition:width 2s ease-in-out}.goal-amount{color:#064e3b;font-weight:700;position:absolute;right:20px}.amount-by-category{text-align:center}.amount-by-category table{border-collapse:collapse;margin-top:20px;width:100%}.amount-by-category td,.amount-by-category th{border-bottom:1px solid #e5e7eb;padding:10px;text-align:center}.amount-by-category th{background-color:#047857;color:#fff}.amount-by-category .category-column{text-align:left}.amount-by-category tbody tr:last-child td{border-bottom:none}.amount-by-category tbody tr:hover{background-color:#f0fff4}.donations-by-gender{text-align:center}.donations-by-gender .recharts-responsive-container{margin:0 auto}.donations-by-gender .recharts-legend-item-text{color:#064e3b}.donations-by-age{text-align:center}.bubble-chart{display:flex;flex-wrap:wrap;justify-content:space-around;margin-top:20px}.bubble-item{align-items:center;display:flex;flex-direction:column;margin-bottom:20px}.bubble{border-radius:50%;transition:transform .3s}.bubble:hover{transform:scale(1.1)}.label{color:#333;font-size:16px;font-weight:700;margin-top:10px}.label2{color:#666;font-size:14px}.amount{color:#333;font-size:16px;font-weight:700;margin-top:5px}.pledge-buttons{display:flex;justify-content:space-between;margin-bottom:20px;padding:0 20px}.pledge-page{background-color:#f0fff4;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin:0 auto;max-width:400px;padding:20px}.form-group{margin-bottom:20px}label{color:#064e3b;display:block;font-weight:700;margin-bottom:5px}input[type=number]{border:1px solid #ccc;border-radius:4px;padding:10px;width:100%}.submit-button{background-color:#10b981;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:10px 20px;transition:background-color .3s}.submit-button:hover{background-color:#047857}.back-button{background-color:#e5e7eb;border:none;border-radius:4px;color:#064e3b;cursor:pointer;font-size:16px;font-weight:700;margin-top:20px;padding:10px 20px;transition:background-color .3s}.back-button:hover{background-color:#d1d5db}.donations-by-location{text-align:center}.donations-by-location .recharts-responsive-container{margin:0 auto}.donations-by-location .recharts-legend-item-text{color:#064e3b}.pledge-button-container{display:flex;justify-content:center;margin-bottom:20px;padding:0 20px}.pledge-button{background-color:#10b981;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:10px 20px;text-decoration:none;transition:background-color .3s}.pledge-button:hover{background-color:#047857}.general-message{color:blue;font-weight:700;margin-bottom:10px;margin-top:20px}.error-message{color:red;font-weight:700;margin-top:10px}
/*# sourceMappingURL=main.1cfe0038.css.map*/