.badges[data-astro-cid-srwd47ab]{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.badges--row[data-astro-cid-srwd47ab]{grid-template-columns:repeat(6,minmax(0,1fr))}.badges--grid[data-astro-cid-srwd47ab]{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.badge[data-astro-cid-srwd47ab]{background:var(--white);border:1px solid var(--border);border-left:4px solid var(--red);border-radius:var(--radius);box-shadow:var(--shadow-sm);align-items:center;gap:.7rem;padding:.8rem .95rem;display:flex}.badges--grid[data-astro-cid-srwd47ab] .badge[data-astro-cid-srwd47ab]{border-left-width:5px;align-items:flex-start;padding:1.35rem 1.3rem}.badge__icon[data-astro-cid-srwd47ab]{color:var(--blue);flex:none}.badge__text[data-astro-cid-srwd47ab]{flex-direction:column;gap:.2rem;min-width:0;display:flex}.badge__text[data-astro-cid-srwd47ab] strong[data-astro-cid-srwd47ab]{color:var(--blue);letter-spacing:.02em;font-size:.84rem;line-height:1.25}.badges--grid[data-astro-cid-srwd47ab] .badge__text[data-astro-cid-srwd47ab] strong[data-astro-cid-srwd47ab]{font-size:1.02rem}.badge__text[data-astro-cid-srwd47ab] span[data-astro-cid-srwd47ab]{color:var(--text-muted);font-size:.9rem}.section--blue .badge[data-astro-cid-srwd47ab],.section--blue-deep .badge[data-astro-cid-srwd47ab]{border-color:#ffffff29;border-left-color:var(--red);background:#ffffff12}.section--blue .badge__icon[data-astro-cid-srwd47ab],.section--blue-deep .badge__icon[data-astro-cid-srwd47ab]{color:#ffb3b3}.section--blue .badge__text[data-astro-cid-srwd47ab] strong[data-astro-cid-srwd47ab],.section--blue-deep .badge__text[data-astro-cid-srwd47ab] strong[data-astro-cid-srwd47ab]{color:var(--white)}.section--blue .badge__text[data-astro-cid-srwd47ab] span[data-astro-cid-srwd47ab],.section--blue-deep .badge__text[data-astro-cid-srwd47ab] span[data-astro-cid-srwd47ab]{color:#c3cee2}@media (width<=1100px){.badges--row[data-astro-cid-srwd47ab]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=720px){.badges--row[data-astro-cid-srwd47ab],.badges--grid[data-astro-cid-srwd47ab]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=440px){.badges--row[data-astro-cid-srwd47ab],.badges--grid[data-astro-cid-srwd47ab]{grid-template-columns:minmax(0,1fr)}}.faq__item[data-astro-cid-hemr5th4]{border:1px solid var(--border);border-radius:var(--radius);background:var(--white);margin-bottom:.75rem;overflow:hidden}.faq__item[data-astro-cid-hemr5th4][open]{border-color:var(--blue-200);box-shadow:var(--shadow-sm)}summary[data-astro-cid-hemr5th4]{cursor:pointer;color:var(--heading);justify-content:space-between;align-items:center;gap:1rem;padding:1.05rem 1.25rem;font-size:1.02rem;font-weight:700;list-style:none;display:flex}summary[data-astro-cid-hemr5th4]::-webkit-details-marker{display:none}summary[data-astro-cid-hemr5th4]:hover{color:var(--red)}summary[data-astro-cid-hemr5th4] svg[data-astro-cid-hemr5th4]{width:20px;height:20px;color:var(--red);flex:none;transition:transform .2s}.faq__item[data-astro-cid-hemr5th4][open] summary[data-astro-cid-hemr5th4] .faq__bar[data-astro-cid-hemr5th4]{opacity:0}.faq__item[data-astro-cid-hemr5th4][open] summary[data-astro-cid-hemr5th4] svg[data-astro-cid-hemr5th4]{transform:rotate(180deg)}.faq__answer[data-astro-cid-hemr5th4]{color:var(--text-muted);padding:0 1.25rem 1.2rem}.faq__answer[data-astro-cid-hemr5th4] p[data-astro-cid-hemr5th4]{margin:0}.reviews .rev-head{text-align:center;max-width:60ch;margin:0 auto 2.5rem}.reviews .rev-badge{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;max-width:640px;margin:0 auto 2.25rem;padding:1.25rem 1.5rem;display:flex}.reviews .rev-g{flex:none}.reviews .rev-badge__copy{text-align:left;min-width:0}.reviews .rev-badge__name{color:var(--blue);margin:0;font-size:1rem;font-weight:700;line-height:1.3}.reviews .rev-badge__rating{align-items:center;gap:.5rem;margin:.15rem 0;display:flex}.reviews .rev-badge__rating strong{font-family:var(--font-heading);color:var(--blue);font-size:1.5rem;font-weight:800;line-height:1}.reviews .rev-badge__count{color:var(--text-muted);margin:0;font-size:.86rem}.reviews .rev-badge__cta{white-space:nowrap;margin-left:auto}.reviews .stars{--rating:5;letter-spacing:.08em;white-space:nowrap;font-size:1rem;line-height:1;display:inline-block;position:relative}.reviews .stars:before{content:"★★★★★";color:var(--gray-300)}.reviews .stars:after{content:"★★★★★";color:#f5a623;width:calc(var(--rating) / 5 * 100%);position:absolute;inset:0;overflow:hidden}.reviews .rev-slider{align-items:center;gap:.75rem;display:flex;position:relative}.reviews .rev-track{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;flex:1;grid-auto-columns:minmax(300px,1fr);grid-auto-flow:column;gap:1.25rem;margin:0;padding:.25rem;list-style:none;display:grid;overflow-x:auto}.reviews .rev-track::-webkit-scrollbar{display:none}.reviews .rev-card{scroll-snap-align:start;background:var(--white);border:1px solid var(--border);border-top:4px solid var(--red);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;gap:.65rem;min-width:0;padding:1.35rem 1.4rem 1.5rem;display:flex}.reviews .rev-card__head{align-items:center;gap:.75rem;display:flex}.reviews .rev-avatar{background:var(--blue);width:42px;height:42px;color:var(--white);text-transform:uppercase;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:flex}.reviews .rev-who{flex:1;min-width:0}.reviews .rev-author{color:var(--blue);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.96rem;font-weight:700;line-height:1.25;overflow:hidden}.reviews .rev-when{color:var(--gray-500);margin:0;font-size:.82rem}.reviews .rev-mini-g{flex:none}.reviews .rev-text{color:var(--text);-webkit-line-clamp:7;-webkit-box-orient:vertical;margin:0;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.reviews .rev-arrow{border:1px solid var(--border);background:var(--white);width:42px;height:42px;color:var(--blue);cursor:pointer;box-shadow:var(--shadow-sm);border-radius:50%;flex:none;justify-content:center;align-items:center;transition:background-color .18s,color .18s;display:flex}.reviews .rev-arrow:hover{background:var(--red);border-color:var(--red);color:var(--white)}.reviews .rev-arrow[disabled]{opacity:.35;cursor:default}.reviews .rev-arrow[disabled]:hover{background:var(--white);color:var(--blue);border-color:var(--border)}.reviews .rev-foot{text-align:center;margin:1.75rem 0 0;font-size:.88rem}.reviews.section--blue .rev-foot{color:#c3cee2}.reviews.section--blue .rev-foot a{color:var(--white);font-weight:700}.reviews.section--gray .rev-foot{color:var(--text-muted)}@media (width<=620px){.reviews .rev-arrow{display:none}.reviews .rev-track{grid-auto-columns:minmax(84%,1fr)}.reviews .rev-badge__cta{width:100%;margin-left:0}.reviews .rev-badge{justify-content:flex-start}}
