@charset "UTF-8";:root{color-scheme:light}*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:Montserrat,sans-serif;background-color:#f8f9f7;color:#111827;line-height:1.5;font-size:clamp(.92rem,.88rem + .22vw,.98rem);max-width:100vw;overflow-x:hidden;overscroll-behavior-x:contain}a{color:#235748;text-decoration:none;transition:color .2s ease}a:hover,a:focus-visible{color:#2c6453}p{margin:0 0 .75rem;color:#4b5563;font-size:.95em}h1,h2,h3,h4{color:#111827;font-weight:700;line-height:1.2}h1{font-size:clamp(1.9rem,2vw + 1.1rem,3rem)}h2{font-size:clamp(1.6rem,1.7vw + 1rem,2.3rem);margin-bottom:.45rem}h3{font-size:clamp(1.05rem,.95vw + .95rem,1.25rem)}ul,ol{margin:0;padding:0;list-style:none}img{max-width:100%;display:block;border-radius:1rem}.container{width:min(1180px,100% - 2.5rem);margin:0 auto}.skip-link{position:absolute;top:-3rem;left:1rem;padding:.5rem 1rem;background:#235748;color:#fff;border-radius:.75rem;z-index:10000;transition:top .2s ease}.skip-link:focus{top:1rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.check-icon{display:inline-flex;align-items:center;justify-content:center;width:1.1rem;height:1.1rem;border-radius:.6rem;background:#4a7d6338;color:#3a6a51;font-size:.7rem;font-weight:700;flex-shrink:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.65rem 1.35rem;border-radius:.7rem;font-weight:600;font-size:.9rem;transition:all .2s ease;border:1px solid transparent;cursor:pointer}.btn.btn-primary{background:#235748;color:#fff;box-shadow:0 14px 40px #23574826}.btn.btn-primary:hover,.btn.btn-primary:focus-visible{background:#2c6453}.btn.btn-secondary{background:#fff;border-color:#1118271f;color:#111827}.btn.btn-secondary:hover,.btn.btn-secondary:focus-visible{border-color:#23574866;color:#235748}.btn.btn-block{width:100%}.btn.btn--compact{padding:.5rem 1rem;font-size:.85rem}.layout-home{min-height:100vh;display:flex;flex-direction:column}main{flex:1}.site-header{position:sticky;top:0;z-index:1000;padding:.65rem 0;background:linear-gradient(120deg,#fffffffa,#ffffffeb);border-bottom:1px solid rgba(229,231,235,.7);box-shadow:0 18px 40px #11182714;-webkit-backdrop-filter:saturate(150%) blur(12px);backdrop-filter:saturate(150%) blur(12px);transition:background .25s ease,box-shadow .25s ease}.site-header>.container{width:min(1320px,100% - clamp(1.25rem,4vw,2.75rem))}.site-header__container{position:relative}.site-header__bar{display:flex;align-items:center;width:100%;min-height:3rem;padding:.5rem clamp(1rem,2.6vw,1.75rem);gap:clamp(.85rem,2vw,1.25rem);border-radius:1.15rem;border:1px solid rgba(229,231,235,.85);background:#fffffffa;-webkit-backdrop-filter:saturate(140%) blur(14px);backdrop-filter:saturate(140%) blur(14px);box-shadow:0 16px 36px #11182714;transition:box-shadow .25s ease,background .25s ease,border-color .25s ease}.site-header__bar.is-stuck{box-shadow:0 20px 48px #11182729;background:#fffffffc;border-color:#e5e7ebf2}.site-header__brand{display:inline-flex;align-items:center;gap:.55rem;font-weight:600;color:#111827;flex-shrink:0}.site-header__logo{max-height:2.2rem;width:auto}.site-header__brand-initials{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:1rem;background:#235748;color:#fff;font-weight:700;font-size:1rem;letter-spacing:.02em}.site-header__brand-name{font-size:.95rem;letter-spacing:-.01em}.site-header__nav{display:flex;align-items:center;flex:1;justify-content:center;min-width:0}.site-header__nav ul{display:flex;align-items:center;flex-wrap:nowrap;gap:clamp(.25rem,1.2vw,.55rem);margin:0}.site-header__nav ul a{position:relative;display:inline-flex;align-items:center;padding:.35rem clamp(.65rem,1.4vw,1rem);border-radius:.4rem;font-size:clamp(.68rem,.3vw + .62rem,.78rem);font-weight:600;letter-spacing:.025em;text-transform:uppercase;color:#374151;transition:color .2s ease,background .2s ease,box-shadow .2s ease}.site-header__nav ul a:after{content:"";position:absolute;left:1rem;right:1rem;bottom:.2rem;height:3px;border-radius:999px;background:#235748;transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.site-header__nav ul a:hover,.site-header__nav ul a:focus-visible{color:#235748;background:#f8f9f7cc;box-shadow:inset 0 0 0 1px #2357480d}.site-header__nav ul a:hover:after,.site-header__nav ul a:focus-visible:after{transform:scaleX(1)}.site-header__actions{display:flex;align-items:center;gap:.85rem;flex-shrink:0}.site-header__languages{display:inline-flex;align-items:center;gap:.65rem;font-size:.78rem;color:#6b7280}.site-header__languages a{color:inherit;position:relative;padding:0 .15rem}.site-header__languages a:hover,.site-header__languages a:focus-visible{color:#235748}.site-header__languages a+a:before{content:"•";position:absolute;left:-.5rem;color:#6b728080}.site-header__link{font-weight:600;color:#235748;font-size:.9rem}.site-header__link:hover,.site-header__link:focus-visible{text-decoration:underline}.site-header__toggle{display:none;align-items:center;justify-content:center;width:2.65rem;height:2.65rem;border-radius:.65rem;border:1px solid rgba(229,231,235,.9);background:#fffffffa;color:#374151}.site-header__mobile{border-top:1px solid rgba(229,231,235,.7);background:#fffffff5;padding:1.25rem 0}.site-header__mobile nav ul{display:grid;gap:.6rem}.site-header__mobile nav ul a{display:block;padding:.75rem 1rem;border-radius:.65rem;background:#f8f9f7e6;color:#374151;font-weight:600;letter-spacing:.02em}.site-header__mobile nav ul a:hover,.site-header__mobile nav ul a:focus-visible{background:#2357481f;color:#235748}.site-header__mobile-inner{display:grid;gap:1.25rem}.site-header__mobile-actions{display:grid;gap:.9rem}.site-header__mobile-languages{display:inline-flex;flex-wrap:wrap;gap:.5rem;font-size:.85rem;color:#4b5563}.site-header__mobile-languages a{color:inherit}@media (max-width: 1024px){.site-header__nav,.site-header__actions{display:none}.site-header__toggle{display:inline-flex}}@media (min-width: 1025px){.site-header__mobile{display:none!important}}@media (max-width: 640px){.site-header__bar{padding:.45rem .65rem}.site-header__brand-name{display:none}}.cookie-banner{position:fixed;left:50%;bottom:1.5rem;transform:translate(-50%);width:min(640px,100% - 2rem);background:#235748f2;color:#fffffff2;border-radius:1.5rem;box-shadow:0 24px 50px #23574840;padding:1.5rem;display:none;z-index:1200;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.cookie-banner--visible{display:block;animation:cookie-banner-slide-up .35s ease-out}.cookie-banner__inner{display:flex;flex-direction:column;gap:1.25rem}.cookie-banner__content{display:flex;flex-direction:column;gap:.5rem}.cookie-banner__headline{font-size:.95rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:#ffffffc7}.cookie-banner__message{margin:0;color:#ffffffeb;font-size:.95rem;line-height:1.6}.cookie-banner__link{color:#fffffffa;text-decoration:underline;font-weight:600}.cookie-banner__link:hover,.cookie-banner__link:focus-visible{color:#d8b979}.cookie-banner__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.75rem}.cookie-banner__button{border-radius:999px;padding:.55rem 1.35rem;font-weight:600;font-size:.9rem;border:1px solid transparent;cursor:pointer;transition:all .2s ease}.cookie-banner__button--primary{background:#fff;color:#235748;box-shadow:0 14px 35px #fff3}.cookie-banner__button--primary:hover,.cookie-banner__button--primary:focus-visible{background:#ffffffe6;color:#2c6453}.cookie-banner__button--secondary{background:#ffffff1f;color:#fffffff2;border-color:#ffffff59}.cookie-banner__button--secondary:hover,.cookie-banner__button--secondary:focus-visible{background:#ffffff2e;border-color:#ffffff73}@keyframes cookie-banner-slide-up{0%{transform:translate(-50%,20%);opacity:0}to{transform:translate(-50%);opacity:1}}@media (max-width: 600px){.cookie-banner{bottom:1rem;padding:1.25rem}.cookie-banner__headline{font-size:.85rem}.cookie-banner__message{font-size:.9rem}.cookie-banner__button{width:100%;justify-content:center}}.site-footer{position:relative;background:#0b0d0c;color:#ffffffd1;padding:4rem 0 2.25rem}.site-footer__decor{display:none}.site-footer__inner{position:relative;z-index:1}.site-footer a{color:#ffffffd1}.site-footer a:hover,.site-footer a:focus-visible{color:#d8b979}.site-footer__grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));margin-bottom:2.5rem}.site-footer__brand p{margin-top:1rem;color:#ffffffb3}.site-footer__brand-link{display:inline-flex;align-items:center;gap:.75rem;font-weight:700;color:#fff;font-size:1.05rem}.site-footer__brand-icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.9rem;background:#235748;color:#fff}.site-footer__socials{display:inline-flex;gap:.75rem;margin-top:1.25rem}.site-footer__socials a{width:2.2rem;height:2.2rem;border-radius:.75rem;background:#ffffff14;display:inline-flex;align-items:center;justify-content:center;color:#fff;transition:background .2s ease,color .2s ease}.site-footer__socials a:hover,.site-footer__socials a:focus-visible{background:#d8b97933;color:#d8b979}.site-footer h4{margin-bottom:.9rem;font-size:1rem;color:#fff}.site-footer ul li+li{margin-top:.5rem}.site-footer__bottom{display:flex;flex-wrap:wrap;gap:1rem 2rem;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem;font-size:.85rem;color:#ffffffa6}.site-footer__bottom p{margin:0}.site-footer__links{display:inline-flex;flex-wrap:wrap;gap:.75rem 1.5rem}.site-footer__links a{color:#ffffffb3}.site-footer__languages{display:inline-flex;gap:.6rem}.site-footer__languages a{color:#ffffffb3;font-size:.85rem}.site-footer__top{display:inline-flex;align-items:center;gap:.4rem;color:#d8b979;font-weight:600}.home-section{padding:clamp(3.75rem,7vw,6.5rem) 0}.home-section h2{text-align:center}.home-section .section-subtitle{max-width:720px;margin:.55rem auto 1.75rem;text-align:center;color:#4b5563;font-size:.95rem}.home-section--muted{background:linear-gradient(180deg,#f8f9f7fa,#fffffff5)}.home-section--muted+.home-section{margin-top:clamp(3rem,6vw,5rem)}.home-toggle{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem .95rem;border-radius:999px;background:#23574814;color:#235748;font-weight:600;font-size:.85rem;cursor:pointer;border:1px solid rgba(35,87,72,.12);list-style:none;transition:background .2s ease,color .2s ease,border-color .2s ease}.home-toggle:hover,.home-toggle:focus-visible{background:#23574824;color:#2c6453;border-color:#23574833}.home-toggle::-webkit-details-marker{display:none}.home-toggle__label--less{display:none}details[open] .home-toggle__label--more{display:none}details[open] .home-toggle__label--less{display:inline}.home-hero+.home-section,.home-section+.home-section{margin-top:clamp(3.5rem,7vw,5.75rem)}.home-hero+.home-parallax{margin-top:clamp(4.25rem,8vw,6.5rem)}.home-hero{position:relative;overflow:hidden;padding:clamp(4rem,6vw,6rem) 0 clamp(3rem,4.8vw,5rem);background-image:var(--home-hero-bg, none);background-size:cover;background-position:center}.home-hero.home-hero--no-media{background-image:none}.home-hero.home-hero--no-media .home-hero__overlay{display:none}.home-hero.home-hero--no-media .home-hero__container{grid-template-columns:minmax(0,1fr);justify-items:flex-start}@media (max-width: 1024px){.home-hero.home-hero--no-media .home-hero__container{justify-items:center;text-align:center}}.home-hero.home-hero--no-media .home-hero__content{text-align:left}@media (max-width: 1024px){.home-hero.home-hero--no-media .home-hero__content{text-align:center}.home-hero{background-image:none!important}}.home-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,#2357486b,#3a6f5438 48%,#ffffff2e),linear-gradient(180deg,#ffffffe0,#ffffffdb,#ffffffeb)}@supports ((-webkit-backdrop-filter: blur(.1px)) or (backdrop-filter: blur(.1px))){.home-hero__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}}.home-hero__container{position:relative;display:grid;gap:clamp(1.8rem,3.5vw,3.5rem);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:center}@media (max-width: 1024px){.home-hero__container{grid-template-columns:minmax(0,1fr);justify-items:center;text-align:center}}.home-hero__content{position:relative;z-index:1}.home-hero__content h1{margin:0 0 1.25rem}@media (max-width: 1024px){.home-hero__content{display:grid;justify-items:center}}.home-hero__languages{display:inline-flex;align-items:center;gap:.55rem;padding:.3rem .75rem;border-radius:.7rem;border:1px solid rgba(229,231,235,.8);background:#ffffffd9;font-size:.78rem;letter-spacing:.08em;color:#6b7280}@media (max-width: 1024px){.home-hero__languages{margin:0 auto .85rem}}.home-hero__subtitle{font-size:1.1rem;max-width:36rem;color:#4b5563}@media (max-width: 1024px){.home-hero__subtitle{margin-left:auto;margin-right:auto}}.home-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin:1.5rem 0 1.35rem}@media (max-width: 1024px){.home-hero__actions{justify-content:center}}.home-hero__highlights{display:grid;gap:.65rem;margin-top:1rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));font-size:.88rem}.home-hero__highlights .home-hero__highlight{display:flex;align-items:center;justify-content:center;text-align:center;padding:.78rem .9rem;border-radius:.95rem;background:#fffffff2;border:1px solid rgba(229,231,235,.85);box-shadow:0 12px 30px #1118271a;min-height:3.35rem;color:#4b5563;transition:transform .2s ease,box-shadow .2s ease}.home-hero__highlights .home-hero__highlight span{display:inline-block;width:100%}.home-hero__highlights .home-hero__highlight:hover,.home-hero__highlights .home-hero__highlight:focus-within{transform:translateY(-2px);box-shadow:0 16px 36px #11182724}@media (max-width: 768px){.home-hero__highlights{grid-template-columns:minmax(0,1fr);font-size:.85rem}.home-hero__highlights .home-hero__highlight{padding:.7rem .85rem;min-height:2.5rem;box-shadow:0 8px 20px #11182714}}.home-hero__highlights--secondary{margin-top:1.25rem}.home-hero__highlights-more{margin-top:1.25rem;display:block;text-align:center}.home-hero__highlights-more .home-hero__highlights{margin-top:1rem}.home-hero__media{position:relative;z-index:1;display:grid;justify-items:center;max-width:min(100%,clamp(46rem,50vw + 12rem,56rem))}.home-hero__media img{display:block;width:min(100%,clamp(46rem,50vw + 12rem,56rem));height:auto;border-radius:1.3rem;box-shadow:0 18px 46px #11182729}@media (max-width: 1280px){.home-hero__media{max-width:min(100%,44rem)}.home-hero__media img{width:min(100%,44rem);box-shadow:0 14px 38px #11182724}}@media (max-width: 1024px){.home-hero__media{order:-1;max-width:min(100%,32rem)}.home-hero__media img{width:min(100%,32rem)}}@media (max-width: 640px){.home-hero__media{max-width:min(100%,28rem)}.home-hero__media img{width:min(100%,28rem)}}.home-hero__badge{position:absolute;left:.8rem;bottom:-1.35rem;background:#fff;border-radius:1rem;padding:.75rem 1.15rem;border:1px solid rgba(229,231,235,.7);box-shadow:0 12px 28px #1118271a;display:grid;gap:.15rem}.home-hero__badge p{margin:0;font-weight:600;color:#111827}.home-hero__badge span{font-size:.85rem;color:#4b5563}.home-hero__trust{position:relative;margin-top:clamp(2.5rem,4.5vw,3.75rem)}.home-hero__trust .home-hero__trust-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.9rem}@media (max-width: 768px){.home-hero__trust .home-hero__trust-list{position:relative;display:flex;gap:.6rem;padding:.15rem .35rem .5rem;margin:0 -.35rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:.5rem;scrollbar-width:none;-ms-overflow-style:none;mask-image:linear-gradient(90deg,transparent 0%,#000 10%,#000 90%,transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 10%,#000 90%,transparent 100%)}.home-hero__trust .home-hero__trust-list::-webkit-scrollbar{display:none}}.home-hero__trust .home-hero__trust-item{display:flex;align-items:center;justify-content:center;text-align:center;font-size:.88rem;color:#4b5563;background:#fffffff5;border-radius:1rem;border:1px solid rgba(229,231,235,.75);padding:.85rem 1.1rem;min-height:3.3rem;box-shadow:0 12px 28px #11182714;transition:transform .2s ease,box-shadow .2s ease}.home-hero__trust .home-hero__trust-item span{display:inline-block}@media (max-width: 768px){.home-hero__trust .home-hero__trust-item{flex:0 0 auto;min-width:min(210px,78vw);padding:.65rem .9rem;font-size:.82rem;border-radius:.9rem;min-height:2.6rem;box-shadow:0 10px 22px #11182714;scroll-snap-align:center}}.home-hero__trust .home-hero__trust-item:hover,.home-hero__trust .home-hero__trust-item:focus-within{transform:translateY(-2px);box-shadow:0 16px 36px #1118271f}.home-hero__trust-more{margin-top:1.1rem;display:block;text-align:center}.home-hero__trust-more .home-toggle{margin:0 auto}.home-hero__trust-extra{margin:1rem auto 0;padding:0;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;list-style:none}.home-hero__trust-chip{padding:.55rem .85rem;border-radius:999px;background:#fffffff2;border:1px solid rgba(229,231,235,.75);box-shadow:0 10px 24px #11182714;color:#4b5563;font-size:.85rem}.home-hero__trust-chip span{display:inline-block}.home-parallax{position:relative;display:flex;align-items:center;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:clamp(1.25rem,3vw,1.85rem);min-height:clamp(18rem,45vw,28rem);margin-top:clamp(4rem,8vw,6.25rem);box-shadow:0 18px 44px #11182724;isolation:isolate}.home-parallax:before{content:"";position:absolute;top:0;left:0;right:0;height:clamp(2rem,5vw,3rem);background:linear-gradient(180deg,#f8f9f7,#f8f9f7c7 40%,#f8f9f700);pointer-events:none;z-index:1}.home-parallax__content{position:relative;z-index:2;max-width:760px;margin:0 auto;text-align:center;color:#fff;padding:clamp(3rem,6vw,5rem) clamp(1.5rem,4vw,3.5rem);text-shadow:0 14px 32px rgba(17,24,39,.35)}.home-parallax__content h2{margin-bottom:1rem;color:#111827}.home-parallax__content p{font-size:1.05rem}@media (max-width: 768px){.home-parallax{border-radius:clamp(.9rem,5vw,1.35rem);min-height:clamp(16rem,60vw,22rem)}.home-parallax__content{padding:clamp(2.5rem,8vw,3.5rem) clamp(1.25rem,6vw,2.5rem)}}.home-features{background:#fff}.home-features__grid{display:grid;gap:1.1rem;grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}@media (max-width: 768px){.home-features__grid{grid-template-columns:minmax(0,1fr);gap:.85rem}}.home-features__card{display:flex;flex-direction:column;gap:.85rem;padding:1.35rem;border-radius:.95rem;border:1px solid rgba(229,231,235,.85);background:#fff;box-shadow:0 12px 28px #1118270d;transition:transform .2s ease,box-shadow .2s ease}.home-features__card:hover,.home-features__card:focus-within{transform:translateY(-3px);box-shadow:0 16px 32px #11182714}@media (max-width: 768px){.home-features__card{padding:1.05rem 1.1rem;gap:.75rem;box-shadow:0 10px 24px #1118270f}.home-features__card h3{margin-bottom:.5rem;font-size:clamp(1rem,2.4vw,1.12rem)}.home-features__card .home-features__icon{width:2.35rem;height:2.35rem;border-radius:.75rem;font-size:1.05rem}.home-features__card li{font-size:.84rem;gap:.45rem}}.home-features__card h3{margin:0 0 .75rem}.home-features__card .home-features__icon{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:.85rem;background:#23574814;color:#235748;font-size:1.2rem}.home-features__card li{display:flex;align-items:center;gap:.5rem;color:#4b5563;font-size:.88rem}.home-features__card li+li{margin-top:.55rem}.home-features__list{display:grid;gap:.75rem}.home-features__list ul{margin:0;padding:0;display:grid;gap:.55rem}@media (min-width: 768px){.home-features__list--columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem 1.5rem}}.home-partners{background:#f8f9f7}.home-partners__logos{display:flex;flex-wrap:wrap;gap:1.75rem 2.5rem;justify-content:center;align-items:center}.home-partners__logos img{max-height:clamp(68px,10vw,96px);width:auto;filter:grayscale(1);opacity:.7;transition:opacity .25s ease,filter .25s ease,transform .25s ease}.home-partners__logos img:hover,.home-partners__logos img:focus-visible{opacity:1;filter:grayscale(0);transform:scale(1.05)}.home-stats{background:#fff}.home-stats__grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.home-stats__grid--secondary{margin-top:1.25rem}.home-stats__card{padding:1.35rem;border-radius:1rem;text-align:center;background:linear-gradient(180deg,#fffffff5,#f8f9f766);border:1px solid rgba(229,231,235,.6);box-shadow:0 10px 28px #11182714}.home-stats__card .stat-value{display:block;font-size:clamp(1.7rem,3.2vw,2.5rem);font-weight:700;color:#235748}.home-stats__card p{margin:0;color:#4b5563}.home-stats__more{margin-top:1.5rem;text-align:center}.home-stats__more .home-toggle{margin:0 auto}.home-pricing{background:#fff}.home-pricing__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,320px));grid-auto-rows:minmax(clamp(27.5rem,24vw,31rem),1fr);gap:1.1rem;margin:0 auto 1.75rem;max-width:min(100%,1000px);justify-content:center;align-content:stretch}.home-pricing__card{position:relative;padding:1.5rem;border-radius:1rem;border:1px solid rgba(229,231,235,.8);background:#fff;box-shadow:0 12px 28px #11182714;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;max-width:320px;height:100%;min-height:100%;justify-self:center}.home-pricing__card:hover,.home-pricing__card:focus-within{transform:translateY(-3px);box-shadow:0 18px 34px #1118271f}.home-pricing__card.is-recommended{border-color:#23574847;box-shadow:0 22px 48px #2357482e;background:linear-gradient(180deg,#fffffffa,#f8f9f7e6)}.home-pricing__card.is-recommended .home-pricing__badge{background:#23574829;color:#235748}.home-pricing__card.is-recommended .home-pricing__cta{box-shadow:0 16px 28px #23574838}.home-pricing__card .home-pricing__cta{margin-top:auto;align-self:stretch}.home-pricing__card h3{margin:0;font-size:1.35rem;min-height:3rem;display:flex;align-items:center;justify-content:center}.home-pricing__badge{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .85rem;margin-bottom:.85rem;border-radius:999px;background:#2357481f;color:#235748;font-weight:600;font-size:.82rem;letter-spacing:.02em}.home-pricing__price{margin:.85rem 0;min-height:3rem;display:flex;align-items:baseline;justify-content:center;gap:.35rem;width:100%}.home-pricing__price--unknown{align-items:center}.home-pricing__price-amount{font-size:1.7rem;font-weight:700;line-height:1.1}.home-pricing__price-cycle{font-size:.85rem;color:#4b5563}.home-pricing__price-unknown{font-size:1.1rem;font-weight:600;color:#374151;text-align:center}.home-pricing__inherit{margin:.75rem 0 .5rem;font-size:.85rem;color:#4b5563}.home-pricing__features{display:grid;gap:.5rem;margin:1.1rem 0;color:#4b5563;width:100%;flex:1 1 auto;align-content:start}.home-pricing__features li{display:flex;align-items:center;gap:.5rem;font-size:.88rem;text-align:left}.home-pricing__comparison{border-radius:1.1rem;border:1px solid rgba(229,231,235,.85);background:#fff;padding:1.75rem;box-shadow:0 12px 32px #11182714;overflow-x:auto}.home-pricing__comparison h3{text-align:left;margin-bottom:1.25rem}.home-pricing__icon{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:999px;font-weight:700;font-size:1rem;border:1px solid transparent;box-shadow:0 6px 14px #11182714}.home-pricing__icon--yes{background:#4a7d6329;color:#3c6d54;border-color:#65907a;box-shadow:0 8px 18px #4a7d6333}.home-pricing__icon--no{background:#dc3a3a24;color:#d91e1e;border-color:#db7878;box-shadow:0 8px 18px #dc3a3a29}.home-pricing__table{display:grid;gap:.6rem}.home-pricing__table-row{display:grid;grid-template-columns:minmax(200px,1fr) repeat(auto-fit,minmax(120px,1fr));gap:.45rem;align-items:center;font-size:.92rem}.home-pricing__table-row--head{font-weight:600;color:#374151}.home-pricing__table-row>div{padding:.55rem .65rem;background:#f8f9f7a6;border-radius:.65rem;text-align:center;display:flex;align-items:center;justify-content:center;gap:.35rem}.home-pricing__table-row>div:first-child{text-align:left;justify-content:flex-start;position:sticky;left:0;background:#fffffff5;box-shadow:4px 0 12px #1118270a}.home-pricing__table-heading.is-recommended,.home-pricing__table-cell.is-recommended{background:#23574814;color:#235748;font-weight:600;border:1px solid rgba(35,87,72,.14)}.home-pricing__table-cell.is-recommended{box-shadow:0 10px 20px #23574814}.home-pricing__note{margin-top:1.1rem;font-size:.8rem;color:#6b7280;text-align:center}.home-pricing__comparison-mobile{display:none;border-radius:1.1rem;border:1px solid rgba(229,231,235,.85);background:#fff;padding:1.5rem;box-shadow:0 12px 32px #11182714}.home-pricing__comparison-mobile h3{margin-top:0;margin-bottom:1.1rem}.home-pricing__accordion-hint{margin:-.5rem 0 1.1rem;font-size:.85rem;color:#4b5563;text-align:center}.home-pricing__accordion{display:grid;gap:.75rem}.home-pricing__accordion-item{border:1px solid rgba(229,231,235,.8);border-radius:.9rem;background:#f8f9f766;padding:.75rem 1rem}.home-pricing__accordion-item summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:.75rem;cursor:pointer;font-weight:600}.home-pricing__accordion-item summary::-webkit-details-marker{display:none}.home-pricing__accordion-item[open]{background:#f8f9f7cc}.home-pricing__accordion-title{font-size:1rem;flex:1}.home-pricing__accordion-price{display:flex;align-items:baseline;gap:.25rem;white-space:nowrap}.home-pricing__accordion-features{margin:.85rem 0 0;padding:0;list-style:none;display:grid;gap:.5rem}.home-pricing__accordion-features li{display:flex;align-items:center;gap:.5rem;font-size:.9rem}.home-pricing__accordion-features li.is-active{color:#374151}.home-pricing__accordion-features li.is-inactive{color:#6b7280}@media (max-width: 768px){.home-pricing__grid{grid-auto-rows:minmax(clamp(22rem,70vw,26rem),1fr)}.home-pricing__card{min-height:100%}.home-pricing__card h3{min-height:0}.home-pricing__comparison{display:none}.home-pricing__comparison-mobile{display:block;margin-top:1.5rem}.home-pricing__price{min-height:0}}.home-testimonials{background:#f8f9f7}.home-testimonials__grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.home-testimonials__grid--secondary{margin-top:1.25rem}.home-testimonials__card{padding:1.5rem;border-radius:1.15rem;background:#fff;border:1px solid rgba(229,231,235,.75);box-shadow:0 15px 38px #11182714}.home-testimonials__card blockquote{margin:0;font-size:1rem;color:#374151;line-height:1.6}.home-testimonials__card figcaption{margin-top:1.1rem;color:#6b7280}.home-testimonials__more{margin-top:1.5rem;text-align:center}.home-testimonials__more .home-toggle{margin:0 auto}.home-faq{background:#fff}.home-faq__items{display:grid;gap:1rem;max-width:760px;margin:0 auto}.home-faq__items details{padding:1.1rem 1.35rem;border-radius:.95rem;border:1px solid rgba(229,231,235,.85);background:#f8f9f766;box-shadow:0 10px 30px #1118270f}.home-faq__items details summary{font-weight:600;cursor:pointer;outline:none}.home-faq__items details p{margin-top:.65rem}.home-contact{background:#fff}.home-contact__layout{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:start}.home-contact__content h2{text-align:left}.home-contact__content p{color:#4b5563}.home-contact__content ul{display:grid;gap:.55rem;margin:1.35rem 0}.home-contact__content ul li{display:flex;align-items:center;gap:.5rem;color:#4b5563;font-size:.9rem}.home-contact__email a{color:#235748;font-weight:600}.home-contact__form{padding:1.75rem;border-radius:1.35rem;border:1px solid rgba(229,231,235,.85);background:#f8f9f78c;box-shadow:0 15px 40px #11182714;display:grid;gap:1.1rem}.home-contact__field{display:grid;gap:.45rem}.home-contact__field label{font-weight:600;color:#374151}.home-contact__field input,.home-contact__field textarea{width:100%;padding:.75rem .95rem;border-radius:.9rem;border:1px solid rgba(229,231,235,.85);font-family:inherit;font-size:1rem;background:#fff;color:#374151;transition:border-color .2s ease,box-shadow .2s ease}.home-contact__field input:focus,.home-contact__field textarea:focus{outline:none;border-color:#235748;box-shadow:0 0 0 3px #23574826}.home-contact__field textarea{min-height:150px;resize:vertical}.home-contact__notice{font-size:.8rem;color:#6b7280;margin:0;text-align:center}.home-team{background:#f8f9f7}.home-team__grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.home-team__card{text-align:center;padding:1.5rem;border-radius:1.25rem;background:#fff;border:1px solid rgba(229,231,235,.9);box-shadow:0 12px 32px #11182714}.home-team__card img{width:100%;height:auto;border-radius:1rem;margin-bottom:1rem;-o-object-fit:cover;object-fit:cover}.home-team__card h3{margin:0 0 .35rem}.home-team__card p{margin:0;color:#6b7280}body.home-showcase--lightbox-open{overflow:hidden}.home-showcase{position:relative;padding:clamp(3rem,6vw,5rem) 0;background:linear-gradient(135deg,#f8f9f7b3,#fffffff2)}.home-showcase>.container{width:min(1420px,100% - clamp(1.25rem,6vw,3.25rem));position:relative;z-index:1}.home-showcase__header{display:grid;gap:.75rem;text-align:left;max-width:900px;margin:0 auto clamp(1.5rem,3vw,2rem)}.home-showcase__kicker{display:inline-flex;align-items:center;gap:.45rem;width:-moz-max-content;width:max-content;padding:.35rem .85rem;border-radius:.45rem;background:#23574814;color:#235748;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.home-showcase__headline{display:grid;gap:.45rem}.home-showcase__headline h2{margin:0}.home-showcase__headline p{margin:0;color:#4b5563;font-size:1.05rem;line-height:1.6}.home-showcase__headline .home-showcase__headline-sub{font-weight:700;color:#235748;font-size:.95rem}.home-showcase__layout{display:grid;gap:clamp(1.25rem,3vw,2rem);grid-template-columns:1fr}.home-showcase__board{display:grid;gap:clamp(1rem,2vw,1.25rem);padding:clamp(1.25rem,3vw,1.75rem);border-radius:1.25rem;border:1px solid rgba(229,231,235,.8);background:radial-gradient(circle at 20% 10%,rgba(197.5488196721,220.2511803279,213.7024224464,.25),transparent 45%),radial-gradient(circle at 80% 0%,rgba(78.2963668639,131.5036331361,104.3980446578,.18),transparent 35%),linear-gradient(135deg,#fffffffa,#f8f9f7d1);box-shadow:0 20px 46px #1118271f}.home-showcase__board-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1.25rem;flex-wrap:wrap}.home-showcase__board-meta{display:grid;gap:.35rem}.home-showcase__lead{margin:0;color:#374151;font-weight:700}.home-showcase__hint{margin:0;color:#2c6453;font-weight:600;font-size:.92rem}.home-showcase__board-actions{display:inline-flex;align-items:center;gap:.6rem}.home-showcase__nav{width:44px;height:44px;border-radius:50%;border:1px solid rgba(229,231,235,.85);background:#fff;color:#235748;display:grid;place-items:center;box-shadow:0 10px 24px #1118271a;transition:transform .15s ease,box-shadow .2s ease,background .2s ease}.home-showcase__nav:hover{transform:translateY(-1px);box-shadow:0 14px 28px #1118271f;background:#f8f9f7}.home-showcase__stage{position:relative;overflow:hidden;border-radius:1.1rem;border:1px solid rgba(229,231,235,.8);background:linear-gradient(135deg,#fffffffa,#f8f9f7d9);box-shadow:inset 0 1px #fffc,0 14px 36px #11182714;padding:clamp(.85rem,2.2vw,1.1rem);min-height:clamp(420px,58vh,720px)}.home-showcase__slides{position:relative;display:grid;gap:0}.home-showcase__slide{margin:0;display:none;position:relative;background:linear-gradient(180deg,#f3f4f68c,#fffffff2);border-radius:.9rem;border:1px solid rgba(229,231,235,.9);box-shadow:0 12px 28px #11182714;overflow:hidden}.home-showcase__slide.is-active{display:grid;grid-template-rows:1fr auto}.home-showcase__slide-viewport{position:relative;max-height:clamp(420px,62vh,720px);overflow:hidden;background:linear-gradient(180deg,#f3f4f699,#ffffffe6);padding:clamp(.5rem,1vw,.75rem)}.home-showcase__slide-viewport img{width:100%;height:auto;display:block}.home-showcase__slide--scroll .home-showcase__slide-viewport{max-height:clamp(320px,50vh,520px);background:linear-gradient(180deg,#f3f4f68c,#fffffff2);display:flex;justify-content:center;align-items:flex-start;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}.home-showcase__slide--scroll .home-showcase__slide-viewport img{width:auto;max-width:clamp(240px,44vw,420px);margin:0 auto}.home-showcase__slide--scroll .home-showcase__slide-viewport::-webkit-scrollbar{width:10px}.home-showcase__slide--scroll .home-showcase__slide-viewport::-webkit-scrollbar-track{background:#f3f4f6b3}.home-showcase__slide--scroll .home-showcase__slide-viewport::-webkit-scrollbar-thumb{background:#4e846899;border-radius:999px}.home-showcase__slide--scroll .home-showcase__slide-viewport::-webkit-scrollbar-thumb:hover{background:#3a6f54b3}.home-showcase__fullscreen{position:absolute;top:.65rem;right:.65rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:.85rem;border:1px solid rgba(229,231,235,.9);background:#ffffffeb;color:#2c6453;box-shadow:0 10px 26px #11182714;transition:transform .15s ease,box-shadow .2s ease,background .2s ease}.home-showcase__fullscreen:hover,.home-showcase__fullscreen:focus-visible{background:#f8f9f7;transform:translateY(-1px);box-shadow:0 14px 30px #1118271f;outline:none}.home-showcase__slide-meta{padding:clamp(.85rem,1.6vw,1.05rem);display:inline-flex;flex-wrap:wrap;gap:.5rem;align-items:center;background:linear-gradient(90deg,#f8f9f7e6,#fffffff2)}.home-showcase__stage-label{font-weight:700;color:#235748;text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;margin-right:.25rem}.home-showcase__chip{display:inline-flex;align-items:center;gap:.3rem;padding:.35rem .65rem;border-radius:999px;background:#23574814;color:#235748;font-weight:700;font-size:.85rem}.home-showcase__chip--sub{background:#11182712;color:#374151;font-weight:600}.home-showcase__moments{display:grid;gap:.75rem;padding:clamp(1rem,2.5vw,1.35rem);border-radius:1.1rem;border:1px solid rgba(229,231,235,.8);background:linear-gradient(135deg,#fffffffa,#f8f9f7cc);box-shadow:0 16px 30px #11182714}.home-showcase__moments-head{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.home-showcase__timeline-title{margin:0;font-weight:800;color:#374151;text-transform:uppercase;letter-spacing:.08em;font-size:.82rem}.home-showcase__timeline-note{margin:0;color:#4b5563;font-size:.92rem}.home-showcase__timeline{display:grid;gap:.65rem;padding:0;margin:0;grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.home-showcase__timeline-item{display:grid;grid-template-columns:auto 1fr;gap:.85rem;align-items:center;padding:.75rem .85rem;border-radius:.75rem;border:1px solid transparent;background:#ffffffe6;box-shadow:0 8px 18px #1118270f}.home-showcase__timeline-item.is-active{border-color:#23574833;background:linear-gradient(90deg,#f8f9f7b3,#ffffffe6);box-shadow:0 14px 30px #23574814}.home-showcase__timeline-button{display:contents;text-align:left;color:inherit;cursor:pointer}.home-showcase__timeline-step{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#23574817;color:#235748;font-weight:800;font-size:.9rem}.home-showcase__timeline-body{display:grid;gap:.15rem}.home-showcase__timeline-body strong{font-size:.98rem;color:#111827}.home-showcase__timeline-body span{color:#4b5563;font-size:.92rem}.home-showcase__panel{border-radius:1.1rem;border:1px solid rgba(229,231,235,.8);background:linear-gradient(130deg,#fffffffa,#f8f9f7c7);box-shadow:0 16px 36px #1118271a;overflow:hidden}.home-showcase__panel-header{padding:clamp(1.1rem,3vw,1.4rem) clamp(1.1rem,3vw,1.5rem) clamp(.6rem,2vw,.8rem);display:grid;gap:.35rem}.home-showcase__panel-kicker{margin:0;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:#235748;font-size:.78rem}.home-showcase__panel-header h3{margin:0}.home-showcase__panel-subtitle{margin:0;color:#4b5563}.home-showcase__scroll-shell{position:relative;border-radius:.95rem;border:1px solid rgba(229,231,235,.85);background:linear-gradient(180deg,#f3f4f699,#fffffff2);box-shadow:0 14px 32px #1118271a;overflow:hidden}.home-showcase__scroll-viewport{max-height:clamp(360px,65vh,720px);overflow-y:auto;padding:clamp(.35rem,1vw,.6rem);border-radius:inherit;overscroll-behavior:contain;scroll-behavior:smooth}.home-showcase__scroll-viewport img{width:100%;height:auto;display:block;border-radius:.65rem}.home-showcase__scroll-viewport::-webkit-scrollbar{width:10px}.home-showcase__scroll-viewport::-webkit-scrollbar-track{background:#f3f4f6b3}.home-showcase__scroll-viewport::-webkit-scrollbar-thumb{background:#4e846899;border-radius:999px}.home-showcase__scroll-viewport::-webkit-scrollbar-thumb:hover{background:#3a6f54b3}.home-showcase__scroll-hint{position:absolute;left:50%;bottom:.85rem;transform:translate(-50%);display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .7rem;border-radius:999px;background:#2357481f;color:#235748;font-weight:700;font-size:.85rem;box-shadow:0 10px 24px #23574826;transition:opacity .2s ease,transform .2s ease}.home-showcase__scroll-hint.is-hidden{opacity:0;transform:translate(-50%,6px);pointer-events:none}.home-showcase__scroll-hint i{color:#3a6f54}.home-showcase__slide-viewport .home-showcase__scroll-hint{bottom:auto;top:.85rem;right:.85rem;left:auto;transform:none}.home-showcase__lightbox[hidden]{display:none}.home-showcase__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;place-items:center}.home-showcase__lightbox-frame{position:relative;z-index:2;max-width:min(1580px,98vw);max-height:min(97vh,1200px);padding:clamp(1rem,2.4vw,1.55rem);border-radius:1.1rem;background:linear-gradient(135deg,#fffffffa,#f8f9f7d9);box-shadow:0 24px 56px #1118272e;display:grid;gap:.6rem}.home-showcase__lightbox-media{overflow:auto;max-height:min(94vh,1160px);height:clamp(420px,88vh,1080px);border-radius:.9rem;border:1px solid rgba(229,231,235,.85);background:#f3f4f6e6;padding:clamp(.5rem,1.1vw,.85rem);overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}.home-showcase__lightbox-media img{width:100%;height:auto;display:block;border-radius:.6rem}.home-showcase__lightbox-caption{margin:0;color:#374151;font-weight:600}.home-showcase__lightbox-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#1118278c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.home-showcase__lightbox-close{position:absolute;top:clamp(1rem,2vw,1.4rem);right:clamp(1rem,2vw,1.4rem);z-index:3;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;border:1px solid rgba(229,231,235,.9);background:#fffffff5;color:#235748;box-shadow:0 16px 38px #1118271f;transition:transform .15s ease,box-shadow .2s ease,background .2s ease}.home-showcase__lightbox-close:hover,.home-showcase__lightbox-close:focus-visible{transform:translateY(-1px);background:#f8f9f7;box-shadow:0 18px 44px #11182729;outline:none}.home-showcase__lightbox--scroll .home-showcase__lightbox-media{max-width:min(540px,92vw);margin:0 auto}.home-showcase__feature-area{margin-top:clamp(1.5rem,3vw,2.5rem);padding:clamp(1.25rem,3vw,1.65rem);border-radius:1.25rem;border:1px solid rgba(229,231,235,.8);background:linear-gradient(135deg,#fffffffa,#f8f9f7d9);box-shadow:0 16px 34px #11182714;display:grid;gap:1rem}.home-showcase__feature-head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;flex-wrap:wrap}.home-showcase__feature-row{display:grid;gap:.85rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:stretch}.home-showcase__feature{display:grid;grid-template-rows:auto 1fr;border-radius:.9rem;border:1px solid rgba(229,231,235,.9);background:linear-gradient(145deg,#fffffffa,#f3f4f6b8);box-shadow:0 14px 30px #11182714;height:100%;overflow:hidden}.home-showcase__feature:hover .home-showcase__feature-media img,.home-showcase__feature:focus-within .home-showcase__feature-media img{transform:scale(1.05)}.home-showcase__feature-media{background:#f3f4f666;padding:.5rem;position:relative;overflow:hidden;border-radius:.85rem .85rem .65rem .65rem}.home-showcase__feature-media img{width:100%;height:auto;display:block;-o-object-fit:contain;object-fit:contain;max-height:520px;transition:transform .22s ease,filter .2s ease}.home-showcase__feature-body{padding:.95rem 1.05rem 1.2rem;display:grid;gap:.35rem}.home-showcase__feature-body h4{margin:0;font-size:1.02rem}.home-showcase__feature-body p{margin:0;color:#4b5563;line-height:1.5}@media (max-width: 900px){.home-showcase__timeline{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}@media (max-width: 768px){.home-showcase__header{text-align:center;justify-items:center}.home-showcase__board-head{justify-content:center}.home-showcase__feature-row{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}}@media (max-width: 640px){.home-showcase__stage{min-height:clamp(300px,52vh,480px);padding:.7rem .75rem .85rem}.home-showcase__slide-viewport{max-height:clamp(260px,58vh,460px)}.home-showcase__slide--scroll .home-showcase__slide-viewport{max-height:clamp(180px,44vh,300px)}.home-showcase__slide--scroll .home-showcase__slide-viewport img{max-width:clamp(200px,72vw,320px)}.home-showcase__feature-row{grid-auto-flow:column;grid-auto-columns:minmax(240px,1fr);overflow-x:auto;padding:.15rem .25rem .25rem;scrollbar-width:thin}.home-showcase__feature-row::-webkit-scrollbar{height:10px}.home-showcase__feature-row::-webkit-scrollbar-track{background:#f3f4f6cc}.home-showcase__feature-row::-webkit-scrollbar-thumb{background:#4e846880;border-radius:999px}}.home-cta{background:#fff}.home-cta__layout{display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:center}.home-cta__content h2{text-align:left}.home-cta__content p{color:#4b5563;max-width:32rem}.home-cta__actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.75rem}.home-cta__media img{width:100%;max-width:420px;margin-left:auto}.mobile-cta{position:sticky;bottom:1.5rem;left:0;right:0;display:none;align-items:center;justify-content:space-between;border-radius:1rem;padding:.9rem 1.35rem;gap:1rem;background:#fffffff0;border-top:1px solid rgba(229,231,235,.85);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 -12px 28px #11182712}.mobile-cta span{font-weight:600;color:#374151;font-size:.9rem}.page-hero{position:relative;padding:clamp(4rem,8vw,6.5rem) 0 clamp(3rem,7vw,5rem);color:#fff;overflow:hidden;isolation:isolate;background:var(--hero-base-color, #235748);margin:clamp(2.5rem,6vw,3.75rem) 0 clamp(2.5rem,7vw,4.25rem)}.page-hero:before,.page-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.page-hero:before{background:var(--hero-gradient, linear-gradient(135deg, rgba(35, 87, 72, .95), rgba(58, 111, 84, .92)));opacity:1}.page-hero:after{background:var(--hero-overlay-color, rgba(17, 24, 39, .42))}.page-hero__inner{position:relative;z-index:1;display:grid;gap:clamp(1.25rem,2.5vw,2rem);text-align:center;justify-items:center;margin:0 auto;max-width:min(880px,100% - 2rem)}.page-hero__title{margin:0;font-size:clamp(2.1rem,2.3vw + 1.4rem,3.1rem);font-weight:700;letter-spacing:-.015em;color:inherit}.page-hero__subtitle{margin:0;font-size:clamp(1.05rem,.85rem + .45vw,1.3rem);line-height:1.75;color:#ffffffd9;max-width:60ch}.page-hero--light{color:#111827;background:linear-gradient(135deg,#f8f9f7fa,#fffffff5)}.page-hero--light:before{background:linear-gradient(125deg,#2357481a,#23574800)}.page-hero--light:after{background:linear-gradient(180deg,#fffffff5,#ffffffe6)}.page-hero--light .page-hero__subtitle{color:#4b5563}.legal-hero{margin-bottom:clamp(2.5rem,6vw,3.75rem);border-bottom:1px solid rgba(229,231,235,.7)}.legal-hero:before{background:linear-gradient(130deg,#2357481f,#23574800);opacity:1}.legal-hero:after{background:linear-gradient(180deg,#fffffff2,#ffffffe0)}.legal-hero .page-hero__inner{max-width:min(760px,100% - 3rem)}.legal-hero .page-hero__title{color:#111827}.legal-content{position:relative;padding:0 0 clamp(4.5rem,8vw,6.5rem);background:linear-gradient(180deg,#fffffffa,#f8f9f7eb)}.legal-content:before{content:"";position:absolute;top:-8rem;left:50%;transform:translate(-50%);width:min(820px,100% - 4rem);height:12rem;background:radial-gradient(circle at top,#2357481f,#23574800 65%);filter:blur(40px);opacity:.6;pointer-events:none}.legal-content__container{position:relative;z-index:1;width:min(960px,100% - 2.75rem)}.legal-content__body{position:relative;padding:clamp(2rem,5vw,3.5rem);border-radius:clamp(1.2rem,3vw,2rem);background:#fff;border:1px solid rgba(229,231,235,.85);box-shadow:0 30px 80px #11182714;display:grid;gap:clamp(1.3rem,2.7vw,1.9rem);line-height:1.75;color:#374151}.legal-content__body:before{content:"";position:absolute;top:0;left:clamp(1.6rem,4vw,2.8rem);right:clamp(1.6rem,4vw,2.8rem);height:6px;border-radius:999px;background:linear-gradient(90deg,#23574859,#d8b97973);transform:translateY(-50%)}.legal-content__body>*{margin:0}.legal-content__body>*+*{margin-top:0}.legal-content__body p{margin:0;color:#4b5563;font-size:clamp(1rem,.92rem + .25vw,1.08rem)}.legal-content__body p+p{margin-top:.8rem}.legal-content__body h2,.legal-content__body h3,.legal-content__body h4{margin:0;color:#111827;font-weight:700}.legal-content__body h2{font-size:clamp(1.45rem,1vw + 1.2rem,2.15rem);letter-spacing:-.01em;display:flex;align-items:center;gap:.85rem}.legal-content__body h2:after{content:"";height:1px;flex:1;border-radius:999px;background:linear-gradient(90deg,#23574840,#23574800)}.legal-content__body h3{font-size:clamp(1.18rem,.8vw + 1rem,1.55rem);color:#235748;letter-spacing:-.005em}.legal-content__body h4{font-size:clamp(1.02rem,.6vw + .95rem,1.2rem);text-transform:uppercase;letter-spacing:.08em;color:#4b5563}.legal-content__body ul,.legal-content__body ol{margin:0;padding-left:clamp(1.2rem,3.5vw,1.85rem);display:grid;gap:.6rem;color:#4b5563;font-size:clamp(1rem,.92rem + .25vw,1.08rem)}.legal-content__body ul{list-style:disc}.legal-content__body ol{list-style:decimal}.legal-content__body li::marker{color:#235748;font-weight:600}.legal-content__body a{color:#235748;font-weight:600;text-decoration:none;box-shadow:0 1px #23574873;transition:color .2s ease,box-shadow .2s ease}.legal-content__body a:hover,.legal-content__body a:focus-visible{color:#2c6453;box-shadow:0 2px #2c64538c}.legal-content__body blockquote{margin:0;padding:1.25rem 1.5rem;border-left:4px solid rgba(35,87,72,.6);border-radius:1rem;background:#f8f9f7e6;color:#374151;font-style:italic;box-shadow:inset 0 0 0 1px #23574814}.legal-content__body table{width:100%;border-collapse:collapse;background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 18px 38px #1118270f;font-size:clamp(.95rem,.9rem + .2vw,1.02rem)}.legal-content__body thead{background:#23574814;color:#111827;font-weight:600}.legal-content__body th,.legal-content__body td{padding:.9rem 1rem;text-align:left;border-bottom:1px solid rgba(229,231,235,.7)}.legal-content__body tbody tr:last-child th,.legal-content__body tbody tr:last-child td{border-bottom:none}.legal-content__body hr{height:1px;border:0;background:linear-gradient(90deg,#e5e7eb00,#e5e7eb,#e5e7eb00)}.legal-content__body code,.legal-content__body pre{font-family:Fira Code,SFMono-Regular,Consolas,monospace;background:#e5e7eb66;border-radius:.5rem;padding:.2rem .45rem}.legal-content__body pre{padding:.9rem 1.1rem;overflow-x:auto}.legal-content__body figure{margin:0;display:grid;gap:.75rem;justify-items:center}.legal-content__body figure img{border-radius:1rem;box-shadow:0 20px 45px #1118271f}.legal-content__body figure figcaption{font-size:.85rem;color:#6b7280;text-align:center}.legal-content__body small{font-size:.85rem;color:#6b7280}.legal-content__body>div{display:grid;gap:.75rem}.legal-content__body>div>p:last-child{margin-bottom:0}.legal-content__body table+p{margin-top:1rem}.legal-content__body strong{color:#111827}.legal-content__body em{font-style:italic}@media (max-width: 1024px){.mobile-cta{display:flex}.page-hero{margin:clamp(2rem,5vw,3rem) 0 clamp(2rem,6vw,3.5rem);padding:clamp(3.5rem,7vw,5.5rem) 0 clamp(2.5rem,6vw,4.25rem)}.legal-content__body{padding:clamp(1.8rem,5vw,2.8rem)}}@media (max-width: 768px){.home-hero__badge{position:static;margin-top:1.5rem}.site-footer__bottom{flex-direction:column;align-items:flex-start}.page-hero{margin:clamp(1.5rem,7vw,2.5rem) 0 clamp(2rem,9vw,3rem);padding:clamp(3rem,10vw,4.2rem) 0 clamp(2rem,8vw,3rem)}.page-hero__inner{max-width:calc(100% - 1.5rem)}.page-hero__title{font-size:clamp(1.8rem,3.8vw + 1.2rem,2.55rem)}.page-hero__subtitle{font-size:1rem}.legal-hero{margin-bottom:clamp(1.8rem,8vw,3rem)}.legal-content__container{width:min(100%,100% - 1.5rem)}.legal-content__body{border-radius:clamp(1rem,6vw,1.5rem);gap:clamp(1rem,5vw,1.5rem)}.legal-content__body:before{left:clamp(1rem,6vw,1.75rem);right:clamp(1rem,6vw,1.75rem)}.legal-content__body h2{flex-direction:column;align-items:flex-start;gap:.45rem}.legal-content__body h2:after{width:84px;flex:0 0 auto}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
