.blog-v2{--bv2-primary: #2d6a4f;--bv2-primary-light: #4a7c59;--bv2-primary-dark: #1b4332;--bv2-accent: #f5a623;--bv2-cream: #fefcf8;--bv2-bg: #f8f6f0;--bv2-paper: #ffffff;--bv2-ink: #1a2e23;--bv2-text: #2a3a32;--bv2-text-mute: #6b7569;--bv2-border: #e6e2da;--bv2-radius: 18px;--bv2-radius-sm: 12px;--bv2-shadow-sm: 0 2px 8px rgba(45, 106, 79, .06);--bv2-shadow-md: 0 6px 20px rgba(45, 106, 79, .1);--bv2-shadow-lg: 0 16px 40px rgba(45, 106, 79, .14);background:linear-gradient(180deg,var(--bv2-cream) 0%,var(--bv2-bg) 100%);padding:2.5rem 1rem 4rem;font-family:inherit;color:var(--bv2-text);position:relative}.bv2-shell{max-width:1280px;margin:0 auto}.bv2-header{text-align:center;margin-bottom:2.5rem}.bv2-header__badge{display:inline-flex;align-items:center;gap:.35rem;background:#2d6a4f14;color:var(--bv2-primary);font-size:.72rem;font-weight:800;letter-spacing:.1em;padding:.4rem .9rem;border-radius:100px;margin-bottom:1rem;border:1px solid rgba(45,106,79,.18)}.bv2-header__title{font-size:1.9rem;line-height:1.15;margin:0 0 .6rem;color:var(--bv2-ink);font-weight:800;letter-spacing:-.02em}@media(min-width:720px){.bv2-header__title{font-size:2.8rem}}.bv2-header__sub{color:var(--bv2-text-mute);font-size:1rem;margin:0 auto;max-width:560px;line-height:1.5}.bv2-toolbar{display:flex;flex-direction:column;gap:.8rem;margin-bottom:2rem;position:sticky;top:0;background:linear-gradient(180deg,var(--bv2-cream) 70%,transparent 100%);z-index:5;margin-left:-1rem;margin-right:-1rem;padding:.6rem 1rem .8rem}.bv2-search{position:relative;display:flex;align-items:center;background:#fff;border:1.5px solid var(--bv2-border);border-radius:100px;padding:0 1rem;transition:border-color .2s ease,box-shadow .2s ease}.bv2-search:focus-within{border-color:var(--bv2-primary);box-shadow:0 0 0 3px #2d6a4f1f}.bv2-search svg{color:var(--bv2-text-mute);flex-shrink:0}.bv2-search input{flex:1;border:none;background:transparent;padding:.85rem .6rem;font-size:.95rem;font-family:inherit;color:var(--bv2-text);outline:none}.bv2-search input::placeholder{color:var(--bv2-text-mute)}.bv2-search__clear{background:#0000000f;border:none;width:24px;height:24px;border-radius:50%;cursor:pointer;font-size:1.2rem;line-height:1;color:var(--bv2-text-mute);display:flex;align-items:center;justify-content:center}.bv2-search__clear:hover{background:#0000001f;color:var(--bv2-ink)}.bv2-filters{display:flex;gap:.5rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:.3rem;margin:0 -1rem;padding-left:1rem;padding-right:1rem}.bv2-filters::-webkit-scrollbar{display:none}.bv2-chip{display:inline-flex;align-items:center;gap:.4rem;background:#fff;border:1.5px solid var(--bv2-border);color:var(--bv2-text);padding:.55rem 1rem;border-radius:100px;font-size:.85rem;font-weight:600;cursor:pointer;white-space:nowrap;flex-shrink:0;scroll-snap-align:start;transition:all .18s ease;font-family:inherit}.bv2-chip:hover{border-color:var(--bv2-primary);color:var(--bv2-primary)}.bv2-chip.is-active{background:linear-gradient(135deg,var(--bv2-primary) 0%,var(--bv2-primary-light) 100%);border-color:var(--bv2-primary);color:#fff;box-shadow:0 4px 12px #2d6a4f4d}.bv2-chip__count{font-size:.72rem;font-weight:700;background:#00000014;padding:.1rem .4rem;border-radius:100px;min-width:20px;text-align:center}.bv2-chip.is-active .bv2-chip__count{background:#ffffff38;color:#fff}.bv2-hero{display:block;background:#fff;border-radius:var(--bv2-radius);overflow:hidden;box-shadow:var(--bv2-shadow-md);margin-bottom:2.5rem;text-decoration:none;color:inherit;transition:transform .3s ease,box-shadow .3s ease;border:1px solid var(--bv2-border)}.bv2-hero:hover{transform:translateY(-3px);box-shadow:var(--bv2-shadow-lg)}.bv2-hero__media{position:relative;width:100%;aspect-ratio:16 / 10;overflow:hidden;background:var(--bv2-bg)}.bv2-hero__media img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.bv2-hero:hover .bv2-hero__media img{transform:scale(1.04)}.bv2-hero__body{padding:1.5rem 1.4rem}@media(min-width:720px){.bv2-hero{display:grid;grid-template-columns:1.4fr 1fr;align-items:stretch}.bv2-hero__media{aspect-ratio:auto;height:100%;min-height:380px}.bv2-hero__body{padding:2.5rem;display:flex;flex-direction:column;justify-content:center}}.bv2-hero__badge{display:inline-flex;align-items:center;gap:.35rem;background:var(--bv2-accent);color:#fff;font-size:.7rem;font-weight:800;letter-spacing:.08em;padding:.35rem .8rem;border-radius:100px;margin-bottom:.8rem;width:fit-content}.bv2-hero__tags{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.7rem}.bv2-hero__tag{font-size:.72rem;font-weight:600;color:var(--bv2-primary);background:#2d6a4f14;padding:.25rem .7rem;border-radius:100px}.bv2-hero__title{font-size:1.5rem;line-height:1.2;margin:0 0 .7rem;color:var(--bv2-ink);font-weight:800;letter-spacing:-.015em}@media(min-width:720px){.bv2-hero__title{font-size:2rem}}.bv2-hero__excerpt{font-size:.95rem;color:var(--bv2-text-mute);margin:0 0 1rem;line-height:1.6}.bv2-hero__meta{display:flex;gap:1rem;font-size:.82rem;color:var(--bv2-text-mute);margin-bottom:1.2rem}.bv2-hero__meta span{display:inline-flex;align-items:center;gap:.3rem}.bv2-hero__cta{display:inline-flex;align-items:center;gap:.45rem;color:var(--bv2-primary);font-weight:700;font-size:.95rem;transition:gap .2s ease}.bv2-hero:hover .bv2-hero__cta{gap:.7rem}.bv2-grid{display:grid;grid-template-columns:1fr;gap:1.2rem;margin-bottom:2.5rem}@media(min-width:640px){.bv2-grid{grid-template-columns:1fr 1fr;gap:1.4rem}}@media(min-width:1024px){.bv2-grid{grid-template-columns:repeat(3,1fr);gap:1.6rem}}.bv2-card{display:flex;flex-direction:column;background:#fff;border-radius:var(--bv2-radius);overflow:hidden;text-decoration:none;color:inherit;transition:transform .3s ease,box-shadow .3s ease;border:1px solid var(--bv2-border);box-shadow:var(--bv2-shadow-sm)}.bv2-card:hover{transform:translateY(-4px);box-shadow:var(--bv2-shadow-md);border-color:var(--bv2-primary-light)}.bv2-card.is-hidden{display:none!important}.bv2-card__media{position:relative;width:100%;aspect-ratio:16 / 10;overflow:hidden;background:var(--bv2-bg)}.bv2-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.bv2-card:hover .bv2-card__media img{transform:scale(1.06)}.bv2-card__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:2.5rem;background:linear-gradient(135deg,#2d6a4f0f,#f5a6230f)}.bv2-card__pet-emoji{position:absolute;top:10px;left:10px;background:#fffffff5;border-radius:100px;padding:.3rem .6rem;font-size:.95rem;box-shadow:0 2px 8px #0000001f;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.bv2-card__primary-tag{position:absolute;bottom:10px;left:10px;background:#2d6a4feb;color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.04em;padding:.3rem .7rem;border-radius:100px;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.bv2-card__body{padding:1.1rem 1.1rem 1.2rem;display:flex;flex-direction:column;flex:1}.bv2-card__title{font-size:1.05rem;line-height:1.3;margin:0 0 .5rem;color:var(--bv2-ink);font-weight:700;letter-spacing:-.01em}.bv2-card:hover .bv2-card__title{color:var(--bv2-primary)}.bv2-card__excerpt{font-size:.85rem;color:var(--bv2-text-mute);line-height:1.5;margin:0 0 .9rem;flex:1}.bv2-card__meta{display:flex;align-items:center;gap:.4rem;font-size:.78rem;color:var(--bv2-text-mute);margin-top:auto}.bv2-card__divider{opacity:.5}.bv2-empty{text-align:center;padding:3rem 1rem;background:#fff;border-radius:var(--bv2-radius);border:1px dashed var(--bv2-border);margin-bottom:2rem}.bv2-empty__icon{font-size:3rem;margin-bottom:.5rem}.bv2-empty__title{font-size:1.2rem;color:var(--bv2-ink);margin:0 0 .3rem;font-weight:700}.bv2-empty__sub{color:var(--bv2-text-mute);margin:0 0 1.2rem}.bv2-empty__reset{background:var(--bv2-primary);color:#fff;border:none;padding:.7rem 1.4rem;border-radius:100px;font-weight:700;font-size:.9rem;cursor:pointer;font-family:inherit}.bv2-empty__reset:hover{background:var(--bv2-primary-dark)}.bv2-quiz-cta{display:flex;align-items:center;gap:1rem;background:linear-gradient(135deg,var(--bv2-primary) 0%,var(--bv2-primary-light) 100%);color:#fff;padding:1.4rem 1.3rem;border-radius:var(--bv2-radius);box-shadow:0 12px 30px #2d6a4f40;position:relative;overflow:hidden}.bv2-quiz-cta:before{content:"";position:absolute;top:-40%;right:-10%;width:240px;height:240px;background:#ffffff14;border-radius:50%;pointer-events:none}.bv2-quiz-cta__icon{font-size:2rem;flex-shrink:0;z-index:1}.bv2-quiz-cta__text{flex:1;display:flex;flex-direction:column;gap:.2rem;z-index:1;min-width:0}.bv2-quiz-cta__text strong{font-size:1rem;font-weight:700;line-height:1.3}.bv2-quiz-cta__text span{font-size:.83rem;opacity:.92;line-height:1.4}.bv2-quiz-cta__btn{display:inline-flex;align-items:center;gap:.35rem;background:#fff;color:var(--bv2-primary);padding:.75rem 1.2rem;border-radius:100px;font-weight:700;font-size:.88rem;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:transform .2s ease;z-index:1}.bv2-quiz-cta__btn:hover{transform:translateY(-1px)}@media(max-width:540px){.bv2-quiz-cta{flex-direction:column;text-align:center}.bv2-quiz-cta__btn{width:100%;justify-content:center}}.bv2-chip:focus-visible,.bv2-card:focus-visible,.bv2-hero:focus-visible,.bv2-search input:focus-visible{outline:3px solid var(--bv2-primary);outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/36/assets/blog-v2.css.map */
