body{margin:0;padding:0}main{width:100%;max-width:100%;padding:0;margin:0}.container{max-width:1200px;margin:0 auto;padding:0 2em}.container-wide{max-width:1400px;margin:0 auto;padding:0 2em}.hero-main{background:linear-gradient(135deg,#2c3323d1,#3d4a2fc7,#4a503fcc),url(/images/home-hero.jpg);background-size:cover;background-position:center;color:#fff;padding:5em 2em;text-align:center;position:relative}.hero-main:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 40%,rgba(255,255,255,.1) 0%,transparent 60%);pointer-events:none}.hero-content{position:relative;z-index:1}.hero-content h1{color:#fff;font-size:3em;margin-bottom:.3em}.hero-subtitle{font-size:1.4em;margin-bottom:1.5em;opacity:.95}.credentials{display:flex;justify-content:center;gap:2em;flex-wrap:wrap}.credential{color:var(--accent-light);font-weight:600;font-size:1em}.section-intro{padding:4em 2em 2em;text-align:center;background:#f5f8f2}.section-intro h2{margin-bottom:.5em}.section-intro p{font-size:1.2em;color:rgb(var(--gray))}.grass-row{padding:5em 0;width:100%}.grass-row.bluegrass{background:linear-gradient(135deg,#4a7c59d9,#5a9d6ed9),url(/grass-backgrounds/kentucky-bluegrass-hero.jpg);background-size:cover;background-position:center;background-attachment:fixed;color:#fff}.grass-row.fescue{background:linear-gradient(135deg,#2d5f7ed9,#3b7ba0d9),url(/grass-backgrounds/tall-fescue-hero.jpg);background-size:cover;background-position:center;background-attachment:fixed;color:#fff}.grass-row.ryegrass{background:linear-gradient(135deg,#3a6b35d9,#4d8848d9),url(/grass-backgrounds/perennial-ryegrass-bg.webp);background-size:cover;background-position:center;background-attachment:fixed;color:#fff}.grass-row.finefescue{background:linear-gradient(135deg,#225747d9,#2f6e5bd9),url(/grass-backgrounds/fine-fescue-bg.webp);background-size:cover;background-position:center;background-attachment:fixed;color:#fff}.grass-row.bermuda{background:linear-gradient(135deg,#d4a017cc,#e6b429cc),url(/grass-backgrounds/bermuda-hero2.jpg);background-size:cover;background-position:center;background-attachment:fixed;color:#2c3323}.grass-row.zoysia{background:linear-gradient(135deg,#8b6f47d9,#a68a5ed9),url(/grass-backgrounds/zoysia-hero.jpg);background-size:cover;background-position:center;background-attachment:fixed;color:#fff}.grass-row.staugustine{background:linear-gradient(135deg,#2e7d32d9,#43a047d9),url(/grass-backgrounds/st-augustine-hero.jpg);background-size:cover;background-position:center;background-attachment:fixed;color:#fff}.grass-row.centipede{background:linear-gradient(135deg,#7b8d42d9,#95a857d9),url(/grass-backgrounds/centipede-hero.jpg);background-size:cover;background-position:center;background-attachment:fixed;color:#fff}.grass-content{display:grid;grid-template-columns:2fr 1fr;gap:4em;align-items:center}.grass-content.reverse{grid-template-columns:1fr 2fr}.grass-content.reverse .grass-info{order:2}.grass-content.reverse .grass-visual{order:1}.climate-tag{display:inline-block;padding:.5em 1em;background:#fff3;border-radius:6px;font-size:.85em;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1em}.grass-row.bermuda .climate-tag{background:#2c332326}.grass-row h3{font-size:3em;margin-bottom:.4em;line-height:1.1}.grass-description{font-size:1.2em;line-height:1.7;margin-bottom:1.5em}.features-list{display:flex;flex-wrap:wrap;gap:.8em;margin-bottom:2em}.feature{background:#fff3;padding:.5em 1em;border-radius:6px;font-size:.9em;font-weight:600}.grass-row.bermuda .feature{background:#2c332326}.grass-actions{display:flex;gap:1em;flex-wrap:wrap}.btn-white,.btn-outline,.btn-cta-large{display:inline-block;padding:1em 2.5em;border-radius:8px;text-decoration:none;font-weight:700;font-size:1.1em;transition:all .3s ease;text-align:center}.btn-white{background:#fff;color:#2c3323}.btn-white:hover{transform:translateY(-3px);box-shadow:0 8px 20px #0003}.btn-outline{background:transparent;border:3px solid white;color:#fff}.grass-row.bermuda .btn-outline{border-color:#2c3323;color:#2c3323}.btn-outline:hover{background:#fff;color:#2c3323}.grass-row.bermuda .btn-outline:hover{background:#2c3323;color:#fff}.btn-master-guide{font-size:1.15em;font-weight:800;box-shadow:0 4px 15px #0003;animation:pulse-glow 2s ease-in-out infinite}.grass-row.bermuda .btn-master-guide{border-width:4px}@keyframes pulse-glow{0%,to{box-shadow:0 4px 15px #0003}50%{box-shadow:0 6px 25px #2c332366}}.grass-visual{display:flex;flex-direction:column;gap:1.5em;font-size:1.1em}.temp-range{background:#fff3;padding:2em;border-radius:12px;text-align:center;font-size:2.5em;font-weight:700;border:3px solid rgba(255,255,255,.3)}.grass-row.bermuda .temp-range{background:#2c332326;border-color:#2c332333}.zone-info{background:#fff3;padding:1.5em;border-radius:12px;text-align:center;font-size:1.8em;font-weight:700}.grass-row.bermuda .zone-info{background:#2c332326}.master-guide-cta{background:linear-gradient(135deg,#70a91e,#5a8718);color:#fff;padding:5em 2em;text-align:center}.master-guide-cta h2{color:#fff;font-size:2.5em;margin-bottom:.5em}.cta-intro{font-size:1.3em;margin-bottom:3em;opacity:.95;max-width:800px;margin-left:auto;margin-right:auto}.guide-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2em;margin-bottom:3em;max-width:1000px;margin-left:auto;margin-right:auto}.guide-feature h3{color:#fff;margin-bottom:.5em;font-size:1.5em}.guide-feature p{font-size:1.1em;opacity:.9}.btn-cta-large{background:#fff;color:#2c3323;font-size:1.3em;padding:1.2em 3em}.btn-cta-large:hover{background:#f5f8f2;transform:translateY(-3px);box-shadow:0 10px 30px #0000004d}.cta-note{margin-top:1.5em;font-size:1em;opacity:.9}.buyers-guide-section{padding:5em 2em;background:#f5f8f2}.buyers-guide-section h2{text-align:center;font-size:2.5em;margin-bottom:.3em}.section-subtitle{text-align:center;font-size:1.2em;color:rgb(var(--gray));margin-bottom:3em}.review-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2em;max-width:1200px;margin:0 auto}.review-card{background:#fff;padding:2.5em;border-radius:12px;text-decoration:none;color:rgb(var(--gray-dark));transition:all .3s ease;border:3px solid transparent;text-align:center}.review-card:hover{border-color:var(--accent);transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.review-card h3{color:rgb(var(--black));font-size:1.8em;margin-bottom:.5em}.review-card .count{display:block;color:var(--accent);font-weight:700;font-size:1.1em}.review-icon{width:120px;height:120px;margin:0 auto 1.5em;border-radius:12px;overflow:hidden;background:var(--gray-light)}.review-icon img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.comparisons-section{padding:5em 2em;background:#fff}.comparisons-section h2{text-align:center;font-size:2.5em;margin-bottom:.3em}.comparison-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2em;max-width:1200px;margin:0 auto}.comparison-card{background:#f5f8f2;padding:2em;border-radius:12px;text-decoration:none;color:rgb(var(--gray-dark));transition:all .3s ease;border:3px solid transparent}.comparison-card:hover{border-color:var(--accent);transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.comparison-card h3{color:rgb(var(--black));font-size:1.5em;margin-bottom:.5em}.comparison-card p{color:rgb(var(--gray));line-height:1.6}.problems-section{padding:5em 2em;background:#fff}.problems-section h2{text-align:center;font-size:2.5em;margin-bottom:.3em}.problems-grid-home{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5em;max-width:1200px;margin:0 auto}.problem-card-home{background:#f9fafb;padding:2em;border-radius:12px;text-decoration:none;color:inherit;border:2px solid #e5e7eb;transition:all .2s;text-align:center}.problem-card-home:hover{border-color:#10b981;transform:translateY(-3px);box-shadow:0 8px 20px #00000014}.problem-card-home.featured-problem{border-color:#fbbf24;background:#fffbeb}.problem-icon-home{font-size:2.5rem;display:block;margin-bottom:.75rem}.problem-card-home h3{font-size:1.2em;margin:0 0 .5em;color:#1e3a1e}.problem-card-home p{font-size:.9em;color:#6b7280;line-height:1.5;margin:0 0 .75em}.problem-count{font-size:.8em;font-weight:600;color:#059669}.tools-section-home{padding:4em 2em;background:#f0fdf4}.tools-section-home h2{text-align:center;font-size:2.5em;margin-bottom:.3em}.tools-grid-home{display:flex;flex-wrap:wrap;justify-content:center;gap:1em;max-width:900px;margin:0 auto}.tool-card-home{display:flex;align-items:center;gap:.5em;background:#fff;padding:.75em 1.25em;border-radius:9999px;text-decoration:none;color:#374151;font-weight:500;font-size:.95em;border:1px solid #d1fae5;transition:all .2s}.tool-card-home:hover{background:#059669;color:#fff;border-color:#059669;transform:translateY(-2px);box-shadow:0 4px 12px #05966940}.tool-icon-home{font-size:1.2rem}.tool-name-home{white-space:nowrap}.expert-section-home{padding:5em 2em;background:#f9fafb}.expert-card-home{display:flex;gap:2.5em;align-items:flex-start;max-width:900px;margin:0 auto;background:#fff;padding:3em;border-radius:16px;box-shadow:0 4px 12px #0000000f;border:1px solid #e5e7eb}.expert-photo-home{width:140px;height:140px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:4px solid #10b981;flex-shrink:0}.expert-info-home h2{margin:0 0 .25em;font-size:1.8em;color:#1e3a1e}.expert-title-home{color:#059669;font-weight:600;font-size:1.05em;margin:0 0 1em}.expert-bio-home{color:#4b5563;line-height:1.7;margin:0 0 1.25em}.expert-creds-home{display:flex;flex-wrap:wrap;gap:.75em;margin-bottom:1em}.expert-creds-home span{font-size:.85em;color:#065f46;background:#ecfdf5;padding:.3em .75em;border-radius:6px;font-weight:500}.expert-link-home{color:#059669;font-weight:600;text-decoration:none;font-size:.95em}.expert-link-home:hover{text-decoration:underline}.faq-section-home{padding:5em 2em;background:#fff}.faq-section-home h2{text-align:center;font-size:2.5em;margin-bottom:1.5em}.faq-grid-home{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:.75em}.faq-item-home{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.faq-item-home summary{padding:1.25em 1.5em;font-weight:600;font-size:1.05em;color:#1e3a1e;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}.faq-item-home summary:after{content:"+";font-size:1.3em;color:#059669}.faq-item-home[open] summary:after{content:"−"}.faq-item-home summary:hover{background:#f0fdf4}.faq-item-home p{padding:0 1.5em 1.25em;color:#4b5563;line-height:1.7;margin:0}.faq-item-home a{color:#059669;font-weight:500}@media(max-width:1024px){.grass-content,.grass-content.reverse{grid-template-columns:1fr;gap:2em}.grass-content.reverse .grass-info,.grass-content.reverse .grass-visual{order:initial}.grass-row h3{font-size:2.2em}.hero-content h1{font-size:2em}}@media(max-width:768px){.problems-grid-home{grid-template-columns:1fr 1fr}.expert-card-home{flex-direction:column;align-items:center;text-align:center;padding:2em}.expert-creds-home{justify-content:center}}@media(max-width:720px){.hero-main{padding:3em 1.5em}.hero-content h1{font-size:1.8em}.hero-subtitle{font-size:1.1em}.credentials{flex-direction:column;gap:.5em}.grass-row{padding:3em 0}.grass-row h3{font-size:1.8em}.grass-description{font-size:1em}.grass-actions{flex-direction:column}.btn-white,.btn-outline{width:100%}.temp-range{font-size:2em}.zone-info{font-size:1.5em}.master-guide-cta h2,.buyers-guide-section h2,.comparisons-section h2{font-size:1.8em}}@media(max-width:480px){.problems-grid-home{grid-template-columns:1fr}}.this-month-section{padding:3em 2em;background:#fff}.this-month-card{max-width:900px;margin:0 auto;border:2px solid #10b981;border-radius:16px;overflow:hidden;box-shadow:0 4px 16px #10b9811a}.this-month-header{background:linear-gradient(135deg,#065f46,#047857);padding:1.25rem 1.5rem;display:flex;align-items:center;gap:.75rem}.this-month-icon{font-size:1.5rem}.this-month-title{color:#fff;margin:0;font-size:1.4em}.this-month-grid{display:grid;grid-template-columns:1fr 1fr;gap:0}.this-month-col{padding:1.5rem}.this-month-col:first-child{border-right:1px solid #e5e7eb}.this-month-col h3{margin:0 0 1rem;font-size:1.1em;color:#1e3a1e}.this-month-col ul{list-style:none;padding:0;margin:0}.this-month-col li{padding:.5rem 0 .5rem 1.5rem;position:relative;color:#374151;font-size:.95rem;line-height:1.4;border-bottom:1px solid #f3f4f6}.this-month-col li:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700}.this-month-col li:last-child{border-bottom:none}.this-month-actions{display:flex;gap:1rem;padding:1.25rem 1.5rem;background:#f0fdf4;border-top:1px solid #d1fae5;justify-content:center}.this-month-btn{padding:.6rem 1.5rem;border-radius:8px;font-weight:600;font-size:.9rem;text-decoration:none;transition:all .2s}.this-month-btn.guide{background:#059669;color:#fff}.this-month-btn.guide:hover{background:#047857}.this-month-btn.app{background:#fff;color:#059669;border:2px solid #059669}.this-month-btn.app:hover{background:#059669;color:#fff}@media(max-width:640px){.this-month-grid{grid-template-columns:1fr}.this-month-col:first-child{border-right:none;border-bottom:1px solid #e5e7eb}.this-month-actions{flex-direction:column}}
