.how-it-works-page{min-height:100vh;background:linear-gradient(180deg,#ffffff,#f8fafc)}.hiw-hero{position:relative;min-height:600px;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:3rem 0 2rem}.hiw-hero .hero-background{position:absolute;inset:0;background:linear-gradient(135deg,#fafbfa,#f5f7f5 50%,#f0f4f1);z-index:-2}.hiw-hero .hero-overlay{position:absolute;inset:0;background:radial-gradient(circle at 30% 50%,rgba(16,185,129,.15),transparent 55%),radial-gradient(circle at 70% 80%,rgba(34,197,94,.12),transparent 55%);z-index:-1}.hiw-hero .hero-content{position:relative;z-index:1;text-align:center;padding:4rem 1rem;max-width:800px;margin:0 auto}.hiw-hero .hero-title{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:#111827;margin-bottom:1rem;line-height:1.2}.hiw-hero .hero-highlight{color:#059669;background:none}.hiw-hero .hero-subtitle{font-size:clamp(1rem,1.5vw,1.125rem);color:#4b5563;max-width:620px;margin:0 auto 2.5rem;line-height:1.6}.hiw-hero-badge{display:inline-block;background:rgba(5,150,105,.12);color:#059669;border:1.5px solid rgba(5,150,105,.3);border-radius:2rem;font-size:.8125rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:.35rem 1rem;margin-bottom:1.25rem}.hiw-hero-stats{justify-content:center;gap:0;flex-wrap:wrap;background:white;border-radius:1rem;border:1.5px solid #e2e8f0;box-shadow:0 4px 20px rgba(0,0,0,.07);padding:1.25rem 2rem;max-width:640px;margin:0 auto}.hiw-hero-stat,.hiw-hero-stats{display:flex;align-items:center}.hiw-hero-stat{flex-direction:column;padding:0 1.5rem;flex:1;min-width:100px}.hiw-hero-stat-value{font-size:1.75rem;font-weight:800;color:#059669;line-height:1;margin-bottom:.3rem}.hiw-hero-stat-value small{font-size:1rem;font-weight:600}.hiw-hero-stat-label{font-size:.8rem;color:#64748b;font-weight:500;text-align:center}.hiw-hero-stat-divider{width:1px;height:2.5rem;background:#e2e8f0;flex-shrink:0}.hiw-process-section{padding:6rem 0;background:linear-gradient(180deg,#f8fafc,#ffffff);border-top:1px solid #e2e8f0}.hiw-process-section .section-header{text-align:center;margin-bottom:4rem;max-width:700px;margin-left:auto;margin-right:auto}.hiw-process-section .section-title{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:#0f172a;margin-bottom:1rem}.hiw-process-section .section-subtitle{font-size:1.125rem;color:#64748b;line-height:1.6}.hiw-tabs{gap:1rem;margin-bottom:4rem;background:#f8fafc;padding:.5rem;border-radius:12px;max-width:400px;margin-left:auto;margin-right:auto}.hiw-tab-btn,.hiw-tabs{display:flex;justify-content:center}.hiw-tab-btn{align-items:center;gap:.5rem;padding:1rem 1.5rem;border:none;background:transparent;border-radius:8px;font-weight:600;color:#64748b;cursor:pointer;transition:all .3s ease;flex:1}.hiw-tab-btn:hover{color:#0f172a;background:rgba(255,255,255,.5)}.hiw-tab-btn.active{background:white;color:#059669;box-shadow:0 2px 8px rgba(0,0,0,.1)}.hiw-steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1200px;margin:0 auto}.hiw-step-card{background:white;border-radius:16px;padding:0 1.75rem 2rem;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.06),0 8px 24px rgba(0,0,0,.08);border:1.5px solid #e2e8f0;transition:all .3s ease;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center}.hiw-step-card-top{width:100%;background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-bottom:1px solid #bbf7d0;padding:.6rem 1rem;margin-bottom:1.5rem;text-align:left}.hiw-step-num{font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#059669}.hiw-step-card:hover{transform:translateY(-6px);box-shadow:0 12px 32px rgba(16,185,129,.18),0 2px 8px rgba(0,0,0,.06);border-color:#059669}.hiw-steps-grid{counter-reset:step-counter}.hiw-step-icon{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,#059669,#10b981);color:white;display:flex;align-items:center;justify-content:center;margin:1rem auto 1.25rem;box-shadow:0 6px 20px rgba(16,185,129,.35)}.hiw-step-title{font-size:1.125rem;font-weight:700;color:#0f172a;margin-bottom:.75rem;line-height:1.3}.hiw-step-description{font-size:.9375rem;color:#64748b;line-height:1.65}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.feature-card{background:#fff;border-radius:1rem;padding:2rem;text-align:center;box-shadow:0 4px 6px rgba(0,0,0,.05);border:2px solid #f0f0f0;transition:all .3s ease}.feature-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px rgba(0,0,0,.1);border-color:#059669}.feature-icon{color:#059669;margin:0 auto 1rem}.feature-title{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:.75rem}.feature-description{font-size:.95rem;color:#6b7280;line-height:1.6}.comparison-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:3rem;max-width:900px;margin-left:auto;margin-right:auto}.comparison-card{background:#fff;border-radius:1rem;padding:2.5rem;box-shadow:0 4px 12px rgba(0,0,0,.08);border:2px solid #e5e7eb}.comparison-card.highlight{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-color:#059669;box-shadow:0 8px 20px rgba(16,185,129,.2)}.comparison-title{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:#111827}.comparison-list{list-style:none;padding:0;margin:0}.comparison-list li{padding:.75rem 0;font-size:1rem;color:#374151;border-bottom:1px solid rgba(0,0,0,.05);line-height:1.6}.comparison-list li:last-child{border-bottom:none}.hiw-faq-section{padding:6rem 0;background:linear-gradient(180deg,#f8fafc,#ffffff)}.hiw-faq-section .section-header{text-align:center;margin-bottom:4rem;max-width:700px;margin-left:auto;margin-right:auto}.hiw-faq-section .section-title{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:#0f172a;margin-bottom:1rem}.hiw-faq-section .section-subtitle{font-size:1.125rem;color:#64748b;line-height:1.6}.faq-accordion{max-width:800px;margin:0 auto}.faq-item{background:white;border-radius:12px;margin-bottom:1rem;border:1px solid #e2e8f0;overflow:hidden;transition:all .3s ease}.faq-item:hover{border-color:#059669;box-shadow:0 4px 12px rgba(16,185,129,.1)}.faq-question{width:100%;padding:1.5rem 2rem;background:none;border:none;text-align:left;font-size:1.125rem;font-weight:600;color:#0f172a;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease}.faq-question:hover{color:#059669}.faq-answer{padding:0 2rem 1.5rem;font-size:1rem;color:#64748b;line-height:1.7}.hiw-cta-section{padding:6rem 0;background:linear-gradient(135deg,#004B3A,#003E31 60%,#002E24);position:relative;overflow:hidden}.hiw-cta-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 50%,rgba(16,185,129,.18) 0,transparent 55%),radial-gradient(circle at 85% 30%,rgba(52,211,153,.12) 0,transparent 50%);pointer-events:none}.hiw-cta-header{text-align:center;max-width:600px;margin:0 auto 3rem;position:relative;z-index:2}.hiw-cta-title{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:white;margin-bottom:1rem;line-height:1.2}.hiw-cta-highlight{color:#34d399}.hiw-cta-description{font-size:1.125rem;color:rgba(255,255,255,.75);line-height:1.6}.hiw-cta-cards{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;max-width:860px;margin:0 auto;position:relative;z-index:2}.hiw-cta-card{background:rgba(255,255,255,.07);border:1.5px solid rgba(255,255,255,.15);border-radius:1.25rem;padding:2rem;display:flex;flex-direction:column;gap:.75rem;transition:all .3s ease;backdrop-filter:blur(4px)}.hiw-cta-card:hover{background:rgba(255,255,255,.11);border-color:rgba(255,255,255,.28);transform:translateY(-4px)}.hiw-cta-card-icon{width:52px;height:52px;border-radius:.875rem;display:flex;align-items:center;justify-content:center;margin-bottom:.25rem}.hiw-cta-card--homeowner .hiw-cta-card-icon{background:rgba(255,255,255,.12);color:white}.hiw-cta-card--business .hiw-cta-card-icon{background:rgba(16,185,129,.25);color:#34d399}.hiw-cta-card h3{font-size:1.375rem;font-weight:700;color:white;margin:0}.hiw-cta-card p{font-size:.9375rem;color:rgba(255,255,255,.72);line-height:1.55;margin:0}.hiw-cta-card-list{list-style:none;padding:0;margin:.25rem 0 .75rem;display:flex;flex-direction:column;gap:.4rem}.hiw-cta-card-list li{font-size:.875rem;color:rgba(255,255,255,.8);padding-left:1.25rem;position:relative}.hiw-cta-card-list li:before{content:"\2713";position:absolute;left:0;color:#34d399;font-weight:700}.hiw-cta-card-btn{display:flex;align-items:center;justify-content:center;gap:.35rem;padding:.875rem 1.5rem;border-radius:.75rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:all .2s ease;margin-top:auto}.hiw-cta-card-btn--homeowner{background:rgba(255,255,255,.15);color:white;border:1.5px solid rgba(255,255,255,.3)}.hiw-cta-card-btn--homeowner:hover{background:rgba(255,255,255,.22);color:white}.hiw-cta-card-btn--business{background:#10b981;color:white;border:1.5px solid #10b981;box-shadow:0 4px 16px rgba(16,185,129,.4)}.hiw-cta-card-btn--business:hover{background:#059669;border-color:#059669;color:white;box-shadow:0 6px 24px rgba(16,185,129,.55)}@media (max-width:768px){.hiw-hero{padding:4rem 0}.hiw-hero .hero-title{font-size:2.5rem}.hiw-hero .hero-subtitle{font-size:1.125rem}.hiw-cta-section,.hiw-faq-section,.hiw-process-section{padding:4rem 0}.hiw-tabs{max-width:100%;margin:0 1rem 3rem}.hiw-tab-btn{padding:.75rem 1rem;font-size:.875rem}.hiw-steps-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}.hiw-step-card{padding:0 1.25rem 1.5rem}.hiw-cta-cards{grid-template-columns:1fr}.hiw-hero-stats{padding:1rem .5rem;gap:.5rem}.hiw-hero-stat{padding:0 .75rem;min-width:80px}.hiw-hero-stat-value{font-size:1.375rem}.hiw-step-icon{width:60px;height:60px}.faq-question{padding:1rem 1.5rem;font-size:1rem}.faq-answer{padding:0 1.5rem 1rem;font-size:.9rem}.hiw-cta-buttons{flex-direction:column;gap:.75rem}.hiw-cta-btn{width:100%;min-width:unset}.hiw-cta-title,.hiw-faq-section .section-title,.hiw-process-section .section-title{font-size:2rem}}@media (max-width:480px){.hiw-steps-grid{grid-template-columns:1fr}.hiw-cta-section,.hiw-faq-section,.hiw-hero,.hiw-process-section{padding:3rem 0}.hiw-step-card{padding:1.5rem}.hiw-step-icon{width:56px;height:56px}.faq-question{padding:.875rem 1rem}.faq-answer{padding:0 1rem .875rem}}