:root{--hero-primary:#3b82f6;--hero-primary-dark:#2563eb;--hero-secondary:#10b981;--hero-secondary-dark:#059669;--hero-bg-start:#667eea;--hero-bg-end:#764ba2;--hero-text:#1e293b;--hero-text-light:#64748b;--hero-white:#fff;--hero-shadow:0 25px 50px -12px rgba(0,0,0,.25);--hero-shadow-sm:0 10px 15px -3px rgba(0,0,0,.1);--hero-radius:24px;--hero-radius-sm:16px}.Ephrata-hero{background:linear-gradient(135deg,var(--hero-bg-start)0%,var(--hero-bg-end)100%);align-items:center;min-height:auto;padding:1rem 0 4rem;display:flex;position:relative;overflow:hidden}.Ephrata-hero-bg-pattern{pointer-events:none;background-image:radial-gradient(circle at 20% 80%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.08) 0%,transparent 50%),repeating-linear-gradient(45deg,rgba(255,255,255,.02) 0,rgba(255,255,255,.02) 2px,transparent 2px,transparent 8px);position:absolute;top:0;bottom:0;left:0;right:0}.Ephrata-hero .Ephrata-container{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;max-width:1280px;margin:0 auto;padding:0 2rem;display:grid;position:relative}.Ephrata-hero-badge{margin-bottom:.75rem}.Ephrata-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.2);border-radius:40px;align-items:center;gap:.5rem;padding:.4rem 1rem;font-size:.8rem;font-weight:500;display:inline-flex}.badge-icon{font-size:.9rem}.Ephrata-hero-title{color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:3rem;font-weight:800;line-height:1.2}.Ephrata-text-gradient{background:linear-gradient(135deg,#fbbf24,#f59e0b);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:block}.Ephrata-hero-subtitle{color:rgba(255,255,255,.9);margin-bottom:1.5rem;font-size:1rem;line-height:1.5}.Ephrata-hero-subtitle strong{color:#fbbf24;font-weight:600}.Ephrata-hero-actions{flex-wrap:wrap;justify-content:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.Ephrata-hero-btn-primary,.Ephrata-hero-btn-secondary{cursor:pointer;white-space:nowrap;border:none;border-radius:40px;align-items:center;gap:.5rem;padding:.7rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Ephrata-hero-btn-primary{color:var(--hero-primary);box-shadow:var(--hero-shadow-sm);background:#fff}.Ephrata-hero-btn-primary:hover{box-shadow:var(--hero-shadow);transform:translateY(-2px)}.Ephrata-hero-btn-secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.3)}.Ephrata-hero-btn-secondary:hover{background:rgba(255,255,255,.25);transform:translateY(-2px)}.btn-icon{font-size:1rem}.Ephrata-hero-proof{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:40px;align-items:center;gap:.5rem;width:-moz-fit-content;width:fit-content;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;display:inline-flex}.proof-icon{font-size:.9rem}.Ephrata-hero-stats{border-top:1px solid rgba(255,255,255,.2);flex-wrap:wrap;justify-content:flex-start;gap:1.5rem;padding-top:.75rem;display:flex}.Ephrata-stat-item{flex-direction:column;align-items:flex-start;gap:.2rem;display:flex}.Ephrata-stat-number{color:#fff;align-items:center;gap:.25rem;font-size:.9rem;font-weight:700;display:flex}.Ephrata-stat-label{color:rgba(255,255,255,.8);font-size:.7rem}.Ephrata-hero-visual{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.hero-visual-wrapper{border-radius:var(--hero-radius);box-shadow:var(--hero-shadow);width:100%;max-width:100%;position:relative;overflow:hidden}.Ephrata-hero-image{object-fit:cover;object-position:center;width:100%;height:auto;display:block}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width:1024px){.Ephrata-hero .Ephrata-container{text-align:center;grid-template-columns:1fr;gap:2rem}.Ephrata-hero-actions{justify-content:center}.Ephrata-hero-proof{margin-left:auto;margin-right:auto}.Ephrata-hero-stats{justify-content:center}.Ephrata-stat-item{text-align:center;align-items:center}.hero-visual-wrapper{max-width:500px;margin:0 auto}}@media (max-width:768px){.Ephrata-hero{padding:.75rem 0 3rem}.Ephrata-hero .Ephrata-container{padding:0 1.5rem}.Ephrata-hero-title{font-size:2rem}.Ephrata-hero-subtitle{margin-bottom:1.25rem;font-size:.9rem}.Ephrata-hero-actions{flex-direction:row;justify-content:center;gap:.75rem}.Ephrata-hero-btn-primary,.Ephrata-hero-btn-secondary{white-space:nowrap;padding:.6rem 1rem;font-size:.8rem}.btn-icon{font-size:.9rem}.Ephrata-hero-proof{padding:.4rem .8rem;font-size:.75rem}.Ephrata-hero-stats{gap:1rem}.Ephrata-stat-number{font-size:.8rem}.Ephrata-stat-label{font-size:.65rem}.hero-visual-wrapper{max-width:100%}}@media (max-width:480px){.Ephrata-hero{padding:.5rem 0 2rem}.Ephrata-hero .Ephrata-container{padding:0 1rem}.Ephrata-hero-title{font-size:1.5rem}.Ephrata-hero-subtitle{font-size:.8rem}.Ephrata-hero-actions{flex-direction:column;align-items:center;gap:.5rem}.Ephrata-hero-btn-primary,.Ephrata-hero-btn-secondary{white-space:normal;justify-content:center;width:100%;max-width:220px}.Ephrata-hero-proof{padding:.35rem .7rem;font-size:.7rem}.Ephrata-hero-stats{flex-direction:column;align-items:center;gap:.75rem}.Ephrata-stat-item{text-align:center;align-items:center}}@media (min-width:1200px){.hero-visual-wrapper{max-width:600px}}@media (min-width:1600px){.hero-visual-wrapper{max-width:700px}}@media (min-width:769px){.Ephrata-hero-actions{flex-direction:row}}
.blog-preview-container{width:100%}.blog-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.blog-card{box-shadow:var(--shadow);border:1px solid var(--gray-100);background:#fff;border-radius:1rem;transition:all .3s;overflow:hidden}.blog-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.blog-visual{position:relative}.blog-image-container{background:var(--gray-200);height:200px;position:relative;overflow:hidden}.blog-image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.blog-card:hover .blog-image{transform:scale(1.05)}.blog-image-container.has-fallback{background:linear-gradient(135deg,var(--primary-light),var(--secondary-light));justify-content:center;align-items:center;display:flex}.blog-image-container.has-fallback:before{content:"📝";opacity:.5;font-size:2.5rem}.blog-overlay{position:absolute;bottom:1rem;right:1rem}.read-time{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.7);border-radius:1rem;padding:.375rem .75rem;font-size:.875rem}.blog-content{padding:1.5rem}.blog-title{color:var(--gray-900);margin-bottom:.75rem;font-size:1.25rem;font-weight:600;line-height:1.4}.blog-excerpt{color:var(--gray-600);margin-bottom:1.25rem;font-size:.95rem;line-height:1.5}.blog-actions{justify-content:flex-start;display:flex}@media (max-width:768px){.blog-grid{grid-template-columns:1fr;gap:1.5rem}.blog-content{padding:1.25rem}}@media (max-width:480px){.blog-title{font-size:1.125rem}}
