.flex{display:flex}.min-h-screen{min-height:100vh}.flex-col{flex-direction:column}.flex-1{flex:1 1 0%}.hero-header{text-align:center;max-width:720px;margin:0 auto 2rem}.hero-subtitle{font-size:1rem;font-weight:700;color:#7dd3fc;margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.08em;text-shadow:0 1px 6px rgba(0,0,0,.4)}.hero-description{font-size:1.3rem;color:#fff;font-weight:600}.home-hero{position:relative;padding:8rem 2rem;background:linear-gradient(180deg,#0f172a7a,#0f172a5c 45%,#0f172a9e),url(/images/florida-craftsman.webp);background-size:cover;background-position:center;color:#fff;overflow:hidden}.hero-content{max-width:48rem;margin:0 auto;position:relative;z-index:10;text-align:center}.hero-title{font-family:Poppins,sans-serif;font-size:3.5rem;font-weight:800;line-height:1.2;color:#fff;margin-bottom:1.5rem;margin-top:5rem;text-shadow:0 2px 16px rgba(0,0,0,.45)}.hero-cta-group{display:flex;gap:1rem;justify-content:center}.hero-cta{display:inline-flex;align-items:center;padding:1rem 2rem;border-radius:.5rem;font-weight:600;transition:all .2s;font-size:1.125rem}.hero-cta.primary{background-color:#0ea5e9;color:#fff}.hero-cta.primary:hover{background-color:#0284c7;transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.hero-cta.secondary{background-color:transparent;color:#fff;border:2px solid white}.hero-cta.secondary:hover{background-color:#ffffff1a;transform:translateY(-2px)}.cta-icon{margin-left:.5rem;width:1.25rem;height:1.25rem}.home-trust{padding:6rem 2rem;background-color:#f8fafc}.trust-container{max-width:72rem;margin:0 auto}.trust-title{font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:700;color:#0f172a;text-align:center;margin-bottom:3rem}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.trust-card{padding:2rem;background-color:#f8fafc;border-radius:1rem;text-align:center;transition:all .2s;border:1px solid #e2e8f0}.trust-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.card-title{font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:600;color:#0f172a;margin-bottom:1rem}.card-text{color:#475569;line-height:1.625;font-size:1.125rem}.featured-blogs{padding:6rem 2rem;background-color:#fff}.featured-container{max-width:72rem;margin:0 auto}.featured-header{text-align:center;margin-bottom:4rem}.featured-title{font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:700;color:#0f172a;margin-bottom:1rem}.featured-subtitle{font-size:1.25rem;color:#475569}.featured-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem}.featured-card{display:flex;flex-direction:column;height:100%;background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:all .2s}.featured-card-image{width:100%;height:200px;overflow:hidden}.featured-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.featured-card:hover .featured-card-image img{transform:scale(1.05)}.featured-card-content{display:flex;flex-direction:column;flex:1;padding:1.5rem}.featured-category{display:inline-block;padding:.5rem 1rem;background-color:#fef3c7;color:#92400e;border-radius:9999px;font-size:.875rem;font-weight:600;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.featured-card-title{font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:.75rem;line-height:1.3}.featured-card-title a{color:inherit;text-decoration:none}.featured-card-title a:hover{color:#0ea5e9}.featured-card-excerpt{color:#64748b;font-size:1rem;line-height:1.5;margin-bottom:1.5rem;flex:1}.featured-card-meta{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;border-top:1px solid #e2e8f0}.meta-item{display:flex;align-items:center;gap:.5rem;color:#64748b;font-size:.875rem}.meta-icon{width:1rem;height:1rem;color:#0ea5e9}.featured-card-link{display:inline-flex;align-items:center;gap:.5rem;color:#0ea5e9;font-weight:600;text-decoration:none;margin-top:1rem;transition:all .2s}.featured-card-link:hover{color:#0284c7}.link-icon{width:1rem;height:1rem;transition:transform .2s}.featured-card-link:hover .link-icon{transform:translate(2px)}.featured-cta{text-align:center}.view-all-btn{display:inline-flex;align-items:center;padding:1rem 2rem;background-color:#0ea5e9;color:#fff;border-radius:.5rem;font-weight:600;text-decoration:none;transition:all .2s;font-size:1.125rem}.view-all-btn:hover{background-color:#0369a1;transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.btn-icon{margin-left:.5rem;width:1.25rem;height:1.25rem}.home-faq-preview{padding:6rem 2rem;background-color:#f8fafc}.faq-container{max-width:48rem;margin:0 auto;text-align:center}.faq-title{font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:700;color:#0f172a;margin-bottom:1rem}.faq-subtitle{font-size:1.25rem;color:#475569;margin-bottom:3rem}.faq-list{list-style:none;padding:0;margin:0 0 3rem}.faq-list li{margin-bottom:1.5rem}.faq-list a{color:#0ea5e9;text-decoration:none;font-weight:500;font-size:1.25rem;transition:color .2s}.faq-list a:hover{color:#0369a1;text-decoration:underline}.faq-link{display:inline-flex;align-items:center;color:#0ea5e9;font-weight:600;text-decoration:none;font-size:1.25rem}.faq-link:hover{color:#0369a1}@media (max-width: 1024px){.trust-grid,.featured-grid{grid-template-columns:repeat(2,1fr)}.hero-title{font-size:3rem}}@media (max-width: 768px){.hero-content{max-width:100%}.hero-cta-group{flex-direction:column}.trust-grid,.featured-grid{grid-template-columns:1fr}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.25rem}.trust-title,.featured-title,.faq-title{font-size:2rem}}.site-footer{background-color:#2c3e50;color:#ecf0f1;padding:2rem 0;margin-top:auto}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.footer-section h3,.footer-section h4{color:#3498db;margin-bottom:1rem}.footer-link{color:#ecf0f1;text-decoration:none;display:block;margin-bottom:.5rem;transition:color .3s ease}.footer-link:hover{color:#3498db}.footer-bottom{text-align:center;padding-top:2rem;margin-top:2rem;border-top:1px solid rgba(236,240,241,.1)}@media (max-width: 768px){.footer-container{grid-template-columns:1fr;text-align:center}}html,body{margin:0;padding:0}html{overflow-x:clip}.navigation-bar{background-color:#fff;position:sticky;top:0;z-index:1000}.nav-container{position:relative;max-width:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 2rem}.nav-logo{display:flex;align-items:center}.nav-logo-img{height:6rem;width:auto}.nav-links{display:flex;gap:24px}.nav-link{text-decoration:none;color:#333;font-weight:500;font-size:1rem;position:relative}.nav-link:hover{color:#0073e6}.active-link{color:#0073e6;font-weight:600}.nav-toggle{display:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:9px;background:none;border:none;cursor:pointer}.nav-toggle span{display:block;width:100%;height:2px;background-color:#1f2937;border-radius:2px;transition:transform .25s ease,opacity .2s ease}.nav-toggle.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-toggle.open span:nth-child(2){opacity:0}.nav-toggle.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media (max-width: 768px){.nav-container{padding:0 1rem}.nav-logo-img{height:4.5rem}.nav-toggle{display:flex}.nav-links{position:absolute;top:100%;left:0;right:0;flex-direction:column;gap:0;background-color:#fff;box-shadow:0 10px 20px #00000014;border-top:1px solid #eef2f7;padding:.4rem 0;display:none}.nav-links.open{display:flex}.nav-link{padding:.9rem 1.5rem;width:100%;font-size:1.05rem}.nav-link:not(:last-child){border-bottom:1px solid #f1f5f9}}:root{--primary: #0ea5e9;--primary-dark: #0284c7;--primary-light: #e0f2fe;--secondary: #f97316;--secondary-dark: #ea580c;--secondary-light: #ffedd5;--text-dark: #0f172a;--text-light: #475569;--background: #f8fafc;--white: #ffffff;--border: #e2e8f0;--success: #22c55e;--error: #ef4444;--warning: #f59e0b;--font-primary: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-secondary: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--spacing-xs: .5rem;--spacing-sm: 1rem;--spacing-md: 1.5rem;--spacing-lg: 2rem;--spacing-xl: 3rem;--spacing-2xl: 4rem;--spacing-3xl: 6rem;--radius-sm: .25rem;--radius-md: .5rem;--radius-lg: 1rem;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--gradient-primary: linear-gradient(135deg, var(--primary), var(--primary-dark));--gradient-secondary: linear-gradient(135deg, var(--secondary), var(--secondary-dark));--gradient-dark: linear-gradient(rgba(15, 23, 42, .8), rgba(15, 23, 42, .8))}body{font-family:var(--font-secondary);color:var(--text-dark);background-color:var(--background);margin:0;padding:0;line-height:1.625}h1,h2,h3,h4,h5,h6{font-family:var(--font-primary);color:var(--text-dark);line-height:1.2}h1{font-size:2.5rem;font-weight:700}h2{font-size:2rem;font-weight:700}h3{font-size:1.5rem;font-weight:600}.page-container{max-width:72rem;margin:0 auto;padding:var(--spacing-3xl) var(--spacing-lg);width:100%;box-sizing:border-box}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mt-1{margin-top:var(--spacing-xs)}.mt-2{margin-top:var(--spacing-sm)}.mt-3{margin-top:var(--spacing-md)}.mt-4{margin-top:var(--spacing-lg)}.mt-5{margin-top:var(--spacing-xl)}.mt-6{margin-top:var(--spacing-2xl)}.mt-7{margin-top:var(--spacing-3xl)}.mb-1{margin-bottom:var(--spacing-xs)}.mb-2{margin-bottom:var(--spacing-sm)}.mb-3{margin-bottom:var(--spacing-md)}.mb-4{margin-bottom:var(--spacing-lg)}.mb-5{margin-bottom:var(--spacing-xl)}.mb-6{margin-bottom:var(--spacing-2xl)}.mb-7{margin-bottom:var(--spacing-3xl)}@media (max-width: 1024px){:root{--spacing-3xl: 4rem;--spacing-2xl: 3rem}h1{font-size:2.25rem}h2{font-size:1.875rem}h3{font-size:1.5rem}}@media (max-width: 768px){:root{--spacing-3xl: 3rem;--spacing-2xl: 2rem}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.375rem}.page-container{padding:var(--spacing-2xl) var(--spacing-sm)}}
