:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#fafbfb;color:#2d3748}#root{min-height:100vh}a{text-decoration:none;color:inherit}button{font-family:inherit;cursor:pointer}img{max-width:100%;height:auto;display:block}input,textarea{font-family:inherit}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.3}.header{background:linear-gradient(135deg,#fff,#f0f9f4);box-shadow:0 2px 10px #0000000d;position:sticky;top:0;z-index:100}.header .container{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;max-width:1200px;margin:0 auto}.logo{display:flex;align-items:center;gap:.5rem;text-decoration:none;font-size:1.5rem;font-weight:700;color:#2d5f3f}.logo-icon{font-size:2rem}.logo-text{background:linear-gradient(135deg,#2d5f3f,#4a8b5f);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.nav{display:flex;gap:2rem;align-items:center}.nav-link{text-decoration:none;color:#4a5568;font-weight:500;font-size:1rem;transition:color .3s ease,transform .3s ease;position:relative;display:inline-flex;align-items:center;height:40px}.nav-link:after{content:"";position:absolute;bottom:8px;left:0;width:0;height:2px;background:#4a8b5f;transition:width .3s ease}.nav-link:hover{color:#4a8b5f}.nav-link:hover:after{width:100%}.nav-link.app-download{background:linear-gradient(135deg,#4a8b5f,#2d5f3f);color:#fff;padding:0 1.25rem;border-radius:25px;font-weight:500;font-size:1rem}.nav-link.app-download:after{display:none}.nav-link.app-download:hover{color:#fff;transform:translateY(-2px);box-shadow:0 4px 10px #4a8b5f4d}.mobile-menu-btn{display:none;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#2d5f3f;padding:.5rem}@media(max-width:768px){.header .container{padding:1rem}.mobile-menu-btn{display:block}.nav{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;flex-direction:column;gap:0;padding:1rem;box-shadow:0 4px 10px #0000001a}.nav.active{display:flex}.nav-link{font-size:1rem;padding:.75rem 1rem;border-bottom:1px solid #e2e8f0}.nav-link:last-child{border-bottom:none}.nav-link:after{display:none}.nav-link.app-download{margin-top:.5rem;text-align:center}.logo{font-size:1.25rem}.logo-icon{font-size:1.5rem}}.footer{background:linear-gradient(135deg,#2d5f3f,#1a3d2e);color:#fff;margin-top:4rem;padding:3rem 0 1rem}.footer .container{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-content{display:grid;grid-template-columns:2fr 1fr;gap:3rem;margin-bottom:2rem;text-align:center}.footer-section h3,.footer-section h4{margin-bottom:1rem;color:#fff}.footer-section h3{font-size:1.5rem;font-weight:700}.footer-section h4{font-size:1.1rem;font-weight:600}.footer-section p{color:#b8d4c4;line-height:1.6;margin-bottom:1rem}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#b8d4c4;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#fff}.social-links{display:flex;gap:1rem;font-size:1.5rem;margin-top:1rem}.social-links span{cursor:pointer;transition:transform .3s ease}.social-links span:hover{transform:scale(1.2)}.app-download-section{margin-top:1.5rem}.app-cta-text{font-size:.9rem;font-weight:600;margin-bottom:.75rem;color:#fff}.app-store-link{display:inline-block;transition:transform .3s ease}.app-store-link img{height:40px}.app-store-link:hover{transform:scale(1.05)}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;text-align:center}.footer-bottom p{color:#b8d4c4;font-size:.9rem}.footer-privacy-link{color:#b8d4c4;margin-left:1rem;text-decoration:none;transition:color .3s ease}.footer-privacy-link:hover{color:#fff;text-decoration:underline}@media(max-width:768px){.footer{margin-top:2.5rem;padding:2rem 0 1rem}.footer .container{padding:0 1rem}.footer-content{display:flex;flex-direction:column;gap:1.5rem}.footer-section{text-align:center}.footer-section:first-child{margin-bottom:1rem}.footer-section h3{font-size:1.25rem}.footer-section h4{font-size:1rem;margin-bottom:.5rem}.footer-section p{font-size:.95rem}.footer-section ul{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 1rem}.footer-section ul li{margin-bottom:0}.footer-section ul li a{font-size:.9rem;padding:.25rem .5rem;display:inline-block;border-radius:4px;transition:background-color .3s ease}.footer-section ul li a:hover{background-color:#ffffff1a}.social-links{justify-content:center}.app-download-section{margin-top:1rem}.app-store-link img{height:35px}.footer-bottom{padding-top:1.5rem}.footer-bottom p{font-size:.85rem;padding:0 1rem;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem}.footer-privacy-link{display:inline;margin-left:.5rem}}@media(max-width:480px){.footer{margin-top:2rem;padding:1.5rem 0 .75rem}.footer-content{gap:1rem}.footer-section:first-child{margin-bottom:.5rem}.footer-section h3{font-size:1.15rem;margin-bottom:.5rem}.footer-section h4{font-size:.95rem;margin-bottom:.5rem}.footer-section p{font-size:.85rem;margin-bottom:.5rem}.footer-section ul{gap:.25rem .75rem}.footer-section ul li a{font-size:.85rem;padding:.2rem .4rem}.social-links{gap:.75rem;font-size:1.25rem;margin-top:.5rem}.app-cta-text{font-size:.85rem;margin-bottom:.5rem}.app-store-link img{height:30px}.footer-bottom{padding-top:1rem}.footer-bottom p{font-size:.75rem;line-height:1.4;gap:.25rem}.footer-privacy-link{margin-left:.25rem}}.lazy-image-wrapper{position:relative;width:100%;height:100%;background:#f0f9f4;overflow:hidden}.lazy-image{width:100%;height:100%;object-fit:cover;transition:opacity .3s ease,filter .3s ease}.lazy-image.loading{filter:blur(5px);opacity:.5}.lazy-image.loaded{filter:blur(0);opacity:1}.lazy-image-loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loader-spinner{display:inline-block;width:30px;height:30px;border:3px solid #e8f5e9;border-top-color:#4a8b5f;border-radius:50%;animation:spin .8s linear infinite}.blog-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 15px #00000014;transition:transform .3s ease,box-shadow .3s ease;height:100%;display:flex;flex-direction:column}.blog-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.blog-card a{text-decoration:none;color:inherit}.blog-card-image{position:relative;width:100%;height:200px;overflow:hidden}.blog-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.blog-card:hover .blog-card-image img{transform:scale(1.05)}.blog-card-category{position:absolute;top:1rem;left:1rem;background:#4a8b5fe6;color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.85rem;font-weight:500}.blog-card-content{padding:1.5rem;flex:1;display:flex;flex-direction:column}.blog-card-title{font-size:1.25rem;font-weight:700;color:#2d5f3f;margin-bottom:.75rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-card-excerpt{color:#4a5568;line-height:1.6;margin-bottom:1rem;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-card-meta{display:flex;gap:1rem;font-size:.85rem;color:#718096;margin-bottom:1rem;flex-wrap:wrap}.blog-card-meta span{display:flex;align-items:center}.blog-card-meta span:before{content:"•";margin-right:.5rem}.blog-card-meta span:first-child:before{display:none}.blog-card-tags{display:flex;gap:.5rem;flex-wrap:wrap}.blog-card-tag{background:#f0f9f4;color:#4a8b5f;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500}@media(max-width:768px){.blog-card-image{height:180px}.blog-card-content{padding:1.25rem}.blog-card-title{font-size:1.1rem}.blog-card-excerpt{font-size:.95rem;-webkit-line-clamp:2}.blog-card-meta{font-size:.8rem}}@media(max-width:480px){.blog-card-image{height:150px}.blog-card-content{padding:1rem}.blog-card-title{font-size:1rem;margin-bottom:.5rem}.blog-card-category{font-size:.8rem;padding:.2rem .6rem}.blog-card-excerpt{font-size:.9rem;margin-bottom:.75rem}.blog-card-meta{font-size:.75rem;gap:.75rem}.blog-card-tags{gap:.35rem}.blog-card-tag{font-size:.7rem;padding:.2rem .4rem}}.hero{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);padding:5rem 0;text-align:center;position:relative;overflow:hidden}.hero:before{content:"🌱";position:absolute;top:20px;left:10%;font-size:3rem;opacity:.1;animation:float 6s ease-in-out infinite}.hero:after{content:"🌿";position:absolute;bottom:20px;right:10%;font-size:4rem;opacity:.1;animation:float 6s ease-in-out infinite 3s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.hero-title{font-size:3.5rem;font-weight:800;color:#2d5f3f;margin-bottom:1rem;background:linear-gradient(135deg,#2d5f3f,#4a8b5f);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-subtitle{font-size:1.25rem;color:#4a5568;max-width:600px;margin:0 auto 2rem;line-height:1.6}.hero-actions{display:flex;gap:1rem;justify-content:center;align-items:center;flex-wrap:wrap}.hero-cta{display:inline-block;background:linear-gradient(135deg,#4a8b5f,#2d5f3f);color:#fff;padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;transition:transform .3s ease,box-shadow .3s ease}.hero-cta:hover{transform:translateY(-2px);box-shadow:0 10px 20px #4a8b5f4d}.hero-cta-app{background:linear-gradient(135deg,#1a1a1a,#333)}.hero-cta-app:hover{box-shadow:0 10px 20px #0000004d}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-title{font-size:2.5rem;font-weight:700;color:#2d5f3f;text-align:center;margin-bottom:3rem;position:relative}.section-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:60px;height:3px;background:linear-gradient(135deg,#4a8b5f,#2d5f3f)}.featured-section,.recent-section{padding:4rem 0}.blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:2rem}.categories-preview{background:#f8faf9;padding:4rem 0}.category-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.category-card{background:#fff;padding:2rem;border-radius:12px;text-align:center;box-shadow:0 4px 15px #00000014;transition:transform .3s ease,box-shadow .3s ease;text-decoration:none;display:block;cursor:pointer}.category-icon{font-size:3rem;display:block;margin-bottom:1rem}.category-card h3{color:#2d5f3f;font-size:1.5rem;margin-bottom:.5rem}.category-card p{color:#4a5568;margin-bottom:1rem;line-height:1.5}.category-link{color:#4a8b5f;text-decoration:none;font-weight:600;transition:color .3s ease;display:inline-block}.category-card:hover .category-link{color:#2d5f3f}.section-footer{text-align:center;margin-top:2rem}.view-all-link{display:inline-block;color:#4a8b5f;text-decoration:none;font-weight:600;font-size:1.1rem;transition:color .3s ease}.view-all-link:hover{color:#2d5f3f}.newsletter{background:linear-gradient(135deg,#2d5f3f,#4a8b5f);padding:4rem 0;margin-top:4rem}.newsletter-content{text-align:center;color:#fff}.newsletter-content h2{font-size:2rem;margin-bottom:1rem}.newsletter-content p{font-size:1.1rem;margin-bottom:2rem;opacity:.95}.newsletter-form{display:flex;justify-content:center;gap:1rem;max-width:500px;margin:0 auto}.newsletter-input{flex:1;padding:.75rem 1.5rem;border:none;border-radius:50px;font-size:1rem}.newsletter-button{background:#fff;color:#2d5f3f;border:none;padding:.75rem 2rem;border-radius:50px;font-weight:600;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.newsletter-button:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0003}@media(max-width:768px){.hero{padding:3rem 0}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem;padding:0 1rem}.hero-actions{padding:0 1rem}.hero-cta{font-size:.9rem;padding:.75rem 1.5rem}.section-title{font-size:1.75rem}.blog-grid,.category-cards{grid-template-columns:1fr;gap:1.5rem}.category-card{padding:1.5rem}.newsletter-form{flex-direction:column}.newsletter-input,.newsletter-button{width:100%}.featured-section,.recent-section,.categories-preview{padding:2.5rem 0}}@media(max-width:480px){.hero-title{font-size:1.75rem}.hero-subtitle{font-size:.9rem}.container{padding:0 1rem}.section-title{font-size:1.5rem;margin-bottom:2rem}}.app-promo{padding:4rem 0;background:linear-gradient(135deg,#f0f9f4,#e8f5e9)}.app-promo-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.app-promo-text h2{font-size:2.5rem;color:#2d5f3f;margin-bottom:1rem}.app-promo-text p{font-size:1.25rem;color:#4a5568;margin-bottom:2rem}.app-features-list{margin-bottom:2rem}.app-feature-item{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1.1rem;color:#4a5568}.feature-check{color:#4a8b5f;font-weight:700;font-size:1.25rem}.app-download-btn{display:inline-block;margin-bottom:1rem;transition:transform .3s ease}.app-download-btn img{height:50px}.app-download-btn:hover{transform:scale(1.05)}.app-rating{color:#718096;font-size:.95rem}.app-promo-image{display:flex;justify-content:center;align-items:center}.phone-mockup{width:300px;height:600px;background:linear-gradient(135deg,#2d5f3f,#4a8b5f);border-radius:40px;padding:20px;box-shadow:0 20px 40px #0003;display:flex;flex-direction:column;align-items:center;position:relative;font-size:5rem;color:#fff}.mockup-screen{background:#fff;border-radius:20px;width:100%;flex:1;margin-top:1rem;padding:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.mockup-screen p{color:#2d5f3f;font-size:1.5rem;font-weight:700;margin-bottom:2rem}.mockup-features{display:flex;flex-direction:column;gap:1rem;width:100%}.mockup-features div{background:#f0f9f4;padding:1rem;border-radius:10px;text-align:center;font-size:1rem;color:#4a5568}@media(max-width:768px){.app-promo{padding:2.5rem 0}.app-promo-content{grid-template-columns:1fr;text-align:center;gap:2rem}.app-promo-text h2{font-size:1.75rem}.app-promo-text p,.app-feature-item{font-size:1rem}.phone-mockup{width:200px;height:400px;font-size:3rem}.mockup-screen p{font-size:1rem}.mockup-features div{font-size:.85rem;padding:.75rem}}@media(max-width:480px){.app-promo-text h2{font-size:1.5rem}.phone-mockup{width:180px;height:360px;padding:15px}}.pagination-container{margin:3rem 0}.pagination-info{text-align:center;color:#718096;font-size:.95rem;margin-bottom:1.5rem}.pagination{display:flex;justify-content:center;align-items:center;gap:.5rem;flex-wrap:wrap}.pagination-btn{background:#fff;color:#4a8b5f;border:2px solid #e2e8f0;padding:.5rem 1rem;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s ease;font-size:.95rem}.pagination-btn:hover:not(:disabled){background:#f0f9f4;border-color:#4a8b5f;transform:translateY(-1px)}.pagination-btn:disabled{opacity:.5;cursor:not-allowed}.pagination-numbers{display:flex;gap:.25rem;align-items:center}.pagination-number{background:#fff;color:#4a5568;border:2px solid #e2e8f0;width:40px;height:40px;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.pagination-number:hover{background:#f0f9f4;border-color:#4a8b5f;color:#4a8b5f;transform:translateY(-1px)}.pagination-number.active{background:linear-gradient(135deg,#4a8b5f,#2d5f3f);color:#fff;border-color:transparent}.pagination-ellipsis{color:#718096;padding:0 .5rem;-webkit-user-select:none;user-select:none}.pagination-mobile{display:none;justify-content:space-between;align-items:center;padding:1rem 0}.pagination-current{color:#4a5568;font-weight:500}@media(max-width:768px){.pagination{display:none}.pagination-mobile{display:flex}.pagination-info{font-size:.85rem}}.blog-page{min-height:100vh;padding:2rem 0 4rem}.blog-header{text-align:center;margin-bottom:3rem}.blog-header h1{font-size:3rem;font-weight:800;color:#2d5f3f;margin-bottom:1rem;background:linear-gradient(135deg,#2d5f3f,#4a8b5f);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.blog-header p{font-size:1.25rem;color:#4a5568;max-width:600px;margin:0 auto}.blog-filters{margin-bottom:3rem}.search-bar{margin-bottom:2rem;position:relative}.search-loading{position:absolute;right:calc(50% - 235px);top:50%;transform:translateY(-50%);color:#4a8b5f;font-size:.85rem;animation:pulse 1s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.6}50%{opacity:1}}.search-input{width:100%;max-width:500px;margin:0 auto;display:block;padding:.75rem 1.5rem;font-size:1rem;border:2px solid #e2e8f0;border-radius:50px;transition:border-color .3s ease,box-shadow .3s ease}.search-input:focus{outline:none;border-color:#4a8b5f;box-shadow:0 0 0 3px #4a8b5f1a}.category-filters{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.category-filter{background:#f0f9f4;color:#4a8b5f;border:2px solid transparent;padding:.5rem 1.5rem;border-radius:25px;font-weight:500;cursor:pointer;transition:all .3s ease}.category-filter:hover{background:#e8f5e9;transform:translateY(-2px)}.category-filter.active{background:linear-gradient(135deg,#4a8b5f,#2d5f3f);color:#fff;border-color:transparent;box-shadow:0 4px 10px #4a8b5f4d}.no-results{text-align:center;padding:4rem 0}.no-results p{font-size:1.25rem;color:#718096;margin-bottom:1.5rem}.clear-search-btn{background:linear-gradient(135deg,#4a8b5f,#2d5f3f);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:25px;font-weight:600;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.clear-search-btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #4a8b5f4d}@media(max-width:768px){.blog-page{padding:1.5rem 0 3rem}.blog-header{margin-bottom:2rem;padding:0 1rem}.blog-header h1{font-size:2rem}.blog-header p{font-size:1rem}.blog-filters{margin-bottom:2rem;padding:0 1rem}.search-bar{margin-bottom:1.5rem}.search-loading{right:1rem}.blog-grid{grid-template-columns:1fr;gap:1.5rem;padding:0 1rem}.category-filters{gap:.5rem;padding:0 .5rem}.category-filter{font-size:.9rem;padding:.4rem 1rem}}@media(max-width:480px){.blog-header h1{font-size:1.75rem}.blog-header p{font-size:.9rem}.search-input{font-size:.9rem;padding:.6rem 1.25rem}.category-filter{font-size:.85rem;padding:.35rem .85rem}.no-results p{font-size:1rem}.clear-search-btn{font-size:.9rem;padding:.6rem 1.25rem}}.blog-post{min-height:100vh;padding:2rem 0 4rem}.blog-post .container{max-width:800px}.post-header{margin-bottom:2rem}.post-category{display:inline-block;background:#f0f9f4;color:#4a8b5f;padding:.25rem 1rem;border-radius:20px;font-size:.9rem;font-weight:500;margin-bottom:1rem}.post-title{font-size:2.5rem;font-weight:800;color:#2d5f3f;line-height:1.3;margin-bottom:1rem}.post-meta{display:flex;gap:1.5rem;flex-wrap:wrap;color:#718096;font-size:.95rem}.post-meta span{display:flex;align-items:center}.post-image{width:100%;height:400px;border-radius:12px;overflow:hidden;margin-bottom:3rem}.post-image img{width:100%;height:100%;object-fit:cover}.post-content{font-size:1.1rem;line-height:1.8;color:#2d3748;margin-bottom:3rem}.post-content h2{font-size:1.8rem;font-weight:700;color:#2d5f3f;margin:2.5rem 0 1rem}.post-content h3{font-size:1.4rem;font-weight:600;color:#2d5f3f;margin:2rem 0 .75rem}.post-content p{margin-bottom:1.5rem}.post-content ul,.post-content ol{margin:1.5rem 0;padding-left:2rem}.post-content li{margin-bottom:.75rem;line-height:1.6}.post-content strong{color:#2d5f3f;font-weight:600}.post-tags{display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:3rem;padding-bottom:3rem;border-bottom:2px solid #e2e8f0}.post-tag{background:#f0f9f4;color:#4a8b5f;padding:.5rem 1rem;border-radius:6px;font-size:.9rem;font-weight:500;transition:background .3s ease,transform .3s ease}.post-tag:hover{background:#e8f5e9;transform:translateY(-2px)}.related-posts{margin-top:4rem}.related-posts h2{font-size:2rem;font-weight:700;color:#2d5f3f;margin-bottom:2rem}.related-posts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.related-post{text-decoration:none;color:inherit;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 10px #00000014;transition:transform .3s ease,box-shadow .3s ease}.related-post:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001f}.related-post img{width:100%;height:120px;object-fit:cover}.related-post h3{padding:1rem;font-size:1rem;font-weight:600;color:#2d5f3f;line-height:1.4}.related-post-date{padding:0 1rem 1rem;font-size:.85rem;color:#718096;display:block;margin-top:-.5rem}.not-found{text-align:center;padding:4rem 0}.not-found h1{font-size:2rem;color:#2d5f3f;margin-bottom:1rem}.not-found p{color:#718096;margin-bottom:2rem}@media(max-width:768px){.blog-post{padding:1.5rem 0 3rem}.blog-post .container{padding:0 1rem}.post-title{font-size:1.8rem;margin-bottom:.75rem}.post-meta{font-size:.85rem;gap:1rem}.post-image{height:250px;margin-bottom:2rem;border-radius:8px}.post-content{font-size:1rem}.post-content h2{font-size:1.5rem;margin:2rem 0 .75rem}.post-content h3{font-size:1.2rem;margin:1.5rem 0 .5rem}.post-content ul,.post-content ol{padding-left:1.5rem}.post-tags{gap:.5rem;padding-bottom:2rem;margin-bottom:2rem}.post-tag{font-size:.85rem;padding:.4rem .8rem}.related-posts{margin-top:2.5rem}.related-posts h2{font-size:1.5rem;margin-bottom:1.5rem}.related-posts-grid{grid-template-columns:1fr}}@media(max-width:480px){.post-title{font-size:1.5rem}.post-category{font-size:.85rem;padding:.2rem .75rem}.post-meta{font-size:.8rem}.post-image{height:200px}.post-content{font-size:.95rem;line-height:1.7}.post-content h2{font-size:1.35rem}.post-content h3{font-size:1.1rem}.back-link{font-size:.9rem}}.about-page{min-height:100vh;background:#fafbfb}.about-hero{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);padding:5rem 0;text-align:center}.about-title{font-size:3rem;font-weight:800;color:#2d5f3f;margin-bottom:1.5rem;background:linear-gradient(135deg,#2d5f3f,#4a8b5f);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.about-subtitle{font-size:1.25rem;color:#4a5568;max-width:700px;margin:0 auto 3rem;line-height:1.6}.app-badges{display:flex;flex-direction:column;align-items:center;gap:2rem}.app-store-badge img{height:60px;transition:transform .3s ease}.app-store-badge:hover img{transform:scale(1.05)}.app-stats{display:flex;gap:3rem;justify-content:center}.stat{display:flex;flex-direction:column;align-items:center;gap:.25rem}.stat-stars{color:#fbbf24;font-size:1.25rem}.stat-value{font-size:1.5rem;font-weight:700;color:#2d5f3f}.stat-label{font-size:.9rem;color:#718096}.app-features{padding:4rem 0;background:#fff}.section-title{font-size:2.5rem;font-weight:700;color:#2d5f3f;text-align:center;margin-bottom:1rem}.section-subtitle{font-size:1.1rem;color:#4a5568;text-align:center;max-width:700px;margin:0 auto 3rem;line-height:1.6}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-top:3rem}.feature-card{background:#f8faf9;padding:2rem;border-radius:12px;text-align:center}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{font-size:1.5rem;color:#2d5f3f;margin-bottom:1rem}.feature-card p{color:#4a5568;margin-bottom:1.5rem;line-height:1.6}.feature-card ul{list-style:none;padding:0;text-align:left}.feature-card ul li{position:relative;padding-left:1.5rem;margin-bottom:.5rem;color:#4a5568}.feature-card ul li:before{content:"•";position:absolute;left:0;color:#4a8b5f;font-weight:700}.why-choose{padding:4rem 0;background:#f8faf9}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem}.benefit{text-align:center;padding:1.5rem}.benefit-icon{font-size:2.5rem;margin-bottom:1rem}.benefit h3{font-size:1.25rem;color:#2d5f3f;margin-bottom:.75rem}.benefit p{color:#4a5568;line-height:1.6}.blog-section{padding:4rem 0;background:#fff;text-align:center}.cta-button{display:inline-block;background:linear-gradient(135deg,#4a8b5f,#2d5f3f);color:#fff;padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;margin-top:2rem;transition:transform .3s ease,box-shadow .3s ease}.cta-button:hover{transform:translateY(-2px);box-shadow:0 10px 20px #4a8b5f4d}.app-cta{background:linear-gradient(135deg,#2d5f3f,#4a8b5f);padding:4rem 0;text-align:center;color:#fff}.cta-content h2{font-size:2.5rem;margin-bottom:1rem}.cta-content p{font-size:1.1rem;max-width:600px;margin:0 auto 2rem;opacity:.95}.download-btn{display:inline-block;background:#fff;color:#2d5f3f;padding:1rem 2.5rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:transform .3s ease,box-shadow .3s ease}.download-btn:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0003}.cta-note{margin-top:1rem;font-size:.9rem;opacity:.85}@media(max-width:768px){.about-hero{padding:3rem 1rem}.about-title{font-size:2rem}.about-subtitle{font-size:1rem;padding:0 1rem}.app-stats{flex-direction:column;gap:1.5rem}.app-features,.why-choose,.blog-section{padding:2.5rem 1rem}.features-grid{grid-template-columns:1fr;gap:1.5rem}.feature-card{padding:1.5rem}.feature-card h3{font-size:1.25rem}.feature-icon{font-size:2.5rem}.benefits-grid{grid-template-columns:1fr;gap:1.5rem}.benefit{padding:1rem}.benefit-icon{font-size:2rem}.benefit h3{font-size:1.15rem}.section-title{font-size:1.75rem;padding:0 1rem}.section-subtitle{font-size:1rem;padding:0 1rem}.app-cta{padding:2.5rem 1rem}.cta-content h2{font-size:1.75rem}.cta-content p{font-size:1rem;padding:0 1rem}.download-btn{font-size:1rem;padding:.85rem 2rem}.cta-button{font-size:.95rem;padding:.85rem 1.75rem}}@media(max-width:480px){.about-hero{padding:2.5rem 1rem}.about-title{font-size:1.75rem}.about-subtitle{font-size:.9rem}.app-store-badge img{height:45px}.stat-value{font-size:1.25rem}.stat-label{font-size:.85rem}.section-title{font-size:1.5rem}.section-subtitle{font-size:.9rem}.feature-card h3{font-size:1.1rem}.feature-card p,.feature-card ul li{font-size:.9rem}.benefit h3{font-size:1rem}.benefit p{font-size:.9rem}.cta-content h2{font-size:1.5rem}.cta-content p{font-size:.9rem}.download-btn{font-size:.9rem;padding:.75rem 1.5rem}.cta-note{font-size:.85rem}}.categories-page{min-height:100vh;padding:2rem 0 4rem}.categories-header{text-align:center;margin-bottom:3rem}.categories-header h1{font-size:3rem;font-weight:800;color:#2d5f3f;margin-bottom:1rem;background:linear-gradient(135deg,#2d5f3f,#4a8b5f);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.categories-header p{font-size:1.25rem;color:#4a5568;max-width:600px;margin:0 auto}.categories-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.category-card{background:#fff;border-radius:12px;padding:2.5rem;text-align:center;box-shadow:0 4px 15px #00000014;text-decoration:none;color:inherit;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;align-items:center}.category-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.category-icon{font-size:4rem;margin-bottom:1rem}.category-card h2{font-size:1.75rem;color:#2d5f3f;margin-bottom:.5rem}.category-count{color:#718096;font-size:1rem;margin-bottom:1rem}.category-link-text{color:#4a8b5f;font-weight:600;font-size:1rem;transition:color .3s ease}.category-card:hover .category-link-text{color:#2d5f3f}.category-header{margin-bottom:2rem}.back-link{display:inline-flex;align-items:center;color:#4a8b5f;text-decoration:none;font-weight:500;margin-bottom:1rem;transition:color .3s ease}.back-link:hover{color:#2d5f3f}.category-header h1{font-size:2.5rem;font-weight:700;color:#2d5f3f;margin-bottom:1rem}.category-description{font-size:1.1rem;color:#4a5568;line-height:1.6;margin-bottom:2rem}.results-count{color:#718096;margin-bottom:2rem;font-size:.95rem}.blog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem}.no-posts{display:flex;justify-content:center;align-items:center;min-height:400px;padding:4rem 0}.no-posts-content{text-align:center;max-width:500px}.no-posts-icon{font-size:5rem;display:block;margin-bottom:1.5rem;opacity:.5}.no-posts-content h2{font-size:2rem;color:#2d5f3f;margin-bottom:1rem}.no-posts-content p{color:#4a5568;line-height:1.6;margin-bottom:.5rem}.no-posts-actions{display:flex;gap:1rem;justify-content:center;margin-top:2rem;flex-wrap:wrap}.btn-primary,.btn-secondary{padding:.75rem 1.5rem;border-radius:25px;text-decoration:none;font-weight:600;transition:transform .3s ease,box-shadow .3s ease}.btn-primary{background:linear-gradient(135deg,#4a8b5f,#2d5f3f);color:#fff}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 5px 15px #4a8b5f4d}.btn-secondary{background:#f0f9f4;color:#4a8b5f;border:2px solid #4a8b5f}.btn-secondary:hover{background:#e8f5e9;transform:translateY(-2px)}@media(max-width:768px){.categories-page{padding:1.5rem 0 3rem}.categories-header{margin-bottom:2rem;padding:0 1rem}.categories-header h1,.category-header h1{font-size:2rem}.categories-header p{font-size:1rem}.categories-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-top:2rem;padding:0 1rem}.category-card{padding:1.5rem}.category-icon{font-size:3rem}.category-card h2{font-size:1.25rem}.category-count,.category-link-text{font-size:.9rem}.blog-grid{grid-template-columns:1fr;padding:0 1rem}.category-header{padding:0 1rem}.category-description{font-size:1rem}.no-posts{padding:2rem 1rem;min-height:300px}.no-posts-icon{font-size:3.5rem}.no-posts-content h2{font-size:1.5rem}.no-posts-content p{font-size:.95rem}.no-posts-actions{flex-direction:column;align-items:stretch}.btn-primary,.btn-secondary{width:100%;text-align:center;font-size:.95rem}}@media(max-width:480px){.categories-header h1,.category-header h1{font-size:1.75rem}.categories-header p{font-size:.9rem}.categories-grid{grid-template-columns:1fr}.category-card{padding:1.25rem}.category-icon{font-size:2.5rem}.category-card h2{font-size:1.1rem;word-break:break-word}.category-count{font-size:.85rem}.back-link,.results-count{font-size:.9rem}.btn-primary,.btn-secondary{padding:.6rem 1.25rem;font-size:.9rem}}.privacy-page{min-height:100vh;padding:2rem 0 4rem;background:#fafbfb}.privacy-page .container{max-width:800px;margin:0 auto;padding:0 2rem}.privacy-header{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid #e2e8f0}.privacy-header h1{font-size:3rem;font-weight:800;color:#2d5f3f;margin-bottom:1rem;background:linear-gradient(135deg,#2d5f3f,#4a8b5f);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.privacy-subtitle{font-size:1.25rem;color:#4a5568;line-height:1.6;margin-bottom:1rem}.privacy-date{font-size:1rem;color:#718096;font-weight:500}.privacy-intro{font-size:1.1rem;color:#4a5568;line-height:1.8;margin-bottom:2rem}.privacy-content{background:#fff;border-radius:12px;padding:3rem;box-shadow:0 4px 15px #00000014}.privacy-section{margin-bottom:3rem}.privacy-section:last-child{margin-bottom:0}.privacy-section h2{font-size:1.75rem;font-weight:700;color:#2d5f3f;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid #e8f5e9}.privacy-section h3{font-size:1.25rem;font-weight:600;color:#4a8b5f;margin-top:1.5rem;margin-bottom:1rem}.privacy-section p{color:#4a5568;line-height:1.8;margin-bottom:1rem}.privacy-section ul{margin:1rem 0 1.5rem 2rem;color:#4a5568;line-height:1.8}.privacy-section ul li{margin-bottom:.5rem;position:relative}.privacy-section ul li:before{content:"•";position:absolute;left:-1.5rem;color:#4a8b5f;font-weight:700}.privacy-section strong{color:#2d5f3f;font-weight:600}.privacy-footer{margin-top:3rem;padding-top:2rem;border-top:2px solid #e2e8f0;text-align:center}.privacy-footer p{color:#718096;margin-bottom:.5rem}.privacy-footer p:last-child{margin-bottom:0}@media(max-width:768px){.privacy-header h1{font-size:2rem}.privacy-subtitle{font-size:1rem}.privacy-content{padding:1.5rem}.privacy-section h2{font-size:1.5rem}.privacy-section h3{font-size:1.1rem}.privacy-section ul{margin-left:1.5rem}}@media print{.privacy-page{background:#fff}.privacy-content{box-shadow:none;padding:0}.privacy-header{page-break-after:avoid}.privacy-section{page-break-inside:avoid}}.terms-page{min-height:100vh;padding:2rem 0 4rem;background:#fafbfb}.terms-page .container{max-width:800px;margin:0 auto;padding:0 2rem}.terms-header{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid #e2e8f0}.terms-header h1{font-size:3rem;font-weight:800;color:#2d5f3f;margin-bottom:1rem;background:linear-gradient(135deg,#2d5f3f,#4a8b5f);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.terms-subtitle{font-size:1.25rem;color:#4a5568;line-height:1.6;margin-bottom:1rem}.terms-date,.terms-effective{font-size:1rem;color:#718096;font-weight:500;margin-bottom:.5rem}.terms-intro{font-size:1.1rem;color:#4a5568;line-height:1.8;margin-bottom:2rem}.terms-content{background:#fff;border-radius:12px;padding:3rem;box-shadow:0 4px 15px #00000014}.terms-section{margin-bottom:3rem}.terms-section:last-child{margin-bottom:0}.terms-section h2{font-size:1.75rem;font-weight:700;color:#2d5f3f;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid #e8f5e9}.terms-section h3{font-size:1.25rem;font-weight:600;color:#4a8b5f;margin-top:1.5rem;margin-bottom:1rem}.terms-section p{color:#4a5568;line-height:1.8;margin-bottom:1rem}.terms-section ul{margin:1rem 0 1.5rem 2rem;color:#4a5568;line-height:1.8}.terms-section ul li{margin-bottom:.75rem;position:relative;list-style:disc}.terms-section ul li strong,.terms-section strong{color:#2d5f3f;font-weight:600}.warning-box{background:linear-gradient(135deg,#fff5f5,#fef2f2);border:2px solid #f87171;border-radius:8px;padding:1.5rem;margin:1.5rem 0}.warning-box h3{color:#dc2626;font-size:1.25rem;margin-top:0;margin-bottom:1rem}.warning-box p{color:#7f1d1d;font-weight:600;margin-bottom:1rem}.warning-box ul{color:#7f1d1d;margin-left:1.5rem}.warning-box ul li{margin-bottom:.5rem;list-style:disc}.contact-info{background:#f0f9f4;padding:1.5rem;border-radius:8px;margin:1rem 0}.contact-info p{margin-bottom:.5rem}.contact-info p:last-child{margin-bottom:0}.terms-footer{margin-top:3rem;padding-top:2rem;border-top:2px solid #e2e8f0;text-align:center}.terms-footer p{color:#718096;margin-bottom:.5rem;font-weight:600}.terms-footer p:last-child{margin-bottom:0}@media(max-width:768px){.terms-header h1{font-size:2rem}.terms-subtitle{font-size:1rem}.terms-content{padding:1.5rem}.terms-section h2{font-size:1.5rem}.terms-section h3{font-size:1.1rem}.terms-section ul{margin-left:1.5rem}.warning-box{padding:1rem}.warning-box h3{font-size:1.1rem}}@media print{.terms-page{background:#fff}.terms-content{box-shadow:none;padding:0}.terms-header{page-break-after:avoid}.terms-section,.warning-box{page-break-inside:avoid}}.support-page{min-height:calc(100vh - 200px);padding:2rem 0;background:linear-gradient(135deg,#f0f9f4,#e8f5e9,#f5f5f5)}.support-page .container{max-width:1100px;margin:0 auto;padding:0 2rem}.support-header{text-align:center;margin-bottom:3rem}.support-icon{width:80px;height:80px;margin:0 auto 1.5rem;background:linear-gradient(135deg,#2d5f3f,#4a8b5f);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 30px #2d5f3f4d}.support-icon svg{width:40px;height:40px;color:#fff}.support-header h1{font-size:2.75rem;font-weight:800;color:#1a1a1a;margin-bottom:1rem;background:linear-gradient(135deg,#2d5f3f,#4a8b5f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.support-subtitle{font-size:1.15rem;color:#5a6a5e;line-height:1.7;max-width:600px;margin:0 auto}.support-content{display:grid;grid-template-columns:1fr 380px;gap:2.5rem;align-items:start}.support-form-container{background:#fff;border-radius:20px;padding:2.5rem;box-shadow:0 10px 40px #00000014;border:1px solid rgba(45,95,63,.08)}.support-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{display:flex;align-items:center;gap:.5rem;font-weight:600;color:#2d5f3f;font-size:.95rem}.label-icon{display:flex;align-items:center;justify-content:center}.label-icon svg{width:18px;height:18px;color:#4a8b5f}.form-group input,.form-group select,.form-group textarea{padding:1rem 1.25rem;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;color:#1a1a1a;background:#fafbfc;transition:all .3s ease;font-family:inherit}.form-group input::placeholder,.form-group textarea::placeholder{color:#94a3b8}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#4a8b5f;background:#fff;box-shadow:0 0 0 4px #4a8b5f1a}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%234a8b5f' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:18px;padding-right:3rem}.form-group textarea{resize:vertical;min-height:150px;line-height:1.6}.submit-btn{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1.1rem 2rem;background:linear-gradient(135deg,#2d5f3f,#3d7a52);color:#fff;border:none;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:.5rem}.submit-btn svg{width:20px;height:20px}.submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#3d7a52,#4a8b5f);transform:translateY(-2px);box-shadow:0 8px 25px #2d5f3f59}.submit-btn:active:not(:disabled){transform:translateY(0)}.submit-btn:disabled{opacity:.7;cursor:not-allowed}.submit-btn.loading{background:linear-gradient(135deg,#4a8b5f,#5a9b6f)}.spinner{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.status-message{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;border-radius:12px;font-size:.95rem;line-height:1.5;margin-top:.5rem}.status-message svg{width:22px;height:22px;flex-shrink:0;margin-top:1px}.status-message.success{background:linear-gradient(135deg,#ecfdf5,#d1fae5);color:#065f46;border:1px solid #6ee7b7}.status-message.success svg{color:#059669}.status-message.error{background:linear-gradient(135deg,#fef2f2,#fee2e2);color:#991b1b;border:1px solid #fca5a5}.status-message.error svg{color:#dc2626}.support-info{display:flex;flex-direction:column;gap:1.25rem}.info-card{background:#fff;border-radius:16px;padding:1.75rem;box-shadow:0 4px 20px #0000000f;border:1px solid rgba(45,95,63,.08);transition:all .3s ease}.info-card:hover{transform:translateY(-3px);box-shadow:0 8px 30px #0000001a}.info-icon{width:50px;height:50px;background:linear-gradient(135deg,#e8f5e9,#c8e6c9);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.info-icon svg{width:26px;height:26px;color:#2d5f3f}.info-card h3{font-size:1.15rem;font-weight:700;color:#2d5f3f;margin-bottom:.5rem}.info-card p{color:#5a6a5e;font-size:.95rem;line-height:1.6}.email-link{display:inline-block;margin-top:.75rem;color:#4a8b5f;font-weight:600;text-decoration:none;padding:.5rem 1rem;background:linear-gradient(135deg,#e8f5e9,#d4edda);border-radius:8px;transition:all .3s ease}.email-link:hover{background:linear-gradient(135deg,#d4edda,#c8e6c9);transform:translate(3px)}.faq-card{background:linear-gradient(135deg,#fafffe,#f0f9f4)}.faq-list{list-style:none;padding:0;margin:.75rem 0 0}.faq-list li{position:relative;padding:.5rem 0 .5rem 1.5rem;color:#5a6a5e;font-size:.9rem;border-bottom:1px solid rgba(45,95,63,.1)}.faq-list li:last-child{border-bottom:none}.faq-list li:before{content:"→";position:absolute;left:0;color:#4a8b5f;font-weight:700}@media(max-width:968px){.support-content{grid-template-columns:1fr}.support-info{flex-direction:row;flex-wrap:wrap}.info-card{flex:1;min-width:280px}}@media(max-width:768px){.support-header h1{font-size:2rem}.support-subtitle{font-size:1rem}.support-form-container{padding:1.75rem}.support-icon{width:65px;height:65px}.support-icon svg{width:32px;height:32px}.support-info{flex-direction:column}.info-card{min-width:auto}}@media(max-width:480px){.support-page{padding:1.5rem 0}.support-page .container{padding:0 1rem}.support-form-container{padding:1.5rem;border-radius:16px}.form-group input,.form-group select,.form-group textarea{padding:.875rem 1rem}.submit-btn{padding:1rem 1.5rem;font-size:1rem}}.app{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1}*{box-sizing:border-box;margin:0;padding:0}
