.hero-carousel{min-height:calc(100vh - var(--nav-height));background:#0a190a;position:relative;overflow:hidden}.hero-slide{opacity:0;background-position:50%;background-size:cover;align-items:center;padding-block:4rem;transition:opacity .9s ease-in-out;display:flex;position:absolute;inset:0}.hero-slide--active{opacity:1;z-index:1}.hero__content{max-width:700px}.hero__headline{color:#fff;letter-spacing:-.5px;margin-bottom:1rem;font-size:clamp(2.2rem,5.5vw,3.5rem);font-weight:800;line-height:1.15}.hero__headline .accent{color:#7fd97a}.hero__subtext{color:#ffffffd1;max-width:580px;margin-bottom:2rem;font-size:clamp(1rem,2vw,1.2rem);line-height:1.65}.hero__ctas{flex-wrap:wrap;gap:1rem;display:flex}.hero__audience{border-radius:var(--radius-md);background:#ffffff14;border:1px solid #ffffff26;margin-bottom:1.75rem;padding:1rem 1.25rem;display:inline-block}.hero__audience-label{font-size:var(--text-xs);color:#fff9;letter-spacing:.05em;text-transform:uppercase;margin-bottom:.6rem;font-weight:600}.hero__audience-list{flex-direction:column;gap:.3rem;display:flex}.hero__audience-item{font-size:var(--text-sm);align-items:center;gap:.5rem;display:flex}.hero__audience-item--yes{color:#ffffffe6}.hero__audience-item--yes span:first-child{color:#7fd97a;font-weight:700}.hero__audience-item--no{color:#fff9;margin-top:.15rem}.hero__audience-item--no span:first-child{color:#ff6b6b;font-weight:700}.hero__disclaimer{font-size:var(--text-xs);color:#ffffff80;margin-top:.85rem}.hero-carousel__arrow{z-index:10;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);background:#00000047;border:2px solid #ffffff59;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.6rem;line-height:1;transition:background .2s,border-color .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.hero-carousel__arrow:hover{background:var(--color-primary);border-color:#7fd97a;transform:translateY(-50%)scale(1.08)}.hero-carousel__arrow--prev{left:1.75rem}.hero-carousel__arrow--next{right:1.75rem}.hero-carousel__dots{z-index:10;align-items:center;gap:.55rem;display:flex;position:absolute;bottom:2.25rem;left:50%;transform:translate(-50%)}.hero-dot{cursor:pointer;background:#ffffff59;border:none;border-radius:4px;width:8px;height:8px;padding:0;transition:background .3s,width .3s}.hero-dot--active{background:#fff;width:24px}.hero-carousel__progress{z-index:10;background:#ffffff1f;width:100%;height:3px;position:absolute;bottom:0;left:0}.hero-carousel__progress-bar{background:#7fd97a;width:0;height:100%;animation:5s linear forwards heroProgress}@keyframes heroProgress{0%{width:0}to{width:100%}}.services-carousel-wrap{position:relative}.services-carousel{scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;scrollbar-width:none;gap:1.25rem;padding-bottom:.75rem;display:flex;overflow-x:auto}.services-carousel::-webkit-scrollbar{display:none}.services-carousel .service-card{scroll-snap-align:start;flex:0 0 280px}.carousel-btn{border:1.5px solid var(--color-border);width:40px;height:40px;box-shadow:var(--shadow-card);cursor:pointer;z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;transition:background .2s,box-shadow .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.carousel-btn:hover{background:var(--color-primary);color:#fff;border-color:var(--color-primary);box-shadow:var(--shadow-hover)}.carousel-btn--prev{left:-20px}.carousel-btn--next{right:-20px}.carousel-mobile-arrows{display:none}@media (width<=767px){.services-carousel .service-card{flex:0 0 78vw}.carousel-btn--prev,.carousel-btn--next{display:none}.carousel-mobile-arrows{justify-content:center;gap:.75rem;display:flex}.carousel-mobile-arrows .carousel-btn{width:44px;height:44px;position:static;transform:none}}.service-card{border-radius:var(--radius-card);box-shadow:var(--shadow-card);border:1px solid var(--color-border);color:inherit;background:#fff;text-decoration:none;transition:transform .25s,box-shadow .25s;display:block;position:relative;overflow:hidden}.service-card:hover{box-shadow:var(--shadow-hover);transform:translateY(-4px)}.service-card.coming-soon{pointer-events:none;opacity:.7}.service-card__img{object-fit:cover;width:100%;height:180px;display:block}.service-card__img-placeholder{background:linear-gradient(135deg, var(--color-primary), var(--color-primary-dark));justify-content:center;align-items:center;width:100%;height:180px;font-size:3rem;display:flex}.service-card__body{padding:1.25rem}.service-card__icon{margin-bottom:.5rem;font-size:1.5rem}.service-card__title{font-size:var(--text-lg);margin-bottom:.4rem;font-weight:700}.service-card__desc{font-size:var(--text-sm);color:var(--color-text-muted);margin-bottom:.75rem;line-height:1.5}.service-card__link{font-size:var(--text-sm);color:var(--color-accent);align-items:center;gap:.25rem;font-weight:600;display:flex}.about-section{background:var(--color-section-alt)}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.about-grid__img{border-radius:var(--radius-card);box-shadow:var(--shadow-hover);object-fit:cover;width:100%;height:360px;overflow:hidden}.about__features{flex-direction:column;gap:1rem;margin:1.5rem 0;display:flex}.about__feature{align-items:flex-start;gap:.75rem;display:flex}.about__feature-icon{border-radius:var(--radius-md);background:#e6f4e6;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;display:flex}.about__feature h4{font-size:var(--text-sm);margin-bottom:.1rem;font-weight:600}.about__feature p{font-size:var(--text-xs);color:var(--color-text-muted)}.testimonials-section{background:var(--color-primary)}.testimonials-section .section-title,.testimonials-section .section-eyebrow{color:#fff}.testimonials-section .section-subtitle{color:#ffffffb3}.testimonials-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;margin-top:0;display:grid}.testimonial-card{border-radius:var(--radius-card);background:#ffffff14;border:1px solid #ffffff1f;padding:1.5rem;transition:background .2s}.testimonial-card:hover{background:#ffffff21}.testimonial-stars{color:#f5a623;margin-bottom:.75rem;font-size:.9rem}.testimonial-quote{font-size:var(--text-sm);color:#ffffffd9;margin-bottom:1.25rem;font-style:italic;line-height:1.7}.testimonial-author{align-items:center;gap:.75rem;display:flex}.testimonial-avatar{background:var(--color-accent);width:40px;height:40px;font-size:var(--text-base);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex}.testimonial-name{font-size:var(--text-sm);color:#fff;font-weight:600}.testimonial-meta{font-size:var(--text-xs);color:#ffffff8c;margin-top:.1rem}.blog-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.25rem;display:grid}.blog-card{border-radius:var(--radius-card);border:1px solid var(--color-border);box-shadow:var(--shadow-card);color:inherit;background:#fff;flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.blog-card:hover{box-shadow:var(--shadow-hover);transform:translateY(-3px)}.blog-card__img{object-fit:cover;border-radius:var(--radius-card);width:calc(100% - 2rem);height:190px;margin:1rem auto 0;display:block}.blog-card__body{flex-direction:column;flex:1;padding:1.25rem;display:flex}.blog-card__category{font-size:var(--text-xs);color:var(--color-accent);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.4rem;font-weight:700}.blog-card__title{font-size:var(--text-base);margin-bottom:.5rem;font-weight:700;line-height:1.3}.blog-card__excerpt{font-size:var(--text-sm);color:var(--color-text-muted);flex:1;line-height:1.6}.blog-card__footer{border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;margin-top:1rem;padding-top:.75rem;display:flex}.blog-card__meta{font-size:var(--text-xs);color:var(--color-text-light)}.blog-card__read{font-size:var(--text-xs);color:var(--color-accent);font-weight:600}.cta-banner{text-align:center;color:#fff;background-image:linear-gradient(135deg,#0a190ad1 0%,#143c14b8 100%),url(https://images.unsplash.com/photo-1583416750470-965b2707b531?auto=format&fit=crop&w=1920&q=80);background-position:50%;background-size:cover;padding-block:4rem}.cta-banner h2{margin-bottom:.75rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.cta-banner p{font-size:var(--text-lg);color:#fffc;margin-bottom:2rem;max-width:520px;margin-inline:auto}.cta-banner__btns{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.blog-featured-card{grid-template-columns:1fr 1fr;display:grid}.fail-grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.home-faq{max-width:760px;margin:0 auto}.home-faq__list{flex-direction:column;display:flex}.home-faq__item{border-bottom:1px solid var(--color-border)}.home-faq__item:last-child{border-bottom:none}.home-faq__btn{cursor:pointer;width:100%;font-size:var(--text-sm);color:var(--color-text);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;font-weight:600;display:flex}.home-faq__btn:hover{color:var(--color-accent)}.home-faq__icon{color:var(--color-accent);flex-shrink:0;font-size:1.2rem;font-weight:400}.home-faq__answer{font-size:var(--text-sm);color:var(--color-text-muted);padding:0 0 1rem;line-height:1.7}@media (width<=767px){.blog-featured-card{grid-template-columns:1fr!important}.about-grid{grid-template-columns:1fr}.about-grid>div:last-child{order:-1}.about-grid__img{height:240px}.hero-carousel__arrow{display:none}.blog-grid,.testimonials-grid,.fail-grid{grid-template-columns:1fr}}@media (width<=479px){.hero-slide{background-position:60%;padding-block:3.5rem 3rem}.hero__ctas{flex-direction:column}.hero__ctas .btn{text-align:center;justify-content:center;width:100%}.cta-banner{padding-block:2.5rem}.cta-banner p{font-size:var(--text-base)}.about-grid__img{height:200px}}
