.hero-fullbleed[data-astro-cid-q7dypu6g]{position:relative;min-height:100vh;overflow:hidden;display:flex;align-items:center}.hero-fullbleed__bg-image[data-astro-cid-q7dypu6g]{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-fullbleed__overlay--photo[data-astro-cid-q7dypu6g]{position:absolute;inset:0;background:linear-gradient(135deg,#000000b8,#00000073 60%,#0000004d);z-index:1}.hero-fullbleed__overlay--gradient[data-astro-cid-q7dypu6g]{position:absolute;inset:0;background:linear-gradient(135deg,var(--color-primary),var(--color-primary-dark));z-index:0}.hero-fullbleed__overlay--gradient[data-astro-cid-q7dypu6g]:after{content:"";position:absolute;inset:0;opacity:.03;background-image:linear-gradient(45deg,currentColor 25%,transparent 25%),linear-gradient(-45deg,currentColor 25%,transparent 25%),linear-gradient(45deg,transparent 75%,currentColor 75%),linear-gradient(-45deg,transparent 75%,currentColor 75%);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0}.hero-fullbleed__content[data-astro-cid-q7dypu6g]{position:relative;z-index:10;max-width:72rem;margin-left:auto;margin-right:auto;padding:160px 1rem 6rem;width:100%}@media (min-width: 768px){.hero-fullbleed__content[data-astro-cid-q7dypu6g]{padding-left:2rem;padding-right:2rem}}.hero-fullbleed__rating[data-astro-cid-q7dypu6g]{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem}.hero-fullbleed__stars[data-astro-cid-q7dypu6g]{display:flex;gap:.125rem;color:var(--color-accent);font-size:1.25rem}.hero-fullbleed__score[data-astro-cid-q7dypu6g]{color:var(--color-white);font-weight:700}.hero-fullbleed__review-count[data-astro-cid-q7dypu6g]{color:var(--color-white);opacity:.6}.hero-fullbleed__headline[data-astro-cid-q7dypu6g]{color:var(--color-white);margin-bottom:1.5rem}.hero-fullbleed__subheadline[data-astro-cid-q7dypu6g]{max-width:42rem;color:var(--color-white);opacity:.9;font-size:1.125rem;line-height:1.75;margin-bottom:2rem}.hero-fullbleed__urgency[data-astro-cid-q7dypu6g]{color:var(--color-accent);font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem}.hero-fullbleed__ctas[data-astro-cid-q7dypu6g]{display:flex;gap:1rem;flex-wrap:wrap}.hero-fullbleed__cta-primary[data-astro-cid-q7dypu6g]{display:inline-block;background-color:var(--color-accent);color:var(--color-white);padding:1rem 2rem;border-radius:.5rem;font-weight:700;font-size:1rem;text-decoration:none;transition:opacity .2s,transform .2s}.hero-fullbleed__cta-primary[data-astro-cid-q7dypu6g]:hover{opacity:.9;transform:translateY(-1px)}.hero-fullbleed__cta-primary[data-astro-cid-q7dypu6g]:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.hero-fullbleed__cta-secondary[data-astro-cid-q7dypu6g]{display:inline-block;border:2px solid rgba(255,255,255,.5);color:var(--color-white);padding:1rem 2rem;border-radius:.5rem;font-weight:600;font-size:1rem;text-decoration:none;transition:background-color .2s}.hero-fullbleed__cta-secondary[data-astro-cid-q7dypu6g]:hover{background-color:#ffffff1a}.hero-fullbleed__cta-secondary[data-astro-cid-q7dypu6g]:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.hero-fullbleed__badges[data-astro-cid-q7dypu6g]{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.hero-fullbleed__badge[data-astro-cid-q7dypu6g]{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:9999px;background-color:#ffffff1a;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.2)}.hero-fullbleed__badge-icon[data-astro-cid-q7dypu6g]{font-size:1rem}.hero-fullbleed__badge-label[data-astro-cid-q7dypu6g]{font-size:.875rem;color:var(--color-white)}.hero-fullbleed__stats[data-astro-cid-q7dypu6g]{position:absolute;bottom:0;left:0;right:0;z-index:10;display:flex;justify-content:center;background-color:#0006;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.hero-fullbleed__stat[data-astro-cid-q7dypu6g]{padding:1.25rem 2rem;text-align:center}.hero-fullbleed__stat[data-astro-cid-q7dypu6g]+.hero-fullbleed__stat[data-astro-cid-q7dypu6g]{border-left:1px solid rgba(255,255,255,.2)}.hero-fullbleed__stat-value[data-astro-cid-q7dypu6g]{font-size:1.875rem;font-weight:700;color:var(--color-accent)}.hero-fullbleed__stat-label[data-astro-cid-q7dypu6g]{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:var(--color-white);opacity:.7}.hero-fullbleed__scroll[data-astro-cid-q7dypu6g]{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:10;color:var(--color-white);animation:hero-bounce 2s infinite}@keyframes hero-bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(6px)}}.hero-fullbleed__stats[data-astro-cid-q7dypu6g]~.hero-fullbleed__scroll[data-astro-cid-q7dypu6g]{bottom:5rem}@media (max-width: 767px){.hero-fullbleed[data-astro-cid-q7dypu6g]{min-height:100svh}.hero-fullbleed__content[data-astro-cid-q7dypu6g]{padding-top:80px;padding-bottom:40px}.hero-fullbleed__headline[data-astro-cid-q7dypu6g]{font-size:clamp(1.8rem,7vw,2.4rem);margin-bottom:1rem}.hero-fullbleed__subheadline[data-astro-cid-q7dypu6g]{font-size:.95rem;line-height:1.5;margin-bottom:1.25rem}.hero-fullbleed__rating[data-astro-cid-q7dypu6g]{gap:.375rem;margin-bottom:1rem}.hero-fullbleed__stars[data-astro-cid-q7dypu6g]{font-size:.95rem}.hero-fullbleed__score[data-astro-cid-q7dypu6g]{font-size:.85rem}.hero-fullbleed__review-count[data-astro-cid-q7dypu6g]{font-size:.8rem}.hero-fullbleed__ctas[data-astro-cid-q7dypu6g]{flex-direction:column;gap:.75rem}.hero-fullbleed__cta-primary[data-astro-cid-q7dypu6g],.hero-fullbleed__cta-secondary[data-astro-cid-q7dypu6g]{width:100%;text-align:center;min-height:52px;display:flex;align-items:center;justify-content:center;padding:.875rem 1.5rem;font-size:.95rem}.hero-fullbleed__badges[data-astro-cid-q7dypu6g]{gap:.5rem;margin-top:1.25rem}.hero-fullbleed__badge[data-astro-cid-q7dypu6g]:nth-child(n+3){display:none}.hero-fullbleed__badge[data-astro-cid-q7dypu6g]{padding:6px 12px}.hero-fullbleed__badge-icon[data-astro-cid-q7dypu6g]{font-size:.85rem}.hero-fullbleed__badge-label[data-astro-cid-q7dypu6g]{font-size:.75rem}.hero-fullbleed__stat[data-astro-cid-q7dypu6g]:nth-child(n+3){display:none}.hero-fullbleed__stat[data-astro-cid-q7dypu6g]{flex:1;padding:.75rem 1rem;min-width:0}.hero-fullbleed__stat[data-astro-cid-q7dypu6g]+.hero-fullbleed__stat[data-astro-cid-q7dypu6g]{border-left:1px solid rgba(255,255,255,.2)}.hero-fullbleed__stat-value[data-astro-cid-q7dypu6g]{font-size:1.25rem}.hero-fullbleed__stat-label[data-astro-cid-q7dypu6g]{font-size:.6rem;letter-spacing:.05em}.hero-fullbleed__urgency[data-astro-cid-q7dypu6g]{font-size:.75rem;margin-bottom:1rem}.hero-fullbleed__scroll[data-astro-cid-q7dypu6g]{display:none}}.tsb[data-astro-cid-b2hmdjei]{padding:clamp(2rem,4vw,3rem) 1rem}.tsb__grid[data-astro-cid-b2hmdjei]{max-width:72rem;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:0}.tsb__stat[data-astro-cid-b2hmdjei]{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1rem .5rem;position:relative}.tsb__stat[data-astro-cid-b2hmdjei]:not(:last-child):after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:40px;background-color:var(--dividerColor)}.tsb__value[data-astro-cid-b2hmdjei]{font-weight:800;font-size:clamp(2.2rem,5vw,3.5rem);line-height:1.1;margin-bottom:.25rem;font-variant-numeric:tabular-nums}.tsb__label[data-astro-cid-b2hmdjei]{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em}@media (max-width: 767px){.tsb__grid[data-astro-cid-b2hmdjei]{grid-template-columns:repeat(2,1fr)}.tsb__stat[data-astro-cid-b2hmdjei]:after{display:none!important}.tsb__stat[data-astro-cid-b2hmdjei]:nth-child(1),.tsb__stat[data-astro-cid-b2hmdjei]:nth-child(2){border-bottom:1px solid var(--dividerColor);padding-bottom:1.25rem}.tsb__stat[data-astro-cid-b2hmdjei]:nth-child(3),.tsb__stat[data-astro-cid-b2hmdjei]:nth-child(4){padding-top:1.25rem}.tsb__stat[data-astro-cid-b2hmdjei]:nth-child(odd){border-right:1px solid var(--dividerColor)}.tsb__value[data-astro-cid-b2hmdjei]{font-size:clamp(1.8rem,8vw,2.5rem)}}.guarantee[data-astro-cid-foxhs6v6]{background:var(--color-bg);padding-left:1rem;padding-right:1rem}@media (min-width: 768px){.guarantee[data-astro-cid-foxhs6v6]{padding-left:2rem;padding-right:2rem}}.guarantee__container[data-astro-cid-foxhs6v6]{max-width:64rem;margin:0 auto}.guarantee__grid[data-astro-cid-foxhs6v6]{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media (min-width: 768px){.guarantee__grid[data-astro-cid-foxhs6v6]{grid-template-columns:240px 1fr;gap:3rem}}.guarantee__badge[data-astro-cid-foxhs6v6]{display:flex;flex-direction:column;align-items:center;margin:0 auto}@media (min-width: 768px){.guarantee__badge[data-astro-cid-foxhs6v6]{margin:0 auto}}.guarantee__circle[data-astro-cid-foxhs6v6]{width:160px;height:160px;border-radius:50%;border:4px solid var(--color-accent);background:linear-gradient(135deg,var(--color-primary),var(--color-accent));display:flex;align-items:center;justify-content:center;color:var(--color-white)}.guarantee__label[data-astro-cid-foxhs6v6]{text-transform:uppercase;letter-spacing:.2em;font-size:.75rem;font-weight:700;color:var(--color-accent);text-align:center;margin-top:.75rem}.guarantee__title[data-astro-cid-foxhs6v6]{color:var(--color-text)}.guarantee__text[data-astro-cid-foxhs6v6]{color:var(--color-text-muted);margin-top:.75rem;line-height:1.7}.guarantee__points[data-astro-cid-foxhs6v6]{list-style:none;padding:0;margin:1rem 0 0;display:flex;flex-direction:column;gap:.75rem}.guarantee__point[data-astro-cid-foxhs6v6]{display:flex;align-items:flex-start;gap:.75rem;color:var(--color-text)}.guarantee__check[data-astro-cid-foxhs6v6]{color:var(--color-accent);font-weight:700;flex-shrink:0}.guarantee__cta[data-astro-cid-foxhs6v6]{display:inline-block;margin-top:1.5rem;padding:.75rem 2rem;background:var(--color-accent);color:var(--color-white);border-radius:.5rem;font-weight:700;text-decoration:none;transition:opacity .3s ease}.guarantee__cta[data-astro-cid-foxhs6v6]:hover{opacity:.9}.awards-bar[data-astro-cid-t3rbavby]{background:var(--color-bg);padding-left:1rem;padding-right:1rem}@media (min-width: 768px){.awards-bar[data-astro-cid-t3rbavby]{padding-left:2rem;padding-right:2rem}}.awards-bar__header[data-astro-cid-t3rbavby]{text-align:center;margin-bottom:2rem}.awards-bar__grid[data-astro-cid-t3rbavby]{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}@media (min-width: 768px){.awards-bar__grid[data-astro-cid-t3rbavby]{gap:2.5rem}}.awards-bar__item[data-astro-cid-t3rbavby]{display:flex;flex-direction:column;align-items:center;text-align:center}.awards-bar__icon-circle[data-astro-cid-t3rbavby]{width:60px;height:60px;border-radius:50%;border:2px solid var(--color-accent);background:var(--color-bg-alt, var(--color-white));display:flex;align-items:center;justify-content:center}.awards-bar__icon[data-astro-cid-t3rbavby]{font-size:24px;line-height:1}.awards-bar__title[data-astro-cid-t3rbavby]{margin-top:.75rem}.awards-bar__subtitle[data-astro-cid-t3rbavby]{font-size:.75rem;color:var(--color-text-muted);margin-top:.25rem}
