main.lp{max-width:none;margin:0;padding:0}.lp-shell{max-width:var(--ann-page-max);padding-inline:var(--ann-page-gutter);margin:0 auto}@keyframes lpp-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes lpp-lift{0%{opacity:0;filter:blur(7px);transform:translateY(24px)scale(.965)}60%{filter:blur()}to{opacity:1;filter:none;transform:none}}@keyframes ann-mark{0%{opacity:0}to{opacity:1}}@keyframes ann-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.lp-in{animation-name:lpp-rise;animation-duration:.56s;animation-timing-function:var(--ann-ease-out);animation-fill-mode:both;animation-delay:calc(var(--lp-i,0) * 55ms)}.lp-in--lift{animation-name:lpp-lift;animation-duration:.68s}.lp-mark{animation:ann-mark .32s var(--ann-ease-out) .48s both}.lp-panel-in{animation:lpp-rise .42s var(--ann-ease-out) .56s both}.js-reveal .lp-reveal,.js-reveal .lp-reveal--late{opacity:0;transition:opacity .7s var(--ann-ease-out), transform .8s var(--ann-ease-out), filter .7s var(--ann-ease-out);transition-delay:calc(var(--lp-i,0) * 75ms);will-change:opacity, transform, filter;transform:translateY(22px)}.js-reveal .lp-reveal--lift{filter:blur(8px);transform:translateY(30px)scale(.965)}.js-reveal .lp-reveal--late{filter:blur(5px);transition-delay:calc(.12s + var(--lp-i,0) * 75ms);transform:translateY(12px)}.js-reveal [data-rv=slide-l] .lp-reveal:not(.lp-reveal--late){transform:translate(-36px)}.js-reveal [data-rv=slide-r] .lp-reveal:not(.lp-reveal--late){transform:translate(36px)}.js-reveal [data-rv=zoom] .lp-reveal:not(.lp-reveal--late){filter:blur(6px);transform:translateY(14px)scale(.94)}.js-reveal [data-rv=blur] .lp-reveal:not(.lp-reveal--late){filter:blur(10px);transform:none}.js-reveal .is-in.lp-reveal,.js-reveal .is-in.lp-reveal--late,.js-reveal [data-rv] .is-in.lp-reveal{opacity:1;filter:none;transform:none}.lp-recede{transition:opacity .5s var(--ann-ease-out), transform .5s var(--ann-ease-out)}.lp-recede.is-past{opacity:.45;transform:translateY(-20px)scale(.98)}.lp-progress{transform-origin:0;background:var(--ann-accent);height:2px;animation:linear both ann-progress;animation-timeline:scroll(root);display:block}.lp-cta{white-space:nowrap;border-radius:var(--ann-radius-field);background:var(--ann-accent);color:var(--ann-on-accent);transition:background-color var(--ann-dur-fast) ease, transform .16s var(--ann-ease-out);justify-content:center;align-items:center;line-height:1.2;text-decoration:none;display:inline-flex}.lp-cta:active{transform:scale(.97)}.lp-link{color:var(--ann-text-secondary);transition:color var(--ann-dur-fast) ease;text-decoration:none}.lp-link-accent{color:var(--ann-accent-text);text-decoration:none}@media (hover:hover) and (pointer:fine){.lp-cta:hover{background:var(--ann-accent-pressed)}.lp-link:hover{color:var(--ann-text)}.lp-link-accent:hover{text-underline-offset:3px;text-decoration:underline}}.lp-frame{grid-template-columns:minmax(0,1fr) 400px}@media (max-width:940px){.lp-frame{grid-template-columns:minmax(0,1fr)}.lp-frame-page{display:none}}.lp-panel{--ann-rail-w:56px;--ann-header-h:48px;--ann-pane-pad:8px;--ann-card-pad:16px;--ann-radius-card:8px;--ann-radius-field:8px;--ann-radius-well:7px;--ann-radius-pill:5px;--ann-radius-group:8px;--ann-measure:50ch;background:var(--ann-bg-panel);min-width:0;display:flex;overflow:hidden}.lp-panel .gg-rail{background:var(--ann-material-rail);-webkit-backdrop-filter:var(--ann-blur-panel);backdrop-filter:var(--ann-blur-panel);box-shadow:inset -1px 0 0 var(--ann-border)}.lp-panel .gg-bar{background:var(--ann-material-bar);-webkit-backdrop-filter:var(--ann-blur-panel);backdrop-filter:var(--ann-blur-panel);position:relative}.lp-panel .gg-bar--top{box-shadow:inset 0 -1px 0 var(--ann-border)}.lp-panel .ann-rail-button{place-items:center;padding:0}.lp-panel .ann-rail-label{display:none}.lp-panel .ann-rail-badge{right:12px}.lp-panel .ann-tabular{font-variant-numeric:tabular-nums}.lp-still,.lp-still *{-webkit-user-select:none;user-select:none;cursor:default!important}.lp-take-still{--ann-radius-card:8px;--ann-radius-field:8px;--ann-radius-well:7px;--ann-radius-pill:5px;--ann-measure:46ch}.lp-onepass{grid-template-columns:1fr;gap:clamp(12px,1.5vw,18px);display:grid}@media (min-width:880px){.lp-onepass{grid-template-rows:auto auto;grid-template-columns:1fr 1fr}.lp-onepass>:first-child{grid-row:1/span 2}}.lp-routes{grid-template-columns:repeat(auto-fit,minmax(min(100%,380px),1fr));align-items:start;gap:clamp(32px,4vw,56px);display:grid}.lp-feed-frame{border-radius:var(--ann-radius-card);width:100%;max-width:400px;height:452px;box-shadow:var(--ann-shadow-raised), var(--ann-hairline);overflow:hidden}.lp-feed-frame>.lp-panel{height:100%}.lp-demo-hint{color:var(--ann-text-secondary);transition:opacity var(--ann-dur-slow) var(--ann-ease-out), transform var(--ann-dur-slow) var(--ann-ease-out);align-items:center;gap:10px;font-size:13px;line-height:1.5;display:flex}.lp-demo-hint b{color:var(--ann-accent-text);font-weight:620}.lp-demo-hint[data-used=true]{opacity:0;pointer-events:none;transform:translateY(-4px)}.lp-demo-hint-swatch{background:var(--ann-accent-mark);transform-origin:0;width:26px;height:11px;animation:ann-swatch-draw .42s var(--ann-ease-out) .92s both;border-radius:3px;flex:none}@keyframes ann-swatch-draw{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (max-width:940px){.lp-demo-hint{display:none}}.lp-frame-page ::selection{background:var(--ann-accent-mark);color:var(--ann-text)}@media (prefers-reduced-motion:reduce){@keyframes lpp-rise{0%{opacity:0}to{opacity:1}}@keyframes lpp-lift{0%{opacity:0}to{opacity:1}}@keyframes ann-swatch-draw{0%{opacity:0}to{opacity:1}}.lp-in,.lp-in--lift,.lp-mark,.lp-panel-in,.lp-demo-hint-swatch{animation-duration:var(--ann-dur-slow)!important;animation-delay:0s!important}.js-reveal .lp-reveal,.js-reveal .lp-reveal--late,.js-reveal .lp-reveal--lift,.js-reveal [data-rv] .lp-reveal{filter:none!important;transition:opacity var(--ann-dur-slow) ease!important;transition-delay:0s!important;transform:none!important}.lp-recede.is-past{opacity:.6;transform:none}.lp-cta:active{opacity:.62;transform:none}}
