.dashboard{max-width:1400px;margin:0 auto}.dashboard-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:32px}.dashboard-header h1{font-size:2rem;font-weight:700;color:#f8fafc;margin:0}.carbon-score{background:linear-gradient(135deg,#22c55e,#16a34a);padding:16px 24px;border-radius:16px;text-align:center}.score-label{display:block;font-size:.875rem;color:#ffffffe6}.score-value{display:block;font-size:2.5rem;font-weight:800;color:#fff}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-bottom:32px}.stat-card{background:#1e293b;border-radius:16px;padding:24px;display:flex;align-items:center;gap:20px;border:1px solid #334155}.stat-icon{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center}.stat-icon.transport{background:#ef444433;color:#ef4444}.stat-icon.energy{background:#f59e0b33;color:#f59e0b}.stat-icon.food{background:#22c55e33;color:#22c55e}.stat-info{display:flex;flex-direction:column}.stat-label{font-size:.875rem;color:#64748b}.stat-value{font-size:1.5rem;font-weight:700;color:#f8fafc}.stat-change{font-size:.875rem;font-weight:500}.stat-change.positive{color:#22c55e}.stat-change.negative{color:#ef4444}.charts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:24px;margin-bottom:32px}.chart-card{background:#1e293b;border-radius:16px;padding:24px;border:1px solid #334155}.chart-card h3{margin:0 0 20px;font-size:1.125rem;color:#f8fafc}.legend{display:flex;justify-content:center;gap:20px;margin-top:16px}.legend-item{display:flex;align-items:center;gap:8px;font-size:.875rem;color:#94a3b8}.legend-dot{width:12px;height:12px;border-radius:50%}.ai-insights{background:linear-gradient(135deg,#1e3a5f,#0f172a);border-radius:16px;padding:24px;border:1px solid #1e40af}.insights-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.insights-header h3{margin:0;color:#f8fafc}.ai-badge{background:#3b82f6;color:#fff;padding:4px 12px;border-radius:20px;font-size:.75rem;font-weight:500}.loading{display:flex;align-items:center;gap:12px;color:#94a3b8}.spinner{width:24px;height:24px;border:3px solid #1e40af;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.insights-list{display:flex;flex-direction:column;gap:12px}.insight-card{display:flex;align-items:flex-start;gap:12px;background:#3b82f61a;padding:16px;border-radius:12px}.insight-icon{color:#3b82f6;flex-shrink:0;margin-top:2px}.insight-card p{margin:0;color:#e2e8f0;line-height:1.5}.projects{max-width:1400px;margin:0 auto}.projects-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:32px}.projects-header h1{font-size:2rem;font-weight:700;color:#f8fafc;margin:0}.btn-primary{display:flex;align-items:center;gap:8px;background:#22c55e;color:#fff;border:none;padding:12px 20px;border-radius:12px;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-primary:hover{background:#16a34a}.btn-secondary{background:#334155;color:#f8fafc;border:none;padding:12px 20px;border-radius:12px;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-secondary:hover{background:#475569}.summary-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:32px}.summary-card{background:#1e293b;border-radius:16px;padding:24px;display:flex;align-items:center;gap:16px;border:1px solid #334155}.summary-card.highlight{background:linear-gradient(135deg,#22c55e20,#16a34a20);border-color:#22c55e}.approved-icon{color:#22c55e}.pending-icon{color:#f59e0b}.summary-value{display:block;font-size:1.5rem;font-weight:700;color:#f8fafc}.summary-label{display:block;font-size:.875rem;color:#64748b}.modal-overlay{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000}.modal{background:#1e293b;border-radius:20px;padding:32px;width:100%;max-width:500px;border:1px solid #334155}.modal h2{margin:0 0 24px;color:#f8fafc}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:8px;color:#94a3b8;font-weight:500}.form-group input,.form-group textarea{width:100%;padding:12px 16px;background:#0f172a;border:1px solid #334155;border-radius:10px;color:#f8fafc;font-size:1rem}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#22c55e}.form-group textarea{min-height:100px;resize:vertical}.form-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:20px}.project-card{background:#1e293b;border-radius:16px;padding:24px;border:1px solid #334155}.project-card.verified{border-left:4px solid #22c55e}.project-card.pending{border-left:4px solid #f59e0b}.project-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.project-header h3{margin:0;color:#f8fafc;font-size:1.125rem}.status-badge{display:flex;align-items:center;gap:6px;padding:4px 10px;border-radius:20px;font-size:.75rem;font-weight:600}.status-badge.approved{background:#22c55e20;color:#22c55e}.status-badge.pending{background:#f59e0b20;color:#f59e0b}.project-description{color:#94a3b8;line-height:1.6;margin:0 0 20px}.project-footer{display:flex;justify-content:space-between;align-items:center;padding-top:16px;border-top:1px solid #334155}.savings{display:flex;flex-direction:column}.savings-value{font-size:1.25rem;font-weight:700;color:#22c55e}.savings-label{font-size:.75rem;color:#64748b}.evidence{display:flex;align-items:center;gap:8px;font-size:.875rem;color:#64748b}.challenges{max-width:1400px;margin:0 auto}.challenges-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:32px}.challenges-header h1{font-size:2rem;font-weight:700;color:#f8fafc;margin:0}.stats-bar{display:flex;gap:24px;background:#1e293b;border-radius:16px;padding:20px 24px;margin-bottom:32px;border:1px solid #334155}.stat-item{display:flex;align-items:center;gap:10px;color:#94a3b8;font-weight:500}.stat-item svg{color:#22c55e}.challenges-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:24px}.challenge-card{background:#1e293b;border-radius:20px;padding:24px;border:1px solid #334155;display:flex;flex-direction:column;gap:20px}.challenge-top{flex:1}.challenge-meta{display:flex;gap:16px;margin-bottom:12px}.days-left,.participants{display:flex;align-items:center;gap:6px;font-size:.875rem;color:#64748b}.participants{color:#3b82f6}.challenge-card h3{margin:0 0 8px;color:#f8fafc;font-size:1.25rem}.challenge-description{color:#94a3b8;line-height:1.6;margin:0}.challenge-progress{background:#0f172a;border-radius:12px;padding:16px}.progress-header{display:flex;justify-content:space-between;margin-bottom:8px}.progress-label{font-size:.875rem;color:#94a3b8}.progress-value{font-size:.875rem;color:#22c55e;font-weight:500}.progress-bar{height:8px;background:#334155;border-radius:4px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#22c55e,#16a34a);border-radius:4px;transition:width .3s ease}.my-progress{background:linear-gradient(135deg,#3b82f620,#1d4ed820);border-radius:12px;padding:16px}.my-progress-header{display:flex;align-items:center;gap:8px;margin-bottom:12px;color:#f8fafc;font-weight:600}.flame-icon{color:#f59e0b}.personal-bar{height:12px;background:#334155;border-radius:6px;overflow:hidden;margin-bottom:8px}.personal-fill{height:100%;background:linear-gradient(90deg,#f59e0b,#ef4444);border-radius:6px}.personal-percent{display:block;text-align:right;color:#f59e0b;font-weight:600;font-size:.875rem}.join-btn{width:100%;padding:14px;border:none;border-radius:12px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease;background:#22c55e;color:#fff}.join-btn:hover{background:#16a34a}.join-btn.joined,.join-btn:disabled{background:#334155;color:#94a3b8;cursor:not-allowed}.marketplace{max-width:1400px;margin:0 auto}.marketplace-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:32px}.marketplace-header h1{font-size:2rem;font-weight:700;color:#f8fafc;margin:0}.subtitle{color:#64748b;margin-top:4px}.cart-summary{display:flex;align-items:center;gap:12px;background:#1e293b;padding:12px 20px;border-radius:12px;border:1px solid #334155;color:#94a3b8}.cart-total{font-weight:700;color:#22c55e}.filters{display:flex;gap:12px;margin-bottom:32px}.filter-btn{padding:10px 20px;border-radius:10px;border:1px solid #334155;background:#1e293b;color:#94a3b8;font-weight:500;cursor:pointer;transition:all .2s ease}.filter-btn:hover{border-color:#22c55e;color:#f8fafc}.filter-btn.active{background:#22c55e;border-color:#22c55e;color:#fff}.credits-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;margin-bottom:100px}.credit-card{background:#1e293b;border-radius:20px;overflow:hidden;border:1px solid #334155;transition:all .2s ease}.credit-card:hover{border-color:#22c55e;transform:translateY(-4px)}.credit-image{height:160px;background:linear-gradient(135deg,#1e3a5f,#0f172a);display:flex;align-items:center;justify-content:center;position:relative}.credit-emoji{font-size:4rem}.credit-type{position:absolute;top:12px;right:12px;display:flex;align-items:center;gap:6px;background:#0009;padding:6px 12px;border-radius:20px;font-size:.75rem;color:#94a3b8;text-transform:capitalize}.credit-type svg{color:#22c55e}.credit-content{padding:20px}.credit-location{display:flex;align-items:center;gap:6px;font-size:.875rem;color:#64748b;margin-bottom:8px}.credit-card h3{margin:0 0 8px;color:#f8fafc;font-size:1.125rem}.credit-project{color:#94a3b8;font-size:.875rem;margin:0 0 16px}.credit-meta{display:flex;gap:16px;margin-bottom:16px}.rating,.stock{display:flex;align-items:center;gap:6px;font-size:.875rem;color:#94a3b8}.stock svg{color:#22c55e}.star{color:#f59e0b}.credit-footer{display:flex;justify-content:space-between;align-items:center;padding-top:16px;border-top:1px solid #334155}.price{display:flex;flex-direction:column}.price-value{font-size:1.5rem;font-weight:700;color:#22c55e}.price-label{font-size:.75rem;color:#64748b}.add-btn{padding:10px 20px;border-radius:10px;border:none;background:#22c55e;color:#fff;font-weight:600;cursor:pointer;transition:all .2s ease}.add-btn:hover{background:#16a34a}.add-btn.in-cart{background:#334155}.checkout-bar{position:fixed;bottom:0;left:260px;right:0;background:#1e293b;border-top:1px solid #334155;padding:20px 32px;display:flex;justify-content:space-between;align-items:center;z-index:100}.checkout-info{display:flex;align-items:center;gap:24px}.checkout-count{color:#94a3b8}.checkout-total{font-size:1.25rem;font-weight:700;color:#f8fafc}.checkout-btn{display:flex;align-items:center;gap:8px;background:#22c55e;color:#fff;border:none;padding:14px 28px;border-radius:12px;font-weight:600;cursor:pointer;transition:all .2s ease}.checkout-btn:hover{background:#16a34a}.auth-page{display:flex;min-height:100vh}.auth-container{flex:1;display:flex;flex-direction:column;justify-content:center;padding:48px;max-width:480px}.auth-brand{margin-bottom:40px}.brand-icon{color:#22c55e;margin-bottom:16px}.auth-brand h1{font-size:2rem;font-weight:700;color:#f8fafc;margin:0 0 8px}.auth-brand p{color:#64748b;margin:0}.auth-form{display:flex;flex-direction:column;gap:20px}.form-group{position:relative}.form-group .input-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#64748b}.form-group input{width:100%;padding:14px 16px 14px 48px;background:#1e293b;border:1px solid #334155;border-radius:12px;color:#f8fafc;font-size:1rem}.form-group input:focus{outline:none;border-color:#22c55e}.toggle-password{position:absolute;right:16px;top:50%;transform:translateY(-50%);background:none;border:none;color:#64748b;cursor:pointer}.error-message{background:#ef444420;border:1px solid #ef4444;color:#ef4444;padding:12px 16px;border-radius:10px;font-size:.875rem}.submit-btn{background:#22c55e;color:#fff;border:none;padding:16px;border-radius:12px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease}.submit-btn:hover{background:#16a34a}.submit-btn:disabled{opacity:.7;cursor:not-allowed}.auth-divider{display:flex;align-items:center;gap:16px;margin:24px 0}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:#334155}.auth-divider span{color:#64748b;font-size:.875rem}.demo-btn{width:100%;padding:14px;background:#1e293b;border:1px solid #334155;border-radius:12px;color:#94a3b8;font-weight:500;cursor:pointer;transition:all .2s ease}.demo-btn:hover{border-color:#22c55e;color:#f8fafc}.auth-switch{text-align:center;color:#64748b;margin-top:24px}.auth-switch button{background:none;border:none;color:#22c55e;font-weight:600;cursor:pointer}.auth-bg{flex:1;background:linear-gradient(135deg,#0f172a,#1e3a5f);display:flex;align-items:center;justify-content:center;padding:48px}.bg-content{max-width:480px;text-align:center}.bg-content h2{font-size:2.5rem;font-weight:700;color:#f8fafc;margin:0 0 16px}.bg-content p{color:#94a3b8;font-size:1.125rem;margin:0 0 32px;line-height:1.7}.features{display:flex;flex-direction:column;gap:16px}.feature{display:flex;align-items:center;gap:12px;background:#ffffff0d;padding:16px 24px;border-radius:12px;color:#f8fafc;font-weight:500}.feature-icon{font-size:1.25rem}@media(max-width:768px){.auth-bg{display:none}}.layout{display:flex;min-height:100vh;background:#0f172a}.sidebar{width:260px;background:linear-gradient(180deg,#1e293b,#0f172a);border-right:1px solid #1e293b;padding:24px 16px;display:flex;flex-direction:column}.logo{display:flex;align-items:center;gap:12px;padding:0 12px 32px;border-bottom:1px solid #1e293b;margin-bottom:24px}.logo-icon{color:#22c55e}.logo span{font-size:1.25rem;font-weight:700;color:#f8fafc}.nav{display:flex;flex-direction:column;gap:8px}.nav-item{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:12px;color:#94a3b8;text-decoration:none;font-weight:500;transition:all .2s ease}.nav-item:hover{background:#1e293b;color:#f8fafc}.nav-item.active{background:#22c55e;color:#0f172a}.main-content{flex:1;padding:32px;overflow-y:auto}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;background:#0f172a;color:#f8fafc;min-height:100vh}#root{min-height:100vh}a{color:#22c55e;text-decoration:none}button{font-family:inherit}
