.lp-band{width:100vw;padding-inline:max(2rem, calc(50vw - var(--max-width) / 2 + 2rem));margin-inline:calc(50% - 50vw)}.lp-hero{grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);align-items:center;gap:clamp(2rem,6vw,5rem);padding:clamp(3rem,7vw,5.5rem) 0 clamp(3.4rem,7vw,5.8rem);display:grid}.lp-hero-copy{min-width:0}.lp-hero h1{max-width:620px;font-family:var(--font-display), Arial, sans-serif;letter-spacing:-.06em;font-size:clamp(2.9rem,6.3vw,5.35rem);font-weight:520;line-height:.98}.lp-chalk-word{position:relative}.lp-chalk-word:after{content:"";background:var(--chalk);transform-origin:0;height:.06em;animation:lp-chalk-draw .46s var(--ease-out) .65s backwards;position:absolute;bottom:-.06em;left:.02em;right:.02em}.lp-hero-summary{max-width:34rem;color:var(--ink-soft);margin:1.4rem 0 1.9rem;font-size:1.13rem;line-height:1.6}.lp-hero-buttons{flex-wrap:wrap;align-items:center;gap:.9rem 1.4rem;display:flex}.lp-quiet-link{color:var(--accent);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, var(--accent) 40%, transparent);text-decoration-color:color-mix(in srgb, var(--accent) 40%, transparent);text-underline-offset:.25em;font-weight:700}.lp-quiet-link:hover{-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.lp-hero-honesty{color:var(--ink-soft);letter-spacing:.02em;margin-top:1.4rem;font-size:.82rem}.lp-hero-vignette{background:linear-gradient(168deg, #2b3036 0%, var(--theater-bg) 100%);border:1px solid var(--theater-line);border-radius:var(--radius-md);width:min(21rem,100%);box-shadow:var(--shadow-lg);color:var(--theater-ink);animation:lp-rise .7s var(--ease-out) both;justify-self:end;padding:1.15rem 1.2rem 1.2rem}.lp-ticket-head{align-items:center;gap:.55rem;display:flex}.lp-ticket-dot{background:var(--record);border-radius:50%;width:.65rem;height:.65rem;animation:2.2s ease-in-out infinite lp-pulse}.lp-ticket-label{color:var(--theater-muted);letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:700}.lp-ticket-clock{color:var(--theater-muted);margin-left:auto;font-size:.8rem}.lp-ticket-phrase{font-family:var(--font-body), Arial, sans-serif;color:var(--theater-ink);margin:.85rem 0 .95rem;font-size:1.05rem;font-style:italic;line-height:1.4}.lp-ticket-doc{background:var(--paper);border-radius:var(--radius-sm);box-shadow:var(--shadow-md);color:var(--ink);padding:.9rem 1rem .95rem}.lp-ticket-letterhead{color:var(--ink-soft);letter-spacing:.12em;text-transform:uppercase;font-size:.62rem;font-weight:800;display:block}.lp-ticket-title{font-family:var(--font-display), Arial, sans-serif;letter-spacing:-.02em;margin:.3rem 0 .55rem;font-size:1.06rem;font-weight:600;line-height:1.2;display:block}.lp-ticket-line{border-top:1px dashed var(--line);justify-content:space-between;align-items:baseline;gap:.8rem;padding:.4rem 0;font-size:.84rem;display:flex}.lp-ticket-line b{white-space:nowrap;font-weight:650}.lp-ticket-line.is-landed{position:relative}.lp-ticket-line.is-landed:after{content:"";background:var(--chalk);transform-origin:0;height:2px;animation:lp-chalk-draw .46s var(--ease-out) 1s backwards;position:absolute;bottom:-1px;left:0;right:0}.lp-ticket-total{border-top:2px solid var(--accent);justify-content:space-between;align-items:baseline;margin-top:.55rem;padding-top:.65rem;display:flex}.lp-ticket-total span{color:var(--ink-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:700}.lp-ticket-total strong{font-family:var(--font-mono), ui-monospace, monospace;font-variant-numeric:tabular-nums;color:var(--accent);font-size:1.3rem}.lp-walkthrough{background:linear-gradient(168deg, #2b3036 0%, var(--theater-bg) 100%);color:var(--theater-ink);padding-top:clamp(3rem,6vw,4.6rem);padding-bottom:clamp(3.2rem,6vw,5rem)}.lp-walkthrough .eyebrow{color:var(--accent)}.lp-walkthrough .section-title{text-align:center;max-width:40rem;margin-inline:auto}.lp-walkthrough .section-title h2{color:var(--theater-ink)}.lp-slides{max-width:64rem;margin-inline:auto}.lp-slides:focus-visible{outline:2px solid var(--accent);outline-offset:8px;border-radius:var(--radius-md)}.lp-slides-body{grid-template-areas:"stage""caption";justify-items:center;gap:1.7rem;display:grid}@media (min-width:1021px){.lp-slides-body{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"caption stage";place-items:center start;gap:clamp(2.5rem,5vw,4rem)}}.lp-slides-stage{--lp-phone-w:min(clamp(250px, 68vw, 310px), 30vh);--lp-stage-h:calc(var(--lp-phone-w) * 2.1641);width:min(calc(var(--lp-phone-w) + 7.5rem), calc(100vw - 2rem));height:var(--lp-stage-h);grid-area:stage;position:relative}.lp-slides-item{opacity:0;visibility:hidden;transition:opacity var(--motion-slow) var(--ease-out), visibility 0s var(--motion-slow);justify-content:center;align-items:center;margin:0;display:flex;position:absolute;inset:0}.lp-slides-item.is-active{opacity:1;visibility:visible;transition:opacity var(--motion-slow) var(--ease-out)}.lp-slides-frame.is-phone{border:1px solid var(--theater-line);height:100%;box-shadow:var(--shadow-lg);background:linear-gradient(#23272c,#14171b);border-radius:2.3rem;padding:9px}.lp-slides-frame.is-phone .lp-slides-shot{border-radius:1.75rem;width:auto;height:100%;display:block}.lp-slides-frame.is-paper{border-radius:var(--radius-sm);width:calc(100% - 5rem);box-shadow:var(--shadow-lg);background:#fff;overflow:hidden}.lp-slides-frame.is-paper .lp-slides-shot{width:100%;height:auto;display:block}.lp-slides-nav{z-index:2;width:2.75rem;height:2.75rem;color:var(--theater-ink);cursor:pointer;transition:border-color var(--motion-base) var(--ease-out), background var(--motion-base) var(--ease-out);background:#24282dc7;border:1px solid #e9e7e247;border-radius:50%;place-items:center;font-size:1.05rem;display:grid;position:absolute;top:50%;translate:0 -50%}.lp-slides-nav:hover,.lp-slides-nav:focus-visible{background:#24282df2;border-color:#e9e7e299}.lp-slides-nav.is-prev{left:0}.lp-slides-nav.is-next{right:0}.lp-slides-caption{grid-area:caption;gap:.9rem;width:100%;max-width:26rem;display:grid}.lp-slides-kicker{font-family:var(--font-display), Arial, sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);align-items:baseline;gap:.8rem;font-size:.95rem;font-weight:700;display:flex}.lp-slides-count{color:var(--theater-muted);font-size:.85rem}.lp-slides-text{min-height:4.8em;color:var(--theater-ink);font-size:1.12rem;line-height:1.6}.lp-slides-dots{gap:.3rem;display:flex}.lp-slides-dot{cursor:pointer;background:0 0;border:0;place-items:center;min-width:2.1rem;min-height:2rem;padding:0;display:grid}.lp-slides-dot span{width:100%;height:2px;transition:background var(--motion-base) var(--ease-out), height var(--motion-base) var(--ease-out);background:#e9e7e24d;border-radius:1px}.lp-slides-dot:hover span{background:#e9e7e299}.lp-slides-dot.is-active span{background:var(--chalk);height:3px}.lp-slides-note{color:#e9e7e28c;font-size:.8rem}.lp-how{padding:clamp(3rem,6vw,4.8rem) 0 clamp(2.6rem,5vw,4rem)}.lp-how-timeline{border-left:3px solid var(--accent);max-width:46rem;margin:0;padding:.2rem 0 .2rem 2rem;list-style:none;position:relative}.lp-how-timeline li{padding:0 0 2rem;position:relative}.lp-how-timeline li:last-child{padding-bottom:0}.lp-how-timeline li:before{content:"";background:var(--canvas);border:3px solid var(--accent);border-radius:50%;width:.9rem;height:.9rem;position:absolute;top:.4rem;left:calc(-2.45rem - 1.5px)}.lp-how-timeline h3{font-family:var(--font-display), Arial, sans-serif;letter-spacing:-.02em;font-size:1.3rem;font-weight:600}.lp-how-timeline p{max-width:38rem;color:var(--ink-soft);margin-top:.4rem;line-height:1.6}.lp-trades{background:var(--theater-bg);color:var(--theater-ink);padding-top:clamp(2.8rem,6vw,4.4rem);padding-bottom:clamp(2.8rem,6vw,4.4rem)}.lp-trades .eyebrow{color:var(--accent)}.lp-trades .section-title h2{color:var(--theater-ink)}.lp-trades-roll{max-width:52rem;font-family:var(--font-body), Arial, sans-serif;letter-spacing:-.02em;color:var(--theater-ink);font-size:clamp(1.5rem,3.2vw,2.3rem);font-weight:500;line-height:1.45}.lp-trades-roll em{font-style:italic}.lp-trades-sep{color:var(--accent);font-style:normal}.lp-status{padding:clamp(3rem,6vw,4.8rem) 0 clamp(2.4rem,5vw,3.6rem)}.lp-ledger{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--paper);grid-template-columns:1fr 1fr;max-width:56rem;display:grid;overflow:hidden}.lp-ledger-col{padding:1.6rem 1.8rem 1.7rem}.lp-ledger-col.is-next{border-left:1px solid var(--line);background:var(--paper-soft)}.lp-ledger-col h3{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:.9rem;font-size:.8rem;font-weight:700}.lp-ledger-col.is-next h3{color:var(--ink-soft)}.lp-ledger-col ul{margin:0;padding:0;list-style:none}.lp-ledger-col li{color:var(--ink);padding:.42rem 0 .42rem 1.5rem;font-size:.97rem;line-height:1.5;position:relative}.lp-ledger-col li:before{content:"";background:var(--accent);border-radius:50%;width:.55rem;height:.55rem;position:absolute;top:.85rem;left:.2rem}.lp-ledger-col.is-next li{color:var(--ink-soft)}.lp-ledger-col.is-next li:before{background:0 0;border:2px solid #5fa8d88c;width:.45rem;height:.45rem}.lp-status-model{max-width:46rem;color:var(--ink);margin-top:1.6rem;font-size:1.05rem;font-weight:650}.lp-status-model a{color:var(--accent);margin-left:.4rem;font-weight:700}.lp-closing{background:linear-gradient(168deg, #2b3036 0%, var(--theater-bg) 100%);color:var(--theater-ink);text-align:center;margin-bottom:2.5rem;padding-top:clamp(3rem,6vw,4.4rem);padding-bottom:clamp(3rem,6vw,4.4rem)}.lp-closing h2{max-width:46rem;font-family:var(--font-display), Arial, sans-serif;letter-spacing:-.04em;color:var(--theater-ink);margin:0 auto 1.8rem;font-size:clamp(1.9rem,4vw,2.9rem);font-weight:530;line-height:1.15}.lp-closing-buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:.9rem 1.6rem;display:flex}.button.primary.lp-on-theater{box-shadow:0 12px 26px #0006}.lp-quiet-link.lp-on-theater{color:var(--accent);-webkit-text-decoration-color:color-mix(in srgb, var(--accent) 45%, transparent);text-decoration-color:color-mix(in srgb, var(--accent) 45%, transparent)}.lp-quiet-link.lp-on-theater:hover{color:var(--theater-ink);-webkit-text-decoration-color:var(--theater-ink);text-decoration-color:var(--theater-ink)}@keyframes lp-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes lp-pulse{50%{opacity:.45}}@keyframes lp-chalk-draw{0%{transform:scaleX(0)}}@media (max-width:1020px){.lp-hero{grid-template-columns:1fr;padding-top:2.4rem}.lp-hero-vignette{justify-self:start}}@media (max-width:720px){.lp-hero h1{font-size:clamp(2.7rem,11vw,3.2rem)}.lp-hero-summary{font-size:1.04rem}.lp-hero-buttons .button{flex:100%}.lp-band{padding-inline:1rem}.lp-walkthrough .section-title{text-align:left}.lp-ledger{grid-template-columns:1fr}.lp-ledger-col.is-next{border-left:0;border-top:1px solid var(--line)}.lp-how-timeline{padding-left:1.5rem}.lp-how-timeline li:before{left:calc(-1.95rem - 1.5px)}}
