:root{--color-bg:#fff;--color-bg-elevated:#fff;--color-bg-soft:#f8f8f8;--color-bg-cat:#efeee3;--color-ink:#222;--color-ink-body:#323232;--color-ink-muted:#6d6d6d;--color-border:#eee;--color-border-strong:#e0e0e0;--color-brand-red:#961a16;--color-accent:#dc9814;--color-accent-hover:#c48610;--color-accent-soft:#faf3e4;--font-display:"Carter One", "Segoe UI", cursive, system-ui, sans-serif;--color-link:#3077d0;--color-link-hover:#111;--color-btn:#3bb54a;--color-btn-hover:#009245;--color-sale:#3bb54a;--color-star:#ee9e13;--color-footer:#111;--color-footer-text:#ccc;--color-footer-link:#999;--color-danger:#8b2e2e;--font-sans:"IBM Plex Sans", "Segoe UI", system-ui, -apple-system, sans-serif;--radius:2px;--radius-lg:4px;--shadow:none;--shadow-hover:0 4px 16px #00000014;--max:1170px;--header-h:auto;--nav-h:60px}*,:before,:after{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth}body{min-height:100vh;font-family:var(--font-sans);color:var(--color-ink);background:var(--color-bg);letter-spacing:0;-webkit-font-smoothing:antialiased;flex-direction:column;margin:0;font-size:16px;line-height:1.55;display:flex;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:var(--color-link);text-decoration:none;transition:color .15s}a:hover{color:var(--color-link-hover)}h1,h2,h3,h4{font-family:var(--font-sans);color:var(--color-ink);letter-spacing:-.4px;font-weight:600;line-height:1.25}h1{letter-spacing:-.6px;margin:0 0 .75rem;font-size:clamp(2rem,4.2vw,2.75rem);font-weight:600;line-height:1.18}h2{letter-spacing:-.4px;margin:0 0 .75rem;font-size:clamp(1.5rem,2.6vw,1.95rem);font-weight:600;line-height:1.25}h3{letter-spacing:-.25px;margin:0 0 .5rem;font-size:1.2rem;font-weight:600}p{color:var(--color-ink-body);margin:0 0 1rem}.container{width:min(100% - 2rem, var(--max));margin-inline:auto}.site-main{flex:1;min-height:40vh;padding-block:0}.site-main>.container{padding-top:1.5rem;padding-bottom:2.5rem}.site-main>.home{padding-bottom:0}.btn{border-radius:var(--radius);font:inherit;cursor:pointer;border:0;justify-content:center;align-items:center;gap:.4rem;padding:.7rem 1.4rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s,opacity .15s;display:inline-flex}.btn-primary{background:var(--color-btn);color:#fff}.btn-primary:hover{background:var(--color-btn-hover);color:#fff}.btn-secondary{color:#fff;background:#43454b}.btn-secondary:hover{color:#fff;background:#2c2d33}.btn-accent{background:var(--color-accent);color:#fff}.btn-accent:hover{background:var(--color-accent-hover);color:#fff}.btn-block{width:100%}.btn:disabled,.btn[aria-disabled=true],.btn.is-disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.badge{text-transform:uppercase;letter-spacing:.03em;background:var(--color-accent-soft);color:var(--color-accent);border-radius:2px;align-items:center;gap:.25rem;padding:.15rem .5rem;font-size:.72rem;font-weight:600;display:inline-flex}.badge-warn{color:#8a6500;background:#fff4d6}.badge-muted{color:var(--color-ink-muted);background:#eee}.badge-sale{background:var(--color-sale);color:#fff}.rating{color:var(--color-star);letter-spacing:.04em;font-size:.88rem}.muted{color:var(--color-ink-muted)}.price{color:#222;font-variant-numeric:tabular-nums;letter-spacing:-.2px;font-size:1.05rem;font-weight:600}.price ins{color:#222;text-decoration:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem 1.25rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=640px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=960px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.75rem 1.35rem}}.home{padding:1.75rem 0 2.75rem}.home-block{margin-bottom:2.25rem}.home-collection{border:2px solid var(--collection-border,#ddd);background:var(--collection-bg,#fafafa);box-sizing:border-box;border-radius:4px;padding:1.15rem 1.15rem 1.35rem}.home-collection .home-title--section{color:var(--collection-title,#961a16);border-bottom:2px solid var(--collection-border,#ddd);margin-bottom:1rem;padding-bottom:.65rem}.home-collection .home-desc-link{color:var(--collection-title,#3077d0)}.home-collection .home-desc-link:hover{color:var(--collection-border,#961a16)}.pg{box-sizing:border-box;align-items:start;gap:1.35rem 1.15rem;width:100%;display:grid!important}.pg--4{grid-template-columns:1fr 1fr 1fr 1fr!important}.pg--3{grid-template-columns:1fr 1fr 1fr!important}.pg--2{grid-template-columns:1fr 1fr!important}.pg--follow{margin-top:1.35rem}.pg>*{box-sizing:border-box;width:100%;min-width:0!important;max-width:100%!important}.pg>.product-card,.pg>a.product-card{flex-direction:column;align-self:stretch;height:100%;display:flex!important}.home-split{align-items:start;gap:1.35rem 1.15rem;width:100%;display:grid!important}.home-split--1-3{grid-template-columns:minmax(0,1fr) minmax(0,3fr)!important}.home-split--2-2{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}.home-desc{min-width:0}.home-desc-copy{color:#323232;font-size:.95rem;line-height:1.6}.home-desc-copy p{margin:0 0 .85rem}.home-desc-link{color:#3077d0;margin-top:.25rem;font-size:.92rem;font-weight:600;display:inline-block}.home-desc-link:hover{color:#961a16}.home-all-link{text-align:center;margin:1.75rem 0 0}.home-all-link .btn{min-width:min(100%,16rem);padding:.85rem 1.6rem;font-size:1rem;font-weight:600;display:inline-flex}.home-title{color:#961a16;letter-spacing:0;margin:0 0 1rem;font-family:Carter One,Segoe UI,cursive,system-ui,sans-serif;font-size:clamp(1.65rem,3vw,2.15rem);font-weight:400;line-height:1.25}.home-title--section{margin:0 0 .85rem;font-size:clamp(1.5rem,2.6vw,1.95rem)}.top-chi-cell{align-items:center;min-width:0;display:flex}.top-chi-cell img{width:100%;max-width:100%;height:auto;display:block}.home .trust-panel{color:#fff;box-sizing:border-box;background:#003640;border-radius:2px;flex-direction:column;min-width:0;min-height:100%;display:flex;overflow:hidden}.home .review-badge{text-align:center;color:#fff;box-sizing:border-box;background:0 0;border-radius:0;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:.35rem;height:auto;min-height:0;padding:1.5rem 1.25rem 1rem;display:flex}.home .review-badge__store{font-size:1.2rem;font-weight:700}.home .review-badge__meta{font-size:.95rem}.home .review-badge__tagline{opacity:.9;font-size:.88rem;font-style:italic}.home .review-badge__stars{color:#ee9e13;letter-spacing:.08em;font-size:1.1rem}.home .review-badge__score{font-size:.95rem}.home .trust-panel__google{border-top:1px solid #ffffff1f;flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:.65rem;min-height:7.5rem;padding:.75rem 1rem 1.35rem;display:flex}.home .trust-panel__google-label{letter-spacing:.1em;text-transform:uppercase;color:#ffffffb8;margin:0;font-size:.72rem;font-weight:700}.home .trust-panel__widget-host{justify-content:center;align-items:center;width:100%;min-height:4.5rem;display:flex;position:relative}.home .trust-panel__widget-host.is-mounted{min-height:5.5rem}.home .trust-panel__widget-host.is-mounted .trust-panel__widget-fallback{display:none}.home .trust-panel__widget-fallback{text-align:center;color:#ffffff8c;max-width:16rem;margin:0;font-size:.82rem;line-height:1.4}.home .trust-panel__widget-host iframe,.home .trust-panel__widget-host div{max-width:100%}.home .trust-panel__widget-host [style*="position: fixed"],.home .trust-panel__widget-host [style*=position\:fixed]{position:relative!important;inset:auto!important}@media (width<=900px){.pg--4,.pg--3{grid-template-columns:1fr 1fr!important}.home-split--1-3,.home-split--2-2{grid-template-columns:1fr!important}}@media (width<=520px){.pg--4,.pg--3,.pg--2{gap:1rem .75rem;grid-template-columns:1fr 1fr!important}}.product-card{color:inherit;text-align:left;background:0 0;border:0;border-radius:0;flex-direction:column;height:100%;text-decoration:none;transition:none;display:flex;overflow:visible}.product-card.is-search-hidden,a.product-card.is-search-hidden,.product-card[hidden],a.product-card[hidden]{display:none!important}.product-card:hover{color:inherit}.product-card:hover .product-card__title{color:var(--color-brand-red,#961a16)}.product-card__image{background:#f3f3f3;border-radius:0;width:100%;max-width:100%;height:0;margin-bottom:.7rem;padding-bottom:100%;position:relative;overflow:hidden}.product-card__image img{object-fit:cover;object-position:center;width:100%;max-width:100%;height:100%;transition:opacity .2s;display:block;position:absolute;top:0;left:0}.product-card:hover .product-card__image img{opacity:.92}.product-card__body{flex-direction:column;flex:auto;align-items:flex-start;gap:.25rem;width:100%;min-height:0;padding:0;display:flex}.product-card__cat{color:var(--color-ink-muted);text-transform:none;letter-spacing:0;margin:0;font-size:.75rem;font-weight:400}.product-card__title{font-family:var(--font-sans);letter-spacing:-.15px;color:var(--color-ink);margin:0;font-size:.95rem;font-weight:500;line-height:1.35;transition:color .15s}.product-card__meta{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.4rem;margin-top:.2rem;display:flex}.product-card__cta{letter-spacing:0;background:var(--color-btn);border-radius:0;justify-content:center;align-items:center;width:fit-content;margin-top:auto;padding:.45rem .95rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:background .15s;display:inline-flex;color:#fff!important}.product-card__cta:hover{background:var(--color-btn-hover);color:#fff!important}.product-card__cta.is-disabled{pointer-events:none;background:#ccc}.section-head{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:.75rem;margin-bottom:1.25rem;display:flex}.section-head p{max-width:40rem;margin:0}.section-head a{color:var(--color-link);white-space:nowrap;font-weight:500}.section-head a:hover{color:var(--color-accent)}.hero .btn-primary{background:var(--color-btn);color:#fff;padding:.9rem 1.85rem;font-size:1.02rem;font-weight:600}.hero .btn-primary:hover{background:var(--color-btn-hover);color:#fff}.prose{max-width:42rem}.prose :where(h2,h3){margin-top:1.75rem}.prose :where(ul,ol){padding-left:1.25rem}.about-section{width:100%}.about-section h2{margin-bottom:.85rem}.about-content{box-sizing:border-box;width:100%;max-width:none!important}.about-content p{margin:0 0 1rem;line-height:1.65}.about-content p:last-child{margin-bottom:0}.about-content h2,.about-content h3{margin:1.25rem 0 .5rem;font-size:1.15rem}.about-content ul,.about-content ol{margin:0 0 1rem;padding-left:1.25rem}.prose img{border-radius:var(--radius)}.card-panel{background:var(--color-bg-elevated);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:1.35rem}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.stack{flex-direction:column;gap:1rem;display:flex}.cluster{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.home-section{padding:2.75rem 0 3rem}.home-section--soft{width:100vw;padding-left:max(1rem, calc(50vw - (var(--max) / 2)));padding-right:max(1rem, calc(50vw - (var(--max) / 2)));box-sizing:border-box;background:#faf9f7;border-top:1px solid #f0eeea;border-bottom:1px solid #f0eeea;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.home-section__intro{max-width:42rem;margin-bottom:1.75rem}.home-section__intro h2{letter-spacing:-.45px;margin:0 0 .85rem;padding-bottom:.65rem;font-size:clamp(1.55rem,2.8vw,2rem);font-weight:600;position:relative}.home-section__intro h2:after{content:"";background:var(--color-accent);border-radius:2px;width:2.75rem;height:3px;position:absolute;bottom:0;left:0}.home-section__intro p{color:var(--color-ink-body);margin:0 0 .85rem;font-size:1.05rem;line-height:1.65}.home-section__intro .btn{margin-top:.35rem}.home-section__more{color:var(--color-ink);letter-spacing:-.15px;align-items:center;gap:.35rem;margin-top:1.5rem;font-size:.95rem;font-weight:600;display:inline-flex}.home-section__more:hover{color:var(--color-accent)}.trust-bar{background:var(--color-bg-soft);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);margin-top:0;padding:2rem 0}.trust-bar__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=640px){.trust-bar__grid{grid-template-columns:repeat(2,1fr)}}@media (width>=960px){.trust-bar__grid{grid-template-columns:repeat(4,1fr);gap:1.25rem 2rem}}.trust-item h3{color:var(--color-ink);letter-spacing:-.15px;margin:0 0 .3rem;font-size:.95rem;font-weight:700}.trust-item p{color:var(--color-ink-muted);margin:0;font-size:.9rem;line-height:1.4}.review-badge{color:#fff;text-align:center;background:linear-gradient(135deg,#003640 0%,#0a5560 100%);border-radius:4px;flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem 1.35rem;margin:0;padding:1.35rem 1.5rem;display:flex;box-shadow:0 8px 28px #0036402e}.review-badge__store{letter-spacing:-.3px;font-size:1.15rem;font-weight:700}.review-badge__meta{opacity:.95;font-size:.95rem}.review-badge__meta b{font-weight:700}.review-badge__stars{color:var(--color-star);letter-spacing:.08em;font-size:1.05rem;font-weight:600}.review-cards{grid-template-columns:1fr;gap:1.15rem;display:grid}@media (width>=720px){.review-cards{grid-template-columns:repeat(2,1fr)}}@media (width>=1000px){.review-cards{grid-template-columns:repeat(3,1fr)}}.review-card{border:1px solid var(--color-border);background:#fff;padding:1.1rem 1.15rem}.review-card__head{flex-wrap:wrap;align-items:baseline;gap:.35rem .65rem;margin-bottom:.5rem;display:flex}.review-card__name{color:var(--color-ink);margin:0;font-size:.95rem;font-weight:600}.review-card__verified{color:var(--color-ink-muted);font-size:.78rem}.review-card__stars{color:var(--color-star);font-size:.85rem}.review-card__body{color:var(--color-ink-body);margin:0 0 .65rem;font-size:.92rem;line-height:1.5}.review-card__product{color:var(--color-link);font-size:.85rem}.review-card__product:hover{color:var(--color-accent)}.site-header[data-astro-cid-nen7h5rs]{z-index:40;background:#fff;border-bottom:1px solid #f0f0f0;position:sticky;top:0}.site-header__top[data-astro-cid-nen7h5rs]{background:#fff;border-bottom:1px solid #eee}.site-header__top-inner[data-astro-cid-nen7h5rs]{justify-content:flex-end;align-items:center;min-height:2.25rem;display:flex}.secondary-nav[data-astro-cid-nen7h5rs] ul[data-astro-cid-nen7h5rs]{flex-wrap:wrap;justify-content:flex-end;gap:0;margin:0;padding:0;list-style:none;display:flex}.secondary-nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:#404040;border-left:1px solid #eee;padding:.4rem .75rem;font-size:.82rem;text-decoration:none;display:block}.secondary-nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs].has-cart-icon{align-items:center;gap:.35rem;display:inline-flex}.cart-icon[data-astro-cid-nen7h5rs]{flex-shrink:0;display:block}.secondary-nav[data-astro-cid-nen7h5rs] li[data-astro-cid-nen7h5rs]:first-child a[data-astro-cid-nen7h5rs]{border-left:0}.secondary-nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:var(--color-accent)}.site-header__main-inner[data-astro-cid-nen7h5rs]{align-items:center;gap:1.25rem;min-height:5rem;padding:.65rem 0;display:flex}.logo[data-astro-cid-nen7h5rs]{flex-shrink:0;align-items:center;text-decoration:none;display:inline-flex}.logo__img[data-astro-cid-nen7h5rs]{object-fit:contain;width:auto;max-width:min(280px,48vw);height:72px}.site-search[data-astro-cid-nen7h5rs]{background:#fff;border:1px solid #ddd;border-radius:2px;flex:1;max-width:28rem;margin-left:auto;display:flex;overflow:hidden}.site-search__input[data-astro-cid-nen7h5rs]{font:inherit;border:0;outline:none;flex:1;min-width:0;padding:.55rem .75rem;font-size:.92rem}.site-search__btn[data-astro-cid-nen7h5rs]{color:#333;font:inherit;cursor:pointer;background:#f7f7f7;border:0;border-left:1px solid #ddd;padding:.55rem .9rem;font-size:.88rem;font-weight:500}.site-search__btn[data-astro-cid-nen7h5rs]:hover{background:#eee}.site-header__nav-wrap[data-astro-cid-nen7h5rs]{background:#961a16;border-top:0}.primary-nav[data-astro-cid-nen7h5rs] ul[data-astro-cid-nen7h5rs]{flex-wrap:wrap;align-items:stretch;gap:0;margin:0;padding:0;list-style:none;display:flex}.primary-nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{line-height:var(--nav-h);letter-spacing:-.3px;color:#fff;border-bottom:3px solid #0000;padding:0 1.15rem;font-size:16px;font-weight:400;text-decoration:none;display:block}.primary-nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover,.primary-nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs].active{color:#fff;background:#00000014;border-bottom-color:#dc9814}.primary-nav__cart[data-astro-cid-nen7h5rs]{margin-left:auto}.primary-nav__cart[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:#fff;font-weight:500}.primary-nav__cart[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs].has-cart-icon{align-items:center;gap:.4rem;display:inline-flex}.primary-nav__cart[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:#ffd27a}.primary-nav__cart[data-astro-cid-nen7h5rs] .cart-icon[data-astro-cid-nen7h5rs]{width:1.05em;height:1.05em}.nav-toggle[data-astro-cid-nen7h5rs]{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:2px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:2.5rem;height:2.5rem;margin-left:auto;display:none}.nav-toggle[data-astro-cid-nen7h5rs] .bar[data-astro-cid-nen7h5rs]{background:#222;width:1.15rem;height:2px;display:block}@media (width<=860px){.site-header__top[data-astro-cid-nen7h5rs],.site-search[data-astro-cid-nen7h5rs]{display:none}.nav-toggle[data-astro-cid-nen7h5rs]{display:inline-flex}.logo__img[data-astro-cid-nen7h5rs]{height:52px}.site-header__main-inner[data-astro-cid-nen7h5rs]{min-height:4rem}.site-header__nav-wrap[data-astro-cid-nen7h5rs]{background:#961a16;border-top:0}.primary-nav[data-astro-cid-nen7h5rs]{padding:.5rem 0 1rem;display:none}.primary-nav[data-astro-cid-nen7h5rs].is-open{display:block}.primary-nav[data-astro-cid-nen7h5rs] ul[data-astro-cid-nen7h5rs]{flex-direction:column}.primary-nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:#fff;border-bottom:0;border-left:3px solid #0000;padding:.75rem;line-height:1.2}.primary-nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs].active,.primary-nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{background:#0000001f;border-bottom-color:#0000;border-left-color:#dc9814}.primary-nav__cart[data-astro-cid-nen7h5rs]{margin-left:0}.nav-toggle[data-astro-cid-nen7h5rs]{border-color:#961a16}.nav-toggle[data-astro-cid-nen7h5rs] .bar[data-astro-cid-nen7h5rs]{background:#961a16}}.site-footer[data-astro-cid-jo6i4kqk]{background:var(--color-footer);color:var(--color-footer-text);margin-top:0;padding:2.75rem 0 1.5rem}.site-footer__grid[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr 1fr;gap:2rem 1.5rem;display:grid}@media (width>=800px){.site-footer__grid[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr 1fr 1fr}}.site-footer__heading[data-astro-cid-jo6i4kqk]{color:#fff;margin:0 0 .85rem;font-size:.95rem;font-weight:600}.site-footer[data-astro-cid-jo6i4kqk] ul[data-astro-cid-jo6i4kqk]{margin:0;padding:0;list-style:none}.site-footer[data-astro-cid-jo6i4kqk] li[data-astro-cid-jo6i4kqk]{margin-bottom:.45rem}.site-footer[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:var(--color-footer-link);font-size:.92rem;font-weight:400;text-decoration:none}.site-footer[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:#fff}.site-footer__bottom[data-astro-cid-jo6i4kqk]{border-top:1px solid #2a2a2a;margin-top:2.25rem;padding-top:1.1rem}.site-footer__bottom[data-astro-cid-jo6i4kqk] p[data-astro-cid-jo6i4kqk]{color:#777;margin:0;font-size:.85rem}.cookie-consent[data-astro-cid-kror3uvh]{z-index:100;color:#eee;background:#111111f7;border-top:1px solid #333;padding:.85rem 1rem 1rem;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 32px #00000040}.cookie-consent[data-astro-cid-kror3uvh][hidden]{display:none!important}.cookie-consent__inner[data-astro-cid-kror3uvh]{width:min(100%, var(--max,1170px));flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem 1.5rem;margin:0 auto;display:flex}.cookie-consent__copy[data-astro-cid-kror3uvh]{flex:16rem;min-width:0}.cookie-consent__title[data-astro-cid-kror3uvh]{color:#fff;margin:0 0 .35rem;font-size:.95rem;font-weight:700}.cookie-consent__text[data-astro-cid-kror3uvh]{color:#ccc;margin:0;font-size:.88rem;line-height:1.5}.cookie-consent__text[data-astro-cid-kror3uvh] a[data-astro-cid-kror3uvh]{color:#f0c96a;text-decoration:underline}.cookie-consent__text[data-astro-cid-kror3uvh] a[data-astro-cid-kror3uvh]:hover{color:#fff}.cookie-consent__actions[data-astro-cid-kror3uvh]{flex-wrap:wrap;flex-shrink:0;gap:.55rem;display:flex}.cookie-consent__reject[data-astro-cid-kror3uvh]{color:#fff;background:0 0;border:1px solid #666;padding:.65rem 1rem;font-weight:600}.cookie-consent__reject[data-astro-cid-kror3uvh]:hover{background:#ffffff0f;border-color:#aaa}.cookie-consent__accept[data-astro-cid-kror3uvh]{padding:.65rem 1.25rem;font-weight:600}
