.home{width:100%}.home-band{width:100%;padding:clamp(3.5rem,7vw,6rem) 1.5rem}.home-band-inner{max-width:var(--shell-max);margin:0 auto}.home-band-tint{background:#fbf4ec}.home-band-dark{background:#2c3e50;color:#e8edf2}.home-hero{text-align:center;padding-top:clamp(3.5rem,8vw,5.5rem);padding-bottom:clamp(3rem,6vw,4.5rem)}.home-hero-title{font-size:clamp(1.875rem,5.5vw,3.5rem);font-weight:700;color:#2c3e50;margin-bottom:1.5rem;line-height:1.15;max-width:20ch;margin-inline:auto;text-wrap:balance}.home-hero-subtitle{font-size:clamp(1rem,2vw,1.25rem);color:#4b5563;max-width:62ch;margin:0 auto 1rem;line-height:1.7}.home-hero-audience{font-size:.9375rem;color:#6b7280;max-width:60ch;margin:0 auto 2.5rem}.home-section-heading{font-size:clamp(1.5rem,3.5vw,2rem);font-weight:700;color:#2c3e50;line-height:1.25;text-align:center;margin-bottom:1rem;text-wrap:balance}.home-section-intro{font-size:clamp(1rem,1.6vw,1.0625rem);color:#4b5563;line-height:1.7;max-width:62ch;margin:0 auto 2.5rem;text-align:center}.home-band-dark .home-section-heading{color:#fff}.home-band-dark .home-section-intro{color:#c7d2dd}.is-placeholder{outline:2px dashed #d1a05a;outline-offset:4px;background:#fdf8f1}.home-quote-bar{padding-top:clamp(2rem,4vw,2.75rem);padding-bottom:clamp(2rem,4vw,2.75rem)}.home-quote{max-width:760px;margin:0 auto;padding:1.5rem 1.75rem;border-left:4px solid #CC7722;background:#fff;border-radius:0 12px 12px 0;box-shadow:0 2px 4px #0000000d}.home-quote blockquote{margin:0 0 .625rem;font-size:clamp(1rem,1.8vw,1.1875rem);line-height:1.6;color:#2c3e50;font-weight:600;font-style:italic}.home-quote figcaption{font-size:.875rem;color:#6b7280;text-align:right;font-style:normal}.home-problem-list{max-width:62ch;margin:0 auto;padding:0;list-style:none}.home-problem-list li{position:relative;padding:.875rem 0 .875rem 1.75rem;font-size:clamp(.9375rem,1.6vw,1.0625rem);color:#dbe3ea;line-height:1.6;border-bottom:1px solid rgba(255,255,255,.12)}.home-problem-list li:last-child{border-bottom:none}.home-problem-list li:before{content:"";position:absolute;left:0;top:1.55rem;width:8px;height:8px;border-radius:50%;background:#c72}.home-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,360px));justify-content:center;gap:1.5rem;margin:0 auto 1rem;padding:0;list-style:none}.home-step{background:#fff;border-radius:12px;padding:2rem 1.75rem;border:1px solid #f0e6da;box-shadow:0 2px 4px #0000000d}.home-step-number{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:50%;background:#c72;color:#fff;font-weight:700;font-size:1.0625rem;margin-bottom:1rem}.home-step h3{font-size:1.1875rem;font-weight:700;color:#2c3e50;margin-bottom:.625rem;line-height:1.3}.home-step p{font-size:.9375rem;color:#4b5563;line-height:1.6}.home-how .demo-video-section{padding-top:1rem}.home-diff-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.home-diff-card{background:#fff;border-radius:12px;padding:1.75rem;border:1px solid #f0e6da;box-shadow:0 2px 4px #0000000d}.home-diff-card.is-highlight{border-color:#c72;box-shadow:0 4px 16px #cc772226}.home-diff-card h3{font-size:1.0625rem;font-weight:700;color:#2c3e50;margin-bottom:.625rem}.home-diff-card p{font-size:.9375rem;color:#4b5563;line-height:1.6}.home-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;max-width:900px;margin:0 auto 2.5rem;text-align:center}.home-metric-value{display:block;font-size:clamp(2rem,5vw,2.75rem);font-weight:700;color:#c72;line-height:1.1;margin-bottom:.375rem;font-variant-numeric:tabular-nums}.home-metric-label{display:block;font-size:.9375rem;color:#4b5563;line-height:1.5}.home-testimonials{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,480px));justify-content:center;gap:1.5rem}.home-testimonial{background:#fff;border-radius:12px;padding:1.75rem;margin:0;border:1px solid #f0e6da;box-shadow:0 2px 4px #0000000d}.home-testimonial blockquote{margin:0 0 .875rem;font-size:1rem;line-height:1.65;color:#374151;font-style:italic}.home-testimonial figcaption{font-size:.875rem;color:#6b7280;font-weight:600;text-align:right;font-style:normal}.home-quote figcaption:before,.home-testimonial figcaption:before{content:"— "}.home-bottom-cta{text-align:center}.home-bottom-cta .cta-content{background:linear-gradient(135deg,#2c3e50,#c72);color:#fff;border-radius:16px;padding:clamp(2.5rem,5vw,4rem) clamp(1.5rem,4vw,3rem)}.home-bottom-cta h2{font-size:clamp(1.5rem,3.5vw,2rem);font-weight:700;margin-bottom:.75rem;text-wrap:balance}.home-bottom-cta p{font-size:clamp(1rem,1.8vw,1.125rem);opacity:.95;margin:0 auto 2rem;max-width:52ch}@media(max-width:768px){.home-band{padding-inline:1rem}.home-hero-title{max-width:none}.home-steps,.home-diff-grid,.home-testimonials,.home-metrics{grid-template-columns:1fr;gap:1rem}.home-step,.home-diff-card,.home-testimonial{padding:1.5rem}.home-quote{padding:1.25rem}}@media(prefers-reduced-motion:reduce){.home *,.home *:before,.home *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
