.home-faq{--faq-bg: #10151b;--faq-text: #f4f7f6;--faq-muted: #9aa5a1;--faq-line: rgba(244, 247, 246, .16);color:var(--faq-text);background:var(--faq-bg)}.home-faq__inner{max-width:1240px}.home-faq__header{display:grid;gap:12px;justify-items:center;margin-bottom:clamp(34px,5vw,64px);text-align:center}.home-faq .section__kicker{color:var(--green)}.home-faq__header h2{margin:0;color:var(--faq-text);font-size:clamp(2rem,4.2vw,3.75rem);font-weight:900;line-height:1.08;letter-spacing:0}.home-faq__list{border-top:1px solid var(--faq-line)}.home-faq__item{border-bottom:1px solid var(--faq-line)}.home-faq__item summary{display:grid;grid-template-columns:minmax(0,1fr) 24px;gap:20px;align-items:center;min-height:76px;padding:18px 0;color:var(--faq-text);cursor:pointer;font-size:clamp(1rem,.95rem + .3vw,1.25rem);font-weight:760;line-height:1.55;letter-spacing:0;list-style:none}.home-faq__item summary::-webkit-details-marker{display:none}.home-faq__item summary::marker{content:""}.home-faq__item summary:focus-visible{outline:2px solid var(--green);outline-offset:6px}.home-faq__arrow{width:22px;height:22px;color:var(--faq-muted);transition:color .22s ease,transform .32s cubic-bezier(.22,1,.36,1)}.home-faq__arrow path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.home-faq__item[open] .home-faq__arrow{color:var(--green);transform:rotate(90deg)}.home-faq__answer{max-width:980px;padding:0 48px 26px 0}.home-faq__answer p{margin:0;color:var(--faq-muted);font-size:clamp(.9375rem,.9rem + .18vw,1.0625rem);line-height:1.85;letter-spacing:0}@media(hover:hover)and (pointer:fine){.home-faq__item summary:hover{color:var(--green-soft)}.home-faq__item summary:hover .home-faq__arrow{color:var(--green);transform:translate(2px,-2px)}.home-faq__item[open] summary:hover .home-faq__arrow{transform:rotate(90deg) translate(2px,-2px)}}:root[data-style=paper] .home-faq{--faq-bg: #f4f7f5;--faq-text: #17201e;--faq-muted: #65716d;--faq-line: rgba(23, 32, 30, .14)}:root[data-style=paper][data-theme=dark] .home-faq{--faq-bg: #151d1a;--faq-text: #f2f6f4;--faq-muted: #a0aca7;--faq-line: rgba(242, 246, 244, .15)}:root[data-style=stage] .home-faq{--faq-bg: #151a20;--faq-text: #f5f8f7;--faq-muted: #98a49f;--faq-line: rgba(245, 248, 247, .15)}@media(min-width:768px){.home-faq__item summary{min-height:96px;padding:24px 0}.home-faq__answer{padding-bottom:34px}}@media(prefers-reduced-motion:no-preference){.home-faq__item[open] .home-faq__answer{animation:home-faq-answer-enter .26s ease both}@keyframes home-faq-answer-enter{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}}@media(prefers-reduced-motion:reduce){.home-faq__arrow{transition:none}}.home-testimonials{--testimonial-section: var(--card);--testimonial-surface: var(--bg);--testimonial-text: var(--ink);--testimonial-muted: var(--muted);--testimonial-line: var(--line);overflow:hidden;color:var(--testimonial-text);background:var(--testimonial-section)}.home-testimonials .section__head{max-width:800px;margin-bottom:0}.home-testimonials .section__title,.home-testimonials .section__intro,.home-testimonials button,.home-testimonials blockquote,.home-testimonials footer{letter-spacing:0}.home-testimonials .section__title{font-size:clamp(2rem,4.4vw,4rem)}.home-testimonials .section__intro{color:var(--testimonial-muted)}.home-testimonials__heading{display:grid;gap:20px;margin-bottom:clamp(34px,5vw,58px)}.home-testimonials__stage{display:grid;gap:14px}.home-trust-card{display:grid;overflow:hidden;border:1px solid var(--testimonial-line);border-radius:8px;background:var(--testimonial-surface)}.home-trust-card__trigger{position:relative;display:grid;grid-template-columns:58px minmax(0,1fr) 28px;gap:14px;align-items:center;width:100%;min-height:76px;padding:8px 14px 8px 8px;border:0;background:transparent;color:var(--testimonial-text);cursor:pointer;text-align:left}.home-testimonials:not([data-testimonials-ready=true]) .home-trust-card__trigger{cursor:default}.home-trust-card__trigger:focus-visible{z-index:2;outline:2px solid var(--green);outline-offset:-3px}.home-trust-card__mark{position:relative;display:grid;place-items:center;width:58px;min-height:58px;overflow:hidden;border-radius:6px;background:linear-gradient(145deg,color-mix(in srgb,var(--green) 34%,transparent),transparent 64%),color-mix(in srgb,var(--testimonial-surface) 82%,var(--green) 18%);color:var(--green-deep);font-size:1.65rem;font-weight:900}.home-trust-card__mark:before,.home-trust-card__mark:after{position:absolute;content:"";border:1px solid color-mix(in srgb,currentColor 32%,transparent);border-radius:50%}.home-trust-card__mark:before{width:38px;height:38px;inset:-13px auto auto -13px}.home-trust-card__mark:after{width:28px;height:28px;inset:auto -10px -10px auto}.home-trust-card__identity{display:grid;min-width:0;gap:2px}.home-trust-card__identity small{color:var(--testimonial-muted);font-size:.75rem;font-weight:700;line-height:1.4}.home-trust-card__identity strong{overflow:hidden;font-size:1rem;font-weight:900;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.home-trust-card__toggle{position:relative;width:28px;height:28px;border:1px solid var(--testimonial-line);border-radius:50%}.home-trust-card__toggle:before,.home-trust-card__toggle:after{position:absolute;top:50%;left:50%;content:"";border-radius:50%;transform:translate(-50%,-50%) scale(1);transition:opacity .22s ease,transform .22s ease}.home-trust-card__toggle:before{width:5px;height:5px;background:currentColor;opacity:.34}.home-trust-card__toggle:after{width:11px;height:11px;border:1px solid currentColor;opacity:0}.home-trust-card.is-active .home-trust-card__toggle{border-color:var(--green);color:var(--green-deep)}.home-trust-card.is-active .home-trust-card__toggle:before{opacity:1;transform:translate(-50%,-50%) scale(1.2)}.home-trust-card.is-active .home-trust-card__toggle:after{opacity:.32}.home-trust-card__detail{display:flex;min-height:250px;padding:26px 22px 24px;flex-direction:column;border-top:1px solid var(--testimonial-line)}.home-trust-card__quote-mark{height:34px;color:var(--green-deep);font-family:Georgia,Times New Roman,serif;font-size:4.25rem;font-weight:700;line-height:.9}.home-trust-card blockquote{margin:0}.home-trust-card blockquote p{margin:18px 0 0;color:var(--testimonial-text);font-size:clamp(1.0625rem,.98rem + .35vw,1.25rem);font-weight:750;line-height:1.85}.home-trust-card footer{display:grid;gap:2px;margin-top:auto;padding-top:26px;color:var(--testimonial-muted);font-size:.8125rem;line-height:1.55}.home-trust-card footer strong{color:var(--testimonial-text);font-size:.9375rem}.home-testimonials[data-testimonials-ready=true] .home-trust-card:not(.is-active) .home-trust-card__detail{display:none}:root[data-style=stage] .home-testimonials{--testimonial-section: #0f141a;--testimonial-surface: #151c24;--testimonial-text: #f5f8f7;--testimonial-muted: #9aa8a4;--testimonial-line: rgba(245, 248, 247, .14)}:root[data-style=paper] .home-testimonials{--testimonial-section: #fbfcfb;--testimonial-surface: #f2f5f3;--testimonial-text: #17201e;--testimonial-muted: #66736e;--testimonial-line: rgba(23, 32, 30, .12)}@media(min-width:768px){.home-testimonials__stage:not(:has(.is-active)){grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.home-testimonials[data-testimonials-ready=true] .home-testimonials__stage{display:flex;min-height:460px;gap:12px;align-items:flex-start;justify-content:center}.home-testimonials[data-testimonials-ready=true] .home-trust-card{--collapsed-width: clamp(72px, 6.5vw, 88px);--card-offset: 34px;--card-height: 372px;display:flex;flex:0 0 var(--collapsed-width);height:var(--card-height);margin-top:var(--card-offset);transition:flex-basis .46s cubic-bezier(.22,1,.36,1),height .46s cubic-bezier(.22,1,.36,1),margin .46s cubic-bezier(.22,1,.36,1),border-color .22s ease}.home-testimonials[data-testimonials-ready=true] .home-trust-card:nth-child(2){--card-offset: 78px;--card-height: 338px}.home-testimonials[data-testimonials-ready=true] .home-trust-card:nth-child(3){--card-offset: 18px;--card-height: 400px}.home-testimonials[data-testimonials-ready=true] .home-trust-card:nth-child(4){--card-offset: 62px;--card-height: 352px}.home-testimonials[data-testimonials-ready=true] .home-trust-card:nth-child(5){--card-offset: 4px;--card-height: 414px}.home-testimonials[data-testimonials-ready=true] .home-trust-card:nth-child(6){--card-offset: 70px;--card-height: 344px}.home-testimonials[data-testimonials-ready=true] .home-trust-card.is-active{flex-basis:clamp(470px,38vw,520px);height:430px;margin-top:0;border-color:var(--line-strong)}.home-testimonials[data-testimonials-ready=true] .home-trust-card__trigger{display:flex;flex:0 0 var(--collapsed-width);width:var(--collapsed-width);min-height:100%;padding:0;flex-direction:column;justify-content:flex-end;overflow:hidden;transition:flex-basis .46s cubic-bezier(.22,1,.36,1),width .46s cubic-bezier(.22,1,.36,1)}.home-testimonials[data-testimonials-ready=true] .home-trust-card.is-active .home-trust-card__trigger{flex-basis:190px;width:190px}.home-testimonials[data-testimonials-ready=true] .home-trust-card__mark{position:absolute;inset:0;width:100%;min-height:100%;border-radius:0;font-size:clamp(2.3rem,4vw,4.5rem)}.home-testimonials[data-testimonials-ready=true] .home-trust-card__mark:before{width:130px;height:130px;inset:-42px auto auto -42px}.home-testimonials[data-testimonials-ready=true] .home-trust-card__mark:after{width:104px;height:104px;inset:auto -38px -38px auto}.home-testimonials[data-testimonials-ready=true] .home-trust-card__identity{position:relative;z-index:1;width:100%;padding:18px 12px;color:var(--testimonial-text);background:linear-gradient(180deg,transparent,color-mix(in srgb,var(--testimonial-surface) 88%,transparent))}.home-testimonials[data-testimonials-ready=true] .home-trust-card:not(.is-active) .home-trust-card__identity{align-items:center;padding:18px 8px}.home-testimonials[data-testimonials-ready=true] .home-trust-card:not(.is-active) .home-trust-card__identity small{display:none}.home-testimonials[data-testimonials-ready=true] .home-trust-card:not(.is-active) .home-trust-card__identity strong{writing-mode:vertical-rl;font-size:.875rem;letter-spacing:0;white-space:nowrap}.home-testimonials[data-testimonials-ready=true] .home-trust-card__toggle{display:none}.home-testimonials[data-testimonials-ready=true] .home-trust-card__detail{flex:1 1 auto;min-width:0;min-height:100%;padding:34px 30px 28px;border-top:0;border-left:1px solid var(--testimonial-line)}.home-trust-card blockquote p{font-size:1.125rem;line-height:1.85}}@media(prefers-reduced-motion:no-preference){.home-trust-card.is-active .home-trust-card__detail{animation:testimonial-detail-enter .3s .12s ease both}@keyframes testimonial-detail-enter{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}}@media(prefers-reduced-motion:reduce){.home-trust-card,.home-trust-card__trigger,.home-trust-card__toggle:before,.home-trust-card__toggle:after{transition:none}}
