.lp{--lp-bg:#f2efe7;--lp-ink:#1a1917;--lp-rust:#c4502f;--lp-rust-ink:#a33f22;--lp-rust-dark:#a84325;--lp-rust-soft:#e5946f;--lp-olive:#6e7a56;--lp-olive-ink:#4f5a3b;--lp-sand:#ddd6c7;--lp-sand-deep:#d5cec2;--lp-charcoal:#3a3733;--lp-muted:#5f5a52;--lp-line:rgb(26 25 23/0.12);--lp-line-strong:rgb(26 25 23/0.22);--lp-serif:var(--font-lp-serif),"Iowan Old Style",Georgia,serif;--lp-sans:var(--font-lp-sans),ui-sans-serif,system-ui,sans-serif;--lp-mono:var(--font-lp-mono),ui-monospace,monospace;--lp-max:1200px;--lp-gutter:20px;--lp-section:clamp(72px,10vw,160px);background:var(--lp-bg);color:var(--lp-ink);font-family:var(--lp-sans);font-size:17px;line-height:1.6;overflow-x:clip}@media (min-width:768px){.lp{--lp-gutter:40px;font-size:18px}}.lp ::selection{background:var(--lp-rust);color:#fff}.lp :focus-visible{outline:2px solid var(--lp-rust-ink);outline-offset:3px;border-radius:4px}.lp-dark :focus-visible,.lp-footer :focus-visible{outline-color:var(--lp-rust-soft)}.lp-shell{width:100%;max-width:var(--lp-max);margin-inline:auto;padding-inline:var(--lp-gutter)}.lp-section{padding-block:var(--lp-section)}.lp-section--tight{padding-top:0}.lp-head .lp-h2{margin-top:.75rem;max-width:20ch}.lp-head .lp-lead{margin-top:1rem;max-width:58ch}.lp-stack{margin-top:clamp(2rem,4vw,3rem)}.lp-display{letter-spacing:-.02em;line-height:1.04;font-size:clamp(2.25rem,6.4vw,5rem)}.lp-display,.lp-h2{font-family:var(--lp-serif);font-weight:500;text-wrap:balance}.lp-h2{letter-spacing:-.018em;line-height:1.1;font-size:clamp(1.875rem,4vw,3rem)}.lp-h3{font-family:var(--lp-serif);font-weight:600;letter-spacing:-.012em;line-height:1.2;font-size:clamp(1.25rem,2.2vw,1.625rem)}.lp-lead{font-size:clamp(1.0625rem,1.6vw,1.3125rem);line-height:1.55}.lp-body,.lp-lead{color:var(--lp-muted);text-wrap:pretty}.lp-eyebrow{font-family:var(--lp-mono);font-size:.75rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--lp-muted)}.lp-chip{display:inline-block;font-size:.8125rem;background:var(--lp-sand);border-radius:5px;padding:.1em .45em;white-space:nowrap}.lp-chip,.lp-mono{font-family:var(--lp-mono);font-variant-numeric:tabular-nums;font-feature-settings:"zero" 1}.lp-cta{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:52px;padding:0 1.75rem;border:1px solid transparent;border-radius:999px;background:var(--lp-rust);color:#fff;font:inherit;font-weight:600;text-align:center;touch-action:manipulation;transition:background-color .16s ease}.lp-cta:hover{background:var(--lp-rust-dark)}.lp-cta--ghost{background:transparent;color:var(--lp-ink);border-color:var(--lp-line-strong)}.lp-cta--ghost:hover{background:var(--lp-sand)}.lp-cta--sm{min-height:44px;padding:0 1.15rem;font-size:.9375rem}.lp-link{display:inline-flex;align-items:center;min-height:48px;color:var(--lp-rust-ink);font-weight:600;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}.lp-link:hover{text-decoration-thickness:2px}@media (pointer:coarse){.lp-cta--sm{min-height:48px}.lp-footer ul a{display:inline-block;padding-block:.6rem;margin-block:-.6rem}}.lp-nav{position:sticky;top:0;z-index:50;border-bottom:1px solid transparent;transition:background-color .2s ease,border-color .2s ease}.lp-nav.is-stuck{background:var(--lp-bg);border-bottom-color:var(--lp-line)}.lp-nav-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:72px}.lp-wordmark{font-family:var(--lp-serif);font-size:1.375rem;font-weight:600;letter-spacing:-.02em}.lp-wordmark span{color:var(--lp-rust-ink)}.lp-nav-links{display:none;gap:2rem}.lp-nav-links a{color:var(--lp-ink);font-size:.9375rem}.lp-nav-links a:hover{color:var(--lp-rust-ink)}.lp-nav-end{display:flex;align-items:center;gap:.75rem}.lp-nav-toggle{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border:1px solid var(--lp-line-strong);border-radius:999px;background:transparent;color:inherit}.lp-nav-panel{border-top:1px solid var(--lp-line);background:var(--lp-bg);padding-block:.5rem 1.25rem}.lp-nav-panel a{display:block;padding:.875rem 0;border-bottom:1px solid var(--lp-line);font-size:1.0625rem}.lp-nav-end .lp-cta--ghost,.lp-wide-only{display:none}@media (min-width:900px){.lp-nav-end .lp-cta--ghost,.lp-nav-links{display:flex}.lp-wide-only{display:inline}.lp-narrow-only,.lp-nav-toggle{display:none}}.lp-hero{position:relative;background:var(--lp-bg);padding-block:clamp(48px,6vw,72px)}.lp-hero:before{content:"";position:absolute;inset:0;background:url(/img/textura-papel.webp) 50%/cover;filter:grayscale(1) contrast(.9);mix-blend-mode:multiply;opacity:.07;pointer-events:none}.lp-hero>*{position:relative;z-index:1}.lp-hero-grid{display:grid;gap:clamp(2.5rem,6vw,64px);align-items:center}@media (min-width:1024px){.lp-hero-grid{grid-template-columns:1.1fr .9fr;min-height:556px}}.lp-hero .lp-display{margin-top:.75rem;max-width:19ch;font-size:clamp(2.25rem,7vw,3rem);line-height:1.05;letter-spacing:-.025em}@media (min-width:1024px){.lp-hero .lp-display{font-size:clamp(2.75rem,3.6vw,3.25rem)}}.lp-hero-sub{margin-top:1.5rem;max-width:48ch}.lp-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}@media (max-width:639px){.lp-hero-actions .lp-cta{flex:1 1 100%}}.lp-cta--hero{border-radius:10px;background:var(--lp-ink);color:var(--lp-bg)}.lp-cta--hero:hover{background:var(--lp-charcoal)}.lp-cta--line{border-radius:10px;background:transparent;border:.5px solid var(--lp-sand-deep);color:var(--lp-ink)}.lp-cta--line:hover{background:var(--lp-sand)}.lp-hero-fine{margin-top:12px}.lp-hero-fine,.lp-hero-proof{font-size:.8125rem;color:var(--lp-muted)}.lp-hero-proof{margin-top:20px}.lp-hero-chips{margin-top:40px}.lp-hero-chips p{font-family:var(--lp-mono);font-size:.75rem;color:var(--lp-muted)}.lp-hero-chips ul{display:flex;flex-wrap:wrap;gap:8px;margin:.75rem 0 0;padding:0;list-style:none}.lp-hero-chips a{display:inline-flex;align-items:center;padding:6px 14px;border:.5px solid var(--lp-sand-deep);border-radius:999px;font-size:.875rem;color:var(--lp-ink);transition:background-color .16s ease}.lp-hero-chips a:hover{background:var(--lp-sand)}.lp-hero .lp-reveal.is-in{transition-duration:.5s;transition-timing-function:cubic-bezier(.16,1,.3,1)}.lp-os{width:min(460px,100%);margin:0}@media (min-width:1024px){.lp-os{margin-left:auto}}.lp-os-card{padding:32px;border:1px solid var(--lp-line);border-radius:12px;background:var(--lp-sand)}.lp-os-rows{position:relative;display:grid;gap:20px;margin:0;padding:0;list-style:none}.lp-os-rows:before{content:"";position:absolute;left:3px;top:10px;bottom:14px;width:.5px;background:var(--lp-sand-deep)}.lp-os-row{position:relative;display:grid;gap:.2rem;padding-left:1.5rem}.lp-os-row:before{content:"";position:absolute;left:0;top:.3rem;width:7px;height:7px;border-radius:999px;background:var(--lp-rust-soft)}.lp-os-row--done:before{background:var(--lp-olive)}.lp-os-label{font-size:.6875rem;text-transform:uppercase;letter-spacing:.08em;color:var(--lp-muted)}.lp-os-label,.lp-os-value{font-family:var(--lp-mono)}.lp-os-value{font-size:.8125rem;color:var(--lp-ink)}.lp-os-row--done .lp-os-value{font-family:var(--lp-sans);font-size:.9375rem;font-weight:500}.lp-os-caption{margin-top:.75rem;font-family:var(--lp-mono);font-size:.75rem;color:var(--lp-muted)}.lp-vist{width:min(460px,100%);margin-inline:auto}.lp-vist-card{padding:clamp(1.25rem,3vw,1.75rem);border:1px solid var(--lp-line);border-radius:14px;background:var(--lp-sand)}.lp-vist-head{display:flex;justify-content:space-between;gap:1rem;padding-bottom:.75rem;border-bottom:1px solid var(--lp-line);font-size:.6875rem;text-transform:uppercase;letter-spacing:.1em}.lp-vist-head,.lp-vist-meta{font-family:var(--lp-mono);color:var(--lp-muted)}.lp-vist-meta{margin-top:.75rem;font-size:.75rem;font-variant-numeric:tabular-nums}.lp-vist-items{display:grid;gap:.75rem;margin:1rem 0 0;padding:0;list-style:none}.lp-vist-items li{display:grid;grid-template-columns:auto 1fr;gap:.15rem .6rem;align-items:baseline}.lp-vist-items i{width:8px;height:8px;border-radius:999px;background:var(--lp-olive)}.lp-vist-items li[data-state=warn] i{background:var(--lp-rust-soft)}.lp-vist-items li[data-state=bad] i{background:var(--lp-rust)}.lp-vist-name{font-size:.9375rem;font-weight:500}.lp-vist-note{grid-column:2;color:var(--lp-muted)}.lp-vist-note,.lp-vist-sign{font-family:var(--lp-mono);font-size:.75rem}.lp-vist-sign{margin-top:1.25rem;padding-top:.6rem;border-top:1px solid var(--lp-ink)}.lp-vist-caption{margin-top:.75rem;font-family:var(--lp-mono);font-size:.6875rem;color:var(--lp-muted)}.lp-deliv{width:min(420px,100%);margin-inline:auto}.lp-deliv-card{display:grid;gap:.75rem;padding:clamp(1.25rem,3vw,1.75rem);border:1px solid var(--lp-line);border-radius:14px;background:#ece5da}.lp-deliv-card .lp-msg{max-width:100%}.lp-deliv-log{display:grid;gap:.4rem;margin:0;padding:0;list-style:none;font-family:var(--lp-mono);font-size:.75rem;font-variant-numeric:tabular-nums;color:var(--lp-muted)}.lp-deliv-caption{margin-top:.75rem;font-family:var(--lp-mono);font-size:.6875rem;color:var(--lp-muted)}.lp-divider{display:block;width:100%;height:clamp(240px,22vw,320px);object-fit:cover;object-position:68% 62%}@media (max-width:639px){.lp-divider{height:180px}}.lp-cycle{position:relative;margin-top:clamp(3rem,7vw,5.5rem);border-top:1px solid var(--lp-line-strong);padding-top:1.25rem}.lp-cycle-bar{position:absolute;top:-2px;left:0;right:0;height:3px;pointer-events:none}.lp-cycle-bar i{display:block;height:100%;background:var(--lp-olive);transform:scaleX(0);transform-origin:left;transition:transform .24s cubic-bezier(.16,1,.3,1)}.lp-cycle ol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.875rem 1.5rem;margin:1rem 0 0;padding:0;list-style:none;font-family:var(--lp-mono);font-size:.8125rem}.lp-cycle li{position:relative;display:flex;align-items:baseline;gap:.6rem;color:var(--lp-muted);transition:color .2s ease-out .12s}.lp-cycle li.is-done{color:var(--lp-ink)}.lp-cycle-num{color:var(--lp-rust-ink);font-size:.6875rem;transition:color .2s ease-out .12s}.lp-cycle li.is-done .lp-cycle-num{color:var(--lp-olive-ink)}.lp-confetti{position:absolute;left:55%;top:.25em;width:0;height:0;pointer-events:none}.lp-confetti i{position:absolute;width:5px;height:9px;border-radius:1px;opacity:0;animation:lp-confetti-pop .86s cubic-bezier(.22,.9,.32,1) forwards}.lp-confetti i:nth-child(4n+1){background:var(--lp-rust)}.lp-confetti i:nth-child(4n+2){background:var(--lp-olive)}.lp-confetti i:nth-child(4n+3){background:var(--lp-sand-deep)}.lp-confetti i:nth-child(4n+4){background:var(--lp-charcoal)}@keyframes lp-confetti-pop{0%{opacity:1;transform:translate(0) rotate(0deg) scale(.6)}55%{opacity:1;transform:translate(var(--dx),var(--dy)) rotate(var(--rot)) scale(1)}to{opacity:0;transform:translate(calc(var(--dx) * 1.15),calc(var(--dy) + 26px)) rotate(var(--rot)) scale(1)}}@media (min-width:720px){.lp-cycle ol{display:flex;justify-content:space-between;gap:1rem}}.lp-board{margin:0}.lp-board-grid{display:grid;grid-template-columns:minmax(72px,auto) repeat(8,minmax(0,1fr));grid-template-rows:auto repeat(3,44px);gap:6px;padding:clamp(1rem,2.5vw,1.5rem);border:1px solid var(--lp-line);border-radius:14px;background:var(--lp-sand)}.lp-board-hour{align-self:end;font-family:var(--lp-mono);font-size:.6875rem;color:var(--lp-muted)}.lp-board-resource{grid-column:1;align-self:center;padding-right:.5rem;text-transform:uppercase;letter-spacing:.06em}.lp-board-block,.lp-board-resource{font-family:var(--lp-mono);font-size:.6875rem;white-space:nowrap}.lp-board-block{display:flex;align-items:center;min-width:0;padding-inline:.6rem;border-radius:6px;background:var(--lp-charcoal);color:var(--lp-bg);overflow:hidden}.lp-board-block--olive{background:var(--lp-olive);color:#fff}.lp-board-block--refused{z-index:1;background:rgb(242 239 231/.88);border:1.5px dashed var(--lp-rust-ink);color:var(--lp-rust-ink)}.lp-board-caption{margin-top:.75rem;font-family:var(--lp-mono);font-size:.6875rem;color:var(--lp-muted)}.lp-trace{width:min(460px,100%);margin-inline:auto}.lp-trace-steps{display:grid;margin:0;padding:clamp(1.25rem,3vw,1.75rem);border:1px solid var(--lp-line);border-radius:14px;background:var(--lp-sand);list-style:none}.lp-trace-steps li{position:relative;display:grid;gap:.2rem;padding-left:1.5rem;padding-block:.75rem}.lp-trace-steps li:before{content:"";position:absolute;left:.4rem;top:0;bottom:0;width:1px;background:var(--lp-line-strong)}.lp-trace-steps li:first-child:before{top:1.3rem}.lp-trace-steps li:last-child:before{bottom:auto;height:1.3rem}.lp-trace-steps li:after{content:"";position:absolute;left:calc(.4rem - 3.5px);top:1.05rem;width:8px;height:8px;border-radius:999px;background:var(--lp-rust)}.lp-trace-label{font-family:var(--lp-mono);font-size:.6875rem;text-transform:uppercase;letter-spacing:.1em;color:var(--lp-muted)}.lp-trace-value{font-family:var(--lp-mono);font-size:.9375rem;font-variant-numeric:tabular-nums}.lp-tag{display:inline-flex;align-items:baseline;gap:.5rem;min-height:2.25rem;margin-top:1rem;padding:.4rem .75rem;border:1px solid var(--lp-line-strong);border-radius:10px;background:var(--lp-sand);font-family:var(--lp-mono);font-size:clamp(.6875rem,1.7vw,.875rem)}.lp-tag:after{content:"";width:1px;height:1em;background:var(--lp-ink);animation:lp-caret .9s steps(1) infinite}.lp-tag.is-done:after{display:none}@keyframes lp-caret{50%{opacity:0}}.lp-proof{border-block:1px solid var(--lp-line);padding-block:1.25rem;font-family:var(--lp-mono);font-size:.8125rem;font-variant-numeric:tabular-nums;font-feature-settings:"zero" 1;color:var(--lp-muted)}.lp-proof ul{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;list-style:none;margin:0;padding:0}.lp-proof b{color:var(--lp-ink);font-weight:500}.lp-split{display:grid;gap:clamp(2rem,5vw,4rem);align-items:center}@media (min-width:900px){.lp-split{grid-template-columns:repeat(2,minmax(0,1fr))}.lp-split--flip>:first-child{order:2}}.lp-notes{display:grid;gap:1rem;margin-top:1.5rem;list-style:none;padding:0}.lp-notes li{display:grid;grid-template-columns:1.25rem 1fr;gap:.75rem;align-items:start}.lp-notes svg{margin-top:.3rem;color:var(--lp-olive-ink)}.lp-phone{width:min(340px,100%);margin-inline:auto;border:10px solid var(--lp-ink);border-radius:32px;background:#ece5da;overflow:hidden}.lp-phone-bar{display:flex;align-items:center;gap:.625rem;padding:.75rem .875rem;background:var(--lp-charcoal);color:#fff}.lp-phone-avatar{display:grid;place-items:center;width:34px;height:34px;border-radius:999px;background:var(--lp-olive);color:#fff;font-family:var(--lp-serif);font-size:.9375rem}.lp-phone-name{font-size:.875rem;font-weight:600;line-height:1.2}.lp-phone-meta{font-family:var(--lp-mono);font-size:.6875rem;color:var(--lp-sand-deep)}.lp-thread{display:flex;flex-direction:column;gap:.5rem;min-height:340px;padding:.875rem}.lp-msg{max-width:82%;padding:.5rem .7rem;border-radius:12px;background:#fff;font-size:.9375rem;line-height:1.45;animation:lp-pop .22s ease-out both}.lp-msg--out{align-self:flex-end;background:#dfe6d0}.lp-msg time{display:block;margin-top:.15rem;font-family:var(--lp-mono);font-size:.625rem;color:var(--lp-muted)}.lp-msg--card{width:82%;max-width:82%;align-self:flex-end;background:#fff;padding:.75rem}.lp-msg--card b{display:block;font-size:.8125rem}.lp-msg--card .lp-phone-meta{color:var(--lp-muted)}.lp-msg-approve{display:block;width:100%;margin-top:.6rem;padding:.55rem;border:0;border-radius:8px;background:var(--lp-olive);color:#fff;font:inherit;font-size:.875rem;font-weight:600;text-align:center}.lp-typing{display:inline-flex;gap:4px;align-self:flex-start;padding:.7rem;border-radius:12px;background:#fff}.lp-typing i{width:6px;height:6px;border-radius:999px;background:var(--lp-muted);animation:lp-blink 1.1s ease-in-out infinite}.lp-typing i:nth-child(2){animation-delay:.18s}.lp-typing i:nth-child(3){animation-delay:.36s}@keyframes lp-pop{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes lp-blink{0%,60%,to{opacity:.3}30%{opacity:1}}.lp-dark{background:var(--lp-charcoal);color:var(--lp-bg)}.lp-dark .lp-body,.lp-dark .lp-lead{color:var(--lp-sand-deep)}.lp-dark .lp-eyebrow{color:var(--lp-rust-soft)}.lp-doc{width:min(460px,100%);margin-inline:auto;padding:clamp(1.5rem,4vw,2.5rem);border-radius:4px;background:var(--lp-bg);color:var(--lp-ink)}.lp-doc-head{display:flex;justify-content:space-between;gap:1rem;padding-bottom:.75rem;border-bottom:1px solid var(--lp-line);font-family:var(--lp-mono);font-size:.6875rem;text-transform:uppercase;letter-spacing:.1em;color:var(--lp-muted)}.lp-doc-title{margin-top:1.25rem;font-family:var(--lp-serif);font-size:1.25rem;font-weight:600}.lp-doc-rows{margin-top:1rem;display:grid;gap:.5rem;font-size:.875rem}.lp-doc-rows div{display:flex;justify-content:space-between;gap:1rem;border-bottom:1px dotted var(--lp-line-strong);padding-bottom:.35rem}.lp-doc-rows span:last-child{font-family:var(--lp-mono);font-variant-numeric:tabular-nums}.lp-doc-sign{margin-top:1.75rem;padding-top:.5rem;border-top:1px solid var(--lp-ink)}.lp-doc-sign svg{display:block;width:100%;height:auto;margin-top:-3.25rem}.lp-doc-sign path{fill:none;stroke:var(--lp-ink);stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1}.lp-doc-sign.is-in path{animation:lp-draw 1.6s ease-out forwards}@keyframes lp-draw{to{stroke-dashoffset:0}}.lp-doc-caption{font-size:.6875rem;color:var(--lp-muted)}.lp-doc-caption,.lp-meta{font-family:var(--lp-mono)}.lp-meta{display:grid;gap:.5rem;margin-top:2rem;font-size:.75rem;list-style:none;padding:0}.lp-meta li{display:grid;grid-template-columns:8.5rem 1fr;gap:.75rem;padding-bottom:.5rem;border-bottom:1px solid rgb(242 239 231/.14);overflow-wrap:anywhere}.lp-meta span:first-child{color:var(--lp-rust-soft);text-transform:uppercase;letter-spacing:.08em}.lp-panels{display:grid;gap:1rem;margin-top:clamp(2rem,4vw,3rem);list-style:none;padding:0}.lp-panel{display:flex;flex-direction:column;gap:.75rem;padding:1.5rem;border:1px solid var(--lp-line);border-radius:14px;background:var(--lp-sand)}.lp-panel svg{color:var(--lp-rust-ink)}.lp-panel p{font-size:.9375rem;color:var(--lp-muted);margin:0}@media (min-width:620px){.lp-panels{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1000px){.lp-panels{grid-template-columns:repeat(5,minmax(0,1fr))}}.lp-price{display:grid;gap:1rem;margin-top:clamp(2rem,4vw,3rem)}.lp-price-card{padding:clamp(1.5rem,3vw,2rem);border:1px solid var(--lp-line);border-radius:14px;background:var(--lp-sand)}.lp-price-card--lead{background:var(--lp-bg);border-color:var(--lp-rust)}.lp-price-value{font-family:var(--lp-serif);font-size:clamp(2rem,4vw,2.75rem);line-height:1;margin-top:.75rem}.lp-price-value small{font-family:var(--lp-sans)}.lp-price-note,.lp-price-value small{font-size:.9375rem;color:var(--lp-muted)}.lp-price-note{margin-top:.75rem}@media (min-width:720px){.lp-price{grid-template-columns:repeat(2,minmax(0,1fr))}}.lp-footer{background:var(--lp-charcoal);color:var(--lp-bg);padding-block:clamp(48px,7vw,80px)}.lp-footer-grid{display:grid;gap:2.5rem}.lp-footer .lp-wordmark span{color:var(--lp-rust-soft)}.lp-footer-about{margin-top:.75rem;max-width:34ch}.lp-footer h2{font-family:var(--lp-mono);font-size:.6875rem;text-transform:uppercase;letter-spacing:.14em;color:var(--lp-rust-soft)}.lp-footer ul{margin-top:1rem;display:grid;gap:.75rem;list-style:none;padding:0;font-family:var(--lp-mono);font-size:.8125rem}.lp-footer a:hover{text-decoration:underline;text-underline-offset:3px}.lp-footer-bottom{margin-top:3rem;padding-top:1.5rem;border-top:1px solid rgb(242 239 231/.14);display:flex;flex-wrap:wrap;justify-content:space-between;gap:.75rem;font-family:var(--lp-mono);font-size:.75rem;color:var(--lp-sand-deep)}@media (min-width:720px){.lp-footer-grid{grid-template-columns:1.4fr repeat(3,1fr)}}.lp-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.lp-reveal{opacity:0;transform:translateY(12px)}.lp-reveal.is-in{opacity:1;transform:none;transition:opacity .3s ease-out,transform .3s ease-out}@media (prefers-reduced-motion:reduce){.lp-reveal,.lp-reveal.is-in{opacity:1;transform:none;transition:none}.lp-confetti i,.lp-msg,.lp-tag:after,.lp-typing i{animation:none}.lp-cycle li,.lp-cycle-bar i,.lp-cycle-num{transition:none}.lp-doc-sign path{stroke-dashoffset:0}}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:200 900;font-display:swap;src:url(/_next/static/media/c1e0ae606c0d380f-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:200 900;font-display:swap;src:url(/_next/static/media/9cc95445f0ce201a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:200 900;font-display:swap;src:url(/_next/static/media/24f599ce1a627b37-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:200 900;font-display:swap;src:url(/_next/static/media/ea308541f46fdb72-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:200 900;font-display:swap;src:url(/_next/static/media/1b5a038d2ebd8073-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:200 900;font-display:swap;src:url(/_next/static/media/d9c8a48aa27d17bd-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/3d165c286d94e27c-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/e54d16b9f2c4535b-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/7c21074d9bafed1b-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/916860560b9a2bc2-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/591e43f23f51e5a5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/97ac91773d3121b2-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"Source Serif 4 Fallback";src:local("Times New Roman");ascent-override:87.87%;descent-override:28.41%;line-gap-override:0.00%;size-adjust:117.91%}.__className_139bc5{font-family:"Source Serif 4","Source Serif 4 Fallback"}.__variable_139bc5{--font-lp-serif:"Source Serif 4","Source Serif 4 Fallback"}@font-face{font-family:Archivo;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b06b356f834173cc-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Archivo;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/23d669af23d19c95-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Archivo;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1a4aa50920b5315c-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Archivo Fallback;src:local("Arial");ascent-override:88.96%;descent-override:21.28%;line-gap-override:0.00%;size-adjust:98.70%}.__className_5afde0{font-family:Archivo,Archivo Fallback;font-style:normal}.__variable_5afde0{--font-lp-sans:"Archivo","Archivo Fallback"}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/886030b0b59bc5a7-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/0aa834ed78bf6d07-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/67957d42bae0796d-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/f911b923c6adde36-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/939c4f875ee75fbb-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/bb3ef058b751a6ad-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:JetBrains Mono Fallback;src:local("Arial");ascent-override:75.79%;descent-override:22.29%;line-gap-override:0.00%;size-adjust:134.59%}.__className_3c557b{font-family:JetBrains Mono,JetBrains Mono Fallback;font-style:normal}.__variable_3c557b{--font-lp-mono:"JetBrains Mono","JetBrains Mono Fallback"}