.lp-root,.lp-root *,.lp-root :before,.lp-root :after{box-sizing:border-box}:where(.lp-root) img,:where(.lp-root) svg{max-width:100%;display:block}:where(.lp-root) ul,:where(.lp-root) ol{margin:0;padding:0;list-style:none}:where(.lp-root) p,:where(.lp-root) h1,:where(.lp-root) h2{margin:0}:where(.lp-root) a{color:inherit;text-decoration:none}.lp-root{--bg:#fff;--bg-subtle:#f7f7f7;--bg-hover:#efefef;--bg-active:#e8e8e8;--border:#ebebeb;--border-strong:#ddd;--text:#1a1a1a;--text-secondary:#5c5c5c;--text-muted:#8a8a8a;--ok:#16a34a;--ok-soft:#16a34a1f;--ok-border:#16a34a40;--err:#dc2626;--err-soft:#dc26261f;--err-border:#dc262647;--caution:#b57f00;--caution-soft:#fffdf8;--caution-border:#eadfca;--court-blue:#315b7d;--tl-thinking:#9eabb8;--tl-phase:#cfcfcf;--tl-search:#a7e5d3;--tl-read:#a8c8e8;--tl-edit:#c8b8e0;--tl-done:#e8b8c4;--radius-sm:8px;--radius-md:10px;--radius-lg:14px;--radius-xl:20px;--radius-2xl:24px;--radius-pill:9999px;--shadow-soft:0 1px 2px #0000000a, 0 4px 12px #00000008;--shadow-elevated:0 8px 28px #0000001a;--shadow-mock:0 1px 2px #0000000a, 0 8px 28px #0000001a, 0 40px 90px -40px #1a1a1a29;--font-sans:var(--font-ui), -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;--lp-mono:var(--font-mono), ui-monospace, SFMono-Regular, monospace;--lp-container:1160px;--lp-container-wide:1280px;--lp-gutter:clamp(16px, 4vw, 40px);--lp-copy:560px;--lp-section-y:clamp(56px, 7vw, 120px);--lp-copy-gap:clamp(28px, 4vw, 48px);--lp-header-h:60px;--ease:cubic-bezier(.22, 1, .36, 1);--ease-focus:cubic-bezier(.16, 1, .3, 1);--ease-whip:cubic-bezier(.4, 0, .2, 1);--dur-snap:.2s;--dur-scene:.28s;--dur-entrance:.45s;--stagger:90ms;--blur-entrance:12px;--blur-text:8px;--blur-scene:24px;--enter-scale:1.06;--enter-lift:10px;font-family:var(--font-sans);color:var(--text);background:var(--bg);letter-spacing:-.01em;-webkit-font-smoothing:antialiased;min-height:100dvh;font-size:1rem;line-height:1.5;overflow-x:clip}:where(.lp-root) h1,:where(.lp-root) h2{font-family:var(--font-sans);letter-spacing:-.03em;font-weight:500}:where(.lp-root) :focus-visible{outline:2px solid var(--court-blue);outline-offset:2px;border-radius:var(--radius-sm)}.visually-hidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:1000;background:var(--text);color:#fff;border-radius:0 0 var(--radius-sm) 0;padding:12px 18px;font-size:13.5px;font-weight:500;position:absolute;top:0;left:-9999px}.skip-link:focus{left:0}#main-content{scroll-margin-top:calc(var(--lp-header-h) + 16px)}.container{width:100%;max-width:var(--lp-container);padding-inline:var(--lp-gutter);margin-inline:auto}.container--wide{max-width:var(--lp-container-wide)}.btn{border-radius:var(--radius-pill);min-height:40px;font-family:var(--font-sans);letter-spacing:-.01em;white-space:nowrap;transition:background-color .15s var(--ease), border-color .15s var(--ease), color .15s var(--ease), box-shadow .15s var(--ease);border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:11px 20px;font-size:13.5px;font-weight:500;line-height:1;display:inline-flex}.btn-ink{background:var(--text);color:#fff}.btn-ink:hover{background:#333;box-shadow:0 6px 16px -8px #1a1a1ab3}.btn-ghost{color:var(--text);border-color:var(--border-strong);background:0 0}.btn-ghost:hover{background:var(--bg-hover);border-color:var(--text-muted)}.btn--sm{min-height:36px;padding:9px 16px;font-size:13px}.btn--lg{min-height:46px;padding:14px 24px;font-size:14.5px}.lp-band{padding-block:var(--lp-section-y);border-top:1px solid var(--border);background:var(--bg);position:relative}.lp-band--subtle{background:var(--bg)}.lp-band--flush{border-top:0}.lp-copy{max-width:var(--lp-copy)}.lp-eyebrow{color:var(--text-muted);margin-bottom:14px;font-size:12.5px;font-weight:600;line-height:1.4}.lp-h2{text-wrap:balance;font-size:clamp(28px,3.4vw,40px);line-height:1.12}.lp-caption{color:var(--text-secondary);max-width:54ch;margin-top:18px;font-size:13.5px;line-height:1.6}.lp-mock-wrap{margin-top:var(--lp-copy-gap)}.lp-window{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-xl);isolation:isolate;box-shadow:var(--shadow-mock);contain:layout style;position:relative;overflow:hidden}.lp-window__bar{background:var(--bg-subtle);border-bottom:1px solid var(--border);grid-template-columns:1fr auto 1fr;align-items:center;height:36px;padding-inline:12px;display:grid}.lp-window__dots{gap:6px;display:flex}.lp-window__dots span{background:#dcdcdc;border-radius:50%;width:8px;height:8px}.lp-window__title{color:var(--text-muted);text-align:center;font-variant-numeric:tabular-nums;font-size:11px;font-weight:500}.lp-window__body{grid-template-columns:208px minmax(0,1fr);display:grid}.lp-window--flush .lp-window__body{grid-template-columns:minmax(0,1fr)}.lp-window__side{background:var(--bg-subtle);border-right:1px solid var(--border);padding:14px 10px}.lp-band--subtle .lp-window__side{background:#fbfbfb}.lp-window__side-label{color:var(--text-muted);margin-bottom:10px;padding-inline:8px;font-size:12px;font-weight:600}.lp-window__side-row{border-radius:var(--radius-sm);color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;padding:7px 18px 7px 8px;font-size:13px;line-height:1.35;display:block;position:relative;overflow:hidden}.lp-window__side-row.is-active{background:var(--bg-hover);color:var(--text)}.lp-window__side-dot{background:var(--court-blue);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;right:8px;translate:0 -50%}.lp-window__main{background:var(--bg);min-height:420px;padding:20px 24px}.lp-band--subtle .lp-window__main{background:var(--bg)}.lp-pane{background:var(--bg-subtle);border:1px solid var(--border);border-radius:12px;padding:14px 16px}.lp-pane__head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.lp-pane__label{color:var(--text-muted);font-size:12px;font-weight:600}.lp-stages{flex-direction:column;gap:10px;display:flex}.lp-stage{color:var(--text-secondary);grid-template-columns:12px minmax(0,1fr);align-items:start;column-gap:12px;font-size:13px;line-height:1.5;display:grid;position:relative}.lp-stage:not(:last-child):after{content:"";background:var(--border);width:1px;position:absolute;top:14px;bottom:-12px;left:5px}.lp-stage__dot{background:var(--tl-phase);width:7px;height:7px;box-shadow:0 0 0 2px var(--bg);z-index:1;border-radius:50%;justify-self:center;margin-top:5px;position:relative}.lp-stage__dot:after{content:"";width:22px;height:22px;color:inherit;opacity:.22;filter:blur(6px);background:radial-gradient(closest-side,currentColor,#0000 70%);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.lp-stage__dot{color:var(--tl-phase)}.lp-stage[data-stage=thinking] .lp-stage__dot{background:var(--tl-thinking);color:var(--tl-thinking)}.lp-stage[data-stage=research] .lp-stage__dot{background:var(--tl-search);color:var(--tl-search)}.lp-stage[data-stage=reading] .lp-stage__dot{background:var(--tl-read);color:var(--tl-read)}.lp-stage[data-stage=delegate] .lp-stage__dot{background:var(--tl-edit);color:var(--tl-edit)}.lp-stage[data-stage=artifact] .lp-stage__dot{background:var(--tl-done);color:var(--tl-done)}.lp-stage[data-stage=question] .lp-stage__dot{background:var(--text);color:var(--text)}.lp-stage[data-stage=done] .lp-stage__dot{background:color-mix(in srgb, var(--ok) 70%, white);color:var(--ok)}.lp-stage__body{flex-direction:column;min-width:0;display:flex}.lp-stage__row{border-radius:var(--radius-sm);width:100%;font:inherit;color:inherit;letter-spacing:inherit;text-align:left;cursor:pointer;transition:background-color .15s var(--ease);background:0 0;border:0;flex-wrap:wrap;align-items:baseline;gap:4px 12px;margin:-3px -8px -4px;padding:3px 8px 4px;display:flex}.lp-stage__row:hover{background:var(--bg-hover)}.lp-stage__row:active{background:var(--bg-active)}.lp-stage__chev{width:12px;height:12px;stroke:var(--text-muted);stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;fill:none;opacity:0;transition:rotate .22s var(--ease), opacity .15s var(--ease);flex:none;align-self:center;margin-left:auto}.lp-stage__row:hover .lp-stage__chev,.lp-stage__row:focus-visible .lp-stage__chev,.lp-stage.is-open .lp-stage__chev{opacity:1}.lp-stage.is-open .lp-stage__chev{rotate:180deg}.lp-stage:has(.lp-stage__row:hover) .lp-stage__dot{scale:1.25}.lp-stage__dot{transition:scale .18s var(--ease)}.lp-stage__reveal{transition:grid-template-rows .26s var(--ease);grid-template-rows:0fr;display:grid}.lp-stage.is-open .lp-stage__reveal{grid-template-rows:1fr}.lp-stage__detail{color:var(--text-muted);transition:padding-top .26s var(--ease);padding-top:0;font-size:12.5px;line-height:1.55;overflow:hidden}.lp-stage.is-open .lp-stage__detail{padding-top:7px}.lp-stage__label{letter-spacing:.02em;color:var(--text-muted);font-size:11px;font-weight:500}.lp-stage__text{color:var(--text-secondary)}.lp-stage.is-live .lp-stage__dot{animation:1s ease-in-out infinite lp-pulse}.lp-authorities{flex-direction:column;gap:2px;display:flex}.lp-authority{border-radius:6px;flex-direction:column;gap:6px;padding:10px 8px;display:flex}.lp-authority__head{flex-wrap:wrap;align-items:baseline;gap:4px 8px;display:flex}.lp-authority__cite{letter-spacing:-.01em;color:var(--text);font-size:13px;font-style:italic;font-weight:500}.lp-authority__court{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:11.5px}.lp-flag{letter-spacing:.02em;color:var(--text-muted);white-space:nowrap;font-size:11px;font-weight:500}.lp-flag--supports{color:var(--ok)}.lp-flag--against{color:var(--err)}.lp-flag--neutral{color:var(--text-muted)}.lp-flag--verified{color:var(--ok)}.lp-flag--unverified{color:var(--text-muted)}.lp-flag--currency{margin-left:auto}.lp-flag--good{color:var(--ok)}.lp-flag--doubted{color:var(--caution)}.lp-authority__holding{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.lp-status{border-radius:var(--radius-pill);letter-spacing:.02em;white-space:nowrap;border:1px solid var(--border);background:var(--bg-subtle);color:var(--text-secondary);align-items:center;gap:6px;padding:4px 9px;font-size:11px;font-weight:500;line-height:1.4;display:inline-flex}.lp-status:before{content:"";background:currentColor;border-radius:50%;flex:none;width:5px;height:5px}.lp-status--caution{background:var(--caution-soft);border-color:var(--caution-border);color:var(--caution)}.lp-cite{border-radius:var(--radius-pill);color:var(--court-blue);white-space:nowrap;font-variant-numeric:tabular-nums;background:#315b7d17;align-items:center;gap:4px;padding:1px 8px;font-size:11.5px;font-weight:500;line-height:1.6;display:inline-flex}.lp-specialist{background:var(--bg-subtle);border:1px solid var(--border);color:var(--text-secondary);font-family:var(--font-sans);letter-spacing:-.01em;white-space:nowrap;border-radius:6px;align-items:center;gap:6px;padding:3px 8px;font-size:11.5px;font-weight:500;display:inline-flex}.lp-specialist:before{content:"";background:var(--tl-edit);border-radius:50%;flex:none;width:4px;height:4px}.lp-steps{flex-direction:column;gap:2px;display:flex}.lp-step{border-radius:var(--radius-sm);grid-template-columns:18px minmax(0,1fr) auto;align-items:center;column-gap:10px;min-height:34px;padding:6px 8px;display:grid}.lp-step__box{border:1px solid var(--border-strong);background:var(--bg);width:14px;height:14px;transition:background var(--dur-snap) var(--ease), border-color var(--dur-snap) var(--ease);border-radius:4px;justify-self:center;place-items:center;display:grid}.lp-step__box svg{stroke:#fff;stroke-width:2px;fill:none;opacity:0;width:9px;height:9px}.lp-step.is-checked .lp-step__box{background:var(--text);border-color:var(--text)}.lp-step.is-checked .lp-step__box svg{opacity:1}.lp-step__label{color:var(--text);font-size:13.5px;line-height:1.5}.lp-step.is-checked .lp-step__label{color:var(--text-secondary)}.lp-step.is-new{padding-left:12px;position:relative}.lp-step.is-new:before{content:"";background:var(--text);width:2px;position:absolute;top:4px;bottom:4px;left:0}.lp-step.is-superseded{opacity:.5}.lp-confidence{border-top:1px solid var(--border);gap:10px;margin-top:14px;padding-top:14px;display:grid}.lp-confidence__values{align-items:baseline;gap:16px;display:flex}.lp-confidence__rule{background:var(--border);width:1px;height:22px}.lp-confidence__item{flex-direction:column;gap:2px;display:flex}.lp-confidence__cap{letter-spacing:.02em;color:var(--text-muted);font-size:11px;font-weight:500}.lp-confidence__val{font-variant-numeric:tabular-nums;color:var(--text-secondary);font-size:15px;font-weight:500}.lp-confidence__val--high{color:var(--ok)}.lp-confidence__val--model{color:var(--text-secondary)}.lp-tally{gap:3px;display:flex}.lp-tally span{background:var(--border);height:3px;transition:background var(--dur-snap) var(--ease);border-radius:2px;flex:1}.lp-tally span.is-filled{background:#16a34a8c}.is-animated .lp-tally span{background:var(--border)}.is-animated .lp-tally span.is-lit{background:#16a34a8c}.lp-flag__pending{display:none}.is-animated .lp-authority:not(.is-verified) .lp-flag__pending{color:var(--text-muted);display:inline}.is-animated .lp-authority:not(.is-verified) .lp-flag__done{display:none}.is-animated .lp-authority:not(.is-verified) .lp-flag--verified{color:var(--text-muted)}.lp-tally__cap{letter-spacing:.02em;color:var(--text-muted);font-size:11px;font-weight:500}.lp-diverge{background:var(--caution-soft);border:1px solid var(--caution-border);border-radius:var(--radius-sm);color:var(--caution);padding:8px 10px;font-size:12px;line-height:1.5}.lp-intake-demo{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-mock);overflow:visible}.lp-intake-demo__bar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:48px;padding:0 20px;display:flex}.lp-intake-demo__brand{letter-spacing:-.02em;font-size:13px;font-weight:600}.lp-intake-demo__status{color:var(--text-muted);align-items:center;gap:7px;font-size:11.5px;font-weight:500;display:inline-flex}.lp-intake-demo__status>span{background:var(--ok);width:6px;height:6px;box-shadow:0 0 0 3px var(--ok-soft);border-radius:50%}.lp-intake-demo__body{padding:clamp(22px,4vw,40px)}.lp-intake-demo__intro{align-items:baseline;gap:10px;margin-bottom:12px;display:flex}.lp-intake-demo__intro p{font-size:13px;font-weight:600}.lp-intake-demo__intro span{color:var(--text-muted);font-size:12.5px}.lp-intake-demo__starters{flex-wrap:wrap;gap:7px;margin-bottom:18px;display:flex}.lp-intake-demo__starter,.lp-composer__trigger,.lp-menu__item,.lp-composer__send,.lp-intake-demo__result-head button{appearance:none;letter-spacing:inherit;cursor:pointer;font-family:inherit}.lp-intake-demo__starter{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--bg);color:var(--text-secondary);transition:background .15s var(--ease), border-color .15s var(--ease), color .15s var(--ease);padding:7px 11px;font-size:12px;font-weight:500}.lp-intake-demo__starter:hover{border-color:var(--border-strong);color:var(--text)}.lp-intake-demo__starter.is-active{background:var(--text);border-color:var(--text);color:#fff}.lp-composer{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-2xl);box-shadow:var(--shadow-soft);padding:18px 20px 12px}.lp-composer--interactive{border-color:var(--border-strong);transition:border-color .18s var(--ease), box-shadow .18s var(--ease), translate .18s var(--ease);position:relative;box-shadow:0 1px 2px #00000008,0 12px 36px -24px #00000047}.lp-composer--interactive:focus-within{border-color:#b7b7b7;translate:0 -1px;box-shadow:0 1px 2px #00000008,0 16px 40px -24px #00000052}.lp-composer__input{color:var(--text);min-height:46px;font-size:15px;line-height:1.55}.lp-composer__textarea{resize:none;width:100%;min-height:76px;color:var(--text);font:inherit;background:0 0;border:0;outline:0;padding:0;font-size:15px;line-height:1.55;display:block}.lp-composer__textarea::placeholder{color:var(--text-muted)}.lp-composer__input:empty:before,.lp-composer__input.is-empty:before{content:attr(data-placeholder);color:var(--text-muted)}.lp-composer__foot{border-top:1px solid var(--border);align-items:center;gap:8px;margin-top:12px;padding-top:10px;display:flex}.lp-composer__trigger{border-radius:var(--radius-pill);background:var(--bg-hover);min-height:28px;color:var(--text-secondary);transition:background .15s var(--ease), color .15s var(--ease), border-color .15s var(--ease);border:1px solid #0000;align-items:center;gap:6px;padding:5px 10px;font-size:12.5px;font-weight:500;display:inline-flex}.lp-composer__trigger:hover{background:var(--bg-active);color:var(--text)}.lp-composer__trigger.is-active{background:var(--bg);border-color:var(--border-strong);color:var(--text)}.lp-composer__trigger svg{fill:none;stroke:currentColor;stroke-width:1.5px;width:12px;height:12px}.lp-composer__plug{border:1px solid;border-radius:50%;flex:0 0 14px;width:14px;height:14px;display:block;position:relative}.lp-composer__plug:before,.lp-composer__plug:after{content:"";background:currentColor;border-radius:1px;width:6px;height:1px;position:absolute;top:50%;left:50%;translate:-50% -50%}.lp-composer__plug:after{rotate:90deg}.lp-composer__select{position:relative}.lp-composer__send{background:var(--text);width:30px;height:30px;transition:background .15s var(--ease), scale .15s var(--ease);border:0;border-radius:50%;place-items:center;margin-left:auto;display:grid}.lp-composer__send:hover{background:#333;scale:1.04}.lp-composer__send:active{scale:.96}.lp-composer__send:disabled{cursor:not-allowed;opacity:.35;scale:none}.lp-composer__send svg{stroke:#fff;stroke-width:2px;fill:none;width:13px;height:13px}.lp-menu{border:1px solid var(--border-strong);border-radius:var(--radius-lg);background:var(--bg);width:fit-content;min-width:240px;box-shadow:var(--shadow-elevated);transform-origin:0 0;margin-top:8px;padding:4px}.lp-menu__item{text-align:left;width:100%;color:var(--text-secondary);background:0 0;border:0;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;padding:8px 10px;font-size:13px;font-weight:500;display:flex}.lp-menu__item:hover{background:var(--bg-subtle);color:var(--text)}.lp-menu__item.is-checked{background:var(--bg-hover);color:var(--text)}.lp-menu__check{color:var(--text);opacity:0;font-size:11px}.lp-menu__item.is-checked .lp-menu__check{opacity:1}.lp-menu--interactive{z-index:10;margin-top:0;position:absolute;top:calc(100% + 7px);left:0}.lp-chips{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.lp-chip{border-radius:var(--radius-pill);border:1px solid var(--border);background:var(--bg);color:var(--text-secondary);white-space:nowrap;align-items:center;gap:7px;padding:7px 12px;font-size:12.5px;font-weight:500;display:inline-flex}.lp-chip.is-active{background:var(--bg-hover);border-color:var(--border-strong);color:var(--text)}.lp-intake-demo__result{opacity:0;visibility:hidden;max-height:0;transition:max-height .35s var(--ease-focus), opacity .2s var(--ease), visibility 0s linear .35s, margin-top .3s var(--ease-focus);margin-top:0;overflow:hidden}.lp-intake-demo__result.is-visible{opacity:1;visibility:visible;max-height:220px;margin-top:14px;transition-delay:0s}.lp-intake-demo__result-head{border:1px solid var(--border);border-radius:var(--radius-md) var(--radius-md) 0 0;background:var(--bg-subtle);align-items:center;gap:10px;padding:12px 14px;display:flex}.lp-intake-demo__result-mark{background:var(--ok-soft);width:24px;height:24px;color:var(--ok);border-radius:50%;flex:0 0 24px;place-items:center;font-size:12px;font-weight:700;display:grid}.lp-intake-demo__result-head>span:nth-child(2){display:grid}.lp-intake-demo__result-head strong{font-size:12.5px;font-weight:600}.lp-intake-demo__result-head small{color:var(--text-muted);font-size:11px}.lp-intake-demo__result-head button{color:var(--text-secondary);background:0 0;border:0;margin-left:auto;padding:4px 7px;font-size:11.5px}.lp-intake-demo__result-head button:hover{color:var(--text)}.lp-intake-demo__steps{border:1px solid var(--border);border-radius:0 0 var(--radius-md) var(--radius-md);background:var(--border);border-top:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.lp-intake-demo__steps span{background:var(--bg);color:var(--text-secondary);align-items:center;gap:8px;padding:11px 13px;font-size:11.5px;font-weight:500;display:flex}.lp-intake-demo__steps i{background:var(--tl-search);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #a7e5d340}.lp-authority-demo{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-mock);overflow:hidden}.lp-authority-demo__bar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:48px;padding:0 20px;display:flex}.lp-authority-demo__brand{color:var(--text-secondary);font-size:12.5px;font-weight:600}.lp-authority-demo__status{color:var(--text-muted);align-items:center;gap:7px;font-size:11.5px;font-weight:500;display:inline-flex}.lp-authority-demo__status>span{background:var(--ok);width:6px;height:6px;box-shadow:0 0 0 3px var(--ok-soft);border-radius:50%}.lp-authority-demo__body{padding:clamp(22px,4vw,40px)}.lp-authority-demo__heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px;display:flex}.lp-authority-demo__heading>span:first-child{gap:2px;display:grid}.lp-authority-demo__heading strong{font-size:13px;font-weight:600}.lp-authority-demo__heading small{color:var(--text-muted);font-size:12px}.lp-authority-demo__review{color:var(--caution);font-size:11.5px;font-weight:500}.lp-authority-demo__filters{gap:7px;margin-bottom:14px;display:flex}.lp-authority-demo__filters button,.lp-authority-demo__row-button{appearance:none;letter-spacing:inherit;cursor:pointer;font-family:inherit}.lp-authority-demo__filters button{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--bg);min-height:30px;color:var(--text-secondary);transition:background .15s var(--ease), border-color .15s var(--ease), color .15s var(--ease);align-items:center;gap:7px;padding:5px 10px;font-size:11.5px;font-weight:500;display:inline-flex}.lp-authority-demo__filters button:hover{border-color:var(--border-strong);color:var(--text)}.lp-authority-demo__filters button.is-active{background:var(--text);border-color:var(--text);color:#fff}.lp-authority-demo__filters button span{border-radius:var(--radius-pill);background:var(--bg-hover);min-width:15px;color:var(--text-muted);text-align:center;padding-inline:4px;font-size:10px;line-height:15px}.lp-authority-demo__filters button.is-active span{color:#fff;background:#ffffff29}.lp-authority-demo__list{border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.lp-authority-demo__row+.lp-authority-demo__row{border-top:1px solid var(--border)}.lp-authority-demo__row{background:var(--bg);transition:background .15s var(--ease);position:relative}.lp-authority-demo__row:hover,.lp-authority-demo__row.is-open{background:var(--bg-subtle)}.lp-authority-demo__row.needs-review:before{content:"";z-index:1;background:var(--caution);border-radius:0 2px 2px 0;width:2px;position:absolute;top:10px;bottom:10px;left:0}.lp-authority-demo__row-button{width:100%;min-height:60px;color:inherit;text-align:left;background:0 0;border:0;grid-template-columns:minmax(260px,1.7fr) minmax(72px,.5fr) minmax(116px,.8fr) minmax(112px,.8fr) 16px;align-items:center;gap:16px;padding:10px 14px;display:grid}.lp-authority-demo__case{gap:1px;min-width:0;display:grid}.lp-authority-demo__case strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-style:italic;font-weight:500;overflow:hidden}.lp-authority-demo__case small{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:10.5px}.lp-authority-demo__side,.lp-authority-demo__source,.lp-authority-demo__treatment{font-size:10.5px;font-weight:500}.lp-authority-demo__side--supports{color:var(--ok)}.lp-authority-demo__side--against{color:var(--err)}.lp-authority-demo__side--needs-review{color:var(--caution)}.lp-authority-demo__source{color:var(--text-secondary);align-items:center;gap:7px;display:inline-flex}.lp-authority-demo__source i{background:var(--ok);width:6px;height:6px;box-shadow:0 0 0 3px var(--ok-soft);border-radius:50%;flex:none}.lp-authority-demo__source.needs-review{color:var(--caution)}.lp-authority-demo__source.needs-review i{background:var(--caution);box-shadow:0 0 0 3px #b57f001a}.lp-authority-demo__treatment{color:var(--text-muted)}.lp-authority-demo__chevron{fill:none;width:16px;height:16px;stroke:var(--text-muted);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;transition:rotate .2s var(--ease)}.lp-authority-demo__row.is-open .lp-authority-demo__chevron{rotate:180deg}.lp-authority-demo__detail{transition:grid-template-rows .26s var(--ease);grid-template-rows:0fr;display:grid}.lp-authority-demo__row.is-open .lp-authority-demo__detail{grid-template-rows:1fr}.lp-authority-demo__detail>div{border-top:0 solid var(--border);transition:padding .26s var(--ease), border-width .26s var(--ease);margin-inline:14px;padding:0;overflow:hidden}.lp-authority-demo__row.is-open .lp-authority-demo__detail>div{border-top-width:1px;padding:11px 0 13px}.lp-authority-demo__detail span{color:var(--text-muted);margin-bottom:3px;font-size:10.5px;font-weight:600;display:block}.lp-authority-demo__detail p{max-width:78ch;color:var(--text-secondary);font-size:11.5px;line-height:1.55}.lp-authority-demo__summary{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-subtle);align-items:center;gap:10px;margin-top:12px;padding:12px 14px;display:flex}.lp-authority-demo__summary-mark{background:var(--ok-soft);width:24px;height:24px;color:var(--ok);border-radius:50%;flex:0 0 24px;place-items:center;font-size:12px;font-weight:700;display:grid}.lp-authority-demo__summary>span:nth-child(2){gap:1px;display:grid}.lp-authority-demo__summary strong{font-size:11.5px;font-weight:600}.lp-authority-demo__summary small{color:var(--text-muted);font-size:10.5px}.lp-authority-demo__meter{grid-template-columns:repeat(4,26px);gap:3px;margin-left:auto;display:grid}.lp-authority-demo__meter i{background:#16a34a80;border-radius:2px;height:3px}.lp-authority-demo__meter i:last-child{background:var(--border-strong)}.lp-replan-demo{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-mock);overflow:hidden}.lp-replan-demo__bar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:48px;padding:0 20px;display:flex}.lp-replan-demo__brand{color:var(--text-secondary);font-size:12.5px;font-weight:600}.lp-replan-demo__status{color:var(--text-muted);align-items:center;gap:7px;font-size:11.5px;font-weight:500;display:inline-flex}.lp-replan-demo__status>span{background:var(--ok);width:6px;height:6px;box-shadow:0 0 0 3px var(--ok-soft);border-radius:50%}.lp-replan-demo__body{padding:clamp(22px,4vw,40px)}.lp-replan-demo__event{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-subtle);align-items:center;gap:11px;padding:12px 14px;display:flex}.lp-replan-demo__event-icon{background:var(--bg);border:1px solid var(--border);border-radius:7px;flex:0 0 28px;place-items:center;width:28px;height:28px;display:grid}.lp-replan-demo__event-icon svg{fill:none;width:14px;height:14px;stroke:var(--text-secondary);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.3px}.lp-replan-demo__event>span:nth-child(2){gap:1px;display:grid}.lp-replan-demo__event strong{font-size:12.5px;font-weight:600}.lp-replan-demo__event small{color:var(--text-muted);font-size:10.5px}.lp-replan-demo__event-tag{color:var(--ok);margin-left:auto;font-size:10.5px;font-weight:500}.lp-replan-demo__controls{justify-content:space-between;align-items:center;gap:20px;margin-block:14px;display:flex}.lp-replan-demo__versions{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--bg-subtle);padding:3px;display:inline-flex}.lp-replan-demo__versions button,.lp-replan-demo__changes-toggle,.lp-replan-demo__step-button{appearance:none;letter-spacing:inherit;font-family:inherit}.lp-replan-demo__versions button{border-radius:var(--radius-pill);min-height:28px;color:var(--text-secondary);cursor:pointer;transition:background .15s var(--ease), color .15s var(--ease), box-shadow .15s var(--ease);background:0 0;border:0;align-items:center;gap:7px;padding:5px 10px;font-size:11.5px;font-weight:500;display:inline-flex}.lp-replan-demo__versions button span{color:var(--text-muted);font-family:var(--lp-mono);font-size:9.5px}.lp-replan-demo__versions button.is-active{background:var(--bg);color:var(--text);box-shadow:var(--shadow-soft)}.lp-replan-demo__changes-toggle{color:var(--text-secondary);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:4px 0;font-size:11.5px;font-weight:500;display:inline-flex}.lp-replan-demo__changes-toggle>span{border-radius:var(--radius-pill);background:var(--border-strong);width:25px;height:14px;transition:background .18s var(--ease);position:relative}.lp-replan-demo__changes-toggle i{background:var(--bg);width:10px;height:10px;transition:translate .18s var(--ease);border-radius:50%;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #0000001f}.lp-replan-demo__changes-toggle.is-active>span{background:var(--text)}.lp-replan-demo__changes-toggle.is-active i{translate:11px}.lp-replan-demo__changes-toggle:disabled{cursor:not-allowed;opacity:.4}.lp-replan-demo__plan{border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.lp-replan-demo__plan-heading{border-bottom:1px solid var(--border);background:var(--bg-subtle);justify-content:space-between;align-items:center;gap:20px;min-height:54px;padding:10px 14px;display:flex}.lp-replan-demo__plan-heading>span:first-child{gap:1px;display:grid}.lp-replan-demo__plan-heading strong{font-size:12px;font-weight:600}.lp-replan-demo__plan-heading small{color:var(--text-muted);font-size:10.5px}.lp-replan-demo__plan-heading>span:last-child{color:var(--text-muted);font-size:10.5px;font-weight:500}.lp-replan-demo__step+.lp-replan-demo__step{border-top:1px solid var(--border)}.lp-replan-demo__step{background:var(--bg);transition:background .15s var(--ease);position:relative}.lp-replan-demo__step:not(.lp-replan-demo__step--complete):hover,.lp-replan-demo__step.is-open{background:var(--bg-subtle)}.lp-replan-demo__step--added:before,.lp-replan-demo__step--changed:before,.lp-replan-demo__step--removed:before{content:"";z-index:1;background:var(--text);border-radius:0 2px 2px 0;width:2px;position:absolute;top:9px;bottom:9px;left:0}.lp-replan-demo__step--removed:before{background:var(--caution)}.lp-replan-demo__step-button{width:100%;min-height:52px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:18px minmax(0,1fr) auto 16px;align-items:center;gap:11px;padding:8px 14px;display:grid}.lp-replan-demo__step-button:disabled{cursor:default}.lp-replan-demo__step-mark{border:1px solid var(--border-strong);background:var(--bg);border-radius:4px;place-items:center;width:15px;height:15px;display:grid}.lp-replan-demo__step-mark svg{fill:none;stroke:#fff;stroke-width:2px;width:9px;height:9px}.lp-replan-demo__step--complete .lp-replan-demo__step-mark{border-color:var(--text);background:var(--text)}.lp-replan-demo__step-mark i{background:var(--border-strong);border-radius:50%;width:5px;height:5px}.lp-replan-demo__step--added .lp-replan-demo__step-mark i{background:var(--ok)}.lp-replan-demo__step--changed .lp-replan-demo__step-mark i{background:var(--text)}.lp-replan-demo__step--removed .lp-replan-demo__step-mark i{background:var(--caution)}.lp-replan-demo__step-copy{gap:1px;min-width:0;display:grid}.lp-replan-demo__step-copy strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;overflow:hidden}.lp-replan-demo__step-copy small{color:var(--text-muted);font-size:10.5px}.lp-replan-demo__step--complete .lp-replan-demo__step-copy strong{color:var(--text-secondary)}.lp-replan-demo__step--removed .lp-replan-demo__step-copy strong{color:var(--text-muted)}.lp-replan-demo__change{color:var(--text-secondary);font-size:10.5px;font-weight:500}.lp-replan-demo__step--removed .lp-replan-demo__change{color:var(--caution)}.lp-replan-demo__chevron{fill:none;width:16px;height:16px;stroke:var(--text-muted);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;transition:rotate .2s var(--ease)}.lp-replan-demo__step.is-open .lp-replan-demo__chevron{rotate:180deg}.lp-replan-demo__detail{transition:grid-template-rows .26s var(--ease);grid-template-rows:0fr;display:grid}.lp-replan-demo__step.is-open .lp-replan-demo__detail{grid-template-rows:1fr}.lp-replan-demo__detail>div{border-top:0 solid var(--border);transition:padding .26s var(--ease), border-width .26s var(--ease);margin-inline:43px 14px;padding-block:0;overflow:hidden}.lp-replan-demo__step.is-open .lp-replan-demo__detail>div{border-top-width:1px;padding-block:10px 12px}.lp-replan-demo__detail span{color:var(--text-muted);margin-bottom:3px;font-size:10.5px;font-weight:600;display:block}.lp-replan-demo__detail p{max-width:78ch;color:var(--text-secondary);font-size:11.5px;line-height:1.55}.lp-replan-demo__detail small{color:var(--court-blue);margin-top:5px;font-size:10.5px;font-weight:500;display:block}.lp-replan-demo__top{justify-content:space-between;align-items:center;gap:20px;margin-bottom:14px;display:flex}.lp-replan-demo__top>span{gap:1px;display:grid}.lp-replan-demo__top strong{font-size:12.5px;font-weight:600}.lp-replan-demo__top small{color:var(--text-muted);font-size:10.5px}.lp-replan-demo__workspace{grid-template-columns:minmax(230px,280px) minmax(0,1fr);align-items:stretch;gap:14px;display:grid}.lp-replan-demo__order{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-subtle);flex-direction:column;min-width:0;padding:13px;display:flex}.lp-replan-demo__order-head{align-items:center;gap:9px;padding-bottom:11px;display:flex}.lp-replan-demo__order-icon{border:1px solid var(--border);background:var(--bg);border-radius:7px;flex:0 0 26px;place-items:center;width:26px;height:26px;display:grid}.lp-replan-demo__order-icon svg{fill:none;width:13px;height:13px;stroke:var(--text-secondary);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.3px}.lp-replan-demo__order-head>span:last-child{gap:1px;min-width:0;display:grid}.lp-replan-demo__order-head strong{font-size:11.5px;font-weight:600}.lp-replan-demo__order-head small{color:var(--text-muted);font-size:9.5px}.lp-replan-demo__paper{border:1px solid var(--border);background:var(--bg);min-height:220px;box-shadow:var(--shadow-soft);border-radius:8px;flex:1;padding:18px 17px}.lp-replan-demo__paper>span{color:var(--text-muted);font-family:var(--lp-mono);font-size:8.5px;display:block}.lp-replan-demo__paper>strong{text-align:center;margin-block:13px 15px;font-size:12px;font-weight:600;display:block}.lp-replan-demo__paper p{border-left:2px solid var(--border-strong);color:var(--text-secondary);padding-left:9px;font-size:10.5px;line-height:1.55}.lp-replan-demo__paper p+p{margin-top:10px}.lp-replan-demo__paper div{gap:6px;margin-top:15px;display:grid}.lp-replan-demo__paper i{background:var(--border);height:1px}.lp-replan-demo__paper i:nth-child(2){width:88%}.lp-replan-demo__paper i:nth-child(3){width:64%}.lp-replan-demo__order-foot{color:var(--text-muted);align-items:center;gap:7px;padding-top:11px;font-size:9.5px;font-weight:500;display:flex}.lp-replan-demo__order-foot span{background:var(--ok-soft);width:16px;height:16px;color:var(--ok);border-radius:50%;place-items:center;font-size:9px;display:grid}.lp-replan-demo__result{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg);min-width:0;padding:15px}.lp-replan-demo__result-head{justify-content:space-between;align-items:start;gap:16px;margin-bottom:13px;display:flex}.lp-replan-demo__result-head>span:first-child{gap:1px;display:grid}.lp-replan-demo__result-head strong{font-size:12px;font-weight:600}.lp-replan-demo__result-head small{color:var(--text-muted);font-size:10.5px}.lp-replan-demo__result-head>span:last-child{color:var(--ok);font-size:9.5px;font-weight:500}.lp-replan-demo__change-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.lp-replan-demo__change-grid button{appearance:none;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-subtle);min-width:0;min-height:104px;color:var(--text);letter-spacing:inherit;text-align:left;cursor:pointer;transition:background .15s var(--ease), border-color .15s var(--ease), box-shadow .15s var(--ease);flex-direction:column;align-items:flex-start;padding:11px;font-family:inherit;display:flex}.lp-replan-demo__change-grid button:hover{border-color:var(--border-strong)}.lp-replan-demo__change-grid button.is-active{border-color:var(--text-muted);background:var(--bg);box-shadow:var(--shadow-soft)}.lp-replan-demo__change-grid button>span{color:var(--ok);margin-bottom:9px;font-size:9.5px;font-weight:600}.lp-replan-demo__change-grid button.is-moved>span{color:var(--text-secondary)}.lp-replan-demo__change-grid button.is-removed>span{color:var(--caution)}.lp-replan-demo__change-grid button strong{color:var(--text);font-size:11px;font-weight:500;line-height:1.4}.lp-replan-demo__change-grid button small{color:var(--text-muted);margin-top:auto;padding-top:8px;font-size:9.5px}.lp-replan-demo__why{border-radius:var(--radius-md);background:var(--bg-subtle);grid-template-columns:minmax(130px,.6fr) minmax(0,1.4fr);gap:18px;margin-top:9px;padding:12px;display:grid}.lp-replan-demo__why>span{align-content:start;gap:2px;display:grid}.lp-replan-demo__why strong{font-size:10.5px;font-weight:600}.lp-replan-demo__why small{color:var(--court-blue);font-size:9.5px}.lp-replan-demo__why p{color:var(--text-secondary);font-size:10.5px;line-height:1.55}.lp-replan-demo__carried{color:var(--text-muted);align-items:center;gap:7px;margin-top:10px;font-size:9.5px;font-weight:500;display:flex}.lp-replan-demo__carried span{background:var(--ok-soft);width:16px;height:16px;color:var(--ok);border-radius:50%;place-items:center;font-size:9px;display:grid}.lp-replan-demo__before-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.lp-replan-demo__before-list>span{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-subtle);min-height:47px;color:var(--text-secondary);align-items:center;gap:9px;padding:9px 10px;font-size:10.5px;line-height:1.4;display:flex}.lp-replan-demo__before-list i{border:1px solid var(--border-strong);color:#fff;border-radius:4px;flex:0 0 15px;place-items:center;width:15px;height:15px;font-size:8px;font-style:normal;display:grid}.lp-replan-demo__before-list i.is-complete{border-color:var(--text);background:var(--text)}.lp-replan-demo__orderline{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-subtle);justify-content:space-between;align-items:center;gap:20px;padding:12px 14px;display:flex}.lp-replan-demo__orderline>span:first-child{gap:1px;display:grid}.lp-replan-demo__orderline strong{font-size:12px;font-weight:600}.lp-replan-demo__orderline small{color:var(--text-muted);font-size:10.5px}.lp-replan-demo__orderline>span:last-child{color:var(--text-secondary);white-space:nowrap;font-size:10.5px;font-weight:500}.lp-replan-demo__compare-head{justify-content:space-between;align-items:end;gap:20px;margin-block:16px 10px;display:flex}.lp-replan-demo__compare-head>span:first-child{gap:1px;display:grid}.lp-replan-demo__compare-head strong{font-size:12.5px;font-weight:600}.lp-replan-demo__compare-head small{color:var(--text-muted);font-size:10.5px}.lp-replan-demo__diff{border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.lp-replan-demo__diff-labels{border-bottom:1px solid var(--border);background:var(--bg-subtle);color:var(--text-muted);grid-template-columns:100px minmax(0,1fr) 24px minmax(0,1fr) 12px;gap:12px;padding:8px 13px;font-size:9.5px;font-weight:600;display:grid}.lp-replan-demo__diff-labels span:nth-child(2),.lp-replan-demo__diff-labels span:nth-child(4){transition:color .15s var(--ease)}.lp-replan-demo__diff.is-before .lp-replan-demo__diff-labels span:nth-child(2),.lp-replan-demo__diff.is-after .lp-replan-demo__diff-labels span:nth-child(4){color:var(--text)}.lp-replan-demo__diff-row{appearance:none;background:var(--bg);width:100%;min-height:62px;color:inherit;letter-spacing:inherit;text-align:left;cursor:pointer;transition:background .15s var(--ease);border:0;grid-template-columns:100px minmax(0,1fr) 24px minmax(0,1fr) 12px;align-items:center;gap:12px;padding:10px 13px;font-family:inherit;display:grid;position:relative}.lp-replan-demo__diff-row+.lp-replan-demo__diff-row{border-top:1px solid var(--border)}.lp-replan-demo__diff-row:hover,.lp-replan-demo__diff-row.is-active{background:var(--bg-subtle)}.lp-replan-demo__diff-row.is-active:before{content:"";background:var(--text);border-radius:0 2px 2px 0;width:2px;position:absolute;top:10px;bottom:10px;left:0}.lp-replan-demo__diff-action{color:var(--text-secondary);align-items:center;gap:7px;font-size:10.5px;font-weight:500;display:inline-flex}.lp-replan-demo__diff-action i{border:1px solid var(--border-strong);width:17px;height:17px;color:var(--text-secondary);border-radius:50%;place-items:center;font-size:10px;font-style:normal;line-height:1;display:grid}.lp-replan-demo__diff-action.is-added{color:var(--ok)}.lp-replan-demo__diff-action.is-added i{border-color:var(--ok-border)}.lp-replan-demo__diff-action.is-removed{color:var(--caution)}.lp-replan-demo__diff-action.is-removed i{border-color:var(--caution-border)}.lp-replan-demo__diff-value{min-width:0;transition:opacity .15s var(--ease);gap:1px;display:grid}.lp-replan-demo__diff-value strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:500;overflow:hidden}.lp-replan-demo__diff-value small{color:var(--text-muted);font-size:9.5px}.lp-replan-demo__diff.is-before .lp-replan-demo__diff-value.is-after,.lp-replan-demo__diff.is-after .lp-replan-demo__diff-value.is-before{opacity:.42}.lp-replan-demo__diff-arrow,.lp-replan-demo__diff-chev{color:var(--text-muted);text-align:center;font-size:12px}.lp-replan-demo__diff-chev{opacity:0;transition:opacity .15s var(--ease), translate .15s var(--ease)}.lp-replan-demo__diff-row:hover .lp-replan-demo__diff-chev,.lp-replan-demo__diff-row.is-active .lp-replan-demo__diff-chev{opacity:1;translate:2px}.lp-replan-demo__explain{border-radius:var(--radius-md);background:var(--bg-subtle);grid-template-columns:minmax(150px,.55fr) minmax(0,1.45fr);gap:20px;margin-top:10px;padding:11px 13px;display:grid}.lp-replan-demo__explain>span{align-content:start;gap:1px;display:grid}.lp-replan-demo__explain strong{font-size:10.5px;font-weight:600}.lp-replan-demo__explain small{color:var(--court-blue);font-size:9.5px}.lp-replan-demo__explain p{color:var(--text-secondary);font-size:10.5px;line-height:1.55}.lp-header{z-index:100;height:var(--lp-header-h);background:var(--bg);border-bottom:none;align-items:center;display:flex;position:sticky;top:0}.lp-header.is-scrolled{border-bottom:none}.lp-header__inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.lp-header__wordmark{align-items:center;height:24px;display:inline-flex}.lp-header__wordmark .luthor-brand-lockup-icon{width:auto;height:19px}.lp-header__wordmark .luthor-brand-lockup-logo{width:auto;height:21px}.lp-header__actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.lp-label-short{display:none}.lp-label-full{display:inline}.lp-hero{min-height:calc(100vh - var(--lp-header-h));min-height:calc(100dvh - var(--lp-header-h));background:var(--bg);align-items:center;padding-top:clamp(20px,2.5vw,36px);padding-bottom:clamp(56px,7vw,100px);display:flex;position:relative;overflow:hidden}.lp-hero__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(24px,3.5vw,56px);width:100%;display:grid;position:relative}.lp-hero__copy{max-width:38rem}.lp-pill{align-items:center;gap:8px;max-width:100%;margin-bottom:22px;line-height:1.2;display:inline-flex}.lp-pill__dot{background:var(--ok);border-radius:50%;flex:none;width:6px;height:6px}.lp-pill__tag{color:var(--text-secondary);white-space:nowrap;font-size:13px;font-weight:500}.lp-hero__headline{letter-spacing:-.035em;text-wrap:balance;color:var(--text);font-size:clamp(36px,4.2vw + .5rem,56px);font-weight:500;line-height:1.06}.lp-hero__subline{color:var(--text-secondary);max-width:52ch;margin-top:18px;font-size:clamp(15.5px,1.15vw,17.5px);line-height:1.6}.lp-hero__tagline{font-family:var(--font-display,inherit);letter-spacing:-.01em;color:var(--text);margin:16px 0 0;font-size:clamp(17px,1.25vw,20px);line-height:1.35}.lp-hero__ctas{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.lp-practice{border-top:1px solid var(--border);margin-top:38px;padding-top:20px}.lp-practice__label{color:var(--text-muted);font-size:12.5px;font-weight:500;display:block}.lp-practice__list{flex-wrap:wrap;gap:7px 10px;margin-top:14px;display:flex}.lp-practice__list li{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--bg);color:var(--text-secondary);white-space:nowrap;padding:5px 11px;font-size:12.5px}.lp-worklog{contain:layout style;position:relative}.lp-worklog .lp-window__main{min-height:0;padding:18px 20px 20px}.lp-worklog__head{border-bottom:1px solid var(--border);align-items:center;gap:11px;margin-bottom:16px;padding-bottom:14px;display:flex}.lp-worklog__mark{background:#181616;border-radius:7px;flex:none;place-items:center;width:32px;height:32px;display:grid}.lp-worklog__mark img{width:auto;height:15px}.lp-worklog__matter{flex-direction:column;gap:1px;min-width:0;display:flex}.lp-worklog__matter-title{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:600;overflow:hidden}.lp-worklog__matter-sub{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:11px}.lp-worklog__live{margin-left:auto}.lp-worklog__pending{display:none}.lp-worklog__done,.lp-worklog.is-animated .lp-worklog__live:not(.is-complete) .lp-worklog__pending{display:inline-flex}.lp-worklog.is-animated .lp-worklog__live:not(.is-complete) .lp-worklog__done{display:none}.lp-worklog.is-animated .lp-stage:not(.is-shown):after{opacity:0}.lp-worklog__result{margin-top:18px}.lp-worklog__points{color:var(--text-secondary);flex-direction:column;gap:9px;font-size:12.5px;line-height:1.5;display:flex}.lp-worklog__points li{padding-left:14px;position:relative}.lp-worklog__points li:before{content:"";background:var(--border-strong);border-radius:50%;width:4px;height:4px;position:absolute;top:8px;left:0}.lp-worklog__cite{color:var(--text-muted);margin-left:6px;font-style:italic}.lp-worklog__foot{border-top:1px solid var(--border);align-items:center;gap:12px;margin-top:14px;padding-top:12px;display:flex}.lp-worklog__more{border-radius:var(--radius-sm);color:var(--text-secondary);transition:color .15s var(--ease), background-color .15s var(--ease);align-items:center;gap:6px;margin-left:auto;margin-right:-8px;padding:4px 8px;font-size:12px;font-weight:500;display:inline-flex}.lp-worklog__more svg{stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:12px;height:12px;transition:translate .18s var(--ease)}.lp-worklog__more:hover{color:var(--text);background:var(--bg-hover)}.lp-worklog__more:hover svg{translate:2px}.lp-worklog.is-animated [data-motion]:not(.is-shown){pointer-events:none}.lp-overture{z-index:200;background:var(--bg);transition:background .55s var(--ease-whip);display:none;position:fixed;inset:0;overflow:hidden}html[data-overture=run] .lp-overture,html[data-overture=handoff] .lp-overture{display:block}html[data-overture=handoff] .lp-overture{background:#fff0}html[data-overture=done] .lp-overture{display:none}html[data-overture=run] .lp-overture,html[data-overture=handoff] .lp-overture{animation:0s linear 6s forwards lp-overture-failsafe}@keyframes lp-overture-failsafe{to{visibility:hidden;pointer-events:none}}.lp-overture__field{transform-origin:50%;translate:0 calc((var(--rows,8) - 1) * var(--row-pitch,12.2vh) * -1);transition:scale .9s var(--ease-focus);position:absolute;inset:0}.lp-overture__field.is-pushing{animation:lp-push var(--push-ms,1.05s) cubic-bezier(.25, .9, .3, 1) both}@keyframes lp-push{0%,5.2%{translate:0 calc(var(--row-pitch) * -7)}14.29%,19.5%{translate:0 calc(var(--row-pitch) * -6)}28.57%,33.8%{translate:0 calc(var(--row-pitch) * -5)}42.86%,48.1%{translate:0 calc(var(--row-pitch) * -4)}57.14%,62.4%{translate:0 calc(var(--row-pitch) * -3)}71.43%,76.6%{translate:0 calc(var(--row-pitch) * -2)}85.71%,90.9%{translate:0 calc(var(--row-pitch) * -1)}to{translate:0}}.lp-overture__field.is-crowded{scale:1.02}.lp-overture__field.is-collapsing{scale:1}.lp-doc{box-sizing:border-box;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg);width:270px;height:76px;box-shadow:var(--shadow-soft);grid-template-columns:34px minmax(0,1fr);align-items:center;gap:11px;padding:10px 13px;display:grid;position:absolute}.lp-doc__icon{background:var(--doc-wash,var(--bg-subtle));border:1px solid var(--doc-edge,var(--border));width:34px;height:34px;color:var(--doc-ink,var(--text-secondary));border-radius:10px;place-items:center;display:grid}.lp-doc__icon svg{stroke:currentColor}.lp-doc--blue{--doc-ink:#3b6fa8;--doc-wash:#3b6fa81a;--doc-edge:#3b6fa833}.lp-doc--violet{--doc-ink:#7c5fb0;--doc-wash:#7c5fb01a;--doc-edge:#7c5fb033}.lp-doc--amber{--doc-ink:#a8762a;--doc-wash:#a8762a1c;--doc-edge:#a8762a33}.lp-doc--emerald{--doc-ink:#2f8567;--doc-wash:#2f85671a;--doc-edge:#2f856733}.lp-doc--rose{--doc-ink:#b0556b;--doc-wash:#b0556b1a;--doc-edge:#b0556b33}.lp-doc--teal{--doc-ink:#2f8391;--doc-wash:#2f83911a;--doc-edge:#2f839133}.lp-doc--indigo{--doc-ink:#5566b5;--doc-wash:#5566b51a;--doc-edge:#5566b533}.lp-doc--slate{--doc-ink:#5c6b7a;--doc-wash:#5c6b7a1a;--doc-edge:#5c6b7a33}.lp-doc__body{flex-direction:column;gap:1px;min-width:0;display:flex}.lp-doc__top{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.lp-doc__state{color:var(--text-muted);font-size:10.5px;font-weight:600}.lp-doc__time{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:9.5px}.lp-doc__title{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:600;overflow:hidden}.lp-doc__meta{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:10.5px;overflow:hidden}.lp-overture__field:not(.is-collapsing) .lp-doc[data-motion].is-shown{animation:.24s cubic-bezier(.2,.85,.3,1.1) both lp-doc-pop}@keyframes lp-doc-pop{0%{opacity:0;filter:blur(4px);transform:translateY(-9px)scale(.95)}62%{opacity:1;filter:blur();transform:translate(0,0)scale(1.02)}to{opacity:1;filter:blur();transform:none}}.lp-overture__field.is-collapsing [data-motion].lp-doc{animation:lp-collapse .42s var(--ease-whip) both;animation-delay:calc(var(--ci,0) * 10ms)}@keyframes lp-collapse{0%{opacity:1;filter:blur();transform:translate(0,0)scale(1)}to{opacity:0;filter:blur(6px);transform:translate3d(var(--to-x,0px), var(--to-y,0px), 0) scale(.18)}}.lp-overture__mark{opacity:0;filter:blur(10px);transition:transform .46s var(--ease-focus), opacity .34s var(--ease), filter .34s var(--ease);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.84)}.lp-overture__mark.is-shown{opacity:1;filter:blur();transform:translate(-50%,-50%)scale(1)}.lp-overture__plate{background:#181616;border-radius:19px;place-items:center;width:84px;height:84px;display:grid;box-shadow:0 18px 44px -18px #1a1a1a80}.lp-overture__plate img{width:auto;height:38px}.lp-overture__mark.is-absorbing .lp-overture__plate{animation:lp-absorb .28s var(--ease-whip)}@keyframes lp-absorb{0%{scale:1}45%{scale:1.09}to{scale:1}}.lp-overture__mark.is-flipped{transform:translate3d(-50%, -50%, 0) translate3d(var(--mark-dx,0px), var(--mark-dy,0px), 0) scale(var(--mark-scale,.38));opacity:0;filter:blur();transition:transform .6s var(--ease-focus), opacity .26s var(--ease) .34s}html[data-overture=run] .lp-hero__copy>*,html[data-overture=run] .lp-worklog,html[data-overture=run] .lp-header__inner>*{opacity:0}html[data-overture=handoff] .lp-hero__copy>*,html[data-overture=handoff] .lp-worklog,html[data-overture=handoff] .lp-header__inner>*,html[data-overture=done] .lp-hero__copy>*,html[data-overture=done] .lp-worklog,html[data-overture=done] .lp-header__inner>*{animation:lp-focus-in-flat var(--dur-entrance) var(--ease-focus) both}html[data-overture=handoff] .lp-header__inner>*,html[data-overture=done] .lp-header__inner>*{animation-delay:40ms}html[data-overture=handoff] .lp-hero__copy>:first-child,html[data-overture=done] .lp-hero__copy>:first-child{animation-delay:.12s}html[data-overture=handoff] .lp-hero__copy>:nth-child(2),html[data-overture=done] .lp-hero__copy>:nth-child(2){animation-delay:.19s}html[data-overture=handoff] .lp-hero__copy>:nth-child(3),html[data-overture=done] .lp-hero__copy>:nth-child(3){animation-delay:.25s}html[data-overture=handoff] .lp-hero__copy>:nth-child(4),html[data-overture=done] .lp-hero__copy>:nth-child(4){animation-delay:.31s}html[data-overture=handoff] .lp-hero__copy>:nth-child(5),html[data-overture=done] .lp-hero__copy>:nth-child(5){animation-delay:.36s}html[data-overture=handoff] .lp-worklog,html[data-overture=done] .lp-worklog{animation-name:lp-focus-in;animation-delay:.3s}.lp-cta{border-top:1px solid var(--border);background:var(--bg);text-align:center;padding-block:clamp(72px,8vw,104px);position:relative;overflow:hidden}.lp-cta__inner{z-index:1;position:relative}.lp-cta__headline{font-size:clamp(26px,3vw,36px);line-height:1.16}.lp-cta__line{color:var(--text-secondary);max-width:46ch;margin:16px auto 0;font-size:13.5px;line-height:1.6}.lp-cta__ctas{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:32px;display:flex}.lp-footer{background:var(--bg);padding-block:32px}.lp-footer__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px 24px;display:flex}.lp-footer__copy{color:var(--text-muted);font-size:13px}.lp-footer__links{gap:20px;display:flex}.lp-footer__links a{color:var(--text-muted);font-size:13px;font-weight:500}.lp-footer__links a:hover{color:var(--text)}.btn.is-disabled{opacity:.45;cursor:not-allowed;position:relative}.btn.is-disabled:hover:after,.btn.is-disabled:focus-visible:after{content:attr(data-tooltip);background:var(--text);color:var(--bg);white-space:nowrap;pointer-events:none;border-radius:6px;padding:5px 9px;font-size:12px;line-height:1;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}@keyframes lp-focus-in{0%{opacity:0;filter:blur(var(--blur-entrance));transform:translate3d(var(--enter-x,0px), var(--enter-y,var(--enter-lift)), 0) scale(var(--enter-scale))}60%{opacity:1;filter:blur(.4px);transform:translate(0,0)scale(1.004)}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}@keyframes lp-focus-in-flat{0%{opacity:0;filter:blur(var(--blur-text));transform:translate3d(0, var(--enter-lift), 0)}to{opacity:1;filter:blur();transform:none}}@keyframes lp-whip-out{0%{opacity:1;filter:blur();transform:translate(0,0)scale(1)}to{opacity:0;filter:blur(var(--blur-scene));transform:translate3d(var(--whip-x,0px), var(--whip-y,-18px), 0) scale(1.03)}}@keyframes lp-pulse{0%,to{opacity:1}50%{opacity:.45}}@keyframes lp-caret{0%,49%{opacity:1}50%,to{opacity:0}}[data-motion]{opacity:1}.is-animated [data-motion]{opacity:0}.is-animated [data-motion].is-shown{animation:lp-focus-in var(--dur-entrance) var(--ease-focus) both;will-change:filter, transform, opacity}.is-animated [data-motion=text].is-shown,.is-animated [data-motion=row].is-shown{animation-name:lp-focus-in-flat}.is-animated [data-motion].is-settled{opacity:1;filter:none;will-change:auto;animation:none;transform:none}.is-animated .is-scene-out>*{animation:lp-whip-out var(--dur-scene) var(--ease-whip) both;animation-delay:calc(var(--whip-i,0) * 40ms)}.lp-root .is-resetting *{transition:none!important;animation:none!important}[data-reveal-group]>*{opacity:0}[data-reveal-group].is-revealed>*{animation:lp-focus-in-flat var(--dur-entrance) var(--ease-focus) both;animation-delay:calc(var(--reveal-i,0) * var(--stagger))}.lp-reveal{opacity:0}.lp-reveal.is-visible{animation:lp-focus-in-flat var(--dur-entrance) var(--ease-focus) both}@keyframes lp-section-copy-in{0%{opacity:0;filter:blur(7px);transform:translateY(10px)}65%{opacity:1;filter:blur(.35px)}to{opacity:1;filter:blur();transform:translate(0,0)}}@keyframes lp-section-surface-in{0%{opacity:0;transform:translateY(18px)scale(.995)}to{opacity:1;transform:translate(0,0)scale(1)}}[data-section-reveal] .lp-copy>*,[data-section-reveal] .lp-mock-wrap{opacity:0}[data-section-reveal].is-revealed .lp-copy>*{animation:lp-section-copy-in .54s var(--ease-focus) both}[data-section-reveal].is-revealed .lp-copy>:nth-child(2){animation-delay:55ms}[data-section-reveal].is-revealed .lp-mock-wrap{animation:lp-section-surface-in .62s var(--ease-focus) .105s both}.lp-root.no-js [data-motion]:not(.lp-worklog *),.lp-root.no-js [data-reveal-group]>*,.lp-root.no-js .lp-reveal,.lp-root.no-js [data-section-reveal] .lp-copy>*,.lp-root.no-js [data-section-reveal] .lp-mock-wrap{opacity:1;filter:none;animation:none;transform:none}@media (prefers-reduced-motion:reduce){.lp-root *,.lp-root :before,.lp-root :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.lp-root [data-motion],.lp-root [data-reveal-group]>*,.lp-root .lp-reveal,.lp-root [data-section-reveal] .lp-copy>*,.lp-root [data-section-reveal] .lp-mock-wrap{opacity:1!important;filter:none!important;transform:none!important}.lp-overture{display:none!important}html[data-overture] .lp-hero__copy>*,html[data-overture] .lp-worklog,html[data-overture] .lp-header__inner>*{opacity:1!important}}@media (prefers-contrast:more){.lp-root{--border:#ddd}.lp-overture__plate:after{display:none}}@media (min-width:1440px){.lp-root{--lp-container:1280px;--lp-container-wide:1400px}.lp-h2{font-size:clamp(32px,2.4vw,44px)}.lp-cta__headline{font-size:clamp(30px,2.2vw,40px)}}@media (min-width:1800px){.lp-root{--lp-container:1400px;--lp-container-wide:1520px;--lp-copy:600px}.lp-hero__grid{gap:clamp(48px,4vw,72px)}.lp-hero__copy{max-width:38rem}}@media (max-width:1200px){.lp-hero{align-items:stretch;min-height:0}.lp-hero__grid{grid-template-columns:minmax(0,1fr);gap:clamp(32px,5vw,48px)}.lp-hero__copy{max-width:40rem}.lp-doc[data-card="4"],.lp-doc[data-card="9"],.lp-doc[data-card="14"],.lp-doc[data-card="19"],.lp-doc[data-card="24"],.lp-doc[data-card="29"],.lp-doc[data-card="34"],.lp-doc[data-card="39"]{display:none}.lp-authority__head{row-gap:2px}.lp-flag--currency{margin-left:0}.lp-authority-demo__row-button{grid-template-columns:minmax(230px,1.5fr) minmax(70px,.5fr) minmax(115px,.8fr) 16px}.lp-authority-demo__treatment{display:none}}@media (max-width:760px){.lp-root{--lp-header-h:56px}.lp-window__body{grid-template-columns:minmax(0,1fr)}.lp-window__side{display:none}.lp-window__main{min-height:0;padding:18px}.lp-overture{display:none!important}.lp-hero{padding-top:clamp(28px,5vw,40px);padding-bottom:clamp(40px,6vw,64px)}.lp-hero__ctas,.lp-cta__ctas{flex-direction:column;align-items:stretch}.lp-hero__ctas .btn,.lp-cta__ctas .btn{width:100%}.lp-worklog .lp-window__main{padding:16px}.lp-worklog__head{flex-wrap:wrap;gap:10px 11px}.lp-worklog__foot{flex-wrap:wrap;align-items:flex-start;gap:10px}.lp-worklog__more{margin-left:0;margin-right:0;padding-inline:0}.lp-intake-demo__bar,.lp-authority-demo__bar,.lp-replan-demo__bar{gap:12px;padding-inline:16px}.lp-authority-demo__filters{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-inline:-18px;padding-inline:18px;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 0% calc(100% - 28px),#0000);mask-image:linear-gradient(90deg,#000 0% calc(100% - 28px),#0000)}.lp-authority-demo__filters::-webkit-scrollbar{display:none}.lp-authority-demo__filters button{flex:none}.lp-authority-demo__row-button{grid-template-columns:minmax(0,1fr) auto 16px;gap:10px;padding:11px 12px}.lp-authority-demo__source{grid-area:2/1/auto/2}.lp-authority-demo__side{grid-area:1/2/3}.lp-authority-demo__chevron{grid-area:1/3/3}.lp-authority-demo__treatment{display:none}.lp-replan-demo__workspace{grid-template-columns:minmax(0,1fr)}.lp-replan-demo__order{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 14px;display:grid}.lp-replan-demo__order-head{padding-bottom:0}.lp-replan-demo__paper{grid-column:1/-1;min-height:0}.lp-replan-demo__order-foot{grid-area:1/2;padding-top:0}}@media (max-width:560px){.lp-root{--lp-header-h:52px;--lp-section-y:clamp(48px, 10vw, 72px);--lp-copy-gap:28px}.lp-header__inner{gap:12px;min-height:52px}.lp-header__actions .btn-ghost{display:none}.lp-header__actions .btn--sm{min-height:34px;padding:8px 14px;font-size:12.5px}.lp-pill{gap:7px;margin-bottom:18px}.lp-hero__headline{font-size:clamp(32px,8.5vw,40px)}.lp-hero__subline{margin-top:16px;font-size:16px}.lp-hero__ctas{margin-top:24px}.lp-h2{font-size:clamp(26px,7vw,34px)}.lp-caption{margin-top:14px;font-size:13px}.lp-composer{padding:14px 14px 10px}.lp-composer__input,.lp-composer__textarea{font-size:14px}.lp-composer__foot{flex-wrap:wrap}.lp-composer__trigger{padding-inline:8px;font-size:11.5px}.lp-intake-demo__body,.lp-authority-demo__body,.lp-replan-demo__body{padding:16px}.lp-replan-demo__change-grid{grid-template-columns:minmax(0,1fr)}.lp-replan-demo__change-grid button{min-height:82px}.lp-replan-demo__why{grid-template-columns:minmax(0,1fr);gap:8px}.lp-replan-demo__before-list{grid-template-columns:minmax(0,1fr)}.lp-replan-demo__compare-head{flex-direction:column;align-items:stretch;gap:10px}.lp-replan-demo__versions{align-self:flex-start}.lp-replan-demo__diff-labels{display:none}.lp-replan-demo__diff-row{grid-template-columns:minmax(0,1fr) 20px minmax(0,1fr) 10px;gap:8px;min-height:86px;padding:10px 11px}.lp-replan-demo__diff-action{grid-column:1/-1;margin-bottom:2px}.lp-replan-demo__diff-value.is-before{grid-column:1}.lp-replan-demo__diff-arrow{grid-column:2}.lp-replan-demo__diff-value.is-after{grid-column:3}.lp-replan-demo__diff-chev{grid-column:4}.lp-replan-demo__diff-value strong{text-overflow:clip;white-space:normal;font-size:10.5px;overflow:visible}.lp-replan-demo__explain{grid-template-columns:minmax(0,1fr);gap:7px}.lp-authority-demo__bar{flex-wrap:wrap;min-height:0;padding-block:12px}.lp-authority-demo__heading{flex-wrap:wrap;align-items:start;gap:8px 16px;margin-bottom:14px}.lp-authority-demo__review{white-space:nowrap;padding-top:1px}.lp-authority-demo__summary{align-items:start}.lp-authority-demo__meter{display:none}.lp-intake-demo__bar{flex-wrap:wrap;min-height:0;padding-block:12px}.lp-intake-demo__intro{gap:2px;display:grid}.lp-intake-demo__starters{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;margin-inline:-16px;padding-inline:16px;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 0% calc(100% - 24px),#0000);mask-image:linear-gradient(90deg,#000 0% calc(100% - 24px),#0000)}.lp-intake-demo__starters::-webkit-scrollbar{display:none}.lp-intake-demo__steps{grid-template-columns:minmax(0,1fr)}.lp-menu{width:min(240px,100vw - 48px);min-width:0}.lp-cta{padding-block:clamp(56px,12vw,80px)}.lp-cta__ctas{margin-top:28px}}@media (max-width:380px){.lp-root{--lp-gutter:14px}.lp-header__actions .lp-label-full{display:none}.lp-header__actions .lp-label-short{display:inline}.lp-hero__headline{font-size:30px}.lp-hero__subline{font-size:14.5px;line-height:1.55}.btn--lg{min-height:44px;padding:12px 18px;font-size:14px}.lp-worklog__matter-sub{display:none}.lp-worklog__head{gap:10px;margin-bottom:12px;padding-bottom:12px}.lp-replan-demo__versions{width:100%;display:flex}.lp-replan-demo__versions button{flex:1;justify-content:center}.lp-replan-demo__top{flex-direction:column;align-items:stretch;gap:10px}.lp-replan-demo__order{display:flex}.lp-replan-demo__order-foot{padding-top:11px}}
.legal-module__JfTmWW__article{width:min(680px,100% - 40px);margin:0 auto;padding:48px 0 96px}.legal-module__JfTmWW__kicker{color:var(--text-muted,#8a8a8a);letter-spacing:-.01em;margin:0 0 14px;font-size:13px;font-weight:500}.legal-module__JfTmWW__article h1{letter-spacing:-.035em;color:var(--text,#1a1a1a);margin:0;font-size:clamp(28px,4vw,36px);font-weight:560;line-height:1.15}.legal-module__JfTmWW__lede{color:var(--text-secondary,#5c5c5c);margin:24px 0 48px;font-size:16px;line-height:1.7}.legal-module__JfTmWW__article section{padding:0 0 36px}.legal-module__JfTmWW__article h2{letter-spacing:-.02em;color:var(--text,#1a1a1a);margin:0 0 16px;font-size:16px;font-weight:600}.legal-module__JfTmWW__article p,.legal-module__JfTmWW__article li{color:var(--text-secondary,#5c5c5c);font-size:15px;line-height:1.75}.legal-module__JfTmWW__article p{margin:0 0 22px}.legal-module__JfTmWW__article p:last-child{margin-bottom:0}.legal-module__JfTmWW__article ul{margin:4px 0 22px;padding-left:20px}.legal-module__JfTmWW__article a{color:inherit;text-underline-offset:3px;text-decoration:underline}.legal-module__JfTmWW__updated{color:var(--text-muted,#8a8a8a);margin-top:12px;font-size:13px}@media (max-width:600px){.legal-module__JfTmWW__article{padding-top:32px}}
.security-module__waWgKW__page{padding-bottom:120px}.security-module__waWgKW__hero{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:end;gap:clamp(32px,6vw,80px);padding-top:clamp(88px,12vw,140px);padding-bottom:clamp(88px,12vw,140px);display:grid}.security-module__waWgKW__hero h1{letter-spacing:-.045em;color:var(--text,#1a1a1a);font-size:clamp(40px,5.6vw,58px);font-weight:500;line-height:1.08}.security-module__waWgKW__hero p{max-width:36em;color:var(--text-secondary,#5c5c5c);font-size:17px;line-height:1.65}.security-module__waWgKW__pillars{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(40px,5vw,64px);padding-bottom:clamp(96px,12vw,140px);display:grid}.security-module__waWgKW__mark{border:1px solid var(--border,#ebebeb);width:72px;height:72px;color:var(--text,#1a1a1a);border-radius:14px;place-items:center;margin-bottom:28px;display:grid}.security-module__waWgKW__pillars h2{letter-spacing:-.025em;color:var(--text,#1a1a1a);margin:0 0 16px;font-size:17px;font-weight:600;line-height:1.3}.security-module__waWgKW__pillars p{color:var(--text-secondary,#5c5c5c);font-size:15px;line-height:1.7}.security-module__waWgKW__controls{padding-bottom:clamp(96px,12vw,140px)}.security-module__waWgKW__controls>h2,.security-module__waWgKW__limits h2{color:var(--text-muted,#8a8a8a);margin:0 0 44px;font-size:15px;font-weight:500}.security-module__waWgKW__controls ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:52px 56px;display:grid}.security-module__waWgKW__controls h3{letter-spacing:-.02em;color:var(--text,#1a1a1a);margin:0 0 10px;font-size:16px;font-weight:600}.security-module__waWgKW__controls p{color:var(--text-secondary,#5c5c5c);font-size:15px;line-height:1.7}.security-module__waWgKW__limits{max-width:720px;padding-bottom:clamp(80px,10vw,112px)}.security-module__waWgKW__limits p{color:var(--text-secondary,#5c5c5c);font-size:15px;line-height:1.75}.security-module__waWgKW__close{padding-bottom:8px}.security-module__waWgKW__close p{max-width:40em;color:var(--text-secondary,#5c5c5c);font-size:15px;line-height:1.7}.security-module__waWgKW__close a{color:inherit;text-underline-offset:3px;text-decoration:underline}@media (max-width:860px){.security-module__waWgKW__hero,.security-module__waWgKW__pillars,.security-module__waWgKW__controls ul{grid-template-columns:1fr}.security-module__waWgKW__hero{align-items:start;padding-top:64px;padding-bottom:72px}.security-module__waWgKW__hero h1{font-size:36px}}
