:root{--bb-threshold-paper: #f1f4f5;--bb-threshold-person: #131412;--bb-threshold-rule: rgba(241, 244, 245, .12);--bb-threshold-gutter: clamp(1.25rem, 3.2vw, 2.6rem);--bb-threshold-column-gap: clamp(.875rem, 1.9vw, 1.5rem)}*,*:before,*:after{box-sizing:border-box}html{background:var(--bb-threshold-person);color:var(--bb-threshold-paper);color-scheme:dark;font-synthesis:none;text-rendering:optimizeLegibility}body{min-width:20rem;margin:0;overflow-x:clip;background:var(--bb-threshold-person);color:var(--bb-threshold-paper);font-family:var(--bb-font-structural, Jost, "Helvetica Neue", Arial, sans-serif)}.bb-threshold__skip{position:fixed;z-index:10;inset-block-start:.75rem;inset-inline-start:.75rem;min-height:2.75rem;padding:.85rem 1rem;translate:0 -180%;background:var(--bb-threshold-paper);color:var(--bb-threshold-person);font-size:.75rem;line-height:1;letter-spacing:.12em;text-transform:uppercase}.bb-threshold__skip:focus-visible{translate:0;outline:2px solid var(--bb-threshold-paper);outline-offset:3px}.bb-threshold{min-height:100vh;min-height:100svh;padding:var(--bb-threshold-gutter);display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:auto minmax(5rem,1fr) auto auto;column-gap:var(--bb-threshold-column-gap);row-gap:0}.bb-threshold__header{grid-column:1 / -1;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:var(--bb-threshold-column-gap);align-items:start}.bb-threshold__masthead,.bb-threshold__publication,.bb-threshold__apparatus,.bb-threshold__footer{margin:0;font-size:clamp(.65rem,.86vw,.76rem);font-weight:400;line-height:1.25;letter-spacing:.14em;text-transform:uppercase}.bb-threshold__masthead{grid-column:1 / span 4;font-weight:600}.bb-threshold__publication{grid-column:9 / -1;text-align:right;opacity:.76}.bb-threshold__source{grid-column:8 / -1;width:auto;margin:0;padding-block-end:clamp(.85rem,1.8vh,1.15rem);align-self:end;justify-self:stretch;color:var(--bb-threshold-paper);font-family:var(--bb-font-editorial, Poppins, "Helvetica Neue", Arial, sans-serif);font-size:clamp(1.05rem,1.45vw,1.35rem);font-weight:400;line-height:1.45;letter-spacing:0;opacity:.78;text-wrap:balance}.bb-threshold__source span{display:block}.bb-threshold__source-break{display:none}.bb-threshold__time-field{grid-column:1 / -1;min-width:0;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:var(--bb-threshold-column-gap)}.bb-threshold__clock{grid-column:1 / -1;display:block;max-width:100%;overflow:hidden;font-size:clamp(4.2rem,14.8vw,13.4rem);font-weight:300;line-height:.76;letter-spacing:-.075em;font-variant-numeric:tabular-nums lining-nums;font-feature-settings:"tnum" 1;white-space:nowrap}.bb-threshold__apparatus{grid-column:1 / -1;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:var(--bb-threshold-column-gap);align-items:baseline;margin-top:1.1rem;font-size:clamp(.6rem,.78vw,.68rem);letter-spacing:.16em;opacity:.76}.bb-threshold__apparatus p{white-space:nowrap}.bb-threshold__apparatus p:nth-child(1){grid-column:1}.bb-threshold__apparatus p:nth-child(2){grid-column:2}.bb-threshold__apparatus p:nth-child(3){grid-column:3 / span 3}.bb-threshold__apparatus p,.bb-threshold__footer p{margin:0}.bb-threshold__footer{grid-column:1 / -1;min-height:3.8rem;margin-top:clamp(1.5rem,3vh,2.25rem);padding-top:1rem;border-top:1px solid var(--bb-threshold-rule);display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:var(--bb-threshold-column-gap);align-items:center;opacity:.76}.bb-threshold__footer>p{grid-column:1 / span 4}.bb-threshold__footer nav{grid-column:10 / -1;justify-self:end;display:flex;gap:.25rem;margin-inline-end:-.6rem}.bb-threshold__footer a{min-width:4.5rem;min-height:2.75rem;padding:.85rem .6rem;display:inline-flex;align-items:center;justify-content:center;color:inherit;text-underline-offset:.22em;text-decoration-thickness:1px}.bb-threshold__footer a:focus-visible{outline:2px solid currentColor;outline-offset:2px}.bb-threshold__visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important}@media(max-width:520px){.bb-threshold{padding-block-end:calc(var(--bb-threshold-gutter) + env(safe-area-inset-bottom,0px) + .625rem);grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:auto minmax(6rem,1fr) auto auto}.bb-threshold__header{grid-template-columns:repeat(4,minmax(0,1fr))}.bb-threshold__masthead{grid-column:1 / span 2}.bb-threshold__publication{grid-column:3 / -1}.bb-threshold__source{grid-column:2 / -1;width:auto;font-size:1rem;line-height:1.48;text-wrap:initial}.bb-threshold__source-break{display:initial}.bb-threshold__clock{font-size:clamp(3.85rem,16vw,5.4rem);letter-spacing:-.07em}.bb-threshold__time-field,.bb-threshold__apparatus{grid-template-columns:repeat(4,minmax(0,1fr))}.bb-threshold__apparatus p:nth-child(3){grid-column:3 / -1;justify-self:end}.bb-threshold__footer{grid-template-columns:repeat(4,minmax(0,1fr))}.bb-threshold__footer>p{grid-column:1 / span 2}.bb-threshold__footer nav{grid-column:3 / -1}}@media(min-width:521px)and (max-width:899px){.bb-threshold,.bb-threshold__header,.bb-threshold__time-field,.bb-threshold__apparatus,.bb-threshold__footer{grid-template-columns:repeat(8,minmax(0,1fr))}.bb-threshold__masthead{grid-column:1 / span 3}.bb-threshold__publication{grid-column:7 / -1}.bb-threshold__source{grid-column:5 / -1}.bb-threshold__footer>p{grid-column:1 / span 3}.bb-threshold__footer nav{grid-column:7 / -1}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/bb-temporal-threshold.css.map */
