*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f5f5f5;min-height:100vh;color:#333}html{scroll-behavior:smooth}.navbar{background:#fff;padding:10px 0;border-bottom:2px solid #e8f5e9;box-shadow:0 2px 12px #0000000f;position:sticky;top:0;z-index:100}.nav-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.logo{height:60px;width:auto;cursor:pointer;padding-right:50px}.nav-links{display:flex;gap:35px;align-items:center;color:#2e5f1f}.nav-link{color:#2e5f1f;text-decoration:none;font-size:17px;font-weight:400;transition:all .2s ease;position:relative}.nav-link:hover{color:#1d3f12}.nav-link:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:#2e5f1f;transition:width .3s ease}.nav-link:hover:after{width:100%}.login-btn{background:transparent;border:none;color:#2e5f1f;padding:8px;font-size:17px;font-weight:400;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:6px;font-family:inherit;letter-spacing:.3px;position:relative}.login-btn:hover{opacity:.7;color:#1d3f12}.login-btn:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:#2e5f1f;transition:width .3s ease}.login-btn:hover:after{width:100%}.hero{position:relative;min-height:550px;background:linear-gradient(135deg,#2e5f1f,#1d3f12);overflow:hidden;display:flex;align-items:center}.hero-checklist{list-style:none;padding:0;margin:18px auto 0;display:inline-block;text-align:left;font-size:16px;opacity:.95}.hero-checklist li{margin:8px 0;position:relative;padding-left:26px}.hero-checklist li:before{content:"✓";position:absolute;left:0;top:0;color:#a8d5a8;font-weight:700}.hero:before{content:"";position:absolute;inset:0;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 600"><path fill="%23ffffff" fill-opacity="0.05" d="M0,300 Q300,100 600,300 T1200,300 L1200,600 L0,600 Z"/></svg>');background-size:cover;background-position:bottom}.hero-overlay{position:relative;width:100%;padding:80px 40px}.hero-content{max-width:800px;margin:0 auto;text-align:center;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center}.hero-badge{display:inline-block;background:#a8d5a833;color:#a8d5a8;padding:8px 20px;border-radius:20px;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:25px;border:1px solid rgba(168,213,168,.3)}.hero-title{font-size:45px;font-weight:700;margin-bottom:25px;line-height:1.2;letter-spacing:-1.5px}.hero-subtitle{font-size:20px;font-weight:300;margin-bottom:10px;opacity:.95;line-height:1.6;max-width:700px;margin-left:auto;margin-right:auto}.hero-cta{display:flex;justify-content:center;align-items:center;color:#2e5f1f;background:#fff;padding:18px 25px;font-size:18px;font-weight:700;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;margin:15px 0;display:inline-block;max-width:200px}.hero-cta:hover{background:#d4d0d0;transform:translateY(-2px);box-shadow:0 4px 12px #2e5f1f4d}.info-section{padding:80px 40px;background:#fff}.info-container{max-width:1100px;margin:0 auto}.info-section h2{text-align:center;color:#2e5f1f;font-size:36px;margin-bottom:60px;font-weight:600}.steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px}.step{text-align:center;padding:30px}.step-number{width:60px;height:60px;background:linear-gradient(135deg,#3d7029,#2e5f1f);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;margin:0 auto 20px}.step h3{color:#2e5f1f;font-size:22px;margin-bottom:12px}.step p{color:#666;line-height:1.6}.csrd-section{background:#f8fdf8;padding:80px 40px}.csrd-container{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.csrd-text h2{color:#2e5f1f;font-size:36px;margin-bottom:20px}.csrd-text p{color:#555;line-height:1.8;margin-bottom:20px;font-size:16px}.csrd-list{list-style:none;padding:0}.csrd-list li{color:#444;padding:12px 0;font-size:16px;line-height:1.6}.csrd-visual{text-align:center;padding:40px;background:#fff;border-radius:12px;box-shadow:0 4px 16px #2e5f1f1a}.co2-icon{width:140px;height:140px;background:linear-gradient(135deg,#3d7029,#2e5f1f);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:42px;font-weight:700;margin:0 auto 25px;box-shadow:0 8px 24px #2e5f1f4d}.csrd-highlight{color:#2e5f1f;font-size:18px;font-weight:600;line-height:1.6}main{max-width:800px;margin:60px auto;background-color:#fff;padding:60px;border-radius:12px;box-shadow:0 8px 32px #0000001f}.form-header{margin-bottom:40px;padding-bottom:30px;border-bottom:2px solid #e8f5e9}.form-header h2{color:#2e5f1f;font-size:32px;font-weight:600;margin-bottom:12px;letter-spacing:-.5px}.form-description{color:#666;font-size:16px;line-height:1.6}.form-section{margin-bottom:45px;padding-bottom:35px;border-bottom:1px solid #e8f5e9}.form-section:last-of-type{border-bottom:none}.section-title{color:#2e5f1f;font-size:22px;font-weight:600;margin-bottom:25px;padding-bottom:10px;border-bottom:2px solid #e8f5e9}.question{margin-bottom:25px}label{display:block;margin-bottom:10px;color:#2e5f1f;font-weight:500;font-size:15px;letter-spacing:.2px}input[type=text],input[type=email],input[type=number],textarea,select{width:100%;padding:14px 18px;border:2px solid #e0e0e0;border-radius:6px;font-size:15px;font-family:inherit;transition:all .2s ease;background:#fafafa}input[type=text]:focus,input[type=email]:focus,input[type=number]:focus,textarea:focus,select:focus{outline:none;border-color:#2e5f1f;background:#fff;box-shadow:0 0 0 3px #2e5f1f1a}input::placeholder,textarea::placeholder{color:#999}textarea{resize:vertical;min-height:120px}.form-footer{margin-top:40px;text-align:center}.privacy-note{background:#f8fdf8;padding:15px 20px;border-radius:6px;color:#555;font-size:14px;margin-bottom:25px;border-left:3px solid #2e5f1f}button[type=submit]{background:linear-gradient(135deg,#3d7029,#2e5f1f);color:#fff;padding:18px 50px;border:none;border-radius:6px;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease;letter-spacing:.5px;box-shadow:0 4px 16px #2e5f1f4d}button[type=submit]:hover{transform:translateY(-2px);box-shadow:0 6px 24px #2e5f1f66}button[type=submit]:active{transform:translateY(0)}.required{color:#d32f2f;font-weight:700}.footer{background:#1d3f12;color:#fff;padding:60px 40px 30px}.footer-content{max-width:1200px;margin:0 auto 40px;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px}.footer-section h4{font-size:18px;margin-bottom:15px;color:#a8d5a8}.footer-section p{margin-bottom:8px;opacity:.9;font-size:14px;line-height:1.6}.footer-section a{display:block;color:#fff;text-decoration:none;opacity:.9;margin-bottom:8px;transition:opacity .2s}.footer-section a:hover{opacity:1;text-decoration:underline}.footer-logo{height:50px;margin-bottom:15px;filter:brightness(0) invert(1)}.footer-bottom{text-align:center;padding-top:30px;border-top:1px solid rgba(255,255,255,.1);opacity:.7;font-size:14px}.footer-bottom a{color:#fff;text-decoration:none}.footer-bottom a:hover{text-decoration:underline}.disclaimer-banner{padding:5px;margin:10px auto;max-width:800px;border-radius:6px}.disclaimer-banner p{margin:0;color:#856404;font-size:14px;line-height:1.6}.legal-page{min-height:100vh;background:#f5f5f5;padding:80px 20px}.legal-content{max-width:900px;margin:0 auto;background:#fff;padding:60px;border-radius:12px;box-shadow:0 4px 16px #0000001a}.legal-content h1{color:#2e5f1f;font-size:36px;margin-bottom:10px}.last-updated{color:#666;font-size:14px;margin-bottom:40px;font-style:italic}.legal-content section{margin-bottom:40px}.legal-content h2{color:#2e5f1f;font-size:24px;margin-bottom:15px;margin-top:30px}.legal-content h3{color:#3d7029;font-size:18px;margin:20px 0 10px}.legal-content p{line-height:1.8;color:#444;margin-bottom:15px}.legal-content ul{margin-left:25px;line-height:1.8;color:#444}.legal-content li{margin-bottom:10px}.legal-content strong{color:#2e5f1f}@media(max-width:768px){.nav-links{display:none}.hero-title{font-size:36px}.hero-subtitle{font-size:17px}.csrd-container,.steps{grid-template-columns:1fr}main{margin:40px 20px;padding:40px 30px}.logo{height:45px}.nav-container{padding:0 20px}.footer-content{grid-template-columns:1fr}}.result-section{background:#fff;padding:80px 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.result-container{max-width:800px;margin:0 auto;text-align:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.result-container h2{color:#2e5f1f;font-size:32px;margin-bottom:40px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.result-total{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);padding:40px;border-radius:12px;margin-bottom:30px;box-shadow:0 4px 16px #2e5f1f26}.total-number{font-size:72px;font-weight:700;color:#d64545;line-height:1;margin-bottom:10px}.total-label{font-size:24px;color:#2e5f1f;font-weight:600}.result-comparison{background:#f5f9f5;padding:20px;border-radius:8px;margin-bottom:40px}.result-comparison p{margin:10px 0;font-size:18px;color:#444}.result-breakdown{margin-bottom:40px}.result-breakdown h3{color:#2e5f1f;font-size:24px;margin-bottom:20px}.breakdown-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.breakdown-item{background:#fff;padding:20px;border:2px solid #e8f5e9;border-radius:8px;display:flex;flex-direction:column;gap:10px}.breakdown-label{font-size:16px;color:#666}.breakdown-value{font-size:24px;font-weight:700;color:#2e5f1f}.result-actions{margin-top:40px;display:flex;gap:15px;justify-content:center;flex-wrap:wrap}.btn-primary{background:linear-gradient(135deg,#3d7029,#2e5f1f);color:#fff;padding:16px 40px;border:none;border-radius:6px;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px #2e5f1f4d;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 24px #2e5f1f66}.btn-secondary{background:#fff;color:#2e5f1f;padding:16px 40px;border:2px solid #2e5f1f;border-radius:6px;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.btn-secondary:hover{background:#f5f9f5;transform:translateY(-2px)}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.notification{position:fixed;top:20px;right:20px;padding:16px 24px;border-radius:8px;box-shadow:0 4px 16px #0003;display:flex;align-items:center;gap:16px;z-index:10000;animation:slideIn .3s ease-out;max-width:400px;font-size:16px;font-weight:500}@keyframes slideIn{0%{transform:translate(400px);opacity:0}to{transform:translate(0);opacity:1}}.notification-success{background:linear-gradient(135deg,#4caf50,#45a049);color:#fff}.notification-error{background:linear-gradient(135deg,#f44336,#e53935);color:#fff}.notification-info{background:linear-gradient(135deg,#2196f3,#1e88e5);color:#fff}.notification-close{background:none;border:none;color:#fff;font-size:24px;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;opacity:.8;transition:opacity .2s}.notification-close:hover{opacity:1}@media(max-width:768px){.notification{top:10px;right:10px;left:10px;max-width:none}}.modal-overlay{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:9999}.modal-content{background:#fff;padding:40px;border-radius:12px;max-width:400px;width:90%;position:relative;box-shadow:0 4px 24px #0000004d;max-height:650px}.modal-close{position:absolute;top:15px;right:15px;background:none;border:none;font-size:30px;cursor:pointer;color:#666}.modal-close:hover{color:#000}.modal-content h2{color:#2e5f1f;margin-bottom:20px;text-align:center}.modal-content .form-group{margin-bottom:20px}.modal-content .form-group label{display:block;margin-bottom:8px;color:#333;font-weight:500}.modal-content .form-group input{width:100%;padding:12px;border:2px solid #e0e0e0;border-radius:6px;font-size:16px;box-sizing:border-box}.modal-content .form-group input:focus{outline:none;border-color:#2e5f1f}.login-error{background:#ffebee;color:#d32f2f;padding:12px;border-radius:6px;margin-bottom:15px;font-size:14px;text-align:center;border:1px solid #ef5350}footer a,footer Link{color:inherit;text-decoration:none}footer a:hover,footer Link:hover{text-decoration:underline}.info{font-size:12px;padding-top:15px}.infoträd{font-size:12px;padding:15px}.GDPR{padding-top:20px}button.nav-link{background:none;border:none;cursor:pointer;font:inherit;color:inherit;padding:0}button.nav-link:hover{color:#4a8c2a}.btn-secondary{background:#f8f9fa;color:#333;border:1px solid #ddd;border-radius:8px;cursor:pointer;font-size:16px;transition:all .2s}.btn-secondary:hover{background:#e9ecef}.btn-danger{background:#dc3545;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:16px;transition:all .2s}.btn-danger:hover{background:#c82333}.btn-danger:disabled{background:#e4606d;cursor:not-allowed;opacity:.6}@media(min-width:1500px){.nav-container{max-width:1600px}}
