.lb-ho{--cream:#fffdf9;--cream-deep:#ebece6;--card:#fcfaf5;--card-soft:#f7f5ee;--border:#ddddd5;--border-soft:#e6e6dd;--ink:#2d2926;--ink-dark:#14130f;--muted:#706a60;--muted-dark:#8a877d;--gold:#b8942e;--goldink:#7e6620;--gold-warm:#c9a445;--gold-dim:rgba(184,148,46,0.08);--gold-glow:rgba(184,148,46,0.14);--gold-border:rgba(184,148,46,0.28);--sage:#7a8240;--sage-dim:rgba(122,130,64,0.10);--sage-border:rgba(122,130,64,0.32);--terracotta:#a66a42;--navy:#1b3349;--navy-deep:#102030;--paper-white:#FDFAF3;--radius:16px;--radius-lg:22px;--curve:cubic-bezier(0.22,1,0.36,1);color:var(--ink);font-family:var(--font-sans,"DM Sans"),system-ui,sans-serif;line-height:1.6}.lb-ho *,.lb-ho :after,.lb-ho :before{box-sizing:border-box}.lb-ho h1,.lb-ho h2,.lb-ho h3,.lb-ho ol,.lb-ho p,.lb-ho ul{margin:0}.lb-ho ol,.lb-ho ul{padding:0}.lb-ho a{color:inherit}.lb-ho .ho-container{width:min(1120px,100%);margin:0 auto;padding-inline:2rem}.lb-ho .sec-mark{display:inline-flex;align-items:center;gap:.7rem;margin-bottom:1.25rem;color:var(--goldink);font-family:var(--font-serif,"Instrument Serif"),Georgia,serif;font-style:italic;font-weight:400;letter-spacing:.01em}.lb-ho .sec-mark .roman{font-size:1.1rem;line-height:1}.lb-ho .sec-mark .rule{display:inline-block;width:34px;height:1px;background:var(--gold)}.lb-ho .sec-mark .label{color:var(--goldink);font-family:var(--font-sans,"DM Sans"),system-ui,sans-serif;font-size:.6875rem;font-style:normal;font-weight:700;letter-spacing:.2em;line-height:1.2;text-transform:uppercase}.lb-ho .sec-mark--light,.lb-ho .sec-mark--light .label{color:var(--gold)}.lb-ho .sec-mark--light .rule{background:var(--gold)}.lb-ho .reveal{opacity:0;transform:translateY(18px);transition:opacity .9s var(--curve),transform .9s var(--curve)}.lb-ho .reveal.in{opacity:1;transform:translateY(0)}.lb-ho .reveal.r-delay-1{transition-delay:.08s}.lb-ho .reveal.r-delay-2{transition-delay:.16s}.lb-ho .reveal.r-delay-3{transition-delay:.24s}.lb-ho .reveal.r-delay-4{transition-delay:.32s}.lb-ho .btn-primary{display:inline-flex;width:fit-content;min-height:48px;align-items:center;justify-content:center;gap:.55rem;padding:.9rem 1.8rem;border:0;border-radius:99px;background:var(--navy);box-shadow:inset 0 0 0 1px rgba(90,130,170,.65);color:var(--paper-white);cursor:pointer;font-family:var(--font-sans,"DM Sans"),system-ui,sans-serif;font-size:.92rem;font-weight:700;letter-spacing:.01em;line-height:1.2;text-decoration:none;transition:background .22s var(--curve),box-shadow .24s var(--curve)}@media (hover:hover){.lb-ho .btn-primary:hover{background:#16293a;box-shadow:inset 0 0 0 1px rgba(90,130,170,.8)}}.lb-ho .btn-primary:active{background:var(--navy-deep)}.lb-ho .btn-primary svg{width:16px;height:16px;flex:0 0 auto;transition:transform .35s var(--curve)}@media (hover:hover){.lb-ho .btn-primary:hover svg{transform:translateX(3px)}}.lb-ho .btn-primary .price{display:inline-block;margin-left:.15rem;padding:.15rem .5rem;border-radius:99px;background:rgba(253,250,243,.16);color:var(--paper-white);font-size:.78rem;font-variant-numeric:tabular-nums;font-weight:700;letter-spacing:.02em}.lb-ho .text-link{min-height:44px;padding:.7rem .35rem;border:0;background:transparent;color:var(--muted);cursor:pointer;font-size:.84rem;font-weight:500;text-decoration:underline;text-decoration-color:var(--border);text-decoration-thickness:1px;text-underline-offset:4px;transition:color .25s var(--curve),text-decoration-color .25s var(--curve)}@media (hover:hover){.lb-ho .text-link:hover{color:var(--goldink);text-decoration-color:var(--goldink)}}.lb-ho .micro,.lb-ho .micro-light{margin-top:.25rem;color:var(--muted);font-size:.76rem;letter-spacing:.01em;line-height:1.55;text-align:center}.lb-ho .micro-light{color:var(--muted-dark)}.lb-ho :where(a,button,[role=button],[tabindex]:not([tabindex="-1"])):focus-visible{border-radius:8px;outline:2px solid var(--goldink);outline-offset:3px}.lb-ho .film{position:relative;padding:5.75rem 0 5.5rem;overflow:hidden;background:var(--cream)}.lb-ho .film:before{position:absolute;top:0;left:50%;width:88px;height:1px;background:var(--gold);content:"";transform:translateX(-50%)}.lb-ho .film-head{width:min(780px,100%);margin:0 auto 2.75rem;padding-inline:2rem;text-align:center}.lb-ho .film h2{margin-bottom:1rem;color:var(--ink);font-family:var(--font-serif,"Instrument Serif"),Georgia,serif;font-size:clamp(2.2rem,4.6vw,3.65rem);font-weight:400;letter-spacing:-.022em;line-height:1.02;white-space:nowrap}.lb-ho .film h2 em{color:var(--goldink);font-style:italic}.lb-ho .film .lb-sub{width:min(620px,100%);margin:0 auto;color:var(--muted);font-size:1.04rem;line-height:1.68}.lb-ho .film-stage{position:relative;width:min(1040px,100%);margin:0 auto;padding-inline:2rem}.lb-ho .video-frame{position:relative;overflow:hidden;border:1px solid var(--navy);border-radius:var(--radius-lg);aspect-ratio:16/9;background:var(--navy-deep);box-shadow:0 30px 80px -34px rgba(20,19,15,.5)}.lb-ho .video-frame:after{position:absolute;z-index:4;inset:0;border:1px solid rgba(253,250,243,.08);border-radius:var(--radius-lg);content:"";pointer-events:none}.lb-ho .video-frame iframe{position:absolute;z-index:3;inset:0;width:100%;height:100%;border:0}.lb-ho .video-poster{position:absolute;z-index:2;inset:0;display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--navy-deep);cursor:pointer}.lb-ho .video-poster:before{position:absolute;inset:0;background-image:linear-gradient(rgba(184,148,46,.08) 1px,transparent 0),linear-gradient(90deg,rgba(184,148,46,.08) 1px,transparent 0);background-size:48px 48px;content:"";mask-image:linear-gradient(90deg,transparent,#14130f 18%,#14130f 82%,transparent);pointer-events:none}.lb-ho .video-caption,.lb-ho .video-live-tag{position:absolute;z-index:5;display:inline-flex;min-height:32px;align-items:center;border:1px solid rgba(253,250,243,.2);border-radius:99px;background:var(--navy);color:var(--paper-white);font-size:.7rem;font-weight:700;letter-spacing:.13em;line-height:1;text-transform:uppercase}.lb-ho .video-live-tag{top:1.25rem;left:1.35rem;gap:.5rem;padding:.45rem .8rem}.lb-ho .video-live-tag:before{width:6px;height:6px;border-radius:50%;background:var(--gold);content:""}.lb-ho .video-caption{right:1.35rem;bottom:1.25rem;padding:.45rem .85rem;letter-spacing:.06em;text-transform:none}.lb-ho .poster-scene{position:relative;z-index:2;display:grid;width:min(820px,84%);grid-template-columns:minmax(0,.9fr) 110px minmax(0,1.2fr);align-items:center;gap:1rem}.lb-ho .address-card{padding:clamp(1.15rem,2.8vw,2rem);border:1px solid var(--gold-border);border-radius:16px;background:var(--card-soft);color:var(--ink)}.lb-ho .address-eyebrow,.lb-ho .sheet-label{color:var(--goldink);font-size:.62rem;font-weight:700;letter-spacing:.16em;line-height:1.2;text-transform:uppercase}.lb-ho .house-glyph{display:block;width:54px;height:54px;margin:1.2rem 0 1.1rem;color:var(--navy)}.lb-ho .house-glyph line,.lb-ho .house-glyph path,.lb-ho .house-glyph rect{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35}.lb-ho .address-line{color:var(--ink);font-family:var(--font-serif,"Instrument Serif"),Georgia,serif;font-size:clamp(1.15rem,2.2vw,1.55rem);letter-spacing:-.012em;line-height:1.08}.lb-ho .address-city{margin-top:.35rem;color:var(--muted);font-size:.76rem;font-weight:500}.lb-ho .build-flow{display:flex;flex-direction:column;align-items:center;gap:.55rem;color:var(--goldink)}.lb-ho .build-flow span{color:var(--goldink);font-size:.65rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.lb-ho .build-flow svg{width:100%;height:28px;overflow:visible}.lb-ho .build-flow path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.3}.lb-ho .kit-preview{position:relative;min-height:260px}.lb-ho .kit-sheet{position:absolute;width:74%;min-height:220px;padding:1.15rem;border:1px solid var(--border);border-radius:12px;background:var(--paper-white);color:var(--ink)}.lb-ho .kit-sheet-a{top:20px;left:0;transform:rotate(-4deg)}.lb-ho .kit-sheet-b{top:0;right:0;transform:rotate(3deg)}.lb-ho .kit-sheet-c{right:12%;bottom:0;transform:rotate(-.5deg)}.lb-ho .sheet-title{margin-top:.85rem;color:var(--ink);font-size:1.2rem;line-height:1.05}.lb-ho .sheet-title,.lb-ho .sheet-value{font-family:var(--font-serif,"Instrument Serif"),Georgia,serif}.lb-ho .sheet-value{margin-top:1rem;color:var(--goldink);font-size:1.65rem;font-style:italic;font-variant-numeric:tabular-nums;line-height:1}.lb-ho .sheet-range,.lb-ho .sheet-url{margin-top:.35rem;color:var(--muted);font-size:.68rem;font-weight:600}.lb-ho .sheet-rule{height:1px;margin-top:.75rem;background:var(--border)}.lb-ho .sheet-row{display:flex;justify-content:space-between;gap:.65rem;padding:.36rem 0;border-bottom:1px solid var(--border-soft);color:var(--muted);font-size:.62rem;font-variant-numeric:tabular-nums}.lb-ho .website-mini{height:72px;margin-top:.8rem;border:1px solid var(--border);border-radius:6px;background:var(--cream-deep)}.lb-ho .website-mini svg{display:block;width:100%;height:100%;color:var(--navy)}.lb-ho .website-mini line,.lb-ho .website-mini path,.lb-ho .website-mini rect{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.2}.lb-ho .play-circle{position:absolute;z-index:6;top:50%;left:50%;display:flex;width:82px;height:82px;align-items:center;justify-content:center;border:0;border-radius:50%;background:var(--gold);box-shadow:0 0 0 0 rgba(184,148,46,.44),0 18px 40px rgba(184,148,46,.35);color:var(--ink-dark);transform:translate(-50%,-50%);transition:transform .45s var(--curve),box-shadow .45s var(--curve);animation:lb-ho-pulse 2.6s infinite var(--curve)}@media (hover:hover){.lb-ho .video-frame:hover .play-circle{transform:translate(-50%,-50%) scale(1.07)}}.lb-ho .play-circle svg{width:28px;height:28px;margin-left:4px}@keyframes lb-ho-pulse{0%{box-shadow:0 0 0 0 rgba(184,148,46,.44),0 18px 40px rgba(184,148,46,.35)}70%{box-shadow:0 0 0 22px rgba(184,148,46,0),0 18px 40px rgba(184,148,46,.22)}to{box-shadow:0 0 0 0 rgba(184,148,46,0),0 18px 40px rgba(184,148,46,.35)}}.lb-ho .acts{position:relative;display:grid;width:min(920px,100%);grid-template-columns:repeat(4,minmax(0,1fr));margin:2.75rem auto 0;list-style:none}.lb-ho .acts:before{position:absolute;top:31px;right:12.5%;left:12.5%;height:1px;background:var(--gold);content:""}.lb-ho .act{position:relative;z-index:1;flex-direction:column;gap:.52rem;padding-inline:.75rem;text-align:center}.lb-ho .act,.lb-ho .act-disc{display:flex;align-items:center}.lb-ho .act-disc{width:62px;height:62px;justify-content:center;border:1px solid var(--gold-border);border-radius:50%;background:var(--card);color:var(--goldink);transition:transform .5s var(--curve),border-color .25s var(--curve)}@media (hover:hover){.lb-ho .act:hover .act-disc{border-color:var(--gold);transform:translateY(-3px)}}.lb-ho .act-disc svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.lb-ho .act-num{margin-top:.2rem;color:var(--goldink);font-size:.92rem;letter-spacing:.03em}.lb-ho .act-num,.lb-ho .act-word{font-family:var(--font-serif,"Instrument Serif"),Georgia,serif;font-style:italic;line-height:1}.lb-ho .act-word{color:var(--ink);font-size:1.42rem;letter-spacing:-.01em}.lb-ho .act-gloss{max-width:18ch;color:var(--muted);font-size:.75rem;line-height:1.45}.lb-ho .film-cta{display:flex;flex-direction:column;align-items:center;gap:.15rem;margin-top:2.8rem;text-align:center}.lb-ho .math{--goldink:var(--gold);--muted:var(--muted-dark);position:relative;padding:7rem 0;overflow:hidden;background:var(--ink-dark)}.lb-ho .math:before{position:absolute;top:0;left:50%;width:88px;height:1px;background:var(--gold);content:"";transform:translateX(-50%)}.lb-ho .math-inner{position:relative;z-index:1;width:min(980px,100%);margin:0 auto;padding-inline:2rem;text-align:center}.lb-ho .math h2{margin-bottom:2.3rem;color:var(--paper-white);font-family:var(--font-serif,"Instrument Serif"),Georgia,serif;font-size:clamp(1.65rem,3vw,2.45rem);font-weight:400;letter-spacing:-.014em;line-height:1.18}.lb-ho .math h2 em{color:var(--paper-white);font-style:italic}.lb-ho .math-versus{display:grid;width:min(840px,100%);grid-template-columns:1fr auto 1fr;align-items:center;gap:2.5rem;margin:0 auto;padding-inline:.5rem}.lb-ho .math-side{display:flex;flex-direction:column;align-items:center;gap:.62rem;text-align:center}.lb-ho .math-label{color:var(--muted-dark);font-size:.74rem;font-weight:700;letter-spacing:.14em;line-height:1.4;text-transform:uppercase}.lb-ho .math-amount{color:var(--paper-white);font-family:var(--font-serif,"Instrument Serif"),Georgia,serif;font-style:italic;font-variant-numeric:tabular-nums;font-weight:400;letter-spacing:-.038em;line-height:1}.lb-ho .math-amount.commission{position:relative;display:inline-block;font-size:clamp(3.6rem,8.4vw,6.4rem)}.lb-ho .math-amount.commission:after{position:absolute;top:54%;right:-6%;left:-6%;height:2px;background:var(--gold);content:"";transform:scaleX(0);transform-origin:left center;transition:transform .9s var(--curve) .4s}.lb-ho .math-amount.price{color:var(--gold);font-size:clamp(4.5rem,11vw,8.2rem)}.lb-ho .math-amount.price .math-per{font-size:.26em;font-style:normal;letter-spacing:.01em}.lb-ho .math-sub{max-width:220px;color:var(--muted-dark);font-size:.8rem;line-height:1.5}.lb-ho .math-vs{align-self:center;padding-inline:.5rem;color:var(--muted-dark);font-family:var(--font-serif,"Instrument Serif"),Georgia,serif;font-size:1.1rem;font-style:italic;letter-spacing:.04em}.lb-ho .math-footer{display:flex;width:min(620px,100%);flex-direction:column;align-items:center;gap:1.65rem;margin:4rem auto 0;padding-top:2.6rem;border-top:1px solid var(--navy)}.lb-ho .math-footer p{color:var(--muted-dark);font-size:.96rem;line-height:1.68}.lb-ho .math-footer p strong{color:var(--paper-white);font-weight:600}.lb-ho .math-cta{display:flex;flex-direction:column;align-items:center;gap:.35rem}.lb-ho .zest{padding:6.5rem 0 6rem;background:var(--cream)}.lb-ho .zest-head{width:min(720px,100%);margin:0 auto 3.5rem;padding-inline:2rem;text-align:center}.lb-ho .faq h2,.lb-ho .how h2,.lb-ho .venue h2,.lb-ho .zest h2{color:var(--ink);font-family:var(--font-serif,"Instrument Serif"),Georgia,serif;font-size:clamp(1.95rem,3.8vw,2.85rem);font-weight:400;letter-spacing:-.02em;line-height:1.08}.lb-ho .how h2,.lb-ho .zest h2{margin-bottom:.85rem}.lb-ho .faq h2 em,.lb-ho .how h2 em,.lb-ho .venue h2 em,.lb-ho .zest h2 em{color:var(--goldink);font-style:italic}.lb-ho .how-sub,.lb-ho .venue-sub,.lb-ho .zest-sub{color:var(--muted);font-size:1rem;line-height:1.65}.lb-ho .zest-split{display:grid;width:min(960px,100%);grid-template-columns:minmax(0,.85fr) auto minmax(0,1.15fr);align-items:stretch;gap:1.5rem;margin:0 auto;padding-inline:2rem}.lb-ho .zest-card{position:relative;display:flex;flex-direction:column;gap:.95rem;padding:1.6rem 1.7rem 1.7rem;border:1px solid var(--border);border-radius:16px;background:var(--card);transition:transform .5s var(--curve),border-color .35s var(--curve),box-shadow .5s var(--curve)}.lb-ho .zest-card.zest-them{border-color:var(--border-soft);background:var(--card-soft)}.lb-ho .zest-card.zest-us{border-color:var(--gold-border);box-shadow:0 18px 50px -28px rgba(184,148,46,.25)}@media (hover:hover){.lb-ho .zest-card.zest-us:hover{border-color:var(--gold);box-shadow:0 24px 60px -28px rgba(184,148,46,.3);transform:translateY(-3px)}}.lb-ho .zest-card-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:.65rem;border-bottom:1px solid var(--border)}.lb-ho .zest-card-name{color:var(--muted);font-size:.78rem;font-weight:700;letter-spacing:.04em}.lb-ho .zest-us .zest-card-name{color:var(--ink)}.lb-ho .zest-card-name em{margin-left:.25rem;color:var(--goldink);font-family:var(--font-serif,"Instrument Serif"),Georgia,serif;font-size:.86rem;font-style:italic;font-weight:400}.lb-ho .zest-card-tag{padding:.2rem .55rem;border-radius:99px;background:var(--cream-deep);color:var(--muted);font-size:.62rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.lb-ho .zest-us .zest-card-tag{background:var(--gold-dim);color:var(--goldink)}.lb-ho .zest-them-label,.lb-ho .zest-us-label{color:var(--muted);font-size:.78rem;font-weight:500}.lb-ho .zest-us-label{color:var(--ink);font-weight:600}.lb-ho .zest-them-num,.lb-ho .zest-us-num{margin:.4rem 0;color:var(--muted);font-family:var(--font-serif,"Instrument Serif"),Georgia,serif;font-size:clamp(2.4rem,5.4vw,3.6rem);font-style:italic;font-variant-numeric:tabular-nums;letter-spacing:-.025em;line-height:1}.lb-ho .zest-us-num{margin-bottom:.1rem;color:var(--goldink)}.lb-ho .zest-them-spare{margin-top:auto;padding-top:.7rem;color:var(--muted);font-size:.72rem;font-style:italic;line-height:1.55}.lb-ho .zest-them-spare:before{margin-right:.4rem;color:var(--muted);content:"—"}.lb-ho .zest-vs{align-self:center;padding-inline:.2rem;color:var(--muted);font-family:var(--font-serif,"Instrument Serif"),Georgia,serif;font-size:1.05rem;font-style:italic;letter-spacing:.2em;text-orientation:mixed;writing-mode:vertical-rl}.lb-ho .zest-us-range{margin-top:.2rem;color:var(--muted);font-size:.7rem;font-variant-numeric:tabular-nums;font-weight:500;letter-spacing:.02em}.lb-ho .zest-comps{display:flex;flex-direction:column;gap:.35rem;margin-top:.6rem}.lb-ho .zest-comps-title{margin-bottom:.15rem;color:var(--muted);font-size:.62rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.lb-ho .zest-comp{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.32rem .45rem;border-radius:6px;background:var(--card-soft);font-size:.74rem;font-variant-numeric:tabular-nums}.lb-ho .zest-comp-addr{min-width:0;flex:1;overflow:hidden;color:var(--ink);font-weight:500;text-overflow:ellipsis;white-space:nowrap}.lb-ho .zest-comp-price{color:var(--goldink);font-family:var(--font-serif,"Instrument Serif"),Georgia,serif;font-size:.84rem;font-style:italic}.lb-ho .zest-meta{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:auto;padding-top:.7rem;border-top:1px solid var(--border);color:var(--muted);font-size:.66rem;letter-spacing:.05em}.lb-ho .zest-meta-dot{display:inline-flex;align-items:center;gap:.35rem}.lb-ho .zest-meta-dot:before{width:6px;height:6px;border-radius:50%;background:var(--sage);content:""}.lb-ho .stories{width:min(1080px,100%);margin:5rem auto 0;padding-inline:2rem}.lb-ho .stories-eyebrow{display:flex;align-items:center;justify-content:center;gap:.8rem;margin-bottom:2rem;color:var(--muted);font-family:var(--font-serif,"Instrument Serif"),Georgia,serif;font-size:.95rem;font-style:italic;text-align:center}.lb-ho .stories-eyebrow:after,.lb-ho .stories-eyebrow:before{width:34px;height:1px;background:var(--gold);content:""}.lb-ho .stories-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.lb-ho .story{display:flex;flex-direction:column;gap:1rem;padding:1.6rem 1.5rem 1.5rem;border:1px solid var(--border);border-radius:16px;background:var(--card);transition:border-color .35s var(--curve),transform .5s var(--curve)}@media (hover:hover){.lb-ho .story:hover{border-color:var(--gold-border);transform:translateY(-3px)}}.lb-ho .story-quote{color:var(--ink);font-family:var(--font-serif,"Instrument Serif"),Georgia,serif;font-size:1.05rem;letter-spacing:-.005em;line-height:1.42}.lb-ho .story-quote em{color:var(--goldink);font-style:italic}.lb-ho .story-attr{display:flex;align-items:center;gap:.55rem;margin-top:auto;color:var(--muted);font-size:.78rem;letter-spacing:.01em}.lb-ho .story-attr:before{width:22px;height:1px;background:var(--gold);content:""}.lb-ho .story-attr strong{color:var(--ink);font-family:var(--font-serif,"Instrument Serif"),Georgia,serif;font-size:.95rem;font-style:italic;font-weight:400}.lb-ho .venue{padding:6.5rem 0 6rem;border-top:1px solid var(--border);background:var(--cream-deep)}.lb-ho .venue-head{width:min(660px,100%)}.lb-ho .venue-sub{max-width:58ch;margin-top:.9rem}.lb-ho .venue-body{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:center;gap:clamp(2rem,4vw,3.5rem);margin-top:2.6rem}.lb-ho .venue-browser{overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:var(--paper-white);box-shadow:0 22px 50px -22px rgba(20,19,15,.25)}.lb-ho .venue-browser-bar{display:flex;align-items:center;gap:6px;padding:10px 14px;border-bottom:1px solid var(--border-soft);background:var(--card-soft)}.lb-ho .venue-dot{width:9px;height:9px;border-radius:99px;background:var(--border)}.lb-ho .venue-url{flex:1;margin-left:10px;padding:5px 14px;border:1px solid var(--border-soft);border-radius:99px;background:var(--paper-white);color:var(--muted);font-size:.78rem;letter-spacing:.01em;text-align:center}.lb-ho .venue-url b{color:var(--goldink);font-weight:600}.lb-ho .venue-page{padding:18px 22px 22px}.lb-ho .venue-mast{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:.62rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.lb-ho .venue-pill{padding:4px 10px;border:1px solid var(--gold-border);border-radius:99px;color:var(--goldink);letter-spacing:.14em}.lb-ho .venue-hero{height:220px;margin-top:12px;overflow:hidden;border:1px solid var(--border-soft);border-radius:10px;background:var(--cream-deep)}.lb-ho .venue-hero svg{display:block;width:100%;height:100%;color:var(--navy)}.lb-ho .venue-hero .ground{fill:var(--card-soft)}.lb-ho .venue-hero .house-fill{fill:var(--paper-white);stroke:currentColor;stroke-width:1.2}.lb-ho .venue-hero .house-line,.lb-ho .venue-hero .land-line{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.2}.lb-ho .venue-hero .gold-line{fill:none;stroke:var(--gold);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4}.lb-ho .venue-addr{margin-top:14px;color:var(--ink);font-family:var(--font-serif,"Instrument Serif"),Georgia,serif;font-size:1.5rem;letter-spacing:-.015em}.lb-ho .venue-band{display:flex;flex-wrap:wrap;gap:1.4rem;margin-top:10px;padding-top:10px;border-top:1px solid var(--border-soft);color:var(--muted);font-size:.72rem;font-variant-numeric:tabular-nums}.lb-ho .venue-band b{display:block;color:var(--ink);font-family:var(--font-serif,"Instrument Serif"),Georgia,serif;font-size:1.15rem;font-weight:400}.lb-ho .venue-points{display:flex;flex-direction:column;gap:1.6rem;list-style:none}.lb-ho .venue-points li{padding-left:1.1rem;border-left:1px solid var(--gold)}.lb-ho .venue-points h3{color:var(--ink);font-family:var(--font-serif,"Instrument Serif"),Georgia,serif;font-size:1.25rem;font-weight:400}.lb-ho .venue-points p{max-width:44ch;margin-top:.35rem;color:var(--muted);font-size:.98rem;line-height:1.62}.lb-ho .venue-points b{color:var(--goldink);font-weight:600}.lb-ho .venue-cta{display:flex;flex-wrap:wrap;align-items:center;gap:.9rem 1.2rem;margin-top:2.4rem}.lb-ho .venue-cta-note{color:var(--muted);font-size:.9rem}.lb-ho .how{padding:6.5rem 0 6rem;background:var(--cream)}.lb-ho .how-head{width:min(680px,100%);margin:0 auto 3.5rem;padding-inline:2rem;text-align:center}.lb-ho .how-list{display:flex;width:min(820px,100%);flex-direction:column;margin:0 auto;padding-inline:2rem}.lb-ho .how-step{display:grid;grid-template-columns:120px 1fr;align-items:start;gap:2rem;padding:2.4rem 0;border-bottom:1px solid var(--border)}.lb-ho .how-step:first-child{padding-top:0}.lb-ho .how-step:last-child{border-bottom:0}.lb-ho .how-num{padding-right:.6rem;border-right:1px solid var(--gold);color:var(--goldink);font-family:var(--font-serif,"Instrument Serif"),Georgia,serif;font-size:clamp(3rem,6vw,4.4rem);font-style:italic;font-variant-numeric:tabular-nums;letter-spacing:-.03em;line-height:.95;text-align:right}.lb-ho .how-body h3{margin-bottom:.6rem;color:var(--ink);font-family:var(--font-serif,"Instrument Serif"),Georgia,serif;font-size:clamp(1.4rem,2.6vw,1.85rem);font-weight:400;letter-spacing:-.012em;line-height:1.15}.lb-ho .how-body h3 em{color:var(--goldink);font-style:italic}.lb-ho .how-body p{max-width:580px;color:var(--muted);font-size:.98rem;line-height:1.65}.lb-ho .how-cta{display:flex;flex-direction:column;align-items:center;gap:.35rem;margin-top:3rem}.lb-ho .faq{padding:6.5rem 0 5rem;border-top:1px solid var(--border);background:var(--cream-deep)}.lb-ho .faq-head{width:min(560px,100%);margin:0 auto 3rem;padding-inline:2rem;text-align:center}.lb-ho .faq-list{display:flex;width:min(760px,100%);flex-direction:column;margin:0 auto;padding-inline:2rem}.lb-ho .faq-item{border-bottom:1px solid var(--border)}.lb-ho .faq-item:first-child{border-top:1px solid var(--border)}.lb-ho .faq-q{display:flex;min-height:56px;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.4rem 0;color:var(--ink);cursor:pointer;font-size:.98rem;font-weight:600;transition:color .25s var(--curve);user-select:none}@media (hover:hover){.lb-ho .faq-q:hover{color:var(--goldink)}}.lb-ho .faq-q .chevron{width:20px;height:20px;flex:0 0 auto;color:var(--muted);transition:transform .45s var(--curve),color .25s var(--curve)}.lb-ho .faq-item.open .faq-q .chevron{color:var(--goldink);transform:rotate(180deg)}.lb-ho .faq-a{display:grid;grid-template-rows:0fr;color:var(--muted);font-size:.92rem;line-height:1.7;transition:grid-template-rows .55s var(--curve)}.lb-ho .faq-a>div{min-height:0;overflow:hidden}.lb-ho .faq-a p{max-width:640px;padding-bottom:1.45rem}.lb-ho .faq-a strong{color:var(--ink);font-weight:600}.lb-ho .faq-item.open .faq-a{grid-template-rows:1fr}.lb-ho .final{--goldink:var(--gold);--muted:var(--muted-dark);position:relative;padding:6.5rem 2rem 7.5rem;overflow:hidden;background:var(--ink-dark);text-align:center}.lb-ho .final:before{position:absolute;top:0;right:0;left:0;height:1px;background:var(--gold);content:""}.lb-ho .final-inner{position:relative;z-index:1;width:min(680px,100%);margin:0 auto}.lb-ho .final-numeral{display:inline-flex;align-items:center;gap:.7rem;margin-bottom:1.8rem;color:var(--gold);font-family:var(--font-serif,"Instrument Serif"),Georgia,serif;font-size:.95rem;font-style:italic;letter-spacing:.08em}.lb-ho .final-numeral:after,.lb-ho .final-numeral:before{width:28px;height:1px;background:var(--gold);content:""}.lb-ho .final h2{margin-bottom:1.1rem;color:var(--paper-white);font-family:var(--font-serif,"Instrument Serif"),Georgia,serif;font-size:clamp(2.25rem,4.6vw,3.6rem);font-weight:400;letter-spacing:-.024em;line-height:1.04}.lb-ho .final h2 em{display:block;color:var(--gold);font-style:italic}.lb-ho .final p{margin-bottom:2.25rem;color:var(--muted-dark);font-size:1.02rem;line-height:1.55}.lb-ho .final .btn-primary{padding:1.05rem 2.2rem;font-size:.96rem}.lb-ho .final-walkthrough{margin-top:1.35rem;color:var(--muted-dark);font-size:.84rem}.lb-ho .final-walkthrough button{min-height:44px;padding:.6rem .15rem;border:0;background:transparent;color:var(--paper-white);cursor:pointer;font-size:inherit;font-weight:500;text-decoration:underline;text-decoration-color:var(--muted-dark);text-underline-offset:4px}.lb-ho .final-micro{margin-top:1.6rem;color:var(--muted-dark);font-size:.76rem;letter-spacing:.02em}@media (max-width:980px){.lb-ho .poster-scene{width:88%;grid-template-columns:minmax(0,.9fr) 80px minmax(0,1.15fr)}.lb-ho .stories-grid,.lb-ho .venue-body{grid-template-columns:1fr}}@media (max-width:760px){.lb-ho .film h2{white-space:normal}.lb-ho .video-frame{aspect-ratio:4/3}.lb-ho .poster-scene{grid-template-columns:1fr 64px 1fr}.lb-ho .kit-preview{min-height:200px}.lb-ho .kit-sheet{min-height:170px;padding:.85rem}.lb-ho .sheet-title{font-size:1rem}.lb-ho .sheet-value{font-size:1.3rem}.lb-ho .acts{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem .5rem}.lb-ho .acts:before{display:none}.lb-ho .math-versus,.lb-ho .zest-split{grid-template-columns:1fr}.lb-ho .zest-vs{justify-self:center;padding-block:.3rem;letter-spacing:.08em;writing-mode:horizontal-tb}.lb-ho .how-step{grid-template-columns:78px 1fr;gap:1.4rem}.lb-ho .how-num{font-size:2.7rem}}@media (max-width:520px){.lb-ho .faq-head,.lb-ho .faq-list,.lb-ho .film-head,.lb-ho .film-stage,.lb-ho .ho-container,.lb-ho .how-head,.lb-ho .how-list,.lb-ho .math-inner,.lb-ho .stories,.lb-ho .zest-head,.lb-ho .zest-split{padding-inline:1.25rem}.lb-ho .film{padding-block:4.5rem 4rem}.lb-ho .video-frame{aspect-ratio:4/5}.lb-ho .poster-scene{grid-template-columns:1fr}.lb-ho .address-card,.lb-ho .build-flow{display:none}.lb-ho .kit-preview{min-height:250px}.lb-ho .faq,.lb-ho .how,.lb-ho .math,.lb-ho .venue,.lb-ho .zest{padding-block:4.5rem}.lb-ho .venue-hero{height:170px}.lb-ho .venue-cta{justify-content:center;text-align:center}.lb-ho .how-step{grid-template-columns:58px 1fr;gap:1rem;padding-block:1.8rem}.lb-ho .how-num{font-size:2.15rem}.lb-ho .final{padding:5rem 1.25rem 5.5rem}}@media (prefers-reduced-motion:reduce){.lb-ho *,.lb-ho :after,.lb-ho :before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.lb-ho .reveal{opacity:1;transform:none}.lb-ho .math-amount.commission:after{transform:scaleX(1)}}:is(.lb-embed,.lb-ho) h2{text-wrap:balance}:is(.lb-embed,.lb-ho) .lb-sub,:is(.lb-embed,.lb-ho) .venue-sub{text-wrap:pretty}:is(.lb-embed,.lb-ho) .act-disc svg{width:22px;height:22px;stroke-width:1.5}:is(.lb-embed,.lb-ho) .act-gloss{font-size:.8125rem;max-width:22ch}:is(.lb-embed,.lb-ho) .btn-primary{min-height:48px}:is(.lb-embed,.lb-ho) .btn-primary svg{stroke-width:1.75}:is(.lb-embed,.lb-ho) .venue-browser{border-radius:12px;box-shadow:0 24px 48px -24px #10203038}:is(.lb-embed,.lb-ho) .venue-browser-bar{background:#f4f2eb}:is(.lb-embed,.lb-ho) .venue-dot{width:6px;height:6px}:is(.lb-embed,.lb-ho) .venue-url{border-radius:5px}:is(.lb-embed,.lb-ho) .venue-page .venue-hero{height:auto;aspect-ratio:16/10;border:0;border-radius:4px;overflow:hidden}:is(.lb-embed,.lb-ho) .venue-hero img{display:block;width:100%;height:100%;object-fit:cover}:is(.lb-embed,.lb-ho) .venue-details{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:6px}:is(.lb-embed,.lb-ho) .venue-details img{display:block;width:100%;height:auto;aspect-ratio:16/7;object-fit:cover;border-radius:3px}:is(.lb-embed,.lb-ho) .specimen-caption{margin-top:12px;color:var(--muted);font-size:11px;letter-spacing:.035em;text-align:center}:is(.lb-embed,.lb-ho) .venue-points{gap:1.4rem}:is(.lb-embed,.lb-ho) .venue-points li{padding:0 0 1.25rem 1.2rem;border-bottom:1px solid var(--border)}:is(.lb-embed,.lb-ho) .venue-points li:last-child{padding-bottom:0;border-bottom:0}:is(.lb-embed,.lb-ho) .venue-points h3{font-size:1.5rem}.lb-embed .chapters-shot.pb .plate-fig{background:linear-gradient(150deg,#f7f5ef,#eeede6);border-radius:8px;box-shadow:inset 0 1px 0 #fff}.lb-embed .chapters-shot.pb .plate-cap{font-size:10px;letter-spacing:.08em}.lb-embed .chapters-shot.pb .plate-cap i{font-size:13px;opacity:1}.lb-embed .pb .shotlet img{display:block;width:100%;height:100%;object-fit:cover}.lb-embed .pb .m-note-thumb{object-fit:cover}.lb-embed .pb .m-flyer-eyebrow{color:var(--goldink);background:none;border-bottom:1px solid var(--border);border-radius:0;text-align:left;padding:2px 0 5px}.lb-embed .pb .m-copy-excerpt{display:block;font-family:var(--font-serif),Georgia,serif;font-size:11px;line-height:1.3;color:var(--ink)}.lb-embed .pb .m-fan .s-back{transform:rotate(-6deg) translate(-48px,4px)}.lb-embed .pb .m-fan .s-mid{transform:rotate(6deg) translate(48px,2px)}.lb-embed .pb .m-deck{width:232px;height:131px;border-radius:2px;padding:12px}.lb-embed .pb .m-deck-title{font-size:20px;margin-top:5px}.lb-embed .pb .m-deck-bars{height:28px;gap:12px}.lb-embed .pb .m-deck-bars i{border-radius:0}.lb-embed .wall-card{border-radius:10px;padding:1.6rem}.lb-embed .wall-card figcaption{padding-top:1rem;border-top:1px solid var(--border)}.lb-embed .wall-card.is-lead{background:#142333;border-color:#142333}.lb-embed .wall-card.is-lead blockquote em{color:#e6cb92}.lb-embed .wall-card.is-lead figcaption{border-color:#ffffff24}.lb-embed .wall-card.is-lead .wall-who i{color:#c0c5ca}.lb-embed .wall-card .wall-av{background:none;border:1px solid var(--border);color:var(--goldink);width:32px;height:32px}.lb-embed .wall-card.is-lead .wall-av{border-color:#e6cb9266;color:#e6cb92}.lb-embed .wall-card .wall-last{filter:none}.lb-ho .story{border-radius:10px}.lb-ho .story-quote{font-size:1.4rem;line-height:1.35}.lb-ho .poster-scene .address-card,.lb-ho .poster-scene .kit-sheet{border-radius:5px}.lb-ho .build-flow span{color:#e6cb92}.lb-ho .zest-card{border-radius:10px}.lb-ho .zest-card.zest-us{border-color:#c7cfd4;border-top:3px solid var(--navy);box-shadow:0 16px 36px -24px #10203040}.lb-ho .zest-us .zest-card-name em,.lb-ho .zest-us .zest-us-num{color:var(--navy)}.lb-ho .zest-us .zest-card-tag{color:var(--navy);background:#e8edf0}.lb-ho .zest-comps .zest-comp{background:transparent;border-bottom:1px solid var(--border-soft);border-radius:0;padding:10px 0}.lb-ho .zest-sample{color:var(--muted);font-size:11px;text-align:center;margin:1rem auto 0}.lb-ho .math .math-label,.lb-ho .math .math-sub{color:#c3c5c4}.lb-ho .math-amount.start{font-size:clamp(3rem,6vw,5rem);color:var(--paper-white)}.lb-ho .math .math-amount.price{color:#e6cb92}.lb-ho .how-step .how-num{font-size:2.25rem;color:var(--navy);opacity:1}@media (prefers-reduced-motion:no-preference){:is(.lb-embed,.lb-ho) .reveal{transition-duration:.65s}.lb-embed .chapters-shot.pb .plate-fig{transition:transform .45s cubic-bezier(.22,1,.36,1)}}@media (hover:hover){.lb-embed .wall-card:hover,.lb-ho .story:hover,.lb-ho .zest-card.zest-us:hover{transform:none}.lb-ho .zest-card.zest-us:hover{border-color:#c7cfd4;border-top-color:var(--navy);box-shadow:0 16px 36px -24px #10203040}}@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){.lb-embed .chapters-row:hover .plate-fig{transform:translateY(-3px)}}:is(.lb-embed,.lb-ho) .faq-q{line-height:1.5;min-height:64px}:is(.lb-embed,.lb-ho) .faq-q .chevron{width:24px;height:24px;padding:3px;border:1px solid var(--border);border-radius:50%;stroke-width:1.5}:is(.lb-embed,.lb-ho) .faq-item.open .faq-q{color:var(--goldink)}@media (max-width:680px){.lb-embed .chapters-list .chapters-row{grid-template-columns:30px minmax(0,1fr);column-gap:12px;padding:1.75rem 0}.lb-embed .chapters-shot.pb{grid-column:1/-1;max-width:100%;margin-top:1.2rem}.lb-embed .chapters-shot.pb .plate-fig{padding-inline:20px}.lb-embed .chapters-body h3{font-size:1.65rem}.lb-embed .chapters-body p{font-size:.9375rem}:is(.lb-embed,.lb-ho) .venue-page{padding:14px}:is(.lb-embed,.lb-ho) .venue-url{margin-left:4px;padding-inline:5px;font-size:11px}:is(.lb-embed,.lb-ho) .venue-mast{letter-spacing:.08em}:is(.lb-embed,.lb-ho) .venue-points h3{font-size:1.45rem}.lb-ho .zest-card-head{flex-wrap:wrap;gap:8px}}.lb-embed .chapters-shot.pb .plate-fig{height:230px;padding:16px;background:radial-gradient(ellipse at 50% 20%,#fffdf8 0,#eeece4 85%);border-color:#dfdcd2;box-shadow:inset 0 1px 0 #fff,inset 0 -12px 24px -20px #72654b38;perspective:900px}.lb-embed .pb .m-cma,.lb-embed .pb .m-rec{padding:12px;background:#fffdf7;border:1px solid #ded9cb;border-top:2px solid var(--goldink);border-radius:2px;box-shadow:2px 3px 0 -1px #f7f4eb,3px 4px 0 -1px #d8d3c6,0 12px 18px -14px #18233170}.lb-embed .pb .plate-property{font-family:var(--font-serif),Georgia,serif;font-size:20px;line-height:1.1;margin-bottom:10px;color:var(--ink)}.lb-embed .pb .plate-property span{display:block;font-family:var(--font-sans),sans-serif;font-size:8px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-top:5px}.lb-embed .pb .mini-title{font-size:8px}.lb-embed .pb .m-rec-row{padding-block:3.5px;line-height:1.2}.lb-embed .pb .m-rec-v{font-size:13px;line-height:1.2}.lb-embed .pb .m-rec-foot{font-size:7px;line-height:1.3;letter-spacing:.02em;opacity:1}.lb-embed .pb .m-comp{gap:4px;padding-block:5px;line-height:1.25;border-bottom:1px solid #eee9df}.lb-embed .pb .m-comp-addr{font-size:9px}.lb-embed .pb .m-comp-price{font-size:13px}.lb-embed .pb .m-pin{font-size:6px;padding-inline:4px}.lb-embed .pb .m-range{border-top:0;margin-top:4px}.lb-embed .pb .m-range b{font-size:14px}.lb-embed .pb .m-fan .sheet{width:132px;height:182px;border-radius:2px}.lb-embed .pb .m-fan .m-flyer{padding:11px;gap:7px;box-shadow:0 14px 22px -14px #14233380}.lb-embed .pb .m-flyer-addr{font-size:16px}.lb-embed .pb .m-copy-excerpt{font-size:12px;line-height:1.25}.lb-embed .pb .paper-edition{position:absolute;bottom:12px;left:10px;font-family:var(--font-serif),Georgia,serif;font-size:12px;color:var(--muted);writing-mode:vertical-rl;transform:rotate(180deg)}.lb-embed .pb .s-mid .paper-edition{left:auto;right:10px}.lb-embed .pb .m-site{width:100%;border-radius:4px;box-shadow:0 14px 22px -15px #14233380;overflow:hidden;border:1px solid #d8d3c6}.lb-embed .pb .m-site .shotlet{height:64px}.lb-embed .pb .m-site-addr{font-size:15px;padding-top:7px}.lb-embed .pb .m-site-mast{letter-spacing:.06em}.lb-embed .pb .m-sign{height:194px;max-height:194px;width:142px;border-radius:2px;border-top:3px solid var(--goldink);box-shadow:3px 3px 0 -1px #e4dfd2,0 14px 22px -14px #14233370}.lb-embed .pb .m-sign-address{font-family:var(--font-serif),Georgia,serif;font-size:13px;line-height:1}.lb-embed .pb .m-sign h4{font-size:25px}.lb-embed .pb .m-deck{width:244px;height:138px;box-shadow:3px 4px 0 -1px #e4dfd2,0 14px 22px -14px #14233370;border-top:3px solid #1b3349}.lb-embed .pb .m-deck-photo{position:absolute;right:12px;bottom:26px;width:80px;height:50px;object-fit:cover}.lb-embed .pb .m-deck-bars{margin-right:92px}.lb-embed .pb .m-deck-chip{font-size:6px}.lb-embed .pb .m-note{padding:14px 12px;border-radius:2px;gap:10px;box-shadow:2px 3px 0 -1px #f7f4eb,3px 4px 0 -1px #d8d3c6,0 14px 22px -14px #14233370}.lb-embed .pb .m-note-body{font-size:16px;line-height:1.25}.lb-embed .pb .m-note-thumb{width:36px;height:32px;border-radius:2px}.lb-embed .pb .m-note-send{color:var(--goldink);background:#f0ead8;border:1px solid #ded2ad}@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){.lb-embed .pb :is(.m-rec,.m-cma,.m-site,.m-sign,.m-deck,.m-note,.s-back,.s-mid){transition:transform .6s cubic-bezier(.22,1,.36,1)}.lb-embed .chapters-row:hover .plate-fig{transform:none}.lb-embed .chapters-row:hover :is(.m-rec,.m-cma,.m-site,.m-sign,.m-deck,.m-note){transform:translateY(-3px) rotateX(3deg) rotateY(-3deg)}.lb-embed .chapters-row:hover .s-back{transform:rotate(-10deg) translate(-56px,3px)}.lb-embed .chapters-row:hover .s-mid{transform:rotate(10deg) translate(56px,1px)}}