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}.navbar{background:#fff;box-shadow:0 2px 5px #0000001a;box-sizing:border-box;color:#141414;height:70px;justify-content:space-between;padding:0 20px;position:sticky;top:0;width:100%;z-index:1000}.logo,.navbar{align-items:center;display:flex}.logo{flex-shrink:0;gap:8px}.logo img{height:40px;width:40px}.text-logo{display:flex;font-family:Poppins,sans-serif;font-size:24px;font-weight:700}.nav-links{display:flex;gap:30px;list-style:none;margin:0;padding:0;transition:all .3s ease-in-out}.nav-links li a{color:#000;cursor:pointer;font-size:18px;font-weight:500;text-decoration:none}.nav-links li a.active,.nav-links li a:hover{border-bottom:2px solid #fbc02d;color:#fbc02d}.search-container{align-items:center;display:flex;flex:1 1;gap:10px;margin:0 20px;max-width:500px}.search-input{background-color:#f5f5f5;border:2px solid #0000;border-radius:12px;font-size:1rem;height:48px;outline:none;padding:0 18px;transition:all .3s ease;width:100%}.search-input:focus{background-color:#fff;border-color:#2e7d32;box-shadow:0 0 0 3px #2e7d321a}.search-btn{background:linear-gradient(135deg,#2e7d32,#388e3c);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;height:48px;padding:0 30px;transition:all .3s ease;white-space:nowrap}.search-btn:hover{box-shadow:0 6px 15px #2e7d3266;transform:translateY(-2px)}.buttons{align-items:center;display:flex;flex-shrink:0;gap:10px}.buttons button{border:none;border-radius:10px;cursor:pointer;font-size:15px;font-weight:700;height:48px;padding:10px 18px;transition:all .3s ease;white-space:nowrap}.buttons a:first-child button{background-color:#f5f5f5;color:#000}.signup-btn{background-color:#2e7d32!important;border:none!important;color:#fff!important}.signup-btn:hover{background-color:#1b5e20!important;color:#fff!important;opacity:1!important}.logout-btn{background-color:#d32f2f!important;border:none;color:#fff!important}.logout-btn:hover{background-color:#b71c1c!important;opacity:1!important}.buttons button:hover{transform:translateY(-2px)}.hamburger{cursor:pointer;display:none;flex-direction:column;gap:5px}.hamburger span{background:#2e7d32;border-radius:2px;height:3px;transition:.3s;width:25px}@media (max-width:1024px){.search-container{margin:0 10px;max-width:300px}.search-btn{font-size:15px;padding:0 20px}.nav-links{gap:20px}.nav-links li a{font-size:16px}}@media (max-width:768px){.navbar{flex-wrap:wrap;height:auto;padding:10px 15px}.hamburger{display:flex}.nav-links{background:#fff;box-shadow:0 5px 10px #0000001a;flex-direction:column;gap:0;left:-100%;position:absolute;text-align:center;top:70px;width:100%}.nav-links.active{left:0}.nav-links li{border-bottom:1px solid #eee;padding:15px 0}.nav-links li a{font-size:18px}.search-container{display:flex;margin:10px 0 0;max-width:100%;order:3;width:100%}.search-btn{height:44px;padding:0 22px}.search-input{height:44px}.buttons button{font-size:14px;height:44px;padding:8px 14px}.text-logo{font-size:20px}}@media (max-width:480px){.logo img{height:32px;width:32px}.text-logo{font-size:18px}.search-btn,.search-input{font-size:14px;height:42px}.search-btn{padding:0 18px}.buttons a:last-child{display:none}}.second-navbar{align-items:center;background:#2e7d32;box-shadow:0 2px 5px #0000001a;box-sizing:border-box;display:flex;height:50px;justify-content:flex-start;padding:0 20px;position:relative;width:100%;z-index:999}.second-navbar>ul{display:flex;gap:30px;list-style:none;margin:0;padding:0}.dropdown{position:relative}.second-navbar a{color:#fff;font-size:18px;font-weight:500;padding:8px 0;text-decoration:none;white-space:nowrap}.second-navbar a.active,.second-navbar a:hover{border-bottom:2px solid #fbc02d;color:#fbc02d}.dropdown-menu{background:#fff;border-radius:0 0 5px 5px;border-top:2px solid #2e7d32;box-shadow:0 4px 10px #00000026;left:0;list-style:none;margin:0;min-width:180px;opacity:0;padding:5px 0;pointer-events:none;position:absolute;top:100%;transition:.2s;visibility:hidden;z-index:1000}.dropdown.active .dropdown-menu,.dropdown:hover .dropdown-menu{opacity:1;pointer-events:auto;visibility:visible}.dropdown-menu li a{border-bottom:none!important;color:#000!important;display:block;padding:10px 15px;text-align:left}.dropdown-menu li:hover{background:#e8f5e9}.second-hamburger{display:none}@media (max-width:1024px){.second-navbar>ul{gap:20px}.second-navbar a{font-size:16px}}@media (max-width:768px){.second-hamburger{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:8px}.second-navbar>ul{background:#2e7d32;box-shadow:0 5px 10px #0000001a;flex-direction:column;gap:0;left:-100%;padding:0;position:absolute;text-align:center;top:50px;transition:left .3s ease;width:100%}.second-navbar>ul.active{left:0}.second-navbar>ul>li{border-bottom:1px solid #ffffff26;padding:15px 0;width:100%}.second-navbar a{display:block;font-size:18px;width:100%}.dropdown-menu{background:#388e3c;box-shadow:none;height:0;opacity:0;overflow:hidden;position:static;visibility:hidden;width:100%}.dropdown.active .dropdown-menu{height:auto;opacity:1;visibility:visible}.dropdown-menu li a{color:#fff!important}.dropdown-menu li:hover{background:#43a047}}.banner-content{color:#fff;margin:0;max-width:800px;padding:0 5%;text-align:left}.eco{color:#fbc02d}.vibe{color:#2e7d32}.banner-content h1{color:#fff;font-size:42px;margin-bottom:10px}.banner-content p{color:#fff;font-size:30px;font-weight:700;line-height:1.4;margin:0 0 25px}.banner-buttons{flex-wrap:wrap;gap:15px;justify-content:flex-start;margin-left:0}.btn-primary{background-color:#2e7d32;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;max-width:180px;min-width:150px;padding:11px 24px;transition:all .3s ease}.btn-primary:hover{background-color:#1b4d24;transform:translateY(-2px)}.btn-secondary{background-color:#fbc02d;border:none;border-radius:10px;color:#333;cursor:pointer;font-size:15px;font-weight:600;max-width:180px;min-width:150px;padding:11px 24px;transition:all .3s ease}.btn-secondary:hover{background-color:#dfa30c;transform:translateY(-2px)}@media screen and (max-width:600px){.banner-content{padding:0 20px}.banner-content h1{font-size:32px}.banner-content p{font-size:22px}.btn-primary,.btn-secondary{font-size:14px;min-width:140px;padding:10px 20px}}.about-section{background:linear-gradient(90deg,#e8f5e9,#fff);padding:80px 60px}.about-wrapper{align-items:center;display:flex;gap:60px;justify-content:space-between}.media-area{width:45%}.about-text{width:50%}.about-text h2{border-bottom:none;color:#1b5e20;font-size:32px;margin-bottom:20px;padding-bottom:0}.about-text h2:after{content:none;display:none}.about-text p{color:#555;line-height:1.6;margin-bottom:20px}.awareness-features{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:25px}.feature{align-items:center;background:#f1f8f4;border-radius:20px;display:flex;font-size:14px;gap:8px;padding:8px 15px;transition:.3s ease}.feature:hover{box-shadow:0 5px 15px #0000001a;transform:translateY(-5px)}.icon{color:#2e7d32;font-size:18px}.btn-group{display:flex;flex-wrap:wrap;gap:20px;margin-left:5%;margin-top:15px}.view-btn{background:#ff9800}.upload-btn,.view-btn{border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;padding:10px 20px;transition:.3s}.upload-btn{background:#2196f3}.upload-btn:hover,.view-btn:hover{opacity:.9;transform:translateY(-2px)}.stats-text{color:#2e7d32;font-size:14px;margin-left:5%;margin-top:15px}.media-area{margin-bottom:6%;margin-right:5%;position:relative}.media-back img{height:33vh}.media-back img,.media-front img{border-radius:20px;object-fit:cover;width:70%}.media-front img{bottom:-160px;box-shadow:0 10px 25px #0003;position:absolute;right:-70px}@media (max-width:1024px){.about-section{padding:60px 40px}.about-wrapper{gap:40px}.about-text h2{font-size:28px}.media-front img{bottom:-100px;right:-40px}}@media (max-width:768px){.about-section{padding:50px 20px}.about-wrapper{flex-direction:column-reverse;gap:30px}.about-text,.media-area{margin:0;width:100%}.media-back img,.media-front img{height:250px;width:100%}.media-front img{margin-left:5%;margin-top:-50px;position:static;width:90%}.about-text{text-align:center}.about-text h2{font-size:24px}.about-text p{text-align:justify}.awareness-features{justify-content:center}.btn-group,.stats-text{justify-content:center;margin-left:0}.btn-group{flex-direction:column;gap:12px}.upload-btn,.view-btn{margin:0 auto;max-width:280px;width:100%}}@media (max-width:480px){.about-section{padding:40px 15px}.about-text h2{font-size:22px}.feature{font-size:12px;padding:6px 12px}.media-back img,.media-front img{height:200px}}.slider-section{background:#f9f9f9;padding:60px 0;position:relative;width:100%}.slider-title{border-bottom:none;color:#2e7d32;font-size:36px;margin-bottom:40px;padding-bottom:0;text-align:center}.slider-title:after{content:none;display:none}.slider-wrapper{background:#0000;box-sizing:border-box;margin:0 auto;max-width:1200px;padding:0 15px;position:relative}.slider-arrow,.slider-wrapper{align-items:center;display:flex;justify-content:center}.slider-arrow{background-color:#2e7d32;border:none;border-radius:50%;box-shadow:0 4px 10px #0003;color:#fff;cursor:pointer;flex-shrink:0;font-size:22px;height:45px;line-height:1;margin:0;min-width:45px;padding:0;position:absolute;top:50%;transform:translateY(-50%);transition:.3s;width:45px;z-index:10}.slider-arrow:hover{background-color:#43a047;transform:translateY(-50%) scale(1.1)}.slider-arrow.left{left:15px}.slider-arrow.right{right:15px}.slider-window{max-width:1110px;overflow:hidden;width:100%}.slider-track{display:flex;gap:30px;transition:transform .6s ease}.slider-card{background:#fff;border-radius:16px;box-shadow:0 6px 18px #0000001f;display:flex;flex-direction:column;height:auto;min-width:350px;overflow:hidden;padding:15px;text-align:center}.slider-card img{border-radius:12px;display:block;height:250px;object-fit:cover;width:100%}.slider-card h3{color:#2e7d32;font-size:18px;margin-top:18px}.slider-card p{color:#5f5e5e;flex-grow:1;font-size:14px;margin:8px 0 15px}.slider-card button{background-color:#fbc02d;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;margin:0 auto;padding:10px 20px;transition:.3s ease;width:60%}.slider-card button:hover{background-color:#f9a825;transform:translateY(-2px)}@media screen and (max-width:1280px){.slider-window{max-width:1000px}.slider-card{min-width:320px}}@media screen and (max-width:1024px){.slider-window{max-width:750px}.slider-card{min-width:240px}.slider-title{font-size:30px}.slider-arrow{height:42px;width:42px}.slider-arrow.left{left:10px}.slider-arrow.right{right:10px}}@media screen and (max-width:768px){.slider-section{padding:40px 0}.slider-window{max-width:100%}.slider-track{gap:20px}.slider-card{min-width:280px}.slider-arrow{font-size:18px;height:38px;min-width:38px;width:38px}.slider-arrow.left{left:8px}.slider-arrow.right{right:8px}.slider-title{font-size:26px;margin-bottom:30px}}@media screen and (max-width:600px){.slider-section{padding:30px 0}.slider-card{min-width:85vw;padding:12px}.slider-card img{height:200px}.slider-card h3{font-size:16px}.slider-card button{width:80%}.slider-arrow{font-size:16px;height:34px;min-width:34px;width:34px}.slider-arrow.left{left:5px}.slider-arrow.right{right:5px}.slider-title{font-size:24px}}.slider-wrapper .slider-arrow{background-color:#2e7d32!important;border-radius:50%!important;display:flex!important;height:45px!important;margin:0!important;max-width:45px!important;min-width:45px!important;padding:0!important;position:absolute!important;width:45px!important}.slider-wrapper{background:#0000!important}@media screen and (max-width:480px){.slider-card{min-width:80vw}.slider-card img{height:180px}.slider-title{font-size:22px}}.cards-container{background:linear-gradient(90deg,#e8f5e9,#f1f8e9);display:flex;flex-wrap:wrap;gap:30px;justify-content:center;padding:70px 20px}.eco-card{background:#bef8be;border-radius:18px;box-shadow:0 12px 25px #0000001f;padding:30px 25px;text-align:center;transition:transform .4s ease,box-shadow .4s ease;width:290px}.eco-card:hover{box-shadow:0 18px 35px #0000002e;transform:translateY(-12px)}.icon-box{align-items:center;border-radius:50%;color:#fff;display:flex;font-size:30px;height:70px;justify-content:center;margin:0 auto 18px;width:70px}.report .icon-box{background:linear-gradient(135deg,#ff7043,#ffab91)}.feedback .icon-box{background:linear-gradient(135deg,#42a5f5,#90caf9)}.volunteer .icon-box{background:linear-gradient(135deg,#2e7d32,#43a047)}.eco-card h3{border-bottom:none!important;color:#2e7d32;margin-bottom:12px;padding-bottom:0!important}.eco-card h3:after{content:none!important;display:none!important}.eco-card p{color:#555;font-size:14px;line-height:1.6;margin-bottom:22px}.eco-card button{border:none;border-radius:22px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 22px;transition:.3s}.report button{background:#ff7043}.feedback button{background:#42a5f5}.volunteer button{background:#2e7d32}.eco-card button:hover{opacity:.9;transform:translateY(-2px)}@media screen and (max-width:768px){.cards-container{gap:25px;padding:50px 15px}.eco-card{padding:25px 20px;width:45%}}@media screen and (max-width:600px){.cards-container{gap:20px;padding:40px 15px}.eco-card{max-width:350px;width:100%}.icon-box{font-size:26px;height:60px;width:60px}.eco-card h3{font-size:18px}}.eco-impact-section{background:linear-gradient(135deg,#e8f5e9,#f1f8e9);padding:90px 20px 20px;text-align:center}.two-column{align-items:stretch;display:flex;flex-wrap:wrap;gap:40px;margin:0 auto 70px;max-width:1100px}.why-left{flex:1.2 1;min-width:300px;text-align:left}.why-left h2{color:#1b5e20;font-size:34px;margin-bottom:15px}.why-left p{color:#444;font-size:15px;line-height:1.7;margin-bottom:15px}.why-right{display:flex;flex:0.9 1;flex-direction:column;justify-content:center;min-width:300px}.why-item{background:#fff;border-radius:16px;box-shadow:0 10px 20px #0000001f;display:flex;gap:12px;margin-bottom:14px;padding:14px 16px;transition:transform .3s ease,box-shadow .3s ease}.why-item:hover{box-shadow:0 14px 28px #0000002e;transform:translateY(-6px)}.why-item h4{color:#2e7d32;font-size:16px;margin-bottom:6px}.why-item p{color:#555;font-size:13.5px;line-height:1.5}.icon{flex-shrink:0;font-size:28px;margin-top:4px}.icon.orange{color:#fb8c00}.icon.blue{color:#1e88e5}.icon.green{color:#43a047}.impact-counter{display:flex;flex-wrap:wrap;gap:35px;justify-content:center;margin:70px 0}.counter-box{border-radius:18px;box-shadow:0 12px 30px #0003;color:#fff;padding:28px 20px;width:190px}.counter-box h3{font-size:34px;margin-bottom:6px}.counter-box.green{background:linear-gradient(135deg,#66bb6a,#43a047)}.counter-box.orange{background:linear-gradient(135deg,#ffa726,#fb8c00)}.counter-box.blue{background:linear-gradient(135deg,#42a5f5,#1e88e5)}.counter-box.darkgreen{background:linear-gradient(135deg,#2e7d32,#1b5e20)}.cta-box{background:#4bc94b;border-radius:22px;box-shadow:0 14px 35px #00000026;margin:0 auto;max-width:1250px;padding:50px 25px}.cta-box h2{color:#fff;font-size:28px;margin-bottom:12px}.cta-box p{color:#fff;font-size:15px;margin-bottom:30px}.cta-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.cta-primary{background:#fbc02d}.cta-primary,.cta-secondary{border:none;border-radius:28px;color:#fff;cursor:pointer;font-weight:600;padding:12px 30px;transition:.3s}.cta-secondary{background:#25a9dd}.cta-primary:hover,.cta-secondary:hover{opacity:.9;transform:translateY(-2px)}@media (max-width:1024px){.eco-impact-section{padding:60px 20px 20px}.two-column{gap:30px;margin-bottom:50px}.why-left h2{font-size:28px}.counter-box{padding:22px 15px;width:160px}.counter-box h3{font-size:28px}}@media (max-width:768px){.eco-impact-section{padding:50px 15px 15px}.two-column{flex-direction:column;gap:25px;margin-bottom:40px}.why-left{flex:1 1;min-width:100%;text-align:center}.why-left h2{font-size:26px}.why-left p{font-size:14px}.why-right{flex:1 1;min-width:100%}.why-item{border-radius:12px;padding:12px 14px}.why-item h4{font-size:15px}.why-item p{font-size:13px}.icon{font-size:24px}.impact-counter{gap:15px;margin:40px 0}.counter-box{min-width:140px;padding:20px 15px;width:45%}.counter-box h3{font-size:26px}.cta-box{border-radius:16px;padding:35px 20px}.cta-box h2{font-size:22px}.cta-box p{font-size:14px}.cta-buttons{flex-direction:column;gap:12px}.cta-primary,.cta-secondary{margin:0 auto;max-width:300px;width:100%}}@media (max-width:480px){.eco-impact-section{padding:40px 12px 12px}.why-left h2{font-size:22px}.impact-counter{gap:12px}.counter-box{width:100%}}.footer{background-color:#2e7d32;color:#fff;font-family:Arial,sans-serif;padding:50px 20px 20px}.footer-container{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;margin:0 auto;max-width:1200px}.footer-about,.footer-contact,.footer-links{flex:1 1 250px}.footer h2{border-bottom:none;color:#fff;font-size:28px;margin-bottom:15px;padding-bottom:0}.footer h2:after{content:none;display:none}.footer h3{border-bottom:none;color:#fff;font-size:20px;margin-bottom:15px;padding-bottom:0}.footer h3:after{content:none;display:none}.footer p{color:#e0e0e0;line-height:1.6}.footer-links ul{list-style:none;margin:0;padding:0}.footer-links ul li{margin-bottom:10px}.footer-links ul li a{color:#fff;text-decoration:none;transition:.3s}.footer-links ul li a:hover{color:#a8e6cf}.footer-social{display:flex;gap:15px;margin-top:10px}.footer-social a{color:#fff;font-size:20px;transition:.3s}.footer-social a:hover{color:#a8e6cf;transform:translateY(-2px)}.footer-bottom{border-top:1px solid #fff3;color:#bfbfbf;font-size:14px;margin-top:30px;padding-top:20px;text-align:center}@media (max-width:768px){.footer-container{flex-direction:column;gap:40px;text-align:center}.footer-about,.footer-contact,.footer-links{flex:1 1 100%}.footer-social{justify-content:center}}.signup-container{align-items:center;background:#e0f7e9;display:flex;font-family:Arial,sans-serif;justify-content:center;min-height:100vh}.signup-box{background:#fff;border-radius:10px;box-shadow:0 4px 15px #0003;max-width:400px;padding:40px;text-align:center;width:100%}.signup-box h2{color:#2e7d32;margin-bottom:30px}.signup-box label{color:#333;display:block;font-weight:700;margin-bottom:5px;text-align:left}.signup-box input{border:1px solid #ccc;border-radius:5px;box-sizing:border-box;margin-bottom:20px;padding:10px;width:100%}.signup-box button{background-color:#2e7d32;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:12px;width:100%}.signup-box button:hover{background-color:#1b5e20}.login-link{font-size:14px;margin-top:15px}.login-link a{color:#2e7d32;font-weight:700;text-decoration:none}.login-link a:hover{text-decoration:underline}.password-hint{color:#777;font-size:12px;margin-bottom:15px;margin-top:-12px;text-align:left}:root{--green:#004d00;--green-light:#f4f8f4;--text:#1a1a1a;--text-gray:#4d4d4d;--border:#e0e0e0}.about-page{background:#fff;color:#1a1a1a;color:var(--text);font-family:Source Sans Pro,sans-serif}.container{max-width:1140px;padding:0 24px}.container.narrow{max-width:760px}.section{padding:90px 0}.section.bg-light{background:#f4f8f4;background:var(--green-light)}.section-title{color:#004d00;color:var(--green);font-family:Merriweather,serif;font-size:2.25rem;margin-bottom:48px}.lead{color:#4d4d4d;color:var(--text-gray);font-size:1.4rem;font-weight:400;line-height:1.7;text-align:center}.about-hero{align-items:center;display:flex;height:50vh;justify-content:center;min-height:400px;position:relative}.about-hero img{height:100%;object-fit:cover;position:absolute;width:100%;z-index:1}.hero-overlay{background:#0000008c;position:absolute}.hero-content{z-index:3}.hero-content h1{font-family:Merriweather,serif;font-size:3.5rem;margin:0}.two-col{grid-gap:60px;display:grid;gap:60px;grid-template-columns:1fr 1fr}.two-col h2{color:#004d00;color:var(--green);font-family:Merriweather,serif;font-size:1.75rem;margin-bottom:16px}.two-col p{color:#4d4d4d;color:var(--text-gray);font-size:1.1rem;line-height:1.8}.card-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.card{background:#fff;border:1px solid #e0e0e0;border:1px solid var(--border);padding:32px;transition:border-color .2s}.card:hover{border-color:#004d00;border-color:var(--green)}.card h3{color:#004d00;color:var(--green);font-family:Merriweather,serif;font-size:1.25rem;margin-bottom:12px}.card p{color:#4d4d4d;color:var(--text-gray);font-size:1rem;line-height:1.7;margin:0}.section.quote{background:#004d00;background:var(--green);color:#fff;text-align:center}.section.quote p{font-family:Merriweather,serif;font-size:1.6rem;font-style:italic;line-height:1.5;margin:0}.team-credit{background:#f4f8f4;background:var(--green-light);border:1px solid #e0e0e0;border:1px solid var(--border);padding:32px;text-align:center}.team-credit p{color:#4d4d4d;color:var(--text-gray);font-size:1.05rem;margin:8px 0}.team-credit .tag{background:#004d00;background:var(--green);color:#fff;display:inline-block;font-size:.8rem;font-weight:600;letter-spacing:.5px;margin-top:16px;padding:6px 16px}@media (max-width:768px){.section{padding:60px 0}.hero-content h1{font-size:2.5rem}.two-col{gap:40px;grid-template-columns:1fr}.section-title{font-size:1.8rem}}.login-container{align-items:center;background:#e0f7e9;display:flex;font-family:Arial,sans-serif;justify-content:center;min-height:100vh}.login-box{background:#fff;border-radius:10px;box-shadow:0 4px 15px #0003;max-width:400px;padding:40px;text-align:center;width:100%}.login-box h2{color:#2e7d32;margin-bottom:30px}.login-box label{color:#333;display:block;font-weight:700;margin-bottom:5px;text-align:left}.login-box input{border:1px solid #ccc;border-radius:5px;box-sizing:border-box;margin-bottom:20px;padding:10px;width:100%}.login-box button{background-color:#2e7d32;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:12px;width:100%}.login-box button:hover{background-color:#1b5e20}.forgot-link{display:block;font-size:14px;margin-top:10px}.forgot-link a{color:#2e7d32;text-decoration:none}.forgot-link a:hover{text-decoration:underline}.signup-link{font-size:14px;margin-top:15px}.signup-link a{color:#2e7d32;font-weight:700;text-decoration:none}.signup-link a:hover{text-decoration:underline}.success-message{color:green;margin-bottom:10px}.error-message{color:red;margin-bottom:10px}.contact-page{background:#f6faf7;overflow-x:hidden}.container{margin:0 auto;padding:0 20px}.contact-banner{background:linear-gradient(135deg,#0f3d11,#1b5e20 30%,#2e7d32 70%,#43a047);color:#fff;overflow:hidden;padding:130px 20px 160px;position:relative;text-align:center}.banner-content{margin:0 auto;max-width:750px;position:relative;z-index:2}.banner-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:50px;display:inline-block;font-size:13px;margin-bottom:18px;padding:7px 16px}.banner-content h1{font-size:50px;font-weight:800;line-height:1.1;margin-bottom:14px}.banner-content h1 span{color:#a5d6a7}.banner-content p{font-size:17px;line-height:1.6;margin-bottom:32px;opacity:.9}.banner-buttons{display:flex;justify-content:center}.btn-banner-primary{background:#fff;border-radius:50px;box-shadow:0 12px 25px #0000002e;color:#1b5e20;font-weight:800;padding:15px 32px;text-decoration:none;transition:.3s}.btn-banner-primary:hover{box-shadow:0 18px 30px #00000040;transform:translateY(-4px) scale(1.02)}.wave-divider{bottom:-1px;left:0;line-height:0;position:absolute;width:100%;z-index:2}.wave-divider svg{height:80px;width:100%}.leaf-animation{inset:0;pointer-events:none;position:absolute;z-index:1}.leaf{animation:floatLeaf 8s ease-in-out infinite;color:#ffffff1f;font-size:40px;position:absolute}.l1{animation-delay:0s;font-size:50px;left:8%;top:15%}.l2{animation-delay:2s;font-size:35px;right:10%;top:20%}.l3{animation-delay:4s;bottom:30%;font-size:45px;left:15%}.l4{animation-delay:1s;bottom:20%;font-size:30px;right:18%}@keyframes floatLeaf{0%,to{opacity:.1;transform:translateY(0) rotate(0deg)}50%{opacity:.25;transform:translateY(-30px) rotate(15deg)}}.grid-four-col{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin:-50px 0 60px;position:relative;z-index:3}.info-card{align-items:flex-start;border:1px solid #eef5ee;box-shadow:0 10px 30px #0000000f;gap:14px;min-width:0;padding:22px;transition:.35s}.info-card:hover{transform:translateY(-6px)}.info-icon{align-items:center;border-radius:14px;display:flex;font-size:20px;height:54px;justify-content:center;min-width:54px;width:54px}.info-icon.green{background:#e8f5e9;color:#2e7d32}.info-icon.orange{background:#fff3e0;color:#ef6c00}.info-icon.blue{background:#e3f2fd;color:#1565c0}.info-icon.dark{background:#e8f5e9;color:#1b5e20}.info-text{flex:1 1;min-width:0}.info-text h3{color:#1b5e20;font-size:16px;margin:0 0 6px}.info-text p{color:#555;font-size:14px;margin:2px 0;overflow-wrap:anywhere;word-break:break-all}.about-section{background:#fff;border-radius:22px;box-shadow:0 10px 35px #0000000d;margin:60px auto;max-width:900px;padding:50px 30px;text-align:center}.about-icon-box{align-items:center;background:#2e7d32;border-radius:16px;color:#fff;display:flex;height:64px;justify-content:center;margin:0 auto 18px;width:64px}.section-title{color:#1b5e20;font-size:33px;font-weight:800}.title-line{background:linear-gradient(90deg,#ff9800,#ffc107);border-radius:10px;height:4px;margin:10px auto 20px;width:70px}.about-section p{color:#666;line-height:1.8;margin:0 auto;max-width:700px}.ngo-section{margin-top:65px;text-align:center}.section-subtitle{color:#777;margin-bottom:25px}.ngo-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));text-align:left}.ngo-card{background:#fff;border:1px solid #e8f5e9;border-radius:16px;padding:24px;text-align:center;transition:.35s}.ngo-card:hover{border-color:#4caf50;box-shadow:0 12px 25px #4caf501f;transform:translateY(-5px)}.ngo-letter{align-items:center;background:linear-gradient(135deg,#e8f5e9,#a5d6a7);border-radius:12px;color:#1b5e20;display:flex;font-weight:800;height:46px;justify-content:center;margin:0 auto 12px;width:46px}.ngo-card h4{color:#1b5e20;margin:0}.ngo-focus{background:#e8f5e9;border-radius:20px;color:#2e7d32;display:inline-block;font-size:12px;font-weight:600;margin-top:10px;padding:5px 12px}.faq-section{margin-top:70px}.faq-list{grid-gap:14px;display:grid;gap:14px;margin:25px auto 0;max-width:800px}.faq-item{background:#fff;border-left:4px solid #4caf50;border-radius:14px;box-shadow:0 5px 15px #00000008;padding:20px;transition:.3s}.faq-item:hover{background:#f9fdf9}.faq-item h4{color:#1b5e20;font-size:15px;margin:0 0 6px}.faq-item p{color:#666;font-size:14px;margin:0}@media (max-width:768px){.banner-content h1{font-size:34px}.grid-four-col{margin-top:20px}}.awareness-wrapper{background-color:#f7f9f6;color:#1b261c;font-family:Inter,Segoe UI,sans-serif;overflow-x:hidden}.awareness-hero{align-items:center;background:linear-gradient(135deg,#0f1f14eb,#1a3622d9);display:flex;height:70vh;justify-content:center;padding:0 20px;position:relative;text-align:center}.hero-shape-overlay{background:linear-gradient(0deg,#f7f9f6,#0000);bottom:0;height:60px;left:0;position:absolute;width:100%}.hero-content-box{color:#fff;max-width:900px;position:relative;z-index:2}.hero-badge-pill{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ff8c0026;border:1px solid #ff8c0066;border-radius:30px;color:#ff9f1a;display:inline-flex;font-size:.75rem;font-weight:700;gap:8px;letter-spacing:2px;margin-bottom:20px;padding:6px 18px;text-transform:uppercase}.pulse-dot{animation:pulse 1.5s infinite;background-color:#ff9f1a;border-radius:50%;box-shadow:0 0 10px #ff9f1a;height:8px;width:8px}.hero-content-box h1{font-family:Georgia,serif;font-size:3.8rem;letter-spacing:-.5px;line-height:1.15;margin:10px 0 20px}.hero-content-box h1 span{color:#a3e635}.hero-content-box p{color:#cbd5e1;font-size:1.15rem;line-height:1.7;margin:0 auto 35px;max-width:750px}.hero-actions{display:flex;gap:15px;justify-content:center}.hero-btn-primary{background:#2e7d32;border-radius:30px;box-shadow:0 8px 20px #2e7d3266;color:#fff;font-weight:700;padding:14px 34px;text-decoration:none;transition:all .3s ease}.hero-btn-primary:hover{background:#235e26;box-shadow:0 12px 25px #2e7d3299;transform:translateY(-2px)}.hero-btn-secondary{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #fff3;border-radius:30px;color:#fff;font-weight:600;padding:14px 28px;text-decoration:none;transition:all .3s ease}.hero-btn-secondary:hover{background:#ffffff26;border-color:#fff6}.topics-section{margin:80px auto;max-width:1240px;padding:0 20px}.section-title-box{margin-bottom:60px;text-align:center}.sub-tag{color:#2e7d32;font-size:.8rem;font-weight:800;letter-spacing:2.5px;text-transform:uppercase}.section-title-box h2{color:#111827;font-family:Georgia,serif;font-size:2.8rem;margin:10px 0 12px}.section-title-box p{color:#4b5563;font-size:1.1rem}.awareness-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(360px,1fr))}.awareness-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 10px 30px #00000008;color:inherit;display:flex;flex-direction:column;height:100%;justify-content:space-between;overflow:hidden;padding:32px;position:relative;text-decoration:none;transition:all .35s cubic-bezier(.16,1,.3,1)}.awareness-card:hover{border-color:#2e7d32;box-shadow:0 20px 40px #2e7d321f;transform:translateY(-8px)}.card-top-row{justify-content:space-between;margin-bottom:24px}.card-icon-box,.card-top-row{align-items:center;display:flex}.card-icon-box{background:#f0fdf4;border-radius:16px;box-shadow:inset 0 2px 4px #00000005;font-size:2rem;height:64px;justify-content:center;width:64px}.card-pill-tag{background:#f3f4f6;border-radius:20px;color:#4b5563;font-size:.72rem;font-weight:700;letter-spacing:.5px;padding:6px 14px;text-transform:uppercase}.card-body h3{color:#111827;font-family:Georgia,serif;font-size:1.4rem;margin-bottom:10px;transition:color .3s ease}.awareness-card:hover .card-body h3{color:#2e7d32}.card-body p{color:#6b7280;font-size:.95rem;line-height:1.6;margin-bottom:30px}.card-bottom-row{align-items:center;border-top:1px solid #f3f4f6;display:flex;justify-content:space-between;padding-top:20px}.access-text{font-size:.9rem}.access-text,.arrow-circle{color:#2e7d32;font-weight:700}.arrow-circle{align-items:center;background:#f0fdf4;border-radius:50%;display:flex;height:36px;justify-content:center;transition:all .3s ease;width:36px}.awareness-card:hover .arrow-circle{background:#2e7d32;color:#fff;transform:translateX(4px)}.impact-section{background:linear-gradient(135deg,#112615,#1e4624);border-radius:30px 30px 0 0;color:#fff;margin-top:100px;padding:80px 20px}.impact-container{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1100px;text-align:center}.impact-number{color:#a3e635;font-family:Georgia,serif;font-size:3.8rem;font-weight:700;margin-bottom:10px}.impact-label{color:#d1d5db;font-size:1.1rem;font-weight:500}@media (max-width:768px){.hero-content-box h1{font-size:2.6rem}.hero-actions{flex-direction:column;width:100%}.hero-btn-primary,.hero-btn-secondary{text-align:center;width:100%}.awareness-hero{height:75vh}}.protected-content{filter:blur(3px);opacity:.6;pointer-events:none;-webkit-user-select:none;user-select:none}.modal-overlay{align-items:center;background:#0009;display:flex;inset:0;justify-content:center;pointer-events:auto;position:fixed;z-index:9999}.modal-content{background:#fff;border-radius:12px;box-shadow:0 10px 25px #00000026;padding:30px;pointer-events:auto;text-align:center;width:380px}.modal-buttons{display:flex;gap:10px;justify-content:center;margin-top:20px}.modal-buttons button{background:#16a34a;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:10px 20px}.modal-buttons button:hover{background:#15803d}.my-reports-page,.my-reports-page *,.report-page,.report-page *{box-sizing:border-box}.report-page{background:#f5f8f6;color:#1f2937;font-family:Segoe UI,Arial,sans-serif;min-height:100vh;padding:145px 40px 70px;width:100%}.report-page>h1{color:#164e3b;font-size:42px;font-weight:800;line-height:1.2;margin:0;text-align:center}.report-page>.subtitle{color:#667085;font-size:17px;line-height:1.6;margin:10px 0 35px;text-align:center}.report-page .category-row{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 auto 35px;max-width:1050px;width:100%}.report-page .category-card{align-items:center;background:#fff;border:2px solid #dce8e1;border-radius:14px;color:#245c47;cursor:pointer;display:flex;font-size:17px;font-weight:700;justify-content:center;min-height:75px;padding:12px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}.report-page .category-card:hover{border-color:#3c9b70;box-shadow:0 8px 20px #164e3b1a;transform:translateY(-3px)}.report-page .category-card.active{background:#237a54;border-color:#237a54;box-shadow:0 8px 20px #237a5438;color:#fff}.report-page .report-layout{margin:0 auto;max-width:1050px;width:100%}.report-page .form-section{width:100%}.report-page .form-card{background:#fff;border:1px solid #e2ebe5;border-radius:20px;box-shadow:0 12px 35px #164e3b14;padding:35px;width:100%}.report-page .row{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.report-page .form-group{margin-bottom:22px;width:100%}.report-page .form-group label{color:#263f35;display:block;font-size:14px;font-weight:700;margin-bottom:8px}.report-page .form-group input,.report-page .form-group select,.report-page .form-group textarea{background:#fbfdfc;border:1px solid #d4e0d9;border-radius:10px;color:#1f2937;font-family:inherit;font-size:15px;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;width:100%}.report-page .form-group input,.report-page .form-group select{height:48px;padding:0 14px}.report-page .form-group textarea{min-height:115px;padding:13px 14px;resize:vertical}.report-page .form-group input::placeholder,.report-page .form-group textarea::placeholder{color:#98a7a0}.report-page .form-group input:focus,.report-page .form-group select:focus,.report-page .form-group textarea:focus{background:#fff;border-color:#309567;box-shadow:0 0 0 3px #3095671a}.report-page .form-group input[type=file]{background:#f8fbf9;cursor:pointer;height:auto;min-height:48px;padding:11px 12px}.report-page .form-group input[type=file]::file-selector-button{background:#e1f1e8;border:none;border-radius:7px;color:#216b4b;cursor:pointer;font-size:13px;font-weight:700;margin-right:12px;padding:8px 13px}.report-page .preview-img{border:1px solid #d5e4dc;border-radius:9px;box-shadow:0 4px 12px #00000014;display:block;height:80px;object-fit:cover;width:100px!important}.report-page .submit-btn{background:#237a54;border:none;border-radius:11px;color:#fff;cursor:pointer;font-family:inherit;font-size:16px;font-weight:700;min-height:52px;transition:transform .2s ease,background .2s ease,box-shadow .2s ease;width:100%}.report-page .submit-btn:hover{background:#1c6646;box-shadow:0 8px 18px #237a5433;transform:translateY(-2px)}.report-page .submit-btn:active{transform:translateY(0)}.report-page .success{background:#e8f7ef;border:1px solid #bde5cc;border-radius:9px;color:#197044;font-size:14px;font-weight:600;margin:15px 0 0;padding:12px 15px;text-align:center}.report-page .my-reports-section{background:#fff;border:1px solid #e0eae4;border-radius:20px;box-shadow:0 10px 30px #164e3b12;margin:55px auto 0;max-width:1150px;padding:30px;width:100%}.report-page .my-reports-header{align-items:center;border-bottom:1px solid #e6eee9;display:flex;gap:20px;justify-content:space-between;margin-bottom:28px;padding-bottom:20px}.report-page .my-reports-header h2{color:#164e3b;font-size:28px;font-weight:800;margin:0 0 5px}.report-page .my-reports-header p{color:#718078;font-size:14px;margin:0}.report-page .refresh-reports-btn{background:#edf8f2;border:1px solid #cce2d6;border-radius:9px;color:#216b4b;cursor:pointer;flex-shrink:0;font-family:inherit;font-size:14px;font-weight:700;min-height:42px;padding:0 17px;transition:background .2s ease,border-color .2s ease,transform .2s ease}.report-page .refresh-reports-btn:hover{background:#dff1e7;border-color:#a9d3bb;transform:translateY(-1px)}.report-page .reports-loading{color:#4f6f61;font-size:15px;padding:35px 20px;text-align:center}.report-page .reports-error{background:#fff4f4;border:1px solid #f1c5c5;border-radius:10px;color:#b42318;font-size:14px;padding:15px 17px}.report-page .no-reports{background:#f9fcfa;border:1px dashed #cbdcd2;border-radius:14px;padding:45px 20px;text-align:center}.report-page .no-reports h3{color:#285d48;font-size:20px;margin:0 0 8px}.report-page .no-reports p{color:#7b8982;font-size:14px;margin:0}.report-page .my-reports-grid{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.report-page .my-report-card{background:#fbfdfc;border:1px solid #e0e9e4;border-radius:15px;box-shadow:0 5px 16px #164e3b0d;min-width:0;padding:23px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;width:100%}.report-page .my-report-card:hover{border-color:#c7ddd1;box-shadow:0 10px 25px #164e3b17;transform:translateY(-3px)}.report-page .report-card-top{align-items:flex-start;display:flex;gap:15px;justify-content:space-between;margin-bottom:15px}.report-page .report-label{color:#6b8177;display:inline-block;font-size:11px;font-weight:800;letter-spacing:1px;margin-bottom:6px}.report-page .report-card-top h3{color:#1d4938;font-size:19px;font-weight:750;line-height:1.35;margin:0}.report-page .report-status{align-items:center;border-radius:20px;display:inline-flex;flex-shrink:0;font-size:11px;font-weight:800;justify-content:center;min-height:30px;padding:5px 10px;text-align:center;white-space:nowrap}.report-page .status-pending{background:#fff6dc;color:#946200}.report-page .status-review{background:#eaf1ff;color:#315fa8}.report-page .status-progress{background:#fff0df;color:#a95b12}.report-page .status-resolved{background:#e4f7eb;color:#197044}.report-page .status-unsolved{background:#ffe9e9;color:#b42318}.report-page .report-description{color:#56655e;font-size:14px;line-height:1.7;margin:0 0 18px;overflow-wrap:anywhere}.report-page .report-info{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:16px}.report-page .report-info>div{background:#f0f6f2;border-radius:9px;min-width:0;padding:11px 12px}.report-page .report-info strong{color:#718078;display:block;font-size:11px;font-weight:700;margin-bottom:4px}.report-page .report-info span{color:#294f3e;display:block;font-size:13px;font-weight:700;overflow-wrap:anywhere}.report-page .assigned-info{background:#eef8f2;border-left:4px solid #3d9a6d;border-radius:8px;color:#3f5f50;font-size:13px;margin-top:14px;padding:12px 14px}.report-page .assigned-info strong{color:#1e6848}.report-page .solution-info{background:#f0faf4;border:1px solid #cde7d7;border-radius:10px;margin-top:15px;padding:14px}.report-page .solution-info strong{color:#237a54;display:block;font-size:13px;margin-bottom:6px}.report-page .solution-info p{color:#53675d;font-size:13px;line-height:1.6;margin:0;overflow-wrap:anywhere}.report-page .unsolved-info{background:#fff5f5;border:1px solid #f0caca;border-radius:10px;margin-top:15px;padding:14px}.report-page .unsolved-info strong{color:#b42318;display:block;font-size:13px;margin-bottom:6px}.report-page .unsolved-info p{color:#765454;font-size:13px;line-height:1.6;margin:0;overflow-wrap:anywhere}.report-page .report-date{border-top:1px solid #e5ece8;color:#8a9891;font-size:11px;margin-top:18px;padding-top:14px}.my-reports-page{background:linear-gradient(180deg,#eff9f3,#f8fbf9 50%,#edf7f1);color:#183b2a;font-family:Segoe UI,Arial,sans-serif;min-height:calc(100vh - 130px);padding:165px 24px 70px;width:100%}.my-reports-page .my-reports-header{background:linear-gradient(135deg,#e2f4e9,#f6fbf8 55%,#dff1e7);border:1px solid #d4e9dc;border-radius:24px;box-shadow:0 12px 35px #164e3b12;margin-bottom:40px;padding:45px 25px;width:100%}.my-reports-page .my-reports-header-content{margin:0 auto;max-width:1200px;width:100%}.my-reports-page .my-reports-eyebrow{align-items:center;background:#d4eddf;border-radius:30px;color:#237a54;display:inline-flex;font-size:12px;font-weight:800;letter-spacing:1px;margin-bottom:12px;padding:6px 12px;text-transform:uppercase}.my-reports-page .my-reports-header h1{color:#164e3b;font-size:42px;font-weight:800;line-height:1.2;margin:0 0 12px}.my-reports-page .my-reports-header p{color:#61746b;font-size:16px;line-height:1.7;margin:0;max-width:760px}.my-reports-page .my-reports-container{margin:0 auto;max-width:1400px;width:100%}.my-reports-page .my-reports-columns{grid-gap:28px;align-items:start;display:grid;gap:28px;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.my-reports-page .my-reports-column{background:#ffffffeb;border:1px solid #dfeae3;border-radius:22px;box-shadow:0 10px 30px #164e3b0f;min-width:0;padding:25px}.my-reports-page .section-heading{align-items:flex-end;border-bottom:1px solid #e5ede8;display:flex;gap:15px;justify-content:space-between;margin-bottom:22px;padding-bottom:17px}.my-reports-page .section-kicker{color:#3c9b70;font-size:11px;font-weight:800;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}.my-reports-page .section-heading h2{color:#1d4938;font-size:25px;font-weight:800;line-height:1.3;margin:0}.my-reports-page .section-count{align-items:center;background:#e3f3e9;border-radius:50px;color:#237a54;display:inline-flex;flex-shrink:0;font-size:13px;font-weight:800;height:35px;justify-content:center;min-width:35px;padding:0 10px}.my-reports-page .reports-list{display:flex;flex-direction:column;gap:20px}.my-reports-page .empty-message,.my-reports-page .error-message,.my-reports-page .loading-message,.my-reports-page .reports-message{border-radius:13px;font-size:14px;line-height:1.6;padding:25px 18px;text-align:center}.my-reports-page .loading-message,.my-reports-page .reports-message{background:#f3f8f5;color:#557066}.my-reports-page .error-message{background:#fff3f3;border:1px solid #f1cccc;color:#b42318}.my-reports-page .empty-message{background:#f7faf8;border:1px dashed #cbdcd2;color:#72827a}.my-reports-page .loading-spinner{animation:myReportsSpin .8s linear infinite;border:4px solid #dcebe2;border-radius:50%;border-top-color:#237a54;height:34px;margin:0 auto 12px;width:34px}@keyframes myReportsSpin{to{transform:rotate(1turn)}}.my-reports-page .report-card{background:#fff;border:1px solid #e0e9e4;border-radius:17px;box-shadow:0 6px 18px #164e3b0f;min-width:0;padding:22px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;width:100%}.my-reports-page .report-card:hover{border-color:#c8ddd1;box-shadow:0 12px 28px #164e3b1a;transform:translateY(-3px)}.my-reports-page .volunteer-response-card{border-top:4px solid #2e8b57}.my-reports-page .ngo-resolution-card{border-top:4px solid #2f80ed}.my-reports-page .report-card-header{align-items:flex-start;display:flex;gap:18px;justify-content:space-between;margin-bottom:20px}.my-reports-page .report-card-label{color:#718078;display:block;font-size:10px;font-weight:800;letter-spacing:1px;margin-bottom:6px;text-transform:uppercase}.my-reports-page .report-card-header h3{color:#1d4938;font-size:19px;font-weight:800;line-height:1.4;margin:0;overflow-wrap:anywhere}.my-reports-page .report-status{align-items:center;border-radius:20px;display:inline-flex;flex-shrink:0;font-size:11px;font-weight:800;justify-content:center;min-height:30px;padding:5px 11px;white-space:nowrap}.my-reports-page .report-status.solved{background:#e3f7eb;color:#197044}.my-reports-page .report-info-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:20px;width:100%}.my-reports-page .report-info-item{background:#f5f9f7;border:1px solid #e3ece7;border-radius:10px;min-width:0;padding:12px 13px}.my-reports-page .report-info-label{color:#7a8a82;display:block;font-size:10px;font-weight:800;letter-spacing:.4px;margin-bottom:5px;text-transform:uppercase}.my-reports-page .report-info-item strong{color:#294f3e;display:block;font-size:13px;line-height:1.5;overflow-wrap:anywhere}.my-reports-page .approved-text{color:#1f8a50!important}.my-reports-page .original-report-section,.my-reports-page .report-content-section,.my-reports-page .report-evidence-section{margin-top:18px}.my-reports-page .original-report-section h4,.my-reports-page .report-content-section h4,.my-reports-page .report-evidence-section h4{color:#285d48;font-size:14px;font-weight:800;margin:0 0 8px}.my-reports-page .original-report-section p,.my-reports-page .report-content-section p{color:#56655e;font-size:14px;line-height:1.7;margin:0;overflow-wrap:anywhere}.my-reports-page .report-evidence-section{border-top:1px solid #e6eee9;padding-top:18px}.my-reports-page .report-evidence-image-wrapper{background:#f3f7f5;border:1px solid #dce9e1;border-radius:13px;margin-top:10px;overflow:hidden;width:100%}.my-reports-page .report-evidence-image{border-radius:12px;display:block;max-height:320px;object-fit:cover;width:100%}.my-reports-page .original-report-section{background:#f6faf7;border:1px solid #dce8e1;border-radius:12px;margin-top:20px;padding:16px}.my-reports-page .volunteer-delete-section{border-top:1px solid #e5ece8;margin-top:20px;padding-top:17px}.my-reports-page .delete-volunteer-response-btn{background:#fff4f4;border:1px solid #e7b5b5;border-radius:10px;color:#b42318;cursor:pointer;font-family:inherit;font-size:13px;font-weight:800;min-height:44px;padding:0 16px;transition:background .2s ease,border-color .2s ease,transform .2s ease;width:100%}.my-reports-page .delete-volunteer-response-btn:hover:not(:disabled){background:#ffe8e8;border-color:#d98e8e;transform:translateY(-1px)}.my-reports-page .delete-volunteer-response-btn:disabled{cursor:not-allowed;opacity:.6}@media (max-width:1000px){.my-reports-page .my-reports-columns{grid-template-columns:1fr}.report-page .category-row{grid-template-columns:repeat(2,minmax(0,1fr))}.report-page .my-reports-grid{grid-template-columns:1fr}}@media (max-width:900px){.report-page{padding-left:25px;padding-right:25px}.report-page>h1{font-size:36px}.report-page .row{gap:18px}}@media (max-width:650px){.report-page{padding:125px 15px 45px}.report-page>h1{font-size:30px}.report-page>.subtitle{font-size:14px;margin-bottom:25px}.report-page .category-row{gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.report-page .category-card{font-size:14px;min-height:60px;padding:10px}.report-page .form-card{border-radius:15px;padding:20px 16px}.report-page .row{gap:0;grid-template-columns:1fr}.report-page .my-reports-section{border-radius:15px;padding:20px 15px}.report-page .my-reports-header{align-items:flex-start;flex-direction:column}.report-page .my-reports-header h2{font-size:24px}.report-page .refresh-reports-btn{width:100%}.report-page .my-reports-grid{grid-template-columns:1fr}.report-page .my-report-card{padding:18px}.report-page .report-card-top{align-items:flex-start;flex-direction:column}.report-page .report-info{grid-template-columns:1fr}.my-reports-page{padding:145px 15px 50px}.my-reports-page .my-reports-header{border-radius:18px;margin-bottom:25px;padding:30px 20px}.my-reports-page .my-reports-header h1{font-size:31px}.my-reports-page .my-reports-header p{font-size:14px}.my-reports-page .my-reports-column{border-radius:17px;padding:18px}.my-reports-page .section-heading{align-items:flex-start}.my-reports-page .section-heading h2{font-size:22px}.my-reports-page .report-card{padding:18px}.my-reports-page .report-card-header{align-items:flex-start;flex-direction:column;gap:10px}.my-reports-page .report-info-grid{grid-template-columns:1fr}.my-reports-page .report-evidence-image{max-height:260px}}@media (max-width:420px){.report-page{padding-left:12px;padding-right:12px}.report-page>h1{font-size:27px}.report-page .category-row{grid-template-columns:1fr}.report-page .form-card{padding:17px 13px}.report-page .my-reports-section{padding:17px 12px}.my-reports-page{padding-left:12px;padding-right:12px}.my-reports-page .my-reports-header{padding:25px 16px}.my-reports-page .my-reports-header h1{font-size:27px}.my-reports-page .my-reports-column{padding:14px}.my-reports-page .report-card{padding:15px}.my-reports-page .section-heading h2{font-size:20px}}.myreports-container{background:#f4f8f4;min-height:70vh;padding:35px 20px 60px}.myreports-wrapper{margin:0 auto;max-width:1150px}.myreports-title,.section-desc{display:none}.published-volunteer-list{display:flex;flex-direction:column;gap:25px}.published-volunteer-card{background:#fff;border:1px solid #d5e8d7;border-radius:18px;box-shadow:0 5px 18px #1e502817;box-sizing:border-box;overflow:hidden;padding:28px;position:relative;transition:transform .25s ease,box-shadow .25s ease;width:100%}.published-volunteer-card:hover{box-shadow:0 10px 28px #1e502824;transform:translateY(-3px)}.published-volunteer-card:before{background:linear-gradient(90deg,#1b5e20,#2e7d32,#66bb6a);content:"";height:5px;left:0;position:absolute;top:0;width:100%}.published-volunteer-header{align-items:center;border-bottom:1px solid #e5eee6;display:flex;gap:20px;justify-content:space-between;padding-bottom:20px}.published-label{align-items:center;background:#e8f5e9;border-radius:20px;color:#2e7d32;display:inline-flex;font-size:12px;font-weight:700;margin-bottom:9px;padding:6px 12px}.published-volunteer-header h2{color:#1b5e20;font-size:23px;font-weight:700;line-height:1.4;margin:0}.status-resolved{align-items:center;background:#2e7d32;border-radius:25px;color:#fff;display:inline-flex;flex-shrink:0;font-size:13px;font-weight:700;justify-content:center;padding:8px 16px;white-space:nowrap}.approved-text,.solved-text{color:#2e7d32!important;font-weight:800!important}.published-volunteer-info{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(4,1fr);margin-top:22px}.volunteer-info-item{background:#f7faf7;border:1px solid #e0ece1;border-radius:10px;box-sizing:border-box;min-width:0;padding:14px 15px}.volunteer-info-item strong{color:#718071;display:block;font-size:10px;font-weight:700;letter-spacing:.5px;margin-bottom:6px;text-transform:uppercase}.volunteer-info-item span{color:#202820;display:block;font-size:14px;font-weight:600;line-height:1.5;word-break:break-word}.volunteer-response-section{background:#f7faf7;border:1px solid #e2ece3;border-left:4px solid #4caf50;border-radius:9px;box-sizing:border-box;margin-top:18px;padding:17px 19px}.volunteer-response-section h3{color:#2e7d32;font-size:16px;font-weight:700;margin:0 0 8px}.volunteer-response-section p{color:#555;font-size:14px;line-height:1.8;margin:0;white-space:pre-wrap;word-break:break-word}.progress-steps{display:flex;flex-direction:column;gap:8px}.progress-step{align-items:center;background:#fff;border:1px solid #e1e7e1;border-radius:8px;color:#444;display:flex;font-size:14px;gap:10px;line-height:1.5;padding:9px 11px}.progress-number{align-items:center;background:#4caf50;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:12px;font-weight:700;height:27px;justify-content:center;width:27px}.volunteer-evidence-image{border:1px solid #d4e5d6;border-radius:10px;box-shadow:0 3px 12px #00000014;display:block;margin-top:12px;max-height:380px;max-width:600px;object-fit:cover;width:100%}.volunteer-report-box{background:#f0f7f1;border:1px solid #c9dfcb;border-radius:10px;box-sizing:border-box;margin-top:20px;padding:18px 20px}.volunteer-report-box strong{color:#1b5e20;display:block;font-size:17px;font-weight:700;margin-bottom:12px}.original-report-details p{color:#555;font-size:14px;line-height:1.7;margin:7px 0}.original-report-details b{color:#333}.no-volunteer-work{background:#fff;border:1px solid #d8ead9;border-radius:16px;box-shadow:0 4px 15px #0000000f;padding:50px 20px;text-align:center}.no-volunteer-icon{font-size:45px;margin-bottom:10px}.no-volunteer-work h3{color:#2e7d32;font-size:20px;margin:5px 0 8px}.no-volunteer-work p{color:#777;font-size:14px;margin:0}.loading-text{color:#666;font-size:15px;padding:30px;text-align:center}.error-text{background:#fff4f4;border:1px solid #ffcdd2;border-radius:10px;color:#d32f2f;font-size:14px;padding:15px 20px;text-align:center}@media (max-width:1000px){.published-volunteer-info{grid-template-columns:repeat(2,1fr)}}@media (max-width:650px){.myreports-container{padding:25px 12px 45px}.published-volunteer-card{border-radius:14px;padding:20px 16px}.published-volunteer-header{align-items:flex-start;flex-direction:column;gap:12px}.published-volunteer-header h2{font-size:20px}.status-resolved{font-size:12px;padding:7px 13px}.published-volunteer-info{gap:10px;grid-template-columns:1fr;margin-top:18px}.volunteer-info-item{padding:12px 14px}.volunteer-response-section{margin-top:15px;padding:14px 15px}.volunteer-response-section h3{font-size:15px}.volunteer-response-section p{font-size:13px;line-height:1.7}.volunteer-report-box{padding:16px}.volunteer-report-box strong{font-size:16px}.volunteer-report-box p{font-size:13px}.volunteer-evidence-image{max-height:280px}}@media (max-width:400px){.published-volunteer-card{padding:17px 13px}.published-volunteer-header h2{font-size:18px}.progress-step,.volunteer-info-item span{font-size:13px}}.volunteer-delete-section{border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;margin-top:22px;padding-top:18px}.delete-volunteer-response-btn{align-items:center;background:linear-gradient(135deg,#dc2626,#b91c1c);border:none;border-radius:9px;box-shadow:0 5px 14px #dc262633;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:700;justify-content:center;min-width:175px;outline:none;padding:11px 20px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,opacity .2s ease}.delete-volunteer-response-btn:hover{background:linear-gradient(135deg,#b91c1c,#991b1b);box-shadow:0 8px 18px #dc26264d;transform:translateY(-2px)}.delete-volunteer-response-btn:active{transform:translateY(0)}.delete-volunteer-response-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.65;transform:none}@media (max-width:600px){.volunteer-delete-section{justify-content:stretch}.delete-volunteer-response-btn{min-width:0;width:100%}}.campaign-page{background:#f4f7f5;color:#24382c;font-family:Inter,Segoe UI,Arial,sans-serif;min-height:100vh;width:100%}.campaign-page *,.campaign-page :after,.campaign-page :before{box-sizing:border-box}.campaign-header{background:linear-gradient(135deg,#a5e6fa,#aff8c7 55%,#f7d792);border-bottom:1px solid #dce5df;width:100%}.campaign-header-inner{margin:0 auto;max-width:1350px;width:92%}.breadcrumb{align-items:center;border-bottom:1px solid #dce5df;color:#748078;display:flex;font-size:12px;font-weight:600;gap:8px;min-height:50px}.breadcrumb span:first-child{color:#26804b;font-weight:800}.breadcrumb strong{color:#31503d;font-weight:800}.breadcrumb-arrow{color:#d49a2c;font-size:18px}.header-content{align-items:center;display:flex;gap:35px;justify-content:space-between;min-height:245px;padding:38px 0}.header-text{max-width:800px}.section-tag{align-items:center;background:#dcefe2;border-radius:20px;color:#237944;display:inline-flex;font-size:10px;font-weight:800;letter-spacing:.7px;margin-bottom:13px;padding:7px 13px}.section-tag:before{color:#e2a329;content:"●";font-size:8px;margin-right:7px}.header-text h1{color:#1d492d;font-size:40px;font-weight:850;letter-spacing:-.4px;line-height:1.15;margin:0}.header-text p{color:#63746b;font-size:15px;font-weight:500;line-height:1.65;margin:13px 0 0;max-width:720px}.header-action{flex-shrink:0}.primary-action{align-items:center;background:linear-gradient(135deg,#147b42,#239454);border:none;border-radius:9px;box-shadow:0 5px 15px #147b422b;color:#fff;cursor:pointer;display:inline-flex;font-size:13px;font-weight:800;gap:8px;justify-content:center;min-height:48px;padding:0 20px;transition:.25s ease}.primary-action span{font-size:20px}.primary-action:hover{box-shadow:0 8px 20px #147b423b;transform:translateY(-2px)}.campaign-stats{margin:0 auto;max-width:1350px;padding-top:25px;width:92%}.stats-grid{grid-gap:15px;gap:15px;grid-template-columns:repeat(4,minmax(0,1fr))}.stat-card{align-items:center;border:1px solid #d9e2dc;border-radius:12px;box-shadow:0 3px 10px #1e412d0a;display:flex;gap:12px;min-height:82px;padding:12px 15px;transition:.25s ease}.stats-grid .stat-card:first-child{background:#eaf7ee}.stats-grid .stat-card:nth-child(2){background:#fff3df}.stats-grid .stat-card:nth-child(3){background:#e9f6fc}.stats-grid .stat-card:nth-child(4){background:#f3edf8}.stat-card:hover{box-shadow:0 7px 15px #1e412d12;transform:translateY(-2px)}.stat-icon{align-items:center;border-radius:9px;display:flex;flex-shrink:0;font-size:17px;font-weight:900;height:43px;justify-content:center;width:43px}.stats-grid .stat-card:first-child .stat-icon{background:#d3ecda;color:#237642}.stats-grid .stat-card:nth-child(2) .stat-icon{background:#ffe5bd;color:#b96e16}.stats-grid .stat-card:nth-child(3) .stat-icon{background:#d3edf8;color:#287ca3}.stats-grid .stat-card:nth-child(4) .stat-icon{background:#e5d9ef;color:#75478e}.stat-label{color:#66756c;display:block;font-size:9px;font-weight:800;letter-spacing:.4px;margin-bottom:3px;text-transform:uppercase}.stat-card strong{color:#294634;display:block;font-size:25px;font-weight:850;line-height:1}.campaign-toolbar{align-items:center;border-bottom:1px solid #d8e2dc;display:flex;gap:20px;justify-content:space-between;margin:24px auto 0;max-width:1350px;padding:20px 0;width:92%}.toolbar-heading{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.toolbar-heading h2{color:#294b36;font-size:23px;font-weight:850;margin:0}.toolbar-heading>span{background:#e2f2e7;border-radius:15px;color:#247944;font-size:10px;font-weight:800;padding:5px 10px}.toolbar-right{align-items:center;display:flex;gap:10px}.campaign-search{height:48px;position:relative;width:340px}.campaign-search input{background:#fff;border:1px solid #cbd9d0;border-radius:13px;box-shadow:0 3px 9px #1941280a;color:#344b3c;font-family:inherit;font-size:15px;font-weight:600;height:100%;outline:none;padding:0 40px 0 43px;width:100%}.campaign-search input::placeholder{color:#89958e;font-size:13px;font-weight:500}.campaign-search input:focus{border-color:#4c9c69;box-shadow:0 0 0 3px #2d8f4e17}.search-icon{color:#26804a;font-size:21px;left:14px;z-index:2}.clear-search,.search-icon{position:absolute;top:50%;transform:translateY(-50%)}.clear-search{background:#edf3ef;border:none;border-radius:50%;color:#65736b;cursor:pointer;font-size:18px;height:27px;right:8px;width:27px}.clear-search:hover{background:#dcebe2}.status-filter{background:#fff;border:1px solid #cbd9d0;border-radius:13px;color:#405448;cursor:pointer;font-family:inherit;font-size:13px;font-weight:700;height:48px;min-width:145px;outline:none;padding:0 13px}.status-filter:focus{border-color:#4c9c69}.campaign-content-area{margin:0 auto;max-width:1350px;padding:30px 0 70px;width:92%}.campaign-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(2,minmax(0,1fr))}.campaign-card{background:#fff;border:1px solid #d8e2db;border-radius:16px;box-shadow:0 5px 18px #1c432b12;overflow:hidden;position:relative;transition:.3s ease}.campaign-card:hover{box-shadow:0 12px 26px #1c432b1f;transform:translateY(-4px)}.campaign-card:before{background:linear-gradient(90deg,#238047,#42a85f,#e3a027,#3a95bc);content:"";height:4px;left:0;position:absolute;right:0;top:0;z-index:5}.campaign-card-image{background:#e9efeb;height:265px;overflow:hidden;position:relative;width:100%}.campaign-card-image img{display:block;filter:none;height:100%;object-fit:cover;opacity:1;transition:transform .45s ease;width:100%}.campaign-card:hover
.campaign-card-image img{transform:scale(1.035)}.campaign-card-image:after,.image-overlay{display:none!important}.status-badge{align-items:center;background:#fffffff2;border-radius:18px;box-shadow:0 3px 10px #0000001a;color:#247743;display:flex;font-size:11px;font-weight:850;gap:6px;min-height:32px;padding:0 12px;position:absolute;right:16px;top:16px;z-index:4}.status-dot{background:#2aa354;border-radius:50%;height:7px;width:7px}.campaign-card-body{padding:24px}.campaign-type{background:#e2f2e7;border-radius:5px;color:#267943;display:inline-block;font-size:9px;font-weight:850;letter-spacing:.7px;padding:6px 10px}.campaign-card-body h3{color:#234831;font-size:28px;font-weight:850;line-height:1.2;margin:13px 0 18px}.campaign-meta{border:1px solid #d9e2dc;border-radius:11px;display:grid;grid-template-columns:1fr 1fr;margin-bottom:19px;overflow:hidden}.meta-item{align-items:center;display:flex;gap:9px;min-height:70px;padding:11px}.meta-item:first-child{background:#eff9f2;border-bottom:1px solid #d9e2dc;border-right:1px solid #d9e2dc}.meta-item:nth-child(2){background:#eef8fc;border-bottom:1px solid #d9e2dc}.meta-item:nth-child(3){background:#fff8e9;border-right:1px solid #d9e2dc}.meta-item:nth-child(4){background:#f7f0fa}.meta-icon{align-items:center;border-radius:8px;display:flex;flex-shrink:0;font-size:16px;font-weight:900;height:38px;justify-content:center;width:38px}.meta-item:first-child .meta-icon{background:#d7efdd;color:#237743}.meta-item:nth-child(2) .meta-icon{background:#d8edf7;color:#287da4}.meta-item:nth-child(3) .meta-icon{background:#ffebc6;color:#b87318}.meta-item:nth-child(4) .meta-icon{background:#e7dcef;color:#76478f}.meta-item small{color:#7a8780;display:block;font-size:10px;font-weight:850;letter-spacing:.5px;margin-bottom:3px}.meta-item strong{color:#354d3d;display:block;font-size:15px;font-weight:800;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.campaign-description{background:#eef8f1;border:1px solid #d2e6d8;border-left:3px solid #4d9e69;border-radius:9px;padding:16px 18px}.campaign-description h4{color:#247743;font-size:15px;font-weight:850;margin:0 0 6px}.campaign-description p{color:#63736a;font-size:13px;font-weight:500;line-height:1.6;margin:0}.campaign-card-footer{align-items:center;border-top:1px solid #dce5df;display:flex;gap:10px;justify-content:space-between;margin-top:17px;min-height:48px;padding-top:14px}.verified-campaign{align-items:center;color:#69776f;display:flex;font-size:13px;font-weight:700;gap:6px}.verified-campaign>span{background:#dcefe2;border-radius:50%;color:#247743;display:flex;font-weight:900;height:23px;width:23px}.share-btn,.verified-campaign>span{align-items:center;font-size:14px;justify-content:center}.share-btn{background:#edf8f1;border:1px solid #bfd7c6;border-radius:8px;color:#237642;cursor:pointer;display:inline-flex;font-family:inherit;font-weight:800;gap:6px;min-height:38px;padding:0 14px;transition:.2s ease}.share-btn:hover{background:#dcefe3;transform:translateY(-1px)}.share-btn span{font-size:15px}.campaign-loading{align-items:center;background:#fff;border:1px solid #d8e2dc;border-radius:14px;display:flex;flex-direction:column;justify-content:center;min-height:280px}.loading-spinner{animation:campaignSpin .8s linear infinite;border-color:#218048 #e2a126 #dce8e0 #dce8e0;border-radius:50%;border-style:solid;border-width:4px;height:40px;margin-bottom:12px;width:40px}@keyframes campaignSpin{to{transform:rotate(1turn)}}.campaign-loading p{color:#68766e;font-size:13px;margin:0}.no-campaign{align-items:center;background:#fff;border:1px solid #d8e2dc;border-radius:14px;display:flex;flex-direction:column;justify-content:center;min-height:300px;padding:30px;text-align:center}.no-campaign-icon{font-size:40px;margin-bottom:10px}.no-campaign h2{color:#294a35;font-size:24px;font-weight:850;margin:0 0 7px}.no-campaign p{color:#68766e;font-size:13px;margin:0}.reset-btn{background:#edf8f1;border:1px solid #bfd7c6;border-radius:8px;color:#237642;cursor:pointer;font-size:12px;font-weight:800;margin-top:16px;min-height:40px;padding:0 18px}@media (max-width:1100px){.stats-grid{grid-template-columns:1fr 1fr}.campaign-grid{grid-template-columns:1fr}.campaign-card{margin:0 auto;max-width:850px;width:100%}.header-text h1{font-size:38px}}@media (max-width:800px){.header-content{align-items:flex-start;flex-direction:column;padding:30px 0}.header-action,.primary-action{width:100%}.campaign-toolbar{align-items:stretch;flex-direction:column}.toolbar-right{width:100%}.campaign-search{flex:1 1;width:auto}}@media (max-width:600px){.campaign-content-area,.campaign-header-inner,.campaign-stats,.campaign-toolbar{width:94%}.breadcrumb{font-size:10px;gap:5px;min-height:45px}.breadcrumb-arrow{font-size:15px}.header-content{padding:27px 0}.section-tag{font-size:9px}.header-text h1{font-size:31px}.header-text p{font-size:14px}.stats-grid{gap:11px;grid-template-columns:1fr}.stat-card{min-height:76px}.stat-icon{font-size:16px;height:40px;width:40px}.stat-label{font-size:10px}.stat-card strong,.toolbar-heading h2{font-size:21px}.toolbar-right{align-items:stretch;flex-direction:column}.campaign-search,.status-filter{width:100%}.campaign-content-area{padding-top:24px}.campaign-card-image{height:220px}.campaign-card-body{padding:20px}.campaign-card-body h3{font-size:23px}.campaign-meta{grid-template-columns:1fr}.meta-item{min-height:66px}.meta-item:first-child,.meta-item:nth-child(2),.meta-item:nth-child(3){border-bottom:1px solid #d9e2dc;border-right:none}.meta-item strong{font-size:12px}.campaign-card-footer{align-items:stretch;flex-direction:column}.verified-campaign{justify-content:center}.share-btn{width:100%}}@media (max-width:400px){.header-text h1{font-size:28px}.header-text p{font-size:13px}.campaign-card-image{height:200px}.campaign-card-body{padding:17px}.campaign-card-body h3{font-size:21px}.campaign-description p{font-size:15px}}.blog-page-wrapper{background:#f8f9fa;min-height:100vh;padding-bottom:50px}.main-hero{background:linear-gradient(135deg,#2e7d32,#43a047);color:#fff;padding:70px 20px;text-align:center}.main-hero h1{font-size:3rem;margin-bottom:15px}.main-hero p{font-size:1.2rem;margin:auto;max-width:700px;opacity:.95}.blog-grid{display:flex;flex-direction:column;gap:45px;margin:auto;max-width:950px;padding:50px 20px}.premium-card{background:#fff;border-radius:18px;box-shadow:0 12px 35px #00000014;overflow:hidden;transition:all .4s ease}.premium-card:hover{box-shadow:0 20px 45px #0000001f;transform:translateY(-8px)}.card-img{background:#f0f0f0;height:200px;overflow:hidden;width:100%}.blog-image{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.premium-card:hover .blog-image{transform:scale(1.05)}.badge{background:#e8f5e9;border-radius:30px;color:#2e7d32;display:inline-block;font-size:.85rem;font-weight:700;margin:25px 30px 10px;padding:7px 15px}.premium-card h2{color:#222;font-size:2rem;margin:0 30px}.blog-description{color:#555;font-size:1.05rem;line-height:1.8;margin:20px 30px;min-height:50px;transition:all .3s ease-in-out}.read-btn{align-items:center;background:#2e7d32;border:none;border-radius:7px;color:#fff;cursor:pointer;display:flex;font-size:16px;gap:8px;margin:0 30px 30px;padding:12px 25px;transition:background .3s,transform .2s}.read-btn:hover{background:#1b5e20}.create-blog-section{padding:50px 20px;text-align:center}.create-blog-btn{background:#ff9800;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:18px;font-weight:700;padding:16px 45px;transition:all .3s ease}.create-blog-btn:hover{background:#ef6c00;box-shadow:0 10px 20px #ff98004d;transform:translateY(-3px)}@media (max-width:768px){.main-hero h1{font-size:2.2rem}.card-img{height:180px}.premium-card h2{font-size:1.5rem}.blog-description{font-size:1rem;padding:0 10px}.create-blog-btn,.read-btn{margin-left:5%;margin-right:5%;width:90%}}.approved-feedback-section{background:#f8f9fa;padding:70px 40px 100px;width:100%}.approved-feedback-title{color:#006d5b;font-size:36px;margin-bottom:40px;text-align:center}.feedback-grid{align-items:flex-start;display:flex;flex-direction:column;gap:25px;padding-left:80px}.feedback-card-item{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;cursor:pointer;max-width:800px;padding:20px;transition:all .3s ease;width:90%}.feedback-card-item:hover{background-color:#e8f8f5;border-left:5px solid #006d5b;box-shadow:0 8px 20px #00000026;transform:translateY(-5px)}.feedback-card-item h3{color:#006d5b;margin-bottom:8px}.feedback-card-item p{color:#555;line-height:1.6;margin-top:10px}.feedback-container{align-items:center;background:#f4faf7;display:flex;flex-direction:column;font-family:Arial,sans-serif;gap:55px;min-height:100vh;padding:60px 20px;width:100%}.feedback-card{background:#fff;border:1px solid #e0eee8;border-radius:18px;box-shadow:0 8px 30px #0050321f;max-width:650px;padding:40px;width:100%}.feedback-card h1{color:#008251;font-size:32px;font-weight:700;margin-bottom:10px;text-align:center}.subtitle{color:#666;font-size:15px;line-height:1.6;margin-bottom:30px}.feedback-form{display:flex;flex-direction:column;gap:20px;width:100%}.input-group{width:100%}.input-group label{color:#26352f;font-size:15px;font-weight:600;margin-bottom:8px}.input-group input,.input-group select,.input-group textarea{background:#fff;border:1px solid #d2ded8;border-radius:9px;color:#333;font-family:Arial,sans-serif;font-size:15px;outline:none;padding:13px 15px;transition:all .25s ease;width:100%}.input-group input::placeholder,.input-group textarea::placeholder{color:#999}.input-group input:focus,.input-group select:focus,.input-group textarea:focus{border-color:#008251;box-shadow:0 0 0 3px #0082511a}.input-group textarea{min-height:130px;resize:vertical}.submit-btn{background:#008251;border-radius:9px;font-weight:600;margin-top:5px;padding:14px;transition:all .25s ease}.submit-btn:hover{background:#006b43;transform:translateY(-1px)}.submit-btn:active{transform:translateY(0)}.feedback-container>:last-child{max-width:1100px;width:100%}.feedback-container>:last-child h1,.feedback-container>:last-child h2{color:#008251;margin-bottom:25px;text-align:center}.feedback-container>:last-child>div{max-width:1100px}.feedback-container>:last-child .approved-feedback-card,.feedback-container>:last-child .feedback-card,.feedback-container>:last-child .feedback-item{background:#fff;border:1px solid #e1eee8;border-radius:14px;box-shadow:0 5px 20px #00503214;margin-bottom:18px;padding:22px;transition:all .25s ease}.feedback-container>:last-child .approved-feedback-card:hover,.feedback-container>:last-child .feedback-card:hover,.feedback-container>:last-child .feedback-item:hover{box-shadow:0 9px 25px #00503221;transform:translateY(-3px)}.feedback-container>:last-child p{color:#555;font-size:15px;line-height:1.7;margin-bottom:8px}.feedback-container>:last-child strong{color:#26352f}.feedback-container>:last-child .rating,.feedback-container>:last-child .stars{color:#f5a623;font-size:17px;margin:8px 0}.feedback-container>:last-child .empty-message,.feedback-container>:last-child .no-feedback{background:#fff;border:1px solid #e1eee8;border-radius:12px;color:#777;padding:30px;text-align:center}@media (max-width:768px){.feedback-container{gap:40px;padding:45px 18px}.feedback-card{padding:30px 25px}.feedback-card h1{font-size:28px}}@media (max-width:600px){.feedback-container{gap:35px;padding:30px 14px}.feedback-card{border-radius:14px;padding:25px 18px}.feedback-card h1{font-size:25px}.subtitle{font-size:14px;margin-bottom:25px}.feedback-form{gap:17px}.input-group input,.input-group select,.input-group textarea{font-size:14px;padding:12px}.submit-btn{font-size:15px;padding:13px}.feedback-container>:last-child .approved-feedback-card,.feedback-container>:last-child .feedback-card,.feedback-container>:last-child .feedback-item{padding:18px}}@media (max-width:400px){.feedback-container{padding:25px 10px}.feedback-card{padding:22px 15px}.feedback-card h1{font-size:23px}}.event-page{background:#f4f8f5;color:#1f2937;font-family:Inter,Segoe UI,Arial,sans-serif;min-height:100vh;width:100%}.event-dashboard{align-items:flex-start;display:flex;gap:0;margin:0 auto;max-width:1500px;width:100%}.event-sidebar{background:#fff;border-right:1px solid #e2e8e4;min-height:100vh;min-width:280px;padding:28px 18px;position:sticky;top:0;width:280px;z-index:10}.sidebar-heading{border-bottom:1px solid #e7ece8;gap:13px;padding:5px 8px 28px}.sidebar-heading,.sidebar-logo{align-items:center;display:flex}.sidebar-logo{background:#e9f6eb;border-radius:14px;font-size:25px;height:48px;justify-content:center;width:48px}.sidebar-heading h2{color:#1b5e20;font-size:18px;font-weight:800;margin:0}.sidebar-heading p{color:#718078;font-size:11px;margin:4px 0 0}.event-menu{margin-top:25px}.menu-title{color:#8a9690;font-size:10px;font-weight:800;letter-spacing:1.2px;margin:0 8px 12px}.event-menu-item{align-items:center;background:#0000;border:none;border-radius:13px;color:#53615a;cursor:pointer;display:flex;gap:13px;margin-bottom:8px;padding:14px 13px;text-align:left;transition:all .25s ease;width:100%}.event-menu-item:hover{background:#f1f8f2;color:#216b28;transform:translateX(3px)}.event-menu-item.active{background:color-mix(in srgb,#2e7d32 11%,#fff);background:color-mix(in srgb,var(--event-color,#2e7d32) 11%,#fff);color:#2e7d32;color:var(--event-color,#2e7d32);font-weight:800}.menu-icon{align-items:center;background:#f1f5f2;border-radius:11px;display:flex;font-size:20px;height:38px;justify-content:center;min-width:38px;width:38px}.event-menu-item.active .menu-icon{background:#fff}.menu-event-name{font-size:14px}.sidebar-bottom{background:linear-gradient(135deg,#edf8ee,#f7fbf7);border:1px solid #dcebdd;border-radius:16px;margin-top:35px;padding:18px;text-align:center}.sidebar-bottom span{font-size:28px}.sidebar-bottom p{color:#607067;font-size:12px;line-height:1.6;margin:9px 0 0}.event-main{flex:1 1;min-width:0;padding-bottom:70px}.event-hero-image{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:470px;overflow:hidden;position:relative}.hero-image-content{color:#fff;max-width:850px;position:relative;text-align:center;width:90%;z-index:2}.event-hero-icon{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff2e;border:1px solid #ffffff40;border-radius:22px;display:flex;font-size:38px;height:75px;justify-content:center;margin:0 auto 18px;width:75px}.hero-image-content>span{display:inline-block;font-size:11px;font-weight:800;letter-spacing:2px;margin-bottom:12px}.hero-image-content h1{font-size:clamp(40px,6vw,68px);font-weight:900;line-height:1.05;margin:0}.hero-image-content p{color:#ffffffeb;font-size:17px;line-height:1.7;margin:20px auto;max-width:700px}.hero-date{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff29;border:1px solid #ffffff4d;border-radius:30px;display:inline-flex;font-size:14px;font-weight:700;padding:10px 18px}.event-information,.gallery-section,.locations-section,.pakistan-activities,.participation-section,.published-section,.results-section,.user-activities-section{padding:70px 55px}.section-heading{margin-bottom:35px;max-width:850px}.section-heading>span{color:#2e7d32;font-size:11px;font-weight:900;letter-spacing:1.8px}.section-heading h2{color:#18351e;font-size:32px;font-weight:900;line-height:1.2;margin:8px 0 12px}.section-heading p{color:#68756d;font-size:14px;line-height:1.7;margin:0}.details-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.info-card{background:#fff;border:1px solid #e0e9e2;border-radius:18px;box-shadow:0 7px 25px #224b2c0f;display:flex;gap:16px;padding:25px;transition:.25s ease}.info-card:hover{box-shadow:0 14px 30px #224b2c1a;transform:translateY(-5px)}.info-card-icon{align-items:center;background:#edf8ef;border-radius:13px;display:flex;font-size:22px;height:47px;justify-content:center;min-width:47px;width:47px}.info-card small{color:#2e7d32;font-size:9px;font-weight:900;letter-spacing:1px}.info-card h3{color:#233b29;font-size:17px;margin:5px 0 9px}.info-card p{color:#68756d;font-size:13px;line-height:1.7;margin:0}.level-section{grid-gap:22px;display:grid;gap:22px;grid-template-columns:1fr 1fr;padding:10px 55px 70px}.level-card{border:1px solid #dfe9e1;border-radius:20px;display:flex;gap:20px;padding:30px}.international-card{background:#edf7ff}.pakistan-card{background:#eff9ef}.level-icon{align-items:center;background:#fff;border-radius:16px;display:flex;font-size:28px;height:55px;justify-content:center;min-width:55px;width:55px}.level-card span{color:#55715d;font-size:10px;font-weight:900;letter-spacing:1.5px}.level-card h2{color:#213c28;font-size:22px;margin:7px 0}.level-card p{color:#617069;font-size:13px;line-height:1.7;margin:0}.location-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,1fr)}.location-card{align-items:center;background:#fff;border:1px solid #e0e9e2;border-radius:13px;display:flex;gap:12px;padding:17px 18px;transition:.25s ease}.location-card:hover{border-color:#a8cfad;box-shadow:0 8px 20px #1e5a2814;transform:translateY(-3px)}.location-card span{font-size:20px}.location-card strong{color:#34473b;font-size:14px}.pakistan-activity-list{grid-gap:12px;display:grid;gap:12px}.pakistan-activity{align-items:center;background:#fff;border:1px solid #e2e9e3;border-radius:12px;display:flex;gap:14px;padding:16px 20px}.pakistan-activity>span{align-items:center;background:#e8f5e9;border-radius:50%;color:#2e7d32;display:flex;font-weight:900;height:28px;justify-content:center;width:28px}.pakistan-activity p{color:#506057;font-size:14px;margin:0}.results-grid{grid-gap:17px;display:grid;gap:17px;grid-template-columns:repeat(4,1fr)}.result-card{background:#fff;border:1px solid #e1e9e2;border-radius:17px;overflow:hidden;padding:25px 18px;position:relative;text-align:center;transition:.25s ease}.result-card:before{background:#2e7d32;background:var(--event-color,#2e7d32);content:"";height:4px;left:0;position:absolute;right:0;top:0}.result-card:hover{box-shadow:0 12px 25px #1e46281a;transform:translateY(-5px)}.result-icon{font-size:25px;margin-bottom:10px}.result-card strong{color:#2e7d32;color:var(--event-color,#2e7d32);display:block;font-size:27px;font-weight:900}.result-card span{color:#718078;display:block;font-size:12px;margin-top:5px}.gallery-section{background:#fff}.gallery-grid{grid-gap:18px;gap:18px;grid-template-columns:repeat(3,1fr)}.gallery-item{background:#e9efea;border-radius:18px;height:250px;overflow:hidden;position:relative}.gallery-item img{display:block;height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.gallery-item:hover img{transform:scale(1.07)}.gallery-overlay{align-items:center;background:linear-gradient(#0000,#000000b3);bottom:0;color:#fff;display:flex;gap:9px;left:0;padding:35px 20px 17px;position:absolute;right:0}.gallery-overlay p{font-size:13px;font-weight:700;margin:0}.published-section{background:#f7faf8;border-top:1px solid #e4ebe5}.published-section .section-heading{margin-bottom:38px}.published-grid{grid-gap:24px;align-items:stretch;display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.published-card{background:#fff;border:1px solid #dfe8e1;border-radius:20px;box-shadow:0 8px 25px #1f432712;display:flex;flex-direction:column;min-width:0;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.published-card:hover{border-color:#b7d4bc;box-shadow:0 17px 35px #1f432721;transform:translateY(-7px)}.published-media{background:#e8eee9;height:245px;min-height:245px;overflow:hidden;position:relative;width:100%}.published-media img,.published-media video{background:#e7ece8;display:block;height:100%;object-fit:cover;width:100%}.published-card:hover .published-media img{transform:scale(1.04);transition:transform .4s ease}.published-media video{object-fit:cover}.approved-badge{background:#19702af0;border-radius:20px;box-shadow:0 4px 12px #00000029;color:#fff;font-size:9px;font-weight:900;letter-spacing:.7px;padding:7px 11px;position:absolute;right:14px;top:14px;z-index:3}.no-proof{align-items:center;background:linear-gradient(135deg,#eaf6eb,#f5faf5);display:flex;font-size:55px;height:100%;justify-content:center;width:100%}.published-content{display:flex;flex:1 1;flex-direction:column;padding:22px 22px 20px}.published-top{gap:12px;margin-bottom:17px}.community-icon,.published-top{align-items:center;display:flex}.community-icon{background:#eaf6ec;border:1px solid #d6ead9;border-radius:50%;font-size:21px;height:45px;justify-content:center;min-width:45px;width:45px}.published-top span{color:#7a8880;display:block;font-size:9px;font-weight:900;letter-spacing:1px;margin-bottom:3px}.published-top h3{color:#233a29;font-size:15px;font-weight:800;margin:0;word-break:break-word}.published-content h4{color:#1e5525;font-size:19px;font-weight:900;line-height:1.35;margin:0 0 9px}.published-content>p{color:#65736b;flex:1 1;font-size:13px;line-height:1.7;margin:0;word-break:break-word}.published-footer{align-items:center;border-top:1px solid #e9eeea;color:#748078;display:flex;font-size:10px;font-weight:700;gap:9px;line-height:1.4;margin-top:20px;padding-top:14px}.published-footer>span:first-child{background:#edf7ee;border-radius:50%;font-size:15px;height:30px;min-width:30px;width:30px}.published-footer>span:first-child,.published-loading{align-items:center;display:flex;justify-content:center}.published-loading{background:#fff;border:1px solid #e2e9e3;border-radius:18px;color:#6d7b73;flex-direction:column;min-height:180px}.small-loader{animation:eventSpin .8s linear infinite;border:4px solid #dce9de;border-radius:50%;border-top-color:#2e7d32;height:34px;margin-bottom:12px;width:34px}.published-loading p{font-size:13px;margin:0}.no-published{background:#fff;border:1px dashed #cbd9ce;border-radius:18px;padding:55px 20px;text-align:center}.no-published>div{font-size:45px}.no-published h3{color:#36503c;font-size:19px;margin:12px 0 7px}.no-published p{color:#78847d;font-size:13px;margin:0}.user-activities-section{background:#fff}.activities-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.activity-card{background:#f9fbf9;border:1px solid #dfe8e1;border-radius:18px;padding:24px;transition:.25s ease}.activity-card:hover{box-shadow:0 12px 28px #1e462817;transform:translateY(-5px)}.activity-card.selected{background:#f4faf5;border:2px solid #2e7d32;border:2px solid var(--event-color,#2e7d32)}.activity-top{justify-content:space-between}.activity-icon,.activity-top{align-items:center;display:flex}.activity-icon{border-radius:15px;font-size:27px;height:55px;justify-content:center;width:55px}.activity-number{color:#a2ada5;font-size:12px;font-weight:900}.activity-card h3{color:#243b29;font-size:20px;margin:22px 0 9px}.activity-card p{color:#69766f;font-size:13px;line-height:1.7;margin:0 0 22px;min-height:65px}.join-btn{align-items:center;border:none;border-radius:11px;color:#fff;cursor:pointer;display:flex;font-size:11px;font-weight:900;justify-content:space-between;letter-spacing:.5px;padding:13px 15px;transition:.25s ease;width:100%}.join-btn:hover{filter:brightness(.92);transform:translateY(-1px)}.join-btn b{font-size:17px}.participation-section{background:#f1f7f2}.participation-header{align-items:center;display:flex;gap:25px;justify-content:space-between;margin-bottom:30px}.participation-header>div:first-child>span{color:#2e7d32;color:var(--event-color,#2e7d32);font-size:10px;font-weight:900;letter-spacing:1.5px}.participation-header h2{color:#1f3825;font-size:30px;margin:7px 0}.participation-header p{color:#68756d;font-size:13px;line-height:1.6;margin:0}.participation-icon{border-radius:20px;box-shadow:0 8px 20px #1e462814;font-size:35px;height:72px;justify-content:center;min-width:72px;width:72px}.participation-icon,.selected-activity{align-items:center;background:#fff;display:flex}.selected-activity{border:1px solid #d9e6dc;border-radius:16px;gap:16px;margin-bottom:22px;padding:20px}.selected-icon{align-items:center;background:#edf7ee;border-radius:15px;display:flex;font-size:27px;height:55px;justify-content:center;min-width:55px;width:55px}.selected-activity small{color:#2e7d32;color:var(--event-color,#2e7d32);font-size:9px;font-weight:900;letter-spacing:1px}.selected-activity h3{color:#29422e;font-size:18px;margin:4px 0}.selected-activity p{color:#69766f;font-size:12px;margin:0}.select-activity-message{align-items:center;background:#fffdf2;border:1px solid #eee5bd;border-radius:15px;display:flex;gap:16px;margin-bottom:22px;padding:20px}.select-activity-message>span{font-size:28px}.select-activity-message strong{color:#5d5429;font-size:14px}.select-activity-message p{color:#82784a;font-size:12px;margin:4px 0 0}.upload-section{background:#fff;border:1px solid #dfe8e1;border-radius:18px;padding:25px}.upload-box{margin-bottom:22px}.upload-label{align-items:center;border:2px dashed #c8d9cb;border-radius:15px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;min-height:150px;padding:25px;text-align:center;transition:.25s ease}.upload-label:hover{background:#f7fbf7;border-color:#2e7d32;border-color:var(--event-color,#2e7d32)}.upload-icon{font-size:30px;margin-bottom:7px}.upload-label strong{color:#34493a;font-size:14px;max-width:90%;word-break:break-word}.upload-label>span{color:#87938c;font-size:11px;margin-top:5px}.choose-file{color:#2e7d32!important;color:var(--event-color,#2e7d32)!important;font-weight:900}.description-label{color:#405348;display:block;font-size:12px;font-weight:800;margin-bottom:8px}.activity-description{border:1px solid #d9e3db;border-radius:12px;color:#34443a;font-family:inherit;font-size:13px;min-height:130px;outline:none;padding:15px;resize:vertical;width:100%}.activity-description:focus{border-color:#2e7d32;border-color:var(--event-color,#2e7d32);box-shadow:0 0 0 3px #2e7d3214}.submit-btn{border-radius:12px;font-size:12px;font-weight:900;letter-spacing:.4px;margin-top:15px}.submit-btn:disabled{cursor:not-allowed;opacity:.55}.button-loader{animation:eventSpin .8s linear infinite;border:2px solid #ffffff73;border-radius:50%;border-top-color:#fff;display:inline-block;height:15px;margin-right:8px;vertical-align:middle;width:15px}.approval-note{background:#f4f8f5;border-radius:12px;display:flex;gap:12px;margin-top:18px;padding:15px}.approval-note>span{font-size:18px}.approval-note strong{color:#405348;font-size:12px}.approval-note p{color:#738078;font-size:11px;line-height:1.6;margin:4px 0 0}.event-empty,.event-error,.event-loading{align-items:center;background:#f5f9f5;display:flex;flex-direction:column;justify-content:center;min-height:550px;padding:30px;text-align:center}.loader{animation:eventSpin .8s linear infinite;border:4px solid #dce9de;border-radius:50%;border-top-color:#2e7d32;height:45px;margin-bottom:20px;width:45px}.event-empty h2,.event-error h2,.event-loading h3{color:#29412f;margin:0 0 8px}.event-empty p,.event-error p,.event-loading p{color:#748078;font-size:14px;margin:0}.empty-icon,.error-icon{font-size:55px;margin-bottom:15px}.event-error button{background:#2e7d32;border:none;border-radius:9px;color:#fff;cursor:pointer;font-weight:700;margin-top:20px;padding:11px 22px}@keyframes eventSpin{to{transform:rotate(1turn)}}@media (max-width:1100px){.event-sidebar{min-width:230px;width:230px}.event-information,.gallery-section,.level-section,.locations-section,.pakistan-activities,.participation-section,.published-section,.results-section,.user-activities-section{padding-left:30px;padding-right:30px}.details-grid{grid-template-columns:1fr}.activities-grid,.published-grid,.results-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.event-dashboard{display:block}.event-sidebar{border-bottom:1px solid #e2e8e4;border-right:none;min-height:auto;min-width:100%;padding:15px;position:relative;width:100%}.sidebar-heading{padding-bottom:15px}.event-menu{display:flex;gap:8px;margin-top:15px;overflow-x:auto;padding-bottom:5px}.menu-title{display:none}.event-menu-item{margin-bottom:0;min-width:170px}.sidebar-bottom{display:none}.event-hero-image{min-height:390px}.hero-image-content h1{font-size:40px}.hero-image-content p{font-size:14px}.event-information,.gallery-section,.locations-section,.pakistan-activities,.participation-section,.published-section,.results-section,.user-activities-section{padding:45px 20px}.level-section{grid-template-columns:1fr;padding:0 20px 45px}.location-grid{grid-template-columns:repeat(2,1fr)}.gallery-grid{grid-template-columns:1fr}.gallery-item{height:230px}.published-grid{gap:20px;grid-template-columns:1fr}.published-media{height:250px;min-height:250px}.activities-grid{grid-template-columns:1fr}.results-grid{grid-template-columns:repeat(2,1fr)}.participation-header{align-items:flex-start}.participation-icon{display:none}}@media (max-width:480px){.sidebar-heading h2{font-size:16px}.event-menu-item{min-width:150px}.menu-event-name{font-size:12px}.hero-image-content h1{font-size:34px}.section-heading h2{font-size:26px}.location-grid,.results-grid{grid-template-columns:1fr}.level-card{padding:22px}.info-card{padding:20px}.published-content{padding:19px}.published-media{height:220px;min-height:220px}.published-content h4{font-size:17px}.upload-section{padding:17px}}.volunteer-container{align-items:center;background:#e0f7e9;display:flex;font-family:Arial,sans-serif;justify-content:center;min-height:100vh;padding:40px 20px}.volunteer-card{background:#fff;border-radius:10px;box-shadow:0 4px 15px #0003;max-width:550px;padding:35px;width:100%}.volunteer-card h1{color:#2e7d32;margin-bottom:10px;text-align:center}.subtitle{color:#555;font-size:14px;margin-bottom:25px;text-align:center}.volunteer-form{gap:18px}.input-group,.volunteer-form{display:flex;flex-direction:column}.input-group label{color:#333;font-weight:700;margin-bottom:6px}.input-group input,.input-group textarea{border:1px solid #ccc;border-radius:5px;font-size:15px;outline:none;padding:12px;transition:.3s;width:100%}.input-group input:focus,.input-group textarea:focus{border-color:#2e7d32;box-shadow:0 0 5px #2e7d3266}textarea{resize:none}.submit-btn{background-color:#2e7d32;border-radius:5px;font-size:16px;padding:12px;width:100%}.submit-btn:hover{background-color:#1b5e20}@media (max-width:600px){.volunteer-card{padding:25px}.volunteer-card h1{font-size:1.8rem}}.forgot-container{align-items:center;background:#e0f7e9;display:flex;font-family:Arial,sans-serif;justify-content:center;min-height:100vh}.forgot-box{background:#fff;border-radius:10px;box-shadow:0 4px 15px #0003;max-width:400px;padding:40px;text-align:center;width:100%}.forgot-box h2{color:#2e7d32;margin-bottom:15px}.forgot-box p{color:#555;margin-bottom:20px}.forgot-box label{color:#333;display:block;font-weight:700;margin-bottom:5px;text-align:left}.forgot-box input{background:#e3edf9;border:1px solid #ccc;border-radius:5px;box-sizing:border-box;margin-bottom:20px;padding:10px;width:100%}.forgot-box input:focus{border:1px solid #4caf50;outline:none}.forgot-box button{background:#2e7d32;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:12px;transition:.3s;width:100%}.forgot-box button:hover{background:#1b5e20}.forgot-box button:disabled{cursor:not-allowed;opacity:.7}.error-message,.success-message{font-size:16px;font-weight:500;padding:12px}.forgot-box input:-webkit-autofill{-webkit-text-fill-color:#333;-webkit-box-shadow:inset 0 0 0 30px #e3edf9}.reset-container{align-items:center;background:#e0f7e9;display:flex;font-family:Arial,sans-serif;justify-content:center;min-height:100vh}.reset-box{background:#fff;border-radius:10px;box-shadow:0 4px 15px #0003;max-width:400px;padding:40px;text-align:center;width:100%}.reset-box h2{color:#2e7d32;margin-bottom:30px}.reset-box p{color:#555;margin-bottom:20px}.reset-box label{color:#333;display:block;font-weight:700;margin-bottom:5px;text-align:left}.reset-box input{background:#e3edf9;border:1px solid #ccc;border-radius:5px;box-sizing:border-box;margin-bottom:20px;padding:10px;width:100%}.reset-box input:focus{border-color:#2e7d32;outline:none}.reset-box button{background:#2e7d32;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:12px;width:100%}.reset-box button:hover{background:#1b5e20}.back-login{font-size:14px;margin-top:15px}.back-login a{color:#2e7d32;font-weight:700;text-decoration:none}.back-login a:hover{text-decoration:underline}.success-message{background:#d4edda;border:1px solid #c3e6cb;border-radius:6px;color:#155724}.error-message,.success-message{margin-bottom:15px;padding:10px;text-align:center}.error-message{background:#f8d7da;border:1px solid #f5c6cb;border-radius:6px;color:#721c24}.create-campaign-page{align-items:center;background:#f4f8f4;display:flex;justify-content:center;min-height:100vh;padding:50px 20px}.form-container{background:#fff;border-radius:15px;box-shadow:0 10px 25px #00000026;max-width:750px;padding:35px;width:100%}.form-container h1{color:#2e7d32;margin-bottom:10px;text-align:center}.form-container p{color:#666;line-height:1.6;margin-bottom:30px;text-align:center}form{display:flex;flex-direction:column;gap:18px}form input,form select,form textarea{border:1px solid #ccc;border-radius:8px;font-size:15px;outline:none;padding:14px;transition:.3s;width:100%}form input:focus,form select:focus,form textarea:focus{border-color:#2e7d32;box-shadow:0 0 5px #2e7d324d}textarea{resize:vertical}input[type=file]{border:none;padding:5px}.submit-btn{background:#2e7d32;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:17px;padding:15px;transition:.3s}.submit-btn:hover{background:#1b5e20}@media (max-width:768px){.form-container{padding:20px}.form-container h1{font-size:28px}.submit-btn{width:100%}}.air-page-wrapper{background:#f4f8fb;color:#1e293b;font-family:Poppins,sans-serif;overflow-x:hidden;width:100%}.air-hero{background-position:50%;background-size:cover;height:90vh;position:relative}.hero-overlay{align-items:center;background:#000f23a6;display:flex;height:100%;justify-content:center;width:100%}.hero-content{animation:fadeIn 1s ease}.hero-content h1{font-size:4rem;line-height:1.2}.hero-content h1 span{color:#38bdf8}.hero-content p{color:#e2e8f0;font-size:1.2rem;line-height:1.8}.primary-btn{background:linear-gradient(135deg,#0ea5e9,#2563eb);border:none;border-radius:40px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:14px 34px;transition:.4s ease}.primary-btn:hover{box-shadow:0 10px 25px #2563eb59;transform:translateY(-4px)}.section-header{margin-bottom:50px;text-align:center}.section-header h2{color:#0f172a;font-size:2.6rem;margin-bottom:15px}.section-header p{color:#475569;line-height:1.7;margin:auto;max-width:700px}.sources-section{padding:90px 8%}.sources-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.source-card{background:#fff;border-radius:22px;box-shadow:0 8px 25px #0000000f;overflow:hidden;transition:.4s ease}.source-card:hover{transform:translateY(-10px)}.source-image img{height:220px;object-fit:cover;width:100%}.source-content{padding:25px}.source-content h3{color:#0f172a;margin-bottom:12px}.source-content p{color:#64748b;line-height:1.7}.info-section{align-items:center;background:#fff;display:flex;flex-wrap:wrap;gap:60px;justify-content:center;padding:90px 8%}.info-section.reverse{background:#f8fafc;flex-direction:row-reverse}.info-image{flex:1 1;min-width:320px}.info-image img{border-radius:25px;box-shadow:0 10px 35px #00000014;width:100%}.info-content{flex:1 1;min-width:320px}.info-content h2{color:#0f172a;font-size:2.5rem;margin-bottom:20px}.info-content p{color:#475569;line-height:1.9;margin-bottom:25px}.info-btn{background:#0ea5e9;border:none;border-radius:35px;color:#fff;cursor:pointer;font-weight:600;padding:13px 28px;transition:.3s ease}.info-btn:hover{background:#0284c7;transform:scale(1.05)}.prevention-section{background:linear-gradient(135deg,#020617,#0f172a,#1e293b);color:#fff;padding:100px 8%;position:relative}.prevention-content h2{color:#fff;font-size:2.8rem;margin-bottom:50px;text-shadow:0 2px 10px #0000004d}.tips-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.tip-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1e3a8a66;border:1px solid #38bdf833;border-radius:20px;box-shadow:0 8px 25px #0003;padding:35px 25px;transition:.4s ease}.tip-card:hover{background:#1e3a8a99;border:1px solid #38bdf866;box-shadow:0 12px 35px #38bdf840;transform:translateY(-8px)}.tip-card h3{color:#38bdf8;font-size:1.4rem;margin-bottom:15px}.tip-card p{color:#e2e8f0;line-height:1.7}@keyframes fadeIn{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}@media (max-width:992px){.hero-content h1{font-size:3rem}.info-section,.info-section.reverse{flex-direction:column}.info-content{text-align:center}}@media (max-width:768px){.hero-content h1{font-size:2.4rem}.hero-content p{font-size:1rem}.info-content h2,.prevention-content h2,.section-header h2{font-size:2rem}.info-section,.prevention-section,.sources-section{padding:70px 5%}}@media (max-width:480px){.hero-content h1{font-size:2rem}.info-btn,.primary-btn{width:100%}.source-content,.tip-card{padding:20px}}body{background:#f8fafc;font-family:Inter,sans-serif}.pollution-wrapper{background:#f8fafc;color:#111827;padding-bottom:120px;width:100%}.hero-section{background:linear-gradient(135deg,#dbeafe,#bfdbfe,#e0f2fe);border-radius:35px;margin:40px auto 120px;max-width:1400px;overflow:hidden;padding:150px 90px;position:relative;width:92%}.hero-section:before{background:#ffffff59;height:350px;right:-100px;top:-120px;width:350px}.hero-section:after,.hero-section:before{border-radius:50%;content:"";position:absolute}.hero-section:after{background:#ffffff40;bottom:-100px;height:250px;left:-80px;width:250px}.hero-content{max-width:760px;position:relative;z-index:10}.hero-tag{background:#fff;border-radius:50px;box-shadow:0 5px 15px #0000000d;color:#2563eb;display:inline-block;font-size:.9rem;font-weight:600;padding:10px 20px}.hero-content h1{color:#0f172a;font-size:5rem;margin:30px 0}.hero-content p{color:#475569;font-size:1.1rem;line-height:2;max-width:650px}.intro-section{margin:0 auto 120px;max-width:900px;width:90%}.intro-section h2{color:#111827;font-size:3rem;margin-bottom:20px}.intro-section p{color:#4b5563;font-size:1.05rem;line-height:2}.pollution-section{align-items:center;display:flex;gap:80px;margin:120px auto;max-width:1250px;width:90%}.reverse{flex-direction:row-reverse}.pollution-image{flex:1 1}.pollution-image img{border-radius:28px;box-shadow:0 10px 30px #0000001a;height:550px;object-fit:cover;transition:.4s ease;width:100%}.pollution-image img:hover{transform:scale(1.02)}.pollution-content{flex:1 1}.pollution-content span{color:#16a34a;font-size:.9rem;font-weight:700;letter-spacing:1px;text-transform:uppercase}.pollution-content h1{color:#111827;font-size:3.2rem;line-height:1.2;margin:20px 0 25px}.pollution-content p{color:#4b5563;font-size:1.02rem;line-height:2;margin-bottom:20px}.detail-box{border-bottom:1px solid #e5e7eb;padding:22px 0}.detail-box h4{color:#16a34a;font-size:1rem;font-weight:700;margin-bottom:10px}.detail-box p{color:#374151;line-height:1.8;margin:0}.table-section{border-radius:30px;box-shadow:0 8px 25px #0000000f;margin:120px auto;max-width:1200px;padding:70px;width:90%}.table-section h2{font-size:3rem;margin-bottom:40px;text-align:center}.table-section th{background:#16a34a;font-size:1.1rem;padding:20px}.table-section td{border-bottom:1px solid #e5e7eb;padding:18px;text-align:center}.table-section tr:hover{background:#f0fdf4}.prevention-section{margin:120px auto;max-width:1250px;width:90%}.prevention-section h2{font-size:3rem;margin-bottom:60px}.prevention-card{border-radius:25px;box-shadow:0 8px 25px #0000000f;padding:45px 30px}.prevention-card h3{color:#16a34a;font-size:1.4rem;margin-bottom:15px}.prevention-card p{line-height:1.9}.stats-section{grid-gap:30px;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:120px auto 0;max-width:1250px;width:90%}.stat-card{background:#fff;border-radius:28px;box-shadow:0 8px 25px #0000000f}.stat-card:hover{transform:translateY(-8px)}.stat-card h1{color:#16a34a;font-size:4rem}.stat-card p{color:#4b5563}@media(max-width:900px){.hero-section{padding:90px 35px}.hero-content h1{font-size:3rem}.intro-section h2{font-size:2.2rem}.pollution-section,.reverse{flex-direction:column}.pollution-content h1{font-size:2.3rem}.pollution-image img{height:320px}.table-section{padding:40px 20px}.prevention-section h2,.table-section h2{font-size:2.2rem}}.air-container{margin:auto;padding:50px 0;width:75%}.air-container h1{color:#222;font-size:52px;margin-bottom:35px;text-align:center}.image-wrapper{margin-bottom:40px;position:relative}.top-image{border-radius:20px;display:block;height:500px;object-fit:cover;width:100%}.image-overlay{background:#0009;border-radius:15px;bottom:40px;color:#fff;left:40px;max-width:500px;padding:25px;position:absolute}.image-overlay h2{font-size:38px;margin-bottom:15px}.image-overlay p{font-size:16px;line-height:1.8}.intro-text{color:#555;font-size:18px;line-height:2;margin-bottom:50px}.cause-box{background:#fff;border-radius:20px;box-shadow:0 5px 20px #00000014;padding:45px}.cause-box h2{color:#123;font-size:34px;margin-bottom:18px;margin-top:40px}.cause-box p{color:#555;font-size:17px;line-height:2;margin-bottom:20px}@media(max-width:768px){.air-container{width:90%}.air-container h1{font-size:36px}.top-image{height:300px}.image-overlay{bottom:20px;left:20px;padding:20px;right:20px}.image-overlay h2{font-size:26px}.cause-box{padding:25px}.cause-box h2{font-size:28px}}.effects-page{background:#f7faf7;overflow:hidden;width:100%}.effects-hero{align-items:center;background:linear-gradient(#0000008c,#0000008c),url(/static/media/tree.9db05921177c3f99d43d.jpg);background-position:50%;background-size:cover;display:flex;min-height:90vh;padding:0 10%;width:100%}.hero-content{max-width:750px}.hero-content span{color:#9be15d;font-size:16px;font-weight:600;letter-spacing:2px;text-transform:uppercase}.hero-content h1{font-size:68px;font-weight:700;line-height:1.1;margin:20px 0}.hero-content p{color:#e5e5e5;font-size:19px;line-height:1.9;margin-bottom:35px}.hero-content button{background:#16a34a;border:none;border-radius:40px;color:#fff;cursor:pointer;font-size:17px;padding:15px 35px;transition:.3s ease}.hero-content button:hover{background:#15803d;transform:translateY(-3px)}.effect-section{align-items:center;display:flex;gap:70px;padding:110px 10%}.effect-section.reverse{flex-direction:row-reverse}.effect-image{flex:1 1}.effect-image img{border-radius:24px;box-shadow:0 10px 35px #0000001f;height:500px;object-fit:cover;width:100%}.effect-content{flex:1 1}.effect-content span{color:#16a34a;font-size:15px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.effect-content h2{color:#111827;font-size:48px;line-height:1.2;margin:18px 0 25px}.effect-content p{color:#4b5563;font-size:18px;line-height:1.9;margin-bottom:20px}.effect-content h3{color:#166534;font-size:24px;margin-bottom:15px;margin-top:30px}.effect-content ul{padding-left:20px}.effect-content li{color:#374151;font-size:17px;line-height:1.8;margin-bottom:12px}.table-section{background:#fff;padding:110px 10%;text-align:center}.table-section span{color:#16a34a;font-weight:700;letter-spacing:1px;text-transform:uppercase}.table-section h2{color:#111827;font-size:48px;margin:18px 0 50px}.table-section table{border-collapse:collapse;border-radius:20px;overflow:hidden;width:100%}.table-section th{background:#166534;color:#fff;font-size:20px;padding:22px}.table-section td{background:#f9fafb;border-bottom:1px solid #ddd;color:#374151;font-size:17px;padding:20px}.table-section tr:hover td{background:#ecfdf5}.prevention-section{background:#ecfdf5;padding:110px 10%;text-align:center}.prevention-section span{color:#16a34a;font-weight:700;text-transform:uppercase}.prevention-section h2{color:#111827;font-size:48px;margin:18px 0 55px}.prevention-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.prevention-card{background:#fff;border-radius:22px;box-shadow:0 5px 25px #00000014;padding:40px 28px;transition:.3s ease}.prevention-card:hover{transform:translateY(-8px)}.prevention-card h3{color:#166534;font-size:24px;margin-bottom:18px}.prevention-card p{color:#4b5563;font-size:16px;line-height:1.8}.stats-section{grid-gap:35px;background:#fff;display:grid;gap:35px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));padding:110px 10%}.stat-card{background:linear-gradient(135deg,#166534,#15803d);border-radius:24px;color:#fff;padding:50px 30px;text-align:center;transition:.3s ease}.stat-card:hover{transform:scale(1.04)}.stat-card h1{font-size:60px;margin-bottom:15px}.stat-card p{font-size:18px;line-height:1.8}@media (max-width:1100px){.hero-content h1{font-size:56px}.effect-content h2,.prevention-section h2,.table-section h2{font-size:40px}}@media (max-width:992px){.effect-section,.effect-section.reverse{flex-direction:column}.hero-content h1{font-size:48px}.effect-image img{height:auto}}@media (max-width:768px){.effects-hero{min-height:80vh;padding:0 7%}.effect-section,.prevention-section,.stats-section,.table-section{padding:80px 7%}.hero-content h1{font-size:38px}.effect-content li,.effect-content p,.hero-content p{font-size:16px}.effect-content h2,.prevention-section h2,.table-section h2{font-size:32px}.stat-card h1{font-size:46px}}.water-page{background:#fff;color:#1e293b;font-family:Poppins,sans-serif;overflow-x:hidden}.wp-hero{grid-gap:60px;align-items:center;background:linear-gradient(120deg,#e0f2fe,#fff);display:grid;gap:60px;grid-template-columns:1fr 1fr;padding:120px 8%}.wp-hero-text h1{color:#0c4a6e;font-size:3.5rem;font-weight:800;line-height:1.1}.wp-hero-text h1 span{color:#0284c7}.wp-hero-text p{color:#475569;font-size:1.2rem;line-height:1.8;margin-top:20px}.wp-hero-img img{border-radius:20px;box-shadow:0 20px 40px #0284c733;width:100%}.wp-about{grid-gap:60px;align-items:center;background:#f8fafc;display:grid;gap:60px;grid-template-columns:1fr 1fr;padding:100px 8%}.wp-about-img img{border-radius:20px;box-shadow:0 15px 30px #0000001a;width:100%}.wp-about-text h2{color:#075985;font-size:2.5rem;font-weight:800;margin-bottom:20px}.wp-about-text p{color:#334155;font-size:1.15rem;line-height:1.9;margin-bottom:15px}.wp-causes{padding:100px 8%;text-align:center}.wp-causes h2{color:#075985;font-size:2.5rem;font-weight:800;margin-bottom:50px}.wp-card-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));text-align:left}.wp-card{background:#fff;border-radius:16px;box-shadow:0 10px 30px #00000014;overflow:hidden;padding-bottom:10px;transition:.3s}.wp-card:hover{box-shadow:0 20px 40px #0284c726;transform:translateY(-10px)}.wp-card img{height:240px;object-fit:cover;width:100%}.wp-card h3{color:#0284c7;font-size:1.4rem;font-weight:700;padding:20px 25px 10px}.wp-card p{color:#475569;font-size:1.05rem;line-height:1.8;padding:0 25px 15px}.wp-card p b{color:#0c4a6e}.wp-effects{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1.2fr 1fr;padding:100px 8%}.wp-effects-text h2{color:#075985;font-size:2.5rem;font-weight:800;margin-bottom:25px}.wp-effects-text p{color:#334155;font-size:1.15rem;line-height:1.9;margin-bottom:20px}.wp-effects-text b{color:#0284c7}.wp-effects-img img{border-radius:20px;box-shadow:0 15px 30px #0000001a;width:100%}.wp-solutions{background:#f0f9ff;padding:100px 8%;text-align:center}.wp-solutions h2{color:#075985;font-size:2.5rem;font-weight:800;margin-bottom:20px}.wp-solution-list{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:40px;text-align:left}.wp-sol-item{background:#fff;border-radius:16px;border-top:4px solid #0284c7;box-shadow:0 5px 15px #0000000d;padding:30px}.wp-sol-item h4{color:#075985;font-size:1.3rem;font-weight:700;margin-bottom:10px}.wp-sol-item p{color:#475569;line-height:1.8}.wp-cta{background:linear-gradient(90deg,#0284c7,#075985);color:#fff;padding:100px 8%;text-align:center}.wp-cta h2{color:#fff;font-size:2.5rem;font-weight:800;margin-bottom:15px}.wp-cta p{color:#e0f2fe;font-size:1.2rem;margin:0 auto;max-width:700px}@media(max-width:900px){.wp-about,.wp-effects,.wp-hero{grid-template-columns:1fr}.wp-hero{padding:80px 5%}.wp-hero-text h1{font-size:2.5rem}section{padding:60px 5%}}body{background-color:#fefefe}.journal-hero{background:url(/static/media/Forest.b11bb61f14664e82b360.jpg) 50%/cover;position:relative}.journal-hero:before{background:#0006;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.hero-overlay{border-radius:4px;padding:25px 30px;position:relative;z-index:2}.hero-overlay p{font-size:1.1rem;margin-top:10px;opacity:.9}.journal-grid{grid-gap:40px;gap:40px;margin:50px auto}@media (max-width:900px){.journal-grid{gap:30px;grid-template-columns:1fr}}.featured-img{border-radius:10px;box-shadow:0 5px 15px #00000014;margin:25px 0;max-height:420px}.article-body h2{border-bottom:3px solid #ff8c00;color:#1b5e20;font-size:clamp(1.6rem,3vw,2.2rem);margin:40px 0 20px;padding-bottom:12px}.article-body p{color:#333;font-size:1.05rem;line-height:1.9;margin-bottom:20px}.challenges-list{list-style:none;padding-left:0}.challenges-list li{font-size:1.05rem;margin-bottom:12px}.sidebar-card{border-radius:10px;box-shadow:0 3px 10px #0000000a}.sidebar-card h3{color:#1b5e20;margin-bottom:15px}.action-plan,.benefits-section,.stats-section{margin:60px auto;max-width:1200px;padding:0 20px}.action-plan h2,.benefits-section h2,.stats-section h2{color:#1b5e20;font-size:2rem;margin-bottom:30px;text-align:center}.action-grid,.benefits-grid{grid-gap:25px;gap:25px}.action-card,.benefit-card{padding:30px;transition:transform .3s ease}.action-card:hover,.benefit-card:hover{transform:translateY(-5px)}.benefit-card img{border-radius:10px;height:200px}.benefit-card h4{color:#1b5e20;margin-bottom:10px}.data-highlight{margin:60px 0;padding:50px 20px}.data-highlight h3{font-size:1.8rem;margin-bottom:15px}.journal-challenges{border-radius:8px;margin:0 auto 60px;max-width:1200px;padding:50px 10%}.fact-box{border-radius:12px;box-shadow:0 10px 25px #e67e224d;margin:0 10% 60px;padding:40px}.fact-box h3{font-size:1.6rem;margin-bottom:10px}.intro-section{margin:-80px auto 60px;max-width:1200px;padding:0 20px;position:relative;z-index:10}.intro-card{grid-gap:0;align-items:stretch;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #0000001a;border-radius:20px;box-shadow:0 20px 50px #00000026;display:grid;gap:0;grid-template-columns:1.1fr .9fr;overflow:hidden}.intro-text-block{display:flex;flex-direction:column;justify-content:center;padding:45px}.intro-tag{background:linear-gradient(90deg,#555,#333);border-radius:20px;color:#fff;font-size:.75rem;font-weight:700;letter-spacing:1.5px;margin-bottom:10px;padding:6px 14px;width:fit-content}.intro-text-block h2{border-bottom:none;color:#1b5e20;font-size:2.1rem;line-height:1.3;margin:10px 0 15px}.intro-image-block{position:relative}.intro-image-block:after{background:linear-gradient(90deg,#00000026,#0000);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.intro-image-block img{display:block;height:100%;min-height:380px;object-fit:cover;width:100%}.stats-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.stat-item{background:#fff;border-bottom:4px solid #ff8c00;border-radius:12px;box-shadow:0 5px 15px #0000000f;padding:30px;text-align:center;transition:all .3s ease}.stat-item:hover{box-shadow:0 12px 25px #0000001a;transform:translateY(-8px)}.stat-item h3{color:#ff8c00;font-size:3rem;font-weight:800;margin-bottom:5px}.stat-item p{color:#555;font-size:.95rem;font-weight:500}.plant-theme .hero-overlay.plant-hero-right{border-left:none;border-right:5px solid #2e8b57}.plant-theme .action-plan h2,.plant-theme .article-body h2,.plant-theme .benefits-section h2,.plant-theme .journal-challenges h2,.plant-theme .sidebar-card h3,.plant-theme .stats-section h2{border-bottom-color:#2e8b57;color:#2e8b57}.plant-theme .sidebar-card{border-left:4px solid #2e8b57}.plant-theme .data-highlight{background:#2e8b57}.plant-theme .journal-challenges{border-left:5px solid #2e8b57}.plant-theme .fact-box{background:linear-gradient(135deg,#2e8b57,#1b5e20)}.plant-theme .intro-tag{background:linear-gradient(90deg,#2e8b57,#3cb371)}.plant-theme .intro-image-block:after{background:linear-gradient(90deg,#2e8b5740,#2e8b5700)}.plant-theme .stat-item{border-bottom:4px solid #2e8b57}.plant-theme .stat-item h3{color:#2e8b57}@media (max-width:900px){.intro-section{margin:-40px auto 40px}.intro-card{grid-template-columns:1fr}.intro-text-block{padding:30px}.intro-image-block{min-height:250px;order:-1}.intro-image-block:after{background:linear-gradient(180deg,#00000026,#0000)}.plant-theme .intro-image-block:after{background:linear-gradient(180deg,#2e8b5740,#2e8b5700)}.fact-box,.journal-challenges{margin:0 5% 40px;padding:30px 20px}}.premium-magazine-body.land-module{background-color:#f1f6f3;color:#1a231c;font-family:Poppins,sans-serif;padding-bottom:60px}.mag-hero-section{margin:0 auto;max-width:1400px;padding:40px 20px}.mag-hero-grid{background-color:#fff;border:1px solid #e2ebd5;border-radius:20px;box-shadow:0 15px 35px #00000008;display:grid;grid-template-columns:1fr 1.1fr;min-height:58vh;overflow:hidden}.mag-hero-text-side{display:flex;flex-direction:column;justify-content:center;padding:65px 55px}.mag-tag-line{color:#2e7d32;font-size:.85rem;font-weight:700;letter-spacing:2px;margin-bottom:18px;text-transform:uppercase}.mag-hero-text-side h1{color:#1b5e20;font-size:3.4rem;font-weight:700;line-height:1.15;margin:0 0 22px}.mag-hero-text-side h1 .highlight-text-vibe{color:#2e7d32}.mag-hero-text-side p{color:#4a544c;font-size:1.05rem;line-height:1.7}.mag-hero-image-side{background-position:50%;background-size:cover;position:relative}.mag-floating-badge{background-color:#fff;border-left:5px solid #2e7d32;border-radius:30px;bottom:30px;box-shadow:0 8px 20px #0000000f;color:#1b5e20;font-size:.8rem;font-weight:700;letter-spacing:.5px;padding:10px 20px;position:absolute;right:30px}.mag-interactive-control-deck-sticky{background:#fff;border-bottom:2px solid #1b5e20;box-shadow:0 12px 30px #0000000a;padding:20px 0;position:sticky;top:70px;z-index:99}.control-deck-wrapper{display:flex;gap:12px;justify-content:space-between;margin:0 auto;max-width:1300px;padding:0 20px}.control-deck-pill{align-items:flex-start;background:#e8f5e9;border:1px solid #c8e6c9;border-radius:10px;cursor:pointer;display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:170px;padding:14px 18px;transition:all .3s cubic-bezier(.25,.8,.25,1)}.control-deck-pill:hover{background:#1b5e20;border-color:#1b5e20;box-shadow:0 12px 24px #1b5e2033;transform:translateY(-5px)}.pill-index{color:#2e7d32;font-size:.95rem;font-weight:800;transition:color .25s ease}.control-deck-pill:hover .pill-index{color:#fbc02d}.pill-label{color:#1b5e20;font-size:.88rem;font-weight:700;line-height:1.2;text-align:left;text-transform:capitalize;transition:color .25s ease}.control-deck-pill:hover .pill-label{color:#fff}.soil-metrics-dashboard{background-color:#fff;border:1px solid #e8f5e9;border-radius:20px;box-shadow:0 15px 35px #1b5e2008;margin:70px auto;max-width:1200px;padding:50px 30px}.metrics-header{margin-bottom:45px;text-align:center}.metrics-header h2{color:#1b5e20;font-size:2.2rem;font-weight:700;margin:12px 0}.metrics-header p{color:#555;font-size:1rem;line-height:1.6;margin:0 auto;max-width:750px}.metrics-grid-cards{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.metric-card{background:#f7faf8;border:1px solid #e8f5e9;border-radius:16px;padding:35px 25px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.metric-card.sync-card-green,.metric-card.sync-card-orange,.metric-card.sync-card-yellow{border-top:5px solid #1b5e20}.metric-card:hover{background:#fff;border-color:#c8e6c9;box-shadow:0 12px 25px #1b5e200f;transform:translateY(-8px)}.metric-card h3{color:#1b5e20;font-size:2.8rem;font-weight:800;margin:0}.metric-card h4{color:#2e7d32;font-size:1.15rem;font-weight:700;margin:12px 0}.metric-card p{color:#555;font-size:.92rem;line-height:1.6;margin:0}.land-long-feed-section{margin:90px auto;max-width:1200px;padding:0 20px}.feed-container-wrapper{display:flex;flex-direction:column;gap:50px}.editorial-long-box{align-items:center;background:#fff;border:1px solid #e8f5e9;border-radius:20px;box-shadow:0 12px 30px #00000005;display:grid;grid-template-columns:1fr 1.1fr;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.editorial-long-box:hover{box-shadow:0 15px 35px #1b5e200f;transform:translateY(-5px)}.editorial-long-box.reverse-row{grid-template-columns:1.1fr 1fr}.editorial-long-box.reverse-row .long-box-img-side{order:2}.long-box-img-side img{display:block;height:410px;object-fit:cover;width:100%}.long-box-text-side{padding:55px 50px}.vector-number{color:#2e7d32;display:inline-block;font-size:.85rem;font-weight:700;letter-spacing:1px;margin-bottom:4px;text-transform:uppercase}.vector-number.green-text-indicator,.vector-number.orange-text-indicator{color:#1b5e20}.long-box-text-side h2{color:#1b5e20;font-size:2rem;font-weight:700;line-height:1.2;margin:8px 0 18px}.long-box-text-side p{color:#555;font-size:1rem;line-height:1.7;margin:0}.section-bullet-points{display:flex;flex-direction:column;gap:12px;margin-top:25px}.bullet-item{color:#555;font-size:.95rem;line-height:1.5;padding-left:22px;position:relative}.bullet-item:before{color:#2e7d32;content:"✔";font-size:.85rem;left:0;position:absolute;top:1px}.be-part-of-change-container{background:linear-gradient(135deg,#1b5e20,#0d3c13);border-radius:24px;box-shadow:0 20px 40px #0d3c1326;margin:80px auto;max-width:1200px;overflow:hidden;padding:60px 40px;position:relative;text-align:center}.be-part-of-change-container h2{color:#fff;font-size:2.5rem;font-weight:700;letter-spacing:-.5px;margin:0 0 15px}.be-part-of-change-container p{color:#c8e6c9;font-size:1.1rem;line-height:1.6;margin:0 auto 35px;max-width:700px}.action-banner-buttons-wrapper{display:flex;gap:20px;justify-content:center}.btn-join-volunteer{background-color:#ff7043;border:none;border-radius:30px;box-shadow:0 8px 20px #ff70434d;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:14px 32px;transition:all .3s ease}.btn-join-volunteer:hover{background-color:#f4511e;box-shadow:0 12px 25px #ff704366;transform:translateY(-4px)}.btn-join-event{background-color:initial;border:2px solid #fff;border-radius:30px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:13px 32px;transition:all .3s ease}.btn-join-event:hover{background-color:#fff;box-shadow:0 10px 20px #ffffff26;color:#1b5e20;transform:translateY(-4px)}.usda-advanced-framework-section{background:#fff;border:1px solid #e8f5e9;border-radius:20px;box-shadow:0 15px 35px #00000005;margin:100px auto 40px;max-width:1200px;padding:60px 30px}.usda-framework-header{margin-bottom:55px;text-align:center}.usda-framework-header h2{color:#1b5e20;font-size:2.4rem;font-weight:700;margin:12px 0}.usda-framework-header p{color:#555;font-size:1rem;line-height:1.7;margin:0 auto;max-width:850px}.usda-methods-magazine-layout{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(310px,1fr))}.method-editorial-card{background:#f7faf8;border:1px solid #e8f5e9;border-radius:16px;box-shadow:0 8px 20px #00000005;padding:40px 35px;position:relative;transition:transform .3s ease,box-shadow .3s ease}.method-editorial-card.border-accent-orange,.method-editorial-card.border-accent-vibe,.method-editorial-card.border-accent-yellow{border-bottom:4px solid #1b5e20}.method-editorial-card:hover{background:#fff;box-shadow:0 15px 30px #1b5e2014;transform:translateY(-8px)}.method-badge{border-radius:20px;display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.5px;margin-bottom:22px;padding:5px 14px;text-transform:uppercase}.method-badge.color-badge-green,.method-badge.color-badge-orange,.method-badge.color-badge-yellow{background:#e8f5e9;color:#1b5e20}.method-editorial-card h3{color:#141414;font-size:1.35rem;font-weight:700;line-height:1.3;margin:0 0 15px}.method-editorial-card p{color:#555;font-size:.95rem;line-height:1.6;margin:0}@media (max-width:968px){.editorial-long-box,.editorial-long-box.reverse-row,.mag-hero-grid,.usda-methods-magazine-layout{grid-template-columns:1fr!important}.long-box-img-side{order:1!important}.long-box-text-side,.mag-hero-text-side{padding:40px 25px}.mag-hero-text-side h1{font-size:2.4rem}.control-deck-wrapper{flex-wrap:wrap;gap:12px;justify-content:center}.action-banner-buttons-wrapper{flex-direction:column;gap:15px}}:root{--primary:#1f5e3b;--accent:#ffb703;--bg:#fdfdfd;--card:#fff;--text:#1a1e21;--muted:#5e6d7a;--border:#e5e7eb}.birds-site{background:#fdfdfd;background:var(--bg);font-family:Poppins,sans-serif;scroll-behavior:smooth}.container{max-width:1200px;padding:0 5%}.hero-clean{height:70vh;width:100%}.hero-image{height:100%;object-fit:cover;width:100%}.intro-section{padding:80px 0;text-align:center}.intro-section h1{font-family:Playfair Display,serif;font-size:2.8rem}.intro-section p{color:#5e6d7a;color:var(--muted);font-size:1.2rem;margin:20px auto 0;max-width:800px}.families-section{padding:80px 0}.section-title{font-family:Playfair Display,serif;font-size:2.4rem;margin-bottom:50px;text-align:center}.cards-grid{grid-gap:50px;display:grid;gap:50px}.bird-card{background:#fff;background:var(--card);border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:20px;box-shadow:0 5px 20px #0000000d;overflow:hidden}.bird-card>img{height:380px;object-fit:cover;width:100%}.card-content{padding:35px}.card-title{align-items:center;display:flex;gap:15px}.card-title span{font-size:2.2rem}.card-title h3{color:#1f5e3b;color:var(--primary);font-size:1.8rem;margin:0}.card-subtitle{margin:5px 0 15px}.card-detail,.card-subtitle{color:#5e6d7a;color:var(--muted)}.card-detail{font-size:1.1rem;line-height:2}.causes-section{background:#fff;padding:100px 0}.timeline{margin:auto;max-width:800px;position:relative}.timeline:after{background:#ffb703;background:var(--accent);bottom:0;content:"";left:20px;position:absolute;top:0;width:3px}.timeline-item{margin-bottom:30px;padding:10px 40px;position:relative}.timeline-dot{align-items:center;background:#1f5e3b;background:var(--primary);border-radius:50%;color:#fff;display:flex;font-weight:700;height:35px;justify-content:center;left:5px;position:absolute;width:35px}.timeline-item h4{font-size:1.3rem;margin-bottom:8px}.impact-section{padding:120px 0;position:relative}.impact-bg{object-fit:cover}.impact-bg,.impact-overlay{height:100%;left:0;position:absolute;top:0;width:100%}.impact-overlay{background:#0009}.impact-content{position:relative;z-index:2}.section-title.white{color:#fff}.impact-cards{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.impact-card-glass{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:16px;color:#fff;padding:35px;text-align:center}.impact-card-glass span{font-size:3rem}.impact-card-glass h4{font-size:1.3rem;margin:15px 0 10px}.solutions-section{background:#fdfdfd;background:var(--bg);padding:100px 0}.steps-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.step{background:#fff;border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:16px;padding:30px}.step-num{color:#ffb703;color:var(--accent);font-size:2.5rem;font-weight:900;margin-bottom:10px}.stories-section{background:#fff;padding:100px 0}.section-subtitle{color:#5e6d7a;color:var(--muted);margin-bottom:50px;text-align:center}.story-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-bottom:60px}.story-card{background:#fdfdfd;background:var(--bg);border-left:5px solid #1f5e3b;border-left:5px solid var(--primary);border-radius:16px;padding:35px}.story-card h3{color:#1f5e3b;color:var(--primary);font-size:1.4rem;margin-bottom:12px}.final-cta{background:#1f5e3b;background:var(--primary);border-radius:16px;color:#fff;padding:40px;text-align:center}.final-cta h3{font-size:1.6rem;margin-bottom:15px}@media(max-width:768px){.hero-clean{height:50vh}.timeline:after{left:15px}}.animal-page{background:#f5f5f5;font-family:Arial,sans-serif}.hero{height:85vh;overflow:hidden;position:relative}.hero-img{object-fit:cover}.hero-img,.overlay{height:100%;width:100%}.overlay{background:#00000073;left:0;position:absolute;top:0}.hero-content{color:#fff;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:80%}.hero-content h1{font-size:55px;margin-bottom:20px}.hero-content p{font-size:20px;margin-bottom:30px}.hero-btn{background:#27ae60;border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:18px;padding:14px 30px;transition:.3s}.hero-btn:hover{background:#219150;transform:translateY(-5px)}.big-five{padding:70px 30px;text-align:center}.big-five h2{color:#163020;font-size:40px;margin-bottom:40px}.animal-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.animal-card{background:#fff;border-radius:20px;box-shadow:0 8px 25px #0000001a;overflow:hidden;transition:.4s}.animal-card:hover{transform:translateY(-10px)}.animal-card img{height:250px;object-fit:cover;transition:.4s;width:100%}.animal-card:hover img{transform:scale(1.08)}.card-content{padding:20px}.card-content h3{color:#163020;font-size:24px}.tracking{padding:70px 30px;text-align:center}.tracking h2{color:#163020;font-size:40px}.tracking p{color:#666;margin-top:10px}.map-box{background:#e7ecef;border-radius:20px;height:230px;margin:30px auto auto;position:relative;width:80%}.dot{animation:pulse 2s infinite;background:#27ae60;border-radius:50%;box-shadow:0 0 20px #27ae60;height:15px;position:absolute;width:15px}.dot1{left:20%;top:25%}.dot2{left:45%;top:65%}.dot3{left:70%;top:35%}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.8)}to{transform:scale(1)}}.journal{background:#fafafa;padding:70px 30px;text-align:center}.journal h2{color:#163020;font-size:40px}.journal-text{color:#666;margin:15px auto 40px;max-width:700px}.journal-container{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.journal-card{background:#fff;border-radius:20px;box-shadow:0 8px 25px #0000001a;overflow:hidden;transition:.4s;width:350px}.journal-card:hover{transform:translateY(-10px)}.journal-card img{height:230px;object-fit:cover;width:100%}.journal-card h3{color:#163020;margin-top:20px}.journal-card p{color:#666;line-height:1.7;padding:15px 25px 30px}.animal-detail-page{background:#f5f7fa;overflow-x:hidden;width:100%}.hero{align-items:center;background:linear-gradient(#0000008c,#0000008c),url(/static/media/1.836dd9ad858cf1919610.jpg);background-position:50%;background-size:cover;display:flex;height:70vh;justify-content:center;width:100%}.hero-overlay{text-align:center;width:80%}.hero-overlay h1{font-size:60px;margin-bottom:20px}.hero-overlay p{font-size:22px;line-height:1.8}.container{margin:auto;padding:70px 0;width:90%}.animal-box{background:#fff;border-radius:25px;box-shadow:0 8px 25px #0000001f;display:flex;gap:40px;margin-bottom:60px;overflow:hidden;transition:.4s}.animal-box:hover{transform:translateY(-8px)}.left{width:40%}.left img{height:100%;min-height:500px;object-fit:cover;width:100%}.right{padding:40px;width:60%}.right h1{color:#222;font-size:45px;margin-bottom:15px}.right h3{color:#666;font-size:24px}.right h3,.status{margin-bottom:25px}.status{background:#28a745;border-radius:30px;color:#fff;display:inline-block;font-weight:600;padding:10px 25px}.right h2{color:#1f5e3b;font-size:28px;margin-bottom:12px;margin-top:25px}.right p{color:#555;font-size:18px;line-height:1.9}.conservation{margin:auto;padding:70px 0;text-align:center;width:90%}.conservation h1{color:#1f5e3b;font-size:50px;margin-bottom:50px}.con-box{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.c-card{background:#fff;border-radius:20px;box-shadow:0 5px 20px #0000001a;font-size:24px;font-weight:600;padding:45px 20px;transition:.3s}.c-card:hover{transform:translateY(-10px)}.gallery{margin:auto;padding:70px 0;text-align:center;width:90%}.gallery h1{color:#1f5e3b;font-size:50px;margin-bottom:50px}.gallery-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.gallery-grid img{border-radius:20px;height:260px;object-fit:cover;transition:.4s;width:100%}.gallery-grid img:hover{cursor:pointer;transform:scale(1.05)}.cta{background:#1f5e3b;border-radius:30px;color:#fff;margin:70px auto;padding:80px 30px;text-align:center;width:90%}.cta h1{font-size:55px;margin-bottom:20px}.cta p{font-size:22px;line-height:1.8;margin-bottom:35px}.cta button{border:none;border-radius:40px;cursor:pointer;font-size:18px;font-weight:700;padding:16px 35px;transition:.3s}.cta button:hover{transform:scale(1.08)}@media(max-width:900px){.animal-box{flex-direction:column}.left,.right{width:100%}.hero{height:55vh}.hero-overlay h1{font-size:38px}.hero-overlay p{font-size:18px}.right h1{font-size:35px}.right h2{font-size:24px}.conservation h1,.cta h1,.gallery h1{font-size:35px}}*{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a1a;font-family:Georgia,serif;line-height:1.6;overflow-x:hidden}.journal-hero{align-items:flex-end;background:url(https://images.unsplash.com/photo-1470071459604-3b5ec3a7fe05?auto=format&fit=crop&w=1600&q=80) 50%/cover;display:flex;height:50vh;padding:5%}.hero-overlay{background:#0009;border-left:5px solid #ff8c00;color:#fff;max-width:800px;padding:20px}.journal-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:2fr 1fr;margin:40px auto;max-width:1200px;padding:0 20px}@media (min-width:900px){.journal-grid{align-items:start}}@media (max-width:900px){.journal-grid{grid-template-columns:1fr}}.featured-img{display:block;height:auto;max-height:400px;max-width:100%;object-fit:cover;width:100%}.content-wrapper,.featured-img{border-radius:8px;margin:20px 0}.content-wrapper{background-color:#fcfcfc;border-left:4px solid #1b5e20;box-shadow:0 2px 5px #0000000d;padding:25px}h2{border-bottom:3px solid #ff8c00;color:#1b5e20;font-size:clamp(1.5rem,3vw,2.2rem);margin:30px 0 20px;padding-bottom:10px}.sidebar-card{background:#f9f9f9;border-left:4px solid #ff8c00;border-radius:8px;padding:25px}.action-grid,.benefits-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:auto;max-width:1200px;padding:40px 20px}.action-card,.benefit-card{background:#fff;border-radius:15px;box-shadow:0 5px 15px #0000000d;color:#333!important;padding:25px}.benefit-card img{border-radius:8px;height:180px;margin-bottom:15px;object-fit:cover;width:100%}.data-highlight{background:#2e7d32;color:#fff;margin:40px 0;padding:40px 20px;text-align:center}.journal-challenges{background-color:#f9f9f9;border-left:5px solid #e67e22;padding:40px 10%}.fact-box{background:linear-gradient(135deg,#f39c12,#e67e22);border-radius:8px;color:#fff;margin:30px 10%;padding:30px;text-align:center}
/*# sourceMappingURL=main.48e17aba.css.map*/