:root{--bv-accent:#2d6a4f;--bv-accent-light:color-mix(in srgb, var(--bv-accent) 10%, transparent);--bv-accent-hover:color-mix(in srgb, var(--bv-accent) 80%, #000);--bv-text:#1a1a2e;--bv-text-muted:#4b5563;--bv-text-light:#9ca3af;--bv-bg:#F8F7F2;--bv-bg-soft:#f8f9fa;--bv-bg-card:#ffffff;--bv-border:#e5e7eb;--bv-border-soft:#f0f0f1;--bv-radius-sm:8px;--bv-radius:12px;--bv-radius-lg:20px;--bv-shadow-sm:0 1px 3px rgba(0,0,0,.06), 0 1px 2px rgba(0,0,0,.04);--bv-shadow:0 4px 16px rgba(0,0,0,.08), 0 1px 3px rgba(0,0,0,.04);--bv-shadow-hover:0 8px 28px rgba(0,0,0,.13), 0 2px 8px rgba(0,0,0,.06);--bv-shadow-lg:0 16px 48px rgba(0,0,0,.14), 0 4px 12px rgba(0,0,0,.08);--bv-font:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;--bv-max-w:1200px;--bv-gap:1.5rem;--bv-section:5.5rem;--bv-ease:cubic-bezier(.25,.46,.45,.94);--bv-t:280ms}.bv-hub-page{font-family:var(--bv-font);color:var(--bv-text);background:var(--bv-bg);-webkit-font-smoothing:antialiased}.bv-hub-container{max-width:var(--bv-max-w);margin-inline:auto;padding-inline:clamp(1rem, 5vw, 2.5rem)}.bv-hub-body{display:block}.bv-hub-intro,.bv-hub-starthere,.bv-hub-subcats,.bv-hub-pillar,.bv-hub-latest,.bv-hub-popular,.bv-hub-faq,.bv-hub-cta,.bv-hub-newsletter,.bv-hub-testimonials{padding-block:var(--bv-section)}.bv-hub-section-title{font-size:clamp(1.5rem, 3vw, 2.125rem);font-weight:800;color:var(--bv-text);margin:0 0 .5rem;line-height:1.15;letter-spacing:-.02em}.bv-hub-section-subtitle{font-size:1.0625rem;color:var(--bv-text-muted);margin:0 0 2.5rem;line-height:1.6}.bv-hub-reveal{opacity:0;transform:translateY(20px);transition:opacity .55s var(--bv-ease),transform .55s var(--bv-ease)}.bv-hub-reveal.bv-visible{opacity:1;transform:translateY(0)}.bv-hub-breadcrumb-wrap{background:var(--bv-bg-soft);border-bottom:1px solid var(--bv-border);padding-block:.625rem}.bv-hub-breadcrumb,.bv-hub-breadcrumb ol{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .125rem;list-style:none;margin:0;padding:0;font-size:.875rem;color:var(--bv-text-muted)}.bv-hub-breadcrumb a{color:var(--bv-accent);text-decoration:none}.bv-hub-breadcrumb a:hover{text-decoration:underline}.bv-hub-breadcrumb li{display:flex;align-items:center;gap:.35rem}.bv-hub-breadcrumb [aria-current="page"]{color:var(--bv-text);font-weight:500}.bv-hub-hero{position:relative;background:var(--bv-accent);color:#fff;padding-top:clamp(2.5rem, 6vw, 5rem);padding-bottom:clamp(1.875rem, 4.5vw, 3.5rem);overflow:hidden}.bv-hub-hero--has-image{background-size:cover;background-position:center}.bv-hub-hero__overlay{position:absolute;inset:0;background:linear-gradient(135deg,color-mix(in srgb,var(--bv-accent) 92%,#000) 0%,color-mix(in srgb,var(--bv-accent) 72%,#000) 100%)}.bv-hub-hero--has-image .bv-hub-hero__overlay{background:linear-gradient(135deg,rgb(0 0 0 / .70) 0%,rgb(0 0 0 / .45) 100%)}.bv-hub-hero__inner{position:relative;z-index:1;display:flex;align-items:center;gap:2rem}.bv-hub-hero__icon{flex-shrink:0;width:72px;height:72px;background:rgb(255 255 255 / .14);border-radius:50%;display:flex;align-items:center;justify-content:center}.bv-hub-hero__icon svg{width:40px;height:40px;fill:#fff}.bv-hub-hero__content{flex:1;min-width:0;max-width:55%}.bv-hub-hero__inner:not(:has(.bv-hub-hero__icon)) .bv-hub-hero__content{max-width:100%}.bv-hub-hero__title{font-size:clamp(1.875rem, 4.5vw, 3.25rem);font-weight:800;line-height:1.1;margin:0 0 .625rem;letter-spacing:-.025em;color:#fff}.bv-hub-hero__subtitle{font-size:clamp(1rem, 1.8vw, 1.25rem);font-weight:400;opacity:.92;margin:0 0 .875rem;max-width:700px;line-height:1.55}.bv-hub-hero__desc{font-size:1rem;opacity:.82;max-width:60ch;line-height:1.7;margin:0}.bv-hub-infobar{background:var(--bv-bg-soft);border-bottom:1px solid var(--bv-border);padding-block:.625rem}.bv-hub-infobar__inner{display:flex;flex-wrap:wrap;align-items:center;gap:.375rem .75rem}.bv-hub-infobar__item{display:inline-flex;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:500;color:var(--bv-text-muted)}.bv-hub-infobar__item svg{color:var(--bv-accent);flex-shrink:0}.bv-hub-infobar__sep{color:var(--bv-text-light)}.bv-hub-intro{padding-block:4rem 3.5rem}.bv-hub-intro__content{max-width:820px;font-size:1.125rem;line-height:2;color:var(--bv-text);letter-spacing:.01em}.bv-hub-intro__content>p:first-child{font-size:1.1875rem;font-weight:500;line-height:2;color:var(--bv-text);border-left:4px solid var(--bv-accent);padding-left:1.375rem;margin-bottom:2rem}.bv-hub-intro__content p{margin:0 0 1.625rem}.bv-hub-intro__content p:last-child{margin-bottom:0}.bv-hub-intro__content ul,.bv-hub-intro__content ol{padding-left:1.625rem;margin:0 0 1.625rem}.bv-hub-intro__content li{margin-bottom:.5rem;line-height:1.85}.bv-hub-intro__content h2{font-size:1.375rem;font-weight:700;margin:2.5rem 0 1rem;color:var(--bv-text);letter-spacing:-.01em}.bv-hub-intro__content h3{font-size:1.125rem;font-weight:700;margin:2rem 0 .75rem;color:var(--bv-text)}.bv-hub-intro__content blockquote{border-left:4px solid var(--bv-accent);margin:2rem 0;padding:1.125rem 1.5rem;background:var(--bv-accent-light);border-radius:0 var(--bv-radius-sm) var(--bv-radius-sm) 0;font-style:italic;font-size:1.0625rem;color:var(--bv-text-muted);line-height:1.8}.bv-hub-starthere{background:var(--bv-bg-soft);padding-block:3rem;border-top:1px solid var(--bv-border);border-bottom:1px solid var(--bv-border)}.bv-hub-starthere__title{font-size:1.125rem;font-weight:800;color:var(--bv-text-muted);text-transform:uppercase;letter-spacing:.08em;margin:0 0 .375rem;font-size:.8125rem}.bv-hub-starthere__subtitle{font-size:.9375rem;color:var(--bv-text-muted);margin:0 0 1.75rem}.bv-hub-starthere__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.bv-hub-starthere__card{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.375rem;background:var(--bv-bg-card);border:1px solid var(--bv-border);border-radius:var(--bv-radius);text-decoration:none;color:var(--bv-text);box-shadow:var(--bv-shadow-sm);transition:box-shadow var(--bv-t) var(--bv-ease),transform var(--bv-t) var(--bv-ease),border-color var(--bv-t) var(--bv-ease);position:relative}.bv-hub-starthere__card:hover{box-shadow:var(--bv-shadow-hover);transform:translateY(-3px);border-color:var(--bv-accent);color:var(--bv-text)}.bv-hub-starthere__card--accent{background:var(--bv-accent);border-color:var(--bv-accent);color:#fff}.bv-hub-starthere__card--accent:hover{background:var(--bv-accent-hover);color:#fff;border-color:var(--bv-accent-hover)}.bv-hub-starthere__card--accent .bv-hub-starthere__card-title,.bv-hub-starthere__card--accent .bv-hub-starthere__card-desc{color:#fff}.bv-hub-starthere__card--accent .bv-hub-starthere__arrow{color:rgb(255 255 255 / .7)}.bv-hub-starthere__icon{font-size:1.75rem;flex-shrink:0;line-height:1;color:var(--bv-accent);display:inline-flex}.bv-hub-starthere__card--accent .bv-hub-starthere__icon{color:#fff}.bv-hub-starthere__card>div{flex:1;min-width:0}.bv-hub-starthere__card-title{display:block;font-size:.9375rem;font-weight:700;margin-bottom:.2rem;color:var(--bv-text)}.bv-hub-starthere__card-desc{display:block;font-size:.8125rem;color:var(--bv-text-muted);line-height:1.4}.bv-hub-starthere__arrow{flex-shrink:0;color:var(--bv-accent);transition:transform var(--bv-t) var(--bv-ease)}.bv-hub-starthere__card:hover .bv-hub-starthere__arrow{transform:translateX(4px)}.bv-hub-subcats{background:var(--bv-bg-soft)}.bv-hub-subcats .bv-hub-section-title{padding-bottom:.625rem;position:relative}.bv-hub-subcats .bv-hub-section-title::after{content:'';position:absolute;bottom:0;left:0;width:48px;height:3px;background:var(--bv-accent);border-radius:2px}.bv-hub-subcats__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:var(--bv-gap)}.bv-hub-subcat-card{background:var(--bv-bg-card);border-radius:var(--bv-radius);box-shadow:var(--bv-shadow-sm);overflow:hidden;border:1px solid var(--bv-border);border-top:3px solid var(--cat-color,var(--bv-accent));transition:box-shadow 200ms var(--bv-ease),transform 200ms var(--bv-ease),border-color 200ms var(--bv-ease);cursor:pointer;display:flex;flex-direction:column}.bv-hub-subcat-card:hover{box-shadow:0 16px 40px rgb(0 0 0 / .13),0 3px 10px rgb(0 0 0 / .07);transform:translateY(-5px)}.bv-hub-subcat-card__count{display:inline-block;font-size:.75rem;font-weight:700;color:var(--cat-color,var(--bv-accent));background:var(--cat-bg,var(--bv-accent-light));border:1px solid var(--cat-border,transparent);padding:.2rem .6rem;border-radius:20px;margin:0 0 .875rem}.bv-hub-subcat-card__btn{font-size:.875rem;font-weight:600;color:var(--cat-color,var(--bv-accent));align-self:flex-start;transition:color 200ms var(--bv-ease),text-decoration-color 200ms var(--bv-ease);text-underline-offset:3px}.bv-hub-subcat-card:hover .bv-hub-subcat-card__btn{text-decoration:underline;text-decoration-color:var(--cat-color,var(--bv-accent))}.bv-hub-post-card__cat{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--cat-color,var(--bv-accent));background:var(--cat-bg,var(--bv-accent-light));border:1px solid var(--cat-border,transparent);padding:.18rem .55rem;border-radius:20px;margin-bottom:.5rem}.bv-hub-post-card__btn{font-size:.8125rem;font-weight:700;color:var(--cat-color,var(--bv-accent));text-decoration:none;white-space:nowrap;text-underline-offset:3px;transition:text-decoration-color 200ms var(--bv-ease)}.bv-hub-post-card__btn:hover{text-decoration:underline;text-decoration-color:var(--cat-color,var(--bv-accent))}.bv-hub-subcat-card__link{display:flex;flex-direction:column;text-decoration:none;color:inherit;height:100%;outline:none}.bv-hub-subcat-card__link:focus-visible{box-shadow:0 0 0 3px var(--bv-accent);border-radius:var(--bv-radius)}.bv-hub-subcat-card__img-wrap{aspect-ratio:4/3;overflow:hidden;background:var(--bv-bg-soft)}.bv-hub-subcat-card__img-wrap--placeholder{display:flex;align-items:center;justify-content:center}.bv-hub-subcat-card__placeholder-icon{display:inline-flex;color:var(--bv-text-muted);opacity:.5}.bv-hub-subcat-card__img{width:100%;height:100%;object-fit:cover;transition:transform .45s var(--bv-ease)}.bv-hub-subcat-card:hover .bv-hub-subcat-card__img{transform:scale(1.06)}.bv-hub-subcat-card__body{padding:1.375rem 1.5rem 1.5rem;display:flex;flex-direction:column;flex:1}.bv-hub-subcat-card__name{font-size:1.0625rem;font-weight:800;margin:0 0 .5rem;color:var(--bv-text);letter-spacing:-.01em}.bv-hub-subcat-card__desc{font-size:.875rem;color:var(--bv-text-muted);line-height:1.55;margin:0 0 .875rem;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.bv-hub-pillar{background:var(--bv-bg)}.bv-hub-pillar::before{content:'LETTURE CONSIGLIATE';display:block;text-align:center;font-size:.6875rem;font-weight:800;letter-spacing:.12em;color:var(--bv-accent);opacity:.7;margin-bottom:.375rem}.bv-hub-pillar .bv-hub-section-title,.bv-hub-pillar .bv-hub-section-subtitle{text-align:center}.bv-hub-pillar__grid{display:grid;gap:var(--bv-gap)}.bv-hub-pillar__grid--4col{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.bv-hub-pillar__grid--2col{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.bv-hub-pillar-card{background:var(--bv-bg-card);border-radius:var(--bv-radius);box-shadow:var(--bv-shadow);overflow:hidden;border-bottom:4px solid var(--cat-color,var(--bv-accent));transition:box-shadow 200ms var(--bv-ease),transform 200ms var(--bv-ease)}.bv-hub-pillar-card:hover{box-shadow:0 16px 40px rgb(0 0 0 / .13),0 3px 10px rgb(0 0 0 / .07);transform:translateY(-5px)}.bv-hub-pillar-card__link{display:flex;flex-direction:column;text-decoration:none;color:inherit;height:100%}.bv-hub-pillar-card__img-wrap{position:relative;aspect-ratio:16/10;overflow:hidden;background:var(--bv-bg-soft)}.bv-hub-pillar-card__img{width:100%;height:100%;object-fit:cover;transition:transform .45s var(--bv-ease)}.bv-hub-pillar-card:hover .bv-hub-pillar-card__img{transform:scale(1.05)}.bv-hub-pillar-card__badge{position:absolute;top:.875rem;left:.875rem;background:var(--cat-color,#1a5c35);color:var(--cat-text,#fff);font-size:.6875rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase;padding:.35rem .85rem;border-radius:20px;box-shadow:0 2px 8px rgb(0 0 0 / .25);line-height:1}.bv-hub-pillar-card__badge--main{background:var(--cat-color,#1a5c35);color:var(--cat-text,#fff)}.bv-hub-pillar-card__body{padding:1.5rem;display:flex;flex-direction:column;flex:1}.bv-hub-pillar-card__cat{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--cat-color,var(--bv-accent));background:var(--cat-bg,var(--bv-accent-light));border:1px solid var(--cat-border,transparent);padding:.2rem .6rem;border-radius:20px;margin-bottom:.5rem}.bv-hub-pillar-card__title{font-size:1.0625rem;font-weight:700;margin:0 0 .625rem;line-height:1.35;color:var(--bv-text)}.bv-hub-pillar-card__excerpt{font-size:.9375rem;color:var(--bv-text-muted);line-height:1.6;margin:0 0 1.25rem;flex:1}.bv-hub-pillar-card__footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:auto}.bv-hub-pillar-card__time{display:inline-flex;align-items:center;gap:.3rem;font-size:.8rem;color:var(--bv-text-muted)}.bv-hub-pillar-card__cta{display:inline-flex;align-items:center;gap:.4rem;font-size:.875rem;font-weight:700;color:var(--cat-color,var(--bv-accent));text-decoration:none;transition:gap 200ms var(--bv-ease),text-decoration-color 200ms var(--bv-ease);text-underline-offset:3px}.bv-hub-pillar-card:hover .bv-hub-pillar-card__cta{gap:.65rem;text-decoration:underline;text-decoration-color:var(--cat-color,var(--bv-accent))}.bv-hub-latest{background:var(--bv-bg-soft)}.bv-hub-latest__title{padding-left:.875rem;border-left:4px solid var(--bv-accent);margin-bottom:2rem}.bv-hub-pillar-card__img-link:focus-visible,.bv-hub-pillar-card__cta:focus-visible{outline:2px solid var(--bv-accent);outline-offset:3px;border-radius:3px}.bv-hub-featured-card{display:grid;grid-template-columns:1fr 1fr;gap:0;background:var(--bv-bg-card);border-radius:var(--bv-radius-lg);box-shadow:var(--bv-shadow-lg);overflow:hidden;margin-bottom:2.5rem;max-width:90%;border:1px solid var(--bv-border);transition:box-shadow var(--bv-t) var(--bv-ease),transform var(--bv-t) var(--bv-ease)}.bv-hub-featured-card:hover{box-shadow:var(--bv-shadow-hover);transform:translateY(-3px)}.bv-hub-featured-card__img-link{display:block}.bv-hub-featured-card__img-wrap{position:relative;height:100%;min-height:270px;overflow:hidden}.bv-hub-featured-card__img{width:100%;height:100%;object-fit:cover;transition:transform .45s var(--bv-ease)}.bv-hub-featured-card:hover .bv-hub-featured-card__img{transform:scale(1.04)}.bv-hub-featured-card__label{position:absolute;top:1rem;left:1rem;background:var(--bv-accent);color:#fff;font-size:.6875rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;padding:.3rem .75rem;border-radius:20px}.bv-hub-featured-card__body{padding:2rem 2.25rem;display:flex;flex-direction:column;justify-content:center}.bv-hub-featured-card__title{font-size:1.375rem;font-weight:800;line-height:1.3;margin:.625rem 0 1rem}.bv-hub-featured-card__title a{text-decoration:none;color:var(--bv-text);transition:color var(--bv-t)}.bv-hub-featured-card__title a:hover{color:var(--bv-accent)}.bv-hub-featured-card__excerpt{font-size:1rem;color:var(--bv-text-muted);line-height:1.7;margin:0 0 1.5rem}.bv-hub-posts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:1.75rem;margin-bottom:3rem}.bv-hub-post-card{background:var(--bv-bg-card);border-radius:var(--bv-radius);box-shadow:var(--bv-shadow-sm);border:1px solid var(--bv-border);border-left:3px solid #fff0;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow var(--bv-t) var(--bv-ease),transform var(--bv-t) var(--bv-ease),border-color var(--bv-t) var(--bv-ease)}.bv-hub-post-card:hover{box-shadow:var(--bv-shadow-hover);transform:translateY(-3px);border-left-color:var(--bv-accent)}.bv-hub-post-card__img-link{display:block}.bv-hub-post-card__img-wrap{aspect-ratio:3/2;overflow:hidden;background:var(--bv-bg-soft)}.bv-hub-post-card__img{width:100%;height:100%;object-fit:cover;transition:transform .4s var(--bv-ease)}.bv-hub-post-card:hover .bv-hub-post-card__img{transform:scale(1.04)}.bv-hub-post-card__body{padding:1.25rem;display:flex;flex-direction:column;flex:1}.bv-hub-post-card__meta{display:flex;align-items:center;gap:.35rem;font-size:.8125rem;color:var(--bv-text-muted);margin-bottom:.625rem}.bv-hub-post-card__title{font-size:1rem;font-weight:700;line-height:1.4;margin:0 0 .625rem}.bv-hub-post-card__title a{text-decoration:none;color:var(--bv-text);transition:color var(--bv-t)}.bv-hub-post-card__title a:hover{color:var(--bv-accent)}.bv-hub-post-card__excerpt{font-size:.9rem;color:var(--bv-text-muted);line-height:1.6;margin:0 0 1rem;flex:1}.bv-hub-post-card__footer{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:auto;padding-top:.875rem;border-top:1px solid var(--bv-border)}.bv-hub-post-card__author{display:flex;align-items:center;gap:.4rem;font-size:.8125rem;color:var(--bv-text-muted);text-decoration:none}.bv-hub-post-card__author:hover{color:var(--bv-accent)}.bv-hub-post-card__avatar{border-radius:50%}.bv-hub-pagination{text-align:center}.bv-hub-pagination ul{display:inline-flex;flex-wrap:wrap;gap:.375rem;list-style:none;padding:0;margin:0}.bv-hub-pagination ul li a,.bv-hub-pagination ul li span{display:inline-flex;align-items:center;justify-content:center;min-width:2.375rem;height:2.375rem;padding-inline:.75rem;border-radius:var(--bv-radius-sm);font-size:.875rem;font-weight:600;text-decoration:none;border:1px solid var(--bv-border);color:var(--bv-text-muted);background:var(--bv-bg-card);transition:background var(--bv-t),color var(--bv-t),border-color var(--bv-t)}.bv-hub-pagination ul li a:hover{background:var(--bv-accent-light);color:var(--bv-accent);border-color:var(--bv-accent)}.bv-hub-pagination ul li .current{background:var(--bv-accent);color:#fff;border-color:var(--bv-accent)}.bv-hub-popular{background:color-mix(in srgb,var(--bv-accent) 4%,white)}.bv-hub-popular .bv-hub-section-title::before{content:'🔥  '}.bv-hub-popular__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem;max-width:720px}.bv-hub-popular__item{display:flex;align-items:center;gap:1.25rem;padding:1rem 1.25rem;background:var(--bv-bg-card);border-radius:var(--bv-radius);box-shadow:var(--bv-shadow-sm);border:1px solid var(--bv-border);transition:box-shadow var(--bv-t),transform var(--bv-t)}.bv-hub-popular__item:hover{box-shadow:var(--bv-shadow);transform:translateX(3px)}.bv-hub-popular__rank{font-size:1.625rem;font-weight:800;color:var(--bv-accent);opacity:.3;min-width:2rem;line-height:1}.bv-hub-popular__thumb{width:80px;height:60px;object-fit:cover;border-radius:var(--bv-radius-sm);flex-shrink:0}.bv-hub-popular__content{flex:1;min-width:0}.bv-hub-popular__title{font-size:.9375rem;font-weight:700;margin:0 0 .25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bv-hub-popular__title a{text-decoration:none;color:var(--bv-text)}.bv-hub-popular__title a:hover{color:var(--bv-accent)}.bv-hub-popular__views{font-size:.8125rem;color:var(--bv-text-muted)}.bv-hub-faq{background:#f4f6f4}.bv-hub-faq__inner{display:grid;grid-template-columns:1fr;gap:3rem}@media (min-width:900px){.bv-hub-faq__inner{grid-template-columns:300px 1fr;align-items:start}.bv-hub-faq__header{position:sticky;top:2rem}}.bv-hub-faq__list{margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.bv-hub-faq__item{background:var(--bv-bg-card);border-radius:var(--bv-radius);border:1px solid var(--bv-border);overflow:hidden;box-shadow:var(--bv-shadow-sm);transition:box-shadow var(--bv-t),border-color var(--bv-t)}.bv-hub-faq__item:has(.bv-hub-faq__toggle[aria-expanded="true"]){box-shadow:var(--bv-shadow);border-color:var(--cat-color,var(--bv-accent))}#bv-hub-page .bv-hub-faq__toggle,#bv-hub-faq .bv-hub-faq__toggle{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:1rem!important;width:100%!important;padding:1.25rem 1.375rem!important;background:#fff!important;border:none!important;border-radius:0!important;cursor:pointer!important;text-align:left!important;font-family:var(--bv-font)!important;font-size:1rem!important;font-weight:600!important;color:var(--bv-text)!important;text-transform:none!important;letter-spacing:normal!important;line-height:1.4!important;box-shadow:none!important;margin:0!important;transition:background var(--bv-t)!important;overflow:visible!important}#bv-hub-page .bv-hub-faq__toggle::before,#bv-hub-page .bv-hub-faq__toggle::after,#bv-hub-faq .bv-hub-faq__toggle::before,#bv-hub-faq .bv-hub-faq__toggle::after{display:none!important;content:none!important;background:none!important}#bv-hub-page .bv-hub-faq__toggle:hover,#bv-hub-faq .bv-hub-faq__toggle:hover{background:var(--bv-bg-soft)!important;color:var(--cat-color,var(--bv-accent))!important}.bv-hub-faq__question-text{flex:1;line-height:1.4}.bv-hub-faq__icon{flex-shrink:0;width:24px;height:24px;border-radius:50%;background:var(--cat-bg,var(--bv-accent-light));display:flex;align-items:center;justify-content:center;color:var(--cat-color,var(--bv-accent));transition:background var(--bv-t),transform var(--bv-t);font-size:1.125rem;font-weight:300;line-height:1}.bv-hub-faq__icon::before{content:'+'}.bv-hub-faq__toggle[aria-expanded="true"] .bv-hub-faq__icon::before{content:'−'}.bv-hub-faq__toggle[aria-expanded="true"] .bv-hub-faq__icon{background:var(--cat-color,var(--bv-accent));color:var(--cat-text,#fff)}.bv-hub-faq__question{margin:0}.bv-hub-faq__answer{margin:0;overflow:hidden}.bv-hub-faq__answer[hidden]{display:none}.bv-hub-faq__answer-inner{padding:0 1.375rem 1.375rem;font-size:.9375rem;color:var(--bv-text-muted);line-height:1.75;border-top:1px solid var(--bv-border);padding-top:1.125rem}.bv-hub-faq__answer-inner p{margin:0 0 .75rem}.bv-hub-faq__answer-inner p:last-child{margin-bottom:0}#bv-hub-page button,#bv-hub-page .bv-hub-faq__question-text{text-transform:none!important;letter-spacing:normal!important}.bv-hub-precta-text{text-align:center;font-size:.9375rem;color:var(--bv-text-muted);font-style:italic;margin:0;padding:2rem 0 0;letter-spacing:.01em}.bv-hub-cta{position:relative;overflow-x:hidden;box-sizing:border-box;width:100%;background:linear-gradient(135deg,color-mix(in srgb,var(--bv-accent) 92%,#000) 0%,color-mix(in srgb,var(--bv-accent) 72%,#000) 60%,color-mix(in srgb,var(--bv-accent) 55%,#1a3a2a) 100%);color:#fff;overflow:hidden;padding-block:clamp(3rem, 7vw, 5.5rem);box-shadow:0 -4px 32px rgb(0 0 0 / .12)}.bv-hub-cta__bg-pattern{position:absolute;inset:0;background-image:radial-gradient(circle at 20% 50%,rgb(255 255 255 / .06) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgb(255 255 255 / .04) 0%,transparent 40%);pointer-events:none}.bv-hub-cta__inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr;align-items:center;gap:clamp(2rem, 5vw, 4rem)}.bv-hub-cta--has-image .bv-hub-cta__inner{grid-template-columns:1fr min(420px, 45%)}.bv-hub-cta__badge{display:inline-flex;align-items:center;gap:.5rem;background:rgb(255 255 255 / .15);border:1px solid rgb(255 255 255 / .3);color:#fff;font-size:.75rem;font-weight:800;letter-spacing:.1em;padding:.35rem .875rem;border-radius:20px;margin-bottom:1.25rem;width:fit-content}.bv-hub-cta__badge-dot{width:7px;height:7px;border-radius:50%;background:#4ade80;box-shadow:0 0 6px #4ade80;animation:bv-pulse 2s infinite}@keyframes bv-pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}.bv-hub-cta__title{font-size:clamp(1.5rem, 4vw, 3rem);font-weight:800;margin:0 0 1.125rem;line-height:1.1;color:#fff;letter-spacing:-.02em;text-shadow:0 2px 16px rgb(0 0 0 / .2);word-break:break-word;overflow-wrap:break-word}.bv-hub-cta__text{font-size:1.0625rem;line-height:1.75;margin:0 0 2rem;color:rgb(255 255 255 / .88);max-width:54ch}.bv-hub-cta__text p{margin:0 0 .75em}.bv-hub-cta__text p:last-child{margin-bottom:0}.bv-hub-cta__text ul,.bv-hub-cta__text ol{margin:.5em 0 1em 1.25em;padding:0}.bv-hub-cta__text ul{list-style:disc}.bv-hub-cta__text ol{list-style:decimal}.bv-hub-cta__text li{margin-bottom:.35em}.bv-hub-cta__text strong,.bv-hub-cta__text b{font-weight:700;color:#fff}.bv-hub-cta__text em,.bv-hub-cta__text i{font-style:italic}.bv-hub-cta__text a{color:#fff;text-decoration:underline}.bv-hub-cta__actions{display:flex;flex-direction:column;gap:.875rem;align-items:flex-start}.bv-hub-cta__btn{display:inline-flex;align-items:center;gap:.625rem;padding:1.05rem 2.25rem;background:#fff;color:var(--bv-accent);font-weight:800;font-size:1.0625rem;border-radius:50px;text-decoration:none;box-shadow:0 4px 20px rgb(0 0 0 / .25);transition:transform .18s var(--bv-ease),box-shadow .18s var(--bv-ease)}.bv-hub-cta__btn:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 10px 32px rgb(0 0 0 / .35);background:#f0fff4;color:var(--bv-accent)}.bv-hub-cta__btn svg{transition:transform .18s var(--bv-ease)}.bv-hub-cta__btn:hover svg{transform:translateX(4px)}.bv-hub-cta__guarantee{display:inline-flex;align-items:center;gap:.375rem;font-size:.8125rem;color:rgb(255 255 255 / .72)}.bv-hub-cta__trust{display:flex;align-items:center;gap:.625rem;flex-wrap:wrap;margin-top:1.875rem;padding-top:1.5rem;border-top:1px solid rgb(255 255 255 / .2)}.bv-hub-cta__trust-item{display:inline-flex;align-items:center;gap:.35rem;font-size:.8125rem;font-weight:600;color:rgb(255 255 255 / .82)}.bv-hub-cta__trust-sep{color:rgb(255 255 255 / .35)}.bv-hub-cta__image-wrap{position:relative;display:flex;align-items:center;justify-content:center}.bv-hub-cta__image-glow{position:absolute;inset:-20px;background:radial-gradient(ellipse at center,rgb(255 255 255 / .18) 0%,transparent 70%);border-radius:50%;pointer-events:none}.bv-hub-cta__image{position:relative;z-index:1;width:100%;max-height:420px;object-fit:contain;border-radius:var(--bv-radius-lg);box-shadow:0 20px 60px rgb(0 0 0 / .3),0 0 0 1px rgb(255 255 255 / .1);transition:transform .3s var(--bv-ease),box-shadow .3s var(--bv-ease)}.bv-hub-cta__image-wrap:hover .bv-hub-cta__image{transform:translateY(-6px) rotate(1deg);box-shadow:0 32px 72px rgb(0 0 0 / .35)}.bv-hub-newsletter{background:linear-gradient(135deg,var(--bv-bg-soft) 0%,color-mix(in srgb,var(--bv-accent) 6%,white) 100%);border-top:1px solid var(--bv-border);border-bottom:1px solid var(--bv-border)}.bv-hub-newsletter__inner{display:flex;align-items:center;gap:3rem;flex-wrap:wrap}.bv-hub-newsletter__content{flex:1;min-width:240px}.bv-hub-newsletter__title{font-size:clamp(1.375rem, 2.5vw, 1.875rem);font-weight:800;margin:0 0 .5rem;color:var(--bv-text);line-height:1.2}.bv-hub-newsletter__subtitle{font-size:1rem;color:var(--bv-text-muted);margin:0;line-height:1.6}.bv-hub-newsletter__form-wrap{flex:1;min-width:280px;max-width:480px}.bv-hub-newsletter__fields{display:flex;gap:.5rem;margin-bottom:.75rem}.bv-hub-newsletter__input{flex:1;padding:.75rem 1rem;border:2px solid var(--bv-border);border-radius:var(--bv-radius-sm);font-size:1rem;background:#fff;color:var(--bv-text);transition:border-color var(--bv-t)}.bv-hub-newsletter__input:focus{outline:none;border-color:var(--bv-accent)}.bv-hub-newsletter__btn{padding:.75rem 1.5rem;background:var(--bv-accent);color:#fff;border:none;border-radius:var(--bv-radius-sm);font-size:1rem;font-weight:700;cursor:pointer;transition:background var(--bv-t),transform var(--bv-t)}.bv-hub-newsletter__btn:hover{background:var(--bv-accent-hover);transform:translateY(-1px)}.bv-hub-newsletter__privacy{font-size:.8125rem;color:var(--bv-text-light);margin:0}.bv-hub-newsletter__privacy a{color:var(--bv-accent);text-decoration:underline}.bv-hub-why{background:var(--bv-bg);padding-block:var(--bv-section);border-top:1px solid var(--bv-border-soft)}.bv-hub-why__eyebrow{display:block;font-size:.6875rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--bv-accent);opacity:.8;margin-bottom:.5rem}.bv-hub-why__title{font-size:clamp(1.375rem, 2.5vw, 1.875rem);font-weight:800;color:var(--bv-text);margin:0 0 .5rem;letter-spacing:-.02em}.bv-hub-why__subtitle{font-size:1rem;color:var(--bv-text-muted);margin:0 0 2.5rem;line-height:1.6}.bv-hub-why__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.bv-hub-why-card{background:var(--bv-bg-soft);border:1px solid var(--bv-border-soft);border-radius:var(--bv-radius);padding:2rem 1.75rem;transition:box-shadow .25s var(--bv-ease),transform .25s var(--bv-ease),border-color .25s var(--bv-ease)}.bv-hub-why-card:hover{box-shadow:var(--bv-shadow);transform:translateY(-4px);border-color:var(--bv-accent);background:var(--bv-bg-card)}.bv-hub-why-card__icon{font-size:2.25rem;line-height:1;display:block;margin-bottom:1.125rem}.bv-hub-why-card__title{font-size:1.0625rem;font-weight:700;color:var(--bv-text);margin:0 0 .625rem;letter-spacing:-.01em}.bv-hub-why-card__text{font-size:.9375rem;color:var(--bv-text-muted);line-height:1.7;margin:0}@media (max-width:768px){.bv-hub-why__grid{grid-template-columns:1fr;gap:1rem}}@media (min-width:480px) and (max-width:768px){.bv-hub-why__grid{grid-template-columns:repeat(2,1fr)}.bv-hub-why-card:last-child{grid-column:span 2;max-width:360px;margin-inline:auto;width:100%}}.bv-hub-testimonials{background:var(--bv-bg)}.bv-hub-testimonials__list{display:flex;flex-direction:column;gap:1.25rem;margin-top:2rem}.bv-hub-testimonial{display:flex;align-items:flex-start;gap:2rem;background:var(--bv-bg-card);border:1px solid var(--bv-border);border-left:5px solid var(--bv-accent);border-radius:var(--bv-radius);padding:2.25rem 2.25rem 2.25rem 2rem;box-shadow:0 2px 8px rgb(0 0 0 / .055),0 1px 3px rgb(0 0 0 / .04);width:100%;box-sizing:border-box;transition:box-shadow .25s var(--bv-ease),transform .25s var(--bv-ease)}.bv-hub-testimonial:hover{box-shadow:0 8px 28px rgb(0 0 0 / .10),0 2px 6px rgb(0 0 0 / .06);transform:translateX(3px)}.bv-hub-testimonial__body{flex:1;min-width:0}.bv-hub-testimonial__stars{display:flex;gap:.25rem;margin-bottom:.875rem}.bv-hub-star{font-size:1.25rem;line-height:1}.bv-hub-star--full{color:#f59e0b}.bv-hub-star--empty{color:#e5e7eb}.bv-hub-testimonial__quote{margin:0}.bv-hub-testimonial__quote p{font-size:1.0625rem;line-height:1.8;color:var(--bv-text);margin:0;font-style:italic;position:relative;padding-left:1.625rem}.bv-hub-testimonial__quote p::before{content:'"';position:absolute;left:0;top:-.375rem;font-size:2.5rem;color:var(--bv-accent);font-style:normal;line-height:1;opacity:.35}.bv-hub-testimonial__author{display:flex;flex-direction:column;align-items:center;gap:.75rem;flex-shrink:0;width:160px;text-align:center;padding-top:.25rem}.bv-hub-testimonial__avatar{width:80px!important;height:80px!important;border-radius:50%;object-fit:cover;border:3px solid var(--bv-accent-light);box-shadow:0 0 0 3px color-mix(in srgb,var(--bv-accent) 20%,transparent);display:block}.bv-hub-testimonial__avatar-placeholder{width:80px;height:80px;border-radius:50%;background:var(--bv-accent);color:#fff;font-size:1.75rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bv-hub-testimonial__name{font-size:1rem;font-weight:800;color:var(--bv-text);font-style:normal;display:block;letter-spacing:-.01em}.bv-hub-testimonial__role{font-size:.8125rem;color:var(--bv-text-muted);display:block;margin-top:.125rem}.bv-hub-body--sidebar{display:grid;grid-template-columns:1fr 300px;gap:3rem;max-width:var(--bv-max-w);margin-inline:auto;padding-inline:clamp(1rem, 5vw, 2.5rem);padding-block:3rem;align-items:start}.bv-hub-sidebar{position:sticky;top:2rem}@media (max-width:900px){:root{--bv-section:3.5rem}.bv-hub-hero__inner{flex-direction:column;text-align:center}.bv-hub-hero__subtitle{max-width:100%}.bv-hub-hero__content{max-width:100%}.bv-hub-featured-card{grid-template-columns:1fr}.bv-hub-featured-card__img-wrap{min-height:220px}.bv-hub-featured-card__body{padding:1.5rem}.bv-hub-cta__inner,.bv-hub-cta--has-image .bv-hub-cta__inner{grid-template-columns:1fr}.bv-hub-cta__image-wrap{max-width:340px;margin-inline:auto}.bv-hub-cta__image{max-height:280px}.bv-hub-cta__btn{align-self:stretch;justify-content:center}.bv-hub-cta__actions{width:100%}.bv-hub-faq__inner{grid-template-columns:1fr}.bv-hub-newsletter__inner{flex-direction:column;gap:1.5rem}.bv-hub-newsletter__form-wrap{max-width:100%;width:100%}.bv-hub-body--sidebar{grid-template-columns:1fr}.bv-hub-sidebar{position:static}.bv-hub-testimonial{flex-direction:column;align-items:flex-start;gap:1.25rem;padding:1.25rem}.bv-hub-testimonial__author{flex-direction:row;width:auto;text-align:left}}@media (max-width:600px){:root{--bv-section:2.75rem}.bv-hub-posts-grid,.bv-hub-subcats__grid,.bv-hub-pillar__grid--4col,.bv-hub-pillar__grid--2col{grid-template-columns:1fr}.bv-hub-starthere__grid{grid-template-columns:1fr}.bv-hub-popular__thumb{display:none}.bv-hub-newsletter__fields{flex-direction:column}.bv-hub-newsletter__btn{width:100%}}.bv-hub-faq__toggle:focus-visible,.bv-hub-cta__btn:focus-visible,.bv-hub-starthere__card:focus-visible,.bv-hub-subcat-card__link:focus-visible,.bv-hub-pillar-card__link:focus-visible,.bv-hub-post-card__title a:focus-visible,.bv-hub-featured-card__title a:focus-visible{outline:3px solid var(--bv-accent);outline-offset:3px;border-radius:4px}@media (prefers-reduced-motion:reduce){.bv-hub-reveal{opacity:1;transform:none;transition:none}*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.bv-hub-related{background:var(--bv-bg-soft);padding-block:var(--bv-section)}.bv-hub-related__block{margin-bottom:3.5rem}.bv-hub-related__block:last-child{margin-bottom:0}.bv-hub-related__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.25rem;padding-bottom:.875rem;border-bottom:2px solid var(--bv-border)}.bv-hub-related__cat-title{font-size:1.125rem;font-weight:800;margin:0;letter-spacing:-.015em}.bv-hub-related__cat-link{text-decoration:none;color:var(--bv-text);display:flex;align-items:center;gap:.75rem;transition:color var(--bv-t)}.bv-hub-related__cat-link::before{content:'';display:block;width:4px;height:1.25em;background:var(--bv-accent);border-radius:2px;flex-shrink:0;opacity:.85}.bv-hub-related__cat-link:hover{color:var(--bv-accent)}.bv-hub-related__cat-link:hover::before{opacity:1}.bv-hub-related__see-all{font-size:.8125rem;font-weight:600;color:var(--bv-accent);text-decoration:none;white-space:nowrap;flex-shrink:0;transition:color var(--bv-t),gap var(--bv-t)}.bv-hub-related__see-all:hover{color:var(--bv-accent-hover)}.bv-hub-related__cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem}.bv-hub-related-card{display:flex;flex-direction:row;align-items:flex-start;gap:1rem;background:var(--bv-bg-card);border:1px solid var(--bv-border);border-radius:var(--bv-radius);overflow:hidden;box-shadow:var(--bv-shadow-sm);transition:box-shadow var(--bv-t) var(--bv-ease),transform var(--bv-t) var(--bv-ease),border-color var(--bv-t) var(--bv-ease)}.bv-hub-related-card:hover{box-shadow:var(--bv-shadow);transform:translateY(-2px);border-color:color-mix(in srgb,var(--bv-accent) 50%,var(--bv-border))}.bv-hub-related-card__img-link{display:block;flex-shrink:0}.bv-hub-related-card__img-wrap{width:120px;height:100%;min-height:110px;overflow:hidden;background:var(--bv-bg-soft)}.bv-hub-related-card__img{width:100%;height:100%;object-fit:cover;transition:transform .4s var(--bv-ease);display:block;min-height:110px}.bv-hub-related-card:hover .bv-hub-related-card__img{transform:scale(1.05)}.bv-hub-related-card__body{padding:1rem 1rem 1rem 0;display:flex;flex-direction:column;flex:1;min-width:0}.bv-hub-related-card__title{font-size:.9375rem;font-weight:700;line-height:1.4;margin:0 0 .5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bv-hub-related-card__title a{text-decoration:none;color:var(--bv-text);transition:color var(--bv-t)}.bv-hub-related-card__title a:hover{color:var(--bv-accent)}.bv-hub-related-card__excerpt{font-size:.8125rem;color:var(--bv-text-muted);line-height:1.5;margin:0 0 .625rem;flex:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bv-hub-related-card__btn{font-size:.75rem;font-weight:700;color:var(--bv-accent);text-decoration:none;display:inline-flex;align-items:center;gap:.2rem;white-space:nowrap;align-self:flex-start;margin-top:auto;transition:color var(--bv-t)}.bv-hub-related-card__btn:hover{color:var(--bv-accent-hover)}.bv-hub-related__footer{margin-top:1.125rem;display:flex;justify-content:flex-end}.bv-hub-related__all-btn{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;color:var(--bv-accent);text-decoration:none;padding:.5rem 1.125rem;border:1.5px solid var(--bv-accent);border-radius:24px;transition:background var(--bv-t),color var(--bv-t)}.bv-hub-related__all-btn:hover{background:var(--bv-accent);color:#fff}@media (max-width:600px){.bv-hub-related__cards{grid-template-columns:1fr}.bv-hub-related-card__img-wrap{width:80px;min-height:80px}}.bv-hub-related__header{align-items:flex-start}.bv-hub-related__header-text{flex:1;min-width:0}.bv-hub-related__cat-desc{font-size:.875rem;color:var(--bv-text-muted);line-height:1.55;margin:.25rem 0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bv-hub-pillar__intro{text-align:center;font-size:.9375rem;color:var(--bv-text-muted);line-height:1.65;max-width:650px;margin:-.75rem auto 2.25rem;font-style:italic}.bv-hub-faq__notfound{margin-top:2rem;padding:1rem 1.5rem;background:#fff0;border-top:1px solid var(--bv-border);display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;grid-column:1 / -1}.bv-hub-faq__notfound-text-wrap{flex:1;min-width:0}.bv-hub-faq__notfound-label{font-size:.875rem;font-weight:600;color:var(--bv-text-muted);margin:0 0 .2rem}.bv-hub-faq__notfound-text{font-size:.8125rem;color:var(--bv-text-light);line-height:1.5;margin:0}.bv-hub-faq__notfound-btn{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;color:var(--bv-accent);text-decoration:none;padding:.5rem 1.125rem;border:1.5px solid var(--bv-accent);border-radius:24px;white-space:nowrap;flex-shrink:0;transition:background var(--bv-t),color var(--bv-t)}.bv-hub-faq__notfound-btn:hover{background:var(--bv-accent);color:#fff}.bv-hub-faq__notfound-btn:focus-visible{outline:3px solid var(--bv-accent);outline-offset:3px}.bv-hub-featured-card{margin-inline:auto}@media (max-width:900px){.bv-hub-featured-card{max-width:100%}}.bv-hub-intro__heading{font-size:clamp(1.375rem, 2.5vw, 1.875rem);font-weight:800;color:var(--bv-text);margin:0 0 1.25rem;line-height:1.25;letter-spacing:-.02em}.bv-hub-intro__content>h2+p,.bv-hub-intro__content>.bv-hub-intro__heading+p{margin-top:0}@supports not (selector(:has(*))){.bv-hub-hero__content{max-width:100%}}.bv-hub-intro{padding-block:4rem}.bv-hub-why{padding-block:calc(var(--bv-section) * .85)}.bv-hub-starthere{padding-block:calc(var(--bv-section) * .65)}.bv-hub-body{padding-top:0}@media (max-width:600px){.bv-hub-related__cat-link::before{height:1.1em}}@media (max-width:600px){.bv-hub-cta{padding-block:2.5rem;padding-inline:1.25rem}.bv-hub-cta__inner,.bv-hub-cta--has-image .bv-hub-cta__inner{grid-template-columns:1fr;gap:1.5rem;width:100%;box-sizing:border-box}.bv-hub-cta__content{width:100%;min-width:0;max-width:100%;box-sizing:border-box}.bv-hub-cta__title{font-size:clamp(1.25rem, 5.5vw, 1.625rem)}.bv-hub-cta__image-wrap{display:flex;justify-content:center;max-width:240px;margin-inline:auto}.bv-hub-cta__image{max-height:200px;width:auto}.bv-hub-cta__btn{width:100%;justify-content:center;padding:.875rem 1rem;box-sizing:border-box;font-size:.9375rem;white-space:normal;text-align:center}.bv-hub-cta__actions{width:100%}.bv-hub-cta__trust{flex-direction:column;gap:.375rem}.bv-hub-cta__trust-sep{display:none}}@media (max-width:600px){.bv-hub-faq__notfound{flex-direction:column;align-items:flex-start;gap:.875rem;padding:1rem 0}.bv-hub-faq__notfound-btn{align-self:flex-start}}.bv-hub-search{padding-block:2.5rem;background:var(--bv-bg);border-bottom:1px solid var(--bv-border)}.bv-hub-search__form{width:100%}.bv-hub-search__wrap{display:flex;align-items:center;max-width:640px;margin-inline:auto;background:var(--bv-bg-card);border:2px solid var(--bv-border);border-radius:50px;padding:.25rem .25rem .25rem 1.25rem;gap:.75rem;transition:border-color var(--bv-t)}.bv-hub-search__wrap:focus-within{border-color:var(--bv-accent)}.bv-hub-search__icon{flex-shrink:0;color:var(--bv-text-light)}.bv-hub-search__input{flex:1;border:none;background:#fff0;font-size:1rem;color:var(--bv-text);font-family:var(--bv-font);outline:none;min-width:0}.bv-hub-search__input::placeholder{color:var(--bv-text-light)}.bv-hub-search__btn{padding:.625rem 1.375rem;background:var(--bv-accent);color:#fff;border:none;border-radius:50px;font-size:.9375rem;font-weight:700;cursor:pointer;font-family:var(--bv-font);white-space:nowrap;transition:background var(--bv-t)}.bv-hub-search__btn:hover{background:var(--bv-accent-hover)}@media (max-width:600px){.bv-hub-search__wrap{border-radius:var(--bv-radius);padding:.5rem .75rem}.bv-hub-search__btn{padding:.5rem 1rem;font-size:.875rem}}.bv-hub-search__results{position:relative;max-width:640px;margin:.375rem auto 0;background:var(--bv-bg-card);border:1px solid var(--bv-border);border-radius:var(--bv-radius);box-shadow:var(--bv-shadow-lg);overflow:hidden;z-index:100}.bv-hub-search__results[hidden]{display:none}.bv-search-list{list-style:none;margin:0;padding:0}.bv-search-result{display:flex;align-items:center;gap:.875rem;padding:.875rem 1.125rem;text-decoration:none;color:var(--bv-text);border-bottom:1px solid var(--bv-border-soft);transition:background var(--bv-t);outline:none}.bv-search-result:last-child{border-bottom:none}.bv-search-result:hover,.bv-search-result:focus{background:var(--bv-bg-soft);color:var(--bv-text)}.bv-search-result__thumb{flex-shrink:0;width:60px;height:45px;overflow:hidden;border-radius:var(--bv-radius-sm);background:var(--bv-bg-soft)}.bv-search-result__thumb img{width:100%;height:100%;object-fit:cover;display:block}.bv-search-result__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:.15rem}.bv-search-result__cat{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--bv-accent);opacity:.85}.bv-search-result__title{font-size:.9375rem;font-weight:700;line-height:1.35;color:var(--bv-text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bv-search-result__excerpt{font-size:.8125rem;color:var(--bv-text-muted);line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.bv-search-mark{background:color-mix(in srgb,var(--bv-accent) 18%,transparent);color:var(--bv-accent);font-weight:700;border-radius:2px;padding:0 .1em}.bv-search-empty{padding:1.25rem 1.125rem;font-size:.9375rem;color:var(--bv-text-muted);margin:0;text-align:center}.bv-hub-search__hint{text-align:center;padding:.625rem;border-top:1px solid var(--bv-border-soft);margin:0;background:var(--bv-bg-soft)}.bv-hub-search__hint[hidden]{display:none}.bv-hub-search__all-link{font-size:.8125rem;font-weight:600;color:var(--bv-accent);text-decoration:none}.bv-hub-search__all-link:hover{text-decoration:underline}.bv-hub-search__input--loading{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10' stroke='%23e5e7eb' stroke-width='3' fill='none'/%3E%3Cpath d='M12 2a10 10 0 0 1 10 10' stroke='%232d6a4f' stroke-width='3' fill='none' stroke-linecap='round'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 12 12' to='360 12 12' dur='.7s' repeatCount='indefinite'/%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;padding-right:2.5rem}#bv-hub-search-clear{background:none;border:none;cursor:pointer;color:var(--bv-text-light);padding:.25rem;display:flex;align-items:center;transition:color var(--bv-t)}#bv-hub-search-clear:hover{color:var(--bv-text)}#bv-hub-search-clear[hidden]{display:none}.bv-hub-shop-hero,.bv-hub-shop-cats,.bv-hub-shop-featured,.bv-hub-shop-bundles,.bv-hub-shop-grid,.bv-hub-shop-reco,.bv-hub-shop-trust,.bv-hub-shop-newsletter{padding-block:var(--bv-section)}.bv-hub-shop-hero{padding-block:calc(var(--bv-section) * .9);overflow:hidden}.bv-hub-shop-hero__breadcrumb{margin-bottom:1.75rem}.bv-hub-shop-hero__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem, 5vw, 4rem);align-items:center}.bv-hub-shop-hero:not(.bv-hub-shop-hero--has-image) .bv-hub-shop-hero__grid{grid-template-columns:1fr;max-width:760px}.bv-hub-shop-hero__title{font-size:clamp(2rem, 4.2vw, 3.25rem);font-weight:800;line-height:1.1;letter-spacing:-.02em;color:var(--bv-text);margin:0 0 1rem}.bv-hub-shop-hero__subtitle{font-size:1.125rem;color:var(--bv-text-muted);line-height:1.65;margin:0 0 1.5rem;max-width:46ch}.bv-hub-shop-hero__bullets{list-style:none;margin:0 0 2rem;padding:0;display:flex;flex-direction:column;gap:.625rem}.bv-hub-shop-hero__bullets li{display:flex;align-items:center;gap:.625rem;font-size:.9375rem;font-weight:600;color:var(--bv-text)}.bv-hub-shop-hero__bullets svg{flex-shrink:0;color:var(--bv-accent)}.bv-hub-shop-hero__btn{display:inline-flex;align-items:center;gap:.625rem;padding:1rem 2rem;background:var(--bv-accent);color:#fff;font-weight:700;font-size:1.0625rem;border-radius:50px;text-decoration:none;box-shadow:var(--bv-shadow);transition:transform .18s var(--bv-ease),box-shadow .18s var(--bv-ease),background .18s var(--bv-ease)}.bv-hub-shop-hero__btn:hover{background:var(--bv-accent-hover);transform:translateY(-3px);box-shadow:var(--bv-shadow-hover)}.bv-hub-shop-hero__btn svg{transition:transform .18s var(--bv-ease)}.bv-hub-shop-hero__btn:hover svg{transform:translateX(4px)}.bv-hub-shop-hero__image-wrap{position:relative;border-radius:var(--bv-radius-lg);overflow:hidden;box-shadow:var(--bv-shadow-lg);aspect-ratio:4/3}.bv-hub-shop-hero__image{width:100%;height:100%;object-fit:cover;display:block}.bv-hub-shop-hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg,#fff0 40%,rgb(0 0 0 / .35) 100%);pointer-events:none}@media (max-width:860px){.bv-hub-shop-hero__grid{grid-template-columns:1fr}.bv-hub-shop-hero__image-wrap{order:-1}}.bv-hub-shop-cats__icon{font-size:1.25rem;display:inline-block;margin-bottom:.375rem}.bv-hub-shop-grid__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:var(--bv-gap);margin-bottom:2rem;min-height:120px}.bv-hub-product-card{background:var(--bv-bg-card);border-radius:var(--bv-radius);box-shadow:var(--bv-shadow-sm);border:1px solid var(--bv-border);border-top:3px solid var(--cat-color,var(--bv-accent));overflow:hidden;display:flex;flex-direction:column;transition:box-shadow var(--bv-t) var(--bv-ease),transform var(--bv-t) var(--bv-ease)}.bv-hub-product-card:hover{box-shadow:var(--bv-shadow-hover);transform:translateY(-4px)}.bv-hub-product-card__img-wrap{position:relative;aspect-ratio:4/3;overflow:hidden;background:var(--bv-bg-soft)}.bv-hub-product-card__img{width:100%;height:100%;object-fit:cover;transition:transform .45s var(--bv-ease)}.bv-hub-product-card:hover .bv-hub-product-card__img{transform:scale(1.05)}.bv-hub-product-card__badge{position:absolute;top:.75rem;left:.75rem;font-size:.6875rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#fff;padding:.3rem .7rem;border-radius:20px;box-shadow:0 2px 8px rgb(0 0 0 / .18)}.bv-hub-product-card__badge--sale{background:#c0392b}.bv-hub-product-card__body{padding:1.25rem;display:flex;flex-direction:column;flex:1}.bv-hub-product-card__cat{display:inline-block;align-self:flex-start;font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--cat-color,var(--bv-accent));background:var(--cat-bg,var(--bv-accent-light));border:1px solid var(--cat-border,transparent);padding:.18rem .55rem;border-radius:20px;margin-bottom:.625rem;text-decoration:none}.bv-hub-product-card__title{font-size:1.0625rem;font-weight:800;line-height:1.35;margin:0 0 .5rem;letter-spacing:-.01em}.bv-hub-product-card__title a{color:var(--bv-text);text-decoration:none;transition:color var(--bv-t)}.bv-hub-product-card__title a:hover{color:var(--bv-accent)}.bv-hub-product-card__excerpt{font-size:.875rem;color:var(--bv-text-muted);line-height:1.6;margin:0 0 .75rem;flex:1}.bv-hub-product-card__rating{display:flex;align-items:center;gap:.3rem;margin-bottom:.75rem}.bv-hub-star{color:var(--bv-border);font-size:.875rem}.bv-hub-star--full{color:#f5a623}.bv-hub-product-card__rating-count{font-size:.75rem;color:var(--bv-text-light)}.bv-hub-product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:auto;padding-top:.875rem;border-top:1px solid var(--bv-border)}.bv-hub-product-card__price{font-size:1.0625rem;font-weight:800;color:var(--bv-text)}.bv-hub-product-card__price del{color:var(--bv-text-light);font-weight:500;font-size:.875em;margin-right:.35em}.bv-hub-product-card__price ins{text-decoration:none}.bv-hub-product-card__btn{font-size:.8125rem;font-weight:700;color:var(--cat-color,var(--bv-accent));text-decoration:none;white-space:nowrap;text-underline-offset:3px;transition:text-decoration-color var(--bv-t)}.bv-hub-product-card__btn:hover{text-decoration:underline}.bv-hub-shop-grid__empty{text-align:center;color:var(--bv-text-muted);padding:3rem 0}.bv-hub-shop-grid__toolbar{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;margin-bottom:2rem}.bv-hub-shop-grid__search{position:relative;flex:1;min-width:220px;display:flex;align-items:center}.bv-hub-shop-grid__search svg{position:absolute;left:.875rem;color:var(--bv-text-light);pointer-events:none}.bv-hub-shop-grid__search input{width:100%;padding:.7rem .875rem .7rem 2.5rem;border:2px solid var(--bv-border);border-radius:var(--bv-radius-sm);font-size:.9375rem;background:#fff;color:var(--bv-text);transition:border-color var(--bv-t)}.bv-hub-shop-grid__search input:focus{outline:none;border-color:var(--bv-accent)}.bv-hub-shop-grid__select{padding:.7rem 2.25rem .7rem .875rem;border:2px solid var(--bv-border);border-radius:var(--bv-radius-sm);font-size:.875rem;font-weight:600;color:var(--bv-text);background:#fff;cursor:pointer}.bv-hub-shop-grid__status{text-align:center;font-size:.875rem;color:var(--bv-text-muted);margin-bottom:1rem}.bv-hub-shop-featured{background:var(--bv-bg-soft);border-top:1px solid var(--bv-border-soft);border-bottom:1px solid var(--bv-border-soft)}.bv-hub-shop-featured__inner{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(2rem, 5vw, 4rem);align-items:center}.bv-hub-shop-featured__image-wrap{position:relative;border-radius:var(--bv-radius-lg);overflow:hidden;box-shadow:var(--bv-shadow-lg);aspect-ratio:1/1;background:#fff}.bv-hub-shop-featured__image{width:100%;height:100%;object-fit:cover;display:block}.bv-hub-shop-featured__eyebrow{display:block;font-size:.6875rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--bv-accent);margin-bottom:.625rem}.bv-hub-shop-featured__title{font-size:clamp(1.5rem, 3vw, 2.25rem);font-weight:800;line-height:1.2;letter-spacing:-.02em;margin:0 0 .75rem;color:var(--bv-text)}.bv-hub-shop-featured__desc{font-size:1rem;color:var(--bv-text-muted);line-height:1.7;margin:0 0 1.25rem}.bv-hub-shop-featured__benefits{list-style:none;margin:0 0 1.5rem;padding:0;display:flex;flex-direction:column;gap:.55rem}.bv-hub-shop-featured__benefits li{display:flex;align-items:flex-start;gap:.625rem;font-size:.9375rem;font-weight:600;color:var(--bv-text)}.bv-hub-shop-featured__benefits svg{flex-shrink:0;color:var(--bv-accent);margin-top:.2rem}.bv-hub-shop-featured__quote{margin:0 0 1.5rem;padding:1rem 1.25rem;background:#fff;border-left:3px solid var(--bv-accent);border-radius:0 var(--bv-radius-sm) var(--bv-radius-sm) 0;font-style:italic;color:var(--bv-text-muted)}.bv-hub-shop-featured__quote p{margin:0 0 .5rem}.bv-hub-shop-featured__quote cite{font-style:normal;font-weight:700;font-size:.875rem;color:var(--bv-text)}.bv-hub-shop-featured__footer{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.bv-hub-shop-featured__price{font-size:1.5rem;font-weight:800;color:var(--bv-text)}.bv-hub-shop-featured__btn{display:inline-flex;align-items:center;gap:.625rem;padding:.95rem 2rem;background:var(--bv-accent);color:#fff;font-weight:700;font-size:1rem;border-radius:50px;text-decoration:none;box-shadow:var(--bv-shadow);transition:transform .18s var(--bv-ease),background .18s var(--bv-ease)}.bv-hub-shop-featured__btn:hover{background:var(--bv-accent-hover);transform:translateY(-3px)}@media (max-width:860px){.bv-hub-shop-featured__inner{grid-template-columns:1fr}}.bv-hub-shop-bundles__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:var(--bv-gap)}.bv-hub-shop-bundles__slider{display:flex;gap:var(--bv-gap);overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.75rem;-webkit-overflow-scrolling:touch}.bv-hub-shop-bundles__slider .bv-hub-bundle-card{flex:0 0 280px;scroll-snap-align:start}.bv-hub-bundle-card{background:var(--bv-bg-card);border-radius:var(--bv-radius);box-shadow:var(--bv-shadow-sm);border:1px solid var(--bv-border);overflow:hidden;display:flex;flex-direction:column;transition:box-shadow var(--bv-t) var(--bv-ease),transform var(--bv-t) var(--bv-ease)}.bv-hub-bundle-card:hover{box-shadow:var(--bv-shadow-hover);transform:translateY(-4px)}.bv-hub-bundle-card__img-wrap{position:relative;aspect-ratio:4/3;overflow:hidden;background:var(--bv-bg-soft)}.bv-hub-bundle-card__img{width:100%;height:100%;object-fit:cover}.bv-hub-bundle-card__body{padding:1.25rem;display:flex;flex-direction:column;flex:1}.bv-hub-bundle-card__title{font-size:1.0625rem;font-weight:800;margin:0 0 .5rem}.bv-hub-bundle-card__title a{color:var(--bv-text);text-decoration:none}.bv-hub-bundle-card__title a:hover{color:var(--bv-accent)}.bv-hub-bundle-card__excerpt{font-size:.875rem;color:var(--bv-text-muted);line-height:1.6;margin:0 0 .75rem;flex:1}.bv-hub-bundle-card__footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:auto;padding-top:.875rem;border-top:1px solid var(--bv-border)}.bv-hub-bundle-card__price{font-size:1.0625rem;font-weight:800;color:var(--bv-text)}.bv-hub-shop-reco{background:linear-gradient(135deg,var(--bv-accent) 0%,var(--bv-accent-hover) 100%);text-align:center}.bv-hub-shop-reco__inner{max-width:640px;margin-inline:auto}.bv-hub-shop-reco__title{font-size:clamp(1.5rem, 3vw, 2.25rem);font-weight:800;color:#fff;margin:0 0 .75rem;letter-spacing:-.02em}.bv-hub-shop-reco__text{font-size:1.0625rem;color:rgb(255 255 255 / .9);line-height:1.65;margin:0 0 1.75rem}.bv-hub-shop-reco__btn{display:inline-flex;align-items:center;gap:.625rem;padding:1.05rem 2.25rem;background:#fff;color:var(--bv-accent);font-weight:800;font-size:1.0625rem;border-radius:50px;text-decoration:none;box-shadow:0 4px 20px rgb(0 0 0 / .25);transition:transform .18s var(--bv-ease),box-shadow .18s var(--bv-ease)}.bv-hub-shop-reco__btn:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 10px 32px rgb(0 0 0 / .35)}.bv-hub-shop-trust__grid{grid-template-columns:repeat(4,1fr)}@media (max-width:980px){.bv-hub-shop-trust__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.bv-hub-shop-trust__grid{grid-template-columns:1fr}}.bv-hub-newsletter__benefits{list-style:none;margin:1rem 0;padding:0;display:flex;flex-direction:column;gap:.5rem}.bv-hub-newsletter__benefits li{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:var(--bv-text)}.bv-hub-newsletter__benefits svg{flex-shrink:0;color:var(--bv-accent)}.bv-hub-newsletter__image{max-width:100%;border-radius:var(--bv-radius);margin-top:1rem;box-shadow:var(--bv-shadow)}@media (max-width:640px){.bv-hub-shop-grid__toolbar{flex-direction:column;align-items:stretch}.bv-hub-shop-grid__select{width:100%}.bv-hub-shop-featured__footer{flex-direction:column;align-items:flex-start}}