*{box-sizing:border-box}html,body{background:var(--au-bone-100);color:var(--au-cobalt-400);font-family:var(--au-font-serif);-webkit-font-smoothing:antialiased;margin:0}button,a{font:inherit;color:inherit;cursor:pointer;text-decoration:none}:root{--rust-100:var(--au-rust-100);--rust-300:var(--au-rust-300);--rust-400:var(--au-rust-400);--rust-500:var(--au-rust-500);--gold-tarnish:var(--au-gold-tarnish);--paper-shadow:var(--au-paper-shadow)}.bs-grain:before{content:"";pointer-events:none;z-index:var(--au-z-grain);mix-blend-mode:multiply;opacity:var(--bs-grain-opacity,.7);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='160' height='160'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.35  0 0 0 0 0.27  0 0 0 0 0.16  0 0 0 0.06 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");position:fixed;inset:0}body{position:relative}.bs-page{z-index:var(--au-z-page);position:relative}.bs-container{max-width:1240px;margin:0 auto;padding:0 40px}@media (max-width:720px){.bs-container{padding:0 22px}}.bs-flag{border-bottom:1px solid var(--au-cobalt-wash);background:color-mix(in oklab, var(--au-bone-100) 98%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:var(--au-z-flag);position:sticky;top:0}.bs-flag-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;height:76px;display:grid}.bs-flag-edition{font-family:var(--au-font-display);color:var(--au-cobalt-300);letter-spacing:.02em;font-size:13px;font-style:italic}.bs-flag-edition span{color:var(--au-cobalt-200);margin:0 6px}.bs-flag-mark{justify-self:center;align-items:center;gap:12px;display:flex}.bs-flag-mark-glyph{border:1.5px solid var(--au-cobalt-500);width:32px;height:32px;font-family:var(--au-font-display);color:var(--au-cobalt-500);border-radius:50%;place-items:center;font-size:16px;font-style:italic;font-weight:500;display:grid;position:relative}.bs-flag-mark-glyph:before{content:"";border:.5px solid var(--au-cobalt-200);border-radius:50%;position:absolute;inset:3px}.bs-flag-word{font-family:var(--au-font-display);letter-spacing:.34em;color:var(--au-cobalt-500);font-size:18px;font-weight:500}.bs-flag-actions{justify-self:end;align-items:center;gap:18px;display:flex}.bs-flag-link{font-family:var(--au-font-sans);color:var(--au-cobalt-300);white-space:nowrap;transition:color .14s var(--au-ease);font-size:13px;font-weight:500}.bs-flag-link:hover{color:var(--au-cobalt-500)}.bs-btn{font-family:var(--au-font-sans);border-radius:var(--au-radius-sm);transition:all .16s var(--au-ease);text-align:left;border:1px solid #0000;align-items:center;gap:10px;padding:10px 20px;font-size:13.5px;font-weight:600;display:inline-flex;position:relative}.bs-btn-lg{padding:14px 26px;font-size:14.5px}.bs-btn-full{justify-content:center;width:100%}.bs-btn-coin{color:var(--au-coin-ink);background:linear-gradient(180deg, var(--au-coin-light-1) 0%, var(--au-coin-mid) 38%, var(--au-coin-dark) 100%);border-color:var(--au-coin-edge);box-shadow:inset 0 1px 0 var(--au-coin-sheen), inset 0 -1px 0 var(--au-coin-press-1), inset -1px 0 0 var(--au-coin-press-2), 0 1px 0 var(--au-coin-ground)}.bs-btn-coin:after{content:"";border-radius:inherit;mix-blend-mode:overlay;opacity:.18;pointer-events:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='80' height='80'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='1.6' numOctaves='2' stitchTiles='stitch'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");position:absolute;inset:0}.bs-btn-coin:hover{background:linear-gradient(180deg, var(--au-coin-hover-1) 0%, var(--au-coin-hover-mid) 35%, var(--au-coin-hover-dark) 100%);box-shadow:inset 0 1px 0 var(--au-coin-sheen-hover), inset 0 -1px 0 var(--au-coin-press-3), inset -1px 0 0 var(--au-coin-press-4), 0 2px 4px var(--au-coin-ground-hover)}.bs-btn-coin:active{background:linear-gradient(180deg, var(--au-coin-dark) 0%, var(--au-coin-active-dark) 60%, var(--au-coin-edge) 100%);transform:translateY(1px)}.bs-btn-parchment{color:var(--au-cobalt-500);background:linear-gradient(180deg, var(--au-parchment-light) 0%, var(--au-parchment-mid) 100%);border-color:var(--au-bone-400);box-shadow:inset 0 1px 0 var(--au-parchment-sheen), inset 0 -1px 0 var(--au-parchment-press)}.bs-btn-parchment:hover{border-color:var(--gold-tarnish);background:linear-gradient(180deg, var(--au-parchment-light) 0%, var(--au-parchment-dark) 100%)}.bs-btn-parchment:active{transform:translateY(1px)}.bs-btn-letterpress{color:var(--au-cobalt-500);border:0;border-bottom:1px solid var(--au-cobalt-300);background:0 0;border-radius:0;padding:8px 4px}.bs-btn-letterpress:hover{color:var(--gold-tarnish);border-bottom-color:var(--gold-tarnish)}.bs-btn-seal{color:var(--au-bone-50);background:linear-gradient(180deg, var(--rust-300) 0%, var(--rust-400) 60%, var(--rust-500) 100%);border-color:var(--rust-500);box-shadow:inset 0 1px 0 var(--au-seal-sheen), inset 0 -2px 2px var(--au-seal-press)}.bs-btn-seal:hover{background:linear-gradient(180deg, var(--au-seal-hover) 0%, var(--rust-300) 60%, var(--rust-400) 100%)}.bs-btn-seal:active{transform:translateY(1px)}.bs-eyebrow{font-family:var(--au-font-sans);text-transform:uppercase;letter-spacing:.22em;color:var(--au-cobalt-300);align-items:center;gap:12px;font-size:10.5px;font-weight:600;display:inline-flex}.bs-eyebrow-asterism{font-family:var(--au-font-display);color:var(--au-cobalt-400);letter-spacing:0;font-size:16px;font-style:italic}.bs-rule{align-items:center;gap:18px;margin:8px 0 28px;display:flex}.bs-rule-line{background:linear-gradient(90deg, transparent 0%, color-mix(in oklab, var(--au-cobalt-200) 40%, transparent) 6%, var(--au-cobalt-300) 28%, var(--au-cobalt-400) 52%, var(--au-cobalt-200) 78%, transparent 100%);opacity:.85;flex:1;height:1px}.bs-rule-glyph{font-family:var(--au-font-display);color:var(--au-cobalt-400);font-size:18px;font-style:italic}.bs-hero{padding:56px 0 100px;position:relative;overflow:hidden}.bs-hero-grid{grid-template-columns:168px 1fr 380px;align-items:start;gap:48px;display:grid}@media (max-width:1080px){.bs-hero-grid{grid-template-columns:1fr;gap:36px}}.bs-margin{border-left:1px solid var(--au-cobalt-wash);margin-top:8px;padding:8px 0 8px 16px}.bs-margin-eyebrow{font-family:var(--au-font-sans);text-transform:uppercase;letter-spacing:.2em;color:var(--au-cobalt-300);margin-bottom:10px;font-size:9.5px;font-weight:600}.bs-margin-numeral{font-family:var(--au-font-display);color:var(--au-cobalt-500);letter-spacing:.02em;margin:0 0 4px;font-size:28px;font-style:italic;font-weight:400;line-height:1}.bs-margin-note{font-family:var(--au-font-display);color:var(--au-cobalt-300);margin:0 0 24px;font-size:14px;font-style:italic;line-height:1.5}.bs-margin-note em{color:var(--gold-tarnish)}.bs-margin-foot{font-family:var(--au-font-mono);color:var(--au-cobalt-200);letter-spacing:.08em;margin-top:28px;font-size:10px;line-height:1.6}.bs-hero-body{max-width:640px}.bs-hero-title{font-family:var(--au-font-display);letter-spacing:-.025em;color:var(--au-cobalt-600);margin:14px 0 28px;font-size:clamp(52px,7vw,96px);font-weight:300;line-height:.95}.bs-hero-title em{background:linear-gradient(135deg, var(--au-cobalt-300) 0%, var(--au-cobalt-500) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:400}.bs-hero-title .bs-rust{color:var(--rust-400);font-style:italic;font-weight:400}.bs-hero-title .bs-tarnish{color:var(--gold-tarnish);font-style:italic;font-weight:400}.bs-hero-deck{font-family:var(--au-font-serif);color:var(--au-cobalt-400);max-width:56ch;margin:0 0 36px;font-size:18px;line-height:1.6}.bs-hero-deck .au-rubric{font-family:var(--au-font-display);color:var(--au-vermilion-400);font-style:italic}.bs-hero-cta{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.bs-hero-undertext{font-family:var(--au-font-display);color:var(--au-cobalt-300);margin-top:24px;font-size:13.5px;font-style:italic}.bs-hero-undertext span{color:var(--gold-tarnish)}.bs-medallion{aspect-ratio:1;border:1px solid var(--au-cobalt-wash);box-shadow:0 24px 60px var(--paper-shadow);border-radius:50%;place-items:center;display:grid;position:relative;overflow:hidden}.bs-medallion img{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 8px 24px #00000059);width:88%;height:88%}.bs-medallion-cream{background:radial-gradient(ellipse at 30% 25%, var(--au-medallion-glow), transparent 55%), linear-gradient(135deg, var(--au-parchment-light) 0%, var(--au-parchment-dark) 100%)}.bs-medallion-ink{background:radial-gradient(circle at 50% 40%, var(--au-medallion-ink-mid) 0%, var(--au-medallion-ink-deep) 100%);border-color:var(--au-cobalt-500)}.bs-medallion-sun{background:radial-gradient(ellipse at 50% 100%, var(--rust-400) 0%, var(--rust-500) 30%, transparent 60%), linear-gradient(180deg, var(--au-coin-ink) 0%, var(--au-ink-900) 70%);border-color:var(--rust-500)}.bs-medallion:after{content:"";border-radius:inherit;mix-blend-mode:overlay;opacity:.35;pointer-events:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='1.4' numOctaves='2' stitchTiles='stitch'/></filter><rect width='100%25' height='100%25' filter='url(%23n)' opacity='0.5'/></svg>");position:absolute;inset:0}.bs-medallion-caption{font-family:var(--au-font-display);color:var(--au-cobalt-300);text-align:center;margin-top:20px;font-size:15px;font-style:italic;line-height:1.55}.bs-medallion-caption em{color:var(--gold-tarnish);font-style:normal}.bs-fold{border-top:1px solid var(--au-cobalt-wash);border-bottom:1px solid var(--au-cobalt-wash);padding:40px 0 48px}.bs-fold-inner{grid-template-columns:1fr 2fr;align-items:center;gap:60px;display:grid}.bs-fold-quote{font-family:var(--au-font-display);color:var(--au-cobalt-500);letter-spacing:-.005em;margin:0;font-size:clamp(26px,3vw,36px);font-style:italic;font-weight:300;line-height:1.25}.bs-fold-quote .bs-light{color:var(--au-cobalt-200)}.bs-fold-attrib{font-family:var(--au-font-sans);text-transform:uppercase;letter-spacing:.2em;color:var(--au-cobalt-300);margin-top:18px;font-size:10.5px;font-weight:600}@media (max-width:720px){.bs-fold-inner{grid-template-columns:1fr;gap:24px}}.bs-section{padding:96px 0}.bs-section+.bs-section{border-top:1px solid var(--au-cobalt-wash)}.bs-section-head{grid-template-columns:168px 1fr 320px;align-items:end;gap:48px;margin-bottom:56px;display:grid}@media (max-width:1080px){.bs-section-head{grid-template-columns:1fr;gap:18px}}.bs-section-numeral{font-family:var(--au-font-display);color:var(--au-cobalt-500);border-left:1px solid var(--au-cobalt-wash);padding-left:16px;font-size:28px;font-style:italic;font-weight:400}.bs-section-numeral small{font-family:var(--au-font-sans);text-transform:uppercase;letter-spacing:.22em;color:var(--au-cobalt-300);margin-bottom:6px;font-size:9.5px;font-style:normal;font-weight:600;display:block}.bs-section-title{font-family:var(--au-font-display);letter-spacing:-.02em;color:var(--au-cobalt-600);margin:0;font-size:clamp(36px,4.4vw,60px);font-weight:400;line-height:1}.bs-section-title em{color:var(--gold-tarnish);font-style:italic;font-weight:400}.bs-section-title .bs-cobalt{color:var(--au-cobalt-400);font-style:italic;font-weight:400}.bs-section-deck{font-family:var(--au-font-serif);color:var(--au-cobalt-300);margin:0;font-size:15px;font-style:italic;line-height:1.6}.bs-section-dark{background:var(--au-ink-800);color:var(--au-bone-100);position:relative;overflow:hidden}.bs-section-dark:before{content:"";pointer-events:none;background:radial-gradient(ellipse at 18% 10%, color-mix(in oklab, var(--au-gold-300) 12%, transparent), transparent 55%), radial-gradient(ellipse at 90% 90%, color-mix(in oklab, var(--rust-400) 10%, transparent), transparent 55%);position:absolute;inset:0}.bs-section-dark:after{content:"";pointer-events:none;mix-blend-mode:screen;opacity:.5;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='200' height='200'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.7' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.85  0 0 0 0 0.78  0 0 0 0 0.62  0 0 0 0.04 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");position:absolute;inset:0}.bs-section-dark .bs-section-title{color:var(--au-bone-100)}.bs-section-dark .bs-section-title em{color:var(--au-gold-100)}.bs-section-dark .bs-section-title .bs-cobalt{color:var(--au-ds-cobalt-light)}.bs-section-dark .bs-section-numeral{color:var(--au-gold-100);border-left-color:var(--au-ds-gold-22)}.bs-section-dark .bs-section-numeral small{color:var(--au-ds-linen-65)}.bs-section-dark .bs-section-deck{color:var(--au-ds-linen-70)}.bs-section-dark .bs-step-title,.bs-section-dark h3{color:var(--au-bone-100)}.bs-section-dark .bs-eyebrow{color:var(--au-gold-100)}.bs-section-dark .bs-rule-line{background:linear-gradient(90deg, transparent 0%, var(--au-ds-linen-20) 6%, var(--au-gold-200) 28%, var(--au-gold-300) 52%, var(--au-ds-linen-20) 78%, transparent 100%)}.bs-section-dark .bs-rule-glyph{color:var(--au-gold-200)}.bs-steps{border-top:1px solid var(--au-ds-gold-18);border-bottom:1px solid var(--au-ds-gold-18);grid-template-columns:repeat(5,1fr);gap:0;display:grid}@media (max-width:1080px){.bs-steps{grid-template-columns:1fr 1fr}}@media (max-width:600px){.bs-steps{grid-template-columns:1fr}}.bs-step{border-right:1px solid var(--au-ds-gold-14);flex-direction:column;gap:14px;padding:36px 26px;display:flex;position:relative}.bs-step:last-child{border-right:0}@media (max-width:1080px){.bs-step:nth-child(2n){border-right:0}.bs-step{border-bottom:1px solid var(--au-ds-gold-14)}}.bs-step-numeral{font-family:var(--au-font-display);color:var(--au-gold-100);letter-spacing:.04em;font-size:32px;font-style:italic;font-weight:400;line-height:1}.bs-step-title{font-family:var(--au-font-display);color:var(--au-bone-100);letter-spacing:-.01em;margin:0;font-size:24px;font-weight:500}.bs-step-body{font-family:var(--au-font-serif);color:var(--au-ds-linen-78);margin:0;font-size:14px;line-height:1.55}.bs-step-body em{color:var(--au-gold-100);font-style:italic}.bs-dashboard{border:1px solid var(--au-ds-gold-22);border-radius:var(--au-radius-lg);background:var(--au-ink-700);box-shadow:0 0 0 1px var(--au-ds-gold-04) inset, 0 24px 64px var(--au-scrim);margin-top:64px;position:relative;overflow:hidden}.bs-dashboard-bar{background:var(--au-ink-600);border-bottom:1px solid var(--au-ds-gold-14);font-family:var(--au-font-mono);color:var(--au-ds-linen-55);letter-spacing:.06em;align-items:center;gap:8px;padding:12px 16px;font-size:11px;display:flex}.bs-dashboard-dot{background:var(--au-ds-gold-22);border-radius:50%;width:9px;height:9px}.bs-dashboard-bar small{margin-left:8px}.bs-dashboard-frame{aspect-ratio:16/9;background:repeating-linear-gradient(45deg, var(--au-ink-700) 0 12px, var(--au-ink-600) 12px 24px);place-items:center;display:grid;position:relative}.bs-dashboard-frame-label{font-family:var(--au-font-mono);color:var(--au-ds-linen-60);letter-spacing:.12em;text-transform:uppercase;text-align:center;font-size:12px}.bs-dashboard-frame-label span{font-family:var(--au-font-display);color:var(--au-gold-100);text-transform:none;letter-spacing:0;margin-top:8px;font-size:22px;font-style:italic;display:block}.bs-dashboard-img{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;width:100%;height:100%;display:block}.bs-ports{border-top:1px solid var(--au-cobalt-wash);border-bottom:1px solid var(--au-cobalt-wash);grid-template-columns:repeat(3,1fr);gap:0;display:grid}@media (max-width:980px){.bs-ports{grid-template-columns:1fr 1fr}}@media (max-width:600px){.bs-ports{grid-template-columns:1fr}}.bs-port{border-right:1px solid var(--au-cobalt-wash);border-bottom:1px solid var(--au-cobalt-wash);background:var(--au-bone-50);transition:all .2s var(--au-ease);flex-direction:column;gap:12px;padding:28px 24px;display:flex;position:relative}.bs-port:nth-child(3n){border-right:0}@media (max-width:980px){.bs-port,.bs-port:nth-child(3n){border-right:1px solid var(--au-cobalt-wash)}.bs-port:nth-child(2n){border-right:0}}@media (max-width:600px){.bs-port{border-right:0!important}}.bs-port:hover{background:var(--au-bone-100);z-index:var(--au-z-page)}.bs-port:hover .bs-port-name{color:var(--gold-tarnish)}.bs-port.is-soon{background:0 0}.bs-port.is-soon .bs-port-name{color:var(--au-cobalt-200);font-style:italic}.bs-port-row{justify-content:space-between;align-items:baseline;display:flex}.bs-port-name{font-family:var(--au-font-display);color:var(--au-cobalt-600);letter-spacing:-.005em;transition:color .16s var(--au-ease);margin:0;font-size:28px;font-weight:500}.bs-port-pill{font-family:var(--au-font-sans);text-transform:uppercase;letter-spacing:.18em;color:var(--au-clay-listed);align-items:center;gap:6px;font-size:9.5px;font-weight:600;display:inline-flex}.bs-port-pill:before{content:"";background:var(--au-clay-listed);border-radius:50%;width:6px;height:6px}.bs-port.is-soon .bs-port-pill{color:var(--au-cobalt-200)}.bs-port.is-soon .bs-port-pill:before{background:var(--au-cobalt-200);opacity:.5}.bs-port-desc{font-family:var(--au-font-serif);color:var(--au-cobalt-300);margin:0;font-size:14px;font-style:italic;line-height:1.55}.bs-port-fees{font-family:var(--au-font-mono);color:var(--au-cobalt-200);letter-spacing:.04em;margin-top:4px;font-size:10.5px}.bs-leaf-grid{grid-template-columns:168px 1fr 320px;gap:48px;display:grid}@media (max-width:1080px){.bs-leaf-grid{grid-template-columns:1fr}}.bs-leaf-prose{font-family:var(--au-font-serif);color:var(--au-cobalt-400);max-width:60ch;font-size:17px;line-height:1.7}.bs-leaf-prose p+p{margin-top:18px}.bs-dropcap{float:left;font-family:var(--au-font-display);color:var(--au-cobalt-500);background:linear-gradient(135deg, var(--au-cobalt-300), var(--au-cobalt-600));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:4px 14px 0 0;font-size:84px;font-style:italic;font-weight:400;line-height:.82}.bs-leaf-aside{border-left:1px solid var(--au-cobalt-wash);font-family:var(--au-font-display);color:var(--au-cobalt-300);padding:4px 0 4px 18px;font-size:16px;font-style:italic;line-height:1.5}.bs-leaf-aside-eyebrow{font-family:var(--au-font-sans);text-transform:uppercase;letter-spacing:.2em;color:var(--au-cobalt-200);margin-bottom:14px;font-size:9.5px;font-style:normal;font-weight:600}.bs-tiers{grid-template-columns:1fr 1fr;gap:24px;max-width:920px;margin:0 auto;display:grid}@media (max-width:720px){.bs-tiers{grid-template-columns:1fr}}.bs-tier{background:var(--au-bone-50);border:1px solid var(--au-cobalt-wash);border-radius:var(--au-radius-md);flex-direction:column;gap:16px;padding:36px 32px;display:flex;position:relative}.bs-tier-mercier{background:linear-gradient(180deg, var(--au-ink-700) 0%, var(--au-ink-800) 100%);border-color:var(--au-gold-400);color:var(--au-bone-100);box-shadow:inset 0 1px 0 var(--au-ds-gold-18), 0 24px 60px var(--au-paper-shadow)}.bs-tier-flag{font-family:var(--au-font-display);background:var(--au-gold-300);color:var(--au-coin-ink);border-radius:var(--au-radius-pill);letter-spacing:.08em;border:1px solid var(--au-gold-400);box-shadow:inset 0 1px 0 var(--au-coin-sheen);padding:5px 16px;font-size:12px;font-style:italic;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.bs-tier-name{font-family:var(--au-font-display);color:var(--au-cobalt-600);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:24px;font-weight:500}.bs-tier-mercier .bs-tier-name{color:var(--au-gold-100)}.bs-tier-tag{font-family:var(--au-font-display);color:var(--au-cobalt-300);margin-top:-8px;font-size:14.5px;font-style:italic;line-height:1.5}.bs-tier-mercier .bs-tier-tag{color:var(--au-ds-linen-70)}.bs-tier-price{font-family:var(--au-font-display);color:var(--au-cobalt-600);font-feature-settings:"lnum","tnum";align-items:baseline;gap:4px;font-size:64px;font-weight:300;line-height:1;display:flex}.bs-tier-mercier .bs-tier-price{color:var(--au-bone-100)}.bs-tier-currency{color:var(--gold-tarnish);font-size:28px;font-style:italic;font-weight:400}.bs-tier-mercier .bs-tier-currency{color:var(--au-gold-100)}.bs-tier-cycle{font-family:var(--au-font-sans);color:var(--au-cobalt-200);margin-left:6px;font-size:13px;font-weight:500}.bs-tier-mercier .bs-tier-cycle{color:var(--au-ds-linen-60)}.bs-tier-list{border-top:1px solid var(--au-cobalt-wash);flex-direction:column;gap:10px;margin:0;padding:18px 0 0;list-style:none;display:flex}.bs-tier-mercier .bs-tier-list{border-top-color:var(--au-ds-gold-18)}.bs-tier-list li{font-family:var(--au-font-serif);color:var(--au-cobalt-500);align-items:baseline;gap:12px;font-size:14.5px;line-height:1.5;display:flex}.bs-tier-list li:before{content:"·";font-family:var(--au-font-display);color:var(--gold-tarnish);font-size:22px;line-height:.6}.bs-tier-mercier .bs-tier-list li{color:var(--au-bone-100)}.bs-tier-mercier .bs-tier-list li:before{color:var(--au-gold-100)}.bs-tier-cta{margin-top:auto;padding-top:12px}.bs-tier-foot{font-family:var(--au-font-display);color:var(--au-cobalt-200);text-align:center;font-size:13px;font-style:italic}.bs-tier-mercier .bs-tier-foot{color:var(--au-ds-linen-55)}.bs-tiers-link{text-align:center;font-family:var(--au-font-display);color:var(--au-cobalt-400);margin-top:32px;font-size:14.5px;font-style:italic}.bs-tiers-link a{color:var(--au-cobalt-500);text-decoration:underline;-webkit-text-decoration-color:color-mix(in oklab, var(--au-cobalt-300) 50%, transparent);text-decoration-color:color-mix(in oklab, var(--au-cobalt-300) 50%, transparent);text-underline-offset:.2em}.bs-tiers-link a:hover{color:var(--rust-400);-webkit-text-decoration-color:var(--rust-400);text-decoration-color:var(--rust-400)}.bs-colophon{background:var(--au-ink-800);color:var(--au-bone-100);padding:72px 0 24px;position:relative;overflow:hidden}.bs-colophon:before{content:"";pointer-events:none;mix-blend-mode:screen;opacity:.4;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='200' height='200'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.7' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.85  0 0 0 0 0.78  0 0 0 0 0.62  0 0 0 0.04 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");position:absolute;inset:0}.bs-colophon-grid{border-bottom:1px solid var(--au-ds-gold-18);grid-template-columns:1.4fr 2fr;gap:64px;padding-bottom:48px;display:grid;position:relative}@media (max-width:720px){.bs-colophon-grid{grid-template-columns:1fr;gap:32px}}.bs-colophon-mast{flex-direction:column;gap:16px;display:flex}.bs-colophon-word{font-family:var(--au-font-display);letter-spacing:.34em;color:var(--au-gold-100);font-size:26px;font-weight:500}.bs-colophon-quote{font-family:var(--au-font-display);color:var(--au-ds-linen-70);font-size:18px;font-style:italic;line-height:1.55}.bs-colophon-quote em{color:var(--au-gold-100);font-style:italic}.bs-colophon-cols{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.bs-colophon-col{flex-direction:column;gap:10px;display:flex}.bs-colophon-head{font-family:var(--au-font-sans);text-transform:uppercase;letter-spacing:.2em;color:var(--au-gold-100);margin-bottom:6px;font-size:10.5px;font-weight:600}.bs-colophon-col a{font-family:var(--au-font-serif);color:var(--au-ds-linen-80);font-size:14px;text-decoration:none}.bs-colophon-col a:hover{color:var(--au-gold-100)}.bs-colophon-foot{font-family:var(--au-font-mono);color:var(--au-ds-linen-45);letter-spacing:.05em;justify-content:space-between;align-items:center;padding-top:24px;font-size:11px;display:flex;position:relative}.bs-colophon-foot em{color:var(--au-gold-100);font-style:italic}@media (max-width:720px){.bs-colophon-foot{flex-direction:column;align-items:flex-start;gap:8px}}@media (max-width:1180px){.bs-px-index{display:none}}.bs-px-hero{padding:64px 0 24px}.bs-px-h1{letter-spacing:-.025em;font-size:clamp(48px,6.2vw,84px);line-height:.96}.bs-px-hero .bs-section-numeral{color:var(--gold-tarnish);font-size:32px}.bs-px-toggle-wrap{justify-content:center;margin:8px 0 12px;display:flex}.bs-px-toggle{border:1px solid var(--au-cobalt-wash);border-radius:var(--au-radius-pill);background:var(--au-bone-50);box-shadow:inset 0 1px 0 var(--au-coin-sheen);padding:4px;display:inline-flex}.bs-px-toggle-btn{font-family:var(--au-font-sans);letter-spacing:.04em;color:var(--au-cobalt-300);border-radius:var(--au-radius-pill);cursor:pointer;transition:color .16s var(--au-ease), background .16s var(--au-ease);background:0 0;border:0;padding:9px 18px;font-size:12.5px;font-weight:600}.bs-px-toggle-btn:hover{color:var(--au-cobalt-500)}.bs-px-toggle-btn.is-on{background:var(--au-cobalt-500);color:var(--au-bone-50)}.bs-px-toggle-save{font-family:var(--au-font-display);letter-spacing:0;color:var(--au-gold-100);margin-left:6px;font-size:11.5px;font-style:italic;font-weight:400}.bs-px-toggle-btn:not(.is-on) .bs-px-toggle-save{color:var(--gold-tarnish)}.bs-px-yearly{font-family:var(--au-font-display);color:var(--au-ds-linen-70);letter-spacing:.01em;margin:-4px 0 12px;font-size:13.5px;font-style:italic}.bs-px-yearly span{color:var(--au-gold-100);font-style:normal;font-weight:500}.bs-px-ledger-section{background:linear-gradient(180deg, var(--au-bone-100) 0%, var(--au-bone-50) 100%);border-top:1px solid var(--au-cobalt-wash)}.bs-px-ledger{border-collapse:collapse;width:100%;font-family:var(--au-font-serif);table-layout:fixed;margin-top:8px}.bs-px-ledger th,.bs-px-ledger td{text-align:left;vertical-align:top;border-bottom:1px solid var(--au-cobalt-wash);padding:16px 20px}.bs-px-ledger thead th{border-bottom:2px solid var(--au-cobalt-300);padding-top:4px;padding-bottom:14px}.bs-px-ledger-name{width:56%}.bs-px-ledger-col{width:22%}.bs-px-ledger thead .bs-px-ledger-col{text-align:center}.bs-px-ledger-col-label{font-family:var(--au-font-display);color:var(--au-cobalt-600);letter-spacing:0;margin-bottom:4px;font-size:22px;font-style:italic;font-weight:500;display:block}.bs-px-ledger-col-mercier .bs-px-ledger-col-label{color:var(--gold-tarnish)}.bs-px-ledger-col-price{font-family:var(--au-font-sans);letter-spacing:.22em;text-transform:uppercase;color:var(--au-cobalt-300);font-size:10px;font-weight:600;display:block}.bs-px-ledger-col-mercier .bs-px-ledger-col-price{color:var(--rust-400)}.bs-px-ledger tbody td.bs-px-ledger-name{font-family:var(--au-font-display);color:var(--au-cobalt-600);letter-spacing:-.005em;font-size:16.5px;font-style:italic;font-weight:500}.bs-px-ledger tbody td.bs-px-ledger-col{text-align:center;color:var(--au-cobalt-500);font-size:14.5px}.bs-px-ledger tbody tr:hover td{background:var(--au-ds-ink-02)}.bs-px-ledger-section-row td{font-family:var(--au-font-display);letter-spacing:.18em;text-transform:uppercase;color:var(--au-cobalt-300);border-bottom:0;padding-top:36px;padding-bottom:12px;font-size:13px;font-style:italic;font-weight:400}.bs-px-ledger tbody tr:first-child.bs-px-ledger-section-row td{padding-top:24px}.bs-px-mark{line-height:1;display:inline-block}.bs-px-mark.is-yes{color:var(--au-cobalt-500);vertical-align:2px;font-size:9px}.bs-px-ledger-col-mercier .bs-px-mark.is-yes{color:var(--gold-tarnish)}.bs-px-mark.is-none{font-family:var(--au-font-display);color:var(--au-cobalt-200);vertical-align:-2px;font-size:22px;font-style:italic}.bs-px-mark.is-text{font-family:var(--au-font-display);color:var(--au-cobalt-400);letter-spacing:.005em;font-size:14.5px;font-style:italic}.bs-px-ledger-col-mercier .bs-px-mark.is-text{color:var(--rust-400)}.bs-px-index{background:var(--au-bone-50);border:1px solid var(--au-cobalt-wash);border-radius:var(--au-radius-md) 0 0 var(--au-radius-md);width:192px;z-index:var(--au-z-elevated);box-shadow:-4px 0 24px var(--au-ds-ink-06);border-right:none;padding:18px 16px 14px;position:fixed;top:50%;right:0;transform:translateY(-50%)}@media (max-width:1180px){.bs-px-index{display:none}}.bs-px-index-head{border-bottom:1px solid var(--au-cobalt-wash);justify-content:space-between;align-items:center;margin-bottom:14px;padding-bottom:10px;display:flex}.bs-px-index-eyebrow{font-family:var(--au-font-sans);text-transform:uppercase;letter-spacing:.2em;color:var(--au-cobalt-300);font-size:9.5px;font-weight:600}.bs-px-index-glyph{font-family:var(--au-font-display);color:var(--au-cobalt-300);font-size:15px;font-style:italic;line-height:1}.bs-px-index-list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.bs-px-index-item a{border-radius:var(--au-radius-sm);transition:background .14s var(--au-ease), color .14s var(--au-ease);align-items:flex-start;gap:8px;padding:7px 8px;text-decoration:none;display:flex}.bs-px-index-item a:hover{background:var(--au-bone-200)}.bs-px-index-item.is-active a{background:color-mix(in oklab, var(--au-cobalt-400) 8%, transparent)}.bs-px-index-numeral{font-family:var(--au-font-display);color:var(--gold-tarnish);flex-shrink:0;min-width:18px;font-size:13px;font-style:italic;line-height:1.3}.bs-px-index-item.is-active .bs-px-index-numeral{color:var(--au-cobalt-500)}.bs-px-index-text{flex-direction:column;gap:1px;display:flex}.bs-px-index-eye{font-family:var(--au-font-sans);text-transform:uppercase;letter-spacing:.18em;color:var(--au-cobalt-200);font-size:9px;font-weight:600;line-height:1.2}.bs-px-index-item.is-active .bs-px-index-eye{color:var(--au-cobalt-300)}.bs-px-index-title{font-family:var(--au-font-display);color:var(--au-cobalt-400);font-size:13px;font-style:italic;line-height:1.3}.bs-px-index-item.is-active .bs-px-index-title{color:var(--au-cobalt-600);font-weight:500}.bs-px-index-foot{border-top:1px solid var(--au-cobalt-wash);flex-direction:column;gap:2px;margin-top:14px;padding-top:10px;display:flex}.bs-px-index-foot-label{font-family:var(--au-font-sans);text-transform:uppercase;letter-spacing:.18em;color:var(--au-cobalt-200);font-size:9px;font-weight:600}.bs-px-index-foot-val{font-family:var(--au-font-display);color:var(--gold-tarnish);font-size:12.5px;font-style:italic}.bs-px-questions-section{border-top:1px solid var(--au-cobalt-wash)}.bs-px-q-grid{border-top:1px solid var(--au-cobalt-wash);border-left:1px solid var(--au-cobalt-wash);grid-template-columns:1fr 1fr;gap:0;display:grid}@media (max-width:720px){.bs-px-q-grid{grid-template-columns:1fr}}.bs-px-q{border-right:1px solid var(--au-cobalt-wash);border-bottom:1px solid var(--au-cobalt-wash);padding:32px 36px;position:relative}.bs-px-q-numeral{font-family:var(--au-font-display);color:var(--gold-tarnish);letter-spacing:.04em;margin-bottom:12px;font-size:14px;font-style:italic}.bs-px-q-q{font-family:var(--au-font-display);letter-spacing:-.005em;color:var(--au-cobalt-600);margin:0 0 12px;font-size:22px;font-weight:500;line-height:1.25}.bs-px-q-a{font-family:var(--au-font-serif);color:var(--au-cobalt-400);max-width:56ch;margin:0;font-size:15.5px;line-height:1.65}.bs-px-bottom-cta{text-align:center;flex-direction:column;align-items:center;gap:18px;margin-top:56px;display:flex}.bs-px-bottom-line{font-family:var(--au-font-display);color:var(--au-cobalt-500);margin:0;font-size:22px;font-style:italic;font-weight:400}.bs-px-bottom-row{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.bs-ledger-section{padding-bottom:96px}.bs-ledger-head{margin-bottom:56px}.bs-ledger-title{font-family:var(--au-font-display);font-style:italic}.bs-ledger-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}@media (max-width:980px){.bs-ledger-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.bs-ledger-grid{grid-template-columns:1fr}}.bs-cc-card{background:var(--au-bone-50);border:1px solid var(--au-cobalt-wash);color:inherit;transition:border-color var(--au-duration-base) var(--au-ease), transform var(--au-duration-fast) var(--au-ease), background-color var(--au-duration-base) var(--au-ease);border-radius:6px;flex-direction:column;gap:6px;padding:22px 22px 26px;text-decoration:none;display:flex;position:relative}.bs-cc-card:hover{border-color:var(--au-gold-200);background:var(--au-bone-100)}.bs-cc-card:active{transform:translateY(1px)}.bs-cc-card.is-stub{border-style:dashed;border-color:var(--au-cobalt-wash-faint);background:0 0}.bs-cc-card.is-stub:hover{border-color:var(--au-cobalt-200);background:var(--au-bone-50)}.bs-stub-chip{font-family:var(--au-font-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--au-cobalt-200);background:var(--au-bone-100);border:1px solid var(--au-cobalt-wash);border-radius:999px;padding:2px 8px;font-size:10px;font-weight:600;position:absolute;top:14px;right:14px}.bs-cc-title{font-family:var(--au-font-display);letter-spacing:-.01em;color:var(--au-cobalt-600);font-size:22px;line-height:1.15}.bs-cc-card.is-stub .bs-cc-title{color:var(--au-cobalt-300)}.bs-cc-url{font-family:var(--au-font-mono);letter-spacing:0;color:var(--au-cobalt-200);font-size:11.5px}.bs-cc-desc{font-family:var(--au-font-serif);color:var(--au-cobalt-400);margin:6px 0 0;font-size:14px;line-height:1.55}.bs-cc-card.is-stub .bs-cc-desc{color:var(--au-cobalt-300);font-style:italic}.bs-tiers-three{grid-template-columns:1fr 1fr 1fr;max-width:1340px}@media (max-width:740px){.bs-tiers-three{grid-template-columns:1fr}}.bs-tier-merchant{background:linear-gradient(180deg, var(--au-bone-50) 0%, var(--au-bone-200) 100%);border-color:var(--rust-400);box-shadow:inset 0 1px 0 var(--au-coin-sheen), 0 12px 40px color-mix(in oklab, var(--rust-400) 8%, transparent)}.bs-tier-merchant .bs-tier-flag{background:var(--rust-300);color:var(--au-bone-50);border-color:var(--rust-400);box-shadow:inset 0 1px 0 var(--au-coin-sheen)}.bs-tier-merchant .bs-tier-name{color:var(--rust-400)}.bs-tier-merchant .bs-tier-tag{color:var(--au-cobalt-400)}.bs-tier-merchant .bs-tier-price{color:var(--au-cobalt-600)}.bs-tier-merchant .bs-tier-currency{color:var(--rust-400)}.bs-tier-merchant .bs-tier-cycle{color:var(--au-cobalt-300)}.bs-tier-merchant .bs-tier-list{border-top-color:color-mix(in oklab, var(--rust-400) 15%, transparent)}.bs-tier-merchant .bs-tier-list li{color:var(--au-cobalt-500)}.bs-tier-merchant .bs-tier-list li:before{color:var(--rust-400)}.bs-tier-merchant .bs-tier-foot{color:var(--au-cobalt-300)}.bs-px-yearly-merchant{color:var(--au-cobalt-400)!important}.bs-px-yearly-merchant span{color:var(--rust-400)!important}.bs-px-ledger-col-merchant .bs-px-ledger-col-label{color:var(--rust-400)}.bs-px-ledger-col-merchant .bs-px-ledger-col-price,.bs-px-ledger-col-merchant .bs-px-mark.is-yes{color:var(--rust-300)}.bs-px-ledger-col-merchant .bs-px-mark.is-text{color:var(--rust-400)}.bs-px-ledger .bs-px-ledger-name{width:46%}.bs-px-ledger .bs-px-ledger-col{width:18%}
