.fhfb__wrap{--p: var(--fh-primary);--ink: var(--fh-ink);--ink2: var(--fh-ink-secondary);--muted: var(--fh-ink-muted);--panel: var(--fh-canvas-panel, #f4f7f9);--line: var(--fh-hairline);--pl: var(--fh-primary-light);--r: var(--fh-radius-xl, 22px);--r2: 16px;font-family:var(--fh-font);color:var(--ink);line-height:1.6;font-weight:400;max-width:1000px;margin:0 auto;padding:0 clamp(16px,4vw,32px);-webkit-font-smoothing:antialiased}.fhfb__wrap *,.fhfb__wrap *:before,.fhfb__wrap *:after{box-sizing:border-box}.fhfb__wrap h2{margin:clamp(44px,6vw,64px) 0 14px;font-size:clamp(1.5rem,1.15rem + 1.3vw,2rem);line-height:1.15;letter-spacing:-.022em;font-weight:700;color:var(--ink);text-wrap:balance}.fhfb__wrap h3{margin:22px 0 8px;font-size:1.1875rem;line-height:1.25;letter-spacing:-.012em;font-weight:700;color:var(--ink)}.fhfb__wrap p{margin:0 0 1.3em;font-size:1.0625rem}.fhfb__wrap ul:not([class]),.fhfb__wrap ol:not([class]){margin:0 0 1.4em;padding-left:1.35em}.fhfb__wrap li{margin:0 0 .5em}.fhfb__wrap li::marker{color:var(--muted)}.fhfb__wrap a{color:var(--p);-webkit-text-fill-color:currentColor;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;text-decoration-color:color-mix(in srgb,var(--fh-primary) 35%,transparent)}.fhfb__wrap a:hover{text-decoration-color:var(--p)}.fhfb__wrap p a,.fhfb__wrap li a,.fhfb__wrap td a{display:inline;position:static;padding:0;background-image:none}.fhfb__wrap p a:after,.fhfb__wrap li a:after,.fhfb__wrap td a:after{display:none;content:none}.fhfb__wrap strong,.fhfb__wrap b{font-weight:600}.fhfb__hero{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(24px,4vw,44px);align-items:center;margin:clamp(24px,5vw,56px) 0 8px}.fhfb__hero h1{margin:0 0 16px;font-size:clamp(2.125rem,1.25rem + 3.2vw,3.25rem);line-height:1.06;letter-spacing:-.028em;font-weight:700;color:var(--ink);text-wrap:balance}.fhfb__hero .fhfb__sub{margin:0 0 20px;font-size:clamp(1.0625rem,1rem + .45vw,1.25rem);line-height:1.5;color:var(--ink2)}.fhfb__hero img{display:block;width:100%;height:100%;max-height:480px;object-fit:cover;object-position:50% 35%;border-radius:var(--r);box-shadow:none;background:var(--panel)}.fhfb__rating{display:inline-flex;align-items:center;gap:8px;margin-bottom:22px;font-size:.9375rem;font-weight:500;color:var(--ink2)}.fhfb__stars{color:#f5a623;letter-spacing:2px}.fhfb__btn,.fhfb__wrap a.fhfb__btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 24px;border-radius:var(--fh-radius-pill);background:var(--p);color:var(--fh-on-primary);-webkit-text-fill-color:var(--fh-on-primary);font-weight:600;font-size:.9375rem;letter-spacing:0;text-transform:none;text-decoration:none;border:0;transition:background .18s,transform .18s}.fhfb__btn:hover,.fhfb__wrap a.fhfb__btn:hover{background:var(--fh-primary-hover);color:var(--fh-on-primary);-webkit-text-fill-color:var(--fh-on-primary)}.fhfb__btn:active{transform:scale(.98)}.fhfb__btn--ghost,.fhfb__wrap a.fhfb__btn--ghost{background:var(--fh-canvas);color:var(--p);-webkit-text-fill-color:var(--p);box-shadow:inset 0 0 0 1.5px var(--fh-hairline-strong)}.fhfb__btn--ghost:hover,.fhfb__wrap a.fhfb__btn--ghost:hover{background:var(--pl);color:var(--p);-webkit-text-fill-color:var(--p)}.fhfb__lead{margin:28px 0;padding:0;border:0;font-size:clamp(1.0625rem,1rem + .4vw,1.1875rem);line-height:1.55;color:var(--ink2)}.fhfb__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:22px 0}.fhfb__step{padding:22px 22px 24px;border:0;border-radius:var(--r2);background:var(--panel)}.fhfb__step b{display:flex;align-items:center;justify-content:center;width:34px;height:34px;margin-bottom:14px;border-radius:50%;background:var(--p);color:var(--fh-on-primary);font-size:.875rem;font-weight:700}.fhfb__step h3{margin:0 0 6px;font-size:1.0625rem}.fhfb__step p{margin:0;font-size:.9375rem;line-height:1.5;color:var(--ink2)}.fhfb__zones{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:22px 0}.fhfb__zone{padding:20px;border:0;border-radius:var(--r2);background:var(--panel)}.fhfb__zone .fhfb__day{display:inline-block;margin-bottom:10px;padding:5px 12px;border-radius:var(--fh-radius-pill);background:var(--fh-canvas);color:var(--p);font-size:.75rem;font-weight:600;letter-spacing:.03em}.fhfb__zone h3{margin:0 0 4px;font-size:1.0625rem}.fhfb__zone p{margin:0;font-size:.9375rem;color:var(--muted)}.fhfb__table{width:100%;margin:22px 0;border-collapse:collapse;font-size:.9375rem;line-height:1.45;border:1px solid var(--line);border-radius:var(--r2);overflow:hidden}.fhfb__table th,.fhfb__table td{padding:13px 16px;text-align:left;vertical-align:top;border-bottom:1px solid var(--line)}.fhfb__table thead th{background:var(--panel);color:var(--ink2);font-size:.8125rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;border-bottom:1px solid var(--fh-hairline-strong)}.fhfb__table tbody tr:last-child td{border-bottom:0}.fhfb__table tbody tr:nth-child(2n){background:transparent}.fhfb__vs th:nth-child(2){color:var(--p)}.fhfb__vs th:nth-child(3){background:var(--panel);color:var(--muted)}.fhfb__vs td:nth-child(2){color:var(--ink);font-weight:600}.fhfb__vs td:first-child{color:var(--ink2)}.fhfb__data{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:22px 0}.fhfb__stat{padding:22px;border-radius:var(--r2);background:var(--panel)}.fhfb__stat b{display:block;font-size:clamp(1.75rem,1.4rem + 1.2vw,2.25rem);line-height:1;letter-spacing:-.03em;font-weight:700;color:var(--ink)}.fhfb__stat span{display:block;margin-top:10px;font-size:.9375rem;line-height:1.4;color:var(--ink2)}.fhfb__products{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:22px 0;padding:0;list-style:none}.fhfb__products li{margin:0;padding:16px 18px;border:0;border-radius:var(--r2);background:var(--panel)}.fhfb__products b{color:var(--ink);font-weight:600}.fhfb__products span{color:var(--muted);font-size:.9rem}.fhfb__reviews{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:22px 0}.fhfb__rev{padding:22px;border:0;border-radius:var(--r2);background:var(--panel)}.fhfb__rev .fhfb__stars{font-size:.9375rem}.fhfb__rev p{margin:8px 0 10px;font-size:1rem;line-height:1.5;color:var(--ink)}.fhfb__rev cite{font-style:normal;font-weight:600;font-size:.875rem;color:var(--muted)}.fhfb__local{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0}.fhfb__wrap .fhfb__local a{display:inline-flex;align-items:center;min-height:40px;padding:0 16px;border:0;border-radius:var(--fh-radius-pill);background:var(--panel);color:var(--ink);-webkit-text-fill-color:var(--ink);text-decoration:none;font-weight:600;font-size:.9375rem;transition:background .15s}.fhfb__wrap .fhfb__local a:hover{background:var(--pl);color:var(--p);-webkit-text-fill-color:var(--p)}.fhfb__faq{margin:22px 0;border-top:1px solid var(--line)}.fhfb__faq details{padding:4px 0;border-bottom:1px solid var(--line)}.fhfb__faq summary{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:56px;cursor:pointer;list-style:none;font-size:1.0625rem;font-weight:600;color:var(--ink)}.fhfb__faq summary::-webkit-details-marker{display:none}.fhfb__faq summary:after{content:"+";float:none;flex-shrink:0;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--panel);color:var(--muted);font-size:1.25rem;font-weight:400;transition:transform .2s}.fhfb__faq details[open] summary:after{content:"\2212";color:var(--p)}.fhfb__faq p{margin:4px 0 18px;font-size:1rem;line-height:1.55;color:var(--ink2);max-width:64ch}.fhfb__cta{margin:clamp(40px,6vw,64px) 0;padding:clamp(28px,4vw,44px) clamp(22px,4vw,40px);border-radius:var(--r);background:var(--p);color:var(--fh-on-primary);text-align:center}.fhfb__cta h2{margin:0 0 10px;color:var(--fh-on-primary);font-size:clamp(1.375rem,1.1rem + 1vw,1.75rem)}.fhfb__cta p{margin:0 auto 22px;max-width:48ch;color:#ffffffdb;-webkit-text-fill-color:rgba(255,255,255,.86)}.fhfb__wrap .fhfb__cta a.fhfb__btn{background:var(--fh-canvas);color:var(--p);-webkit-text-fill-color:var(--p)}.fhfb__wrap .fhfb__cta a.fhfb__btn:hover{background:var(--pl)}.fhfb__sources{margin:32px 0 8px;padding:20px 24px;border-radius:var(--r2);background:var(--panel);font-size:.875rem;line-height:1.5;color:var(--ink2)}.fhfb__sources h2,.fhfb__sources h4{margin:0 0 10px;font-size:.75rem;letter-spacing:.09em;text-transform:uppercase;color:var(--muted);font-weight:600}.fhfb__sources ul{margin:0;padding-left:1.2em}.fhfb__sources li{margin-bottom:6px}.fhfb__neste{display:flex;flex-direction:column;gap:6px;margin:18px 0;padding:18px 22px;border:0;border-radius:var(--r2);background:var(--panel)}.fhfb__neste-k{font-size:.75rem;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:var(--muted)}.fhfb__neste-v{font-size:1.1875rem;font-weight:600;line-height:1.4;color:var(--ink)}.fhfb__neste-v strong{color:var(--p);font-weight:700}.fhfb__neste-mer{font-size:.9rem;font-weight:400;color:var(--muted)}.fhfb__neste--pending .fhfb__neste-v,.fhfb__neste--err .fhfb__neste-v{font-size:1rem;font-weight:500;color:var(--ink2)}.fhfb__neste-v a{color:var(--p);font-weight:600}.fhfb__wrap a.fhci__cta{color:var(--fh-on-primary);-webkit-text-fill-color:var(--fh-on-primary);text-decoration:none}.fhfb__wrap a.fhci__cta--ghost{color:var(--p);-webkit-text-fill-color:var(--p)}.fhfb__hero--lead{align-items:start}.fhfb__hero--full{grid-template-columns:1fr}.fhfb__hero--lead h1{margin-bottom:10px}.fhfb__hero--lead .fhfb__sub{margin:0 0 12px;font-size:1.0625rem}.fhfb__hero--lead .fhfb__sub--lead{margin:16px 0 0;font-size:1rem;color:var(--ink2)}.fhfb__hero--lead .fhfb__rating{margin-bottom:12px;font-size:.9rem}.fhfb__hero--lead .fhfb__neste{margin:0 0 12px;padding:13px 16px}.fhfb__hero--lead .fhfb__neste-v{font-size:1.0625rem}.fhfb__hero-link{margin:12px 0 0;font-size:.9375rem}.fhfb__hero-link a{font-weight:600}.fhfb__wrap img{max-width:100%;height:auto}@media(max-width:760px){.fhfb__hero{grid-template-columns:1fr;gap:18px}.fhfb__hero img{max-height:300px;order:-1;border-radius:18px}.fhfb__steps,.fhfb__zones,.fhfb__data,.fhfb__products,.fhfb__reviews{grid-template-columns:1fr}.fhfb__table{font-size:.875rem;display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.fhfb__table th,.fhfb__table td{padding:10px 12px}.fhfb__hero--lead{gap:18px;margin-top:14px}.fhfb__hero--lead img{order:2;max-height:260px}}@media(prefers-reduced-motion:reduce){.fhfb__btn,.fhfb__faq summary:after{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/fh-landing.css.map */
