.navbar{position:fixed;top:0;left:0;right:0;z-index:100;background:transparent;border-bottom:1px solid transparent;transition:padding .3s ease,box-shadow .3s ease,border-color .3s ease;padding:20px 0}.navbar:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:transparent;backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px);transition:background .3s ease,backdrop-filter .3s ease,box-shadow .3s ease}.navbar--scrolled{padding:10px 0;box-shadow:0 8px 20px #00000014;border-color:#ffffff40}.navbar--scrolled:before{background:#fff3;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);box-shadow:0 8px 20px #0000000f}.navbar__brand{display:inline-flex;align-items:center;gap:10px;color:#31694e}.navbar--over-hero .navbar__brand,.navbar--over-hero .navbar__title{color:#fff;margin-left:20px}.navbar--after-hero .navbar__brand,.navbar--after-hero .navbar__title{color:#31694e;margin-left:20px}.navbar__inner{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;width:100%}.navbar__logo-round{width:40px;height:40px;border-radius:50%;border:2px solid #427a43;display:flex;align-items:center;justify-content:center;overflow:hidden;background:radial-gradient(circle at 30% 0,#bbc863,#427a43);box-shadow:0 4px 10px #31694e4d}.navbar__logo-img{width:32px;height:32px;object-fit:cover;border-radius:50%}.navbar__title{font-weight:700;letter-spacing:.03em;font-size:1.15rem}.navbar__nav{display:flex;align-items:center;gap:18px}.navbar__link{position:relative;font-size:1.15rem;font-weight:700;color:#111;padding:4px 0;transition:color .16s ease,transform .12s ease;text-shadow:0 1px 2px rgba(0,0,0,.05)}.navbar__link:after{content:"";position:absolute;left:0;bottom:-4px;width:0;height:2px;border-radius:999px;background:linear-gradient(90deg,#427a43,#bbc863);transition:width .16s ease}.navbar--over-hero .navbar__link{color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.3)}.navbar--over-hero .navbar__link:hover,.navbar--over-hero .navbar__link.active{color:#fff;text-shadow:0 0 15px rgba(255,255,255,.5)}.navbar--over-hero .navbar__link:after{background:linear-gradient(90deg,#fff,#bbc863);box-shadow:0 0 8px #fff9}.navbar__link:hover{color:#31694e;transform:translateY(-1px)}.navbar__link:hover:after{width:100%}.navbar__link.active{color:#31694e;font-weight:600}.navbar__link.active:after{width:100%}.navbar__burger{display:none;flex-direction:column;justify-content:center;gap:4px;width:32px;height:32px;border-radius:999px;border:1px solid rgba(66,122,67,.5);background-color:#fff;cursor:pointer;padding:6px;transition:background-color .16s ease,box-shadow .16s ease,transform .12s ease}.navbar__burger span{display:block;width:100%;height:2px;border-radius:999px;background-color:#31694e}.navbar__burger:hover{background-color:#f3f6e8;box-shadow:0 4px 10px #31694e40;transform:translateY(-1px);border-color:#427a43}.navbar__close{display:none;position:absolute;top:16px;right:16px;width:32px;height:32px;border-radius:50%;border:none;background-color:#ffffffe6;cursor:pointer;font-size:1rem;box-shadow:0 4px 14px #0003}@media(max-width:1024px){.navbar__link{font-size:.9rem}}@media(max-width:768px){.navbar__nav{position:fixed;top:0;right:0;bottom:0;left:auto;width:280px;background:linear-gradient(180deg,#fff,#f6fbf1);box-shadow:-2px 0 18px #00000014;padding:80px 24px 24px;display:flex;flex-direction:column;align-items:flex-start;gap:16px;overflow-y:auto;transform:translate(100%);transition:transform .18s ease-out}.navbar__nav--open{transform:translate(0)}.navbar__nav--open .navbar__link{color:#111}.navbar__nav--open .navbar__link:hover,.navbar__nav--open .navbar__link.active{color:#31694e}.navbar__close{display:inline-flex;align-items:center;justify-content:center}.navbar__burger{display:inline-flex}}@media(max-width:480px){.navbar__title{font-size:1.05rem}}.footer{position:relative;color:#fff;padding-top:60px;margin-top:0;border-top:1px solid rgba(255,255,255,.1);background-image:url(https://images.pexels.com/photos/1486612/pexels-photo-1486612.jpeg);background-size:cover;background-position:center;background-attachment:fixed}.footer__glass-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0d4610a6;backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(15px);z-index:0}.footer__inner{position:relative;z-index:1;display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:48px;padding-bottom:48px}.footer__logo-round{width:40px;height:40px;border-radius:50%;border:2px solid #bbc863;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:8px}.footer__logo-img{width:32px;height:32px;object-fit:cover;border-radius:50%}.footer__title{margin:0 0 6px}.footer__text{margin:0 0 12px;font-size:1.05rem;color:#ffffffe6;line-height:1.6}.footer__heading{margin:0 0 10px;font-size:.95rem}.footer__links{display:flex;flex-direction:column;gap:4px}.footer__link{font-size:1rem;color:#fffc;transition:all .25s cubic-bezier(.4,0,.2,1);padding:4px 0;display:inline-block}.footer__link:hover{color:#fff;transform:translate(6px);text-shadow:0 0 10px rgba(255,255,255,.4)}.footer__social{display:flex;flex-wrap:wrap;gap:8px}.footer__social{display:flex;gap:16px;margin-top:12px}.footer__social-pill{width:40px;height:40px;border-radius:12px;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2rem;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer}.footer__social-pill:hover{background:#fff;color:#31694e;transform:translateY(-5px) rotate(8deg);box-shadow:0 10px 20px #0003}.footer__bottom{position:relative;z-index:1;border-top:1px solid rgba(255,255,255,.1);padding:32px 0 48px;margin-top:48px}.footer__bottom-text{font-size:.95rem;color:#ffffffb3}.footer__bottom-link{font-size:.95rem;color:#fffc;transition:color .2s ease}.footer__bottom-link:hover{color:#fff}.footer__bottom-link:hover{text-decoration:underline}@media(max-width:1024px){.footer__inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.footer__inner{grid-template-columns:1fr}.footer__bottom-inner{flex-direction:column-reverse;align-items:flex-start}}.hero{position:relative;height:100vh;height:100dvh;min-height:100vh;min-height:100dvh;color:#fff;display:flex;align-items:stretch}.hero__video-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.hero__video{width:100%;height:100%;object-fit:cover}.hero__video--loading{opacity:0}.hero__video--loaded{opacity:1;transition:opacity .6s ease}.hero__video-skeleton{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#1a3d2a,#2a5c3e,#1a3d2a);animation:skeletonPulse 1.6s ease-in-out infinite;z-index:0}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,#00000073,#00000040 40%,#31694e59);z-index:1}.hero__bottom-fade{position:absolute;bottom:0;left:0;right:0;height:250px;background:linear-gradient(to bottom,transparent,#ffffff);z-index:2;pointer-events:none}.hero__content{position:relative;z-index:10;display:flex;align-items:center;justify-content:flex-end;text-align:right;height:100%;padding-bottom:80px}.hero__text{max-width:680px;padding:80px 0 64px;text-align:right}.hero__title{font-size:clamp(3.2rem,6.5vw,4.8rem);line-height:1;margin:0 0 24px;font-weight:900;letter-spacing:-.02em}.hero__title span{color:#bbc863}.hero__subtitle{font-size:clamp(1.2rem,2.2vw,1.45rem);max-width:650px;margin:0 0 40px auto;line-height:1.6;font-weight:500;opacity:.95}.hero__actions{display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-end}.hero__actions .btn{padding:1rem 2.2rem;font-size:1.1rem}@media(max-width:1024px){.hero{height:100vh;height:100dvh;min-height:100vh;min-height:100dvh}}@media(max-width:768px){.hero__text{padding-top:64px}}@media(max-width:480px){.hero{height:100vh;height:100dvh;min-height:100vh;min-height:100dvh}}.landing-page .hero{margin-top:-72px}.landing-page .section:first-of-type{margin-top:0}.landing-about-section{position:relative;z-index:20}.landing-about{display:grid;grid-template-columns:1fr 1.5fr;gap:60px;align-items:center;padding:80px 60px;border-radius:40px;box-shadow:0 40px 100px #00000014}.landing-about__image{border-radius:20px;overflow:hidden;box-shadow:0 20px 40px #31694e33}.landing-about__image img{width:100%;height:auto;display:block;transform:scale(1.05);transition:transform .5s ease}.landing-about:hover .landing-about__image img{transform:scale(1)}.about-title{font-size:3rem;color:#31694e;margin-bottom:24px;font-weight:800;line-height:1.1}.about-title span{color:#bbc863}.about-text{font-size:1.15rem;line-height:1.7;color:#4b7a5d;margin-bottom:20px}.landing-services-dashboard{display:flex;flex-direction:column;gap:0;border-radius:40px;overflow:hidden;padding:0;margin-top:40px}.dashboard-item{display:flex;align-items:center;gap:40px;padding:48px;border-bottom:1px solid rgba(255,255,255,.1);transition:background .3s ease;cursor:default}.dashboard-item:last-child{border-bottom:none}.dashboard-item:hover{background:#ffffff0d}.dashboard-item__icon{font-size:3.5rem;flex-shrink:0;opacity:.9}.dashboard-item__content h3{font-size:1.8rem;color:#31694e;margin:0 0 8px;font-weight:800}.dashboard-item__content p{font-size:1.1rem;color:#4b7a5d;line-height:1.6;margin:0;max-width:800px}.landing-testimonials{display:flex;flex-direction:column;gap:64px;margin-top:80px;max-width:1000px;margin-left:auto;margin-right:auto}.testimonial-item{text-align:center}.testimonial-quote{font-size:clamp(1.4rem,2.5vw,2rem);color:#31694e;font-weight:700;line-height:1.4;margin-bottom:24px;font-style:italic;position:relative}.testimonial-author{font-size:1.1rem;font-weight:800;color:#bbc863;letter-spacing:.05em;text-transform:uppercase}.testimonial-divider{width:120px;height:2px;background:#bcc8634d;margin:0 auto}.landing-contact-cta{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1.2fr);gap:24px;align-items:center}.landing-contact-cta__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}@media(max-width:1024px){.landing-about{grid-template-columns:1fr 1.3fr}.landing-services-grid,.landing-reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.landing-about{grid-template-columns:1fr}.landing-about__image{max-width:520px;width:100%;margin:0 auto 16px}.landing-services-grid,.landing-reviews-grid,.landing-contact-cta{grid-template-columns:1fr}.landing-contact-cta__actions{justify-content:flex-start}}.service-card{background-color:#fff;border-radius:10px;padding:20px 18px 18px;box-shadow:0 8px 20px #00000008;border:1px solid rgba(188,200,99,.35);display:flex;flex-direction:column;gap:10px;transition:box-shadow .16s ease,transform .16s ease,border-color .16s ease}.service-card__icon{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#427a43,#bbc863);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.2rem;box-shadow:0 6px 16px #31694e59}.service-card__title{margin:4px 0 0;font-size:1.05rem}.service-card__description{margin:0;font-size:.92rem;color:#4b7a5d}.service-card__button{align-self:flex-start;margin-top:6px;padding:.4rem .9rem;border-radius:999px;border:1px solid rgba(66,122,67,.7);background-color:#fff;font-size:.85rem;font-weight:600;color:#31694e;cursor:pointer;transition:background-color .15s ease,color .15s ease,box-shadow .15s ease,transform .12s ease}.service-card__button:hover{background-color:#427a43;color:#fff;box-shadow:0 6px 14px #31694e4d;transform:translateY(-1px)}.service-card:hover{transform:translateY(-4px);border-color:#bcc863b3;box-shadow:0 12px 26px #00000014}.services-tiers-section{padding-top:20px}.tiers-container{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;align-items:stretch}.tier-column{border-radius:40px;padding:48px 40px;display:flex;flex-direction:column;transition:all .4s cubic-bezier(.4,0,.2,1)}.tier-column:hover{transform:translateY(-8px) scale(1.02);border-color:#bcc86366}.tier-header{margin-bottom:40px}.tier-icon{font-size:3rem;margin-bottom:12px}.tier-label{display:inline-block;font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#bbc863;margin-bottom:8px}.tier-title{font-size:1.8rem;color:#31694e;margin:0 0 12px;font-weight:800}.tier-description{font-size:1.05rem;color:#4b7a5d;line-height:1.5}.tier-services-list{display:flex;flex-direction:column;gap:20px;margin-top:auto}.tier-service-item{background:#fff6;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:20px;padding:24px;border:1px solid rgba(255,255,255,.3);cursor:pointer;transition:all .3s ease}.tier-service-item:hover{background:#fff;box-shadow:0 10px 30px #0000000d;border-color:#bbc863}.tier-service-title{font-size:1.1rem;color:#31694e;margin:0 0 4px;font-weight:700}.tier-service-desc{font-size:.92rem;color:#4b7a5d;margin-bottom:12px;line-height:1.4}.tier-learn-more{font-size:.85rem;font-weight:700;color:#31694e;text-transform:uppercase;letter-spacing:.05em;opacity:.7}.tier-service-item:hover .tier-learn-more{opacity:1;color:#bbc863}.service-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);z-index:1500;display:flex;align-items:center;justify-content:center;padding:20px;animation:modalFadeIn .3s ease}.service-modal__content{background:#fff;width:100%;max-width:800px;border-radius:32px;overflow:hidden;position:relative;display:flex;flex-direction:column;box-shadow:0 30px 60px #0006;animation:modalSlideUp .4s cubic-bezier(.16,1,.3,1)}.service-modal__close{position:absolute;top:24px;right:24px;width:44px;height:44px;border-radius:50%;border:none;background:#ffffffe6;color:#31694e;font-size:1.3rem;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0000001a;transition:all .2s ease}.service-modal__close:hover{background:#fff;transform:rotate(90deg);box-shadow:0 6px 16px #00000026}.service-modal__image-wrapper{width:100%;height:380px;overflow:hidden}.service-modal__image-wrapper img{width:100%;height:100%;object-fit:cover}.img-skeleton--service{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#e8efe9,#d4e0d6,#e8efe9);animation:skeletonPulse 1.6s ease-in-out infinite}.service-modal__image-wrapper{position:relative}.service-modal__body{padding:48px}.service-modal__title{font-size:2.4rem;color:#31694e;margin:0 0 16px;font-weight:800}.service-modal__details{font-size:1.15rem;line-height:1.8;color:#4b7a5d;margin:0 0 32px}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideUp{0%{transform:translateY(60px);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:1024px){.tiers-container{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.tiers-container{grid-template-columns:1fr}.tier-column{padding:32px 24px}.service-modal__content{max-height:90vh;overflow-y:auto}.service-modal__image-wrapper{height:220px}.service-modal__body{padding:32px 24px}.service-modal__title{font-size:1.8rem}}.gallery-page .section--page-header{background-color:#f7faf7}.gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.gallery-item{padding:0;border:none;background:none;cursor:pointer}.gallery-item__image{border-radius:12px;box-shadow:0 12px 24px #00000024;position:relative;overflow:hidden;transform:translateZ(0);transition:transform .2s ease,box-shadow .2s ease}.gallery-item__image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(145deg,#00000014,#ffffff0a)}.gallery-item__img{width:100%;height:auto;object-fit:contain;display:block}.gallery-item__label{position:absolute;left:16px;bottom:14px;z-index:1;color:#fff;font-weight:600;font-size:.9rem}.gallery-item:hover .gallery-item__image{transform:translateY(-4px) scale(1.01);box-shadow:0 20px 40px #0003}.gallery-modal{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:120;animation:galleryFadeIn .18s ease-out}.gallery-modal__content{background-color:#fff;border-radius:24px;max-width:1000px;width:95%;max-height:95vh;padding:12px;position:relative;box-shadow:0 30px 60px #00000073;animation:galleryPop .19s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;overflow:hidden}.gallery-modal__image{border-radius:16px;position:relative;overflow:hidden;background:#f0f4f2;display:flex;align-items:center;justify-content:center;flex:1;min-height:0}.gallery-modal__img{max-width:100%;max-height:75vh;width:auto;height:auto;object-fit:contain;display:block}.gallery-modal__label{position:absolute;left:18px;bottom:16px;color:#fff;font-weight:600}.gallery-modal__text{padding:20px 24px 12px;font-size:1.05rem;color:#4b7a5d;line-height:1.6}.gallery-modal__close{position:absolute;top:10px;right:10px;width:30px;height:30px;border-radius:999px;border:none;background-color:#ffffffe6;cursor:pointer;box-shadow:0 6px 20px #0000004d}@keyframes galleryFadeIn{0%{opacity:0}to{opacity:1}}@keyframes galleryPop{0%{opacity:0;transform:translateY(10px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:1024px){.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:768px){.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.gallery-grid{grid-template-columns:1fr}}.review-card{background-color:#fff;border-radius:10px;padding:18px 18px 16px;box-shadow:0 8px 18px #0000000a;border:1px solid rgba(188,200,99,.35);display:flex;flex-direction:column;gap:10px}.review-card__text{margin:0;font-size:.95rem;color:#3f7054}.review-card__meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.review-card__name{font-weight:600;font-size:.9rem}.review-card__stars{display:inline-flex;gap:2px}.review-card__star{font-size:.9rem;color:#c7d4ab}.review-card__star--active{color:#bbc863}.reviews-page .section--page-header{background-color:#f7faf7}.large-testimonials-container{display:flex;flex-direction:column;gap:40px;max-width:1000px}.large-testimonial{border-radius:40px;padding:80px 64px;position:relative;transition:all .4s ease}.large-testimonial:hover{transform:scale(1.02);border-color:#bcc86366}.large-testimonial__quote{font-size:clamp(1.4rem,2.8vw,2.2rem);color:#31694e;font-weight:700;line-height:1.4;margin-bottom:32px;font-style:italic}.large-testimonial__footer{display:flex;flex-direction:column;gap:4px}.large-testimonial__author{font-size:1.25rem;font-weight:800;color:#31694e}.large-testimonial__meta{font-size:.95rem;font-weight:700;color:#bbc863;text-transform:uppercase;letter-spacing:.05em}@media(max-width:768px){.large-testimonial{padding:48px 32px}}.contact-page .section--page-header{background-color:#f7faf7}.contact-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:32px;align-items:start}.contact-form-wrapper,.contact-info{background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:40px;box-shadow:0 20px 40px #0000000a;border:1px solid rgba(188,200,99,.2);transition:transform .3s ease,box-shadow .3s ease}.contact-form-wrapper:hover,.contact-info:hover{transform:translateY(-5px);box-shadow:0 30px 60px #00000014}.contact-heading{margin:0 0 24px;font-size:1.8rem;color:#31694e;font-weight:700}.contact-form,.contact-submit{margin-top:4px}.contact-success{margin-top:10px;font-size:.9rem;color:#31694e}.contact-info p{margin:0 0 16px;font-size:1.05rem;color:#4b7a5d;display:flex;flex-direction:column;gap:4px}.contact-highlight{margin-top:32px;padding:24px;border-radius:16px;background:linear-gradient(135deg,#f3f6e8,#e8f0e0);font-size:1rem;color:#31694e;border-left:4px solid #bbc863;line-height:1.6}@media(max-width:1024px){.contact-layout{gap:24px}}@media(max-width:768px){.contact-layout{grid-template-columns:1fr}}.vmv-page .page-title{text-align:center}.vmv-page .page-intro{text-align:center;max-width:680px;margin-left:auto;margin-right:auto}.vmv-page .section--page-header{background-color:#f7faf7}.vmv-block{display:flex;justify-content:center}.vmv-block__content{max-width:720px;margin:0 auto;text-align:center}.vmv-page .section__title{text-align:center}.vmv-page .section__text,.vmv-page .section__subtitle{text-align:center;max-width:640px;margin-left:auto;margin-right:auto}.vmv-values-dashboard{display:grid;grid-template-columns:repeat(2,1fr);gap:0;border-radius:40px;overflow:hidden;margin-top:48px}.vmv-value-item{padding:48px;border:1px solid rgba(255,255,255,.1);transition:all .3s ease;background:#ffffff05}.vmv-value-item:hover{background:#ffffff0d;border-color:#bcc8634d}.vmv-value-item__header{display:flex;align-items:center;gap:16px;margin-bottom:16px}.vmv-value-item__icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;min-width:42px;border-radius:50%;background:#31694e1a;font-size:1.25rem;line-height:1}.vmv-value-item__title{font-size:1.5rem;color:#31694e;font-weight:800;margin:0}.vmv-value-item__text{font-size:1.1rem;line-height:1.6;color:#4b7a5d;margin:0}@media(max-width:1024px){.vmv-values-dashboard{grid-template-columns:repeat(2,1fr);border-radius:28px}.vmv-value-item{padding:36px}.vmv-value-item__title{font-size:1.3rem}.vmv-value-item__text{font-size:1rem}}@media(max-width:768px){.vmv-values-dashboard{grid-template-columns:1fr;border-radius:22px;margin-top:32px}.vmv-value-item{padding:28px 24px}.vmv-value-item__title{font-size:1.2rem}.vmv-value-item__text{font-size:.95rem}.vmv-page .page-title{font-size:1.8rem}.vmv-page .page-intro{font-size:1rem;padding:0 12px}.vmv-block__content{padding:0 12px}.vmv-page .section__text{font-size:1rem;padding:0 12px}.vmv-page .section__subtitle{font-size:.95rem;padding:0 12px}}@media(max-width:480px){.vmv-values-dashboard{border-radius:16px;margin-top:24px}.vmv-value-item{padding:22px 18px}.vmv-value-item__header{gap:10px;margin-bottom:10px}.vmv-value-item__title{font-size:1.05rem}.vmv-value-item__text{font-size:.9rem;line-height:1.5}.vmv-page .page-title{font-size:1.5rem}.vmv-page .page-intro{font-size:.95rem}}.legal-container{max-width:900px;margin:0 auto;padding:0 20px}.legal-body{padding:64px;border-radius:40px;margin-top:-60px;position:relative;z-index:2;box-shadow:0 20px 50px #0000000d}.legal-section{margin-bottom:60px}.legal-section:last-child{margin-bottom:0}.legal-section__title{font-size:2.2rem;color:#31694e;margin-bottom:32px;font-weight:800;border-bottom:2px solid rgba(188,200,99,.3);padding-bottom:12px;display:inline-block}.legal-body h3{margin:32px 0 12px;font-size:1.3rem;color:#31694e;font-weight:700}.legal-body p{margin:0 0 16px;line-height:1.7;color:#4b7a5d;font-size:1.1rem}.legal-divider{height:1px;background:linear-gradient(90deg,transparent,rgba(49,105,78,.1),transparent);margin:40px 0 60px}.legal-updated{margin-top:32px;font-size:.95rem;color:#5a8d6d;font-style:italic}.legal-page .section--page-header{background-color:#f7faf7;padding-bottom:100px}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%}html{scroll-behavior:smooth}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;color:#31694e;background-color:#fff}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font:inherit}.app-root{min-height:100vh;display:flex;flex-direction:column}.app-main{flex:1;padding-top:72px}.page-transition-wrapper{animation:pageFadeIn .26s ease-out}@keyframes pageFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section{padding:60px 0}.section--light{background-color:#f7faf7}.section--soft{background-color:#f3f6e8}.section--page-header{padding-top:90px;padding-bottom:32px}.section__header{text-align:center;margin-bottom:32px}.section__title{margin:0 0 8px;font-size:2rem;color:#31694e}.section__subtitle{color:#5a8d6d;max-width:640px;margin:0 auto}.section__text{margin:0 0 1rem;color:#4b7a5d}.section__cta{margin-top:32px;text-align:center}.page-title{margin:0 0 8px;font-size:2.3rem;color:#31694e}.page-intro{margin:0;color:#5a8d6d;max-width:640px}.page{background-color:#fff}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1.5rem;border-radius:999px;border:1px solid transparent;font-weight:600;font-size:.95rem;cursor:pointer;transition:background-color .25s ease,color .25s ease,border-color .25s ease,box-shadow .25s ease,transform .2s cubic-bezier(.175,.885,.32,1.275)}.btn--primary{background-color:#427a43;color:#fff;box-shadow:0 6px 14px #31694e40}.btn--primary:hover{background-color:#31694e;transform:translateY(-1px);box-shadow:0 10px 20px #31694e4d}.btn--outline{background-color:#fff;color:#31694e;border-color:#427a43}.btn--outline:hover{background-color:#427a43;color:#fff}.btn--ghost{background-color:#ffffffd9;color:#31694e;border-color:#bcc863b3}.btn--ghost:hover{background-color:#bbc863}.field{margin-bottom:1rem}.field label{display:block;margin-bottom:.3rem;font-size:.9rem}.field input,.field textarea{width:100%;padding:.6rem .75rem;border-radius:8px;border:1px solid #c4d5c5;font:inherit;transition:border-color .14s ease,box-shadow .14s ease,background-color .14s ease}.field input:focus,.field textarea:focus{outline:none;border-color:#427a43;box-shadow:0 0 0 4px #427a431f;background-color:#fff;transform:translateY(-2px)}.field--error input,.field--error textarea{border-color:#cc4b4b;box-shadow:0 0 0 1px #cc4b4b40}.field__error{display:block;margin-top:.25rem;font-size:.8rem;color:#b53939}@media(max-width:1024px){.section{padding:48px 0}}@media(max-width:768px){.section{padding:40px 0}.app-main{padding-top:64px}}.section--footer-blend{position:relative;overflow:hidden;padding-bottom:120px}.section--footer-blend:after{content:"";position:absolute;bottom:0;left:0;right:0;height:200px;background:linear-gradient(to bottom,transparent,rgba(49,105,78,.4));pointer-events:none;z-index:10}.section:last-of-type{padding-bottom:150px}.section--page-header{padding-top:80px}@keyframes skeletonPulse{0%{opacity:.4}50%{opacity:.8}to{opacity:.4}}.img-loader-wrapper{position:relative;width:100%;height:100%}.img-skeleton{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#e8efe9,#d4e0d6,#e8efe9);background-size:200% 200%;animation:skeletonPulse 1.6s ease-in-out infinite;border-radius:inherit;z-index:1}.img--loading{opacity:0}.img--loaded{opacity:1;transition:opacity .4s ease}
