.b2h-directory{background:var(--b2h-color-canvas, #eef3ef)}.b2h-directory__inner{display:grid;gap:clamp(2.5rem,6vw,4.5rem);padding-block:clamp(3rem,7vw,6rem)}.b2h-directory__hero{display:flex;gap:2rem;align-items:end;justify-content:space-between}.b2h-directory__hero>div{display:grid;max-width:49rem;gap:.8rem}.b2h-directory__eyebrow{margin:0;color:var(--b2h-color-brass, #a77b35);font-size:.75rem;font-weight:700;text-transform:uppercase}.b2h-directory__hero h1{max-width:13ch;margin:0;font-size:var(--b2h-text-display-lg, 3.25rem);font-weight:500;line-height:1.04}.b2h-directory__hero>div>div{color:var(--b2h-color-muted, #6b625a);font-size:1rem;line-height:1.65}.b2h-directory__hero>div>div p{margin:0}.b2h-directory__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.b2h-directory__card{display:grid;overflow:hidden;min-width:0;border:1px solid var(--b2h-color-line, rgba(37, 31, 27, .16));border-radius:var(--b2h-radius-card, 8px);background:var(--b2h-color-surface, #fffaf2)}.b2h-directory__media{display:block;overflow:hidden;aspect-ratio:4 / 3;background:var(--b2h-color-sage-soft, #dbe6dd)}.b2h-directory__media--sky{background:var(--b2h-color-sky, #d9e9eb)}.b2h-directory__media--clay{background:var(--b2h-color-clay-soft, #ead3cb)}.b2h-directory__image,.b2h-directory__placeholder{display:block;width:100%;height:100%}.b2h-directory__image{object-fit:cover;transition:transform .24s ease}.b2h-directory__card:hover .b2h-directory__image{transform:scale(1.025)}.b2h-directory__placeholder{display:grid;place-items:center;color:var(--b2h-color-action, #293727)}.b2h-directory__copy{display:grid;gap:.6rem;padding:1.1rem}.b2h-directory__copy h2{margin:0;font-size:1.45rem;font-weight:500;line-height:1.15}.b2h-directory__copy h2 a,.b2h-directory__link{color:var(--b2h-color-ink, #251f1b)}.b2h-directory__copy h2 a{text-decoration:none}.b2h-directory__copy>p:not(.b2h-directory__eyebrow){margin:0;color:var(--b2h-color-muted, #6b625a);font-size:.9rem;line-height:1.55}.b2h-directory__link{display:inline-flex;width:max-content;min-height:2.75rem;gap:.4rem;align-items:center;font-size:.875rem;font-weight:700;text-underline-offset:.2em}.b2h-directory__empty{display:flex;gap:1rem;padding-block:1.5rem;border-block:1px solid var(--b2h-color-line-strong, rgba(37, 31, 27, .28))}.b2h-directory__empty>span{display:inline-grid;width:2.75rem;height:2.75rem;flex:0 0 2.75rem;place-items:center;border-radius:50%;background:var(--b2h-color-sage-soft, #dbe6dd)}.b2h-directory__empty h2,.b2h-directory__empty p{margin:0}.b2h-directory__empty p{margin-block-start:.35rem;color:var(--b2h-color-muted, #6b625a)}@media screen and (max-width:989px){.b2h-directory__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:599px){.b2h-directory__hero{display:grid;align-items:start}.b2h-directory__hero .b2h-button{width:100%}.b2h-directory__grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.b2h-directory__image{transition:none}}.b2h-collection-guide{color:var(--b2h-color-ink, #251f1b);font-family:var(--b2h-font-body, "DM Sans", "Noto Sans", system-ui, sans-serif);background:var(--b2h-color-canvas, #eef3ef)}.b2h-collection-guide__inner{display:grid;grid-template-columns:minmax(0,.95fr) minmax(18rem,.7fr);gap:clamp(1.5rem,4vw,3.5rem);width:min(100% - 2rem,var(--b2h-container-wide, 1320px));margin-inline:auto;padding-block:clamp(3rem,7vw,5.5rem) 2rem}.b2h-collection-guide__copy{align-self:center;max-width:48rem}.b2h-collection-guide__eyebrow,.b2h-collection-guide__scenario-kicker{margin:0;color:var(--b2h-color-clay, #a46b5c);font-size:.75rem;font-weight:700;line-height:1.35;letter-spacing:0;text-transform:uppercase}.b2h-collection-guide__heading{margin:.65rem 0 0;font-family:var(--b2h-font-display, "Fraunces", Georgia, serif);font-size:var(--b2h-text-display-lg, 3.25rem);font-weight:500;line-height:1.04;letter-spacing:0}.b2h-collection-guide__text{max-width:40rem;margin-block-start:1rem;color:var(--b2h-color-muted, #6b625a);font-size:1rem;line-height:1.7}.b2h-collection-guide__text p,.b2h-collection-guide__scenario-text p{margin:0}.b2h-collection-guide__media{overflow:hidden;align-self:stretch;min-height:22rem;border-radius:var(--b2h-radius-card, 8px);background:var(--b2h-color-sky, #d9e9eb)}.b2h-collection-guide__image,.b2h-collection-guide__media-fallback{display:block;width:100%;height:100%;min-height:22rem;object-fit:cover}.b2h-collection-guide__media-fallback{background:linear-gradient(135deg,#81988952,#a77b3538),var(--b2h-color-surface, #fffaf2)}.b2h-collection-guide__proof{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:.65rem}.b2h-collection-guide__proof span{padding:.55rem .8rem;border:1px solid var(--b2h-color-line, rgba(37, 31, 27, .16));border-radius:999px;background:var(--b2h-color-surface, #fffaf2);color:var(--b2h-color-muted, #6b625a);font-size:.86rem;line-height:1.25}.b2h-collection-guide__scenarios{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.b2h-collection-guide__scenario{display:grid;gap:.55rem;padding:1rem;border:1px solid var(--b2h-color-line, rgba(37, 31, 27, .16));border-radius:var(--b2h-radius-card, 8px);background:var(--b2h-color-surface, #fffaf2)}.b2h-collection-guide__scenario-heading{margin:0;font-family:var(--b2h-font-display, "Fraunces", Georgia, serif);font-size:1.25rem;font-weight:500;line-height:1.15;letter-spacing:0}.b2h-collection-guide__scenario-text{color:var(--b2h-color-muted, #6b625a);font-size:.92rem;line-height:1.55}.b2h-collection-guide__scenario-link{width:max-content;color:var(--b2h-color-ink, #251f1b);font-size:.88rem;font-weight:700;text-decoration:underline;text-underline-offset:.22em}@media screen and (max-width:989px){.b2h-collection-guide__inner,.b2h-collection-guide__scenarios{grid-template-columns:1fr}.b2h-collection-guide__media{min-height:18rem}}.b2h-contact{background:var(--b2h-color-canvas, #eef3ef)}.b2h-contact__inner{display:grid;gap:clamp(2.5rem,6vw,5rem);padding-block:clamp(3rem,7vw,6rem)}.b2h-contact__hero{display:grid;max-width:50rem;gap:.85rem}.b2h-contact__eyebrow,.b2h-contact__step{margin:0;color:var(--b2h-color-brass, #a77b35);font-size:.75rem;font-weight:700;line-height:1.35;text-transform:uppercase}.b2h-contact__heading{max-width:13ch;margin:0;font-size:var(--b2h-text-display-lg, 3.25rem);font-weight:500;line-height:1.04}.b2h-contact__intro,.b2h-contact__form-heading>div,.b2h-contact__guidance-item>div>div{color:var(--b2h-color-muted, #6b625a);font-size:1rem;line-height:1.65}.b2h-contact__intro p,.b2h-contact__form-heading p,.b2h-contact__guidance-item p{margin:0}.b2h-contact__layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(18rem,.75fr);gap:clamp(2rem,5vw,4.5rem);align-items:start}.b2h-contact__form-panel{padding:clamp(1.25rem,3vw,2rem);border:1px solid var(--b2h-color-line, rgba(37, 31, 27, .16));border-radius:var(--b2h-radius-card, 8px);background:var(--b2h-color-surface, #fffaf2)}.b2h-contact__form-heading{display:grid;max-width:38rem;gap:.6rem;margin-block-end:1.75rem}.b2h-contact__form-heading h2,.b2h-contact__guidance>h2{margin:0;font-size:var(--b2h-text-display-md, 2.5rem);font-weight:500;line-height:1.08}.b2h-contact__form{display:grid;gap:1rem}.b2h-contact__field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.b2h-contact__field{display:grid;min-width:0;gap:.45rem}.b2h-contact__field label{color:var(--b2h-color-ink, #251f1b);font-size:.875rem;font-weight:700;line-height:1.35}.b2h-contact__optional{margin-inline-start:.35rem;color:var(--b2h-color-muted, #6b625a);font-size:.75rem;font-weight:500}.b2h-contact__field :is(input,select,textarea){width:100%;border:1px solid var(--b2h-color-line-strong, rgba(37, 31, 27, .28));border-radius:var(--b2h-radius-control, 8px);background:var(--b2h-color-surface-strong, #fff);color:var(--b2h-color-ink, #251f1b);font:inherit;line-height:1.4}.b2h-contact__field :is(input,select){min-height:3.25rem;padding-inline:.85rem}.b2h-contact__field textarea{min-height:10rem;padding:.85rem;resize:vertical}.b2h-contact__field :is(input,select,textarea):focus-visible{border-color:var(--b2h-color-focus, #2d6f73);outline:2px solid var(--b2h-color-focus, #2d6f73);outline-offset:2px}.b2h-contact__field [aria-invalid=true]{border-color:var(--b2h-color-error, #8e2423)}.b2h-contact__required-note,.b2h-contact__field-help{margin:0;color:var(--b2h-color-muted, #6b625a);font-size:.8125rem;line-height:1.5}.b2h-contact__submit{justify-self:start;gap:.55rem;min-width:10.5rem;cursor:pointer}.b2h-contact__success,.b2h-contact__errors{display:flex;gap:.85rem;padding:1rem;border-radius:var(--b2h-radius-control, 8px)}.b2h-contact__success{border:1px solid color-mix(in srgb,var(--b2h-color-success, #356747) 45%,transparent);background:color-mix(in srgb,var(--b2h-color-success, #356747) 10%,var(--b2h-color-surface, #fffaf2));color:var(--b2h-color-success, #356747)}.b2h-contact__success p,.b2h-contact__errors p,.b2h-contact__errors ul{margin:.25rem 0 0}.b2h-contact__errors{display:block;border:1px solid color-mix(in srgb,var(--b2h-color-error, #8e2423) 45%,transparent);background:color-mix(in srgb,var(--b2h-color-error, #8e2423) 8%,var(--b2h-color-surface, #fffaf2));color:var(--b2h-color-error, #8e2423)}.b2h-contact__status-icon,.b2h-contact__guidance-icon,.b2h-contact__direct-icon{display:inline-grid;width:2.5rem;height:2.5rem;flex:0 0 2.5rem;place-items:center;border-radius:50%;background:var(--b2h-color-sage-soft, #dbe6dd);color:var(--b2h-color-action, #293727)}.b2h-contact__guidance{display:grid;gap:.65rem;padding-block-start:.5rem}.b2h-contact__guidance-list{display:grid;gap:0;margin-block-start:1rem;border-block:1px solid var(--b2h-color-line, rgba(37, 31, 27, .16))}.b2h-contact__guidance-item{display:flex;gap:.9rem;padding-block:1.15rem}.b2h-contact__guidance-item+.b2h-contact__guidance-item{border-block-start:1px solid var(--b2h-color-line, rgba(37, 31, 27, .16))}.b2h-contact__guidance-item h3{margin:0 0 .3rem;font-family:var(--b2h-font-body, "DM Sans", sans-serif);font-size:.95rem;font-weight:700;line-height:1.35}.b2h-contact__direct{display:flex;gap:.85rem;align-items:center;margin-block-start:1rem}.b2h-contact__direct p{margin:0 0 .15rem;color:var(--b2h-color-muted, #6b625a);font-size:.75rem;font-weight:700;text-transform:uppercase}.b2h-contact__direct a,.b2h-contact__support-link{color:var(--b2h-color-ink, #251f1b);font-weight:700;text-underline-offset:.2em}.b2h-contact__support-link{display:inline-flex;width:max-content;min-height:2.75rem;gap:.45rem;align-items:center;margin-block-start:.5rem}@media screen and (max-width:989px){.b2h-contact__layout{grid-template-columns:1fr}.b2h-contact__guidance{max-width:46rem;padding-block-start:0}}@media screen and (max-width:599px){.b2h-contact__field-grid{grid-template-columns:1fr}.b2h-contact__form-panel{padding:1rem}.b2h-contact__submit{width:100%}}@media(forced-colors:active){.b2h-contact__field :is(input,select,textarea):focus-visible{outline:3px solid Highlight}}.b2h-content-page{color:var(--b2h-color-ink, #251f1b);font-family:var(--b2h-font-body, "DM Sans", "Noto Sans", system-ui, sans-serif);background:var(--b2h-color-canvas, #eef3ef)}.b2h-content-page__inner{display:grid;gap:clamp(2rem,5vw,4rem);width:min(100% - 2rem,var(--b2h-container, 1180px));margin-inline:auto;padding-block:clamp(3rem,7vw,6rem)}.b2h-content-page__hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(18rem,.55fr);gap:clamp(1.5rem,4vw,3rem);align-items:center}.b2h-content-page--text .b2h-content-page__hero{grid-template-columns:1fr}.b2h-content-page__copy{max-width:48rem}.b2h-content-page__eyebrow,.b2h-content-page__card-kicker{margin:0;color:var(--b2h-color-brass, #a77b35);font-size:.75rem;font-weight:700;line-height:1.35;letter-spacing:0;text-transform:uppercase}.b2h-content-page__heading{max-width:13ch;margin:.65rem 0 0;font-family:var(--b2h-font-display, "Fraunces", Georgia, serif);font-size:var(--b2h-text-display-lg, 3.25rem);font-weight:500;line-height:1.04;letter-spacing:0}.b2h-content-page__text,.b2h-content-page__card-text,.b2h-content-page__page-content{color:var(--b2h-color-muted, #6b625a);font-size:1rem;line-height:1.7}.b2h-content-page__text{max-width:42rem;margin-block-start:1rem}.b2h-content-page__text p,.b2h-content-page__card-text p{margin:0}.b2h-content-page__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-block-start:1.5rem}.b2h-content-page__button{display:inline-flex;min-height:3rem;align-items:center;justify-content:center;padding-inline:1.1rem;border:1px solid var(--b2h-color-ink, #251f1b);border-radius:var(--b2h-radius-control, 8px);font-size:.9rem;font-weight:700;text-decoration:none}.b2h-content-page__button--primary{background:var(--b2h-color-ink, #251f1b);color:var(--b2h-color-surface, #fffaf2)}.b2h-content-page__button--secondary{background:transparent;color:var(--b2h-color-ink, #251f1b)}.b2h-content-page__media{overflow:hidden;min-height:20rem;border-radius:var(--b2h-radius-card, 8px);background:var(--b2h-color-sky, #d9e9eb)}.b2h-content-page__image{display:block;width:100%;height:100%;min-height:20rem;object-fit:cover}.b2h-content-page__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.b2h-content-page__card{display:grid;gap:.65rem;padding:1rem;border:1px solid var(--b2h-color-line, rgba(37, 31, 27, .16));border-radius:var(--b2h-radius-card, 8px);background:var(--b2h-color-surface, #fffaf2)}.b2h-content-page__card-heading{margin:0;font-family:var(--b2h-font-display, "Fraunces", Georgia, serif);font-size:1.35rem;font-weight:500;line-height:1.15;letter-spacing:0}.b2h-content-page__card-link{width:max-content;color:var(--b2h-color-ink, #251f1b);font-size:.9rem;font-weight:700;text-decoration:underline;text-underline-offset:.22em}.b2h-content-page__page-content{max-width:48rem}@media screen and (max-width:989px){.b2h-content-page__hero,.b2h-content-page__cards{grid-template-columns:1fr}.b2h-content-page__heading{max-width:100%}}.b2h-global-footer{--b2h-footer-paper: #fffdf8;--b2h-footer-paper-soft: #fbf8f2;--b2h-footer-pine: #173f2f;--b2h-footer-pine-deep: #111312;--b2h-footer-ink: #251f1b;--b2h-footer-muted: #6b625a;--b2h-footer-line: rgba(37, 31, 27, .16);--b2h-footer-line-light: rgba(255, 253, 249, .18);--b2h-footer-brass: #876332;--b2h-footer-brass-soft: #eadfc6;overflow:hidden;color:var(--b2h-footer-ink);background:var(--b2h-footer-paper);font-family:var(--b2h-font-body, "DM Sans", "Noto Sans", system-ui, sans-serif);overflow-wrap:break-word}.b2h-global-footer *,.b2h-global-footer *:before,.b2h-global-footer *:after{box-sizing:border-box}.b2h-global-footer__mot{position:relative;min-height:35rem;display:grid;align-items:center;overflow:hidden;color:var(--b2h-footer-paper);background:var(--b2h-footer-pine-deep)}.b2h-global-footer__mot-media,.b2h-global-footer__mot-shade{position:absolute;top:0;right:0;bottom:0;left:0}.b2h-global-footer__mot-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:76% 62%}.b2h-global-footer__mot-media--art-directed-fallback img{transform:scale(1.28);transform-origin:78% 64%}.b2h-global-footer__mot-shade{background:linear-gradient(90deg,#07120cf5,#0c1e13c7 54%,#0b191129 83%)}.b2h-global-footer__mot-inner{position:relative;z-index:1;padding-block:5rem}.b2h-global-footer__eyebrow{margin:0 0 1rem;color:var(--b2h-footer-brass);font-size:var(--b2h-text-meta, .75rem);font-weight:700;letter-spacing:.12em;line-height:1.3;text-transform:uppercase}.b2h-global-footer__mot .b2h-global-footer__eyebrow,.b2h-global-footer__control .b2h-global-footer__eyebrow,.b2h-global-footer__ai .b2h-global-footer__eyebrow{color:var(--b2h-footer-brass-soft)}.b2h-global-footer__mot h2,.b2h-global-footer__control h2{margin:0;font-family:var(--b2h-font-display, Georgia, serif);font-weight:500;letter-spacing:-.03em}.b2h-global-footer__mot h2{max-width:55rem;font-size:clamp(3.25rem,5.25vw,5.2rem);line-height:.98}.b2h-global-footer__mot h2 span,.b2h-global-footer__mot h2 em{display:block}.b2h-global-footer__mot h2 span{white-space:nowrap}.b2h-global-footer__mot h2 em{color:var(--b2h-footer-brass-soft);font-weight:400}.b2h-global-footer__mot-copy{max-width:37rem;margin:1.4rem 0 2rem;color:#fffdf9c7;font-size:1rem;line-height:1.65}.b2h-global-footer__mot-actions{display:flex;flex-wrap:wrap;gap:.75rem}.b2h-global-footer__button{min-height:3rem;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding-inline:var(--b2h-control-padding-inline, 1.25rem);border:1px solid transparent;border-radius:var(--b2h-radius-control, .5rem);font-size:var(--b2h-text-label, .8125rem);font-weight:700;text-decoration:none}.b2h-global-footer__button--paper{color:var(--b2h-footer-pine);background:var(--b2h-footer-paper)}.b2h-global-footer__button--ghost{color:var(--b2h-footer-paper);border-color:#fffdf99e}.b2h-global-footer__button:hover{color:var(--b2h-footer-paper);border-color:var(--b2h-footer-paper);background:var(--b2h-footer-pine)}.b2h-global-footer__control{padding-block:4.5rem;color:var(--b2h-footer-paper);border-block-start:1px solid var(--b2h-footer-line-light);background:var(--b2h-footer-pine)}.b2h-global-footer__control-inner{display:grid;grid-template-columns:minmax(14rem,.75fr) minmax(0,2.25fr);gap:4rem}.b2h-global-footer__control h2{max-width:17rem;font-size:2.25rem;line-height:1.06}.b2h-global-footer__control-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:0;border-block-start:1px solid var(--b2h-footer-line-light);border-inline-start:1px solid var(--b2h-footer-line-light);list-style:none}.b2h-global-footer__control-list li{min-width:0;min-height:11rem;display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem;padding:1.35rem;border-block-end:1px solid var(--b2h-footer-line-light);border-inline-end:1px solid var(--b2h-footer-line-light)}.b2h-global-footer__control-list li>span{color:var(--b2h-footer-brass-soft);font-family:var(--b2h-font-display, Georgia, serif);font-size:1rem}.b2h-global-footer__control-list p{margin:0;color:#fffdf9b8;font-size:.76rem;line-height:1.5}.b2h-global-footer__control-list strong{display:block;margin-block-end:.4rem;color:var(--b2h-footer-paper);font-family:var(--b2h-font-display, Georgia, serif);font-size:1rem;font-weight:500;line-height:1.2}.b2h-global-footer__utility{padding-block:var(--b2h-section-padding, clamp(4.5rem, 8vw, 8rem));background:var(--b2h-footer-paper)}.b2h-global-footer__utility-inner{display:grid;grid-template-columns:minmax(15rem,.72fr) minmax(0,2.28fr);gap:clamp(2rem,5vw,5rem)}.b2h-global-footer__utility-heading{align-self:start}.b2h-global-footer__utility-heading h2,.b2h-global-footer__ai h3{margin:0;font-family:var(--b2h-font-display, Georgia, serif);font-weight:500;letter-spacing:-.025em}.b2h-global-footer__utility-heading h2{max-width:19rem;font-size:clamp(2.25rem,3.4vw,3.5rem);line-height:1.04}.b2h-global-footer__utility-heading>p:last-child{max-width:25rem;margin:1.1rem 0 0;color:var(--b2h-footer-muted);font-size:var(--b2h-text-body, 1rem);line-height:1.65}.b2h-global-footer__support-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--b2h-space-md, 1rem)}.b2h-global-footer__support-card{min-width:0;min-height:13rem;display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-rows:auto 1fr;gap:var(--b2h-space-md, 1rem);align-items:start;padding:var(--b2h-card-padding, clamp(1.25rem, 2vw, 2rem));border:1px solid var(--b2h-footer-line);border-radius:var(--b2h-radius-card, .75rem);color:var(--b2h-footer-ink);background:var(--b2h-footer-paper-soft);text-decoration:none;transition:border-color var(--b2h-motion-fast, .14s) ease,box-shadow var(--b2h-motion-base, .22s) var(--b2h-ease-out, ease),transform var(--b2h-motion-base, .22s) var(--b2h-ease-out, ease)}.b2h-global-footer__support-card:hover{border-color:#173f2f73;box-shadow:var(--b2h-shadow-low, 0 18px 46px rgba(37, 31, 27, .08));transform:translateY(-.2rem)}.b2h-global-footer__support-icon{width:2.75rem;height:2.75rem;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--b2h-radius-control, .5rem);color:var(--b2h-footer-pine);background:#e5ede4;grid-column:1;grid-row:1}.b2h-global-footer__support-copy{display:grid;align-self:stretch;gap:.55rem;grid-column:1 / -1;grid-row:2}.b2h-global-footer__support-copy strong{font-family:var(--b2h-font-display, Georgia, serif);font-size:1.25rem;font-weight:500;line-height:1.2}.b2h-global-footer__support-copy>span{color:var(--b2h-footer-muted);font-size:var(--b2h-text-body-sm, .875rem);line-height:1.55}.b2h-global-footer__support-arrow{align-self:center;color:var(--b2h-footer-brass);grid-column:3;grid-row:1;transition:transform var(--b2h-motion-fast, .14s) ease}.b2h-global-footer__support-card:hover .b2h-global-footer__support-arrow{transform:translate(.2rem)}.b2h-global-footer__ai{grid-column:1 / -1;display:grid;grid-template-columns:minmax(16rem,.8fr) minmax(0,2.2fr);gap:clamp(1.5rem,4vw,4rem);align-items:center;margin-block-start:clamp(1rem,2vw,2rem);padding:var(--b2h-panel-padding, clamp(1.5rem, 3vw, 3rem));border-radius:var(--b2h-radius-card, .75rem);color:var(--b2h-footer-paper);background:var(--b2h-footer-pine)}.b2h-global-footer__ai .b2h-global-footer__eyebrow{margin-block-end:.65rem}.b2h-global-footer__ai h3{color:inherit;font-size:1.75rem;line-height:1.12}.b2h-global-footer__ai-copy>p:last-child{max-width:31rem;margin:.75rem 0 0;color:#fffdf9bd;font-size:var(--b2h-text-body-sm, .875rem);line-height:1.55}.b2h-global-footer__ai-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.65rem;margin:0;padding:0;list-style:none}.b2h-global-footer__ai-list a{min-height:4.75rem;display:grid;grid-template-columns:1.5rem minmax(0,1fr) auto;gap:.55rem;align-items:center;padding:.85rem;border:1px solid var(--b2h-footer-line-light);border-radius:var(--b2h-radius-control, .5rem);color:var(--b2h-footer-paper);background:#fffdf90f;font-size:var(--b2h-text-meta, .75rem);font-weight:700;text-decoration:none}.b2h-global-footer__ai-list a:hover{border-color:#fffdf98a;background:#fffdf91f}.b2h-global-footer__ai-icon,.b2h-global-footer__ai-icon svg{width:1.5rem;height:1.5rem;display:block}.b2h-global-footer__directory{padding-block:5rem 1.5rem;background:var(--b2h-footer-paper-soft)}.b2h-global-footer__directory-grid{display:grid;grid-template-columns:minmax(16rem,.72fr) minmax(0,2.28fr);gap:5rem;padding-block-end:4rem}.b2h-global-footer__directory-grid>*,.b2h-global-footer__nav,.b2h-global-footer__nav details,.b2h-global-footer__newsletter>*,.b2h-global-footer__bottom>*{min-width:0}.b2h-global-footer__brand-mark{--b2h-brand-width: 18rem;width:min(18rem,100%)}.b2h-global-footer__logo{width:auto;max-width:min(18rem,100%);height:auto}.b2h-global-footer__brand>p{max-width:20rem;margin:1.8rem 0 1.25rem;font-family:var(--b2h-font-display, Georgia, serif);font-size:1.5rem;line-height:1.28}.b2h-global-footer__brand>a{min-height:2.75rem;display:inline-flex;align-items:center;gap:.4rem;border-block-end:1px solid var(--b2h-footer-brass);color:inherit;font-size:.78rem;font-weight:700;text-decoration:none}.b2h-global-footer__nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.75rem}.b2h-global-footer__nav summary{min-height:2.75rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-block-end:1px solid var(--b2h-footer-brass);cursor:default;font-family:var(--b2h-font-display, Georgia, serif);font-size:1.08rem;font-weight:500;list-style:none;pointer-events:none}.b2h-global-footer__nav summary::-webkit-details-marker{display:none}.b2h-global-footer__nav summary .b2h-icon{display:none}.b2h-global-footer__links{display:grid;padding-block-start:.7rem}.b2h-global-footer__links a{min-height:2.75rem;display:flex;align-items:center;color:var(--b2h-footer-muted);font-size:.78rem;line-height:1.35;text-decoration:none;overflow-wrap:anywhere}.b2h-global-footer__links a:hover{color:var(--b2h-footer-pine);text-decoration:underline;text-underline-offset:.25rem}.b2h-global-footer__secondary{padding-block:2rem;border-block:1px solid var(--b2h-footer-line)}.b2h-global-footer__newsletter{display:grid;grid-template-columns:minmax(15rem,1fr) minmax(22rem,.8fr);gap:3rem;align-items:center}.b2h-global-footer__newsletter label{display:block;margin-block-end:.35rem;color:var(--b2h-footer-ink);font-family:var(--b2h-font-display, Georgia, serif);font-size:1.25rem;line-height:1.2}.b2h-global-footer__newsletter p{margin:0;color:var(--b2h-footer-muted);font-size:var(--b2h-text-meta, .75rem);line-height:1.5}.b2h-global-footer__newsletter-state{display:grid;gap:.5rem}.b2h-global-footer__newsletter-field{display:grid;grid-template-columns:minmax(0,1fr) auto}.b2h-global-footer__newsletter input,.b2h-global-footer__newsletter button{min-width:0;min-height:3.1rem;border:1px solid var(--b2h-footer-line);border-radius:var(--b2h-radius-control, .5rem);font:inherit}.b2h-global-footer__newsletter input{padding-inline:1rem;color:var(--b2h-footer-ink);background:var(--b2h-footer-paper);border-start-end-radius:0;border-end-end-radius:0}.b2h-global-footer__newsletter button{padding-inline:1.15rem;border-color:var(--b2h-footer-pine);color:var(--b2h-footer-paper);background:var(--b2h-footer-pine);cursor:pointer;font-size:.78rem;font-weight:700;border-start-start-radius:0;border-end-start-radius:0}.b2h-global-footer__newsletter-error{color:#8e2423;font-size:.78rem;line-height:1.45}.b2h-global-footer__newsletter-error ul{margin:0;padding-inline-start:1.2rem}.b2h-global-footer__bottom{display:grid;grid-template-columns:minmax(12rem,.7fr) minmax(18rem,1.3fr) auto;gap:2rem;align-items:center;padding-block-start:1.5rem;color:var(--b2h-footer-muted);font-size:var(--b2h-text-meta, .75rem);line-height:1.5}.b2h-global-footer__payments{min-height:4.75rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding-block:1.25rem;border-block-end:1px solid var(--b2h-footer-line)}.b2h-global-footer__payments p{margin:0;color:var(--b2h-footer-muted);font-size:var(--b2h-text-meta, .75rem);font-weight:700;line-height:1.4}.b2h-global-footer__payment-list{min-width:0;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.45rem;margin:0;padding:0;list-style:none}.b2h-global-footer__payment-item{min-width:2.75rem;min-height:1.9rem;display:inline-flex;align-items:center;justify-content:center;padding:.2rem .35rem;border:1px solid var(--b2h-footer-line);border-radius:.3rem;background:var(--b2h-footer-paper)}.b2h-global-footer__payment-icon{width:auto;max-width:2.35rem;height:1.35rem;display:block}.b2h-global-footer__bottom p{margin:0}.b2h-global-footer__social{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:1rem}.b2h-global-footer__social a{min-width:2.75rem;min-height:2.75rem;display:inline-flex;align-items:center;justify-content:center;border-block-end:1px solid transparent;color:var(--b2h-footer-ink);font-size:var(--b2h-text-meta, .75rem);font-weight:700;text-decoration:none}.b2h-global-footer__social a:hover{color:var(--b2h-footer-pine);border-block-end-color:var(--b2h-footer-brass)}.b2h-global-footer :is(a,button,input,summary):focus-visible{outline:2px solid var(--b2h-color-focus, #2d6f73);outline-offset:3px}@media screen and (max-width:1279.98px){.b2h-global-footer__control-inner{gap:2.5rem}.b2h-global-footer__control-list li{padding:1rem}.b2h-global-footer__directory-grid{gap:3rem}.b2h-global-footer__nav{gap:1rem}}@media screen and (max-width:1023.98px){.b2h-global-footer__mot h2 span{white-space:normal}.b2h-global-footer__control-inner,.b2h-global-footer__directory-grid,.b2h-global-footer__utility-inner,.b2h-global-footer__ai{grid-template-columns:1fr}.b2h-global-footer__support-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.b2h-global-footer__ai{grid-column:auto}.b2h-global-footer__ai-list{grid-template-columns:repeat(3,minmax(0,1fr))}.b2h-global-footer__control h2{max-width:30rem}.b2h-global-footer__control-list{grid-template-columns:repeat(2,minmax(0,1fr))}.b2h-global-footer__brand>p{max-width:32rem}.b2h-global-footer__newsletter{grid-template-columns:minmax(0,1fr) minmax(20rem,1fr);gap:2rem}.b2h-global-footer__bottom{grid-template-columns:1fr 1fr}.b2h-global-footer__social{justify-content:flex-start;grid-column:1 / -1}}@media screen and (max-width:767.98px){.b2h-global-footer__mot{min-height:40rem;align-items:end}.b2h-global-footer__mot-media img{object-position:70% center}.b2h-global-footer__mot-media--art-directed-fallback img{transform:scale(1.16);transform-origin:70% center}.b2h-global-footer__mot-shade{background:linear-gradient(0deg,#06110bf7 12%,#091910c7 65%,#0918102e)}.b2h-global-footer__mot-inner{padding-block:10rem 3.75rem}.b2h-global-footer__mot h2{font-size:clamp(2.8rem,12vw,4rem)}.b2h-global-footer__mot-actions{display:grid}.b2h-global-footer__control{padding-block:3.5rem}.b2h-global-footer__control-list,.b2h-global-footer__support-cards,.b2h-global-footer__ai-list{grid-template-columns:1fr}.b2h-global-footer__support-card{min-height:0}.b2h-global-footer__ai-list a{min-height:var(--b2h-target-min, 2.75rem)}.b2h-global-footer__control-list li{min-height:8rem}.b2h-global-footer__directory{padding-block-start:4rem}.b2h-global-footer__directory-grid{gap:2.5rem;padding-block-end:2.5rem}.b2h-global-footer__nav{grid-template-columns:1fr;gap:0;border-block-start:1px solid var(--b2h-footer-line)}.b2h-global-footer__nav details{border-block-end:1px solid var(--b2h-footer-line)}.b2h-global-footer__nav summary{min-height:3.75rem;border-block-end:0;cursor:pointer;font-size:1.22rem;pointer-events:auto}.b2h-global-footer__nav summary .b2h-icon{display:block;transition:transform .18s ease}.b2h-global-footer__nav details[open] summary .b2h-icon{transform:rotate(180deg)}.b2h-global-footer__links{padding-block:0 .75rem}.b2h-global-footer__newsletter,.b2h-global-footer__bottom{grid-template-columns:1fr}.b2h-global-footer__payments{align-items:flex-start;flex-direction:column;gap:.8rem}.b2h-global-footer__payment-list{justify-content:flex-start}.b2h-global-footer__newsletter{gap:1.25rem}.b2h-global-footer__social{grid-column:auto}}@media screen and (max-width:424.98px){.b2h-global-footer__mot h2{font-size:3rem}.b2h-global-footer__newsletter-field{grid-template-columns:1fr}.b2h-global-footer__newsletter input,.b2h-global-footer__newsletter button{width:100%}.b2h-global-footer__newsletter button{border-block-start:0}}@media(prefers-reduced-motion:reduce){.b2h-global-footer__nav summary .b2h-icon{transition:none}}.b2h-global-header{position:sticky;z-index:50;top:0;border-block-end:1px solid var(--b2h-color-line, rgba(37, 31, 27, .16));font-family:var(--b2h-font-body, "DM Sans", "Noto Sans", system-ui, sans-serif);color:var(--b2h-color-ink, #251f1b);background:color-mix(in srgb,var(--b2h-color-surface, #fffaf2) 94%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.b2h-global-header__bar{padding-block:.55rem;padding-inline:1rem;text-align:center;background:var(--b2h-color-sage-soft, #dbe6dd)}.b2h-global-header__bar-link{color:var(--b2h-color-ink, #251f1b);font-size:.8125rem;font-weight:700;text-decoration:none}.b2h-global-header__shell{display:grid;width:min(calc(100% - (var(--b2h-v0c-gutter, 1.5rem) * 2)),var(--b2h-v0c-container, 77.5rem));min-height:4.75rem;grid-template-columns:auto minmax(8rem,.72fr) minmax(26rem,1.55fr) auto;align-items:center;gap:clamp(1rem,2vw,2rem);margin-inline:auto}.b2h-global-header__brand{display:inline-flex;min-width:0;align-items:center;color:currentColor;text-decoration:none}.b2h-global-header__brand-text{font-family:var(--b2h-font-display, "Fraunces", Georgia, serif);font-size:1.45rem;font-weight:700;line-height:1}.b2h-global-header__brand-mark{--b2h-brand-width: 10rem}.b2h-global-header__logo{display:block;width:auto;max-width:min(12rem,34vw);height:auto;max-height:2.5rem}.b2h-global-header__nav,.b2h-global-header__actions{display:flex;align-items:center;gap:.35rem}.b2h-global-header__visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.b2h-global-header__nav{justify-content:center}.b2h-global-header__nav a,.b2h-global-header__nav summary,.b2h-global-header__action,.b2h-global-header__search summary,.b2h-global-header__mobile-toggle{display:inline-flex;min-height:2.5rem;align-items:center;border-radius:var(--b2h-radius-control, 8px);color:currentColor;font-size:.875rem;font-weight:700;line-height:1;text-decoration:none;cursor:pointer}.b2h-global-header__icon-button{display:inline-grid;width:2.5rem;height:2.5rem;place-items:center;padding:0;border:0;border-radius:50%;color:currentColor;background:transparent;text-decoration:none;cursor:pointer}.b2h-global-header__nav a,.b2h-global-header__nav summary,.b2h-global-header__action,.b2h-global-header__search summary{padding-inline:.8rem}.b2h-global-header__nav a:hover,.b2h-global-header__nav summary:hover,.b2h-global-header__action:hover,.b2h-global-header__search summary:hover,.b2h-global-header__mobile-toggle:hover{background:var(--b2h-color-sage-soft, #dbe6dd)}.b2h-global-header__search,.b2h-global-header__mobile-menu{position:relative}.b2h-global-header__search summary,.b2h-global-header__mobile-toggle{list-style:none}.b2h-global-header__search summary::-webkit-details-marker,.b2h-global-header__mobile-toggle::-webkit-details-marker{display:none}.b2h-global-header__search-panel,.b2h-global-header__mobile-panel{position:absolute;top:calc(100% + .75rem);border:1px solid var(--b2h-color-line, rgba(37, 31, 27, .16));border-radius:var(--b2h-radius-card, 8px);background:var(--b2h-color-surface, #fffaf2);box-shadow:var(--b2h-shadow-low, 0 18px 46px rgba(37, 31, 27, .08))}.b2h-global-header__actions{justify-content:end}.b2h-global-header__search-panel{right:0;width:min(30rem,calc(100vw - 2rem));padding:1rem}.b2h-global-header__search-form{display:grid;gap:.6rem}.b2h-global-header__search-form label{font-size:.8125rem;font-weight:700}.b2h-global-header__search-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.5rem}.b2h-global-header__search-row input,.b2h-global-header__search-row button{min-height:2.75rem;border-radius:var(--b2h-radius-control, 8px);font:inherit}.b2h-global-header__search-row input{min-width:0;padding-inline:.85rem;border:1px solid var(--b2h-color-line-strong, rgba(37, 31, 27, .28));color:currentColor;background:var(--b2h-color-surface-strong, #ffffff)}.b2h-global-header__search-row button,.b2h-global-header__cart{border:1px solid var(--b2h-color-ink, #251f1b);color:var(--b2h-color-surface, #fffaf2);background:var(--b2h-color-ink, #251f1b)}.b2h-global-header__search-row button{padding-inline:1rem;cursor:pointer}.b2h-global-header__search-links{display:flex;flex-wrap:wrap;gap:.5rem;margin-block-start:.75rem}.b2h-global-header__search-links a{padding:.45rem .7rem;border:1px solid var(--b2h-color-line, rgba(37, 31, 27, .16));border-radius:999px;color:currentColor;font-size:.8125rem;text-decoration:none}.b2h-global-header__cart{display:inline-flex;min-height:2.5rem;align-items:center;gap:.45rem;padding-inline:.9rem;border-radius:var(--b2h-radius-control, 8px);font-size:.875rem;font-weight:700;line-height:1;text-decoration:none}.b2h-global-header__cart strong{display:inline-flex;min-width:1.2rem;min-height:1.2rem;align-items:center;justify-content:center;border-radius:999px;color:var(--b2h-color-ink, #251f1b);background:var(--b2h-color-surface, #fffaf2);font-size:.75rem}.b2h-global-header__mobile-menu{display:none}.b2h-global-header__mobile-panel{left:0;display:grid;width:min(22rem,calc(100vw - 2rem));gap:.35rem;padding:.75rem}.b2h-global-header__mobile-panel a{padding:.85rem;border-radius:var(--b2h-radius-control, 8px);color:currentColor;font-size:.9375rem;font-weight:700;text-decoration:none}.b2h-global-header__mobile-panel a:hover{background:var(--b2h-color-sage-soft, #dbe6dd)}@supports not (background: color-mix(in srgb,white 80%,transparent)){.b2h-global-header{background:var(--b2h-color-surface, #fffaf2)}}@media screen and (max-width:1120px){.b2h-global-header__shell{grid-template-columns:auto minmax(8rem,1fr) auto}.b2h-global-header__mobile-menu{display:block}.b2h-global-header__nav{display:none}}@media screen and (max-width:749px){.b2h-global-header__shell{min-height:4rem;gap:.75rem}.b2h-global-header__action{display:none}.b2h-global-header__actions{gap:.15rem}.b2h-global-header__actions>a.b2h-global-header__icon-button{display:none}.b2h-global-header__search summary,.b2h-global-header__mobile-toggle,.b2h-global-header__cart{min-height:2.25rem;padding-inline:.65rem;font-size:.8125rem}.b2h-global-header__brand-text{font-size:1.2rem}.b2h-global-header__brand-mark{--b2h-brand-width: min(8.5rem, 36vw)}.b2h-global-header__search-panel{position:fixed;top:6.25rem;right:1rem;left:1rem;width:auto}}.b2h-article{background:var(--b2h-color-canvas, #eef3ef)}.b2h-article__inner{display:grid;gap:clamp(2rem,5vw,4rem);padding-block:clamp(2rem,6vw,5rem)}.b2h-article__breadcrumbs{display:flex;flex-wrap:wrap;gap:.45rem;color:var(--b2h-color-muted, #6b625a);font-size:.8rem}.b2h-article__breadcrumbs a{min-height:2.75rem;color:inherit;line-height:2.75rem;text-underline-offset:.2em}.b2h-article__breadcrumbs span{line-height:2.75rem}.b2h-article__header{display:grid;max-width:58rem;gap:.85rem;margin-inline:auto;text-align:center}.b2h-article__eyebrow{margin:0;color:var(--b2h-color-brass, #a77b35);font-size:.75rem;font-weight:700;text-transform:uppercase}.b2h-article__header h1{margin:0;font-size:var(--b2h-text-display-lg, 3.25rem);font-weight:500;line-height:1.05}.b2h-article__dek{max-width:48rem;margin-inline:auto;color:var(--b2h-color-muted, #6b625a);font-size:1.05rem;line-height:1.65}.b2h-article__dek p{margin:0}.b2h-article__meta{display:flex;flex-wrap:wrap;gap:.4rem .9rem;justify-content:center;margin:0;color:var(--b2h-color-muted, #6b625a);font-size:.75rem;font-weight:600;text-transform:uppercase}.b2h-article__figure{overflow:hidden;aspect-ratio:16 / 9;margin:0;border-radius:var(--b2h-radius-card, 8px);background:var(--b2h-color-sage-soft, #dbe6dd)}.b2h-article__image{display:block;width:100%;height:100%;object-fit:cover}.b2h-article__body-layout{display:grid;grid-template-columns:minmax(10rem,.25fr) minmax(0,46rem) minmax(10rem,.25fr);gap:clamp(1.5rem,5vw,4rem);align-items:start}.b2h-article__aside{position:sticky;inset-block-start:calc(var(--header-height, 5rem) + 1rem);display:grid;gap:.6rem;padding-block-start:.25rem}.b2h-article__aside>p{margin:0;color:var(--b2h-color-muted, #6b625a);font-size:.72rem;font-weight:700;text-transform:uppercase}.b2h-article__aside>a,.b2h-article__tags a{color:var(--b2h-color-ink, #251f1b);font-size:.82rem;font-weight:600;text-underline-offset:.2em}.b2h-article__tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-block-start:.5rem}.b2h-article__tags a{padding:.4rem .6rem;border:1px solid var(--b2h-color-line, rgba(37, 31, 27, .16));border-radius:var(--b2h-radius-control, 8px);text-decoration:none}.b2h-article__content{grid-column:2;min-width:0;color:var(--b2h-color-ink-soft, #433a34);font-size:1rem;line-height:1.78}.b2h-article__content :is(h2,h3,h4){color:var(--b2h-color-ink, #251f1b);font-weight:500;line-height:1.15}.b2h-article__content h2{margin:2.5rem 0 .9rem;font-size:2rem}.b2h-article__content h3{margin:2rem 0 .75rem;font-size:1.45rem}.b2h-article__content :is(p,ul,ol,blockquote){margin:0 0 1.2rem}.b2h-article__content :is(img,video,iframe){max-width:100%;height:auto;border-radius:var(--b2h-radius-card, 8px)}.b2h-article__content blockquote{padding:1rem 0 1rem 1.25rem;border-inline-start:3px solid var(--b2h-color-brass, #a77b35);color:var(--b2h-color-muted, #6b625a);font-family:var(--b2h-font-display, "Recoleta", Georgia, serif);font-size:1.25rem;line-height:1.5}.b2h-article__adjacent{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-block:1px solid var(--b2h-color-line-strong, rgba(37, 31, 27, .28))}.b2h-article__adjacent-link{display:grid;gap:.35rem;min-height:8rem;align-content:center;padding:1rem;color:var(--b2h-color-ink, #251f1b);text-decoration:none}.b2h-article__adjacent-link+.b2h-article__adjacent-link{border-inline-start:1px solid var(--b2h-color-line, rgba(37, 31, 27, .16));text-align:end}.b2h-article__adjacent-link>span{color:var(--b2h-color-muted, #6b625a);font-size:.72rem;font-weight:700;text-transform:uppercase}.b2h-article__adjacent-link strong{font-family:var(--b2h-font-display, "Recoleta", Georgia, serif);font-size:1.2rem;font-weight:500;line-height:1.2}.b2h-article__support{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:1.25rem;align-items:center;padding-block:1.75rem;border-block:1px solid var(--b2h-color-line-strong, rgba(37, 31, 27, .28))}.b2h-article__support>span{display:inline-grid;width:3rem;height:3rem;place-items:center;border-radius:50%;background:var(--b2h-color-sage-soft, #dbe6dd)}.b2h-article__support>div{display:grid;gap:.35rem}.b2h-article__support h2{margin:0;font-size:1.65rem;font-weight:500;line-height:1.12}.b2h-article__support>div>div{color:var(--b2h-color-muted, #6b625a);font-size:.9rem;line-height:1.55}.b2h-article__support>div>div p{margin:0}@media screen and (max-width:989px){.b2h-article__body-layout{grid-template-columns:1fr}.b2h-article__aside{position:static}.b2h-article__content{grid-column:1}}@media screen and (max-width:599px){.b2h-article__adjacent{grid-template-columns:1fr}.b2h-article__adjacent-link+.b2h-article__adjacent-link{border-block-start:1px solid var(--b2h-color-line, rgba(37, 31, 27, .16));border-inline-start:0;text-align:start}.b2h-article__support{grid-template-columns:auto minmax(0,1fr)}.b2h-article__support .b2h-button{grid-column:1 / -1;width:100%}}.b2h-journal{background:var(--b2h-color-canvas, #eef3ef)}.b2h-journal__inner{display:grid;gap:clamp(2.5rem,6vw,5rem);padding-block:clamp(3rem,7vw,6rem)}.b2h-journal__hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(17rem,.42fr);gap:clamp(2rem,6vw,5rem);align-items:end}.b2h-journal__hero>div{display:grid;max-width:50rem;gap:.8rem}.b2h-journal__eyebrow{margin:0;color:var(--b2h-color-brass, #a77b35);font-size:.75rem;font-weight:700;text-transform:uppercase}.b2h-journal__hero h1{max-width:12ch;margin:0;font-size:var(--b2h-text-display-lg, 3.25rem);font-weight:500;line-height:1.04}.b2h-journal__hero>div>div{color:var(--b2h-color-muted, #6b625a);font-size:1rem;line-height:1.65}.b2h-journal__hero>div>div p{margin:0}.b2h-journal__search{display:grid;gap:.45rem}.b2h-journal__search label{font-size:.8rem;font-weight:700}.b2h-journal__search>div{display:grid;grid-template-columns:minmax(0,1fr) 3.25rem}.b2h-journal__search input,.b2h-journal__search button{min-height:3.25rem;border:1px solid var(--b2h-color-line-strong, rgba(37, 31, 27, .28));background:var(--b2h-color-surface-strong, #fff);color:var(--b2h-color-ink, #251f1b)}.b2h-journal__search input{min-width:0;padding-inline:.8rem;border-radius:var(--b2h-radius-control, 8px) 0 0 var(--b2h-radius-control, 8px);font:inherit}.b2h-journal__search button{display:grid;place-items:center;border-inline-start:0;border-radius:0 var(--b2h-radius-control, 8px) var(--b2h-radius-control, 8px) 0;cursor:pointer}.b2h-journal__tags{display:flex;overflow-x:auto;gap:.5rem;padding-block-end:.25rem;scrollbar-width:thin}.b2h-journal__tags a{display:inline-flex;min-height:2.75rem;flex:0 0 auto;align-items:center;padding-inline:.9rem;border:1px solid var(--b2h-color-line, rgba(37, 31, 27, .16));border-radius:var(--b2h-radius-control, 8px);color:var(--b2h-color-ink, #251f1b);font-size:.82rem;font-weight:600;text-decoration:none}.b2h-journal__tags a[aria-current=page]{border-color:var(--b2h-color-action, #293727);background:var(--b2h-color-action, #293727);color:var(--b2h-color-surface, #fffaf2)}.b2h-journal__featured{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(18rem,.65fr);overflow:hidden;border:1px solid var(--b2h-color-line, rgba(37, 31, 27, .16));border-radius:var(--b2h-radius-card, 8px);background:var(--b2h-color-surface, #fffaf2)}.b2h-journal__featured-media,.b2h-journal__card-media{display:block;overflow:hidden;background:var(--b2h-color-sage-soft, #dbe6dd)}.b2h-journal__featured-media{min-height:29rem}.b2h-journal__featured-image,.b2h-journal__card-image,.b2h-journal__media-placeholder{display:block;width:100%;height:100%}.b2h-journal__featured-image,.b2h-journal__card-image{object-fit:cover}.b2h-journal__media-placeholder{display:grid;min-height:inherit;place-items:center;color:var(--b2h-color-action, #293727)}.b2h-journal__featured-copy{display:grid;align-content:center;gap:.85rem;padding:clamp(1.5rem,4vw,3rem)}.b2h-journal__featured-copy h2,.b2h-journal__latest h2{margin:0;font-size:var(--b2h-text-display-md, 2.5rem);font-weight:500;line-height:1.08}.b2h-journal__featured-copy h2 a,.b2h-journal__card h3 a{color:var(--b2h-color-ink, #251f1b);text-decoration:none}.b2h-journal__meta{display:flex;flex-wrap:wrap;gap:.35rem .75rem;margin:0;color:var(--b2h-color-muted, #6b625a);font-size:.75rem;font-weight:600;text-transform:uppercase}.b2h-journal__excerpt{color:var(--b2h-color-muted, #6b625a);font-size:.95rem;line-height:1.65}.b2h-journal__read{display:inline-flex;width:max-content;min-height:2.75rem;gap:.4rem;align-items:center;color:var(--b2h-color-ink, #251f1b);font-size:.875rem;font-weight:700;text-underline-offset:.2em}.b2h-journal__latest{display:grid;gap:1.5rem}.b2h-journal__latest>header{display:grid;gap:.45rem}.b2h-journal__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.b2h-journal__card{display:grid;overflow:hidden;border:1px solid var(--b2h-color-line, rgba(37, 31, 27, .16));border-radius:var(--b2h-radius-card, 8px);background:var(--b2h-color-surface, #fffaf2)}.b2h-journal__card-media{aspect-ratio:4 / 3}.b2h-journal__card-copy{display:grid;align-content:start;gap:.6rem;padding:1rem}.b2h-journal__card h3{margin:0;font-size:1.35rem;font-weight:500;line-height:1.18}.b2h-journal__card-copy>p:not(.b2h-journal__meta){margin:0;color:var(--b2h-color-muted, #6b625a);font-size:.88rem;line-height:1.55}.b2h-journal__pagination{display:flex;gap:1rem;align-items:center;justify-content:center}.b2h-journal__pagination a{display:grid;width:2.75rem;height:2.75rem;place-items:center;border:1px solid var(--b2h-color-line, rgba(37, 31, 27, .16));border-radius:50%;color:var(--b2h-color-ink, #251f1b)}.b2h-journal__empty{display:grid;grid-template-columns:auto minmax(0,1fr);gap:1.25rem;padding:clamp(1.5rem,5vw,3rem);border-block:1px solid var(--b2h-color-line-strong, rgba(37, 31, 27, .28))}.b2h-journal__empty>span{display:inline-grid;width:3rem;height:3rem;place-items:center;border-radius:50%;background:var(--b2h-color-sage-soft, #dbe6dd)}.b2h-journal__empty>div{display:grid;max-width:46rem;gap:.55rem}.b2h-journal__empty h2{margin:0;font-size:var(--b2h-text-display-md, 2.5rem);font-weight:500;line-height:1.08}.b2h-journal__empty>div>div:not(.b2h-journal__empty-actions){color:var(--b2h-color-muted, #6b625a);line-height:1.65}.b2h-journal__empty>div>div p{margin:0}.b2h-journal__empty-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-block-start:.5rem}@media screen and (max-width:989px){.b2h-journal__hero,.b2h-journal__featured{grid-template-columns:1fr}.b2h-journal__featured-media{min-height:22rem}.b2h-journal__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:599px){.b2h-journal__featured-media{min-height:16rem}.b2h-journal__grid,.b2h-journal__empty{grid-template-columns:1fr}.b2h-journal__empty-actions .b2h-button{width:100%}}.b2h-memorial-cart-review{--b2h-cart-ivory: var(--b2h-color-canvas, #eef3ef);--b2h-cart-paper: var(--b2h-color-surface, #fffaf2);--b2h-cart-graphite: var(--b2h-color-ink, #251f1b);--b2h-cart-muted: var(--b2h-color-muted, #6b625a);--b2h-cart-gold: var(--b2h-color-brass, #a77b35);--b2h-cart-line: var(--b2h-color-line, rgba(37, 31, 27, .16));--b2h-cart-radius: var(--b2h-radius-card, 8px);color:var(--b2h-cart-graphite);font-family:var(--b2h-font-body, Jokker-Regular, "Noto Sans", system-ui, sans-serif);background:var(--b2h-cart-ivory)}.b2h-memorial-cart-review__inner{display:grid;grid-template-columns:minmax(0,.42fr) minmax(0,.58fr);gap:2rem;width:min(100% - 2rem,1180px);margin-inline:auto;padding-block:2.5rem;border-block-end:1px solid var(--b2h-cart-line)}.b2h-memorial-cart-review__eyebrow{margin:0;color:var(--b2h-cart-gold);font-size:.75rem;line-height:1.35;letter-spacing:0;text-transform:uppercase}.b2h-memorial-cart-review__heading{margin:.55rem 0 0;font-family:var(--b2h-font-display, var(--font-heading-family, Georgia, serif));font-size:var(--b2h-text-display-md, 2rem);font-weight:500;line-height:1.08;letter-spacing:0}.b2h-memorial-cart-review__text,.b2h-memorial-cart-review__variant,.b2h-memorial-cart-review__empty,.b2h-memorial-cart-review__notes{color:var(--b2h-cart-muted);font-size:.95rem;line-height:1.6}.b2h-memorial-cart-review__text{margin-block-start:.9rem}.b2h-memorial-cart-review__text p{margin:0}.b2h-memorial-cart-review__items{display:grid;gap:.85rem}.b2h-memorial-cart-review__item{display:grid;grid-template-columns:6.5rem minmax(0,1fr);gap:1rem;padding:1rem;border:1px solid var(--b2h-cart-line);border-radius:var(--b2h-cart-radius);background:var(--b2h-cart-paper)}.b2h-memorial-cart-review__media{overflow:hidden;aspect-ratio:1;border-radius:6px;background:var(--b2h-color-sky, #d9e9eb)}.b2h-memorial-cart-review__media img,.b2h-memorial-cart-review__placeholder{display:block;width:100%;height:100%;object-fit:cover}.b2h-memorial-cart-review__item-title{margin:0;font-size:1rem;line-height:1.35}.b2h-memorial-cart-review__variant,.b2h-memorial-cart-review__empty{margin:.35rem 0 0}.b2h-memorial-cart-review__checklist-heading{margin:.85rem 0 0;color:var(--b2h-cart-graphite);font-size:.78rem;font-weight:700;line-height:1.3;letter-spacing:0;text-transform:uppercase}.b2h-memorial-cart-review__checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;margin:.55rem 0 0;padding:0;list-style:none}.b2h-memorial-cart-review__check{display:flex;gap:.55rem;align-items:flex-start;min-width:0;padding:.6rem;border:1px solid var(--b2h-cart-line);border-radius:6px;background:#ffffff85}.b2h-memorial-cart-review__check-badge{flex:0 0 auto;min-width:3.65rem;padding:.22rem .42rem;border-radius:999px;color:var(--b2h-cart-graphite);font-size:.68rem;font-weight:700;line-height:1;text-align:center}.b2h-memorial-cart-review__check.is-complete .b2h-memorial-cart-review__check-badge{background:var(--b2h-color-sage-soft, #dbe6dd)}.b2h-memorial-cart-review__check.is-missing .b2h-memorial-cart-review__check-badge{background:var(--b2h-color-clay-soft, #ead3cb)}.b2h-memorial-cart-review__check.is-optional .b2h-memorial-cart-review__check-badge{background:var(--b2h-color-brass-soft, #eadfc6)}.b2h-memorial-cart-review__check-copy{display:grid;min-width:0;gap:.1rem}.b2h-memorial-cart-review__check-title{color:var(--b2h-cart-graphite);font-size:.86rem;font-weight:700;line-height:1.25}.b2h-memorial-cart-review__check-help{color:var(--b2h-cart-muted);font-size:.78rem;line-height:1.35;overflow-wrap:break-word}.b2h-memorial-cart-review__properties{display:grid;gap:.45rem;margin:.85rem 0 0}.b2h-memorial-cart-review__property{display:grid;grid-template-columns:minmax(7rem,.35fr) minmax(0,1fr);gap:.75rem}.b2h-memorial-cart-review__property dt,.b2h-memorial-cart-review__property dd{margin:0;min-width:0;overflow-wrap:break-word;font-size:.9rem;line-height:1.45}.b2h-memorial-cart-review__property dt{color:var(--b2h-cart-muted)}.b2h-memorial-cart-review__property dd{color:var(--b2h-cart-graphite)}.b2h-memorial-cart-review__notes{grid-column:2;display:grid;gap:.35rem;margin-block-start:.2rem}.b2h-memorial-cart-review__notes p{margin:0}@media screen and (max-width:989px){.b2h-memorial-cart-review__inner{grid-template-columns:1fr}.b2h-memorial-cart-review__notes{grid-column:auto}}@media screen and (max-width:549px){.b2h-memorial-cart-review__item{grid-template-columns:1fr}.b2h-memorial-cart-review__media{width:7rem}.b2h-memorial-cart-review__property{grid-template-columns:1fr;gap:.2rem}.b2h-memorial-cart-review__checklist{grid-template-columns:1fr}}.b2h-memorial-home{--b2h-ivory: var(--b2h-color-canvas, #eef3ef);--b2h-paper: var(--b2h-color-surface, #fffaf2);--b2h-graphite: var(--b2h-color-ink, #251f1b);--b2h-muted: var(--b2h-color-muted, #6b625a);--b2h-sage: var(--b2h-color-sage-soft, #dbe6dd);--b2h-gold: var(--b2h-color-brass, #a77b35);--b2h-rose: var(--b2h-color-clay-soft, #ead3cb);--b2h-sky: var(--b2h-color-sky, #d9e9eb);--b2h-line: var(--b2h-color-line, rgba(37, 31, 27, .16));--b2h-shadow: var(--b2h-shadow-low, 0 18px 46px rgba(37, 31, 27, .08));--b2h-radius: var(--b2h-radius-card, 8px);color:var(--b2h-graphite);font-family:var(--b2h-font-body, Jokker-Regular, "Noto Sans", system-ui, sans-serif);background:var(--b2h-ivory)}.b2h-memorial-home__announcement{border-block-end:1px solid var(--b2h-line);background:var(--b2h-paper)}.b2h-memorial-home__announcement-text{width:min(100% - 2rem,1180px);margin:0 auto;padding-block:.7rem;font-size:.84rem;line-height:1.4;color:var(--b2h-muted);text-align:center}.b2h-memorial-home__hero,.b2h-memorial-home__section,.b2h-memorial-home__paths,.b2h-memorial-home__final{width:min(100% - 2rem,1180px);margin-inline:auto}.b2h-memorial-home__hero{display:grid;grid-template-columns:minmax(0,.88fr) minmax(360px,.72fr);gap:4rem;padding-block:5.5rem 4rem}.b2h-memorial-home__hero-copy{align-self:center;min-width:0}.b2h-memorial-home__eyebrow,.b2h-memorial-home__proof-kicker,.b2h-memorial-home__offer-kicker,.b2h-memorial-home__scenario-kicker,.b2h-memorial-home__path-kicker{margin:0;font-size:.75rem;line-height:1.35;letter-spacing:0;text-transform:uppercase;color:var(--b2h-gold)}.b2h-memorial-home__heading{max-width:12ch;margin:.85rem 0 0;font-family:var(--b2h-font-display, var(--font-heading-family, Georgia, serif));font-size:var(--b2h-text-hero, 4.5rem);font-weight:500;line-height:.98;letter-spacing:0;color:var(--b2h-graphite)}.b2h-memorial-home__text,.b2h-memorial-home__section-text,.b2h-memorial-home__final-text{max-width:42rem;color:var(--b2h-muted);font-size:var(--b2h-text-body, 1rem);line-height:var(--b2h-line-body, 1.65)}.b2h-memorial-home__text{margin-block-start:1.4rem}.b2h-memorial-home__text p,.b2h-memorial-home__section-text p,.b2h-memorial-home__final-text p,.b2h-memorial-home__offer-items p,.b2h-memorial-home__faq-answer p{margin:0}.b2h-memorial-home__actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-block-start:2rem}.b2h-memorial-home__button{display:inline-flex;min-height:3.2rem;align-items:center;justify-content:center;padding:.85rem 1.3rem;border:1px solid var(--b2h-graphite);border-radius:var(--b2h-radius);font-size:.95rem;line-height:1.2;text-decoration:none;transition:transform .18s ease,background .18s ease,color .18s ease}.b2h-memorial-home__button:hover{transform:translateY(-1px)}.b2h-memorial-home__button--primary{background:var(--b2h-graphite);color:var(--b2h-paper)}.b2h-memorial-home__button--secondary{background:transparent;color:var(--b2h-graphite)}.b2h-memorial-home__trust-row{display:flex;flex-wrap:wrap;gap:.65rem;margin-block-start:1.5rem}.b2h-memorial-home__trust-item{padding:.48rem .7rem;border:1px solid var(--b2h-line);border-radius:999px;background:var(--b2h-paper);color:var(--b2h-muted);font-size:.78rem;line-height:1.2}.b2h-memorial-home__hero-media{position:relative;min-width:0;align-self:stretch;overflow:hidden;border:1px solid var(--b2h-line);border-radius:var(--b2h-radius);background:var(--b2h-paper);box-shadow:var(--b2h-shadow)}.b2h-memorial-home__hero-image,.b2h-memorial-home__proof-media img{display:block;width:100%;height:100%;object-fit:cover}.b2h-memorial-home__hero-image{min-height:34rem}.b2h-memorial-home__media-note{position:absolute;inset-inline:1rem;inset-block-end:1rem;max-width:24rem;margin:0;padding:.85rem 1rem;border:1px solid var(--b2h-line);border-radius:var(--b2h-radius);background:var(--b2h-paper);color:var(--b2h-graphite);font-size:.9rem;line-height:1.45}.b2h-memorial-home__placeholder{display:block;width:100%;height:100%;min-height:18rem;background:var(--b2h-sky)}.b2h-memorial-home__paths{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding-block:0 4.5rem}.b2h-memorial-home__path,.b2h-memorial-home__offer,.b2h-memorial-home__scenario,.b2h-memorial-home__review,.b2h-memorial-home__risk,.b2h-memorial-home__faq{border:1px solid var(--b2h-line);border-radius:var(--b2h-radius);background:var(--b2h-paper)}.b2h-memorial-home__path{display:block;padding:1.35rem;color:inherit;text-decoration:none}.b2h-memorial-home__path-title{display:block;margin-block-start:.5rem;font-family:var(--b2h-font-display, var(--font-heading-family, Georgia, serif));font-size:1.55rem;line-height:1.15}.b2h-memorial-home__path-text{display:block;margin-block-start:.6rem;color:var(--b2h-muted);font-size:.96rem;line-height:1.55}.b2h-memorial-home__section{padding-block:4.5rem;border-block-start:1px solid var(--b2h-line)}.b2h-memorial-home__section-head{max-width:44rem;margin-block-end:2rem}.b2h-memorial-home__section-head--split{display:grid;grid-template-columns:minmax(0,1fr) minmax(17rem,.5fr);gap:2rem;max-width:none;align-items:end}.b2h-memorial-home__section-title,.b2h-memorial-home__final-heading{margin:.55rem 0 0;font-family:var(--b2h-font-display, var(--font-heading-family, Georgia, serif));font-size:var(--b2h-text-display-md, 2.5rem);font-weight:500;line-height:1.06;letter-spacing:0}.b2h-memorial-home__section-note{margin:0;color:var(--b2h-muted);font-size:.96rem;line-height:1.55}.b2h-memorial-home__proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.b2h-memorial-home__proof{overflow:hidden;border:1px solid var(--b2h-line);border-radius:var(--b2h-radius);background:var(--b2h-paper)}.b2h-memorial-home__proof-media{aspect-ratio:4 / 3;background:var(--b2h-sky)}.b2h-memorial-home__proof-body{padding:1rem}.b2h-memorial-home__proof-title,.b2h-memorial-home__offer-title,.b2h-memorial-home__scenario-title,.b2h-memorial-home__risk-title,.b2h-memorial-home__step-title{margin:.45rem 0 0;font-size:1.15rem;line-height:1.25;color:var(--b2h-graphite)}.b2h-memorial-home__proof-text,.b2h-memorial-home__offer-text,.b2h-memorial-home__scenario-text,.b2h-memorial-home__risk-text,.b2h-memorial-home__step-text{margin:.55rem 0 0;color:var(--b2h-muted);font-size:.95rem;line-height:1.55}.b2h-memorial-home__offer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.b2h-memorial-home__offer{padding:1.45rem}.b2h-memorial-home__offer--highlight{border-color:var(--b2h-gold);background:var(--b2h-color-brass-soft, #eadfc6)}.b2h-memorial-home__offer-price{margin:.85rem 0 0;font-family:var(--b2h-font-display, var(--font-heading-family, Georgia, serif));font-size:1.8rem;line-height:1.1;color:var(--b2h-graphite)}.b2h-memorial-home__offer-items{margin-block-start:1rem;color:var(--b2h-muted);font-size:.94rem;line-height:1.6}.b2h-memorial-home__offer-items ul{margin:0;padding-inline-start:1.1rem}.b2h-memorial-home__text-link{display:inline-flex;margin-block-start:1.15rem;color:var(--b2h-graphite);font-size:.94rem;line-height:1.3;text-decoration-color:var(--b2h-gold);text-underline-offset:.22rem}.b2h-memorial-home__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none}.b2h-memorial-home__step{min-width:0;padding-block-start:1.15rem;border-block-start:2px solid var(--b2h-gold)}.b2h-memorial-home__step-number{display:inline-flex;width:2rem;height:2rem;align-items:center;justify-content:center;border-radius:999px;background:var(--b2h-graphite);color:var(--b2h-paper);font-size:.88rem;line-height:1}.b2h-memorial-home__risk-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.b2h-memorial-home__scenario-grid,.b2h-memorial-home__review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.b2h-memorial-home__scenario{padding:1.35rem;background:var(--b2h-sage)}.b2h-memorial-home__scenario:nth-child(2){background:var(--b2h-rose)}.b2h-memorial-home__scenario:nth-child(3){background:var(--b2h-sky)}.b2h-memorial-home__review{display:grid;align-content:space-between;min-height:15rem;gap:1.25rem;margin:0;padding:1.35rem}.b2h-memorial-home__review blockquote{margin:0;font-family:var(--b2h-font-display, var(--font-heading-family, Georgia, serif));font-size:1.35rem;line-height:1.28;color:var(--b2h-graphite)}.b2h-memorial-home__review figcaption{display:grid;gap:.3rem;color:var(--b2h-muted);font-size:.86rem;line-height:1.4}.b2h-memorial-home__review figcaption strong{color:var(--b2h-graphite);font-size:.95rem}.b2h-memorial-home__risk{padding:1.1rem}.b2h-memorial-home__faq-list{display:grid;gap:.75rem}.b2h-memorial-home__faq{padding:.95rem 1.1rem}.b2h-memorial-home__faq-question{cursor:pointer;color:var(--b2h-graphite);font-size:1rem;line-height:1.45}.b2h-memorial-home__faq-answer{padding-block-start:.7rem;color:var(--b2h-muted);font-size:.96rem;line-height:1.6}.b2h-memorial-home__final{padding-block:4.5rem 5rem;text-align:center}.b2h-memorial-home__final-heading,.b2h-memorial-home__final-text{margin-inline:auto}.b2h-memorial-home__final-text{margin-block:1rem 1.5rem}@media screen and (max-width:989px){.b2h-memorial-home__hero,.b2h-memorial-home__section-head--split{grid-template-columns:1fr;gap:2rem}.b2h-memorial-home__heading{font-size:3.45rem}.b2h-memorial-home__proof-grid,.b2h-memorial-home__scenario-grid,.b2h-memorial-home__review-grid,.b2h-memorial-home__risk-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.b2h-memorial-home__hero{padding-block:3rem 2.5rem}.b2h-memorial-home__heading{font-size:2.65rem}.b2h-memorial-home__hero-image{min-height:24rem}.b2h-memorial-home__paths,.b2h-memorial-home__offer-grid,.b2h-memorial-home__steps,.b2h-memorial-home__proof-grid,.b2h-memorial-home__scenario-grid,.b2h-memorial-home__review-grid,.b2h-memorial-home__risk-grid{grid-template-columns:1fr}.b2h-memorial-home__section,.b2h-memorial-home__final{padding-block:3rem}.b2h-memorial-home__section-title,.b2h-memorial-home__final-heading{font-size:2rem}}@media(prefers-reduced-motion:reduce){.b2h-memorial-home__button{transition:none}.b2h-memorial-home__button:hover{transform:none}}.b2h-memorial-pdp{--b2h-pdp-ivory: var(--b2h-color-canvas, #eef3ef);--b2h-pdp-paper: var(--b2h-color-surface, #fffaf2);--b2h-pdp-graphite: var(--b2h-color-ink, #251f1b);--b2h-pdp-muted: var(--b2h-color-muted, #6b625a);--b2h-pdp-sage: var(--b2h-color-sage-soft, #dbe6dd);--b2h-pdp-gold: var(--b2h-color-brass, #a77b35);--b2h-pdp-line: var(--b2h-color-line, rgba(37, 31, 27, .16));--b2h-pdp-radius: var(--b2h-radius-card, 8px);color:var(--b2h-pdp-graphite);font-family:var(--b2h-font-body, Jokker-Regular, "Noto Sans", system-ui, sans-serif);background:var(--b2h-pdp-ivory)}.b2h-memorial-pdp__inner{width:min(100% - 2rem,1180px);margin-inline:auto;padding-block:4.5rem}.b2h-memorial-pdp__intro{max-width:48rem;margin-block-end:2rem}.b2h-memorial-pdp__eyebrow,.b2h-memorial-pdp__panel-kicker{margin:0;color:var(--b2h-pdp-gold);font-size:.75rem;line-height:1.35;letter-spacing:0;text-transform:uppercase}.b2h-memorial-pdp__heading,.b2h-memorial-pdp__timeline-heading{margin:.55rem 0 0;font-family:var(--b2h-font-display, var(--font-heading-family, Georgia, serif));font-weight:500;line-height:1.08;letter-spacing:0}.b2h-memorial-pdp__heading{font-size:var(--b2h-text-display-md, 2.5rem)}.b2h-memorial-pdp__timeline-heading{font-size:var(--b2h-text-title, 1.5rem)}.b2h-memorial-pdp__text,.b2h-memorial-pdp__panel-text,.b2h-memorial-pdp__faq-answer{color:var(--b2h-pdp-muted);font-size:var(--b2h-text-body, 1rem);line-height:var(--b2h-line-body, 1.65)}.b2h-memorial-pdp__text{margin-block-start:1rem}.b2h-memorial-pdp__text p,.b2h-memorial-pdp__panel-text p,.b2h-memorial-pdp__faq-answer p{margin:0}.b2h-memorial-pdp__panel-text ul{margin-block:.85rem 0;padding-inline-start:1.1rem}.b2h-memorial-pdp__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.b2h-memorial-pdp__panel,.b2h-memorial-pdp__timeline,.b2h-memorial-pdp__faq-item{border:1px solid var(--b2h-pdp-line);border-radius:var(--b2h-pdp-radius);background:var(--b2h-pdp-paper)}.b2h-memorial-pdp__panel{padding:1.2rem}.b2h-memorial-pdp__panel-title{margin:.55rem 0 0;font-size:1.12rem;line-height:1.28}.b2h-memorial-pdp__timeline{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1fr);gap:2rem;margin-block-start:1rem;padding:1.4rem}.b2h-memorial-pdp__steps{display:grid;gap:.8rem;margin:0;padding:0;list-style:none}.b2h-memorial-pdp__step{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.25rem .75rem;align-items:start}.b2h-memorial-pdp__step-number{display:inline-flex;width:1.9rem;height:1.9rem;align-items:center;justify-content:center;grid-row:span 2;border-radius:999px;background:var(--b2h-pdp-graphite);color:var(--b2h-pdp-paper);font-size:.84rem}.b2h-memorial-pdp__step-title{color:var(--b2h-pdp-graphite);font-size:1rem;line-height:1.35}.b2h-memorial-pdp__step-text{color:var(--b2h-pdp-muted);font-size:.94rem;line-height:1.5}.b2h-memorial-pdp__faq{display:grid;grid-template-columns:minmax(0,.38fr) minmax(0,.62fr);gap:2rem;margin-block-start:3rem}.b2h-memorial-pdp__faq-list{display:grid;gap:.75rem}.b2h-memorial-pdp__faq-item{padding:0}.b2h-memorial-pdp__faq-question{display:flex;min-height:2.75rem;align-items:center;padding:.95rem 1.1rem;cursor:pointer;color:var(--b2h-pdp-graphite);font-size:1rem;line-height:1.45}.b2h-memorial-pdp__faq-answer{padding:0 1.1rem 1rem}.b2h-memorial-pdp__faq-answer a{color:var(--b2h-color-action, #293727);text-decoration-thickness:1px;text-underline-offset:.2em}.b2h-memorial-pdp :focus-visible{outline:2px solid var(--b2h-color-focus, #2d6f73);outline-offset:3px;box-shadow:var(--b2h-shadow-focus)}@media screen and (max-width:989px){.b2h-memorial-pdp__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.b2h-memorial-pdp__timeline,.b2h-memorial-pdp__faq{grid-template-columns:1fr}}@media screen and (max-width:749px){.b2h-memorial-pdp__inner{padding-block:3rem}.b2h-memorial-pdp__heading{font-size:var(--b2h-text-display-md, 1.875rem)}.b2h-memorial-pdp__grid{grid-template-columns:1fr}}.b2h-not-found{background:var(--b2h-color-canvas, #eef3ef)}.b2h-not-found__inner{display:grid;grid-template-columns:minmax(12rem,.5fr) minmax(0,1fr);gap:clamp(2rem,8vw,7rem);align-items:center;min-height:min(44rem,70vh);padding-block:clamp(4rem,10vw,8rem)}.b2h-not-found__code{color:var(--b2h-color-sage-soft, #dbe6dd);font-family:var(--b2h-font-display, "Recoleta", Georgia, serif);font-size:clamp(8rem,20vw,16rem);font-weight:500;line-height:.8}.b2h-not-found__copy{display:grid;max-width:42rem;gap:1rem}.b2h-not-found__eyebrow{margin:0;color:var(--b2h-color-brass, #a77b35);font-size:.75rem;font-weight:700;text-transform:uppercase}.b2h-not-found h1{max-width:12ch;margin:0;font-size:var(--b2h-text-display-lg, 3.25rem);font-weight:500;line-height:1.04}.b2h-not-found__text{color:var(--b2h-color-muted, #6b625a);font-size:1rem;line-height:1.65}.b2h-not-found__text p{margin:0}.b2h-not-found__search{display:grid;gap:.45rem;margin-block-start:.5rem}.b2h-not-found__search label{font-size:.875rem;font-weight:700}.b2h-not-found__search>div{display:grid;grid-template-columns:minmax(0,1fr) 3.25rem;max-width:34rem}.b2h-not-found__search input,.b2h-not-found__search button{min-height:3.25rem;border:1px solid var(--b2h-color-line-strong, rgba(37, 31, 27, .28));background:var(--b2h-color-surface-strong, #fff);color:var(--b2h-color-ink, #251f1b);font:inherit}.b2h-not-found__search input{min-width:0;padding-inline:.85rem;border-radius:var(--b2h-radius-control, 8px) 0 0 var(--b2h-radius-control, 8px)}.b2h-not-found__search button{display:grid;place-items:center;border-inline-start:0;border-radius:0 var(--b2h-radius-control, 8px) var(--b2h-radius-control, 8px) 0;cursor:pointer}.b2h-not-found__links{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem}.b2h-not-found__links a{min-height:2.75rem;color:var(--b2h-color-ink, #251f1b);font-size:.875rem;font-weight:700;line-height:2.75rem;text-underline-offset:.2em}@media screen and (max-width:749px){.b2h-not-found__inner{grid-template-columns:1fr;min-height:0}.b2h-not-found__code{font-size:clamp(7rem,40vw,10rem)}}.b2h-reviews-page{background:var(--b2h-color-canvas, #eef3ef)}.b2h-reviews-page__inner{display:grid;gap:clamp(3rem,7vw,5.5rem);padding-block:clamp(3rem,7vw,6rem)}.b2h-reviews-page__hero{display:flex;gap:2rem;align-items:end;justify-content:space-between}.b2h-reviews-page__hero>div{display:grid;max-width:50rem;gap:.8rem}.b2h-reviews-page__eyebrow{margin:0;color:var(--b2h-color-brass, #a77b35);font-size:.75rem;font-weight:700;text-transform:uppercase}.b2h-reviews-page__hero h1{max-width:13ch;margin:0;font-size:var(--b2h-text-display-lg, 3.25rem);font-weight:500;line-height:1.04}.b2h-reviews-page__hero>div>div,.b2h-reviews-page__empty>div>div{color:var(--b2h-color-muted, #6b625a);font-size:1rem;line-height:1.65}.b2h-reviews-page__hero p,.b2h-reviews-page__empty p{margin:0}.b2h-reviews-page__hero-icon,.b2h-reviews-page__empty>span,.b2h-reviews-page__standard-grid article>span{display:inline-grid;width:3rem;height:3rem;flex:0 0 3rem;place-items:center;border-radius:50%;background:var(--b2h-color-sage-soft, #dbe6dd);color:var(--b2h-color-action, #293727)}.b2h-reviews-page__empty{display:grid;grid-template-columns:auto minmax(0,1fr);gap:1.25rem;padding:clamp(1.4rem,4vw,2.5rem);border-block:1px solid var(--b2h-color-line-strong, rgba(37, 31, 27, .28))}.b2h-reviews-page__empty>div{display:grid;max-width:46rem;gap:.55rem}.b2h-reviews-page__empty h2,.b2h-reviews-page__standards h2{margin:0;font-size:var(--b2h-text-display-md, 2.5rem);font-weight:500;line-height:1.08}.b2h-reviews-page__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-block-start:.65rem}.b2h-reviews-page__app{min-width:0;padding:clamp(1rem,3vw,2rem);border:1px solid var(--b2h-color-line, rgba(37, 31, 27, .16));border-radius:var(--b2h-radius-card, 8px);background:var(--b2h-color-surface, #fffaf2)}.b2h-reviews-page__standards{display:grid;gap:1.5rem}.b2h-reviews-page__standards>header{display:grid;gap:.5rem}.b2h-reviews-page__standard-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-block-start:1px solid var(--b2h-color-line-strong, rgba(37, 31, 27, .28))}.b2h-reviews-page__standard-grid article{display:grid;gap:.65rem;padding:1.25rem;border-block-end:1px solid var(--b2h-color-line, rgba(37, 31, 27, .16))}.b2h-reviews-page__standard-grid article+article{border-inline-start:1px solid var(--b2h-color-line, rgba(37, 31, 27, .16))}.b2h-reviews-page__standard-grid h3{margin:.15rem 0 0;font-size:1.3rem;font-weight:500;line-height:1.18}.b2h-reviews-page__standard-grid p{margin:0;color:var(--b2h-color-muted, #6b625a);font-size:.9rem;line-height:1.6}@media screen and (max-width:749px){.b2h-reviews-page__hero{align-items:start}.b2h-reviews-page__hero-icon{display:none}.b2h-reviews-page__standard-grid{grid-template-columns:1fr}.b2h-reviews-page__standard-grid article+article{border-inline-start:0}}@media screen and (max-width:479px){.b2h-reviews-page__empty{grid-template-columns:1fr}.b2h-reviews-page__actions .b2h-button{width:100%}}.b2h-saved-gifts{--b2h-saved-bg: var(--b2h-v0c-canvas, var(--b2h-color-canvas, #f5f1e9));--b2h-saved-ink: var(--b2h-color-ink, #251f1b);--b2h-saved-muted: var(--b2h-color-muted, #6b625a);--b2h-saved-line: var(--b2h-color-line, rgba(37, 31, 27, .16));--b2h-saved-accent: var(--b2h-color-clay, #a46b5c);--b2h-saved-surface: var(--b2h-color-surface, #fffaf2);display:block;min-height:38rem;padding-block:4.5rem 6rem;font-family:var(--b2h-font-body, Jokker-Regular, "Noto Sans", system-ui, sans-serif);background:var(--b2h-saved-bg);color:var(--b2h-saved-ink)}.b2h-saved-gifts__inner{display:grid;gap:2.5rem}.b2h-saved-gifts__header{display:grid;grid-template-columns:minmax(0,1fr) minmax(17rem,22rem);align-items:end;gap:3rem;padding-block-end:2rem;border-block-end:1px solid var(--b2h-saved-line)}.b2h-saved-gifts__intro{display:grid;min-width:0;max-width:48rem;gap:.75rem}.b2h-saved-gifts__kicker{margin:0;color:var(--b2h-saved-accent);font-size:.75rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.b2h-saved-gifts__heading{max-width:15ch;margin:0;font-family:var(--b2h-font-display, Georgia, serif);font-size:3.75rem;font-weight:500;line-height:1;letter-spacing:0;color:var(--b2h-saved-ink);overflow-wrap:break-word}.b2h-saved-gifts__description{max-width:38rem;color:var(--b2h-saved-muted);font-size:1rem;line-height:1.7}.b2h-saved-gifts__description p{margin:0}.b2h-saved-gifts__summary{display:grid;min-width:0;gap:.55rem;padding-inline-start:1.25rem;border-inline-start:2px solid var(--b2h-saved-accent)}.b2h-saved-gifts__count-line{display:flex;align-items:baseline;gap:.45rem;margin:0;color:var(--b2h-saved-ink);font-size:.88rem;font-weight:700}.b2h-saved-gifts__count-line strong{font-family:var(--b2h-font-display, Georgia, serif);font-size:1.85rem;font-weight:500;line-height:1}.b2h-saved-gifts__storage-note{max-width:29rem;margin:0;color:var(--b2h-saved-muted);font-size:.78rem;line-height:1.5}.b2h-saved-gifts__continue{display:inline-flex;width:fit-content;min-height:2.75rem;align-items:center;gap:.45rem;color:var(--b2h-saved-ink);font-size:.8rem;font-weight:750;text-decoration:underline;text-decoration-color:var(--b2h-saved-line);text-underline-offset:.25rem}.b2h-saved-gifts__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:1.5rem}.b2h-saved-gifts__item{display:flex;min-width:0}.b2h-saved-gifts__item .b2h-product-card{width:100%}.b2h-saved-gifts__loading{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}.b2h-saved-gifts__loading[hidden]{display:none}.b2h-saved-gifts__placeholder{display:grid;min-height:24rem;align-content:end;gap:.75rem;padding:1rem;border:1px solid var(--b2h-saved-line);border-radius:var(--b2h-radius-card, 8px);background:color-mix(in srgb,var(--b2h-saved-surface) 76%,transparent)}.b2h-saved-gifts__placeholder span{display:block;height:.75rem;background:color-mix(in srgb,var(--b2h-saved-muted) 14%,transparent)}.b2h-saved-gifts__placeholder span:first-child{width:72%;height:1.25rem}.b2h-saved-gifts__placeholder span:last-child{width:44%}.b2h-saved-gifts__empty{display:grid;max-width:34rem;margin-inline:auto;justify-items:center;padding-block:3rem;text-align:center}.b2h-saved-gifts__empty[hidden],.b2h-saved-gifts__error[hidden]{display:none}.b2h-saved-gifts__empty-icon,.b2h-saved-gifts__error-icon{display:inline-flex;width:3.5rem;height:3.5rem;align-items:center;justify-content:center;margin-block-end:1.25rem;border:1px solid var(--b2h-saved-line);border-radius:50%;color:var(--b2h-saved-accent);background:var(--b2h-saved-surface)}.b2h-saved-gifts__empty-heading{margin:0 0 .75rem;color:var(--b2h-saved-ink);font-family:var(--b2h-font-display, Georgia, serif);font-size:2.5rem;font-weight:500;line-height:1.05;letter-spacing:0}.b2h-saved-gifts__empty-copy{margin:0;color:var(--b2h-saved-muted);line-height:1.7}.b2h-saved-gifts__empty-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem;margin-block-start:1.5rem}.b2h-saved-gifts__empty-link{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:3rem;padding-inline:1.25rem;border:1px solid var(--b2h-saved-ink);border-radius:var(--b2h-radius-control, 8px);background:var(--b2h-saved-ink);color:var(--b2h-saved-surface);font-weight:700;text-decoration:none;transition:background .16s ease,color .16s ease}.b2h-saved-gifts__empty-secondary{display:inline-flex;min-height:3rem;align-items:center;padding-inline:.75rem;color:var(--b2h-saved-ink);font-size:.85rem;font-weight:700;text-underline-offset:.25rem}.b2h-saved-gifts__empty-link:hover{background:transparent;color:var(--b2h-saved-ink)}.b2h-saved-gifts__error{display:grid;grid-template-columns:auto minmax(0,1fr) auto;max-width:48rem;align-items:center;gap:1rem;margin-inline:auto;padding:1.25rem;border-block:1px solid var(--b2h-saved-line)}.b2h-saved-gifts__error-icon{width:3rem;height:3rem;margin:0}.b2h-saved-gifts__error h2,.b2h-saved-gifts__error p{margin:0}.b2h-saved-gifts__error h2{font-family:var(--b2h-font-display, Georgia, serif);font-size:1.35rem;font-weight:500}.b2h-saved-gifts__error p,.b2h-saved-gifts__noscript{color:var(--b2h-saved-muted);font-size:.82rem;line-height:1.5}.b2h-saved-gifts__error button{min-height:2.75rem;padding-inline:1rem;border:1px solid var(--b2h-saved-ink);border-radius:var(--b2h-radius-control, 8px);color:var(--b2h-saved-ink);background:transparent;font:inherit;font-size:.82rem;font-weight:750;cursor:pointer}.b2h-saved-gifts :focus-visible{outline:2px solid var(--b2h-color-focus, #516b54);outline-offset:3px;box-shadow:var(--b2h-shadow-focus, 0 0 0 4px rgba(81, 107, 84, .18))}@media screen and (max-width:1199px){.b2h-saved-gifts__grid,.b2h-saved-gifts__loading{grid-template-columns:repeat(3,minmax(0,1fr))}.b2h-saved-gifts__loading>:last-child{display:none}}@media screen and (max-width:989px){.b2h-saved-gifts{padding-block:3.5rem 4.5rem}.b2h-saved-gifts__header{grid-template-columns:1fr;align-items:start;gap:1.5rem}.b2h-saved-gifts__summary{max-width:36rem}.b2h-saved-gifts__grid,.b2h-saved-gifts__loading{grid-template-columns:repeat(2,minmax(0,1fr))}.b2h-saved-gifts__loading>:nth-child(n+3){display:none}}@media screen and (max-width:599px){.b2h-saved-gifts{min-height:32rem;padding-block:2.5rem 3.5rem}.b2h-saved-gifts__inner{gap:2rem}.b2h-saved-gifts__heading{max-width:14ch;font-size:2.65rem;line-height:1.03}.b2h-saved-gifts__summary{padding-inline-start:1rem}.b2h-saved-gifts__grid,.b2h-saved-gifts__loading{grid-template-columns:minmax(0,1fr)}.b2h-saved-gifts__loading>:nth-child(n+2){display:none}.b2h-saved-gifts__placeholder{min-height:28rem}.b2h-saved-gifts__empty{padding-block:2rem}.b2h-saved-gifts__empty-heading{font-size:2rem}.b2h-saved-gifts__empty-actions{width:100%;flex-direction:column}.b2h-saved-gifts__empty-link,.b2h-saved-gifts__empty-secondary{width:100%}.b2h-saved-gifts__empty-secondary{justify-content:center}.b2h-saved-gifts__error{grid-template-columns:auto minmax(0,1fr)}.b2h-saved-gifts__error button{grid-column:1 / -1;width:100%}}@media(prefers-reduced-motion:reduce){.b2h-saved-gifts__empty-link{transition:none}}.b2h-support{background:var(--b2h-color-canvas, #eef3ef)}.b2h-support__inner{display:grid;gap:clamp(3rem,7vw,5.5rem);padding-block:clamp(3rem,7vw,6rem)}.b2h-support__hero{display:flex;gap:2rem;align-items:end;justify-content:space-between}.b2h-support__hero-copy{display:grid;max-width:50rem;gap:.85rem}.b2h-support__eyebrow{margin:0;color:var(--b2h-color-brass, #a77b35);font-size:.75rem;font-weight:700;line-height:1.35;text-transform:uppercase}.b2h-support__hero h1{max-width:14ch;margin:0;font-size:var(--b2h-text-display-lg, 3.25rem);font-weight:500;line-height:1.04}.b2h-support__hero-copy>div,.b2h-support__faq-heading>div,.b2h-support__contact>div>div{color:var(--b2h-color-muted, #6b625a);font-size:1rem;line-height:1.65}.b2h-support__hero-copy p,.b2h-support__faq-heading p,.b2h-support__contact p{margin:0}.b2h-support__hero-action{flex:0 0 auto;gap:.5rem}.b2h-support__pathways{display:grid;gap:1.25rem}.b2h-support__section-heading{display:grid;gap:.45rem}.b2h-support__section-heading h2,.b2h-support__faq-heading h2,.b2h-support__contact h2{margin:0;font-size:var(--b2h-text-display-md, 2.5rem);font-weight:500;line-height:1.08}.b2h-support__pathway-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-block-start:1px solid var(--b2h-color-line, rgba(37, 31, 27, .16))}.b2h-support__pathway{display:grid;grid-template-columns:auto minmax(0,1fr) auto;min-height:7.25rem;gap:.9rem;align-items:center;padding:1.1rem 1.25rem;border-block-end:1px solid var(--b2h-color-line, rgba(37, 31, 27, .16));color:var(--b2h-color-ink, #251f1b);text-decoration:none}.b2h-support__pathway:nth-child(odd){border-inline-end:1px solid var(--b2h-color-line, rgba(37, 31, 27, .16))}.b2h-support__pathway:hover .b2h-support__pathway-arrow{transform:translate(3px)}.b2h-support__pathway-icon,.b2h-support__contact-icon{display:inline-grid;width:2.75rem;height:2.75rem;place-items:center;border-radius:50%;background:var(--b2h-color-sage-soft, #dbe6dd);color:var(--b2h-color-action, #293727)}.b2h-support__pathway-copy{display:grid;gap:.25rem;min-width:0}.b2h-support__pathway-copy strong{font-family:var(--b2h-font-display, "Recoleta", Georgia, serif);font-size:1.25rem;font-weight:500;line-height:1.2}.b2h-support__pathway-copy>span{color:var(--b2h-color-muted, #6b625a);font-size:.875rem;line-height:1.45}.b2h-support__pathway-arrow{transition:transform .16s ease}.b2h-support__content{display:grid;grid-template-columns:minmax(12rem,.28fr) minmax(0,1fr);gap:clamp(2rem,6vw,5rem);align-items:start}.b2h-support__index{position:sticky;inset-block-start:calc(var(--header-height, 5rem) + 1rem);display:grid;gap:1rem;padding-block-start:.25rem}.b2h-support__index>p{margin:0;color:var(--b2h-color-ink, #251f1b);font-size:.75rem;font-weight:700;text-transform:uppercase}.b2h-support__index nav,.b2h-support__policy-links{display:grid}.b2h-support__index nav a,.b2h-support__policy-links a{min-height:2.75rem;padding-block:.65rem;border-block-end:1px solid var(--b2h-color-line, rgba(37, 31, 27, .16));color:var(--b2h-color-ink, #251f1b);font-size:.875rem;font-weight:600;line-height:1.35;text-decoration:none}.b2h-support__policy-links{margin-block-start:.5rem}.b2h-support__policy-links a{color:var(--b2h-color-muted, #6b625a);font-weight:500;text-decoration:underline;text-underline-offset:.2em}.b2h-support__faq-groups{display:grid;gap:clamp(3rem,6vw,5rem)}.b2h-support__faq-group{scroll-margin-block-start:calc(var(--header-height, 5rem) + 1.5rem)}.b2h-support__faq-heading{display:grid;max-width:46rem;gap:.6rem;margin-block-end:1.4rem}.b2h-support__faq-list{border-block-start:1px solid var(--b2h-color-line-strong, rgba(37, 31, 27, .28))}.b2h-support__faq{border-block-end:1px solid var(--b2h-color-line, rgba(37, 31, 27, .16))}.b2h-support__faq summary{display:grid;grid-template-columns:minmax(0,1fr) auto;min-height:4.25rem;gap:1rem;align-items:center;padding-block:1rem;color:var(--b2h-color-ink, #251f1b);font-size:1rem;font-weight:700;line-height:1.4;cursor:pointer;list-style:none}.b2h-support__faq summary::-webkit-details-marker{display:none}.b2h-support__faq-icon{display:inline-grid;width:2.25rem;height:2.25rem;place-items:center;border:1px solid var(--b2h-color-line, rgba(37, 31, 27, .16));border-radius:50%;transition:transform .16s ease}.b2h-support__faq[open] .b2h-support__faq-icon{transform:rotate(45deg)}.b2h-support__answer{max-width:48rem;padding:0 3.25rem 1.25rem 0;color:var(--b2h-color-muted, #6b625a);font-size:.9375rem;line-height:1.65}.b2h-support__answer p{margin:0}.b2h-support__answer a{color:var(--b2h-color-ink, #251f1b);text-underline-offset:.2em}.b2h-support__contact{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:1.25rem;align-items:center;padding-block:1.75rem;border-block:1px solid var(--b2h-color-line-strong, rgba(37, 31, 27, .28))}.b2h-support__contact>div{display:grid;gap:.35rem}@media screen and (max-width:989px){.b2h-support__content{grid-template-columns:1fr}.b2h-support__index{position:static}.b2h-support__index nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 1rem}.b2h-support__policy-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 1rem}}@media screen and (max-width:749px){.b2h-support__hero{display:grid;align-items:start}.b2h-support__hero-action{justify-self:start}.b2h-support__pathway-grid{grid-template-columns:1fr}.b2h-support__pathway:nth-child(odd){border-inline-end:0}.b2h-support__contact{grid-template-columns:auto minmax(0,1fr)}.b2h-support__contact .b2h-button{grid-column:1 / -1;width:100%}}@media screen and (max-width:479px){.b2h-support__index nav,.b2h-support__policy-links{grid-template-columns:1fr}.b2h-support__pathway{grid-template-columns:auto minmax(0,1fr)}.b2h-support__pathway-arrow{display:none}}@media(prefers-reduced-motion:reduce){.b2h-support__pathway-arrow,.b2h-support__faq-icon{transition:none}}.b2h-trust-page{background:var(--b2h-color-canvas, #eef3ef)}.b2h-trust-page__inner{display:grid;gap:clamp(3.5rem,8vw,6.5rem);padding-block:clamp(3rem,7vw,6rem)}.b2h-trust-page__hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(17rem,.65fr);gap:clamp(2rem,6vw,5rem);align-items:center}.b2h-trust-page__hero-copy{display:grid;max-width:51rem;gap:.85rem}.b2h-trust-page__eyebrow,.b2h-trust-page__principle>p{margin:0;color:var(--b2h-color-brass, #a77b35);font-size:.75rem;font-weight:700;line-height:1.35;text-transform:uppercase}.b2h-trust-page__hero h1{max-width:13ch;margin:0;font-size:var(--b2h-text-display-lg, 3.25rem);font-weight:500;line-height:1.04}.b2h-trust-page__intro,.b2h-trust-page__section-heading>div,.b2h-trust-page__closing>div>div{color:var(--b2h-color-muted, #6b625a);font-size:1rem;line-height:1.65}.b2h-trust-page__intro p,.b2h-trust-page__section-heading p,.b2h-trust-page__closing p{margin:0}.b2h-trust-page__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-block-start:.75rem}.b2h-trust-page__media,.b2h-trust-page__statement{overflow:hidden;min-height:21rem;border-radius:var(--b2h-radius-card, 8px)}.b2h-trust-page__media{background:var(--b2h-color-sage-soft, #dbe6dd)}.b2h-trust-page__image{display:block;width:100%;height:100%;min-height:21rem;object-fit:cover}.b2h-trust-page__statement{display:grid;align-content:end;gap:1rem;padding:clamp(1.4rem,4vw,2.5rem);border:1px solid var(--b2h-color-line, rgba(37, 31, 27, .16));background:var(--b2h-color-surface, #fffaf2)}.b2h-trust-page__statement>span,.b2h-trust-page__principle-icon,.b2h-trust-page__closing-icon{display:inline-grid;width:2.75rem;height:2.75rem;place-items:center;border-radius:50%;background:var(--b2h-color-sage-soft, #dbe6dd);color:var(--b2h-color-action, #293727)}.b2h-trust-page__statement p{max-width:18ch;margin:0;font-family:var(--b2h-font-display, "Recoleta", Georgia, serif);font-size:clamp(1.65rem,3vw,2.35rem);font-weight:500;line-height:1.1}.b2h-trust-page__principles,.b2h-trust-page__details{display:grid;gap:1.75rem}.b2h-trust-page__section-heading{display:grid;max-width:48rem;gap:.55rem}.b2h-trust-page__section-heading h2,.b2h-trust-page__closing h2{margin:0;font-size:var(--b2h-text-display-md, 2.5rem);font-weight:500;line-height:1.08}.b2h-trust-page__principle-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-block-start:1px solid var(--b2h-color-line-strong, rgba(37, 31, 27, .28))}.b2h-trust-page__principle{display:grid;align-content:start;gap:.65rem;min-height:17rem;padding:1.25rem;border-block-end:1px solid var(--b2h-color-line, rgba(37, 31, 27, .16))}.b2h-trust-page__principle+.b2h-trust-page__principle{border-inline-start:1px solid var(--b2h-color-line, rgba(37, 31, 27, .16))}.b2h-trust-page__principle h3{margin:.15rem 0 0;font-size:1.35rem;font-weight:500;line-height:1.17}.b2h-trust-page__principle>div,.b2h-trust-page__detail>div>div{color:var(--b2h-color-muted, #6b625a);font-size:.9rem;line-height:1.6}.b2h-trust-page__principle>div p,.b2h-trust-page__detail>div>div p{margin:0}.b2h-trust-page__detail-list{border-block-start:1px solid var(--b2h-color-line-strong, rgba(37, 31, 27, .28))}.b2h-trust-page__detail{display:grid;grid-template-columns:4rem minmax(0,1fr);gap:clamp(1rem,4vw,3rem);padding-block:1.5rem;border-block-end:1px solid var(--b2h-color-line, rgba(37, 31, 27, .16))}.b2h-trust-page__detail-index{color:var(--b2h-color-brass, #a77b35);font-size:.75rem;font-weight:700}.b2h-trust-page__detail>div{display:grid;grid-template-columns:minmax(12rem,.45fr) minmax(0,1fr) auto;gap:clamp(1rem,4vw,3rem);align-items:start}.b2h-trust-page__detail h3{margin:0;font-size:1.35rem;font-weight:500;line-height:1.18}.b2h-trust-page__detail a{display:inline-flex;gap:.4rem;align-items:center;color:var(--b2h-color-ink, #251f1b);font-size:.875rem;font-weight:700;white-space:nowrap;text-underline-offset:.2em}.b2h-trust-page__closing{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:1.25rem;align-items:center;padding-block:1.75rem;border-block:1px solid var(--b2h-color-line-strong, rgba(37, 31, 27, .28))}.b2h-trust-page__closing>div{display:grid;gap:.35rem}@media screen and (max-width:989px){.b2h-trust-page__hero{grid-template-columns:1fr}.b2h-trust-page__statement{min-height:15rem}.b2h-trust-page__principle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.b2h-trust-page__principle:nth-child(3){border-inline-start:0}.b2h-trust-page__detail>div{grid-template-columns:minmax(10rem,.4fr) minmax(0,1fr)}.b2h-trust-page__detail a{grid-column:2;justify-self:start}}@media screen and (max-width:599px){.b2h-trust-page__principle-grid{grid-template-columns:1fr}.b2h-trust-page__principle,.b2h-trust-page__principle+.b2h-trust-page__principle{min-height:0;border-inline-start:0}.b2h-trust-page__detail{grid-template-columns:2rem minmax(0,1fr)}.b2h-trust-page__detail>div{grid-template-columns:1fr}.b2h-trust-page__detail a{grid-column:1}.b2h-trust-page__closing{grid-template-columns:auto minmax(0,1fr)}.b2h-trust-page__closing .b2h-button{grid-column:1 / -1;width:100%}}.b2h-v0c-faq{color:var(--b2h-v0c-ink);background:var(--b2h-v0c-bone);font-family:var(--b2h-font-body, "DM Sans", sans-serif)}.b2h-v0c-faq__inner{display:grid;grid-template-columns:minmax(15rem,.55fr) minmax(28rem,1.45fr);gap:4rem;padding-block:var(--b2h-v0c-section-space)}.b2h-v0c-faq header p{margin:0 0 .6rem;color:var(--b2h-v0c-gold);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.b2h-v0c-faq h2{max-width:11ch;margin:0;font-family:var(--b2h-font-display, Georgia, serif);font-size:var(--b2h-v0c-type-section);font-weight:500;line-height:1.05}.b2h-v0c-faq__list{border-top:1px solid rgba(37,31,27,.2)}.b2h-v0c-faq details{border-bottom:1px solid rgba(37,31,27,.2)}.b2h-v0c-faq summary{display:flex;min-height:4.25rem;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;font-family:var(--b2h-font-display, Georgia, serif);font-size:1.2rem;list-style:none}.b2h-v0c-faq summary::-webkit-details-marker{display:none}.b2h-v0c-faq details[open] summary .b2h-icon{transform:rotate(45deg)}.b2h-v0c-faq summary .b2h-icon{flex:none;transition:transform .16s ease}.b2h-v0c-faq details>div{max-width:42rem;padding:0 3rem 1.5rem 0;color:#625950;font-size:.92rem;line-height:1.65}.b2h-v0c-faq details>div p{margin:0}.b2h-v0c-faq summary:focus-visible{outline:2px solid var(--b2h-color-focus, #2d6f73);outline-offset:3px}@media screen and (max-width:899.98px){.b2h-v0c-faq__inner{grid-template-columns:1fr;gap:1.5rem}.b2h-v0c-faq h2{max-width:none}}@media screen and (max-width:749px){.b2h-v0c-faq summary{min-height:4rem;font-size:1.05rem}.b2h-v0c-faq details>div{padding-right:1rem;font-size:.88rem}}.b2h-v0c-hero{position:relative;color:var(--b2h-v0c-ink);background:var(--b2h-v0c-paper);font-family:var(--b2h-font-body, "DM Sans", sans-serif)}.b2h-v0c-hero__scroll-cue{position:absolute;left:50%;bottom:-2.25rem;z-index:3;display:grid;width:4.5rem;height:4.5rem;transform:translate(-50%);place-items:center;border:1px solid var(--b2h-v0c-line);border-radius:50%;background:var(--b2h-v0c-surface);color:var(--b2h-v0c-pine);box-shadow:0 .5rem 1.5rem #251f1b1a}.b2h-v0c-hero__scroll-cue:hover .b2h-icon{transform:translateY(.15rem)}.b2h-v0c-hero__scroll-cue .b2h-icon{transition:transform .2s var(--b2h-v0c-ease)}.b2h-v0c-hero__inner{display:grid;grid-template-columns:minmax(22rem,.82fr) minmax(32rem,1.18fr);min-height:43rem}.b2h-v0c-hero__copy{display:flex;flex-direction:column;justify-content:center;padding:5rem 4rem 5rem 0}.b2h-v0c-hero__eyebrow{margin:0 0 1rem;color:var(--b2h-v0c-gold);font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.b2h-v0c-hero h1{max-width:12ch;margin:0;font-family:var(--b2h-font-display, Georgia, serif);font-size:var(--b2h-v0c-type-hero);font-weight:500;line-height:.99;letter-spacing:0;text-wrap:balance}.b2h-v0c-hero__text{max-width:34rem;margin:1.5rem 0 0;color:var(--b2h-v0c-muted);font-size:1.08rem;line-height:1.65}.b2h-v0c-hero__actions{display:grid;grid-template-columns:repeat(2,minmax(0,12.5rem));gap:.75rem;margin-block-start:2rem}.b2h-v0c-hero__button{display:flex;min-height:3.35rem;align-items:center;justify-content:center;padding:.85rem 1rem;border:1px solid var(--b2h-v0c-pine);border-radius:6px;font-size:.95rem;font-weight:700;line-height:1.2;text-decoration:none}.b2h-v0c-hero__button--primary{background:var(--b2h-v0c-pine);color:var(--b2h-color-surface)}.b2h-v0c-hero__button--secondary{background:transparent;color:var(--b2h-v0c-pine)}.b2h-v0c-hero__assurances{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin:1.5rem 0 0;padding:0;list-style:none}.b2h-v0c-hero__assurances li{display:flex;min-width:0;align-items:center;gap:.55rem;color:var(--b2h-v0c-muted);font-size:.72rem;line-height:1.35}.b2h-v0c-hero__assurance-icon{display:grid;width:1.5rem;height:1.5rem;flex:none;place-items:center;color:var(--b2h-v0c-pine)}.b2h-v0c-hero__assurances li+li{padding-inline-start:.8rem;border-inline-start:1px solid var(--b2h-v0c-line)}.b2h-v0c-hero__visual{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(10rem,.42fr);min-width:0;overflow:hidden;background:var(--b2h-color-brass-soft)}@media screen and (min-width:990px){.b2h-v0c-hero__visual{margin-inline-end:calc((100vw - min(calc(100vw - (var(--b2h-v0c-gutter) * 2)),var(--b2h-v0c-container)))/-2)}}.b2h-v0c-hero__visual-main,.b2h-v0c-hero__visual-side{min-width:0}.b2h-v0c-hero__visual-main img,.b2h-v0c-hero__visual-side img{display:block;width:100%;height:100%;object-fit:cover}.b2h-v0c-hero__visual-main img{object-position:50% 50%}.b2h-v0c-hero__visual-side{display:grid;grid-template-rows:1fr 1fr;border-left:3px solid var(--b2h-v0c-paper)}.b2h-v0c-hero__visual-side img+img{border-top:3px solid var(--b2h-v0c-paper)}.b2h-v0c-hero__note{position:absolute;right:1.5rem;bottom:1.5rem;padding:.8rem 1rem;transform:rotate(-3deg);background:var(--b2h-v0c-surface);color:var(--b2h-color-ink-soft);font-family:cursive;font-size:.86rem;line-height:1.35;box-shadow:0 8px 26px #251f1b2e}.b2h-v0c-hero :focus-visible{outline:2px solid var(--b2h-color-focus, #2d6f73);outline-offset:3px}@media(prefers-reduced-motion:no-preference){.b2h-v0c-hero__copy{animation:b2h-v0c-hero-copy-in .7s var(--b2h-v0c-ease) both}.b2h-v0c-hero__visual{animation:b2h-v0c-hero-visual-in .9s var(--b2h-v0c-ease) 80ms both}}@keyframes b2h-v0c-hero-copy-in{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}@keyframes b2h-v0c-hero-visual-in{0%{opacity:0;transform:translate(1rem)}to{opacity:1;transform:translate(0)}}@media screen and (max-width:989px){.b2h-v0c-hero__inner{grid-template-columns:1fr}.b2h-v0c-hero__copy{padding:3.75rem 0}.b2h-v0c-hero__visual{min-height:34rem}}@media screen and (max-width:749px){.b2h-v0c-hero__inner{min-height:0}.b2h-v0c-hero__copy{padding:2.5rem 0 2rem}.b2h-v0c-hero h1{max-width:none;line-height:1.02}.b2h-v0c-hero__text{font-size:1rem;line-height:1.55}.b2h-v0c-hero__actions{grid-template-columns:1fr}.b2h-v0c-hero__assurances{gap:.6rem}.b2h-v0c-hero__assurances li{align-items:flex-start;padding-inline-start:0;border-inline-start:0;font-size:.68rem}.b2h-v0c-hero__visual{grid-template-columns:1fr .42fr;min-height:22rem}.b2h-v0c-hero__note{right:.75rem;bottom:.75rem;font-size:.72rem}}.b2h-v0c-journal{color:var(--b2h-v0c-ink);background:var(--b2h-v0c-surface);font-family:var(--b2h-font-body, "DM Sans", sans-serif)}.b2h-v0c-journal__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:3rem;padding-block:var(--b2h-v0c-section-space)}.b2h-v0c-journal__stories{min-width:0;padding-inline-start:3rem;border-inline-start:1px solid var(--b2h-v0c-line)}.b2h-v0c-journal__header p{margin:0 0 .6rem;color:var(--b2h-v0c-gold);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.b2h-v0c-journal__header h2{margin:0;font-family:var(--b2h-font-display, Georgia, serif);font-size:2.4rem;font-weight:500;line-height:1.05;text-wrap:balance}.b2h-v0c-journal__header--stories{display:flex;align-items:end;justify-content:space-between;gap:1rem}.b2h-v0c-journal__header--stories>a,.b2h-v0c-journal__story-body>a{display:inline-flex;min-height:2.75rem;align-items:center;gap:.4rem;color:var(--b2h-v0c-pine);font-size:.78rem;font-weight:700;text-underline-offset:.2rem}.b2h-v0c-journal__support-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-block-start:2rem}.b2h-v0c-journal__support-link{position:relative;display:flex;min-width:0;min-height:13rem;flex-direction:column;align-items:flex-start;padding:1rem;border-top:1px solid var(--b2h-v0c-line);color:inherit;text-decoration:none}.b2h-v0c-journal__support-link>span:nth-child(2){display:flex;min-width:0;flex:1;flex-direction:column}.b2h-v0c-journal__support-icon{display:grid;width:2.75rem;height:2.75rem;margin-block-end:1rem;place-items:center;border:1px solid var(--b2h-color-sage);border-radius:50%;color:var(--b2h-v0c-pine)}.b2h-v0c-journal__support-link strong{font-family:var(--b2h-font-display, Georgia, serif);font-size:1rem;font-weight:500;line-height:1.2}.b2h-v0c-journal__support-link small{margin-block-start:.5rem;color:var(--b2h-v0c-muted);font-size:.72rem;line-height:1.5}.b2h-v0c-journal__support-link b{margin-block-start:auto;padding-block-start:.75rem;color:var(--b2h-v0c-pine);font-size:.7rem;text-decoration:underline;text-underline-offset:.2rem}.b2h-v0c-journal__support-link>.b2h-icon{position:absolute;right:.75rem;bottom:1rem;transition:transform .2s var(--b2h-v0c-ease)}.b2h-v0c-journal__support-link:hover>.b2h-icon{transform:translate(.2rem)}.b2h-v0c-journal__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-block-start:2rem}.b2h-v0c-journal__story{display:grid;min-width:0;overflow:hidden;border:1px solid var(--b2h-v0c-line);border-radius:8px;background:var(--b2h-v0c-paper)}.b2h-v0c-journal__media{display:block;aspect-ratio:16 / 10;overflow:hidden}.b2h-v0c-journal__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s var(--b2h-v0c-ease)}.b2h-v0c-journal__media:hover img{transform:scale(1.025)}.b2h-v0c-journal__story-body{display:flex;min-width:0;flex-direction:column;padding:1rem}.b2h-v0c-journal__story-body>p{margin:0 0 .45rem;color:var(--b2h-v0c-gold);font-size:.64rem;font-weight:700;text-transform:uppercase}.b2h-v0c-journal__story h3{margin:0;font-family:var(--b2h-font-display, Georgia, serif);font-size:1.15rem;font-weight:500;line-height:1.15}.b2h-v0c-journal__story-body>div{margin-block-start:.55rem;color:var(--b2h-v0c-muted);font-size:.76rem;line-height:1.5}.b2h-v0c-journal__story-body>a{margin-block-start:.6rem}@media screen and (max-width:989px){.b2h-v0c-journal__inner{grid-template-columns:1fr}.b2h-v0c-journal__stories{padding-block-start:3rem;padding-inline-start:0;border-block-start:1px solid var(--b2h-v0c-line);border-inline-start:0}}@media screen and (max-width:749px){.b2h-v0c-journal__inner{gap:2.5rem}.b2h-v0c-journal__header h2{font-size:var(--b2h-v0c-type-section)}.b2h-v0c-journal__support-list{grid-template-columns:1fr;gap:0;margin-block-start:1.25rem}.b2h-v0c-journal__support-link{display:grid;grid-template-columns:2.75rem minmax(0,1fr) 1.25rem;min-height:7.25rem;gap:.8rem;padding-inline:0}.b2h-v0c-journal__support-icon{margin:0}.b2h-v0c-journal__support-link>.b2h-icon{position:static;align-self:center}.b2h-v0c-journal__support-link b{margin-block-start:.5rem;padding:0}.b2h-v0c-journal__stories{padding-block-start:2.5rem}.b2h-v0c-journal__header--stories>a{display:none}.b2h-v0c-journal__grid{margin-block-start:1.25rem}.b2h-v0c-journal__story-body>div{display:none}}.b2h-v0c-paths{color:var(--b2h-v0c-ink);background:var(--b2h-v0c-surface);font-family:var(--b2h-font-body, "DM Sans", sans-serif)}.b2h-v0c-paths__inner{padding-block:var(--b2h-v0c-section-space)}.b2h-v0c-paths__header{display:flex;flex-direction:column;align-items:center;margin-block-end:2.5rem;text-align:center}.b2h-v0c-paths__header p{margin:0 0 .75rem;color:var(--b2h-v0c-gold);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.b2h-v0c-paths__header h2{max-width:19ch;margin:0;font-family:var(--b2h-font-display, Georgia, serif);font-size:var(--b2h-v0c-type-display);font-weight:500;line-height:1.04;text-wrap:balance}.b2h-v0c-paths__primary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.b2h-v0c-paths__card{display:grid;grid-template-columns:minmax(12rem,.9fr) minmax(0,1.1fr);min-height:19rem;overflow:hidden;border:1px solid var(--b2h-v0c-line);border-radius:8px;background:var(--b2h-v0c-paper);color:inherit;text-decoration:none}.b2h-v0c-paths__media{min-width:0;overflow:hidden}.b2h-v0c-paths__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.b2h-v0c-paths__card:hover .b2h-v0c-paths__media img{transform:scale(1.02)}.b2h-v0c-paths__body{position:relative;display:flex;min-width:0;flex-direction:column;justify-content:center;padding:clamp(1.5rem,3vw,2.75rem)}.b2h-v0c-paths__icon{display:grid;width:3rem;height:3rem;margin-block-end:1.25rem;place-items:center;border-radius:50%;background:var(--b2h-v0c-sage);color:var(--b2h-v0c-pine)}.b2h-v0c-paths__body strong{font-family:var(--b2h-font-display, Georgia, serif);font-size:2.2rem;font-weight:500;line-height:1.08}.b2h-v0c-paths__body>span:not(.b2h-v0c-paths__icon){margin-block-start:.75rem;color:var(--b2h-v0c-muted);font-size:.96rem;line-height:1.55}.b2h-v0c-paths__body b{position:absolute;right:1.5rem;bottom:1.5rem}.b2h-v0c-paths__utilities{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-block-start:1rem;border-block:1px solid rgba(37,31,27,.16)}.b2h-v0c-paths__utilities a{display:grid;grid-template-columns:3rem minmax(0,1fr) 1.5rem;min-height:5.5rem;align-items:center;gap:.8rem;padding:1rem 1.5rem;color:inherit;text-decoration:none}.b2h-v0c-paths__utilities a+a{border-left:1px solid rgba(37,31,27,.16)}.b2h-v0c-paths__utilities a>span:first-child{display:grid;width:2.75rem;height:2.75rem;place-items:center;border:1px solid #b6aa99;border-radius:50%}.b2h-v0c-paths__utilities a>span:nth-child(2){display:grid;gap:.2rem;min-width:0;color:#365b47;font-size:.88rem;text-decoration:underline;text-underline-offset:.2rem}.b2h-v0c-paths__utilities strong{color:#332c27;font-size:.9rem;text-decoration:none}.b2h-v0c-paths :focus-visible{outline:2px solid var(--b2h-color-focus, #2d6f73);outline-offset:3px}@media screen and (max-width:989px){.b2h-v0c-paths__card{grid-template-columns:1fr}.b2h-v0c-paths__media{aspect-ratio:4 / 3}}@media screen and (max-width:749px){.b2h-v0c-paths__header{margin-block-end:1.5rem}.b2h-v0c-paths__header{align-items:flex-start;text-align:start}.b2h-v0c-paths__primary{grid-template-columns:1fr}.b2h-v0c-paths__card{grid-template-columns:42% minmax(0,58%);min-height:12.25rem}.b2h-v0c-paths__media{aspect-ratio:auto}.b2h-v0c-paths__body{padding:1.25rem}.b2h-v0c-paths__icon{width:2.5rem;height:2.5rem;margin-block-end:.8rem}.b2h-v0c-paths__body strong{font-size:1.55rem}.b2h-v0c-paths__body>span:not(.b2h-v0c-paths__icon){font-size:.84rem}.b2h-v0c-paths__utilities{grid-template-columns:1fr}.b2h-v0c-paths__utilities a+a{border-top:1px solid rgba(37,31,27,.16);border-left:0}}.b2h-v0c-catalog{color:var(--b2h-v0c-ink);background:var(--b2h-v0c-bone);font-family:var(--b2h-font-body, "DM Sans", sans-serif)}.b2h-v0c-catalog__inner{display:grid;grid-template-columns:minmax(14rem,17rem) minmax(0,1fr);gap:1.5rem 3rem;padding-block:var(--b2h-v0c-section-space)}.b2h-v0c-catalog__header{position:sticky;top:7rem;display:flex;grid-row:1 / 4;flex-direction:column;align-self:start;align-items:flex-start}.b2h-v0c-catalog__header>p{margin:0 0 .65rem;color:var(--b2h-v0c-gold);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.b2h-v0c-catalog__header h2{max-width:12ch;margin:0;font-family:var(--b2h-font-display, Georgia, serif);font-size:var(--b2h-v0c-type-section);font-weight:500;line-height:1.04;text-wrap:balance}.b2h-v0c-catalog__heading-mobile{display:none}.b2h-v0c-catalog__description{max-width:17rem;margin-block-start:1.25rem;padding-block-start:1.25rem;border-top:1px solid var(--b2h-v0c-line);color:var(--b2h-v0c-muted);font-size:.88rem;line-height:1.55}.b2h-v0c-catalog__description p{margin:0}.b2h-v0c-catalog__header>a,.b2h-v0c-catalog__mobile-all a{display:inline-flex;min-height:2.75rem;align-items:center;gap:.5rem;color:var(--b2h-v0c-pine);font-size:.9rem;font-weight:700;text-underline-offset:.25rem}.b2h-v0c-catalog__header>a{margin-block-start:1.5rem}.b2h-v0c-catalog__filters{display:flex;flex-wrap:wrap;grid-column:2;gap:.55rem}.b2h-v0c-catalog__filters a{display:inline-flex;min-height:2.75rem;align-items:center;padding:.6rem 1rem;border:1px solid var(--b2h-color-line-strong);border-radius:6px;background:var(--b2h-v0c-surface);color:var(--b2h-color-ink-soft);font-size:.82rem;line-height:1;text-decoration:none}.b2h-v0c-catalog__filters a[aria-current=page]{border-color:var(--b2h-v0c-pine);background:var(--b2h-v0c-pine);color:var(--b2h-color-surface)}.b2h-v0c-catalog__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-column:2;gap:.8rem}.b2h-v0c-catalog__card{display:grid;min-width:0;overflow:hidden;border:1px solid var(--b2h-v0c-line);border-radius:8px;background:var(--b2h-v0c-surface)}.b2h-v0c-catalog__media{position:relative;display:block;aspect-ratio:1 / .86;overflow:hidden;background:var(--b2h-color-brass-soft)}.b2h-v0c-catalog__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s var(--b2h-v0c-ease)}.b2h-v0c-catalog__media:hover img{transform:scale(1.025)}.b2h-v0c-catalog__media>span{position:absolute;top:.65rem;left:.65rem;padding:.35rem .55rem;border-radius:4px;background:var(--b2h-v0c-paper);color:var(--b2h-v0c-pine);font-size:.68rem;font-weight:700}.b2h-v0c-catalog__body{display:flex;min-width:0;flex-direction:column;padding:1rem}.b2h-v0c-catalog__title-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;align-items:start}.b2h-v0c-catalog__title-row h3{min-width:0;margin:0;font-family:var(--b2h-font-display, Georgia, serif);font-size:1.15rem;font-weight:500;line-height:1.15}.b2h-v0c-catalog__title-row strong{white-space:nowrap;color:var(--b2h-v0c-ink);font-size:.86rem}.b2h-v0c-catalog__reason{min-height:2.6em;margin:.6rem 0 0;color:var(--b2h-v0c-muted);font-size:.82rem;line-height:1.45}.b2h-v0c-catalog__rating{margin-block-start:.65rem;color:var(--b2h-v0c-muted);font-size:.72rem}.b2h-v0c-catalog__rating span{color:var(--b2h-color-brass);letter-spacing:0}.b2h-v0c-catalog__facts{display:flex;flex-wrap:wrap;gap:.45rem;margin:.65rem 0 1rem;padding:0;list-style:none}.b2h-v0c-catalog__facts li{display:inline-flex;align-items:center;gap:.25rem;color:var(--b2h-v0c-muted);font-size:.7rem}.b2h-v0c-catalog__facts .b2h-icon{color:var(--b2h-color-sage)}.b2h-v0c-catalog__cta{display:inline-flex;min-height:2.75rem;margin-block-start:auto;align-items:center;justify-content:center;border:1px solid var(--b2h-v0c-pine);border-radius:5px;color:var(--b2h-v0c-pine);font-size:.8rem;font-weight:700;text-decoration:none}.b2h-v0c-catalog__cta[href]:hover{background:var(--b2h-v0c-pine);color:var(--b2h-color-surface)}.b2h-v0c-catalog__cta[aria-disabled=true]{border-color:var(--b2h-v0c-line);color:var(--b2h-v0c-muted);cursor:not-allowed}.b2h-v0c-catalog__mobile-all{display:none;grid-column:2}@media screen and (max-width:989px){.b2h-v0c-catalog__inner{grid-template-columns:1fr}.b2h-v0c-catalog__header{position:static;grid-row:auto}.b2h-v0c-catalog__header h2{max-width:16ch}.b2h-v0c-catalog__filters,.b2h-v0c-catalog__grid,.b2h-v0c-catalog__mobile-all{grid-column:1}.b2h-v0c-catalog__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.b2h-v0c-catalog__header>a{display:none}.b2h-v0c-catalog__heading-desktop{display:none}.b2h-v0c-catalog__heading-mobile{display:inline}.b2h-v0c-catalog__description{margin-block-start:1rem;padding-block-start:1rem}.b2h-v0c-catalog__filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem}.b2h-v0c-catalog__filters a{justify-content:center;padding-inline:.35rem;font-size:.7rem;text-align:center}.b2h-v0c-catalog__grid{grid-template-columns:1fr;gap:.55rem}.b2h-v0c-catalog__card{grid-template-columns:minmax(8.5rem,40%) minmax(0,60%);min-height:11rem}.b2h-v0c-catalog__media{height:100%;aspect-ratio:auto}.b2h-v0c-catalog__media>span{top:.5rem;left:.5rem;font-size:.6rem}.b2h-v0c-catalog__body{padding:.85rem}.b2h-v0c-catalog__title-row{grid-template-columns:1fr;gap:.35rem}.b2h-v0c-catalog__title-row h3{font-size:1.05rem}.b2h-v0c-catalog__title-row strong{font-size:.82rem}.b2h-v0c-catalog__reason{min-height:0;margin-block-start:.4rem;font-size:.75rem}.b2h-v0c-catalog__rating{margin-block-start:.4rem;font-size:.68rem}.b2h-v0c-catalog__facts{gap:.25rem;margin:.4rem 0 .6rem}.b2h-v0c-catalog__facts li{font-size:.6rem}.b2h-v0c-catalog__cta{min-height:2.75rem;font-size:.72rem}.b2h-v0c-catalog__mobile-all{display:flex;justify-content:center;margin-block-start:1.25rem}}.b2h-v0c-proof{color:var(--b2h-color-surface);background:var(--b2h-v0c-night);font-family:var(--b2h-font-body, "DM Sans", sans-serif)}.b2h-v0c-proof__inner{display:grid;grid-template-columns:minmax(18rem,.72fr) minmax(34rem,1.28fr);gap:4rem;padding-block:var(--b2h-v0c-section-space)}.b2h-v0c-proof__intro{align-self:center}.b2h-v0c-proof__intro>p{margin:0 0 1rem;color:#c69a58;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.b2h-v0c-proof__intro h2{max-width:13ch;margin:0;font-family:var(--b2h-font-display, Georgia, serif);font-size:var(--b2h-v0c-type-display);font-weight:500;line-height:1;text-wrap:balance}.b2h-v0c-proof__intro>div{max-width:31rem;margin-block-start:1.4rem;color:#fffaf2b8;font-size:1rem;line-height:1.65}.b2h-v0c-proof__intro>div p{margin:0}.b2h-v0c-proof__intro>a{display:inline-flex;min-height:3rem;margin-block-start:2rem;align-items:center;gap:.65rem;padding:.75rem 1rem;border:1px solid #a93632;border-radius:5px;background:#8e2423;color:#fffaf2;font-size:.84rem;font-weight:700;text-decoration:none}.b2h-v0c-proof__studio{padding:1rem;border:1px solid rgba(255,250,242,.2);border-radius:8px;background:#f7f2e9;color:#251f1b}.b2h-v0c-proof__studio-head{display:flex;align-items:start;justify-content:space-between;gap:1rem;padding:.35rem .35rem 1rem}.b2h-v0c-proof__studio-head h3{margin:0;font-family:var(--b2h-font-display, Georgia, serif);font-size:1.7rem;font-weight:500}.b2h-v0c-proof__studio-head p{margin:.3rem 0 0;color:#675d54;font-size:.76rem}.b2h-v0c-proof__studio-head>span{display:inline-flex;align-items:center;gap:.35rem;color:#3b6547;font-size:.7rem;font-weight:700}.b2h-v0c-proof__workspace{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(9rem,.7fr) minmax(9rem,.7fr);gap:.65rem}.b2h-v0c-proof__preview{position:relative;min-height:23rem;overflow:hidden;border-radius:6px;background:#ded5c7}.b2h-v0c-proof__preview img{display:block;width:100%;height:100%;object-fit:cover}.b2h-v0c-proof__preview>span{position:absolute;left:.75rem;bottom:.75rem;padding:.35rem .55rem;border-radius:4px;background:#fffdf8eb;font-size:.65rem;font-weight:700}.b2h-v0c-proof__checks{display:grid;align-content:start;overflow:hidden;border:1px solid rgba(37,31,27,.13);border-radius:6px;background:#fffdf8}.b2h-v0c-proof__checks>div{display:grid;grid-template-columns:1.35rem minmax(0,1fr);gap:.1rem .35rem;padding:.7rem;border-bottom:1px solid rgba(37,31,27,.11)}.b2h-v0c-proof__checks>div:last-child{border-bottom:0}.b2h-v0c-proof__checks span{display:grid;width:1.2rem;height:1.2rem;grid-row:1 / 3;place-items:center;border-radius:50%;background:#dfeadf;color:#315b3e}.b2h-v0c-proof__checks b{font-size:.7rem}.b2h-v0c-proof__checks small{color:#6c6259;font-size:.64rem}.b2h-v0c-proof__note{padding:.85rem;border:1px solid rgba(37,31,27,.13);border-radius:6px;background:#fffdf8}.b2h-v0c-proof__note>span{color:#6c6259;font-size:.66rem}.b2h-v0c-proof__note blockquote{margin:1.5rem 0 0;padding:1.1rem .75rem;transform:rotate(-2deg);background:#f1eadf;color:#54483e;font-family:cursive;font-size:.92rem;line-height:1.55;text-align:center}.b2h-v0c-proof__approval{display:grid;grid-template-columns:2.5rem minmax(0,1fr) auto;align-items:center;gap:.65rem;margin-block-start:.7rem;padding:.8rem;border-radius:6px;background:#fffdf8}.b2h-v0c-proof__approval>span{display:grid;width:2.35rem;height:2.35rem;place-items:center;border-radius:50%;background:#dfeadf;color:#315b3e}.b2h-v0c-proof__approval div{display:grid;gap:.15rem}.b2h-v0c-proof__approval strong{font-size:.78rem}.b2h-v0c-proof__approval small{color:#6c6259;font-size:.65rem}.b2h-v0c-proof__approval a{display:inline-flex;min-height:2.75rem;align-items:center;justify-content:center;padding-inline:1rem;border-radius:5px;background:#8e2423;color:#fffaf2;font-size:.72rem;font-weight:700;text-decoration:none}.b2h-v0c-proof :focus-visible{outline:2px solid #77b4b4;outline-offset:3px}@media screen and (max-width:989px){.b2h-v0c-proof__inner{grid-template-columns:1fr}}@media screen and (max-width:749px){.b2h-v0c-proof__inner{gap:2rem}.b2h-v0c-proof__studio-head{display:grid}.b2h-v0c-proof__workspace{grid-template-columns:1fr}.b2h-v0c-proof__preview{min-height:18rem}.b2h-v0c-proof__checks{grid-template-columns:repeat(2,minmax(0,1fr))}.b2h-v0c-proof__checks>div:nth-last-child(2){border-bottom:0}.b2h-v0c-proof__note blockquote{margin-block-start:.75rem}.b2h-v0c-proof__approval{grid-template-columns:2.5rem minmax(0,1fr)}.b2h-v0c-proof__approval a{grid-column:1 / -1;min-height:3rem}}.b2h-v3-cart-confidence{--b2h-v3-cart-bg: #0f0d0b;--b2h-v3-cart-paper: #fffaf2;--b2h-v3-cart-ink: #201915;--b2h-v3-cart-muted: #756a61;--b2h-v3-cart-line: rgba(32, 25, 21, .14);--b2h-v3-cart-ember: #c8794f;--b2h-v3-cart-oxblood: #6e1f1b;color:var(--b2h-v3-cart-paper);font-family:var(--b2h-font-body, "DM Sans", system-ui, sans-serif);background:radial-gradient(circle at 70% 10%,rgba(200,121,79,.28),transparent 26rem),var(--b2h-v3-cart-bg)}.b2h-v3-cart-confidence__inner{display:grid;grid-template-columns:minmax(16rem,.36fr) minmax(0,.64fr);gap:clamp(1.5rem,4vw,3rem);width:min(100% - 3rem,1240px);margin-inline:auto;padding-block:clamp(2.5rem,6vw,5rem)}.b2h-v3-cart-confidence__copy{display:grid;align-content:center;gap:1rem}.b2h-v3-cart-confidence__kicker{margin:0;color:var(--b2h-v3-cart-ember);font-size:.72rem;font-weight:800;line-height:1.3;letter-spacing:.08em;text-transform:uppercase}.b2h-v3-cart-confidence__heading{max-width:10ch;margin:0;font-family:var(--b2h-font-display, Georgia, serif);font-size:clamp(3rem,5vw,5rem);font-weight:500;line-height:.96;letter-spacing:0}.b2h-v3-cart-confidence__text{max-width:28rem;color:#fffaf2bd;font-size:1rem;line-height:1.65}.b2h-v3-cart-confidence__text p{margin:0}.b2h-v3-cart-confidence__notes,.b2h-v3-cart-confidence__qa-list{display:grid;gap:.45rem;margin:0;padding-inline-start:1rem}.b2h-v3-cart-confidence__notes{color:#fffaf2b8;font-size:.88rem;line-height:1.5}.b2h-v3-cart-confidence__review{display:grid;gap:.8rem}.b2h-v3-cart-confidence__item,.b2h-v3-cart-confidence__qa,.b2h-v3-cart-confidence__empty-cart{border:1px solid rgba(255,250,242,.2);border-radius:8px;background:#fffaf2f2;color:var(--b2h-v3-cart-ink)}.b2h-v3-cart-confidence__item{display:grid;grid-template-columns:7rem minmax(0,1fr);gap:1rem;padding:1rem}.b2h-v3-cart-confidence__media{overflow:hidden;aspect-ratio:1;border-radius:8px;background:#e5d9c9}.b2h-v3-cart-confidence__media img,.b2h-v3-cart-confidence__media-fallback{display:block;width:100%;height:100%;object-fit:cover}.b2h-v3-cart-confidence__media-fallback{background:linear-gradient(135deg,#604b3c,#211714)}.b2h-v3-cart-confidence__item-title{margin:0;font-family:var(--b2h-font-display, Georgia, serif);font-size:1.25rem;font-weight:500;line-height:1.1;letter-spacing:0}.b2h-v3-cart-confidence__variant,.b2h-v3-cart-confidence__empty,.b2h-v3-cart-confidence__empty-cart{color:var(--b2h-v3-cart-muted);font-size:.9rem;line-height:1.5}.b2h-v3-cart-confidence__properties{display:grid;gap:.45rem;margin-block:.75rem 0}.b2h-v3-cart-confidence__property{display:grid;grid-template-columns:minmax(7rem,.32fr) minmax(0,1fr);gap:.7rem;padding-block:.45rem;border-block-start:1px solid var(--b2h-v3-cart-line)}.b2h-v3-cart-confidence__property dt{color:var(--b2h-v3-cart-muted);font-size:.76rem;font-weight:800;text-transform:uppercase}.b2h-v3-cart-confidence__property dd{margin:0;color:var(--b2h-v3-cart-ink);font-size:.9rem;overflow-wrap:anywhere}.b2h-v3-cart-confidence__qa{display:grid;gap:.8rem;padding:1rem}.b2h-v3-cart-confidence__qa-title{margin:0;font-family:var(--b2h-font-display, Georgia, serif);font-size:1.35rem;line-height:1.1}.b2h-v3-cart-confidence__qa-list{color:var(--b2h-v3-cart-muted);font-size:.9rem;line-height:1.45}.b2h-v3-cart-confidence__checkout,.b2h-v3-cart-confidence__empty-cart a{display:inline-flex;min-height:3rem;align-items:center;justify-content:center;border-radius:8px;background:var(--b2h-v3-cart-oxblood);color:var(--b2h-v3-cart-paper);font-size:.95rem;font-weight:800;text-decoration:none}.b2h-v3-cart-confidence__empty-cart{display:grid;gap:1rem;padding:1rem}@media screen and (max-width:860px){.b2h-v3-cart-confidence__inner{width:min(100% - 2.5rem,1240px)}.b2h-v3-cart-confidence__inner,.b2h-v3-cart-confidence__item,.b2h-v3-cart-confidence__property{grid-template-columns:1fr}}.b2h-discovery{display:block;min-height:50vh;color:var(--b2h-color-ink, #251f1b);background:var(--b2h-v0c-paper, #fbf8f2);font-family:var(--b2h-font-body, "DM Sans", system-ui, sans-serif)}.b2h-discovery__frame{width:min(calc(100% - (var(--b2h-v0c-gutter, 1.5rem) * 2)),var(--b2h-v0c-container, 77.5rem));margin-inline:auto}.b2h-discovery__header{border-bottom:1px solid var(--b2h-color-line, rgba(37, 31, 27, .16));background:var(--b2h-color-canvas, #eef3ef)}.b2h-discovery__header-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(22rem,.62fr);align-items:end;gap:clamp(2rem,6vw,6rem);padding-block:clamp(2.5rem,5vw,4.75rem)}.b2h-discovery__intro{display:grid;max-width:48rem;gap:.65rem}.b2h-discovery__kicker,.b2h-discovery__query,.b2h-discovery__description{margin:0}.b2h-discovery__kicker{color:var(--b2h-color-brass, #a77b35);font-size:.72rem;font-weight:750;text-transform:uppercase}.b2h-discovery__intro h1{max-width:16ch;margin:0;font-family:var(--b2h-font-display, "Recoleta", Georgia, serif);font-size:clamp(2.6rem,5vw,4.5rem);font-weight:500;line-height:.98;letter-spacing:0}.b2h-discovery__query{color:var(--b2h-color-ink-soft, #433a34);font-size:.95rem}.b2h-discovery__description{max-width:42rem;color:var(--b2h-color-muted, #6b625a);font-size:.95rem;line-height:1.65}.b2h-discovery__search{display:grid;gap:.55rem}.b2h-discovery__search>label{font-size:.78rem;font-weight:750}.b2h-discovery__search>div{display:grid;min-height:3.25rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.6rem;padding-inline-start:1rem;border:1px solid var(--b2h-color-line-strong, rgba(37, 31, 27, .28));border-radius:var(--b2h-radius-control, 8px);background:var(--b2h-color-surface, #fffaf2)}.b2h-discovery__search input{min-width:0;padding:0;border:0;outline:0;color:inherit;background:transparent;font:inherit}.b2h-discovery__search button,.b2h-discovery-filters__actions button{align-self:stretch;padding-inline:1.2rem;border:0;border-radius:0 var(--b2h-radius-control, 8px) var(--b2h-radius-control, 8px) 0;color:var(--b2h-color-surface, #fffaf2);background:var(--b2h-color-action, #293727);font:inherit;font-size:.8rem;font-weight:750;cursor:pointer}.b2h-discovery__toolbar{display:flex;min-height:5.25rem;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--b2h-color-line, rgba(37, 31, 27, .16))}.b2h-discovery__result-count{margin:0;color:var(--b2h-color-muted, #6b625a);font-size:.84rem}.b2h-discovery__toolbar-actions{display:flex;align-items:center;gap:.65rem}.b2h-discovery__filter-trigger{display:none}.b2h-discovery__sort{display:flex;align-items:center;gap:.55rem}.b2h-discovery__sort label{color:var(--b2h-color-muted, #6b625a);font-size:.78rem}.b2h-discovery__sort select{min-height:2.75rem;padding:.55rem 2.25rem .55rem .8rem;border:1px solid var(--b2h-color-line-strong, rgba(37, 31, 27, .28));border-radius:var(--b2h-radius-control, 8px);color:inherit;background-color:var(--b2h-color-surface, #fffaf2);font:inherit;font-size:.78rem}.b2h-discovery__active-filters{display:flex;flex-wrap:wrap;gap:.5rem;padding-block:1rem;border-bottom:1px solid var(--b2h-color-line, rgba(37, 31, 27, .16))}.b2h-discovery__active-filters a{display:inline-flex;min-height:2.2rem;align-items:center;gap:.45rem;padding:.4rem .65rem;border:1px solid var(--b2h-color-line, rgba(37, 31, 27, .16));border-radius:999px;color:inherit;background:var(--b2h-color-surface, #fffaf2);font-size:.72rem;text-decoration:none}.b2h-discovery__active-filters .b2h-discovery__clear{border-color:transparent;background:transparent;text-decoration:underline;text-underline-offset:.2em}.b2h-discovery__layout{display:grid;grid-template-columns:14rem minmax(0,1fr);align-items:start;gap:clamp(1.5rem,3vw,2.5rem);padding-block:clamp(2rem,4vw,4.5rem)}.b2h-discovery__layout--full{grid-template-columns:1fr}.b2h-discovery__sidebar{position:sticky;top:1.5rem;min-width:0}.b2h-discovery-filters,.b2h-discovery-filters__groups{display:grid}.b2h-discovery-filters__heading{display:flex;min-height:2.5rem;align-items:center;justify-content:space-between;font-family:var(--b2h-font-display, "Recoleta", Georgia, serif);font-size:1.15rem;font-weight:500}.b2h-discovery-filters__count,.b2h-discovery-filter__active-count{display:inline-flex;min-width:1.35rem;min-height:1.35rem;align-items:center;justify-content:center;border-radius:50%;color:var(--b2h-color-action, #293727);background:var(--b2h-color-sage-soft, #dbe6dd);font-family:var(--b2h-font-body, "DM Sans", sans-serif);font-size:.68rem;font-weight:750}.b2h-discovery-filter{border-bottom:1px solid var(--b2h-color-line, rgba(37, 31, 27, .16))}.b2h-discovery-filter summary{display:flex;min-height:3.35rem;align-items:center;justify-content:space-between;gap:1rem;color:var(--b2h-color-ink-soft, #433a34);font-size:.79rem;font-weight:750;cursor:pointer;list-style:none}.b2h-discovery-filter summary::-webkit-details-marker{display:none}.b2h-discovery-filter__summary-meta{display:inline-flex;align-items:center;gap:.45rem}.b2h-discovery-filter summary .b2h-icon{transition:transform .18s ease}.b2h-discovery-filter[open] summary .b2h-icon{transform:rotate(180deg)}.b2h-discovery-filter__content{padding-block-end:1rem}.b2h-discovery-filter__values{display:grid;max-height:15rem;gap:.15rem;margin:0;padding:0;overflow:auto}.b2h-discovery-filter__values li{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.6rem}.b2h-discovery-filter__values input{width:1rem;height:1rem;margin:0;accent-color:var(--b2h-color-action, #293727)}.b2h-discovery-filter__values label{display:flex;min-width:0;min-height:2.25rem;align-items:center;justify-content:space-between;gap:.6rem;color:var(--b2h-color-muted, #6b625a);font-size:.76rem;cursor:pointer}.b2h-discovery-filter__values input:disabled+label{opacity:.45;cursor:not-allowed}.b2h-discovery-filter__price{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.b2h-discovery-filter__price label{display:grid;gap:.35rem;color:var(--b2h-color-muted, #6b625a);font-size:.68rem}.b2h-discovery-filter__price-input{display:flex;min-width:0;min-height:2.5rem;align-items:center;gap:.3rem;padding-inline:.55rem;border:1px solid var(--b2h-color-line-strong, rgba(37, 31, 27, .28));border-radius:var(--b2h-radius-control, 8px);background:var(--b2h-color-surface, #fffaf2)}.b2h-discovery-filter__price input{width:100%;min-width:0;padding:0;border:0;outline:0;background:transparent;font:inherit}.b2h-discovery-filters__actions{display:flex;align-items:center;gap:.9rem;padding-block-start:1rem}.b2h-discovery-filters__actions button{min-height:2.75rem;flex:1;border-radius:var(--b2h-radius-control, 8px)}.b2h-discovery-filters__actions a{color:inherit;font-size:.74rem;text-underline-offset:.2em}.b2h-discovery__results{min-width:0}.b2h-discovery__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.b2h-discovery__grid.b2h-discovery__grid--single{grid-template-columns:minmax(0,1fr)}.b2h-discovery__grid--single .b2h-product-card{display:grid;grid-template-columns:minmax(20rem,.9fr) minmax(0,1.1fr)}.b2h-discovery__grid--single .b2h-product-card__media{aspect-ratio:4 / 3}.b2h-discovery__grid--single .b2h-product-card__body{justify-content:center;padding:clamp(1.5rem,4vw,3rem)}.b2h-discovery__grid--single .b2h-product-card h3{min-height:0;font-size:clamp(1.75rem,3vw,2.65rem)}.b2h-discovery-content-card{display:flex;min-width:0;min-height:18rem;flex-direction:column;padding:1.25rem;border:1px solid var(--b2h-color-line, rgba(37, 31, 27, .16));border-radius:var(--b2h-radius-card, 8px);background:var(--b2h-color-surface, #fffaf2)}.b2h-discovery-content-card__type{margin:0 0 .7rem;color:var(--b2h-color-brass, #a77b35);font-size:.68rem;font-weight:750;text-transform:uppercase}.b2h-discovery-content-card h2{margin:0;font-family:var(--b2h-font-display, "Recoleta", Georgia, serif);font-size:1.35rem;line-height:1.15}.b2h-discovery-content-card h2 a,.b2h-discovery-content-card__link{color:inherit;text-decoration:none}.b2h-discovery-content-card>p:not([class]){color:var(--b2h-color-muted, #6b625a);font-size:.8rem;line-height:1.55}.b2h-discovery-content-card__link{display:inline-flex;align-items:center;gap:.45rem;margin-block-start:auto;font-size:.78rem;font-weight:750}.b2h-discovery__empty{display:grid;min-height:22rem;place-items:center;align-content:center;gap:.65rem;padding:2rem;text-align:center}.b2h-discovery__empty h2,.b2h-discovery__empty p{margin:0}.b2h-discovery__empty h2{font-family:var(--b2h-font-display, "Recoleta", Georgia, serif);font-size:2rem;font-weight:500}.b2h-discovery__empty p{color:var(--b2h-color-muted, #6b625a);font-size:.9rem}.b2h-discovery__empty a{display:inline-flex;min-height:2.75rem;align-items:center;margin-block-start:.5rem;padding-inline:1rem;border:1px solid var(--b2h-color-action, #293727);border-radius:var(--b2h-radius-control, 8px);color:var(--b2h-color-action, #293727);font-size:.8rem;font-weight:750;text-decoration:none}.b2h-discovery__pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:.45rem;padding-block-start:2.5rem}.b2h-discovery__pagination a,.b2h-discovery__pagination>span{display:inline-flex;width:2.75rem;height:2.75rem;align-items:center;justify-content:center;border:1px solid var(--b2h-color-line, rgba(37, 31, 27, .16));border-radius:var(--b2h-radius-control, 8px);color:inherit;background:var(--b2h-color-surface, #fffaf2);font-size:.78rem;text-decoration:none}.b2h-discovery__pagination>span[aria-current=page]{border-color:var(--b2h-color-action, #293727);color:var(--b2h-color-surface, #fffaf2);background:var(--b2h-color-action, #293727)}.b2h-discovery__pagination .b2h-discovery__pagination-gap{border-color:transparent;background:transparent}.b2h-discovery__dialog{width:min(92vw,27rem);max-width:none;height:100dvh;max-height:none;margin:0 0 0 auto;padding:0;border:0;color:var(--b2h-color-ink, #251f1b);background:var(--b2h-v0c-paper, #fbf8f2)}.b2h-discovery__dialog::backdrop{background:#1113127a}.b2h-discovery__dialog-shell{display:grid;height:100%;grid-template-rows:auto minmax(0,1fr)}.b2h-discovery__dialog header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--b2h-color-line, rgba(37, 31, 27, .16))}.b2h-discovery__dialog header p,.b2h-discovery__dialog header h2{margin:0}.b2h-discovery__dialog header p{color:var(--b2h-color-brass, #a77b35);font-size:.65rem;font-weight:750;text-transform:uppercase}.b2h-discovery__dialog header h2{font-family:var(--b2h-font-display, "Recoleta", Georgia, serif);font-size:1.55rem;font-weight:500}.b2h-discovery__dialog header button{display:inline-flex;width:2.75rem;height:2.75rem;align-items:center;justify-content:center;padding:0;border:1px solid var(--b2h-color-line, rgba(37, 31, 27, .16));border-radius:50%;color:inherit;background:transparent;cursor:pointer}.b2h-discovery__dialog-body{padding:0 1.25rem 1.5rem;overflow:auto}.b2h-discovery__dialog .b2h-discovery-filters__heading{display:none}.b2h-discovery :focus-visible{outline:2px solid var(--b2h-color-focus, #2d6f73);outline-offset:2px}@media screen and (max-width:1279px){.b2h-discovery__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:989px){.b2h-discovery__header-layout{grid-template-columns:1fr;align-items:start;gap:1.5rem}.b2h-discovery__layout{grid-template-columns:1fr}.b2h-discovery__sidebar{display:none}.b2h-discovery__filter-trigger{display:inline-flex;min-height:2.75rem;align-items:center;gap:.45rem;padding-inline:.75rem;border:1px solid var(--b2h-color-line-strong, rgba(37, 31, 27, .28));border-radius:var(--b2h-radius-control, 8px);color:inherit;background:var(--b2h-color-surface, #fffaf2);font:inherit;font-size:.76rem;font-weight:750;cursor:pointer}}@media screen and (max-width:749px){.b2h-discovery__frame{width:min(calc(100% - 2rem),var(--b2h-v0c-container, 77.5rem))}.b2h-discovery__header-layout{padding-block:2.5rem}.b2h-discovery__intro h1{font-size:2.75rem;line-height:1}.b2h-discovery__toolbar{min-height:4.5rem;align-items:flex-end;padding-block:.85rem}.b2h-discovery__toolbar-actions{align-items:stretch}.b2h-discovery__sort{display:grid;gap:.2rem}.b2h-discovery__sort label{font-size:.65rem}.b2h-discovery__sort select{max-width:9.75rem}.b2h-discovery__layout{padding-block:1.5rem 3rem}.b2h-discovery__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.b2h-discovery__grid.b2h-discovery__grid--single,.b2h-discovery__grid--single .b2h-product-card{grid-template-columns:1fr}.b2h-discovery__grid--single .b2h-product-card__media{aspect-ratio:1 / 1}.b2h-discovery__grid--single .b2h-product-card__body{padding:1rem}.b2h-discovery__grid--single .b2h-product-card h3{font-size:1.65rem}.b2h-discovery-content-card{min-height:15rem;padding:1rem}}@media screen and (max-width:370px){.b2h-discovery__result-count{display:none}.b2h-discovery__toolbar{justify-content:flex-end}}@media(prefers-reduced-motion:reduce){.b2h-discovery-filter summary .b2h-icon{transition:none}}.b2h-v3-gift-finder{--b2h-v3-gift-bg: #f4ecdf;--b2h-v3-gift-paper: #fffaf2;--b2h-v3-gift-ink: #201915;--b2h-v3-gift-muted: #756a61;--b2h-v3-gift-line: rgba(32, 25, 21, .14);--b2h-v3-gift-sage: #293727;--b2h-v3-gift-brass: #a77b35;color:var(--b2h-v3-gift-ink);font-family:var(--b2h-font-body, "DM Sans", system-ui, sans-serif);background:var(--b2h-v3-gift-bg)}.b2h-v3-gift-finder__inner{display:grid;gap:clamp(1.2rem,3vw,2rem);width:min(100% - 2rem,1320px);margin-inline:auto;padding-block:clamp(2.8rem,6vw,5rem)}.b2h-v3-gift-finder__head{max-width:58rem}.b2h-v3-gift-finder__kicker,.b2h-v3-gift-finder__guide-kicker,.b2h-v3-gift-finder__mot{margin:0;color:var(--b2h-v3-gift-brass);font-size:.72rem;font-weight:800;line-height:1.3;letter-spacing:.08em;text-transform:uppercase}.b2h-v3-gift-finder__heading{max-width:13ch;margin:.55rem 0 0;font-family:var(--b2h-font-display, Georgia, serif);font-size:clamp(3rem,5vw,5rem);font-weight:500;line-height:.96;letter-spacing:0}.b2h-v3-gift-finder__text,.b2h-v3-gift-finder__guide-text{max-width:42rem;margin-block-start:1rem;color:var(--b2h-v3-gift-muted);font-size:1rem;line-height:1.65}.b2h-v3-gift-finder__text p,.b2h-v3-gift-finder__guide-text p{margin:0}.b2h-v3-gift-finder__search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;padding:.7rem;border:1px solid var(--b2h-v3-gift-line);border-radius:8px;background:#fffaf2db}.b2h-v3-gift-finder__search-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.b2h-v3-gift-finder__search-input,.b2h-v3-gift-finder__search-button{min-height:3rem;border:1px solid var(--b2h-v3-gift-line);border-radius:8px;font:inherit}.b2h-v3-gift-finder__search-input{padding-inline:1rem;background:#fff;color:var(--b2h-v3-gift-ink)}.b2h-v3-gift-finder__search-button{padding-inline:1.2rem;background:var(--b2h-v3-gift-sage);color:var(--b2h-v3-gift-paper);font-weight:800}.b2h-v3-gift-finder__chips{display:flex;flex-wrap:wrap;gap:.55rem}.b2h-v3-gift-finder__chip{padding:.55rem .8rem;border:1px solid var(--b2h-v3-gift-line);border-radius:999px;background:#fffaf2b8;color:var(--b2h-v3-gift-ink);font-size:.85rem;line-height:1.2;text-decoration:none}.b2h-v3-gift-finder__layout{display:grid;grid-template-columns:minmax(16rem,.28fr) minmax(0,1fr);gap:1rem;align-items:start}.b2h-v3-gift-finder__guide{display:grid;gap:.85rem;padding:1rem;border:1px solid var(--b2h-v3-gift-line);border-radius:8px;background:var(--b2h-v3-gift-paper)}.b2h-v3-gift-finder__guide-heading{margin:0;font-family:var(--b2h-font-display, Georgia, serif);font-size:1.8rem;font-weight:500;line-height:1.04;letter-spacing:0}.b2h-v3-gift-finder__guide-actions{display:grid;gap:.55rem}.b2h-v3-gift-finder__guide-path{display:grid;gap:.2rem;padding:.75rem;border:1px solid var(--b2h-v3-gift-line);border-radius:8px;color:var(--b2h-v3-gift-ink);text-decoration:none}.b2h-v3-gift-finder__guide-path span{font-weight:800}.b2h-v3-gift-finder__guide-path small{color:var(--b2h-v3-gift-muted);font-size:.78rem;line-height:1.45}.b2h-v3-gift-finder__products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.b2h-v3-gift-finder__product-card{overflow:hidden;border:1px solid var(--b2h-v3-gift-line);border-radius:8px;background:var(--b2h-v3-gift-paper)}.b2h-v3-gift-finder__product-media{position:relative;display:block;overflow:hidden;aspect-ratio:4 / 5;background:#d9cec0}.b2h-v3-gift-finder__product-media img,.b2h-v3-gift-finder__product-fallback{display:block;width:100%;height:100%;object-fit:cover}.b2h-v3-gift-finder__product-fallback{background:radial-gradient(circle at 70% 20%,rgba(255,235,190,.58),transparent 8rem),linear-gradient(135deg,#624d3c,#211714)}.b2h-v3-gift-finder__save{position:absolute;inset-block-start:.65rem;inset-inline-end:.65rem;display:inline-flex;width:2rem;height:2rem;align-items:center;justify-content:center;border:1px solid rgba(255,250,242,.64);border-radius:999px;background:#2019157a;color:var(--b2h-v3-gift-paper)}.b2h-v3-gift-finder__product-body{display:grid;gap:.5rem;padding:.9rem}.b2h-v3-gift-finder__product-title{margin:0;font-family:var(--b2h-font-display, Georgia, serif);font-size:1.2rem;font-weight:500;line-height:1.12;letter-spacing:0}.b2h-v3-gift-finder__product-title a{color:inherit;text-decoration:none}.b2h-v3-gift-finder__product-meta{display:flex;flex-wrap:wrap;gap:.4rem}.b2h-v3-gift-finder__product-meta span{padding:.32rem .45rem;border:1px solid var(--b2h-v3-gift-line);border-radius:999px;color:var(--b2h-v3-gift-muted);font-size:.72rem;line-height:1.1}.b2h-v3-gift-finder__price{margin:0;color:var(--b2h-v3-gift-ink);font-size:.95rem;font-weight:800}@media screen and (max-width:1180px){.b2h-v3-gift-finder__products{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:860px){.b2h-v3-gift-finder__layout,.b2h-v3-gift-finder__products,.b2h-v3-gift-finder__search{grid-template-columns:1fr}}.b2h-v3-featured{--b2h-featured-bg: #f6efe6;--b2h-featured-paper: #fffaf2;--b2h-featured-ink: #17120f;--b2h-featured-muted: #655b52;--b2h-featured-line: rgba(23, 18, 15, .16);--b2h-featured-sage: #293827;--b2h-featured-sage-soft: #dfe8df;--b2h-featured-brass: #a77733;color:var(--b2h-featured-ink);font-family:var(--b2h-font-body, "DM Sans", system-ui, sans-serif);background:radial-gradient(circle at 88% 12%,rgba(167,119,51,.09),transparent 24rem),var(--b2h-featured-bg)}.b2h-v3-featured__shell{width:min(100%,1440px);margin-inline:auto;padding:4.5rem 4.4rem}.b2h-v3-featured__head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2rem;align-items:end;margin-block-end:2rem}.b2h-v3-featured__kicker{display:inline-flex;align-items:center;gap:.7rem;margin:0 0 1.5rem;color:var(--b2h-featured-brass);font-size:.82rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.b2h-v3-featured__kicker:after{content:"";width:6.4rem;height:1px;background:var(--b2h-featured-brass)}.b2h-v3-featured__head h2{max-width:none;margin:0;font-family:var(--b2h-font-display, Georgia, serif);font-size:3.25rem;font-weight:500;line-height:1.02;letter-spacing:0}.b2h-v3-featured__head p:not(.b2h-v3-featured__kicker){max-width:38rem;margin:.65rem 0 0;color:var(--b2h-featured-muted);font-size:1.05rem;line-height:1.48}.b2h-v3-featured__head a{color:var(--b2h-featured-sage);font-weight:800;text-decoration:underline;text-underline-offset:.28rem}.b2h-v3-featured__head-action{align-self:end;padding-block-end:.3rem}.b2h-v3-featured__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.b2h-v3-featured__grid.b2h-v3-featured__grid--single{grid-template-columns:minmax(0,1fr)}.b2h-v3-featured__grid--single .b2h-v3-featured__card{display:grid;grid-template-columns:minmax(20rem,.9fr) minmax(0,1.1fr)}.b2h-v3-featured__grid--single .b2h-v3-featured__media{aspect-ratio:4 / 3}.b2h-v3-featured__grid--single .b2h-v3-featured__body{align-content:center;padding:clamp(1.5rem,4vw,3rem)}.b2h-v3-featured__grid--single .b2h-v3-featured__body h3{min-height:0;font-size:clamp(1.75rem,3vw,2.65rem)}.b2h-v3-featured__grid--single .b2h-v3-featured__body p{min-height:0;font-size:.95rem}.b2h-v3-featured__card{overflow:hidden;border:1px solid var(--b2h-featured-line);border-radius:8px;background:var(--b2h-featured-paper)}.b2h-v3-featured__media{position:relative;display:block;min-height:0;aspect-ratio:4 / 5;overflow:hidden;color:inherit;background:#d7c4aa}.b2h-v3-featured__media img,.b2h-v3-featured__fallback{display:block;width:100%;height:100%;object-fit:cover}.b2h-v3-featured__fallback--suncatcher{background:radial-gradient(circle at 52% 50%,rgba(242,225,189,.96) 0 6rem,transparent 6.15rem),linear-gradient(135deg,#d2b58f,#6d523b)}.b2h-v3-featured__fallback--portrait{background:radial-gradient(circle at 48% 42%,#efe3d1 0 5.4rem,transparent 5.55rem),linear-gradient(135deg,#ead9c3,#876a50)}.b2h-v3-featured__fallback--candle{background:radial-gradient(circle at 50% 30%,rgba(255,238,185,.9) 0 5.4rem,transparent 5.6rem),linear-gradient(135deg,#ead7bb,#8e5f38 56%,#2f2018)}.b2h-v3-featured__fallback--wind{background:radial-gradient(circle at 64% 24%,rgba(255,238,186,.9),transparent 6rem),linear-gradient(135deg,#e4d6c3,#806143)}.b2h-v3-featured__badge,.b2h-v3-featured__heart{position:absolute;z-index:1;border:1px solid rgba(23,18,15,.16);background:#fffaf2e0}.b2h-v3-featured__badge{inset-block-start:.9rem;inset-inline-start:.9rem;padding:.45rem .7rem;border-radius:999px;color:var(--b2h-featured-ink);font-size:.72rem;font-weight:800;line-height:1;text-transform:uppercase}.b2h-v3-featured__heart{display:grid;width:2.35rem;height:2.35rem;inset-block-start:.85rem;inset-inline-end:.85rem;place-items:center;border-radius:999px;color:var(--b2h-featured-brass);font-size:1.28rem}.b2h-v3-featured__heart button{display:inline-grid;width:100%;height:100%;place-items:center;padding:0;border:0;border-radius:50%;color:inherit;background:transparent;cursor:pointer}.b2h-v3-featured__heart.active{border-color:color-mix(in srgb,var(--b2h-featured-brass) 55%,transparent);color:var(--b2h-v0c-oxblood);background:var(--b2h-color-clay-soft)}.b2h-v3-featured__body{display:grid;gap:.8rem;padding:1rem}.b2h-v3-featured__body h3{display:-webkit-box;min-height:2.7rem;margin:0;overflow:hidden;font-family:var(--b2h-font-display, Georgia, serif);font-size:1.35rem;font-weight:500;line-height:1.12;letter-spacing:0;-webkit-box-orient:vertical;-webkit-line-clamp:3}.b2h-v3-featured__body h3 a{color:inherit;overflow-wrap:normal;word-break:normal;text-decoration:none}.b2h-v3-featured__body p{display:-webkit-box;min-height:2.8rem;margin:0;overflow:hidden;color:var(--b2h-featured-muted);font-size:.86rem;line-height:1.42;-webkit-box-orient:vertical;-webkit-line-clamp:3}.b2h-v3-featured__micro{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}.b2h-v3-featured__micro span{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.35rem;align-items:center;min-height:2.4rem;padding:.45rem .55rem;border:1px solid var(--b2h-featured-line);border-radius:8px;color:var(--b2h-featured-muted);font-size:.72rem;line-height:1.2;background:#ffffff94}.b2h-v3-featured__micro b{color:var(--b2h-featured-sage)}.b2h-v3-featured__foot{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.b2h-v3-featured__price{font-family:var(--b2h-font-display, Georgia, serif);font-size:1.25rem;line-height:1}.b2h-v3-featured__foot small{color:var(--b2h-featured-brass);font-size:.78rem;line-height:1;white-space:nowrap}.b2h-v3-featured__button{display:grid;min-height:2.85rem;place-items:center;border:1px solid var(--b2h-featured-sage);border-radius:8px;background:var(--b2h-featured-sage);color:var(--b2h-featured-paper);font-size:.9rem;font-weight:800;text-decoration:none}.b2h-v3-featured__button--disabled{border-color:var(--b2h-featured-line);background:transparent;color:var(--b2h-featured-muted)}.b2h-v3-featured__card--concept{border-style:dashed}.b2h-v3-featured__empty{grid-column:1 / -1;margin:0;padding:2rem;border:1px dashed var(--b2h-featured-line);color:var(--b2h-featured-muted);text-align:center}.b2h-v3-featured__trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;margin-block-start:1rem}.b2h-v3-featured__trust span{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.75rem;align-items:center;min-height:4.4rem;padding:1rem;border:1px solid var(--b2h-featured-line);border-radius:8px;background:#fffaf2c2;color:var(--b2h-featured-muted);font-size:.88rem;line-height:1.35}.b2h-v3-featured__trust em{display:grid;gap:.15rem;font-style:normal}.b2h-v3-featured__trust strong{color:var(--b2h-featured-ink);font-family:var(--b2h-font-display, Georgia, serif);font-size:.92rem;font-weight:500}.b2h-v3-featured__trust small{color:var(--b2h-featured-muted);font-size:.72rem}.b2h-v3-featured__trust b{color:var(--b2h-featured-brass);font-size:1.25rem}@media screen and (max-width:1180px){.b2h-v3-featured__shell{padding-inline:2rem}.b2h-v3-featured__head{grid-template-columns:1fr;align-items:start}.b2h-v3-featured__head h2{font-size:3rem}}@media screen and (max-width:900px){.b2h-v3-featured__grid,.b2h-v3-featured__trust{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:720px){.b2h-v3-featured__shell{padding:3rem 1rem}.b2h-v3-featured__head h2{font-size:2.5rem;line-height:1.04}.b2h-v3-featured__grid,.b2h-v3-featured__trust{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.b2h-v3-featured__grid.b2h-v3-featured__grid--single,.b2h-v3-featured__grid--single .b2h-v3-featured__card{grid-template-columns:1fr}.b2h-v3-featured__grid--single .b2h-v3-featured__media{aspect-ratio:1 / 1}.b2h-v3-featured__grid--single .b2h-v3-featured__body{padding:1rem}.b2h-v3-featured__grid--single .b2h-v3-featured__body h3{font-size:1.65rem}.b2h-v3-featured__body{gap:.55rem;padding:.75rem}.b2h-v3-featured__body h3{min-height:0;font-size:1.05rem}.b2h-v3-featured__body p{min-height:0;font-size:.74rem}.b2h-v3-featured__micro{grid-template-columns:1fr}.b2h-v3-featured__micro span{min-height:0;padding:.4rem;font-size:.66rem}.b2h-v3-featured__foot{display:grid;justify-content:stretch;gap:.25rem}.b2h-v3-featured__foot small{font-size:.68rem}.b2h-v3-featured__price{font-size:1.05rem}.b2h-v3-featured__button{min-height:2.6rem;font-size:.78rem}.b2h-v3-featured__badge{max-width:calc(100% - 3.7rem);padding:.35rem .5rem;overflow:hidden;font-size:.62rem;text-overflow:ellipsis;white-space:nowrap}.b2h-v3-featured__heart{width:2rem;height:2rem;font-size:1.1rem}.b2h-v3-featured__trust span{gap:.55rem;min-height:0;padding:.75rem}.b2h-v3-featured__trust strong{font-size:.85rem}.b2h-v3-featured__trust small{font-size:.75rem}.b2h-v3-featured__kicker:after{width:3.5rem}}@media screen and (max-width:340px){.b2h-v3-featured__grid{grid-template-columns:1fr}.b2h-v3-featured__head h2{font-size:2.3rem}}.b2h-v3-gift-finder{--b2h-gift-bg: #fffaf2;--b2h-gift-panel: #f6efe6;--b2h-gift-ink: #17120f;--b2h-gift-muted: #655b52;--b2h-gift-line: rgba(23, 18, 15, .16);--b2h-gift-sage: #293827;--b2h-gift-sage-soft: #dfe8df;--b2h-gift-brass: #a77733;color:var(--b2h-gift-ink);font-family:var(--b2h-font-body, "DM Sans", system-ui, sans-serif);background:var(--b2h-gift-bg)}.b2h-v3-gift-finder__shell{width:min(100%,1440px);margin-inline:auto;padding:3rem 4.4rem 3.8rem}.b2h-v3-gift-finder__toolbar{display:grid;gap:.7rem;align-self:end}.b2h-v3-gift-finder__search{display:grid;grid-template-columns:auto minmax(0,1fr) 2.4rem;gap:.8rem;align-items:center;min-height:3.6rem;padding-inline:1.05rem;border:1px solid var(--b2h-gift-line);border-radius:8px;background:#fff}.b2h-v3-gift-finder__search input,.b2h-v3-gift-finder__search button{min-width:0;border:0;background:transparent;color:inherit;font:inherit}.b2h-v3-gift-finder__search button{display:grid;width:2.4rem;height:2.4rem;place-items:center;cursor:pointer;font-size:1.25rem}.b2h-v3-gift-finder__search-icon{display:grid;width:1.3rem;height:1.3rem;place-items:center;color:var(--b2h-gift-muted);font-size:1.1rem}.b2h-v3-gift-finder__visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.b2h-v3-gift-finder__chips{display:flex;flex-wrap:wrap;gap:.55rem;justify-content:flex-start}.b2h-v3-gift-finder__chips a{display:inline-flex;min-height:2.3rem;align-items:center;gap:.45rem;padding:.55rem .9rem;border:1px solid rgba(41,56,39,.22);border-radius:999px;color:var(--b2h-gift-ink);font-size:.85rem;line-height:1.1;text-decoration:none;background:#ffffff7a}.b2h-v3-gift-finder__chip-more{background:var(--b2h-gift-sage-soft)!important}.b2h-v3-gift-finder__head{display:grid;grid-template-columns:minmax(26rem,.52fr) minmax(0,1fr);gap:.95rem;align-items:end;margin-block-end:1rem}.b2h-v3-gift-finder__kicker{display:inline-flex;width:max-content;align-items:center;gap:.7rem;margin:0 0 1rem;color:var(--b2h-gift-brass);font-size:.82rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.b2h-v3-gift-finder__kicker:after{content:"";width:6rem;height:1px;background:var(--b2h-gift-brass)}.b2h-v3-gift-finder__head h2{max-width:18ch;margin:0;font-family:var(--b2h-font-display, Georgia, serif);font-size:3.15rem;font-weight:500;line-height:1.02;letter-spacing:0}.b2h-v3-gift-finder__body{display:grid;grid-template-columns:minmax(15rem,.38fr) minmax(0,1fr);gap:.95rem}.b2h-v3-gift-finder__quiz,.b2h-v3-gift-finder__card,.b2h-v3-gift-finder__trust span{border:1px solid var(--b2h-gift-line);border-radius:8px;background:#fffaf2eb}.b2h-v3-gift-finder__quiz{display:grid;align-content:start;gap:1rem;padding:1.2rem}.b2h-v3-gift-finder__quiz-mark{display:grid;width:3rem;height:3rem;place-items:center;border:1px solid rgba(167,119,51,.48);border-radius:999px;color:var(--b2h-gift-brass);font-size:1.6rem}.b2h-v3-gift-finder__quiz h3{max-width:9ch;margin:0;font-family:var(--b2h-font-display, Georgia, serif);font-size:2rem;font-weight:500;line-height:1.05;letter-spacing:0}.b2h-v3-gift-finder__quiz p{margin:0;color:var(--b2h-gift-muted);font-size:.96rem;line-height:1.48}.b2h-v3-gift-finder__quiz-actions{display:grid;gap:.65rem}.b2h-v3-gift-finder__quiz-actions a,.b2h-v3-gift-finder__guided{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.8rem;align-items:center;min-height:3.25rem;padding:.85rem;border:1px solid var(--b2h-gift-line);border-radius:8px;color:var(--b2h-gift-ink);background:var(--b2h-gift-panel);font-size:.9rem;line-height:1.2;text-decoration:none}.b2h-v3-gift-finder__guided{grid-template-columns:1fr;margin-block-start:.35rem;background:var(--b2h-gift-sage);color:#fffaf2}.b2h-v3-gift-finder__guided small{color:#fffaf2bd;font-size:.78rem;line-height:1.35}.b2h-v3-gift-finder__products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.95rem}.b2h-v3-gift-finder__card{overflow:hidden;background:#fff}.b2h-v3-gift-finder__card--concept{border:1px dashed var(--b2h-gift-line)}.b2h-v3-gift-finder__empty{grid-column:1 / -1;margin:0;padding:2rem;border:1px dashed var(--b2h-gift-line);color:var(--b2h-gift-muted);text-align:center}.b2h-v3-gift-finder__media{position:relative;display:block;min-height:0;aspect-ratio:4 / 5;overflow:hidden;color:inherit;background:#d7c4aa}.b2h-v3-product-card__media-link{display:block;width:100%;height:100%}.b2h-v3-gift-finder__media img,.b2h-v3-gift-finder__media-fallback{display:block;width:100%;height:100%;object-fit:cover}.b2h-v3-gift-finder__media-fallback--suncatcher{background:radial-gradient(circle at 50% 50%,rgba(238,221,185,.96) 0 5rem,transparent 5.15rem),linear-gradient(135deg,#c6a77d,#6c5139)}.b2h-v3-gift-finder__media-fallback--portrait{background:radial-gradient(circle at 48% 42%,#efe4d1 0 4.4rem,transparent 4.55rem),linear-gradient(135deg,#e4d5c2,#80654c)}.b2h-v3-gift-finder__media-fallback--candle{background:radial-gradient(circle at 50% 33%,rgba(255,238,185,.9) 0 4.5rem,transparent 4.7rem),linear-gradient(135deg,#ead7bb,#8e5f38 56%,#2f2018)}.b2h-v3-gift-finder__media-fallback--wind{background:radial-gradient(circle at 64% 24%,rgba(255,238,186,.9),transparent 6rem),linear-gradient(135deg,#e4d6c3,#806143)}.b2h-v3-gift-finder__badge,.b2h-v3-gift-finder__save{position:absolute;z-index:1;border:1px solid rgba(23,18,15,.16);background:#fffaf2e0}.b2h-v3-gift-finder__badge{inset-block-start:.8rem;inset-inline-start:.8rem;padding:.45rem .65rem;border-radius:999px;color:var(--b2h-gift-ink);font-size:.72rem;font-weight:800;text-transform:uppercase}.b2h-v3-gift-finder__save{display:grid;width:2.2rem;height:2.2rem;inset-block-start:.8rem;inset-inline-end:.8rem;place-items:center;border-radius:999px;color:var(--b2h-gift-brass);font-size:1.25rem}.b2h-v3-gift-finder__save button{display:inline-grid;width:100%;height:100%;place-items:center;padding:0;border:0;border-radius:50%;color:inherit;background:transparent;cursor:pointer}.b2h-v3-gift-finder__save.active{border-color:color-mix(in srgb,var(--b2h-gift-brass) 55%,transparent);color:var(--b2h-v0c-oxblood);background:var(--b2h-color-clay-soft)}.b2h-v3-gift-finder__card-body{display:grid;gap:.65rem;padding:1rem}.b2h-v3-gift-finder__card h3{display:-webkit-box;min-height:2.4rem;margin:0;overflow:hidden;font-family:var(--b2h-font-display, Georgia, serif);font-size:1.22rem;font-weight:500;line-height:1.14;letter-spacing:0;-webkit-box-orient:vertical;-webkit-line-clamp:3}.b2h-v3-gift-finder__card h3 a{color:inherit;overflow-wrap:normal;word-break:normal;text-decoration:none}.b2h-v3-gift-finder__card p{display:-webkit-box;min-height:2.7rem;margin:0;overflow:hidden;color:var(--b2h-gift-muted);font-size:.82rem;line-height:1.38;-webkit-box-orient:vertical;-webkit-line-clamp:3}.b2h-v3-gift-finder__pills{display:flex;flex-wrap:wrap;gap:.35rem}.b2h-v3-gift-finder__pills span{padding:.34rem .5rem;border-radius:999px;background:var(--b2h-gift-sage-soft);color:#2f3f2d;font-size:.7rem;font-weight:800;line-height:1}.b2h-v3-gift-finder__card-foot{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding-block-start:.2rem}.b2h-v3-gift-finder__card-foot span{color:var(--b2h-gift-ink);font-family:var(--b2h-font-display, Georgia, serif);font-size:1.12rem}.b2h-v3-gift-finder__card-foot small{color:var(--b2h-gift-brass);font-size:.78rem;white-space:nowrap}.b2h-v3-gift-finder__trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;margin-block-start:1.1rem}.b2h-v3-gift-finder__trust span{display:grid;grid-template-columns:2.5rem minmax(0,1fr);gap:.7rem;min-height:4.4rem;align-items:center;padding:1rem;color:var(--b2h-gift-muted);line-height:1.35}.b2h-v3-gift-finder__trust b{display:grid;width:2.5rem;height:2.5rem;place-items:center;border-radius:50%;color:var(--b2h-gift-brass);background:var(--b2h-gift-sage-soft);font-size:1rem}.b2h-v3-gift-finder__trust em{display:grid;gap:.15rem;font-style:normal}.b2h-v3-gift-finder__trust strong{color:var(--b2h-gift-ink);font-family:var(--b2h-font-display, Georgia, serif);font-size:.92rem;font-weight:500}.b2h-v3-gift-finder__trust small{font-size:.72rem}@media screen and (max-width:1180px){.b2h-v3-gift-finder__shell{padding-inline:2rem}.b2h-v3-gift-finder__head{grid-template-columns:1fr}.b2h-v3-gift-finder__head h2{font-size:2.85rem}.b2h-v3-gift-finder__body{grid-template-columns:minmax(15rem,.34fr) minmax(0,1fr)}.b2h-v3-gift-finder__chips{justify-content:flex-start}.b2h-v3-gift-finder__products,.b2h-v3-gift-finder__trust{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:860px){.b2h-v3-gift-finder__body{grid-template-columns:1fr}}@media screen and (max-width:720px){.b2h-v3-gift-finder__shell{padding:2.4rem 1rem}.b2h-v3-gift-finder__head h2{max-width:13ch;font-size:2.5rem;line-height:1.04}.b2h-v3-gift-finder__products,.b2h-v3-gift-finder__trust{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.b2h-v3-gift-finder__card-body{gap:.5rem;padding:.75rem}.b2h-v3-gift-finder__card h3{min-height:0;font-size:1.05rem}.b2h-v3-gift-finder__card p{min-height:0;font-size:.74rem}.b2h-v3-gift-finder__pills span{font-size:.62rem}.b2h-v3-gift-finder__card-foot{display:grid;justify-content:stretch;gap:.2rem}.b2h-v3-gift-finder__card-foot span{font-size:1rem}.b2h-v3-gift-finder__card-foot small{font-size:.68rem}.b2h-v3-gift-finder__badge{max-width:calc(100% - 3.6rem);padding:.35rem .5rem;overflow:hidden;font-size:.62rem;text-overflow:ellipsis;white-space:nowrap}.b2h-v3-gift-finder__save{width:2rem;height:2rem;font-size:1.1rem}.b2h-v3-gift-finder__trust span{grid-template-columns:2.1rem minmax(0,1fr);min-height:0;padding:.8rem}.b2h-v3-gift-finder__trust b{width:2.1rem;height:2.1rem;font-size:.95rem}.b2h-v3-gift-finder__trust strong{font-size:.82rem}.b2h-v3-gift-finder__trust small{font-size:.66rem}.b2h-v3-gift-finder__kicker:after{width:3.5rem}}@media screen and (max-width:340px){.b2h-v3-gift-finder__products{grid-template-columns:1fr}.b2h-v3-gift-finder__head h2{font-size:2.3rem}}.b2h-v3-home-hero{--b2h-hero-night: #080706;--b2h-hero-ink: #17120f;--b2h-hero-paper: #fffaf2;--b2h-hero-cream: #f5efe6;--b2h-hero-muted: #61584f;--b2h-hero-sage: #263525;--b2h-hero-sage-soft: #dfe8df;--b2h-hero-brass: #a77733;--b2h-hero-line: rgba(23, 18, 15, .16);overflow:hidden;color:var(--b2h-hero-ink);font-family:var(--b2h-font-body, "DM Sans", system-ui, sans-serif);background:var(--b2h-hero-night)}.b2h-v3-home-hero__stage{position:relative;isolation:isolate;min-height:42rem;padding:4.1rem 5.9rem 2.1rem}.b2h-v3-home-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.b2h-v3-home-hero__image,.b2h-v3-home-hero__image-fallback{display:block;width:100%;height:100%;object-fit:cover}.b2h-v3-home-hero__image{object-position:center}.b2h-v3-home-hero__image-fallback{background:radial-gradient(circle at 70% 18%,rgba(255,226,171,.52),transparent 22rem),linear-gradient(135deg,#211714,#6d5948)}.b2h-v3-home-hero__stage:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,#000000db,#0000005c 43%,#00000005 82%)}.b2h-v3-home-hero__copy{display:grid;width:min(100%,39rem);gap:1.5rem;color:var(--b2h-hero-paper)}.b2h-v3-home-hero__heading{max-width:14ch;margin:0;font-family:var(--b2h-font-display, Georgia, serif);font-size:var(--b2h-text-hero, 4.5rem);font-weight:500;line-height:1.03;letter-spacing:0}.b2h-v3-home-hero__text{margin:0;color:#fffaf2d1;font-size:1.15rem;line-height:1.5}.b2h-v3-home-hero__moments{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-block-start:.5rem}.b2h-v3-home-hero__moment{position:relative;display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;min-height:15.25rem;min-width:0;gap:.58rem;padding:1.3rem;border:1px solid rgba(255,250,242,.48);border-radius:8px;background:#fffaf2f0;color:var(--b2h-hero-ink);text-decoration:none;box-shadow:0 18px 38px #0000002e}.b2h-v3-home-hero__moment-icon{display:grid;width:2.35rem;height:2.35rem;place-items:center;color:var(--b2h-hero-sage);font-size:1.5rem}.b2h-v3-home-hero__moment-title{font-family:var(--b2h-font-display, Georgia, serif);font-size:1.35rem;line-height:1.1}.b2h-v3-home-hero__moment-line{width:100%;height:1px;background:var(--b2h-hero-line)}.b2h-v3-home-hero__moment-text{color:var(--b2h-hero-ink);font-size:.9rem;line-height:1.55}.b2h-v3-home-hero__moment-arrow{display:grid;width:1.4rem;height:1.4rem;align-self:end;justify-self:end;place-items:center;font-size:1.25rem}.b2h-v3-home-hero__actions{display:grid;width:min(100%,32rem);gap:.9rem}.b2h-v3-home-hero__button,.b2h-v3-home-hero__text-link{display:inline-flex;justify-content:center;color:var(--b2h-hero-paper);font-size:1rem;line-height:1.2;text-decoration:none}.b2h-v3-home-hero__button{min-height:3.55rem;align-items:center;border:1px solid rgba(255,250,242,.32);border-radius:8px;background:#263525eb}.b2h-v3-home-hero__text-link{width:max-content;justify-self:center;padding-block-end:.28rem;border-block-end:1px solid var(--b2h-hero-brass)}.b2h-v3-home-hero__proof-tray{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;margin-block-start:2rem;padding:.75rem;border:1px solid rgba(23,18,15,.16);border-radius:8px;background:#fffaf2f2}.b2h-v3-home-hero__proof-card{display:grid;grid-template-columns:minmax(0,1fr) 8rem;gap:1rem;min-height:9.9rem;align-items:center;padding:1rem;border:1px solid rgba(23,18,15,.14);border-radius:8px;background:#fffaf2d1}.b2h-v3-home-hero__proof-card h2{margin:0 0 .7rem;font-family:var(--b2h-font-display, Georgia, serif);font-size:1.25rem;font-weight:500;line-height:1.1;letter-spacing:0}.b2h-v3-home-hero__proof-card p{margin:0;color:var(--b2h-hero-ink);font-size:.82rem;line-height:1.45}.b2h-v3-home-hero__proof-image,.b2h-v3-home-hero__proof-art,.b2h-v3-home-hero__box-art,.b2h-v3-home-hero__note-art,.b2h-v3-home-hero__shield-art{display:block;width:100%;height:8.8rem;border-radius:6px;object-fit:cover;background:linear-gradient(135deg,#d2b58e,#6d5948)}.b2h-v3-home-hero__note-art{display:grid;place-items:center;padding:1rem;color:#6b4b2d;font-family:var(--b2h-font-display, Georgia, serif);font-size:.85rem;line-height:1.35;text-align:center;background:#e8d7c1;transform:rotate(-4deg)}.b2h-v3-home-hero__box-art{background:linear-gradient(90deg,transparent 46%,rgba(255,250,242,.32) 46% 54%,transparent 54%),linear-gradient(135deg,#bd9363,#7b5738)}.b2h-v3-home-hero__shield-art{display:grid;place-items:center;border:2px solid rgba(167,119,51,.72);color:var(--b2h-hero-brass);font-size:3rem;background:#fffaf2b8}@media screen and (max-width:1180px){.b2h-v3-home-hero__stage{min-height:39rem;padding-inline:2rem}.b2h-v3-home-hero__proof-tray{display:none}.b2h-v3-home-hero__heading{font-size:4rem}}@media screen and (max-width:760px){.b2h-v3-home-hero__stage{min-height:36rem;padding:2.5rem 1rem 1rem}.b2h-v3-home-hero__stage:before{background:linear-gradient(90deg,#000000e6,#00000070)}.b2h-v3-home-hero__heading{max-width:14ch;font-size:2.55rem;line-height:1.02}.b2h-v3-home-hero__copy{gap:1.1rem}.b2h-v3-home-hero__text{max-width:30rem;font-size:1rem}.b2h-v3-home-hero__moments,.b2h-v3-home-hero__proof-tray{grid-template-columns:1fr}.b2h-v3-home-hero__proof-tray{display:none}.b2h-v3-home-hero__moment{grid-template-columns:2.6rem minmax(0,1fr) 1.5rem;grid-template-rows:auto auto;min-height:0;gap:.3rem .8rem;padding:1rem}.b2h-v3-home-hero__moment-icon{grid-row:1 / 3;align-self:center}.b2h-v3-home-hero__moment-title,.b2h-v3-home-hero__moment-text{grid-column:2}.b2h-v3-home-hero__moment-title{font-size:1.2rem}.b2h-v3-home-hero__moment-text{font-size:.82rem;line-height:1.4}.b2h-v3-home-hero__moment-line{display:none}.b2h-v3-home-hero__moment-arrow{position:static;grid-column:3;grid-row:1 / 3;align-self:center}.b2h-v3-home-hero__proof-card{grid-template-columns:minmax(0,1fr) 6.25rem;min-height:0;padding:.8rem}.b2h-v3-home-hero__proof-image,.b2h-v3-home-hero__proof-art,.b2h-v3-home-hero__box-art,.b2h-v3-home-hero__note-art,.b2h-v3-home-hero__shield-art{height:6.25rem}.b2h-v3-home-hero__proof-card h2{margin-block-end:.45rem;font-size:1.1rem}.b2h-v3-home-hero__proof-card p{font-size:.76rem}}.b2h-v3-pathways{--b2h-path-bg: #fffaf2;--b2h-path-ink: #17120f;--b2h-path-muted: #5e554d;--b2h-path-line: rgba(23, 18, 15, .16);--b2h-path-brass: #a77733;--b2h-path-sage: #dfe8df;--b2h-path-clay: #ead6cc;--b2h-path-cream: #f6efe6;padding:3.2rem 4.4rem 0;color:var(--b2h-path-ink);font-family:var(--b2h-font-body, "DM Sans", system-ui, sans-serif);background:radial-gradient(circle at 12% 18%,rgba(167,119,51,.08),transparent 22rem),var(--b2h-path-bg)}.b2h-v3-pathways__toolbar{display:grid;grid-template-columns:minmax(16rem,26rem) minmax(0,1fr);gap:1rem;align-items:center;width:min(69.5%,903px);margin-inline:auto 0}.b2h-v3-pathways__search{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.85rem;align-items:center;min-height:3.7rem;padding-inline:1.25rem;border:1px solid var(--b2h-path-line);border-radius:8px;background:#fffaf2f5}.b2h-v3-pathways__visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.b2h-v3-pathways__search input,.b2h-v3-pathways__search button{border:0;background:transparent;color:inherit;font:inherit}.b2h-v3-pathways__search button{display:grid;width:2.5rem;height:2.5rem;place-items:center;cursor:pointer;font-size:1.25rem}.b2h-v3-pathways__search-icon{display:grid;width:1.35rem;height:1.35rem;place-items:center;color:var(--b2h-path-muted);font-size:1.1rem}.b2h-v3-pathways__chips{display:grid;grid-template-columns:repeat(4,max-content);gap:.45rem;justify-content:flex-end}.b2h-v3-pathways__chips a{min-height:2.15rem;padding:.5rem .72rem;border:1px solid rgba(38,53,37,.28);border-radius:999px;color:var(--b2h-path-ink);font-size:.78rem;line-height:1.1;text-decoration:none}.b2h-v3-pathways__main{display:grid;grid-template-columns:minmax(21rem,.36fr) minmax(0,1fr);gap:3.8rem;width:min(100%,1320px);margin:2.6rem auto 0;align-items:start}.b2h-v3-pathways__copy{padding-block-start:3.4rem}.b2h-v3-pathways__kicker{display:inline-flex;align-items:center;gap:.6rem;margin:0 0 2.1rem;color:var(--b2h-path-brass);font-size:.85rem;font-weight:800;line-height:1;letter-spacing:.12em;text-transform:uppercase}.b2h-v3-pathways__kicker:after{content:"";width:6.4rem;height:1px;background:var(--b2h-path-brass)}.b2h-v3-pathways__copy h2{max-width:10.5ch;margin:0;font-family:var(--b2h-font-display, Georgia, serif);font-size:3.8rem;font-weight:500;line-height:1.05;letter-spacing:0}.b2h-v3-pathways__copy p:not(.b2h-v3-pathways__kicker){max-width:22rem;margin:1.8rem 0 0;color:var(--b2h-path-muted);font-size:1.05rem;line-height:1.45}.b2h-v3-pathways__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.b2h-v3-pathways__card{display:grid;grid-template-columns:3.35rem minmax(0,1fr) 10.75rem;grid-template-rows:auto 1fr auto;column-gap:1.2rem;row-gap:1rem;min-height:19.5rem;padding:1.35rem;border:1px solid var(--b2h-path-line);border-radius:8px;color:var(--b2h-path-ink);background:#fffaf2c7;text-decoration:none}.b2h-v3-pathways__icon{display:grid;width:3.35rem;height:3.35rem;grid-row:1 / 2;place-items:center;border-radius:999px;color:var(--b2h-path-ink);font-size:1.5rem}.b2h-v3-pathways__icon--sage{background:var(--b2h-path-sage)}.b2h-v3-pathways__icon--clay{background:var(--b2h-path-clay)}.b2h-v3-pathways__icon--brass{background:#efe3cc;color:var(--b2h-path-brass)}.b2h-v3-pathways__title{align-self:center;max-width:11ch;font-family:var(--b2h-font-display, Georgia, serif);font-size:1.75rem;line-height:1.08;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.b2h-v3-pathways__text{grid-column:1 / 3;max-width:13.5rem;color:var(--b2h-path-muted);font-size:1rem;line-height:1.45}.b2h-v3-pathways__arrow{display:grid;width:1.4rem;height:1.4rem;grid-column:1 / 2;align-self:end;place-items:center;font-size:1.25rem}.b2h-v3-pathways__media{display:block;overflow:hidden;grid-column:3 / 4;grid-row:1 / 4;border-radius:8px;background:#d8c7b2}.b2h-v3-pathways__media img,.b2h-v3-pathways__media-fallback{display:block;width:100%;height:100%;object-fit:cover}.b2h-v3-pathways__trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-block-start:1.8rem;border-block-start:1px solid var(--b2h-path-line);background:var(--b2h-path-line)}.b2h-v3-pathways__trust div{display:grid;grid-template-columns:4.6rem minmax(0,1fr);column-gap:1.1rem;align-items:center;padding:2.5rem 5rem;background:#fffaf2e6}.b2h-v3-pathways__trust span{display:grid;width:4.2rem;height:4.2rem;grid-row:1 / 3;place-items:center;border:1px solid rgba(167,119,51,.6);border-radius:999px;background:var(--b2h-path-sage);color:var(--b2h-path-brass);font-size:1.5rem}.b2h-v3-pathways__trust strong{font-family:var(--b2h-font-display, Georgia, serif);font-size:1.15rem;font-weight:500;line-height:1.2}.b2h-v3-pathways__trust p{margin:.25rem 0 0;color:var(--b2h-path-muted);font-size:.9rem;line-height:1.45}@media screen and (max-width:1180px){.b2h-v3-pathways{padding-inline:2rem}.b2h-v3-pathways__toolbar,.b2h-v3-pathways__main{width:100%;grid-template-columns:1fr;gap:1.5rem}.b2h-v3-pathways__copy{padding-block-start:0}.b2h-v3-pathways__copy h2{max-width:12ch;font-size:3.25rem}.b2h-v3-pathways__chips{display:flex;flex-wrap:wrap;justify-content:flex-start}.b2h-v3-pathways__trust div{padding-inline:2rem}}@media screen and (max-width:860px){.b2h-v3-pathways{padding:2rem 1rem 0}.b2h-v3-pathways__trust{grid-template-columns:1fr}.b2h-v3-pathways__grid{display:grid;grid-auto-columns:min(82vw,20rem);grid-auto-flow:column;grid-template-columns:none;gap:.8rem;margin-inline:-1rem;padding-inline:1rem;padding-block-end:.5rem;overflow-x:auto;overscroll-behavior-inline:contain;scroll-padding-inline:1rem;scroll-snap-type:inline mandatory;scrollbar-width:thin}.b2h-v3-pathways__card{grid-template-columns:2.8rem minmax(0,1fr) minmax(7.5rem,34%);grid-template-rows:auto 1fr auto;column-gap:.8rem;row-gap:.55rem;min-height:12rem;padding:1rem;scroll-snap-align:start}.b2h-v3-pathways__media{grid-column:3;grid-row:1 / 4;min-height:0}.b2h-v3-pathways__icon{width:2.8rem;height:2.8rem;font-size:1.25rem}.b2h-v3-pathways__title{max-width:none;font-size:1.55rem}.b2h-v3-pathways__text{grid-column:1 / 3;max-width:none;font-size:.84rem;line-height:1.4}.b2h-v3-pathways__copy h2{font-size:2.5rem}.b2h-v3-pathways__copy p:not(.b2h-v3-pathways__kicker){margin-block-start:1rem;font-size:.95rem}.b2h-v3-pathways__trust div{grid-template-columns:3.5rem minmax(0,1fr);padding:1.25rem 0}.b2h-v3-pathways__trust span{width:3.1rem;height:3.1rem;font-size:1.25rem}.b2h-v3-pathways__kicker{margin-block-end:1.25rem}.b2h-v3-pathways__kicker:after{width:3rem}}@media screen and (max-width:420px){.b2h-v3-pathways__card{grid-template-columns:2.6rem minmax(0,1fr) 7rem}.b2h-v3-pathways__title{font-size:1.4rem}.b2h-v3-pathways__chips a{padding-inline:.75rem;font-size:.78rem}}.b2h-v3-proof{--b2h-proof-night: #070706;--b2h-proof-paper: #fffaf2;--b2h-proof-cream: #f5efe6;--b2h-proof-ink: #17120f;--b2h-proof-muted: #6a625b;--b2h-proof-line: rgba(255, 250, 242, .18);--b2h-proof-dark-line: rgba(23, 18, 15, .16);--b2h-proof-brass: #c88a3d;--b2h-proof-sage: #355a35;display:grid;grid-template-columns:minmax(22rem,.38fr) minmax(0,.82fr);gap:4.2rem;padding:5.5rem 3.9rem 4.2rem;color:var(--b2h-proof-paper);font-family:var(--b2h-font-body, "DM Sans", system-ui, sans-serif);background:radial-gradient(circle at 82% 18%,rgba(200,138,61,.18),transparent 28rem),linear-gradient(135deg,#030303,var(--b2h-proof-night))}.b2h-v3-proof__intro{display:grid;align-content:center;gap:1.35rem}.b2h-v3-proof__kicker{display:flex;align-items:center;gap:.85rem;margin:0;color:var(--b2h-proof-brass);font-size:.92rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.b2h-v3-proof__kicker:after{content:"";width:8.5rem;height:1px;background:var(--b2h-proof-brass)}.b2h-v3-proof__intro h2{max-width:11.5ch;margin:1rem 0 0;font-family:var(--b2h-font-display, Georgia, serif);font-size:3.85rem;font-weight:500;line-height:1.02;letter-spacing:0}.b2h-v3-proof__intro p:not(.b2h-v3-proof__kicker){max-width:27rem;margin:0;color:#fffaf2c7;font-size:1.05rem;line-height:1.45}.b2h-v3-proof__button{display:inline-flex;width:min(100%,20rem);min-height:3.8rem;align-items:center;justify-content:space-between;padding-inline:1.7rem;border:1px solid rgba(200,80,69,.72);border-radius:8px;background:#651a18;color:var(--b2h-proof-paper);font-size:1rem;text-decoration:none}.b2h-v3-proof__studio{display:grid;grid-template-columns:minmax(13rem,.72fr) minmax(0,1.22fr) minmax(14rem,.8fr);gap:.8rem;padding:1rem;border-radius:8px;background:var(--b2h-proof-paper);color:var(--b2h-proof-ink);box-shadow:0 26px 70px #0000006b}.b2h-v3-proof__checklist,.b2h-v3-proof__preview,.b2h-v3-proof__side-card{border:1px solid var(--b2h-proof-dark-line);border-radius:8px;background:#fffaf2b8}.b2h-v3-proof h3{margin:0;font-family:var(--b2h-font-display, Georgia, serif);font-size:1.25rem;font-weight:500;line-height:1.15;letter-spacing:0}.b2h-v3-proof__checklist{display:grid;gap:1rem;padding:1rem}.b2h-v3-proof__checklist ul{display:grid;gap:0;padding:0;margin:0;list-style:none}.b2h-v3-proof__checklist li{display:grid;grid-template-columns:1.25rem minmax(0,1fr) auto;gap:.8rem;align-items:center;padding-block:.78rem;border-block-end:1px solid var(--b2h-proof-dark-line);color:var(--b2h-proof-ink);font-size:.92rem}.b2h-v3-proof__checklist li b{display:grid;width:1.25rem;height:1.25rem;place-items:center;color:var(--b2h-proof-muted)}.b2h-v3-proof__checklist li span,.b2h-v3-proof__approved span,.b2h-v3-proof__status span,.b2h-v3-proof__delivery span{display:grid;width:1.25rem;height:1.25rem;place-items:center;border-radius:999px;background:var(--b2h-proof-sage);color:var(--b2h-proof-paper);font-size:.78rem;line-height:1}.b2h-v3-proof__approved{display:grid;grid-template-columns:2rem minmax(0,1fr);gap:.2rem .6rem;align-items:center;padding:.85rem;border:1px solid rgba(53,90,53,.24);border-radius:8px;background:#dfe8dfb3}.b2h-v3-proof__approved span{width:2rem;height:2rem;grid-row:1 / 4;font-size:1rem}.b2h-v3-proof__approved strong,.b2h-v3-proof__status strong,.b2h-v3-proof__delivery strong{font-size:.9rem;font-weight:500}.b2h-v3-proof__approved small,.b2h-v3-proof__status small,.b2h-v3-proof__delivery small{color:var(--b2h-proof-muted);font-size:.72rem;line-height:1.35}.b2h-v3-proof__approved a{color:var(--b2h-proof-ink);font-size:.72rem;text-underline-offset:.18em}.b2h-v3-proof__preview{display:grid;gap:.8rem;padding:1rem}.b2h-v3-proof__preview-media{overflow:hidden;aspect-ratio:4 / 3;border-radius:8px;background:#d8c7b2}.b2h-v3-proof__preview-media img,.b2h-v3-proof__preview-fallback{display:block;width:100%;height:100%;object-fit:cover}.b2h-v3-proof__preview-fallback{background:radial-gradient(circle at 60% 32%,rgba(255,233,189,.66),transparent 11rem),linear-gradient(135deg,#80684d,#1d1411)}.b2h-v3-proof__preview p{margin:0;color:var(--b2h-proof-muted);font-size:.9rem;line-height:1.4}.b2h-v3-proof__side{display:grid;gap:.8rem}.b2h-v3-proof__side-card{display:grid;gap:.95rem;padding:1rem}.b2h-v3-proof__note{display:grid;min-height:10.8rem;place-items:center;padding:1rem;border-radius:6px;color:var(--b2h-proof-ink);font-family:var(--b2h-font-display, Georgia, serif);font-size:1.2rem;line-height:1.35;text-align:center;background:#eadcca;transform:rotate(4deg);box-shadow:0 10px 24px #17120f26}.b2h-v3-proof__note img{display:block;width:100%;height:10.8rem;border-radius:6px;object-fit:cover}.b2h-v3-proof__status div,.b2h-v3-proof__delivery div{display:grid;grid-template-columns:2rem minmax(0,1fr);gap:.25rem .75rem;align-items:center}.b2h-v3-proof__status span,.b2h-v3-proof__delivery span{width:2rem;height:2rem;grid-row:1 / 3;background:#355a3529;color:var(--b2h-proof-sage)}.b2h-v3-proof__timeline{display:grid;grid-column:1 / 3;grid-template-columns:repeat(4,minmax(0,1fr));gap:3.5rem;padding:0;margin:2.6rem 0 0;list-style:none}.b2h-v3-proof__timeline li{position:relative;display:grid;grid-template-columns:3.5rem 1.9rem minmax(0,1fr);gap:.2rem .9rem;align-items:start;min-height:11.8rem;padding:1.6rem 1.3rem;border-radius:8px;background:var(--b2h-proof-paper);color:var(--b2h-proof-ink)}.b2h-v3-proof__timeline li:not(:last-child):after{content:"";position:absolute;inset-block-start:50%;inset-inline-end:-2.7rem;width:2rem;border-block-start:1px dashed var(--b2h-proof-brass)}.b2h-v3-proof__timeline li>span{display:grid;width:3.5rem;height:3.5rem;grid-row:1 / 5;place-items:center;border:1px solid rgba(23,18,15,.18);border-radius:999px;background:#e5ebdf;font-size:1.55rem}.b2h-v3-proof__timeline b{display:grid;width:1.9rem;height:1.9rem;place-items:center;border:1px solid rgba(23,18,15,.24);border-radius:999px;color:var(--b2h-proof-ink);font-weight:500}.b2h-v3-proof__timeline strong{font-family:var(--b2h-font-display, Georgia, serif);font-size:1.12rem;font-weight:500;line-height:1.15}.b2h-v3-proof__timeline p,.b2h-v3-proof__timeline small{grid-column:2 / 4;margin:0;color:var(--b2h-proof-muted);font-size:.84rem;line-height:1.45}.b2h-v3-proof__promise{display:flex;grid-column:1 / 3;gap:1rem;align-items:center;justify-content:center;margin:1.7rem 0 0;color:#e4bd79;font-family:var(--b2h-font-display, Georgia, serif);font-size:1.15rem;line-height:1.2;text-align:center}.b2h-v3-proof__promise:before,.b2h-v3-proof__promise:after{content:"";width:6rem;height:1px;background:var(--b2h-proof-brass)}@media screen and (max-width:1180px){.b2h-v3-proof{grid-template-columns:1fr;gap:2rem;padding-inline:2rem}.b2h-v3-proof__studio,.b2h-v3-proof__timeline,.b2h-v3-proof__promise{grid-column:auto}.b2h-v3-proof__studio{grid-template-columns:minmax(14rem,.85fr) minmax(0,1.25fr)}.b2h-v3-proof__intro h2{font-size:3.35rem}.b2h-v3-proof__side{grid-column:1 / -1;grid-template-columns:repeat(3,minmax(0,1fr))}.b2h-v3-proof__timeline{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.b2h-v3-proof__timeline li:after{display:none}}@media screen and (max-width:760px){.b2h-v3-proof{padding:3.5rem 1rem}.b2h-v3-proof__intro h2{max-width:12ch;margin-block-start:.35rem;font-size:2.7rem;line-height:1.04}.b2h-v3-proof__intro p:not(.b2h-v3-proof__kicker){font-size:1.05rem}.b2h-v3-proof__timeline{grid-template-columns:1fr}.b2h-v3-proof__studio{grid-template-columns:1fr;padding:.75rem}.b2h-v3-proof__side{grid-column:auto;grid-template-columns:repeat(2,minmax(0,1fr))}.b2h-v3-proof__side-card:first-child{grid-column:1 / -1}.b2h-v3-proof__timeline li{grid-template-columns:3.2rem 1.8rem minmax(0,1fr);min-height:0;padding:1rem}.b2h-v3-proof__timeline li>span{width:3.2rem;height:3.2rem;font-size:1.55rem}.b2h-v3-proof__timeline strong{font-size:1rem}.b2h-v3-proof__promise:before,.b2h-v3-proof__promise:after{width:2rem}}.b2h-v3-review{--b2h-review-night: #070706;--b2h-review-paper: #fffaf2;--b2h-review-cream: #f5efe6;--b2h-review-ink: #17120f;--b2h-review-muted: #6d645c;--b2h-review-line: rgba(255, 250, 242, .18);--b2h-review-dark-line: rgba(23, 18, 15, .16);--b2h-review-brass: #c88a3d;--b2h-review-red: #691d1a;--b2h-review-sage: #355a35;color:var(--b2h-review-paper);font-family:var(--b2h-font-body, "DM Sans", system-ui, sans-serif);background:radial-gradient(circle at 10% 18%,rgba(200,138,61,.16),transparent 26rem),linear-gradient(135deg,#030303,var(--b2h-review-night))}.b2h-v3-review__shell{display:grid;width:min(100%,1440px);grid-template-columns:minmax(24rem,.82fr) minmax(30rem,1.08fr);gap:3.4rem;align-items:center;margin-inline:auto;padding:5.2rem 4.4rem}.b2h-v3-review__copy{display:grid;min-width:0;gap:1.35rem}.b2h-v3-review__kicker{display:inline-flex;width:max-content;align-items:center;gap:.72rem;margin:0;color:var(--b2h-review-brass);font-size:.82rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.b2h-v3-review__kicker:after{content:"";width:6.8rem;height:1px;background:var(--b2h-review-brass)}.b2h-v3-review__copy h2{max-width:16ch;margin:0;font-family:var(--b2h-font-display, Georgia, serif);font-size:3.35rem;font-weight:500;line-height:1.02;letter-spacing:0}.b2h-v3-review__copy>p:not(.b2h-v3-review__kicker){max-width:30rem;margin:0;color:#fffaf2c2;font-size:1.02rem;line-height:1.48}.b2h-v3-review__steps{display:grid;gap:.75rem;padding:0;margin:1rem 0 0;list-style:none}.b2h-v3-review__steps li{display:grid;grid-template-columns:2.7rem minmax(0,1fr);gap:.8rem;align-items:start;padding:.35rem 0}.b2h-v3-review__steps li>span{display:grid;width:2.5rem;height:2.5rem;place-items:center;border:1px solid rgba(200,138,61,.52);border-radius:999px;color:var(--b2h-review-brass);font-family:var(--b2h-font-display, Georgia, serif)}.b2h-v3-review__steps strong{display:block;margin-block-end:.3rem;font-family:var(--b2h-font-display, Georgia, serif);font-size:1.05rem;font-weight:500;line-height:1.15}.b2h-v3-review__steps p{margin:0;color:#fffaf2b8;font-size:.9rem;line-height:1.42}.b2h-v3-review__saved{display:grid;gap:.85rem;margin-block-start:1rem}.b2h-v3-review__saved-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:#fffaf2db}.b2h-v3-review__saved-head a{color:var(--b2h-review-brass);font-size:.85rem;text-decoration:underline;text-underline-offset:.24rem}.b2h-v3-review__saved-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem}.b2h-v3-review__saved-row a,.b2h-v3-review__saved-concept{display:block;overflow:hidden;aspect-ratio:1;border:1px solid var(--b2h-review-line);border-radius:8px;background:#fffaf21a}.b2h-v3-review__saved-concept{border-style:dashed}.b2h-v3-review__saved-row img,.b2h-v3-review__saved-fallback{display:block;width:100%;height:100%;object-fit:cover}.b2h-v3-review__saved-fallback--one,.b2h-v3-review__item-fallback{background:radial-gradient(circle at 50% 50%,rgba(241,224,190,.96) 0 3.2rem,transparent 3.35rem),linear-gradient(135deg,#d2b58f,#6d523b)}.b2h-v3-review__saved-fallback--two{background:radial-gradient(circle at 50% 46%,#efe3d1 0 3.2rem,transparent 3.35rem),linear-gradient(135deg,#ead9c3,#876a50)}.b2h-v3-review__saved-fallback--three{background:radial-gradient(circle at 50% 34%,rgba(255,238,185,.9) 0 3.2rem,transparent 3.35rem),linear-gradient(135deg,#ead7bb,#8e5f38 56%,#2f2018)}.b2h-v3-review__saved-fallback--four{background:radial-gradient(circle at 64% 26%,rgba(255,238,186,.9),transparent 4rem),linear-gradient(135deg,#e4d6c3,#806143)}.b2h-v3-review__panel{display:grid;gap:.85rem;padding:1.2rem;border:1px solid rgba(255,250,242,.22);border-radius:8px;background:var(--b2h-review-paper);color:var(--b2h-review-ink);box-shadow:0 28px 80px #00000070}.b2h-v3-review__panel-head h2{margin:0;font-family:var(--b2h-font-display, Georgia, serif);font-size:2.3rem;font-weight:500;line-height:1.05;letter-spacing:0}.b2h-v3-review__panel-head p{max-width:32rem;margin:.6rem 0 0;color:var(--b2h-review-muted);font-size:.9rem;line-height:1.42}.b2h-v3-review__item{display:grid;grid-template-columns:6.8rem minmax(0,1fr) auto;gap:.9rem;align-items:center;padding:.85rem;border:1px solid var(--b2h-review-dark-line);border-radius:8px;background:#fff}.b2h-v3-review__item a{color:inherit;text-decoration:none}.b2h-v3-review__item img,.b2h-v3-review__item-fallback{display:block;width:6.8rem;height:6.8rem;border-radius:6px;object-fit:cover}.b2h-v3-review__item h3{margin:0;font-family:var(--b2h-font-display, Georgia, serif);font-size:1.1rem;font-weight:500;line-height:1.15;letter-spacing:0}.b2h-v3-review__item p,.b2h-v3-review__item small{display:block;margin:.25rem 0 0;color:var(--b2h-review-muted);font-size:.78rem;line-height:1.35}.b2h-v3-review__item>span{font-family:var(--b2h-font-display, Georgia, serif);font-size:1.05rem}.b2h-v3-review__qa-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(10rem,.8fr);gap:.85rem}.b2h-v3-review__qa{display:grid;align-content:start;gap:.75rem;padding:.95rem;border:1px solid var(--b2h-review-dark-line);border-radius:8px;background:#fffaf2b8}.b2h-v3-review__qa--large{grid-row:span 2}.b2h-v3-review__qa h3{margin:0;font-family:var(--b2h-font-display, Georgia, serif);font-size:1rem;font-weight:500;line-height:1.15;letter-spacing:0}.b2h-v3-review__qa dl{display:grid;gap:.52rem;margin:0}.b2h-v3-review__qa dl div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.8rem;align-items:center}.b2h-v3-review__qa dt,.b2h-v3-review__qa dd{margin:0;color:var(--b2h-review-muted);font-size:.78rem;line-height:1.25}.b2h-v3-review__qa dt{display:inline-flex;gap:.45rem;align-items:center}.b2h-v3-review__qa dt .b2h-icon{color:var(--b2h-review-sage)}.b2h-v3-review__qa dd{color:var(--b2h-review-ink)}.b2h-v3-review__approval{display:grid;grid-template-columns:2rem minmax(0,1fr);gap:.2rem .65rem;align-items:center}.b2h-v3-review__approval span{display:grid;width:2rem;height:2rem;grid-row:1 / 3;place-items:center;border-radius:999px;background:#355a3529;color:var(--b2h-review-sage)}.b2h-v3-review__approval strong,.b2h-v3-review__approval p{margin:0;font-size:.78rem;line-height:1.35}.b2h-v3-review__approval p{color:var(--b2h-review-muted)}.b2h-v3-review__qa a{width:max-content;color:var(--b2h-review-ink);font-size:.78rem;text-decoration:underline;text-underline-offset:.22rem}.b2h-v3-review__note blockquote{margin:0;padding:.85rem;border-radius:6px;color:var(--b2h-review-muted);background:#eadcca;font-family:var(--b2h-font-display, Georgia, serif);font-size:1.05rem;line-height:1.35}.b2h-v3-review__delivery,.b2h-v3-review__total{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:.8rem;align-items:center;padding:.85rem;border:1px solid var(--b2h-review-dark-line);border-radius:8px;color:var(--b2h-review-muted);font-size:.82rem;line-height:1.25}.b2h-v3-review__delivery strong,.b2h-v3-review__total strong{color:var(--b2h-review-ink);font-weight:800}.b2h-v3-review__total{grid-template-columns:minmax(0,1fr) auto;color:var(--b2h-review-ink)}.b2h-v3-review__checkout{display:flex;min-height:3.4rem;align-items:center;justify-content:center;gap:.6rem;border:1px solid rgba(105,29,26,.82);border-radius:8px;background:var(--b2h-review-red);color:var(--b2h-review-paper);font-weight:800;text-decoration:none}.b2h-v3-review__checkout--disabled{cursor:not-allowed;opacity:.58}@media screen and (max-width:1180px){.b2h-v3-review__shell{grid-template-columns:1fr;padding-inline:2rem}.b2h-v3-review__copy h2{max-width:14ch;font-size:3rem}}@media screen and (max-width:760px){.b2h-v3-review__shell{gap:2rem;padding:3rem 1rem}.b2h-v3-review__copy h2{max-width:13ch;font-size:2.65rem;line-height:1.04}.b2h-v3-review__qa-grid{grid-template-columns:1fr}.b2h-v3-review__saved-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem}.b2h-v3-review__qa--large{grid-row:auto}.b2h-v3-review__item{grid-template-columns:5rem minmax(0,1fr)}.b2h-v3-review__item>span{grid-column:2}.b2h-v3-review__item img,.b2h-v3-review__item-fallback{width:5rem;height:5rem}.b2h-v3-review__delivery{grid-template-columns:1fr}.b2h-v3-review__panel{padding:.9rem}.b2h-v3-review__panel-head h2{font-size:2rem}.b2h-v3-review__kicker:after{width:3.5rem}}@media screen and (max-width:340px){.b2h-v3-review__copy h2{font-size:2.45rem;line-height:1.08}.b2h-v3-review__kicker:after{width:2rem}}.b2h-v3-home-stack{--b2h-v3-home-bg: #f4ecdf;--b2h-v3-home-bg-cool: #eef3ef;--b2h-v3-home-paper: #fffaf2;--b2h-v3-home-ink: #201915;--b2h-v3-home-muted: #6f655c;--b2h-v3-home-line: rgba(32, 25, 21, .14);--b2h-v3-home-line-strong: rgba(32, 25, 21, .28);--b2h-v3-home-sage: #293727;--b2h-v3-home-sage-soft: #dbe6dd;--b2h-v3-home-clay: #a46b5c;--b2h-v3-home-brass: #a77b35;--b2h-v3-home-oxblood: #6e1f1b;color:var(--b2h-v3-home-ink);font-family:var(--b2h-font-body, "DM Sans", system-ui, sans-serif);background:linear-gradient(180deg,var(--b2h-v3-home-bg),var(--b2h-v3-home-bg-cool))}.b2h-v3-home-stack__inner{display:grid;gap:0}.b2h-v3-home-stack__pathways,.b2h-v3-home-stack__finder,.b2h-v3-home-stack__featured,.b2h-v3-home-stack__proof,.b2h-v3-home-stack__review,.b2h-v3-home-stack__closing{width:min(100% - 2rem,1320px);margin-inline:auto;padding-block:clamp(3rem,7vw,6rem)}.b2h-v3-home-stack__section-head{display:grid;gap:1rem;max-width:62rem}.b2h-v3-home-stack__section-head--split{grid-template-columns:minmax(0,.9fr) minmax(18rem,.7fr);max-width:none;align-items:end}.b2h-v3-home-stack__kicker,.b2h-v3-home-stack__product-kicker{margin:0;color:var(--b2h-v3-home-brass);font-size:.72rem;font-weight:800;line-height:1.35;letter-spacing:.08em;text-transform:uppercase}.b2h-v3-home-stack__heading{max-width:13ch;margin:0;font-family:var(--b2h-font-display, Georgia, serif);font-size:clamp(2.5rem,5vw,5rem);font-weight:500;line-height:.97;letter-spacing:0}.b2h-v3-home-stack__lede{max-width:44rem;color:var(--b2h-v3-home-muted);font-size:1rem;line-height:1.65}.b2h-v3-home-stack__lede p{margin:0}.b2h-v3-home-stack__path-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem;margin-block-start:clamp(1.5rem,3vw,2.2rem)}.b2h-v3-home-stack__path-card{display:grid;min-height:15rem;align-content:space-between;gap:1rem;padding:1.1rem;border:1px solid var(--b2h-v3-home-line);border-radius:8px;background:#fffaf2c7;color:var(--b2h-v3-home-ink);text-decoration:none;transition:border-color .16s ease,transform .16s ease,background-color .16s ease}.b2h-v3-home-stack__path-card:hover,.b2h-v3-home-stack__path-card:focus-visible{border-color:var(--b2h-v3-home-brass);background:var(--b2h-v3-home-paper);transform:translateY(-2px)}.b2h-v3-home-stack__path-index{color:var(--b2h-v3-home-brass);font-size:.78rem;font-weight:800;letter-spacing:.08em}.b2h-v3-home-stack__path-title,.b2h-v3-home-stack__product-title,.b2h-v3-home-stack__small-title,.b2h-v3-home-stack__proof-title{margin:0;font-family:var(--b2h-font-display, Georgia, serif);font-weight:500;letter-spacing:0}.b2h-v3-home-stack__path-title{font-size:clamp(1.45rem,2vw,2rem);line-height:1.04}.b2h-v3-home-stack__path-text,.b2h-v3-home-stack__small-copy,.b2h-v3-home-stack__proof-text,.b2h-v3-home-stack__product-note{margin:0;color:var(--b2h-v3-home-muted);font-size:.92rem;line-height:1.55}.b2h-v3-home-stack__path-action{color:var(--b2h-v3-home-sage);font-size:.82rem;font-weight:800;line-height:1.2}.b2h-v3-home-stack__finder{display:grid;grid-template-columns:minmax(0,.8fr) minmax(20rem,1fr);gap:clamp(1rem,3vw,2rem);align-items:start;border-block:1px solid var(--b2h-v3-home-line)}.b2h-v3-home-stack__finder-copy{position:sticky;inset-block-start:1rem;display:grid;gap:1rem}.b2h-v3-home-stack__finder-panel{display:grid;gap:1rem;padding:1rem;border:1px solid var(--b2h-v3-home-line);border-radius:8px;background:#fffaf2d1}.b2h-v3-home-stack__search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.7rem}.b2h-v3-home-stack__search-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.b2h-v3-home-stack__search-input,.b2h-v3-home-stack__search-button,.b2h-v3-home-stack__button{min-height:3rem;border-radius:8px;font:inherit}.b2h-v3-home-stack__search-input{min-width:0;padding-inline:1rem;border:1px solid var(--b2h-v3-home-line);background:#fff;color:var(--b2h-v3-home-ink)}.b2h-v3-home-stack__search-button,.b2h-v3-home-stack__button--primary{border:1px solid var(--b2h-v3-home-sage);background:var(--b2h-v3-home-sage);color:var(--b2h-v3-home-paper)}.b2h-v3-home-stack__search-button{padding-inline:1.2rem;font-weight:800;cursor:pointer}.b2h-v3-home-stack__chips{display:flex;flex-wrap:wrap;gap:.5rem}.b2h-v3-home-stack__chip{padding:.52rem .72rem;border:1px solid var(--b2h-v3-home-line);border-radius:999px;background:var(--b2h-v3-home-paper);color:var(--b2h-v3-home-ink);font-size:.82rem;line-height:1.2;text-decoration:none}.b2h-v3-home-stack__micro-brief{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}.b2h-v3-home-stack__brief-item{display:grid;gap:.25rem;padding:.85rem;border:1px solid var(--b2h-v3-home-line);border-radius:8px;color:var(--b2h-v3-home-ink);text-decoration:none}.b2h-v3-home-stack__brief-item span{font-weight:800}.b2h-v3-home-stack__brief-item small{color:var(--b2h-v3-home-muted);font-size:.78rem;line-height:1.45}.b2h-v3-home-stack__featured-copy{display:grid;gap:1rem;max-width:58rem}.b2h-v3-home-stack__featured-layout{display:grid;grid-template-columns:minmax(22rem,.94fr) minmax(0,1fr);gap:1rem;align-items:stretch;margin-block-start:clamp(1.5rem,3vw,2.2rem)}.b2h-v3-home-stack__hero-product,.b2h-v3-home-stack__product-card,.b2h-v3-home-stack__review-card,.b2h-v3-home-stack__note-card{overflow:hidden;border:1px solid var(--b2h-v3-home-line);border-radius:8px;background:var(--b2h-v3-home-paper)}.b2h-v3-home-stack__hero-product{display:grid;grid-template-columns:minmax(0,1fr)}.b2h-v3-home-stack__hero-product-media{display:block;overflow:hidden;aspect-ratio:5 / 4;background:#d9cec0}.b2h-v3-home-stack__image,.b2h-v3-home-stack__image-fallback{display:block;width:100%;height:100%;object-fit:cover}.b2h-v3-home-stack__image-fallback{background:linear-gradient(135deg,#2937272e,#a46b5c29),linear-gradient(135deg,#6d5948,#211714)}.b2h-v3-home-stack__hero-product-body,.b2h-v3-home-stack__product-card-body,.b2h-v3-home-stack__note-card{display:grid;gap:.75rem;padding:1rem}.b2h-v3-home-stack__product-title{font-size:clamp(1.7rem,2.5vw,2.6rem);line-height:1.04}.b2h-v3-home-stack__product-title a,.b2h-v3-home-stack__small-title a{color:inherit;text-decoration:none}.b2h-v3-home-stack__price{margin:0;color:var(--b2h-v3-home-oxblood);font-size:1rem;font-weight:800}.b2h-v3-home-stack__product-tags{display:flex;flex-wrap:wrap;gap:.45rem}.b2h-v3-home-stack__product-tags span{padding:.36rem .5rem;border:1px solid var(--b2h-v3-home-line);border-radius:999px;color:var(--b2h-v3-home-muted);font-size:.76rem;line-height:1.1}.b2h-v3-home-stack__button{display:inline-flex;width:max-content;max-width:100%;align-items:center;justify-content:center;padding-inline:1.1rem;font-size:.9rem;font-weight:800;line-height:1.2;text-align:center;text-decoration:none}.b2h-v3-home-stack__button--secondary{border:1px solid var(--b2h-v3-home-line-strong);background:transparent;color:var(--b2h-v3-home-ink)}.b2h-v3-home-stack__product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.b2h-v3-home-stack__product-media{display:block;overflow:hidden;aspect-ratio:4 / 5;background:#d9cec0}.b2h-v3-home-stack__small-title{font-size:1.25rem;line-height:1.12}.b2h-v3-home-stack__proof{border-block:1px solid var(--b2h-v3-home-line)}.b2h-v3-home-stack__proof-steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.7rem;padding:0;margin:clamp(1.5rem,3vw,2.2rem) 0 0;list-style:none}.b2h-v3-home-stack__proof-step{display:grid;gap:.55rem;min-height:12rem;padding:.95rem;border:1px solid var(--b2h-v3-home-line);border-radius:8px;background:#fffaf2d1}.b2h-v3-home-stack__proof-number{color:var(--b2h-v3-home-brass);font-size:.76rem;font-weight:800;letter-spacing:.08em}.b2h-v3-home-stack__proof-title{font-size:1.2rem;line-height:1.1}.b2h-v3-home-stack__review{display:grid;grid-template-columns:minmax(0,.78fr) minmax(22rem,1fr);gap:clamp(1rem,3vw,2rem);align-items:center}.b2h-v3-home-stack__review-copy{display:grid;gap:1rem}.b2h-v3-home-stack__review-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(16rem,.72fr);gap:1rem}.b2h-v3-home-stack__review-card,.b2h-v3-home-stack__note-card{background:#201915;color:var(--b2h-v3-home-paper)}.b2h-v3-home-stack__review-product{display:grid;grid-template-columns:5rem minmax(0,1fr);gap:.85rem;align-items:center;padding:1rem;border-block-end:1px solid rgba(255,250,242,.16)}.b2h-v3-home-stack__review-image,.b2h-v3-home-stack__review-fallback{display:block;width:5rem;aspect-ratio:1;border-radius:8px;object-fit:cover;background:#6d5948}.b2h-v3-home-stack__review-list{display:grid;gap:0;margin:0;padding:.5rem 1rem 1rem}.b2h-v3-home-stack__review-row{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1fr);gap:.75rem;padding-block:.65rem;border-block-end:1px solid rgba(255,250,242,.12)}.b2h-v3-home-stack__review-row dt,.b2h-v3-home-stack__review-row dd{margin:0;font-size:.86rem;line-height:1.35}.b2h-v3-home-stack__review-row dt{color:#fffaf29e}.b2h-v3-home-stack__review-row dd{color:var(--b2h-v3-home-paper);font-weight:800}.b2h-v3-home-stack__note-card{align-content:start}.b2h-v3-home-stack__note-options{display:grid;gap:.65rem}.b2h-v3-home-stack__note-option{margin:0;padding:.85rem;border:1px solid rgba(255,250,242,.14);border-radius:8px;background:#fffaf20f}.b2h-v3-home-stack__note-option p{margin:0;color:#fffaf2c7;font-size:.9rem;line-height:1.55}.b2h-v3-home-stack__closing{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:end;border-block-start:1px solid var(--b2h-v3-home-line)}.b2h-v3-home-stack__closing-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.75rem}@media screen and (max-width:1180px){.b2h-v3-home-stack__path-grid,.b2h-v3-home-stack__product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.b2h-v3-home-stack__proof-steps{grid-template-columns:repeat(3,minmax(0,1fr))}.b2h-v3-home-stack__review,.b2h-v3-home-stack__featured-layout{grid-template-columns:1fr}}@media screen and (max-width:860px){.b2h-v3-home-stack__pathways,.b2h-v3-home-stack__finder,.b2h-v3-home-stack__featured,.b2h-v3-home-stack__proof,.b2h-v3-home-stack__review,.b2h-v3-home-stack__closing{padding-block:clamp(2.5rem,12vw,4rem)}.b2h-v3-home-stack__section-head--split,.b2h-v3-home-stack__finder,.b2h-v3-home-stack__search,.b2h-v3-home-stack__micro-brief,.b2h-v3-home-stack__proof-steps,.b2h-v3-home-stack__review-panel,.b2h-v3-home-stack__closing{grid-template-columns:1fr}.b2h-v3-home-stack__finder-copy{position:static}.b2h-v3-home-stack__path-grid,.b2h-v3-home-stack__product-grid{grid-template-columns:1fr}.b2h-v3-home-stack__path-card,.b2h-v3-home-stack__proof-step{min-height:auto}.b2h-v3-home-stack__button{width:100%}.b2h-v3-home-stack__closing-actions{justify-content:stretch}}.b2h-v3-moment-router{--b2h-v3-night: #0f0d0b;--b2h-v3-night-soft: #17120f;--b2h-v3-ember: #c8794f;--b2h-v3-paper: #f8f1e7;--b2h-v3-porcelain: #fffaf2;--b2h-v3-ink: #201915;--b2h-v3-muted: #776d64;--b2h-v3-line: rgba(248, 241, 231, .18);--b2h-v3-dark-line: rgba(32, 25, 21, .14);--b2h-v3-sage: #293727;--b2h-v3-oxblood: #6e1f1b;--b2h-v3-brass: #bb8b49;position:relative;overflow:hidden;color:var(--b2h-v3-paper);font-family:var(--b2h-font-body, "DM Sans", system-ui, sans-serif);background:radial-gradient(circle at 76% 9%,rgba(200,121,79,.44),transparent 34rem),radial-gradient(circle at 30% 70%,rgba(187,139,73,.16),transparent 28rem),linear-gradient(135deg,#070606,var(--b2h-v3-night))}.b2h-v3-moment-router__canvas{display:grid;grid-template-columns:minmax(16rem,.32fr) minmax(0,1fr) minmax(13rem,.23fr);gap:clamp(1rem,2.4vw,2rem);width:min(100% - 2rem,1480px);margin-inline:auto;padding-block:clamp(2rem,5vw,4rem)}.b2h-v3-moment-router__intro{display:grid;align-content:center;gap:1rem}.b2h-v3-moment-router__kicker,.b2h-v3-moment-router__callouts p,.b2h-v3-moment-router__lab-kicker,.b2h-v3-moment-router__lab-status{margin:0;color:var(--b2h-v3-ember);font-size:.72rem;font-weight:700;line-height:1.35;letter-spacing:.08em;text-transform:uppercase}.b2h-v3-moment-router__board-heading{max-width:9ch;margin:0;font-family:var(--b2h-font-display, Georgia, serif);font-size:clamp(3.1rem,5vw,5.7rem);font-weight:500;line-height:.94;letter-spacing:0}.b2h-v3-moment-router__board-text{max-width:23rem;color:#f8f1e7b8;font-size:1rem;line-height:1.65}.b2h-v3-moment-router__board-text p{margin:0}.b2h-v3-moment-router__callouts{display:grid;gap:1rem;align-content:end;margin-block-start:2rem}.b2h-v3-moment-router__callouts p{position:relative;padding-block-start:.75rem;color:#f8f1e7b8}.b2h-v3-moment-router__callouts p:before{content:"";position:absolute;inset-block-start:0;inset-inline-start:0;width:3rem;height:1px;background:var(--b2h-v3-ember)}.b2h-v3-moment-router__screen{overflow:hidden;border:0;border-radius:0;background:transparent;color:var(--b2h-v3-ink);box-shadow:none}.b2h-v3-moment-router__nav{display:flex;min-height:4rem;align-items:center;justify-content:space-between;gap:1rem;padding-inline:clamp(1rem,2vw,1.6rem);border-block-end:1px solid var(--b2h-v3-dark-line)}.b2h-v3-moment-router__logo{color:var(--b2h-v3-ink);line-height:1;text-decoration:none}.b2h-v3-moment-router__logo .b2h-brand-mark{--b2h-brand-width: 7.5rem}.b2h-v3-moment-router__links,.b2h-v3-moment-router__utility{display:flex;align-items:center;gap:.8rem}.b2h-v3-moment-router__links a,.b2h-v3-moment-router__icon-link,.b2h-v3-moment-router__command{color:var(--b2h-v3-ink);font-size:.78rem;line-height:1.2;text-decoration:none}.b2h-v3-moment-router__command{padding:.45rem .7rem;border:1px solid var(--b2h-v3-dark-line);border-radius:999px;background:#ffffff6b}.b2h-v3-moment-router__hero{position:relative;isolation:isolate;overflow:hidden;min-height:clamp(34rem,58vw,45rem);padding:clamp(1.2rem,3vw,2rem);border:1px solid rgba(248,241,231,.22);border-radius:8px;box-shadow:0 30px 90px #00000052}.b2h-v3-moment-router__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.b2h-v3-moment-router__image,.b2h-v3-moment-router__image-fallback{display:block;width:100%;height:100%;object-fit:cover}.b2h-v3-moment-router__image-fallback{background:radial-gradient(circle at 68% 28%,rgba(255,230,178,.48),transparent 16rem),linear-gradient(135deg,#3f3327,#140f0c)}.b2h-v3-moment-router__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0f0d0bc7,#0f0d0b38 62%,#0f0d0b14)}.b2h-v3-moment-router__hero-copy{display:grid;width:min(100%,34rem);gap:1rem;color:var(--b2h-v3-paper)}.b2h-v3-moment-router__heading{margin:0;font-family:var(--b2h-font-display, Georgia, serif);font-size:clamp(2.9rem,5vw,5.25rem);font-weight:500;line-height:.96;letter-spacing:0}.b2h-v3-moment-router__text{max-width:29rem;color:#f8f1e7c7;font-size:1rem;line-height:1.6}.b2h-v3-moment-router__text p{margin:0}.b2h-v3-moment-router__moments{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-block-start:.4rem}.b2h-v3-moment-router__moment{display:grid;min-width:0;gap:.38rem;padding:.95rem;border:1px solid rgba(248,241,231,.34);border-radius:8px;background:#f8f1e7eb;color:var(--b2h-v3-ink);text-decoration:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.b2h-v3-moment-router__moment-icon{font-size:1.1rem;line-height:1}.b2h-v3-moment-router__moment-title{font-family:var(--b2h-font-display, Georgia, serif);font-size:1.18rem;line-height:1.1}.b2h-v3-moment-router__moment-text,.b2h-v3-moment-router__proof-text,.b2h-v3-moment-router__lab-note,.b2h-v3-moment-router__lab-text{margin:0;color:var(--b2h-v3-muted);font-size:.82rem;line-height:1.45}.b2h-v3-moment-router__actions{display:flex;flex-wrap:wrap;gap:.75rem}.b2h-v3-moment-router__button{display:inline-flex;min-height:3rem;align-items:center;justify-content:center;padding-inline:1.2rem;border:1px solid rgba(248,241,231,.44);border-radius:8px;font-size:.9rem;font-weight:700;line-height:1.2;text-decoration:none}.b2h-v3-moment-router__button--primary{border-color:var(--b2h-v3-sage);background:var(--b2h-v3-sage);color:var(--b2h-v3-paper)}.b2h-v3-moment-router__button--secondary{color:var(--b2h-v3-paper)}.b2h-v3-moment-router__proof-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;padding:.8rem;margin-block-start:.75rem;border:1px solid var(--b2h-v3-dark-line);border-radius:8px;background:#f8f1e7f0}.b2h-v3-moment-router__proof{display:grid;gap:.35rem;padding:.8rem;border:1px solid var(--b2h-v3-dark-line);border-radius:8px;background:#fffaf2d1}.b2h-v3-moment-router__proof-index{color:var(--b2h-v3-brass);font-size:.72rem;font-weight:700;letter-spacing:.08em}.b2h-v3-moment-router__proof-title{margin:0;font-size:.95rem;line-height:1.2}.b2h-v3-moment-router__lab{display:grid;align-content:start;gap:1rem;padding-inline-start:1rem;border-inline-start:1px solid var(--b2h-v3-line)}.b2h-v3-moment-router__lab-card{display:grid;gap:.75rem;padding:1rem;border:1px solid rgba(200,121,79,.34);border-radius:8px;background:#f8f1e70a;color:var(--b2h-v3-paper);text-decoration:none}.b2h-v3-moment-router__lab-title{color:var(--b2h-v3-paper);font-family:var(--b2h-font-display, Georgia, serif);font-size:1.35rem;line-height:1.04}@media screen and (max-width:1180px){.b2h-v3-moment-router__canvas{grid-template-columns:1fr}.b2h-v3-moment-router__intro{max-width:52rem}.b2h-v3-moment-router__board-heading{max-width:15ch}.b2h-v3-moment-router__callouts{grid-template-columns:repeat(3,minmax(0,1fr))}.b2h-v3-moment-router__lab{grid-template-columns:repeat(3,minmax(0,1fr));border-inline-start:0;padding-inline-start:0}}@media screen and (max-width:860px){.b2h-v3-moment-router__links,.b2h-v3-moment-router__command{display:none}.b2h-v3-moment-router__moments,.b2h-v3-moment-router__proof-row,.b2h-v3-moment-router__callouts,.b2h-v3-moment-router__lab{grid-template-columns:1fr}.b2h-v3-moment-router__hero{min-height:auto}.b2h-v3-moment-router__media{position:relative;min-height:21rem;margin:-1.2rem -1.2rem 1.2rem}}.b2h-v3-product-details{color:var(--b2h-color-ink);font-family:var(--b2h-font-body);background:var(--b2h-v0c-paper);border-block:1px solid var(--b2h-color-line)}.b2h-v3-product-details__inner{display:grid;grid-template-columns:minmax(13rem,.38fr) minmax(0,1fr);gap:clamp(2rem,7vw,6rem);width:min(100% - 3rem,77.5rem);margin-inline:auto;padding-block:clamp(3.5rem,7vw,6.5rem)}.b2h-v3-product-details__header{position:sticky;inset-block-start:7rem;align-self:start}.b2h-v3-product-details__eyebrow{margin:0 0 .85rem;color:var(--b2h-color-brass);font-size:.72rem;font-weight:750;line-height:1.2;letter-spacing:0;text-transform:uppercase}.b2h-v3-product-details__header h2{max-width:10ch;margin:0;color:var(--b2h-color-ink);font-family:var(--b2h-font-display);font-size:clamp(2.25rem,4vw,3.5rem);font-weight:500;line-height:1.02;letter-spacing:0;text-wrap:balance}.b2h-v3-product-details__intro{max-width:22rem;margin:1.25rem 0 0;padding-block-start:1.25rem;border-block-start:1px solid var(--b2h-color-line);color:var(--b2h-color-muted);font-size:.92rem;line-height:1.6}.b2h-v3-product-details__content{max-width:48rem;min-width:0;color:var(--b2h-color-ink-soft);font-family:var(--b2h-font-body);font-size:1rem;line-height:1.75;overflow-wrap:break-word}.b2h-v3-product-details__content>:first-child{margin-block-start:0;color:var(--b2h-color-ink);font-family:var(--b2h-font-display);font-size:clamp(1.35rem,2.3vw,1.85rem);line-height:1.4}.b2h-v3-product-details__content :is(.w__bubble,section,article){margin:0;padding-block:1.6rem;border-block-start:1px solid var(--b2h-color-line);border-radius:0;background:transparent;box-shadow:none}.b2h-v3-product-details__content :is(h2,h3,h4){margin:0 0 .65rem;color:var(--b2h-color-ink);font-family:var(--b2h-font-display);font-size:clamp(1.25rem,2vw,1.55rem);font-weight:500;line-height:1.2;letter-spacing:0}.b2h-v3-product-details__content :is(p,ul,ol){margin-block:0 1rem}.b2h-v3-product-details__content :is(p,ul,ol):last-child{margin-block-end:0}.b2h-v3-product-details__content :is(img,video,iframe,table){max-width:100%}.b2h-v3-product-details__content img{height:auto;border-radius:var(--b2h-radius-card)}.b2h-v3-product-details__content a{color:var(--b2h-color-action);text-decoration-thickness:1px;text-underline-offset:.2em}.b2h-v3-product-details :focus-visible{outline:2px solid var(--b2h-color-focus);outline-offset:3px;box-shadow:var(--b2h-shadow-focus)}@media screen and (max-width:749px){.b2h-v3-product-details__inner{grid-template-columns:1fr;gap:2.25rem;width:min(100% - 2.5rem,77.5rem);padding-block:3.5rem}.b2h-v3-product-details__header{position:static}.b2h-v3-product-details__header h2{max-width:12ch}.b2h-v3-product-details__content>:first-child{font-size:1.25rem}}.b2h-product-faq{color:var(--b2h-color-ink);font-family:var(--b2h-font-body);background:var(--b2h-color-canvas);border-block:1px solid var(--b2h-color-line)}.b2h-product-faq__inner{display:grid;grid-template-columns:minmax(14rem,.38fr) minmax(0,1fr);gap:clamp(2.5rem,7vw,6rem);width:min(100% - 3rem,77.5rem);margin-inline:auto;padding-block:clamp(3.5rem,7vw,6.5rem)}.b2h-product-faq__header{align-self:start}.b2h-product-faq__eyebrow{margin:0 0 .85rem;color:var(--b2h-color-brass);font-size:.72rem;font-weight:750;line-height:1.2;letter-spacing:0;text-transform:uppercase}.b2h-product-faq__header h2{max-width:10ch;margin:0;color:var(--b2h-color-ink);font-family:var(--b2h-font-display);font-size:clamp(2.25rem,4vw,3.5rem);font-weight:500;line-height:1.02;letter-spacing:0;text-wrap:balance}.b2h-product-faq__intro{max-width:23rem;margin:1.25rem 0 0;color:var(--b2h-color-muted);font-size:.94rem;line-height:1.65}.b2h-product-faq__support-link{display:inline-flex;gap:.55rem;align-items:center;margin-block-start:1.5rem;color:var(--b2h-color-action);font-size:.9rem;font-weight:700;line-height:1.4;text-decoration-thickness:1px;text-underline-offset:.25em}.b2h-product-faq__list{min-width:0;border-block-start:1px solid var(--b2h-color-line-strong)}.b2h-product-faq__item{border-block-end:1px solid var(--b2h-color-line-strong)}.b2h-product-faq__question{display:flex;min-height:5rem;gap:1.5rem;align-items:center;justify-content:space-between;padding-block:1rem;color:var(--b2h-color-ink);font-family:var(--b2h-font-display);font-size:clamp(1.12rem,2vw,1.35rem);font-weight:500;line-height:1.35;letter-spacing:0;cursor:pointer;list-style:none}.b2h-product-faq__question::-webkit-details-marker{display:none}.b2h-product-faq__toggle{position:relative;flex:0 0 1.25rem;width:1.25rem;height:1.25rem}.b2h-product-faq__toggle:before,.b2h-product-faq__toggle:after{position:absolute;inset-block-start:50%;inset-inline-start:50%;width:1rem;height:1px;background:currentColor;content:"";transform:translate(-50%,-50%);transition:transform .16s ease}.b2h-product-faq__toggle:after{transform:translate(-50%,-50%) rotate(90deg)}.b2h-product-faq__item[open] .b2h-product-faq__toggle:after{transform:translate(-50%,-50%) rotate(0)}.b2h-product-faq__answer{max-width:43rem;padding:0 3rem 1.5rem 0;color:var(--b2h-color-muted);font-size:.94rem;line-height:1.7}.b2h-product-faq__answer p{margin-block:0 .8rem}.b2h-product-faq__answer p:last-child{margin-block-end:0}.b2h-product-faq__answer a{color:var(--b2h-color-action);text-decoration-thickness:1px;text-underline-offset:.2em}.b2h-product-faq :focus-visible{outline:2px solid var(--b2h-color-focus);outline-offset:3px;box-shadow:var(--b2h-shadow-focus)}@media(prefers-reduced-motion:reduce){.b2h-product-faq__toggle:before,.b2h-product-faq__toggle:after{transition:none}}@media screen and (max-width:749px){.b2h-product-faq__inner{grid-template-columns:1fr;gap:2.25rem;width:min(100% - 2.5rem,77.5rem);padding-block:3.5rem}.b2h-product-faq__header h2{max-width:12ch}.b2h-product-faq__question{min-height:4.5rem;gap:1rem;font-size:1.08rem}.b2h-product-faq__answer{padding-inline-end:1.5rem;font-size:.9rem}}.b2h-product-specifications{color:var(--b2h-color-ink);font-family:var(--b2h-font-body);background:var(--b2h-color-canvas-warm);border-block-start:1px solid var(--b2h-color-line)}.b2h-product-specifications__inner{display:grid;grid-template-columns:minmax(14rem,.38fr) minmax(0,1fr);gap:clamp(2.5rem,7vw,6rem);width:min(100% - 3rem,77.5rem);margin-inline:auto;padding-block:clamp(3.5rem,7vw,6.5rem)}.b2h-product-specifications__header{align-self:start}.b2h-product-specifications__eyebrow{margin:0 0 .85rem;color:var(--b2h-color-brass);font-size:.72rem;font-weight:750;line-height:1.2;letter-spacing:0;text-transform:uppercase}.b2h-product-specifications__header h2{max-width:11ch;margin:0;color:var(--b2h-color-ink);font-family:var(--b2h-font-display);font-size:clamp(2.25rem,4vw,3.5rem);font-weight:500;line-height:1.02;letter-spacing:0;text-wrap:balance}.b2h-product-specifications__intro{max-width:24rem;margin:1.25rem 0 0;color:var(--b2h-color-muted);font-size:.94rem;line-height:1.65}.b2h-product-specifications__body,.b2h-product-specifications__details,.b2h-product-specifications__group{min-width:0}.b2h-product-specifications__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;border-block-start:1px solid var(--b2h-color-line-strong)}.b2h-product-specifications__fact{min-width:0;padding:1rem 0;border-block-end:1px solid var(--b2h-color-line)}.b2h-product-specifications__fact:nth-child(odd){padding-inline-end:1.5rem}.b2h-product-specifications__fact:nth-child(2n){padding-inline-start:1.5rem;border-inline-start:1px solid var(--b2h-color-line)}.b2h-product-specifications__fact dt{margin:0;color:var(--b2h-color-muted);font-size:.72rem;font-weight:700;line-height:1.3;letter-spacing:0;text-transform:uppercase}.b2h-product-specifications__fact dd{margin:.45rem 0 0;color:var(--b2h-color-ink);font-size:.98rem;line-height:1.5;overflow-wrap:break-word}.b2h-product-specifications__details{margin-block-start:2.75rem}.b2h-product-specifications__group{padding-block:1.75rem;border-block-start:1px solid var(--b2h-color-line-strong)}.b2h-product-specifications__group h3{margin:0 0 1.25rem;color:var(--b2h-color-ink);font-family:var(--b2h-font-display);font-size:clamp(1.35rem,2.2vw,1.75rem);font-weight:500;line-height:1.2;letter-spacing:0}.b2h-product-specifications__structured-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 2.5rem;margin:0}.b2h-product-specifications__structured-item{display:grid;grid-template-columns:minmax(7rem,.42fr) minmax(0,.58fr);gap:1rem;padding-block:.85rem;border-block-start:1px solid var(--b2h-color-line)}.b2h-product-specifications__structured-item dt,.b2h-product-specifications__structured-item dd{margin:0;line-height:1.55;overflow-wrap:break-word}.b2h-product-specifications__structured-item dt{color:var(--b2h-color-muted);font-size:.86rem}.b2h-product-specifications__structured-item dd{color:var(--b2h-color-ink);font-size:.92rem}.b2h-product-specifications__legacy{color:var(--b2h-color-ink-soft);font-size:.94rem;line-height:1.65}.b2h-product-specifications__legacy>ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 2.5rem;margin:0;padding:0;list-style:none}.b2h-product-specifications__legacy>ul>li{min-width:0;padding-block:1.1rem;border-block-start:1px solid var(--b2h-color-line)}.b2h-product-specifications__legacy>ul>li>p:first-child{margin-block-start:0;color:var(--b2h-color-ink);font-family:var(--b2h-font-display);font-size:1.08rem;line-height:1.35}.b2h-product-specifications__legacy ul ul,.b2h-product-specifications__included-list{margin:.75rem 0 0;padding-inline-start:1.1rem}.b2h-product-specifications__legacy li,.b2h-product-specifications__included-list li{margin-block:.35rem}.b2h-product-specifications__legacy table{width:100%;min-width:100%;max-width:100%;border-collapse:collapse;table-layout:fixed}.b2h-product-specifications__legacy :is(th,td){min-width:0;padding:.8rem .6rem;border-block-start:1px solid var(--b2h-color-line);overflow-wrap:anywhere;vertical-align:top}.b2h-product-specifications__legacy :is(th,td):first-child{color:var(--b2h-color-muted);font-size:.86rem}.b2h-product-specifications__richtext{max-width:46rem;color:var(--b2h-color-ink-soft);font-size:.94rem;line-height:1.65}.b2h-product-specifications :focus-visible{outline:2px solid var(--b2h-color-focus);outline-offset:3px;box-shadow:var(--b2h-shadow-focus)}@media screen and (max-width:749px){.b2h-product-specifications__inner{grid-template-columns:1fr;gap:2.25rem;width:min(100% - 2.5rem,77.5rem);padding-block:3.5rem}.b2h-product-specifications__header h2{max-width:12ch}.b2h-product-specifications__facts,.b2h-product-specifications__structured-list,.b2h-product-specifications__legacy>ul{grid-template-columns:1fr}.b2h-product-specifications__fact:nth-child(odd),.b2h-product-specifications__fact:nth-child(2n){padding-inline:0;border-inline-start:0}.b2h-product-specifications__structured-item{grid-template-columns:minmax(6.5rem,.38fr) minmax(0,.62fr)}}.b2h-v3-product-studio{--b2h-v3-pdp-bg: var(--b2h-color-canvas-warm, #f7efe6);--b2h-v3-pdp-paper: var(--b2h-color-surface, #fffaf2);--b2h-v3-pdp-ink: var(--b2h-color-ink, #251f1b);--b2h-v3-pdp-muted: var(--b2h-color-muted, #6b625a);--b2h-v3-pdp-line: var(--b2h-color-line, rgba(37, 31, 27, .16));--b2h-v3-pdp-oxblood: var(--b2h-color-error, #8e2423);--b2h-v3-pdp-sage: var(--b2h-color-action, #293727);--b2h-v3-pdp-brass: var(--b2h-color-brass, #a77b35);color:var(--b2h-v3-pdp-ink);font-family:var(--b2h-font-body, "DM Sans", system-ui, sans-serif);background:var(--b2h-v3-pdp-bg)}.b2h-v3-product-studio__inner{display:grid;grid-template-columns:minmax(0,.95fr) minmax(24rem,.6fr);gap:clamp(1.2rem,3vw,2rem);width:min(100% - 3rem,1240px);margin-inline:auto;padding-block:clamp(2rem,5vw,4.5rem)}.b2h-v3-product-studio__media-grid{display:grid;position:static;gap:.75rem;align-self:start;align-content:start;height:max-content;min-height:0}.b2h-v3-product-studio__inner[data-sticky-target=media] .b2h-v3-product-studio__media-grid,.b2h-v3-product-studio__inner[data-sticky-target=panel] .b2h-v3-product-studio__panel{position:sticky;top:var(--b2h-v3-sticky-top, 1rem)}.b2h-v3-product-studio__gallery{display:grid;gap:.75rem;min-width:0}.b2h-v3-product-studio__media-main{position:relative;overflow:hidden;aspect-ratio:1 / 1;border-radius:8px;background:#d8d0c4;isolation:isolate;touch-action:pan-y}.b2h-v3-product-studio__slides,.b2h-v3-product-studio__slide{width:100%;height:100%}.b2h-v3-product-studio__slide[hidden]{display:none}.b2h-v3-product-studio__slide{animation:b2h-v3-media-in .18s ease-out}@keyframes b2h-v3-media-in{0%{opacity:.65}to{opacity:1}}.b2h-v3-product-studio__image,.b2h-v3-product-studio__image-fallback,.b2h-v3-product-studio__slide :is(video,iframe,model-viewer){display:block;width:100%;height:100%;object-fit:cover}.b2h-v3-product-studio__slide iframe{border:0}.b2h-v3-product-studio__image-fallback{background:radial-gradient(circle at 66% 24%,rgba(255,227,174,.58),transparent 14rem),linear-gradient(135deg,#5d4a3a,#19110d)}.b2h-v3-product-studio__thumb-row{display:flex;min-width:0;align-items:stretch;gap:.75rem}.b2h-v3-product-studio__thumbs{display:grid;flex:0 1 auto;overflow-x:auto;width:fit-content;max-width:100%;min-width:0;grid-auto-columns:6.5rem;grid-auto-flow:column;justify-content:start;gap:.75rem;padding-block-end:.25rem;overscroll-behavior-inline:contain;scrollbar-width:thin}.b2h-v3-product-studio__compare-divider{width:1px;min-height:3.5rem;align-self:center;background:var(--b2h-v3-pdp-line);flex:0 0 auto}.b2h-v3-product-studio__media-compare{display:inline-flex;min-width:7rem;min-height:3.5rem;align-items:center;justify-content:center;align-self:center;gap:.45rem;padding:.7rem 1rem;border:1px solid var(--b2h-v3-pdp-muted);border-radius:8px;background:var(--b2h-v3-pdp-paper);color:var(--b2h-v3-pdp-ink);cursor:pointer;flex:0 0 auto;font:inherit;font-size:.78rem;font-weight:750}.b2h-v3-product-studio__media-compare:hover{border-color:var(--b2h-v3-pdp-sage);background:#f1e6d8}.b2h-v3-product-studio__thumb{display:block;position:relative;overflow:hidden;width:100%;padding:0;aspect-ratio:1;border:1px solid var(--b2h-v3-pdp-line);border-radius:8px;background:var(--b2h-v3-pdp-paper);color:inherit;cursor:pointer}.b2h-v3-product-studio__thumb[aria-pressed=true]{border-color:var(--b2h-v3-pdp-sage);box-shadow:inset 0 0 0 2px var(--b2h-v3-pdp-paper),inset 0 0 0 3px var(--b2h-v3-pdp-sage)}.b2h-v3-product-studio__thumb img{display:block;width:100%;height:100%;object-fit:cover}.b2h-v3-product-studio__thumb-type{display:grid;position:absolute;inset:50% auto auto 50%;width:2.5rem;height:2.5rem;place-items:center;border-radius:999px;background:#201915d1;color:#fff;transform:translate(-50%,-50%)}.b2h-v3-product-studio__media-arrow,.b2h-v3-product-studio__media-actions button{display:grid;position:absolute;z-index:4;width:3rem;height:3rem;place-items:center;padding:0;border:1px solid rgba(255,255,255,.58);border-radius:999px;background:#201915bd;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.b2h-v3-product-studio__media-arrow{top:50%;transform:translateY(-50%)}.b2h-v3-product-studio__media-arrow--prev{left:1rem}.b2h-v3-product-studio__media-arrow--next{right:1rem}.b2h-v3-product-studio__media-actions{display:flex;position:absolute;z-index:4;right:1rem;bottom:1rem;gap:.5rem;align-items:center}.b2h-v3-product-studio__media-actions button{position:static;width:2.75rem;height:2.75rem}.b2h-v3-product-studio__media-count{min-height:2.25rem;padding:.5rem .75rem;border-radius:999px;background:#201915bd;color:#fff;font-size:.75rem;line-height:1.25rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.b2h-v3-product-studio__view-switcher{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem;padding:.25rem;border:1px solid var(--b2h-v3-pdp-line);border-radius:8px;background:#fffaf2b8}.b2h-v3-product-studio__view-switcher button{min-height:2.75rem;padding:.55rem .8rem;border:0;border-radius:6px;background:transparent;color:var(--b2h-v3-pdp-muted);cursor:pointer;font:inherit;font-size:.82rem;font-weight:700}.b2h-v3-product-studio__view-switcher button.is-active{background:var(--b2h-v3-pdp-sage);color:var(--b2h-v3-pdp-paper)}.b2h-v3-product-studio__view-switcher button:only-child{grid-column:1 / -1}.b2h-v3-product-studio__live-preview{display:grid;position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;grid-template-rows:minmax(0,1fr) auto;background:#211915}.b2h-v3-product-studio__live-preview[hidden]{display:none}.b2h-v3-product-studio__live-canvas{position:relative;overflow:hidden;min-height:0;color:var(--b2h-v3-preview-content-color);background:linear-gradient(#18141133,#1814118c),radial-gradient(circle at 50% 20%,#e9d8b7,#5b4939 65%,#211915);container-type:inline-size;isolation:isolate}.b2h-v3-product-studio__live-background{display:block;position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:var(--b2h-v3-preview-bg-fit);object-position:var(--b2h-v3-preview-bg-position)}.b2h-v3-product-studio__live-sheet{position:absolute;z-index:-1;top:50%;left:50%;width:min(72%,30rem);aspect-ratio:.78;border:.4rem double rgba(53,39,27,.9);border-radius:50% 50% 47% 47%;background:linear-gradient(140deg,#f8dea6f0,#ad8043eb);box-shadow:inset 0 0 0 .35rem #fff0cc47,0 1.5rem 3rem #00000052;transform:translate(-50%,-50%)}.b2h-v3-product-studio__live-art{display:grid;position:absolute;top:var(--b2h-v3-preview-photo-y);left:var(--b2h-v3-preview-photo-x);overflow:hidden;width:var(--b2h-v3-preview-photo-size);aspect-ratio:1;place-items:center;border:1px solid rgba(47,33,24,.42);border-radius:50%;color:currentColor;transform:translate(-50%,-50%)}.b2h-v3-product-studio__live-art span,.b2h-v3-product-studio__live-art svg{display:block;width:58%;height:auto}.b2h-v3-product-studio__live-art img{width:100%;height:100%;object-fit:cover;filter:grayscale(1) contrast(1.05) sepia(.22)}.b2h-v3-product-studio[data-suncatcher-personalization=true] .b2h-v3-product-studio__live-sheet{top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;border-radius:0;background:#e7e1d7;box-shadow:none;transform:none}.b2h-v3-product-studio__live-piece{position:absolute;top:50%;left:50%;width:min(82%,38rem);aspect-ratio:1;transform:translate(-50%,-50%)}.b2h-v3-product-studio__live-moon{display:block;position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 1.1rem 1.4rem rgba(31,24,20,.24))}.b2h-v3-product-studio__live-moon[hidden],.b2h-v3-product-studio__live-artwork[hidden],.b2h-v3-product-studio__live-photo[hidden],.b2h-v3-product-studio__live-moon-message[hidden]{display:none}.b2h-v3-product-studio[data-suncatcher-personalization=true] .b2h-v3-product-studio__live-art{z-index:2;top:0;right:0;bottom:0;left:0;overflow:visible;width:100%;height:100%;border:0;border-radius:0;transform:none}.b2h-v3-product-studio[data-suncatcher-personalization=true] .b2h-v3-product-studio__live-artwork,.b2h-v3-product-studio[data-suncatcher-personalization=true] .b2h-v3-product-studio__live-photo{width:100%;height:100%;object-fit:contain;filter:none}.b2h-v3-product-studio[data-suncatcher-personalization=true] .b2h-v3-product-studio__live-photo{position:absolute;top:var(--b2h-v3-preview-photo-y);left:var(--b2h-v3-preview-photo-x);overflow:hidden;width:var(--b2h-v3-preview-photo-size);height:auto;aspect-ratio:1;border:.18rem solid rgba(32,25,21,.82);border-radius:50%;object-fit:cover;object-position:var(--b2h-v3-photo-x, 50%) var(--b2h-v3-photo-y, 50%);transform:translate(-50%,-50%) scale(var(--b2h-v3-photo-zoom, 1))}.b2h-v3-product-studio[data-suncatcher-personalization=true] [data-live-symbol]{position:absolute;top:var(--b2h-v3-preview-photo-y);left:var(--b2h-v3-preview-photo-x);width:28%;color:#20191585;transform:translate(-50%,-50%)}.b2h-v3-product-studio__live-name,.b2h-v3-product-studio__live-dates{position:absolute;margin:0;overflow-wrap:anywhere;font-family:var(--b2h-font-display, Georgia, serif);letter-spacing:0;text-align:center;transform:translate(-50%,-50%)}.b2h-v3-product-studio__live-name{top:var(--b2h-v3-preview-name-y);left:var(--b2h-v3-preview-name-x);width:var(--b2h-v3-preview-name-width);font-size:clamp(1rem,calc(var(--b2h-v3-preview-name-size) * 1cqi),3.5rem);line-height:1;text-transform:uppercase}.b2h-v3-product-studio__live-dates{top:var(--b2h-v3-preview-dates-y);left:var(--b2h-v3-preview-dates-x);width:var(--b2h-v3-preview-dates-width);font-size:clamp(.72rem,calc(var(--b2h-v3-preview-dates-size) * 1cqi),1.5rem);line-height:1.15}.b2h-v3-product-studio[data-suncatcher-personalization=true] :is(.b2h-v3-product-studio__live-name,.b2h-v3-product-studio__live-dates){z-index:3;color:#fff;font-weight:800;text-shadow:0 1px 2px rgba(0,0,0,.88),0 0 6px rgba(0,0,0,.52)}.b2h-v3-product-studio__live-moon-message{position:absolute;z-index:4;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible;fill:#fff;font-family:var(--b2h-font-display, Georgia, serif);font-size:3.6px;font-weight:800;letter-spacing:0;paint-order:stroke fill;stroke:#17110ed1;stroke-width:.5px}.b2h-v3-product-studio__live-disclaimer{display:grid;gap:.1rem;padding:.75rem 1rem;border-radius:6px;background:#fffaf2eb;color:var(--b2h-v3-pdp-ink);font-size:.72rem;line-height:1.35}.b2h-v3-product-studio__live-disclaimer span{color:var(--b2h-v3-pdp-muted)}.b2h-v3-product-studio__thumb--fallback{background:linear-gradient(135deg,#a77b3533,#2937271f)}.b2h-v3-product-studio__panel{display:grid;position:static;align-self:start;gap:1rem;padding:clamp(1rem,2.4vw,1.35rem);border:1px solid var(--b2h-v3-pdp-line);border-radius:8px;background:var(--b2h-v3-pdp-paper);box-shadow:var(--b2h-shadow-low, 0 18px 46px rgba(37, 31, 27, .08))}.b2h-v3-product-studio__kicker,.b2h-v3-product-studio__proof-kicker{margin:0;color:var(--b2h-v3-pdp-brass);font-size:.72rem;font-weight:700;line-height:1.3;letter-spacing:0;text-transform:uppercase}.b2h-v3-product-studio__title{margin:0;font-family:var(--b2h-font-display, Georgia, serif);font-size:clamp(2rem,3.2vw,3.25rem);font-weight:500;line-height:1.02;letter-spacing:0}.b2h-v3-product-studio__meta{display:flex;flex-wrap:wrap;gap:.75rem;color:var(--b2h-v3-pdp-muted);font-size:.9rem}.b2h-v3-product-studio__price{color:var(--b2h-v3-pdp-ink);font-family:var(--b2h-font-display, Georgia, serif);font-size:1.15rem}.b2h-v3-product-studio__compare{color:var(--b2h-v3-pdp-muted)}.b2h-v3-product-studio__compare.is-hidden{display:none}.b2h-v3-product-studio__text{color:var(--b2h-v3-pdp-muted);font-size:.98rem;line-height:1.65}.b2h-v3-product-studio__text p{margin:0}.b2h-v3-product-studio__steps{display:grid;gap:.55rem;margin:0;padding:0;list-style:none}.b2h-v3-product-studio__step{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.7rem;align-items:start;padding:.7rem;border:1px solid var(--b2h-v3-pdp-line);border-radius:8px;background:#ffffff80}.b2h-v3-product-studio__step-number{display:inline-flex;width:2rem;height:2rem;align-items:center;justify-content:center;border-radius:999px;background:var(--b2h-v3-pdp-sage);color:var(--b2h-v3-pdp-paper);font-size:.78rem}.b2h-v3-product-studio__step-copy{display:grid;gap:.15rem}.b2h-v3-product-studio__step-title,.b2h-v3-product-studio__proof-title{color:var(--b2h-v3-pdp-ink);font-size:.96rem;font-weight:700;line-height:1.3}.b2h-v3-product-studio__step-text,.b2h-v3-product-studio__proof-text,.b2h-v3-product-studio__objection div{color:var(--b2h-v3-pdp-muted);font-size:.86rem;line-height:1.5}.b2h-v3-product-studio__proof-preview{display:grid;grid-template-columns:5rem minmax(0,1fr);gap:.85rem;align-items:center;padding:.85rem;border:1px solid var(--b2h-v3-pdp-line);border-radius:8px;background:#f1e6d8}.b2h-v3-product-studio__proof-media{overflow:hidden;aspect-ratio:1;border-radius:999px;background:var(--b2h-v3-pdp-paper)}.b2h-v3-product-studio__proof-media img{display:block;width:100%;height:100%;object-fit:cover}.b2h-v3-product-studio__proof-title,.b2h-v3-product-studio__proof-text{margin:.2rem 0 0}.b2h-v3-product-studio__form,.b2h-v3-product-studio__fields{display:grid;gap:.75rem}.b2h-v3-product-studio__options,.b2h-v3-product-studio__option{display:grid;gap:.55rem;padding:0;border:0;margin:0}.b2h-v3-product-studio__option legend,.b2h-v3-product-studio__quantity-row>span{color:var(--b2h-v3-pdp-ink);font-size:.8rem;font-weight:700}.b2h-v3-product-studio__option-values{display:flex;flex-wrap:wrap;gap:.5rem}.b2h-v3-product-studio__option-values input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.b2h-v3-product-studio__option-values label{display:inline-flex;min-height:2.75rem;align-items:center;justify-content:center;padding-inline:.9rem;border:1px solid var(--b2h-v3-pdp-line);border-radius:8px;background:#fff;color:var(--b2h-v3-pdp-ink);cursor:pointer;font-size:.82rem}.b2h-v3-product-studio__option-values input:checked+label{border-color:var(--b2h-v3-pdp-sage);background:var(--b2h-v3-pdp-sage);color:var(--b2h-v3-pdp-paper)}.b2h-v3-product-studio__compare-trigger{display:inline-flex;width:fit-content;min-height:2.75rem;align-items:center;gap:.5rem;padding:.6rem .8rem;border:0;background:transparent;color:var(--b2h-v3-pdp-sage);cursor:pointer;font:inherit;font-size:.82rem;font-weight:750;text-decoration:underline;text-underline-offset:.25rem}.b2h-v3-product-studio__quantity-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.b2h-v3-product-studio__quantity{display:grid;grid-template-columns:2.75rem 3.25rem 2.75rem;min-height:2.75rem;border:1px solid var(--b2h-v3-pdp-line);border-radius:8px;background:#fff}.b2h-v3-product-studio__quantity button,.b2h-v3-product-studio__quantity input{display:grid;min-width:0;place-items:center;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:center}.b2h-v3-product-studio__quantity button{cursor:pointer}.b2h-v3-product-studio__quantity input{border-inline:1px solid var(--b2h-v3-pdp-line);-webkit-appearance:textfield;appearance:textfield}.b2h-v3-product-studio__quantity input::-webkit-outer-spin-button,.b2h-v3-product-studio__quantity input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;appearance:none}.b2h-v3-product-studio__fields{grid-template-columns:repeat(2,minmax(0,1fr))}.b2h-v3-product-studio__size-expectation{display:grid;gap:.2rem;padding:.75rem .85rem;border-inline-start:3px solid var(--b2h-v3-pdp-brass);background:#f1e6d8;color:var(--b2h-v3-pdp-muted);font-size:.78rem;line-height:1.45}.b2h-v3-product-studio__size-expectation strong{color:var(--b2h-v3-pdp-ink);font-size:.82rem}.b2h-v3-product-studio__field{display:grid;gap:.35rem;color:var(--b2h-v3-pdp-ink);font-size:.8rem;font-weight:700}.b2h-v3-product-studio__field--wide{grid-column:1 / -1}.b2h-v3-product-studio__pet-type{padding:0;border:0;margin:0}.b2h-v3-product-studio__pet-type legend{margin-block-end:.35rem}.b2h-v3-product-studio__segmented{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem}.b2h-v3-product-studio__segmented input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.b2h-v3-product-studio__segmented label{display:inline-flex;min-height:2.9rem;align-items:center;justify-content:center;border:1px solid var(--b2h-v3-pdp-line);border-radius:6px;background:#fff;color:var(--b2h-v3-pdp-ink);cursor:pointer;font-size:.82rem}.b2h-v3-product-studio__segmented input:checked+label{border-color:var(--b2h-v3-pdp-sage);background:var(--b2h-v3-pdp-sage);color:var(--b2h-v3-pdp-paper)}.b2h-v3-product-studio__segmented input:focus-visible+label{outline:2px solid var(--b2h-v3-pdp-brass);outline-offset:2px}.b2h-v3-product-studio__field em{color:var(--b2h-v3-pdp-oxblood);font-style:normal}.b2h-v3-product-studio__field small{color:var(--b2h-v3-pdp-muted);font-size:.72rem;font-weight:400;line-height:1.4}.b2h-v3-product-studio__visual-field{padding:0;border:0;margin:0}.b2h-v3-product-studio__visual-field legend{margin-block-end:.4rem}.b2h-v3-product-studio__visual-selected{display:grid;grid-template-columns:4.25rem minmax(0,1fr);gap:.75rem;align-items:center;min-height:4.75rem;padding:.25rem 0}.b2h-v3-product-studio__visual-selected>span:last-child{display:grid;gap:.2rem}.b2h-v3-product-studio__visual-selected-media{display:grid;overflow:hidden;width:4.25rem;aspect-ratio:1;place-items:center;border:1px solid var(--b2h-v3-pdp-line);border-radius:8px;background:#fff;color:var(--b2h-v3-pdp-sage)}.b2h-v3-product-studio__visual-selected-media img{width:100%;height:100%;object-fit:contain}:is([data-dog-breed-field],[data-cat-pattern-field]) .b2h-v3-product-studio__visual-selected-media img,:is([data-visual-options=dog-breed],[data-visual-options=cat-pattern]) .b2h-v3-product-studio__visual-option-media img{transform:scale(1.85);transform-origin:65% 55%}.b2h-v3-product-studio__visual-heading{color:var(--b2h-v3-pdp-muted);font-size:.72rem;font-weight:700}.b2h-v3-product-studio__visual-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem}.b2h-v3-product-studio__visual-grid--quick{grid-template-columns:repeat(3,minmax(0,1fr))}.b2h-v3-product-studio__visual-grid--library{max-height:30rem;grid-auto-rows:max-content;align-items:start;overflow-y:auto;padding-inline-end:.25rem}.b2h-v3-product-studio__visual-grid--library .b2h-v3-product-studio__visual-option{width:100%;height:auto}.b2h-v3-product-studio__visual-option{display:grid;position:relative;min-width:0;min-height:8.8rem;grid-template-rows:auto minmax(2.5rem,auto);gap:.35rem;align-content:start;padding:.35rem;border:1px solid var(--b2h-v3-pdp-line);border-radius:8px;background:#fff;color:var(--b2h-v3-pdp-ink);cursor:pointer;font:inherit;font-size:.66rem;font-weight:650;line-height:1.25;text-align:start}.b2h-v3-product-studio__visual-option[hidden]{display:none}.b2h-v3-product-studio__visual-option[aria-pressed=true]{border-color:var(--b2h-v3-pdp-sage);box-shadow:inset 0 0 0 2px var(--b2h-v3-pdp-sage)}.b2h-v3-product-studio__visual-option-media{display:grid;width:100%;aspect-ratio:1;place-items:center;overflow:hidden;border-radius:6px;background:#f7f5f1}.b2h-v3-product-studio__visual-option-media img{display:block;width:100%;height:100%;object-fit:contain}.b2h-v3-product-studio__visual-option-check{display:none;position:absolute;top:.55rem;right:.55rem;width:1.25rem;height:1.25rem;align-items:center;justify-content:center;border-radius:999px;background:var(--b2h-v3-pdp-sage);color:#fff}.b2h-v3-product-studio__visual-option[aria-pressed=true] .b2h-v3-product-studio__visual-option-check{display:flex}.b2h-v3-product-studio__visual-library{border-block:1px solid var(--b2h-v3-pdp-line)}.b2h-v3-product-studio__visual-library summary{min-height:2.8rem;padding:.75rem .15rem;color:var(--b2h-v3-pdp-sage);cursor:pointer;font-size:.78rem;font-weight:800}.b2h-v3-product-studio__visual-library-body{display:grid;gap:.7rem;padding-block-end:.8rem}.b2h-v3-product-studio__visual-search{display:grid;gap:.35rem;color:var(--b2h-v3-pdp-ink);font-size:.75rem}.b2h-v3-product-studio__visual-empty{margin:0;color:var(--b2h-v3-pdp-muted);font-size:.78rem;font-weight:400}.b2h-v3-product-studio__photo-customization{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;padding-block:.35rem}.b2h-v3-product-studio__photo-customization[hidden]{display:none}.b2h-v3-product-studio__photo-customization>:is([data-suncatcher-photo-upload-field],.b2h-v3-product-studio__photo-controls,.b2h-v3-product-studio__photo-rights){grid-column:1 / -1}.b2h-v3-product-studio__photo-controls{display:grid;gap:.65rem;padding:.75rem;border:1px solid var(--b2h-v3-pdp-line);border-radius:8px;background:#fff}.b2h-v3-product-studio__range-field{display:grid;gap:.35rem;color:var(--b2h-v3-pdp-ink);font-size:.75rem;font-weight:700}.b2h-v3-product-studio__range-field>span{display:flex;justify-content:space-between;gap:1rem}.b2h-v3-product-studio__range-field input{width:100%;accent-color:var(--b2h-v3-pdp-sage)}.b2h-v3-product-studio__field-error{color:var(--b2h-v3-pdp-oxblood)!important;font-weight:700!important}.b2h-v3-product-studio__input{width:100%;min-height:2.9rem;padding:.75rem;border:1px solid var(--b2h-v3-pdp-line);border-radius:8px;background:#fff;color:var(--b2h-v3-pdp-ink);font:inherit;font-weight:400}.b2h-v3-product-studio__input--textarea{resize:vertical}.b2h-v3-product-studio__upload{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.65rem;align-items:center;min-height:3rem;padding:.7rem .8rem;border:1px dashed rgba(32,25,21,.32);border-radius:8px;background:#fff;color:var(--b2h-v3-pdp-muted)}.b2h-v3-product-studio__upload input{min-width:0;max-width:100%;color:var(--b2h-v3-pdp-ink);font-size:.78rem}.b2h-v3-product-studio__check{display:grid;grid-template-columns:1.1rem minmax(0,1fr);gap:.65rem;min-height:2.75rem;align-items:center;color:var(--b2h-v3-pdp-ink);font-size:.8rem;font-weight:600;line-height:1.45}.b2h-v3-product-studio__check input{width:1.1rem;height:1.1rem;margin:0;accent-color:var(--b2h-v3-pdp-sage)}.b2h-v3-product-studio__proof-check{padding:.85rem;border:1px solid var(--b2h-v3-pdp-line);border-radius:8px;background:#f1e6d8}.b2h-v3-product-studio__review{display:grid;gap:.7rem;padding:.85rem;border:1px solid var(--b2h-v3-pdp-line);border-radius:8px;background:#f1e6d8}.b2h-v3-product-studio__review-head{display:flex;gap:.55rem;align-items:center;color:var(--b2h-v3-pdp-sage);font-size:.88rem}.b2h-v3-product-studio__review dl{display:grid;gap:.42rem;margin:0}.b2h-v3-product-studio__review dl div{display:grid;grid-template-columns:minmax(7rem,.7fr) minmax(0,1fr);gap:.8rem}.b2h-v3-product-studio__review dt,.b2h-v3-product-studio__review dd{min-width:0;margin:0;overflow-wrap:anywhere;font-size:.75rem;line-height:1.35}.b2h-v3-product-studio__review dt{color:var(--b2h-v3-pdp-muted)}.b2h-v3-product-studio__submit{display:flex;gap:1rem;align-items:center;justify-content:space-between;padding-inline:1rem;min-height:3.2rem;border:0;border-radius:8px;background:var(--b2h-v3-pdp-sage);color:var(--b2h-v3-pdp-paper);font-size:.95rem;font-weight:800;cursor:pointer;transition:background-color .16s ease}.b2h-v3-product-studio__submit:hover:not([disabled]){background:var(--b2h-color-action-hover, #1f2a1e)}.b2h-v3-product-studio__assurances{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;color:var(--b2h-v3-pdp-muted)}.b2h-v3-product-studio__assurances span{display:flex;gap:.35rem;align-items:center;font-size:.68rem;line-height:1.3}.b2h-v3-product-studio :is(button,input,select,textarea,summary):focus-visible,.b2h-v3-product-studio__thumb:focus-visible,.b2h-v3-media-modal button:focus-visible,.b2h-v3-size-modal button:focus-visible,.b2h-v3-product-compare-modal :is(button,a):focus-visible{outline:2px solid var(--b2h-v3-pdp-brass);outline-offset:3px}.b2h-v3-product-studio__submit[disabled]{cursor:not-allowed;opacity:.55}.b2h-v3-product-studio__save{display:block}.b2h-v3-product-studio__save button{display:inline-flex;width:100%;min-height:2.75rem;align-items:center;justify-content:center;gap:.55rem;padding:.65rem 1rem;border:0;border-radius:8px;color:var(--b2h-v3-pdp-ink);background:transparent;font:inherit;font-size:.82rem;font-weight:750;cursor:pointer}.b2h-v3-product-studio__save button:hover{background:color-mix(in srgb,var(--b2h-v3-pdp-sage) 54%,transparent)}.b2h-v3-product-studio__save.active button{color:var(--b2h-v3-pdp-oxblood);background:color-mix(in srgb,var(--b2h-v3-pdp-oxblood) 10%,transparent)}.b2h-v3-product-studio__objections{display:grid;gap:.55rem}.b2h-v3-product-studio__objection{padding:0;border:1px solid var(--b2h-v3-pdp-line);border-radius:8px;background:#ffffff80}.b2h-v3-product-studio__objection summary{display:flex;min-height:2.75rem;align-items:center;padding:.8rem;cursor:pointer;font-size:.9rem;font-weight:800}.b2h-v3-product-studio__objection div{padding:0 .8rem .8rem}.b2h-v3-product-studio__objection p{margin:0}.b2h-v3-media-modal,.b2h-v3-size-modal,.b2h-v3-product-compare-modal{--b2h-v3-pdp-paper: var(--b2h-color-surface, #fffaf2);--b2h-v3-pdp-ink: var(--b2h-color-ink, #251f1b);--b2h-v3-pdp-muted: var(--b2h-color-muted, #6b625a);--b2h-v3-pdp-line: var(--b2h-color-line, rgba(37, 31, 27, .16));--b2h-v3-pdp-sage: var(--b2h-color-action, #293727);--b2h-v3-pdp-brass: var(--b2h-color-brass, #a77b35);padding:1rem;background:#16120fb8;color:var(--b2h-v3-pdp-ink)}.b2h-v3-media-modal .tingle-modal-box,.b2h-v3-size-modal .tingle-modal-box,.b2h-v3-product-compare-modal .tingle-modal-box{overflow:auto;width:min(100%,74rem);max-height:calc(100dvh - 2rem);border:1px solid var(--b2h-v3-pdp-line);border-radius:8px;background:var(--b2h-v3-pdp-paper);box-shadow:0 2rem 6rem #0000003d}.b2h-v3-size-modal .tingle-modal-box{width:min(100%,60rem)}.b2h-v3-product-compare-modal .tingle-modal-box{width:min(100%,78rem)}.b2h-v3-media-modal .tingle-modal-box{height:min(56rem,calc(100dvh - 2rem))}.b2h-v3-media-modal .tingle-modal-box__content,.b2h-v3-size-modal .tingle-modal-box__content,.b2h-v3-product-compare-modal .tingle-modal-box__content{padding:0}body .b2h-v3-media-modal .tingle-modal-box__content{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;height:100%;max-height:none}.b2h-v3-media-modal .tingle-modal__close,.b2h-v3-size-modal .tingle-modal__close,.b2h-v3-product-compare-modal .tingle-modal__close{position:absolute;top:1.2rem;right:1.2rem;width:2.75rem;height:2.75rem;border:1px solid var(--b2h-v3-pdp-line);border-radius:6px;background:#fff;color:var(--b2h-v3-pdp-ink)}.b2h-v3-product-studio__dialog-shell{padding:clamp(1rem,3vw,2rem)}.b2h-v3-media-modal .b2h-v3-product-studio__dialog-shell{display:grid;grid-template-rows:auto minmax(0,1fr) auto;height:100%}.b2h-v3-product-studio__dialog-header{display:grid;gap:1rem;margin-bottom:1rem;padding-inline-end:3.5rem}.b2h-v3-product-studio__dialog-header p,.b2h-v3-product-studio__dialog-header h2{margin:0}.b2h-v3-product-studio__dialog-header p{color:var(--b2h-v3-pdp-brass);font-size:.72rem;font-weight:750;text-transform:uppercase}.b2h-v3-product-studio__dialog-header h2{margin-top:.25rem;font-family:var(--b2h-font-display, Georgia, serif);font-size:clamp(1.5rem,3vw,2.4rem);font-weight:500;letter-spacing:0;line-height:1.05}.b2h-v3-product-studio__dialog-controls button{display:inline-flex;min-width:2.75rem;min-height:2.75rem;align-items:center;justify-content:center;gap:.4rem;padding:.55rem;border:1px solid var(--b2h-v3-pdp-line);border-radius:6px;background:#fff;color:inherit;cursor:pointer;font:inherit;font-size:.78rem;font-weight:700}.b2h-v3-product-studio__dialog-stage{display:grid;position:relative;overflow:hidden;width:100%;height:100%;min-width:0;min-height:0;border-radius:6px;background:#e7e0d6}.b2h-v3-product-studio__dialog-media{display:grid;overflow:auto;width:100%;height:100%;min-width:0;min-height:0;place-items:center;overscroll-behavior:contain;scrollbar-gutter:stable both-edges}.b2h-v3-product-studio__dialog-media[data-media-zoomed=true]{place-items:start}.b2h-v3-product-studio__dialog-media:empty:after{width:2.25rem;height:2.25rem;border:2px solid rgba(32,25,21,.18);border-top-color:var(--b2h-v3-pdp-sage);border-radius:50%;content:"";animation:b2h-v3-media-loading .7s linear infinite}@keyframes b2h-v3-media-loading{to{transform:rotate(360deg)}}.b2h-v3-product-studio__dialog-media .b2h-v3-product-studio__slide{display:flex;width:100%;height:100%;min-width:0;min-height:0;align-items:center;justify-content:center}.b2h-v3-product-studio__dialog-media :is(img,video,iframe,model-viewer){display:block;width:auto;height:auto;max-width:100%;max-height:100%;flex:0 0 auto;object-fit:contain}.b2h-v3-product-studio__dialog-zoom-controls{display:flex;position:absolute;z-index:3;right:.75rem;bottom:.75rem;align-items:center;gap:.25rem;padding:.25rem;border:1px solid var(--b2h-v3-pdp-line);border-radius:6px;background:#fffaf2f0;box-shadow:0 .35rem 1.2rem #20191524;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.b2h-v3-product-studio__dialog-zoom-controls[hidden]{display:none}.b2h-v3-product-studio__dialog-zoom-controls button{display:grid;width:2.5rem;height:2.5rem;place-items:center;padding:0;border:0;border-radius:4px;background:transparent;color:var(--b2h-v3-pdp-ink);cursor:pointer}.b2h-v3-product-studio__dialog-zoom-controls button:hover:not(:disabled){background:#f1e6d8}.b2h-v3-product-studio__dialog-zoom-controls button:disabled{cursor:not-allowed;opacity:.35}.b2h-v3-product-studio__dialog-zoom-controls output{min-width:3.5rem;color:var(--b2h-v3-pdp-muted);font-size:.72rem;font-weight:750;text-align:center}.b2h-v3-product-studio__dialog-controls{display:grid;grid-template-columns:1fr auto 1fr;gap:1rem;align-items:center;margin-top:1rem}.b2h-v3-product-studio__dialog-controls button:first-child{justify-self:start}.b2h-v3-product-studio__dialog-controls button:last-child{justify-self:end}.b2h-v3-product-studio__size-intro,.b2h-v3-product-studio__size-note{color:var(--b2h-v3-pdp-muted);font-size:.86rem;line-height:1.55}.b2h-v3-product-studio__size-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-block:1.25rem}.b2h-v3-product-studio__size-card{display:grid;min-height:15rem;place-items:center;align-content:end;gap:.35rem;padding:1rem;border:1px solid var(--b2h-v3-pdp-line);border-radius:8px;background:#fff;color:inherit;cursor:pointer;font:inherit}.b2h-v3-product-studio__size-card:hover,.b2h-v3-product-studio__size-card.is-selected{border-color:var(--b2h-v3-pdp-sage);box-shadow:inset 0 0 0 1px var(--b2h-v3-pdp-sage)}.b2h-v3-product-studio__size-card small{color:var(--b2h-v3-pdp-sage);font-weight:700}.b2h-v3-product-studio__size-visual{width:calc(var(--b2h-size-value) * 1.4rem);max-width:100%;aspect-ratio:1;margin-bottom:auto;border:.25rem double rgba(53,39,27,.84);border-radius:50%;background:radial-gradient(circle,#d9bb7e,#8b673d)}.b2h-v3-product-studio__compare-intro{max-width:52rem;margin:0 0 1.25rem;color:var(--b2h-v3-pdp-muted);font-size:.88rem;line-height:1.55}.b2h-v3-product-studio__compare-scroll{overflow-x:auto;overscroll-behavior-inline:contain;border:1px solid var(--b2h-v3-pdp-line);border-radius:8px}.b2h-v3-product-studio__compare-table{min-width:max(100%,calc(9rem + var(--b2h-v3-compare-products) * 14rem))}.b2h-v3-product-studio__compare-row{display:grid;grid-template-columns:9rem repeat(var(--b2h-v3-compare-products),minmax(14rem,1fr));border-bottom:1px solid var(--b2h-v3-pdp-line)}.b2h-v3-product-studio__compare-row:last-child{border-bottom:0}.b2h-v3-product-studio__compare-row>*{min-width:0;padding:1rem;border-inline-end:1px solid var(--b2h-v3-pdp-line);overflow-wrap:anywhere;font-size:.82rem;line-height:1.45}.b2h-v3-product-studio__compare-row>*:last-child{border-inline-end:0}.b2h-v3-product-studio__compare-label{position:sticky;z-index:2;left:0;background:#f1e6d8;color:var(--b2h-v3-pdp-muted);font-weight:750}.b2h-v3-product-studio__compare-row--products>*{min-height:17rem}.b2h-v3-product-studio__compare-product{display:grid;position:relative;grid-template-rows:minmax(0,1fr) auto;gap:.8rem;background:#fff}.b2h-v3-product-studio__compare-product img{display:block;width:100%;height:11rem;border-radius:6px;object-fit:cover}.b2h-v3-product-studio__compare-product strong{font-family:var(--b2h-font-display, Georgia, serif);font-size:1.08rem;font-weight:500;letter-spacing:0;line-height:1.15}.b2h-v3-product-studio__compare-current{position:absolute;z-index:1;top:1.5rem;left:1.5rem;padding:.35rem .55rem;border-radius:4px;background:var(--b2h-v3-pdp-sage);color:var(--b2h-v3-pdp-paper);font-size:.65rem;font-weight:800;text-transform:uppercase}.b2h-v3-product-studio__compare-options{display:grid;gap:.45rem}.b2h-v3-product-studio__compare-row--actions a,.b2h-v3-product-studio__compare-page-label{display:inline-flex;min-height:2.5rem;align-items:center;justify-content:center;padding:.55rem .8rem;border:1px solid var(--b2h-v3-pdp-sage);border-radius:6px;color:var(--b2h-v3-pdp-sage);font-size:.76rem;font-weight:750;text-decoration:none}.b2h-v3-product-studio__compare-row--actions a:hover{background:var(--b2h-v3-pdp-sage);color:var(--b2h-v3-pdp-paper)}.b2h-v3-product-studio__compare-page-label{border-color:transparent;background:#f1e6d8;color:var(--b2h-v3-pdp-muted)}@media screen and (max-width:989px){.b2h-v3-product-studio__inner,.b2h-v3-product-studio__fields{grid-template-columns:1fr}.b2h-v3-product-studio__panel{display:contents}.b2h-v3-product-studio__media-grid{position:static;order:5}.b2h-v3-product-studio__kicker{order:1}.b2h-v3-product-studio__title{order:2}.b2h-v3-product-studio__meta{order:3}.b2h-v3-product-studio__text{order:4}.b2h-v3-product-studio__steps{order:6;grid-template-columns:repeat(2,minmax(0,1fr))}.b2h-v3-product-studio__form{order:7}.b2h-v3-product-studio__objections{order:8}.b2h-v3-product-studio__size-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.b2h-v3-product-studio__field--wide{grid-column:auto}}@media screen and (max-width:749px){.b2h-v3-product-studio__inner{width:min(100% - 2.5rem,1240px);padding-block:1rem 2.5rem}.b2h-v3-product-studio__steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:.25rem;padding-block:.25rem}.b2h-v3-product-studio__step{grid-template-columns:1fr;gap:.35rem;justify-items:center;padding:.2rem 0;border:0;background:transparent;text-align:center}.b2h-v3-product-studio__step-number{width:1.75rem;height:1.75rem;font-size:.68rem}.b2h-v3-product-studio__step-copy{display:block}.b2h-v3-product-studio__step-title{display:block;font-size:.68rem;line-height:1.25}.b2h-v3-product-studio__step-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.b2h-v3-product-studio__media-main{aspect-ratio:1 / 1}.b2h-v3-product-studio__thumbs{grid-auto-columns:5.4rem}.b2h-v3-product-studio__media-arrow{width:2.75rem;height:2.75rem}.b2h-v3-product-studio__media-arrow--prev{left:.75rem}.b2h-v3-product-studio__media-arrow--next,.b2h-v3-product-studio__media-actions{right:.75rem}.b2h-v3-product-studio__live-sheet{width:min(70%,20rem)}.b2h-v3-product-studio__live-canvas{min-height:0}.b2h-v3-product-studio__live-piece{width:88%}.b2h-v3-product-studio__visual-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.b2h-v3-product-studio__visual-option{min-height:8rem;font-size:.62rem}.b2h-v3-product-studio__photo-customization{grid-template-columns:1fr}.b2h-v3-product-studio__photo-customization>*{grid-column:auto}.b2h-v3-media-modal,.b2h-v3-size-modal,.b2h-v3-product-compare-modal{padding:3.75rem 0 0}.b2h-v3-media-modal .tingle-modal-box,.b2h-v3-size-modal .tingle-modal-box,.b2h-v3-product-compare-modal .tingle-modal-box{width:100%;max-height:94dvh;border-radius:8px 8px 0 0}.b2h-v3-media-modal .tingle-modal-box{height:calc(100dvh - 3.75rem)}.b2h-v3-media-modal .tingle-modal__close,.b2h-v3-size-modal .tingle-modal__close,.b2h-v3-product-compare-modal .tingle-modal__close{top:.55rem;right:.75rem}.b2h-v3-product-studio__dialog-stage,.b2h-v3-product-studio__dialog-media{min-height:0;height:100%}.b2h-v3-product-studio__dialog-zoom-controls{right:.5rem;bottom:.5rem}.b2h-v3-product-studio__dialog-controls button span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.b2h-v3-product-studio__size-card{min-height:12.5rem}.b2h-v3-product-studio__media-compare{min-width:6.2rem;padding-inline:.7rem;font-size:.72rem}.b2h-v3-product-studio__compare-table{min-width:calc(7rem + var(--b2h-v3-compare-products) * 12rem)}.b2h-v3-product-studio__compare-row{grid-template-columns:7rem repeat(var(--b2h-v3-compare-products),12rem)}.b2h-v3-product-studio__title{font-size:2.2rem}.b2h-v3-product-studio__assurances{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.b2h-v3-product-studio__slide,.b2h-v3-product-studio__submit,.b2h-v3-media-modal .tingle-modal-box,.b2h-v3-size-modal .tingle-modal-box,.b2h-v3-product-compare-modal .tingle-modal-box{animation:none;transition:none}}.boxtoheart-home{--boxtoheart-home-surface: rgb(var(--color-background));--boxtoheart-home-ink: rgb(var(--color-foreground));--boxtoheart-home-muted: rgba(var(--color-foreground), .7);--boxtoheart-home-border: rgba(var(--color-foreground), .12);--boxtoheart-home-soft: #f6f1e9;--boxtoheart-home-green: #26463a;--boxtoheart-home-blue: #dfeaf0;--boxtoheart-home-coral: #c96f53;color:var(--boxtoheart-home-ink);background:var(--boxtoheart-home-surface)}.boxtoheart-home__hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,.78fr);gap:clamp(2rem,5vw,5rem);width:min(100% - 2rem,1180px);margin-inline:auto;padding-block:clamp(3rem,8vw,6.5rem)}.boxtoheart-home__hero-copy{align-self:center;min-width:0}.boxtoheart-home__eyebrow,.boxtoheart-home__badge{margin:0;font-size:.75rem;line-height:1.3;letter-spacing:0;text-transform:uppercase;color:var(--boxtoheart-home-coral)}.boxtoheart-home__heading{max-width:13ch;margin:0;font-size:clamp(2.75rem,5.4vw,5.75rem);line-height:.98;letter-spacing:0;font-weight:520}.boxtoheart-home__text{max-width:40rem;margin-block-start:1.5rem;color:var(--boxtoheart-home-muted);font-size:clamp(1rem,1.35vw,1.25rem);line-height:1.6}.boxtoheart-home__text p{margin:0}.boxtoheart-home__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-block-start:2rem}.boxtoheart-home__button{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding-inline:1.25rem;border:1px solid var(--boxtoheart-home-ink);border-radius:4px;color:var(--boxtoheart-home-ink);text-decoration:none;line-height:1.2;transition:background .18s ease,color .18s ease,border-color .18s ease}.boxtoheart-home__button:hover,.boxtoheart-home__button:focus-visible,.boxtoheart-home__text-link:hover,.boxtoheart-home__text-link:focus-visible{border-color:var(--boxtoheart-home-green);color:var(--boxtoheart-home-green)}.boxtoheart-home__button--primary{background:var(--boxtoheart-home-ink);color:var(--boxtoheart-home-surface)}.boxtoheart-home__button--primary:hover,.boxtoheart-home__button--primary:focus-visible{background:var(--boxtoheart-home-green);color:#fff}.boxtoheart-home__hero-media{position:relative;display:grid;grid-template-columns:1fr .72fr;grid-template-rows:1fr 1fr;gap:.75rem;min-height:clamp(25rem,42vw,35rem)}.boxtoheart-home__media-tile,.boxtoheart-home__category,.boxtoheart-home__product{position:relative;min-width:0;overflow:hidden;border:1px solid var(--boxtoheart-home-border);border-radius:8px;background:var(--boxtoheart-home-soft)}.boxtoheart-home__media-tile{display:block;color:var(--boxtoheart-home-ink);text-decoration:none}.boxtoheart-home__media-tile--1{grid-row:1 / span 2}.boxtoheart-home__media-tile img,.boxtoheart-home__category-media img,.boxtoheart-home__product-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.boxtoheart-home__media-tile:hover img,.boxtoheart-home__category:hover img,.boxtoheart-home__product-media:hover img{transform:scale(1.035)}.boxtoheart-home__media-caption{position:absolute;inset-inline:.75rem;inset-block-end:.75rem;display:block;padding:.6rem .7rem;border-radius:4px;color:var(--boxtoheart-home-ink);background:#ffffffe0;font-size:.82rem;line-height:1.35}.boxtoheart-home__band{width:min(100% - 2rem,1180px);margin-inline:auto;padding-block:clamp(2.75rem,6vw,5rem);border-block-start:1px solid var(--boxtoheart-home-border)}.boxtoheart-home__section-head{max-width:45rem;margin-block-end:1.5rem}.boxtoheart-home__section-head--split{display:flex;align-items:end;justify-content:space-between;gap:1.5rem;max-width:none}.boxtoheart-home__section-title{margin:0;font-size:clamp(2rem,3.8vw,3.75rem);line-height:1.05;letter-spacing:0;font-weight:520}.boxtoheart-home__section-text{max-width:42rem;margin:.85rem 0 0;color:var(--boxtoheart-home-muted);font-size:1rem;line-height:1.65}.boxtoheart-home__category-grid,.boxtoheart-home__product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.875rem}.boxtoheart-home__category{display:grid;min-height:22rem;color:var(--boxtoheart-home-ink);text-decoration:none}.boxtoheart-home__category-media{min-height:13rem;background:var(--boxtoheart-home-blue)}.boxtoheart-home__category-body{display:grid;align-content:start;gap:.55rem;padding:1rem;background:#fff}.boxtoheart-home__category-title{font-size:1.15rem;line-height:1.2;font-weight:560}.boxtoheart-home__category-text{color:var(--boxtoheart-home-muted);font-size:.92rem;line-height:1.45}.boxtoheart-home__text-link{display:inline-flex;flex:0 0 auto;align-items:center;min-height:2.75rem;padding-inline:1rem;border:1px solid var(--boxtoheart-home-border);border-radius:4px;color:var(--boxtoheart-home-ink);text-decoration:none}.boxtoheart-home__product{display:grid;background:#fff}.boxtoheart-home__product-media{display:block;aspect-ratio:1;overflow:hidden;background:var(--boxtoheart-home-soft)}.boxtoheart-home__product-body{display:grid;gap:.5rem;padding:.95rem}.boxtoheart-home__product-title{min-height:3.1rem;margin:0;font-size:.98rem;line-height:1.32;font-weight:520}.boxtoheart-home__product-title a{color:inherit;text-decoration:none}.boxtoheart-home__product-price{margin:0;color:var(--boxtoheart-home-green);font-weight:560}.boxtoheart-home__band--promise{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(1.5rem,4vw,3.5rem)}.boxtoheart-home__promise-list{display:grid;gap:.875rem}.boxtoheart-home__promise-item{margin:0;padding:1rem;border:1px solid var(--boxtoheart-home-border);border-radius:8px;color:var(--boxtoheart-home-ink);background:#fff;line-height:1.5}.boxtoheart-home__image-placeholder{display:grid;width:100%;height:100%;min-height:12rem;place-items:center;padding:1rem;color:var(--boxtoheart-home-muted);text-align:center;background:var(--boxtoheart-home-blue)}@media screen and (max-width:989px){.boxtoheart-home__hero{grid-template-columns:1fr}.boxtoheart-home__hero-media{min-height:28rem}.boxtoheart-home__category-grid,.boxtoheart-home__product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.boxtoheart-home__band--promise{grid-template-columns:1fr}}@media screen and (max-width:749px){.boxtoheart-home__heading{max-width:none}.boxtoheart-home__actions,.boxtoheart-home__section-head--split{align-items:stretch;flex-direction:column}.boxtoheart-home__button,.boxtoheart-home__text-link{width:100%}.boxtoheart-home__hero-media{grid-template-columns:1fr;grid-template-rows:none;min-height:0}.boxtoheart-home__media-tile{aspect-ratio:4 / 3}.boxtoheart-home__media-tile--1{grid-row:auto}}@media screen and (max-width:589px){.boxtoheart-home__category-grid,.boxtoheart-home__product-grid{grid-template-columns:1fr}.boxtoheart-home__category,.boxtoheart-home__product-title{min-height:0}}@media(prefers-reduced-motion:reduce){.boxtoheart-home__button,.boxtoheart-home__media-tile img,.boxtoheart-home__category img,.boxtoheart-home__product-media img{transition-duration:.01ms}}.tingle-modal.quickview{--popup-max-width: 68rem;--tingle-padding: 0}.tingle-modal.quickview .tingle-modal-box{width:min(calc(100% - 2rem),68rem);overflow:hidden;border:1px solid var(--b2h-color-line);border-radius:var(--b2h-radius-card);background:var(--b2h-v0c-surface);box-shadow:0 1.5rem 4rem #251f1b2e}.tingle-modal.quickview .tingle-modal-box__content{max-height:min(86vh,47rem);min-width:0;padding:0;overflow:auto;background:var(--b2h-v0c-surface)}.tingle-modal.quickview .tingle-modal__close{inset-block-start:.75rem;inset-inline-end:.75rem;width:2.75rem;height:2.75rem;border:1px solid var(--b2h-color-line);border-radius:50%;color:var(--b2h-color-ink);background:color-mix(in srgb,var(--b2h-color-surface) 94%,transparent);box-shadow:none}.b2h-quick-view{color:var(--b2h-color-ink);font-family:var(--b2h-font-body);background:var(--b2h-v0c-surface)}.b2h-quick-view__layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(22rem,.95fr);min-width:0}.b2h-quick-view__media{display:grid;min-width:0;min-height:38rem;place-items:center;padding:2rem;background:var(--b2h-v0c-bone)}.b2h-quick-view__media img,.b2h-quick-view__placeholder{display:block;width:100%;height:100%;max-height:34rem;object-fit:contain}.b2h-quick-view__information{display:flex;min-width:0;flex-direction:column;padding:clamp(2rem,4vw,3.5rem);overflow-wrap:break-word}.b2h-quick-view__eyebrow{margin:0 0 .75rem;color:var(--b2h-color-brass);font-size:.7rem;font-weight:750;line-height:1.2;letter-spacing:0;text-transform:uppercase}.b2h-quick-view__information h2{max-width:14ch;margin:0;color:var(--b2h-color-ink);font-family:var(--b2h-font-display);font-size:clamp(2rem,3.5vw,3rem);font-weight:500;line-height:1.04;letter-spacing:0;text-wrap:balance}.b2h-quick-view__price{display:flex;min-height:2rem;align-items:baseline;gap:.65rem;margin-block-start:1rem;color:var(--b2h-color-ink);font-size:1.1rem;font-weight:750}.b2h-quick-view__price s{color:var(--b2h-color-muted);font-size:.85rem;font-weight:500}.b2h-quick-view__summary{display:-webkit-box;margin:1rem 0 0;overflow:hidden;color:var(--b2h-color-muted);font-size:.9rem;line-height:1.6;-webkit-box-orient:vertical;-webkit-line-clamp:4}.b2h-quick-view__form{display:grid;gap:1rem;margin-block-start:1.5rem;padding-block-start:1.5rem;border-block-start:1px solid var(--b2h-color-line)}.b2h-quick-view__options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.b2h-quick-view__options label,.b2h-quick-view__quantity{display:grid;gap:.45rem;color:var(--b2h-color-ink-soft);font-size:.76rem;font-weight:750}.b2h-quick-view__options select,.b2h-quick-view__quantity input{min-height:3rem;padding:.7rem .8rem;border:1px solid var(--b2h-color-line-strong);border-radius:6px;color:var(--b2h-color-ink);background:var(--b2h-color-surface-strong);font:inherit}.b2h-quick-view__quantity{width:6.5rem}.b2h-quick-view__quantity input{width:100%}.b2h-quick-view__primary{display:inline-flex;width:100%;min-height:3.25rem;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem 1rem;border:1px solid var(--b2h-v0c-oxblood);border-radius:6px;color:var(--b2h-color-surface);background:var(--b2h-v0c-oxblood);font-family:var(--b2h-font-body);font-size:.86rem;font-weight:750;line-height:1.2;text-decoration:none;cursor:pointer}.b2h-quick-view__primary:hover{border-color:var(--b2h-color-action);background:var(--b2h-color-action)}.b2h-quick-view__primary:disabled{border-color:var(--b2h-color-line-strong);color:var(--b2h-color-muted);background:var(--b2h-v0c-bone);cursor:not-allowed}.b2h-quick-view__save{display:block;margin-block-start:.45rem}.b2h-quick-view__save button{display:inline-flex;width:100%;min-height:2.75rem;align-items:center;justify-content:center;gap:.5rem;padding:.65rem 1rem;border:0;border-radius:6px;color:var(--b2h-color-ink);background:transparent;font:inherit;font-size:.8rem;font-weight:750;cursor:pointer}.b2h-quick-view__save button:hover{background:var(--b2h-color-sage-soft)}.b2h-quick-view__save.active button{color:var(--b2h-v0c-oxblood);background:var(--b2h-color-clay-soft)}.b2h-quick-view__configuration-note{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.75rem;margin-block:1.5rem 1rem;padding:1rem 0;border-block:1px solid var(--b2h-color-line);color:var(--b2h-color-action)}.b2h-quick-view__configuration-note strong{display:block;font-size:.86rem}.b2h-quick-view__configuration-note p{margin:.35rem 0 0;color:var(--b2h-color-muted);font-size:.78rem;line-height:1.5}.b2h-quick-view__error{margin:0;color:var(--b2h-color-error);font-size:.78rem}.b2h-quick-view__footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-block-start:auto;padding-block-start:1.25rem;color:var(--b2h-color-muted);font-size:.72rem}.b2h-quick-view__footer :is(span,a){display:inline-flex;align-items:center;gap:.4rem}.b2h-quick-view__footer a{color:var(--b2h-color-action);font-weight:750;text-underline-offset:.2em}.b2h-quick-view :focus-visible,.tingle-modal.quickview .tingle-modal__close:focus-visible{outline:2px solid var(--b2h-color-focus);outline-offset:3px;box-shadow:var(--b2h-shadow-focus)}@media screen and (max-width:749px){.tingle-modal.quickview .tingle-modal-box{border-radius:8px 8px 0 0}.tingle-modal.quickview .tingle-modal-box__content{max-height:88vh}.b2h-quick-view__layout{grid-template-columns:1fr}.b2h-quick-view__media{min-height:17rem;max-height:38vh;padding:1.25rem}.b2h-quick-view__media img,.b2h-quick-view__placeholder{max-height:calc(38vh - 2.5rem)}.b2h-quick-view__information{padding:1.5rem 1.25rem 1.75rem}.b2h-quick-view__information h2{max-width:16ch;font-size:2rem}.b2h-quick-view__options{grid-template-columns:1fr}.b2h-quick-view__footer{align-items:flex-start;flex-direction:column}}product-recommendations{display:block;min-height:1px}.b2h-brand-mark{display:inline-flex;width:var(--b2h-brand-width, 10rem);max-width:100%;align-items:center;line-height:0}.b2h-brand-mark__image{display:block;width:100%;height:auto}.b2h-product-card{display:flex;min-width:0;height:100%;flex-direction:column;overflow:hidden;border:1px solid var(--b2h-color-line);border-radius:var(--b2h-radius-card);color:var(--b2h-color-ink);background:var(--b2h-v0c-surface);font-family:var(--b2h-font-body);box-shadow:none}.b2h-product-card__media{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:var(--b2h-v0c-bone)}.b2h-product-card__media>a{display:block;width:100%;height:100%}.b2h-product-card__media img,.b2h-product-card__placeholder{display:block;width:100%;height:100%;object-fit:contain;transition:transform .42s var(--b2h-v0c-ease)}.b2h-product-card:hover .b2h-product-card__media img{transform:scale(1.025)}.b2h-product-card__badge{position:absolute;inset-block-start:.75rem;inset-inline-start:.75rem;padding:.35rem .55rem;border-radius:4px;color:var(--b2h-color-surface);background:var(--b2h-v0c-oxblood);font-size:.68rem;font-weight:750;line-height:1}.b2h-product-card__badge--personalized{color:var(--b2h-color-action);background:var(--b2h-color-sage-soft)}.b2h-product-card__save{position:absolute;inset-block-start:.65rem;inset-inline-end:.65rem;display:block}.b2h-product-card__save button{display:inline-flex;width:2.5rem;height:2.5rem;align-items:center;justify-content:center;padding:0;border:1px solid var(--b2h-color-line);border-radius:50%;color:var(--b2h-color-ink);background:color-mix(in srgb,var(--b2h-color-surface) 92%,transparent);cursor:pointer}.b2h-product-card__save.active button{color:var(--b2h-v0c-oxblood);background:var(--b2h-color-clay-soft)}.b2h-product-card__body{display:flex;min-width:0;flex:1;flex-direction:column;padding:1rem}.b2h-product-card__type{margin:0 0 .45rem;color:var(--b2h-color-brass);font-size:.68rem;font-weight:750;line-height:1.2;letter-spacing:0;text-transform:uppercase}.b2h-product-card h3{min-height:2.5em;margin:0;font-family:var(--b2h-font-display);font-size:1.2rem;font-weight:500;line-height:1.18;letter-spacing:0}.b2h-product-card h3 a{display:-webkit-box;overflow:hidden;color:inherit;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.b2h-product-card__description{display:-webkit-box;min-height:2.85em;margin:.65rem 0 0;overflow:hidden;color:var(--b2h-color-muted);font-size:.8rem;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.b2h-product-card__footer{display:grid;gap:.85rem;margin-block-start:auto;padding-block-start:1rem}.b2h-product-card__price{display:flex;min-height:1.5rem;align-items:baseline;gap:.45rem;color:var(--b2h-color-ink);font-size:.92rem;font-weight:750}.b2h-product-card__price s{color:var(--b2h-color-muted);font-size:.75rem;font-weight:500}.b2h-product-card__actions{display:flex;min-height:2.75rem;align-items:stretch;gap:.5rem}.b2h-product-card__actions button-quickview{display:flex;min-width:0;flex:1}.b2h-product-card__actions>.b2h-product-card__quick-view{min-width:0;flex:1}.b2h-product-card__quick-view,.b2h-product-card__details{display:inline-flex;min-height:2.75rem;align-items:center;justify-content:center;border:1px solid var(--b2h-color-action);border-radius:6px;color:var(--b2h-color-action);background:transparent;cursor:pointer;text-decoration:none}.b2h-product-card__quick-view{width:100%;gap:.45rem;padding:.65rem .8rem;font-family:var(--b2h-font-body);font-size:.76rem;font-weight:750}.b2h-product-card__details{width:2.75rem;flex:none}.b2h-product-card__quick-view:hover,.b2h-product-card__details:hover{color:var(--b2h-color-surface);background:var(--b2h-color-action)}.b2h-product-card :focus-visible{outline:2px solid var(--b2h-color-focus);outline-offset:2px;box-shadow:var(--b2h-shadow-focus)}@media(prefers-reduced-motion:reduce){.b2h-product-card__media img{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/55/compiled_assets/styles.css.map */
