.header{background:#222;color:#fff;padding:15px 0}.header-container{align-items:center;display:flex;justify-content:space-between}.logo{font-size:1.6rem;font-weight:700}.nav a{color:#fff;font-weight:500;margin-left:20px;text-decoration:none}.nav a:hover{color:#00bcd4}.logo-link:hover{color:inherit}.logo-container{align-items:center;display:flex;gap:10px}.logo-img{height:45px;object-fit:contain;width:45px}.logo-text{color:inherit;font-size:1.8rem;font-weight:700}.logo-link{align-items:center;color:inherit;display:flex;text-decoration:none}.footer{background:#111;color:#fff;margin-top:40px;padding:20px 0;text-align:center}.footer-links a{color:#ccc;margin:0 10px;text-decoration:none}.footer-links a:hover{color:#00bcd4}.hero{background:linear-gradient(90deg,#00bcd4cc,#0097a7cc),url(https://unsplash.com/photos/white-and-black-robot-toy-6TWvOeH89wY);background-position:50%;background-size:cover;color:#fff;padding:120px 0;text-align:center}.hero-content h1{font-size:2.8rem;margin-bottom:15px}.hero-content h1 span{color:#fff176}.hero-content p{font-size:1.1rem;margin:0 auto 20px;max-width:700px}.btn-primary{padding:10px 25px}.categories{padding:60px 0;text-align:center}.category-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:30px}.category-card{background:#fff;border-radius:8px;box-shadow:0 3px 10px #0000001a;padding-bottom:20px;transition:transform .3s}.category-card:hover{transform:translateY(-5px)}.category-card img{border-radius:8px 8px 0 0;height:180px;object-fit:cover;width:100%}.category-card h3{margin:15px 0 10px}.category-card p{color:#555;font-size:.95rem;padding:0 15px}.btn-secondary{background:#00bcd4;border-radius:4px;color:#fff;display:inline-block;margin-top:10px;padding:8px 16px;text-decoration:none;transition:background .3s}.btn-secondary:hover{background:#0097a7}.about-highlight{background:#f5f5f5;padding:80px 0}.about-container{align-items:center;display:flex;flex-wrap:wrap;gap:40px}.about-text{flex:1 1}.about-text h2{margin-bottom:15px}.about-text p{color:#555;line-height:1.6}.about-img img{border-radius:8px;width:100%}.newsletter{background:#00bcd4;color:#fff;padding:60px 0;text-align:center}.newsletter h2{margin-bottom:10px}.newsletter p{margin-bottom:20px}.newsletter-form{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.newsletter-form input{border:none;border-radius:5px;padding:10px 15px;width:250px}.newsletter-form button{background:#fff176;border:none;border-radius:5px;color:#333;cursor:pointer;font-weight:600;padding:10px 20px}.newsletter-form button:hover{background:#ffe600}@media (max-width:768px){.hero-content h1{font-size:2rem}.about-container{flex-direction:column}}.about-hero{background:linear-gradient(90deg,#0097a7b0,#00bcd4b0),url(https://via.placeholder.com/1200x500?text=About+Everyday+Guide);background-position:50%;background-size:cover;color:#fff;padding:100px 20px;text-align:center}.about-hero h1{font-size:2.5rem;margin-bottom:10px}.about-hero h1 span{color:#fff176}.about-hero p{font-size:1.1rem}.mission{margin:70px auto}.mission-content{align-items:center;display:flex;flex-wrap:wrap;gap:40px}.mission-text{flex:1 1}.mission-text h2{margin-bottom:15px}.mission-text p{color:#555;line-height:1.6}.mission-img img{border-radius:8px;padding-left:55px;padding-right:o;width:60%}.values{background:#f5f5f5;padding:70px 0;text-align:center}.value-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));margin-top:30px}.value-card{background:#fff;border-radius:8px;box-shadow:0 0 8px #0000001a;padding:20px}.value-card h3{color:#00bcd4;margin-bottom:10px}.team{padding:70px 0;text-align:center}.team-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:30px}.team-card{background:#fff;border-radius:8px;box-shadow:0 3px 10px #0000001a;padding:20px}.team-card img{border-radius:50%;height:120px;margin-bottom:10px;object-fit:cover;width:120px}.cta-section{background:#00bcd4;color:#fff;padding:60px 0;text-align:center}.cta-section h2{margin-bottom:10px}.cta-section p{margin-bottom:20px}.btn-primary{color:#333}.btn-primary:hover{background:#ffe600}@media (max-width:768px){.mission-content{flex-direction:column}.about-hero h1{font-size:2rem}}.blog-hero{background:linear-gradient(90deg,#00bcd4cc,#0097a7cc),url(https://via.placeholder.com/1200x500?text=Everyday+Guide+Blogs);background-position:50%;background-size:cover;color:#fff;padding:100px 20px;text-align:center}.blog-hero h1{font-size:2.5rem;margin-bottom:10px}.blog-hero span{color:#fff176}.category-filter{margin:40px auto 20px;text-align:center}.category-filter button{background:#f0f0f0;border:none;border-radius:5px;cursor:pointer;margin:25px;padding:10px 20px;transition:all .3s}.category-filter button.active,.category-filter button:hover{background:#00bcd4;color:#fff}.blog-list{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:40px 0 70px}.blog-card{background:#fff;border-radius:8px;box-shadow:0 3px 10px #0000001a;overflow:hidden;transition:transform .3s}.blog-card:hover{transform:translateY(-5px)}.blog-card img{height:200px;object-fit:cover;width:100%}.blog-content{padding:20px}.blog-content h3{color:#333;margin-bottom:10px}.blog-content p{color:#555;font-size:.95rem;margin-bottom:15px}.btn-read{background:#00bcd4;border-radius:5px;color:#fff;display:inline-block;font-weight:600;padding:8px 15px;text-decoration:none}.btn-read:hover{background:#0097a7}@media (max-width:768px){.blog-hero h1{font-size:2rem}}.single-post{background:#fff;border-radius:16px;box-shadow:0 6px 16px #00000014;color:#2c3e50;font-family:Inter,Segoe UI,Arial,sans-serif;line-height:1.8;margin:50px auto;max-width:900px;padding:35px}.single-post .post-image{border-radius:12px;height:auto;margin-bottom:25px;object-fit:cover;width:100%}.single-post h1{color:#0a3d62;font-size:2.2rem;line-height:1.3;margin-bottom:25px;text-align:center}.single-post h2{border-left:4px solid #00bcd4;color:#0a3d62;font-size:1.5rem;margin-bottom:15px;margin-top:30px;padding-left:12px}.single-post h3{color:#1565c0;font-size:1.2rem;margin-bottom:10px;margin-top:20px}.single-post p{color:#333;font-size:1rem;margin-bottom:15px}.single-post ol,.single-post ul{margin:15px 0 15px 35px}.single-post li{margin-bottom:8px}.affiliate-box{background:#f0faff;border-left:5px solid #00bcd4;border-radius:10px;color:#0a3d62;font-size:.95rem;line-height:1.6;margin-top:30px;padding:18px}.single-post a{color:#0097a7;font-weight:600;text-decoration:none}.single-post a:hover{text-decoration:underline}.back-link{color:#00bcd4;display:inline-block;font-weight:600;margin-top:30px;text-decoration:none;transition:color .3s ease}.back-link:hover{color:#008ba3;text-decoration:underline}.single-post blockquote{background:#eef7ff;border-left:5px solid #42a5f5;border-radius:8px;color:#0a3d62;font-style:italic;margin:25px 0;padding:15px 20px}.single-post strong{color:#0a3d62}@media (max-width:992px){.single-post{margin:30px 15px;padding:25px}.single-post h1{font-size:1.8rem}.single-post h2{font-size:1.3rem}}@media (max-width:600px){.single-post{padding:20px}.single-post h1{font-size:1.6rem}.single-post p{font-size:.95rem}}.contact-hero{background:linear-gradient(90deg,#00bcd4cc,#0097a7cc),url(https://via.placeholder.com/1200x500?text=Contact+Everyday+Guide);background-position:50%;background-size:cover;color:#fff;padding:100px 20px;text-align:center}.contact-hero h1{font-size:2.5rem;margin-bottom:10px}.contact-hero h1 span{color:#fff176}.contact-info{padding:60px 0;text-align:center}.info-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:30px}.info-card{background:#fff;border-radius:8px;box-shadow:0 3px 10px #0000001a;padding:25px}.info-card i{color:#00bcd4;font-size:2rem}.info-card h3,.info-card i{margin-bottom:10px}.info-card a{color:#00bcd4;text-decoration:none}.info-card a:hover{text-decoration:underline}.contact-form-section{background:#f9f9f9;padding:70px 0;text-align:center}.contact-form{gap:15px;margin:0 auto;max-width:700px}.form-row{display:flex;gap:15px}.form-row input{flex:1 1}.contact-form input,.contact-form textarea{font-size:1rem;padding:12px 15px}.contact-form textarea{resize:none}.btn-primary{background:#00bcd4;border:none;color:#fff;cursor:pointer;font-weight:600;padding:12px 25px;transition:background .3s}.btn-primary:hover{background:#0097a7}.map-section{padding:70px 0;text-align:center}.map-placeholder iframe{border-radius:8px;width:100%}@media (max-width:768px){.form-row{flex-direction:column}.contact-hero h1{font-size:2rem}}.policy-hero{background:linear-gradient(90deg,#00bcd4cc,#0097a7cc),url(https://via.placeholder.com/1200x500?text=Privacy+Policy+-+Everyday+Guide);background-position:50%;background-size:cover;color:#fff;padding:100px 20px;text-align:center}.policy-hero h1{font-size:2.5rem;margin-bottom:10px}.policy-content{color:#333;line-height:1.7;margin:0 auto;max-width:900px;padding:70px 20px}.policy-content h2{color:#00bcd4;margin-bottom:10px;margin-top:30px}.policy-content p{margin-bottom:15px}.policy-content ul{list-style-type:disc;margin-left:20px}.policy-content li{margin-bottom:8px}.policy-content a{color:#00bcd4;text-decoration:none}.policy-content a:hover{text-decoration:underline}.policy-signature{font-style:italic;margin-top:40px;text-align:right}@media (max-width:768px){.policy-hero h1{font-size:2rem}.policy-content{padding:40px 15px}}.terms-hero{background:linear-gradient(90deg,#00bcd4b3,#0097a7b3),url(/static/media/auto1.3640c16521c3c439fe2b.webp);background-position:50%;background-size:cover;color:#fff;padding:100px 20px;text-align:center}.terms-hero h1{font-size:2.5rem;margin-bottom:10px}.terms-content{color:#333;line-height:1.7;margin:0 auto;max-width:900px;padding:70px 20px}.terms-content h2{color:#00bcd4;margin-bottom:10px;margin-top:30px}.terms-content p{margin-bottom:15px}.terms-content ul{list-style-type:disc;margin-left:20px}.terms-content li{margin-bottom:8px}.terms-content a{color:#00bcd4;text-decoration:none}.terms-content a:hover{text-decoration:underline}.terms-signature{font-style:italic;margin-top:40px;text-align:right}@media (max-width:768px){.terms-hero h1{font-size:2rem}.terms-content{padding:40px 15px}}body{background-color:#f9f9f9;color:#333;font-family:Poppins,sans-serif;margin:0}.container{margin:0 auto;max-width:1100px;width:90%}.main-content{min-height:80vh;padding:40px 0}h2{margin-bottom:15px}.btn-primary{background:#fff176;border-radius:5px;color:#000;display:inline-block;margin-top:15px;padding:10px 20px;text-decoration:none}.contact-form{display:flex;flex-direction:column;gap:10px;max-width:500px}.contact-form input,.contact-form textarea{border:1px solid #ccc;border-radius:5px;padding:10px}.contact-form button{background:#00bcd4;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px}.contact-form button:hover{background:#0097a7}
/*# sourceMappingURL=main.6e3bc1ef.css.map*/