*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;background:#0f0f0f;color:#e8e8e8;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.app{display:flex;flex-direction:column;height:100vh;overflow:hidden}.app-body{display:flex;flex:1 1;min-height:0}.dashboard-content{flex:1 1;min-width:0;overflow-y:auto}.dashboard-content,.main{display:flex;flex-direction:column}.main{gap:18px;margin:0 auto;max-width:1200px;padding:24px 20px 40px;width:100%}.header{background:#161616;border-bottom:1px solid #1e1e1e;justify-content:space-between;padding:16px 28px;position:sticky;top:0;z-index:100}.header,.header-left{align-items:center;display:flex}.header-left{gap:16px}.logo{align-items:center;display:flex;gap:8px}.logo-icon{font-size:24px}.logo-text{color:#4caf50;font-size:20px;font-weight:700;letter-spacing:-.5px}.header-divider{background:#2a2a2a;height:28px;width:1px}.header-info{align-items:baseline;display:flex;gap:10px}.charity-name{color:#e8e8e8;font-size:15px;font-weight:600}.charity-city{color:#777;font-size:13px}.header-right{align-items:center;display:flex;gap:12px}.powered-badge{background:#2e7d321a;border:1px solid #2e7d3233;border-radius:16px;color:#4caf50;font-size:11px;font-weight:600;letter-spacing:.3px;padding:5px 12px;text-transform:uppercase}.sync-indicator{align-items:center;color:#888;display:flex;font-size:12px;gap:6px}.sync-dot{border-radius:50%;flex-shrink:0;height:8px;width:8px}.sync-dot.live{background:#4caf50;box-shadow:0 0 6px #4caf50}.sync-dot.syncing{animation:pulse-sync .8s ease-in-out infinite alternate;background:#ffa726}.sync-dot.waiting{background:#555}@keyframes pulse-sync{0%{opacity:.4;transform:scale(.9)}to{opacity:1;transform:scale(1.1)}}.stats-row{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(4,1fr)}.stat-card{background:#1a1a1a;border:1px solid #222;border-left:3px solid #2e7d32;border-left:3px solid var(--accent,#2e7d32);border-radius:14px;display:flex;flex-direction:column;gap:10px;padding:18px 20px;transition:transform .15s,box-shadow .15s}.stat-card:hover{box-shadow:0 8px 24px #0000004d;transform:translateY(-2px)}.stat-card-top{align-items:center;display:flex;justify-content:space-between}.stat-label{color:#888;font-size:12px;font-weight:500;letter-spacing:.2px}.stat-card-bottom{align-items:baseline;display:flex;gap:10px}.stat-value{color:#fff;font-size:28px;font-weight:700;letter-spacing:-1px}.stat-change{border-radius:10px;font-size:12px;font-weight:600;padding:2px 8px}.stat-change.positive{background:#4caf501a;color:#4caf50}.stat-change.negative{background:#ef53501a;color:#ef5350}.card{background:#1a1a1a;border:1px solid #222;border-radius:14px;padding:20px}.card-header-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.section-label{align-items:center;color:#e0e0e0;display:flex;font-size:14px;font-weight:600;gap:8px}.card-header-sub{color:#666;font-size:12px;font-weight:500}.goal-ring-card{background:linear-gradient(135deg,#1a2e1a,#1a1a1a);border:1px solid #253025}.goal-ring-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.goal-pill{background:#4caf501f;border-radius:10px;color:#4caf50;font-size:12px;font-weight:600;padding:4px 10px}.goal-ring-body{align-items:center;display:flex;gap:24px}.ring-wrapper{flex-shrink:0;height:160px;position:relative;width:160px}.ring-center{align-items:center;display:flex;flex-direction:column;gap:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.ring-pct{color:#4caf50;font-size:32px;font-weight:700;letter-spacing:-1px}.ring-sub{color:#777;font-size:11px;letter-spacing:.5px;text-transform:uppercase}.ring-stats{gap:16px}.ring-stat-item,.ring-stats{display:flex;flex-direction:column}.ring-stat-item{gap:2px}.ring-stat-val{color:#e0e0e0;font-size:18px;font-weight:700}.ring-stat-lbl{color:#666;font-size:12px}.top-row{grid-gap:18px;grid-template-columns:340px 1fr}.mid-row,.top-row{display:grid;gap:18px}.mid-row{grid-gap:18px;align-items:start;grid-template-columns:1.1fr 1fr}.feed-card{display:flex;flex-direction:column;max-height:520px}.feed-list{flex:1 1;overflow-y:auto}.feed-row{align-items:center;border-bottom:1px solid #1f1f1f;display:flex;justify-content:space-between;padding:10px 4px;transition:background .12s}.feed-row:hover{background:#2e7d320d}.feed-row:last-child{border-bottom:none}.feed-left{display:flex;flex-direction:column;gap:2px}.feed-amount{color:#4caf50;font-size:16px;font-weight:700}.feed-detail{color:#666;font-size:12px}.feed-right{align-items:flex-end;display:flex;flex-direction:column;gap:2px}.feed-bin{color:#aaa;font-size:12px;font-weight:500;text-align:right}.feed-time{color:#555;font-size:11px}.pulse-dot{animation:pulse 2s ease-in-out infinite;background:#4caf50;border-radius:50%;display:inline-block;height:7px;width:7px}@keyframes pulse{0%,to{box-shadow:0 0 0 0 #4caf5080;opacity:1}50%{box-shadow:0 0 0 5px #4caf5000;opacity:.6}}.bin-list{display:flex;flex-direction:column;gap:12px}.bin-card{background:#141414;border:1px solid #1e1e1e;border-radius:10px;padding:14px 16px}.bin-card-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.bin-name{color:#ddd;font-size:13px;font-weight:600}.bin-change{border-radius:8px;font-size:11px;font-weight:600;padding:2px 8px}.bin-change.positive{background:#4caf501a;color:#4caf50}.bin-change.negative{background:#ef53501a;color:#ef5350}.bin-card-stats{display:flex;gap:24px;margin-bottom:10px}.bin-metric{display:flex;flex-direction:column;gap:1px}.bin-metric-val{color:#e8e8e8;font-size:16px;font-weight:700}.bin-metric-lbl{color:#666;font-size:11px}.bin-bar-track{background:#2a2a2a;border-radius:3px;height:5px;overflow:hidden;width:100%}.bin-bar-fill{background:linear-gradient(90deg,#2e7d32,#4caf50);border-radius:3px;height:100%;transition:width .8s ease-out}.chart-container{height:240px;width:100%}.chart-tooltip{background:#222;border:1px solid #333;border-radius:10px;padding:10px 14px}.chart-tooltip-label{color:#888;font-size:11px;margin-bottom:2px}.chart-tooltip-value{color:#4caf50;font-size:14px;font-weight:600}.footer{border-top:1px solid #1a1a1a;margin-top:auto;padding:20px;text-align:center}.footer-text{color:#444;font-size:12px}.chat-panel{background:#141414;border-left:1px solid #1e1e1e;flex-direction:column;width:340px}.chat-header,.chat-panel{display:flex;flex-shrink:0}.chat-header{align-items:center;border-bottom:1px solid #1e1e1e;justify-content:space-between;padding:14px 18px}.chat-title{color:#e0e0e0;font-size:14px;font-weight:600}.chat-badge{background:#4caf501a;border:1px solid #4caf5033;border-radius:10px;color:#4caf50;font-size:10px;font-weight:600;letter-spacing:.4px;padding:3px 8px;text-transform:uppercase}.chat-messages{flex:1 1;gap:12px;overflow-y:auto;padding:16px}.chat-messages,.chat-welcome{display:flex;flex-direction:column}.chat-welcome{align-items:center;gap:8px;padding:32px 12px;text-align:center}.chat-welcome-icon{font-size:32px;margin-bottom:4px}.chat-welcome-title{color:#e0e0e0;font-size:17px;font-weight:600}.chat-welcome-sub{color:#666;font-size:14px;margin-bottom:12px}.chat-starters{display:flex;flex-direction:column;gap:8px;width:100%}.chat-starter-btn{background:#1e1e1e;border:1px solid #2a2a2a;border-radius:10px;color:#ccc;cursor:pointer;font-family:inherit;font-size:13.5px;line-height:1.4;padding:11px 14px;text-align:left;transition:background .15s,border-color .15s}.chat-starter-btn:hover:not(:disabled){background:#252525;border-color:#3a3a3a;color:#fff}.chat-starter-btn:disabled{cursor:default;opacity:.5}.chat-msg{display:flex}.chat-msg-user{justify-content:flex-end}.chat-msg-assistant{justify-content:flex-start}.chat-msg-bubble{word-wrap:break-word;border-radius:14px;font-size:14.5px;line-height:1.6;max-width:85%;padding:11px 15px;white-space:pre-wrap}.chat-msg-user .chat-msg-bubble{background:#2e7d32;border-bottom-right-radius:4px;color:#fff}.chat-msg-assistant .chat-msg-bubble{background:#1e1e1e;border-bottom-left-radius:4px;color:#ddd}.chat-typing{align-items:center;display:flex;gap:4px;padding:12px 18px}.typing-dot{animation:typingBounce 1.4s ease-in-out infinite;background:#4caf50;border-radius:50%;height:6px;width:6px}.typing-dot:nth-child(2){animation-delay:.2s}.typing-dot:nth-child(3){animation-delay:.4s}@keyframes typingBounce{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.chat-input-area{align-items:center;border-top:1px solid #1e1e1e;display:flex;flex-shrink:0;gap:8px;padding:12px 14px}.chat-input{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:10px;color:#e0e0e0;flex:1 1;font-family:inherit;font-size:14.5px;outline:none;padding:10px 14px;transition:border-color .15s}.chat-input:focus{border-color:#4caf50}.chat-input::placeholder{color:#555}.chat-input:disabled{opacity:.5}.chat-send-btn{align-items:center;background:#2e7d32;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:16px;height:38px;justify-content:center;transition:background .15s,opacity .15s;width:38px}.chat-send-btn:hover:not(:disabled){background:#388e3c}.chat-send-btn:disabled{cursor:default;opacity:.4}.chat-header-right{align-items:center;display:flex;gap:10px}.chat-close-btn{align-items:center;background:#0000;border:none;border-radius:8px;color:#666;cursor:pointer;display:flex;font-size:14px;height:28px;justify-content:center;transition:background .15s,color .15s;width:28px}.chat-close-btn:hover{background:#252525;color:#ccc}.chat-reset-btn{background:#1b1b1b;border:1px solid #2a2a2a;border-radius:8px;color:#9a9a9a;cursor:pointer;font-size:11px;font-weight:600;padding:4px 8px;transition:border-color .15s,color .15s,background .15s}.chat-reset-btn:hover{background:#4caf5014;border-color:#4caf5073;color:#4caf50}.chat-fab{align-items:center;background:#2e7d32;border:none;border-radius:16px;bottom:24px;box-shadow:0 4px 20px #2e7d3266;color:#fff;cursor:pointer;display:flex;font-size:22px;height:52px;justify-content:center;position:fixed;right:24px;transition:transform .15s,box-shadow .15s;width:52px;z-index:200}.chat-fab:hover{box-shadow:0 6px 28px #2e7d3280;transform:scale(1.08)}@media (max-width:1024px){.top-row{grid-template-columns:1fr}}@media (max-width:900px){.stats-row{grid-template-columns:repeat(2,1fr)}.mid-row{grid-template-columns:1fr}.header{align-items:flex-start;flex-direction:column;gap:10px}.header-divider{display:none}.app-body{flex-direction:column}.chat-panel{border-left:none;border-top:1px solid #1e1e1e;height:400px;width:100%}}@media (max-width:500px){.stats-row{grid-template-columns:1fr}.main{padding:12px 10px 24px}.stat-value{font-size:24px}.goal-ring-body{align-items:center;flex-direction:column}}
/*# sourceMappingURL=main.a4f26df7.css.map*/