.lp{--lp-display:"Iowan Old Style","Palatino Linotype","Book Antiqua",Palatino,Georgia,"Times New Roman",serif;--lp-max:1080px;--lp-gutter:clamp(1rem,4vw,2.5rem);color:var(--text);background:var(--bg);font-family:var(--sans);line-height:1.6}.lp main{padding:0;min-width:0}.lp section{margin:0;scroll-margin-top:4rem}.lp h1,.lp h2{font-family:var(--lp-display);font-weight:500;letter-spacing:-.015em}.lp h2{font-size:clamp(1.5rem,2.6vw,2rem);line-height:1.15;margin-bottom:.75rem}.lp a{color:inherit;-webkit-text-decoration-color:var(--border-strong);text-decoration-color:var(--border-strong)}.lp a:hover{-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.lp code{font-family:var(--mono);font-size:.9em;background:var(--surface-2);padding:.05em .35em;border-radius:var(--radius)}.lp-dim{color:var(--text-2)}.lp-top{max-width:var(--lp-max);margin:0 auto;padding:1.25rem var(--lp-gutter);display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.lp-wordmark{font-family:var(--lp-display);font-size:1.5rem;font-weight:500;letter-spacing:-.02em;text-decoration:none}.lp-nav{display:flex;gap:1.5rem;flex-wrap:wrap;font-size:.95rem}.lp-nav a{text-decoration:none;color:var(--text-2)}.lp .lp-nav-cta,.lp-nav a:hover{color:var(--text)}.lp .lp-nav-cta{border-bottom:1px solid var(--text)}.lp-hero{max-width:var(--lp-max);margin:0 auto;padding:clamp(2rem,6vw,5rem) var(--lp-gutter) 3rem}.lp-eyebrow{font-family:var(--mono);font-size:.8rem;letter-spacing:.06em;text-transform:uppercase;color:var(--text-3);margin-bottom:1.25rem}.lp-hero h1{font-size:clamp(2.5rem,6.4vw,4.6rem);line-height:1.02;letter-spacing:-.025em;max-width:14ch;margin-bottom:1.5rem}.lp-lede{font-size:clamp(1.05rem,1.5vw,1.25rem);color:var(--text-2);max-width:58ch;margin-bottom:2rem}.lp-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:3.5rem}.lp-btn{display:inline-block;padding:.7rem 1.1rem;border:1px solid var(--border-strong);border-radius:var(--radius);text-decoration:none;font-size:.95rem;color:var(--text);background:var(--surface)}.lp a.lp-btn-primary,.lp-btn:hover{border-color:var(--text)}.lp a.lp-btn-primary{background:var(--text);color:var(--bg)}.lp a.lp-btn-primary:hover{opacity:.9}.lp-ledger{margin:0;border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--surface)}.lp-ledger figcaption{display:flex;gap:1rem;align-items:baseline;flex-wrap:wrap;padding:.7rem 1rem;border-bottom:1px solid var(--border);font-size:.85rem;color:var(--text-2)}.lp-ledger-title{font-family:var(--mono);color:var(--text)}.lp-ledger-scroll{overflow-x:auto}.lp-ledger table{border-collapse:collapse;width:100%;font-family:var(--mono);font-size:.86rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.lp-ledger th{text-align:left;font-weight:500;color:var(--text-3);padding:.5rem 1rem;letter-spacing:.04em;font-size:.75rem}.lp-ledger td,.lp-ledger th{border-bottom:1px solid var(--border);white-space:nowrap}.lp-ledger td{padding:.55rem 1rem;vertical-align:top}.lp-ledger tr:last-child td{border-bottom:0}.lp-what{color:var(--text-2);font-family:var(--sans);white-space:normal!important;min-width:22ch}.lp-decision{display:inline-block;padding:.1em .5em;border-radius:var(--radius);font-weight:600;letter-spacing:.02em}.lp-d-allow{color:var(--ok);background:var(--ok-soft)}.lp-d-deny{color:var(--bad);background:var(--bad-soft)}.lp-d-ask,.lp-d-rejected{color:var(--warn);background:var(--warn-soft)}.lp-row{animation:lp-arrive .5s cubic-bezier(.2,.7,.2,1) both;animation-delay:calc(.35s + var(--i) * .22s)}@keyframes lp-arrive{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.lp-three{max-width:var(--lp-max);margin:0 auto;padding:3rem var(--lp-gutter);display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2.5rem;gap:2.5rem;border-top:1px solid var(--border)}.lp-three h2{font-size:1.35rem}.lp-three p{color:var(--text-2)}.lp-moment{background:var(--surface-2);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.lp-moment>*{max-width:var(--lp-max);margin:0 auto}.lp-moment{display:grid}.lp-moment-text{padding:3.5rem var(--lp-gutter) 1rem}.lp-moment-text p{max-width:62ch;color:var(--text-2);margin-bottom:.75rem}.lp-moment-text p:first-of-type{color:var(--text)}.lp-terminals{padding:1rem var(--lp-gutter) 3.5rem;display:grid;grid-template-columns:3fr 2fr;grid-gap:1rem;gap:1rem;align-items:start;width:100%;box-sizing:border-box}.lp-term{margin:0;padding:1rem 1.1rem;background:var(--text);color:var(--bg);border-radius:var(--radius);font-family:var(--mono);font-size:.82rem;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.lp-prompt{color:var(--text-3)}.lp-term-agent{background:var(--surface);color:var(--text);border:1px solid var(--border-strong);white-space:pre-wrap}.lp-term-agent .lp-prompt{color:var(--text-3)}.lp-how{max-width:var(--lp-max);margin:0 auto;padding:3.5rem var(--lp-gutter)}.lp-flow{list-style:none;margin:1.5rem 0;padding:0;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:2.25rem;gap:2.25rem}.lp-flow li{position:relative;border:1px solid var(--border-strong);border-radius:var(--radius);padding:1rem 1.1rem;background:var(--surface);display:flex;flex-direction:column;gap:.35rem}.lp-flow li+li:before{content:"\2192";position:absolute;left:-1.75rem;top:50%;transform:translateY(-50%);color:var(--text-3);font-family:var(--mono);font-size:1.1rem}.lp-flow .lp-flow-name{font-family:var(--mono);font-weight:600}.lp-flow .lp-flow-note{color:var(--text-2);font-size:.92rem}.lp-flow-holdcall{border-width:2px;border-color:var(--text)}.lp-how-under{max-width:66ch;color:var(--text-2);margin-bottom:2rem}.lp-shot{margin:0}.lp-shot img{display:block;width:100%;height:auto;border:1px solid var(--border-strong);border-radius:var(--radius)}.lp-shot figcaption{font-size:.85rem;color:var(--text-3);margin-top:.5rem}.lp-honest{max-width:var(--lp-max);margin:0 auto;padding:3rem var(--lp-gutter);border-top:1px solid var(--border)}.lp-honest dl{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;margin:1rem 0 0}.lp-honest dt{font-family:var(--lp-display);font-size:1.25rem;margin-bottom:.4rem}.lp-honest dd{margin:0;color:var(--text-2)}.lp-proof{max-width:var(--lp-max);margin:0 auto;padding:2.5rem var(--lp-gutter) 3rem;border-top:1px solid var(--border)}.lp-proof ul{list-style:none;margin:0 0 1rem;padding:0;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem}.lp-proof li{display:flex;flex-direction:column;gap:.2rem}.lp-proof b{font-family:var(--lp-display);font-size:2.4rem;font-weight:500;line-height:1;letter-spacing:-.02em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.lp-proof span{font-size:.92rem;max-width:28ch}.lp-proof p,.lp-proof span{color:var(--text-2)}.lp-access{background:var(--surface-2);border-top:1px solid var(--border)}.lp-access .lp-inner{max-width:var(--lp-max);margin:0 auto;padding:3.5rem var(--lp-gutter) 0}.lp-access p{color:var(--text-2);max-width:62ch;margin-bottom:1.5rem}.lp-form{display:grid;grid-template-columns:minmax(0,24rem) auto;grid-gap:.6rem;gap:.6rem;align-items:start;padding-bottom:3.5rem}.lp-form input{font:inherit;padding:.7rem .9rem;border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--surface);color:var(--text);width:100%;box-sizing:border-box}.lp-form input[aria-invalid=true]{border-color:var(--bad)}.lp-form button{font:inherit;padding:.7rem 1.1rem;border:1px solid var(--text);border-radius:var(--radius);background:var(--text);color:var(--bg);cursor:pointer;white-space:nowrap}.lp-form button:disabled{opacity:.6;cursor:default}.lp-form-help{grid-column:1/-1;font-size:.85rem;color:var(--text-3);min-height:1.4em}.lp-form-note{padding-bottom:3.5rem;color:var(--text);max-width:62ch}.lp-visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.lp-foot{max-width:var(--lp-max);margin:0 auto;padding:1.5rem var(--lp-gutter) 2.5rem;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;font-size:.85rem;color:var(--text-3);border-top:1px solid var(--border)}.lp-foot nav{display:flex;gap:1.25rem}.lp-foot a{color:var(--text-2);text-decoration:none}.lp-foot a:hover{color:var(--text)}@media (max-width:700px){.lp-ledger td:nth-child(3),.lp-ledger td:nth-child(4),.lp-ledger th:nth-child(3),.lp-ledger th:nth-child(4){display:none}.lp-nav{gap:.9rem 1.1rem;font-size:.9rem}}@media (max-width:860px){.lp-honest dl,.lp-three{gap:1.75rem}.lp-flow,.lp-honest dl,.lp-terminals,.lp-three{grid-template-columns:1fr}.lp-flow{gap:1.5rem}.lp-flow li+li:before{content:"\2193";left:50%;top:-1.35rem;transform:translateX(-50%)}.lp-proof ul{grid-template-columns:repeat(2,1fr)}.lp-form{grid-template-columns:1fr}}