.gr-home-hero{position:relative;display:grid;grid-template-columns:1fr 1fr;min-height:90vh;overflow:hidden}@media (max-width:900px){.gr-home-hero{grid-template-columns:1fr;min-height:auto;padding-bottom:var(--gr-space-xl,2rem)}}.gr-home-hero__bg{position:absolute;inset:0;background:var(--section-bg,linear-gradient(135deg,var(--gr-color-bg-light,#f5f5f5) 0,var(--gr-color-primary-lightest,#e8f5e9) 100%));z-index:-1}.gr-home-hero__content{display:flex;flex-direction:column;justify-content:center;padding:var(--gr-space-3xl,4rem) var(--gr-space-xl,2rem) var(--gr-space-3xl,4rem) var(--gr-space-3xl,4rem);max-width:700px}@media (max-width:900px){.gr-home-hero__content{padding:var(--gr-space-2xl,3rem) var(--gr-space-lg,1.5rem);text-align:center;align-items:center;max-width:100%}}.gr-home-hero__badge{display:inline-flex;align-items:center;gap:var(--gr-space-sm,.5rem);background:var(--gr-color-primary-lighter,#c8e6c9);color:var(--gr-color-primary-darkest,#1b5e20);padding:var(--gr-space-sm,.5rem) var(--gr-space-md,1rem);border-radius:var(--gr-radius-full,50px);font-size:var(--gr-text-body-sm);font-weight:var(--gr-font-weight-semibold);margin-bottom:var(--gr-space-lg,1.5rem);width:fit-content}.gr-home-hero__title{font-family:var(--gr-font-heading, 'Outfit', sans-serif);font-size:var(--gr-text-display);font-weight:var(--gr-font-weight-extrabold);line-height:1.1;color:var(--gr-color-text-heading,#212121);margin:0 0 var(--gr-space-md,1rem) 0}.gr-home-hero__highlight{color:var(--gr-color-primary-dark,#2e7d32)}.gr-home-hero__subtitle{font-size:var(--gr-text-subtitle);font-weight:var(--gr-font-weight-medium);color:var(--gr-color-text-body,#616161);margin:0 0 .75rem 0}.gr-home-hero__features{font-size:var(--gr-text-body);color:var(--gr-color-text-muted,#757575);margin:0 0 var(--gr-space-xl,2rem) 0}.gr-home-hero__ctas{display:flex;gap:var(--gr-space-md,1rem);margin-bottom:var(--gr-space-2xl,2.5rem);flex-wrap:wrap}@media (max-width:900px){.gr-home-hero__ctas{justify-content:center}}.gr-home-hero__proof{display:flex;align-items:center;gap:var(--gr-space-lg,1.5rem);flex-wrap:wrap}@media (max-width:900px){.gr-home-hero__proof{justify-content:center}}.gr-home-hero__proof-item{display:flex;flex-direction:column;gap:var(--gr-space-xs,.25rem)}.gr-home-hero__proof-stars{color:var(--gr-color-stars,#ffb800);font-size:var(--gr-text-body)}.gr-home-hero__proof-number{font-family:var(--gr-font-heading, 'Outfit', sans-serif);font-size:var(--gr-text-lg);font-weight:var(--gr-font-weight-bold);color:var(--gr-color-text-heading,#212121)}.gr-home-hero__proof-text{font-size:var(--gr-text-caption);color:var(--gr-color-text-muted,#757575)}.gr-home-hero__proof-divider{width:1px;height:40px;background:var(--gr-color-border,#eee)}@media (max-width:500px){.gr-home-hero__proof-divider{display:none}}.gr-home-hero__image{display:flex;align-items:center;justify-content:center;padding:var(--gr-space-xl,2rem);background:linear-gradient(135deg,var(--gr-color-primary-light,#4caf50) 0,var(--gr-color-primary,#388e3c) 100%)}.gr-home-hero__image img{max-width:100%;max-height:600px;object-fit:contain;border-radius:var(--gr-radius-xl,16px);box-shadow:var(--gr-shadow-xl,0 25px 50px rgba(0,0,0,.15))}.gr-home-hero__image-placeholder{text-align:center;color:#fff}.gr-home-hero__image-placeholder span{font-size:var(--gr-text-6xl);display:block;margin-bottom:var(--gr-space-md,1rem)}.gr-home-hero__image-placeholder p{opacity:.8}@media (max-width:900px){.gr-home-hero__image{min-height:300px}}.gr-trust-bar{padding:var(--gr-trust-bar-padding,14px) 0;overflow:hidden}.gr-trust-bar__ticker{width:100%;overflow:hidden}.gr-trust-bar__track{display:flex;width:max-content;animation:gr-ticker 30s linear infinite}.gr-trust-bar__track:hover{animation-play-state:paused}@keyframes gr-ticker{0%{transform:translateX(0)}100%{transform:translateX(-33.333%)}}.gr-trust-bar__items{display:flex;align-items:center;gap:var(--gr-space-2xl,2.5rem);padding-right:var(--gr-space-2xl,2.5rem)}.gr-trust-bar--gap-small .gr-trust-bar__items{gap:var(--gr-space-lg,1.5rem);padding-right:var(--gr-space-lg,1.5rem)}.gr-trust-bar--gap-large .gr-trust-bar__items{gap:var(--gr-space-3xl,3.5rem);padding-right:var(--gr-space-3xl,3.5rem)}.gr-trust-bar__item{color:#fff;font-weight:var(--gr-font-weight-semibold);white-space:nowrap;font-size:var(--gr-text-md)}.gr-trust-bar--size-small .gr-trust-bar__item{font-size:var(--gr-text-body-sm)}.gr-trust-bar--size-large .gr-trust-bar__item{font-size:var(--gr-text-lg)}.gr-trust-bar__separator{color:rgba(255,255,255,.4);font-size:var(--gr-text-caption)}@media (prefers-reduced-motion:reduce){.gr-trust-bar__track{animation:none}}.gr-why-us{padding:var(--gr-space-4xl,5rem) var(--gr-space-lg,1.5rem)}.gr-why-us__container{max-width:1200px;margin:0 auto}.gr-why-us__title{font-family:var(--gr-font-heading, 'Outfit', sans-serif);font-size:var(--gr-text-subheading);font-weight:var(--gr-font-weight-bold);text-align:center;margin:0 0 var(--gr-space-sm,.5rem) 0;color:var(--gr-color-text-heading,#212121)}.gr-why-us__title-highlight{color:var(--gr-color-gold,#d4af37)}.gr-why-us__subtitle{text-align:center;color:var(--gr-color-text-muted,#757575);margin:0 0 var(--gr-space-2xl,3rem) 0;font-size:var(--gr-text-md)}.gr-why-us__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--gr-space-lg,1.5rem)}@media (max-width:900px){.gr-why-us__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.gr-why-us__grid{grid-template-columns:1fr}}.gr-why-us__card{background:var(--gr-color-bg-white,#fff);padding:var(--gr-space-xl,2rem);border-radius:var(--gr-radius-xl,16px);text-align:center;border:1px solid var(--gr-color-border,#eee);transition:all var(--gr-transition-slow, .3s ease)}.gr-why-us__card:hover{border-color:var(--gr-color-primary-light,#4caf50);box-shadow:var(--gr-shadow-lg,0 10px 30px rgba(0,0,0,.08))}.gr-why-us__card-icon{font-size:var(--gr-text-3xl);margin-bottom:var(--gr-space-md,1rem)}.gr-why-us__card-title{font-family:var(--gr-font-heading, 'Outfit', sans-serif);font-size:var(--gr-text-md);font-weight:var(--gr-font-weight-bold);color:var(--gr-color-text-heading,#212121);margin:0 0 .75rem 0}.gr-why-us__card-desc{font-size:var(--gr-text-body-sm);color:var(--gr-color-text-muted,#757575);margin:0;line-height:1.6}.gr-how-it-works-home{padding:var(--gr-space-4xl,5rem) var(--gr-space-lg,1.5rem)}.gr-how-it-works-home__container{max-width:1200px;margin:0 auto;text-align:center}.gr-how-it-works-home__title{font-family:var(--gr-font-heading, 'Outfit', sans-serif);font-size:var(--gr-text-subheading);font-weight:var(--gr-font-weight-bold);margin:0 0 var(--gr-space-sm,.5rem) 0;color:var(--gr-color-text-heading,#212121)}.gr-how-it-works-home__subtitle{color:var(--gr-color-text-muted,#757575);margin:0 0 var(--gr-space-2xl,3rem) 0;font-size:var(--gr-text-md)}.gr-how-it-works-home__steps{display:flex;align-items:flex-start;justify-content:center;gap:var(--gr-space-md,1rem);flex-wrap:wrap}.gr-how-it-works-home__step{flex:1;min-width:200px;max-width:250px;padding:var(--gr-space-lg,1.5rem);position:relative}.gr-how-it-works-home__step-number{position:absolute;top:0;left:50%;transform:translateX(-50%);width:32px;height:32px;background:var(--gr-color-primary-dark,#2e7d32);color:#fff;border-radius:50%;font-family:var(--gr-font-heading, 'Outfit', sans-serif);font-weight:var(--gr-font-weight-bold);font-size:var(--gr-text-body-sm);display:flex;align-items:center;justify-content:center}.gr-how-it-works-home__step-icon{width:80px;height:80px;background:var(--gr-color-primary-lighter,#c8e6c9);border-radius:var(--gr-radius-2xl,20px);display:flex;align-items:center;justify-content:center;font-size:var(--gr-text-2xl);margin:var(--gr-space-lg,1.5rem) auto var(--gr-space-md,1rem)}.gr-how-it-works-home__step-title{font-family:var(--gr-font-heading, 'Outfit', sans-serif);font-size:var(--gr-text-md);font-weight:var(--gr-font-weight-bold);color:var(--gr-color-text-heading,#212121);margin:0 0 var(--gr-space-sm,.5rem) 0}.gr-how-it-works-home__step-desc{font-size:var(--gr-text-body-sm);color:var(--gr-color-text-muted,#757575);margin:0}.gr-how-it-works-home__connector{font-size:var(--gr-text-xl);color:var(--gr-color-border-light,#e0e0e0);padding-top:4.5rem}@media (max-width:900px){.gr-how-it-works-home__connector{display:none}}.gr-how-it-works-home__cta{margin-top:var(--gr-space-2xl,3rem)}.gr-testimonials-home{padding:var(--gr-space-4xl,5rem) var(--gr-space-lg,1.5rem)}.gr-testimonials-home__container{max-width:1200px;margin:0 auto}.gr-testimonials-home__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--gr-space-2xl,3rem);flex-wrap:wrap;gap:var(--gr-space-md,1rem)}@media (max-width:600px){.gr-testimonials-home__header{flex-direction:column;text-align:center}}.gr-testimonials-home__title{font-family:var(--gr-font-heading, 'Outfit', sans-serif);font-size:var(--gr-text-heading);font-weight:var(--gr-font-weight-bold);color:var(--gr-color-text-heading,#212121);margin:0}.gr-testimonials-home__rating{display:flex;align-items:center;gap:var(--gr-space-sm,.5rem)}.gr-testimonials-home__stars{color:var(--gr-color-stars,#ffb800);font-size:var(--gr-text-lg)}.gr-testimonials-home__score{font-weight:var(--gr-font-weight-semibold);color:var(--gr-color-text-body,#616161)}.gr-testimonials-home__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--gr-space-lg,1.5rem)}@media (max-width:900px){.gr-testimonials-home__grid{grid-template-columns:1fr}}.gr-testimonials-home__card{background:var(--gr-color-bg-white,#fff);padding:var(--gr-space-xl,2rem);border-radius:var(--gr-radius-xl,16px);border:1px solid var(--gr-color-border,#eee)}.gr-testimonials-home__card-header{display:flex;align-items:center;gap:var(--gr-space-md,1rem);margin-bottom:var(--gr-space-md,1rem)}.gr-testimonials-home__avatar{width:48px;height:48px;background:var(--gr-color-primary-lighter,#c8e6c9);color:var(--gr-color-primary,#388e3c);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--gr-font-heading, 'Outfit', sans-serif);font-weight:var(--gr-font-weight-bold);font-size:var(--gr-text-body);flex-shrink:0}.gr-testimonials-home__info{flex:1;display:flex;flex-direction:column;min-width:0}.gr-testimonials-home__name{font-family:var(--gr-font-heading, 'Outfit', sans-serif);font-weight:var(--gr-font-weight-bold);color:var(--gr-color-text-heading,#212121)}.gr-testimonials-home__role{font-size:var(--gr-text-caption);color:var(--gr-color-text-muted,#757575)}.gr-testimonials-home__verified{font-size:var(--gr-text-caption);color:var(--gr-color-primary-dark,#2e7d32);font-weight:var(--gr-font-weight-semibold);white-space:nowrap}.gr-testimonials-home__quote{font-size:var(--gr-text-body);line-height:1.7;color:var(--gr-color-text-body,#616161);margin:0 0 var(--gr-space-md,1rem) 0}.gr-testimonials-home__card-stars{color:var(--gr-color-stars,#ffb800)}.gr-features{padding:var(--gr-space-4xl,5rem) var(--gr-space-xl,2rem)}.gr-features__container{max-width:1400px;margin:0 auto}.gr-features__header{text-align:center;margin-bottom:var(--gr-space-3xl,4rem)}.gr-features__title{font-family:var(--gr-font-heading, 'Outfit', sans-serif);font-size:var(--gr-text-heading);font-weight:var(--gr-font-weight-bold);color:var(--gr-color-text-heading,#212121);margin:0 0 .75rem 0}.gr-features__title-accent{color:var(--gr-color-accent,#d4af37)}.gr-features__subtitle{font-size:var(--gr-text-md);color:var(--gr-color-text-muted,#757575);margin:0;max-width:600px;margin-left:auto;margin-right:auto}.gr-features__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--gr-space-xl,2rem)}@media (max-width:1100px){.gr-features__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.gr-features__grid{grid-template-columns:1fr}}.gr-feature{text-align:center;padding:var(--gr-space-xl,2rem) var(--gr-space-lg,1.5rem);border-radius:var(--gr-radius-xl,16px);transition:all var(--gr-transition-slow, .3s ease);border:1px solid transparent}.gr-feature:hover{background:var(--gr-color-primary-surface,#f1f8f2);border-color:var(--gr-color-primary-light,#4caf50);transform:translateY(-4px)}.gr-feature__icon{width:80px;height:80px;margin:0 auto var(--gr-space-lg,1.5rem);background:linear-gradient(135deg,var(--gr-color-primary-darkest,#1b5e20) 0,var(--gr-color-primary-dark,#2e7d32) 100%);border-radius:var(--gr-radius-2xl,20px);display:flex;align-items:center;justify-content:center;font-size:var(--gr-text-3xl);transition:transform var(--gr-transition-slow, .3s ease)}.gr-feature:hover .gr-feature__icon{transform:scale(1.1) rotate(5deg)}.gr-feature__title{font-family:var(--gr-font-heading, 'Outfit', sans-serif);font-size:var(--gr-text-md);font-weight:var(--gr-font-weight-semibold);color:var(--gr-color-text-heading,#212121);margin:0 0 .75rem 0}.gr-feature__desc{font-size:var(--gr-text-body-sm);color:var(--gr-color-text-body,#616161);margin:0;line-height:1.6}.gr-features__cta-banner{margin-top:var(--gr-space-3xl,4rem);background:linear-gradient(135deg,var(--gr-color-primary-darkest,#1b5e20) 0,#0d3b0e 100%);border-radius:var(--gr-radius-3xl,24px);padding:var(--gr-space-2xl,3rem);display:flex;align-items:center;justify-content:space-between;gap:var(--gr-space-xl,2rem);flex-wrap:wrap}.gr-features__cta-content{flex:1;min-width:280px}.gr-features__cta-title{font-family:var(--gr-font-heading, 'Outfit', sans-serif);font-size:var(--gr-text-title);font-weight:var(--gr-font-weight-bold);color:#fff;margin:0 0 var(--gr-space-sm,.5rem) 0}.gr-features__cta-text{font-size:var(--gr-text-body);color:rgba(255,255,255,.85);margin:0}.gr-features__cta-actions{display:flex;gap:var(--gr-space-md,1rem);flex-wrap:wrap}.gr-faq-home{padding:var(--gr-space-4xl,5rem) var(--gr-space-lg,1.5rem)}.gr-faq-home__container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:var(--gr-space-3xl,4rem);align-items:center}@media (max-width:900px){.gr-faq-home__container{grid-template-columns:1fr}}.gr-faq-home__title{font-family:var(--gr-font-heading, 'Outfit', sans-serif);font-size:var(--gr-text-heading);font-weight:var(--gr-font-weight-bold);color:var(--gr-color-text-heading,#212121);margin:0 0 var(--gr-space-sm,.5rem) 0}.gr-faq-home__subtitle{font-family:var(--gr-font-body, 'Outfit', sans-serif);color:var(--gr-color-text-muted,#757575);margin:0 0 var(--gr-space-xl,2rem) 0}.gr-faq-home__list{display:flex;flex-direction:column;gap:.75rem}.gr-faq-home__item{background:var(--gr-color-bg-white,#fff);border-radius:var(--gr-radius-lg,12px);border:1px solid var(--gr-color-border,#eee);overflow:hidden}.gr-faq-home__item[open]{border-color:var(--gr-color-primary-light,#4caf50)}.gr-faq-home__question{display:flex;justify-content:space-between;align-items:center;padding:1.25rem;cursor:pointer;font-family:var(--gr-font-body, 'Outfit', sans-serif);font-weight:var(--gr-font-weight-semibold);color:var(--gr-color-text-heading,#212121);list-style:none}.gr-faq-home__question::-webkit-details-marker{display:none}.gr-faq-home__icon{font-size:var(--gr-text-xl);color:var(--gr-color-text-disabled,#bdbdbd);transition:transform var(--gr-transition-base, .2s ease);flex-shrink:0;margin-left:var(--gr-space-md,1rem)}.gr-faq-home__item[open] .gr-faq-home__icon{transform:rotate(45deg)}.gr-faq-home__answer{padding:0 1.25rem 1.25rem;font-family:var(--gr-font-body, 'Outfit', sans-serif);color:var(--gr-color-text-muted,#757575);line-height:1.7;margin:0}.gr-faq-home__more{display:inline-block;margin-top:var(--gr-space-lg,1.5rem);font-weight:var(--gr-font-weight-semibold);color:var(--gr-color-primary-dark,#2e7d32);text-decoration:none}.gr-faq-home__more:hover{text-decoration:underline}.gr-faq-home__image{border-radius:var(--gr-radius-3xl,24px);overflow:hidden;background:var(--gr-color-primary-lighter,#c8e6c9);aspect-ratio:4/3;display:flex;align-items:center;justify-content:center}.gr-faq-home__image img{width:100%;height:100%;object-fit:cover}.gr-faq-home__image-placeholder{text-align:center}.gr-faq-home__image-placeholder span{font-size:var(--gr-text-6xl)}@media (max-width:900px){.gr-faq-home__image{display:none}}.gr-final-cta{padding:var(--gr-space-4xl,5rem) var(--gr-space-lg,1.5rem);text-align:center}.gr-final-cta__container{max-width:800px;margin:0 auto}.gr-final-cta__title{font-family:var(--gr-font-heading, 'Outfit', sans-serif);font-size:var(--gr-text-heading);font-weight:var(--gr-font-weight-bold);color:#fff;margin:0 0 var(--gr-space-md,1rem) 0}.gr-final-cta__subtitle{font-size:var(--gr-text-md);color:rgba(255,255,255,.85);margin:0 0 var(--gr-space-xl,2rem) 0}.gr-final-cta__buttons{display:flex;justify-content:center;gap:var(--gr-space-md,1rem);flex-wrap:wrap;margin-bottom:var(--gr-space-xl,2rem)}.gr-final-cta__btn{display:inline-flex;align-items:center;justify-content:center;padding:1.125rem 2.5rem;border-radius:var(--gr-radius-md,8px);font-family:var(--gr-font-heading, 'Outfit', sans-serif);font-size:var(--gr-text-md);font-weight:var(--gr-font-weight-semibold);text-decoration:none;transition:all var(--gr-transition-base, .2s ease);cursor:pointer;border:none}.gr-final-cta__btn--primary{background:var(--gr-color-bg-white,#fff);color:var(--gr-color-primary,#388e3c)}.gr-final-cta__btn--primary:hover{background:var(--gr-color-bg-light,#f5f5f5);transform:translateY(-2px)}.gr-final-cta__btn--outline{background:0 0;color:#fff;border:2px solid rgba(255,255,255,.5)}.gr-final-cta__btn--outline:hover{background:rgba(255,255,255,.1);border-color:#fff}.gr-final-cta__guarantee{display:flex;justify-content:center;gap:var(--gr-space-md,1rem);flex-wrap:wrap;color:rgba(255,255,255,.8);font-size:var(--gr-text-body-sm)}.gr-final-cta__divider{opacity:.5}@media (max-width:500px){.gr-final-cta__guarantee{flex-direction:column;gap:var(--gr-space-sm,.5rem)}.gr-final-cta__divider{display:none}}
