*{box-sizing:border-box}*,body,html{margin:0;padding:0}body,html{max-width:100vw;overflow-x:hidden;width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#667eea,#764ba2 50%,#f093fb);font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh}#root{overflow-x:hidden;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.landing-page{background:linear-gradient(135deg,#667eea,#764ba2 50%,#f093fb);min-height:100vh}.landing-container,.landing-page{max-width:100vw;overflow-x:hidden;position:relative;width:100%}.landing-container{z-index:1}.background-elements{height:100%;left:0;overflow:hidden;pointer-events:none;position:fixed;top:0;width:100%;z-index:0}.leaf{animation:float 20s ease-in-out infinite;background:#ffffff1a;border-radius:0 100% 0 100%;height:100px;position:absolute;width:100px}.leaf-1{animation-delay:0s;left:10%;top:10%}.leaf-2{animation-delay:5s;height:80px;right:15%;top:60%;width:80px}.leaf-3{animation-delay:10s;bottom:20%;height:120px;left:20%;width:120px}.leaf-4{animation-delay:15s;height:90px;right:30%;top:30%;width:90px}@keyframes float{0%,to{opacity:.3;transform:translateY(0) rotate(0deg)}50%{opacity:.6;transform:translateY(-30px) rotate(180deg)}}.landing-header{justify-content:space-between;padding:2rem 5%;position:relative;z-index:2}.landing-header,.logo{align-items:center;display:flex}.logo{color:#fff;font-size:1.5rem;font-weight:700;gap:1rem}.logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#e8f5e9);-webkit-background-clip:text;background-clip:text}.landing-main{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;min-height:70vh;padding:4rem 5%;position:relative;z-index:2}.hero-content{color:#fff}.hero-title{color:#fff;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#f0f0ff);-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:#ffffffe6;font-size:1.2rem;font-weight:300;line-height:1.8;margin-bottom:2.5rem}.hero-stats{display:flex;gap:1.5rem;margin-bottom:2.5rem}.stat-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:15px;flex:1 1;padding:1.5rem;text-align:center;transition:transform .3s ease}.stat-card:hover{transform:translateY(-5px)}.stat-number{color:#fff;font-size:2rem;font-weight:700;margin-bottom:.5rem}.stat-label{color:#fffc;font-size:.9rem}.cta-button{align-items:center;background:linear-gradient(135deg,#fff,#f0f0ff);border:none;border-radius:50px;box-shadow:0 10px 30px #ffffff4d;color:#667eea;cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:600;gap:.8rem;padding:1.2rem 3rem;transition:all .3s ease}.cta-button:hover{box-shadow:0 15px 40px #fff6;transform:translateY(-3px)}.cta-button:active{transform:translateY(-1px)}.carbon-circle,.hero-visual{align-items:center;display:flex;justify-content:center}.carbon-circle{animation:pulse 3s ease-in-out infinite;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#fff3,#ffffff0d);border:3px solid #ffffff4d;border-radius:50%;height:300px;position:relative;width:300px}.carbon-circle:before{animation:rotate 20s linear infinite;border:2px solid #ffffff4d;border-radius:50%;content:"";height:320px;position:absolute;width:320px}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.circle-inner{color:#fff;text-align:center}.circle-text{font-size:4rem;font-weight:700;margin-bottom:.5rem}.circle-subtext{font-size:1rem;opacity:.8}.features-section{padding:6rem 5%;position:relative;z-index:2}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.feature-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:20px;color:#fff;padding:2.5rem;text-align:center;transition:all .3s ease}.feature-card:hover{background:#fff3;box-shadow:0 20px 40px #0003;transform:translateY(-10px)}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.feature-card p{color:#ffffffe6;font-size:1rem;font-weight:300;line-height:1.6}.cta-section{padding:6rem 5%;position:relative;text-align:center;z-index:2}.cta-content{color:#fff;margin:0 auto;max-width:800px}.cta-content h2{font-size:3rem;font-weight:700;margin-bottom:1rem}.cta-content p{color:#ffffffe6;font-size:1.3rem;font-weight:300;margin-bottom:2rem}.cta-button-secondary{background:#0000;border:2px solid #fff;border-radius:50px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1.2rem 3rem;transition:all .3s ease}.cta-button-secondary:hover{background:#fff;box-shadow:0 10px 30px #ffffff4d;color:#0f5132;transform:translateY(-3px)}.landing-footer{border-top:1px solid #ffffff1a;color:#fffc;padding:3rem 5%;position:relative;text-align:center;z-index:2}.footer-small{color:#fff9;font-size:.9rem;margin-top:1rem}@media (max-width:968px){.landing-main{grid-template-columns:1fr;text-align:center}.hero-title{font-size:2.5rem}.hero-stats{justify-content:center}.features-grid{grid-template-columns:1fr}}@media (max-width:600px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.hero-stats{flex-direction:column}.carbon-circle{height:250px;width:250px}.circle-text{font-size:3rem}}.activity-form-container{background:linear-gradient(135deg,#f8f9ff,#fff);border:1px solid #e8e9ff;border-radius:16px;box-shadow:0 4px 20px #667eea14;margin-bottom:2rem;padding:2rem;transition:all .3s ease}.activity-form-container:hover{box-shadow:0 6px 30px #667eea1f;transform:translateY(-2px)}.form-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.activity-form{display:flex;flex-direction:column;gap:1.5rem}.form-group label{font-size:.95rem}.form-input{background:#fff;border:2px solid #e0e0e0;border-radius:12px;font-family:Poppins,sans-serif;font-size:1rem;padding:1rem;transition:all .3s ease}.form-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.form-input::placeholder{color:#999}.auth-page{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2 50%,#f093fb);display:flex;justify-content:center;min-height:100vh;overflow-x:hidden;padding:2rem;position:relative}.auth-page:before{background:radial-gradient(circle at 20% 50%,#ffffff1a 0,#0000 50%),radial-gradient(circle at 80% 80%,#ffffff1a 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.auth-container{max-width:450px;position:relative;width:100%;z-index:1}.activity-form-container{max-width:900px}.auth-card{animation:slideUp .5s ease-out;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffffa;border:1px solid #ffffff4d;border-radius:24px;box-shadow:0 20px 60px #0000004d,0 0 0 1px #fff3;padding:3rem}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.activity-card{padding:3rem 2.5rem}.auth-header{margin-bottom:2rem;text-align:center}.auth-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.auth-header p{color:#666;font-size:1rem}.auth-tabs{background:#f0f0f0;border-radius:12px;display:flex;gap:1rem;margin-bottom:2rem;padding:.3rem}.auth-tabs button{background:#0000;border:none;border-radius:8px;color:#666;cursor:pointer;flex:1 1;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;padding:.8rem;transition:all .3s ease}.auth-tabs button.active{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 15px #667eea4d;color:#fff}.auth-form{gap:1.5rem}.auth-form,.form-group{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-group label{color:#333;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:600}.form-group input{background:#fff;border:2px solid #e0e0e0;border-radius:12px;font-family:Poppins,sans-serif;font-size:1rem;padding:1rem;transition:all .3s ease}.form-group input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.error-message{background:#fee;border:1px solid #fcc;border-radius:8px;color:#c33;font-size:.9rem;padding:.8rem;text-align:center}.auth-submit-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;box-shadow:0 4px 15px #667eea4d;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600;margin-top:.5rem;padding:1.2rem;transition:all .3s ease}.auth-submit-btn:hover{box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}.back-to-home{background:#0000;border:1px solid #ddd;border-radius:8px;color:#666;cursor:pointer;font-family:Poppins,sans-serif;font-size:.9rem;margin-top:1.5rem;padding:.7rem 1.5rem;transition:all .3s ease;width:100%}.back-to-home:hover{background:#f5f5f5;border-color:#667eea;color:#667eea}.activity-forms-section{margin:2rem 0;max-height:60vh;overflow-y:auto;padding-right:1rem}.activity-forms-section::-webkit-scrollbar{width:8px}.activity-forms-section::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.activity-forms-section::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px}.form-actions{background:#fff;bottom:0;gap:1rem;position:-webkit-sticky;position:sticky;z-index:10}.skip-btn{background:#0000;border:2px solid #ddd;border-radius:12px;color:#666;cursor:pointer;flex:1 1;font-family:Poppins,sans-serif;font-size:1rem;font-weight:500;padding:1rem 1.5rem;transition:all .3s ease}.skip-btn:hover{background:#f5f5f5;border-color:#667eea;color:#667eea}.submit-all-btn{flex:2 1;font-size:1rem;padding:1rem 2rem}@media (max-width:600px){.auth-card{padding:2rem}.auth-header h1{font-size:2rem}.form-actions{flex-direction:column}.activity-forms-section{max-height:50vh}}.charts-container{display:flex;flex-direction:column;gap:2rem;overflow-x:hidden}.charts-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.chart-card{background:#fff;border-radius:15px;box-shadow:0 4px 15px #0000000d;padding:2rem}.chart-card.full-width{grid-column:1/-1}.chart-card h3{color:#667eea;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.chart-wrapper{height:400px;min-height:400px;position:relative;width:100%}.chart-wrapper.pie-chart{height:400px;padding:20px}.chart-wrapper.pie-chart canvas{filter:drop-shadow(0 4px 8px rgba(0,0,0,.1))}.no-chart-data{color:#666;padding:4rem 2rem;text-align:center}.no-data-icon{font-size:4rem;margin-bottom:1rem}.no-chart-data p{font-family:Poppins,sans-serif;font-size:1.2rem;margin-bottom:.5rem}.activities-summary{background:#fff;border-radius:15px;box-shadow:0 4px 15px #0000000d;padding:2rem}.activities-summary h3{color:#667eea;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.activities-list{display:flex;flex-direction:column;gap:1rem}.activity-summary-item{align-items:center;background:#f8f9fa;border-left:4px solid #667eea;border-radius:12px;display:flex;gap:1.5rem;padding:1.5rem;transition:all .3s ease}.activity-summary-item:hover{background:#e9ecef;transform:translateX(5px)}.activity-icon{flex-shrink:0;font-size:2rem}.activity-details{flex:1 1}.activity-title{color:#333;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600;margin-bottom:.3rem}.activity-date{color:#666;font-family:Poppins,sans-serif;font-size:.9rem}.activity-emission{color:#667eea;font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:700}@media (max-width:968px){.charts-grid{grid-template-columns:1fr}.chart-card.full-width{grid-column:1}.chart-wrapper{height:250px}.activity-summary-item{align-items:flex-start;flex-direction:column}}.dashboard-page{background:linear-gradient(135deg,#667eea,#764ba2 50%,#f093fb);min-height:100vh;overflow-x:hidden;width:100%}.dashboard-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-bottom:1px solid #fff3;padding:1.5rem 5%}.header-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1400px}.header-left h1{color:#fff;font-size:2rem;font-weight:700;margin-bottom:.3rem}.header-left p{color:#ffffffe6;font-size:1rem}.logout-btn{background:#fff3;border:1px solid #ffffff4d;border-radius:25px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:1rem;font-weight:500;padding:.7rem 1.5rem;transition:all .3s ease}.logout-btn:hover{background:#ffffff4d;transform:translateY(-2px)}.dashboard-container{margin:0 auto;max-width:1400px;padding:2rem 5%}.total-emissions-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:20px;color:#fff;margin-bottom:2rem;padding:3rem;text-align:center}.emission-value{align-items:baseline;display:flex;gap:1rem;justify-content:center;margin-bottom:1rem}.emission-number{color:#fff;font-size:4rem;font-weight:700;line-height:1}.emission-unit{font-size:1.5rem;font-weight:500;opacity:.8}.emission-description{font-size:1.1rem;font-weight:300;opacity:.9}.dashboard-tabs{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:15px;display:flex;gap:1rem;margin-bottom:2rem;padding:1rem}.tab{background:#0000;border:1px solid #ffffff4d;border-radius:25px;color:#fff;cursor:pointer;flex:1 1;font-family:Poppins,sans-serif;font-size:1rem;font-weight:500;padding:1rem 2rem;transition:all .3s ease}.tab:hover{background:#ffffff1a}.tab.active{background:linear-gradient(135deg,#fff,#f0f0ff);border-color:#fff;box-shadow:0 4px 15px #ffffff4d;color:#667eea;font-weight:600}.dashboard-content{background:#fffffff2;border-radius:20px;box-shadow:0 10px 40px #0003;min-height:400px;overflow-x:hidden;padding:2.5rem}.add-activity-section{display:flex;flex-direction:column;gap:2rem}.section-title{color:#667eea;font-family:Poppins,sans-serif;font-size:2rem;font-weight:700;margin-bottom:1rem}.activity-forms-section{display:flex;flex-direction:column;gap:2rem}.form-actions{border-top:2px solid #f0f0f0;display:flex;justify-content:center;margin-top:2rem;padding-top:2rem}.submit-all-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;box-shadow:0 4px 15px #667eea4d;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600;padding:1rem 3rem;transition:all .3s ease}.submit-all-btn:hover:not(:disabled){box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}.submit-all-btn:disabled{cursor:not-allowed;opacity:.5}.reset-section{margin-top:2rem;text-align:center}.reset-btn{background:linear-gradient(135deg,#ff6b6b,#ee5a6f);border:none;border-radius:12px;box-shadow:0 4px 15px #ff6b6b4d;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;padding:1rem 2.5rem;transition:all .3s ease}.reset-btn:hover{box-shadow:0 6px 20px #ff6b6b66;transform:translateY(-2px)}@media (max-width:768px){.header-content{flex-direction:column;gap:1rem;text-align:center}.emission-number{font-size:3rem}.dashboard-tabs{flex-direction:column}}.App{max-width:100vw;min-height:100vh;overflow-x:hidden;width:100%}
/*# sourceMappingURL=main.db13e54c.css.map*/