:root{--bg:#f4efe5;--surface:#fff;--surface-2:#faf6ee;--ink:#141310;--muted:#5f5a52;--faint:#6f6960;--line:#e4dccf;--line-strong:#d8cebd;--green:#2d6a3f;--green-2:#245735;--sage:#3f7d5c;--green-tint:#e8f2ea;--orange:#c75a1c;--orange-tint:#f9e7da;--amber:#b46a12;--shadow-sm:0 1px 2px rgba(20,19,16,.05);--shadow:0 10px 30px rgba(20,19,16,.06);--shadow-lg:0 24px 60px rgba(20,19,16,.1);--r-lg:20px;--r-md:14px;--r-sm:10px;--maxw:1280px}.lpv2 *{box-sizing:border-box}.lpv2{font-family:var(--font-geist-sans),system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:var(--bg);line-height:1.6;-webkit-font-smoothing:antialiased;scroll-behavior:smooth;position:relative;overflow-x:hidden}.lpv2:before{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;background:radial-gradient(1100px 520px at 88% -6%,rgba(63,125,92,.1),transparent 60%),radial-gradient(900px 480px at -8% 4%,rgba(199,90,28,.05),transparent 55%)}.lpv2>*{position:relative;z-index:1}.lpv2 a{color:inherit;text-decoration:none}.lpv2 img{max-width:100%;display:block}.lpv2 button{font:inherit;cursor:pointer}.lpv2 ul{margin:0;padding:0;list-style:none}.lpv2 h1,.lpv2 h2,.lpv2 h3,.lpv2 h4{margin:0;font-family:var(--font-fraunces),Georgia,serif;font-weight:600;line-height:1.08;letter-spacing:-.02em;color:var(--ink)}.lpv2 h1{font-size:clamp(40px,5.6vw,66px)}.lpv2 h2{font-size:clamp(30px,4vw,48px)}.lpv2 h3{font-size:20px;letter-spacing:-.01em}.lpv2 .accent{color:var(--green)}.lpv2 p{margin:0}.lpv2 .lede{font-size:clamp(16px,1.5vw,19px);color:var(--muted);max-width:640px}.lpv2 .center{text-align:center}.lpv2 .center .lede{margin-inline:auto}.lpv2 .small{font-size:13.5px;color:var(--muted);line-height:1.55}.lpv2 .mono{font-family:var(--font-geist-mono),monospace}.lpv2 .ic{width:20px;height:20px;stroke:currentColor;stroke-width:1.75;fill:none;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.lpv2 .ic-14{width:14px;height:14px}.lpv2 .ic-18{width:18px;height:18px}.lpv2 .ic-22{width:22px;height:22px}.lpv2 .ic-26{width:26px;height:26px}.lpv2 .wrap{width:100%;max-width:var(--maxw);margin-inline:auto;padding-inline:clamp(32px,3.333vw,48px)}.lpv2 .section{padding:96px 0;position:relative}.lpv2 .section-sm{padding:64px 0}.lpv2 .section-alt{background:var(--surface-2)}.lpv2 .eyebrow{display:inline-flex;align-items:center;gap:8px;height:30px;padding:0 12px 0 10px;border:1px solid var(--line);border-radius:100px;background:var(--surface);color:var(--green);font-family:var(--font-geist-mono),monospace;font-weight:600;font-size:11px;letter-spacing:.14em;text-transform:uppercase}.lpv2 .eyebrow.is-orange{color:var(--orange);border-color:rgba(199,90,28,.28);background:var(--orange-tint)}.lpv2 .eyebrow .ic{stroke-width:2}.lpv2 .head{margin:16px 0 0}.lpv2 .head+.lede{margin-top:16px}.lpv2 .btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;height:48px;padding:0 22px;border-radius:var(--r-md);border:1px solid var(--line-strong);background:var(--surface);color:var(--ink);font-weight:600;font-size:15px;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease}.lpv2 .btn:hover{transform:translateY(-1px)}.lpv2 .btn:focus-visible{outline:2.5px solid var(--sage);outline-offset:2px}.lpv2 .btn-primary{background:var(--orange);border-color:var(--orange);color:#fff;box-shadow:0 10px 22px rgba(199,90,28,.18)}.lpv2 .btn-primary:hover{background:#b8500f;box-shadow:0 14px 26px rgba(199,90,28,.22)}.lpv2 .btn-green{background:var(--green);border-color:var(--green);color:#fff;box-shadow:0 10px 22px rgba(45,106,63,.16)}.lpv2 .btn-green:hover{background:var(--green-2)}.lpv2 .btn-ghost{background:transparent;border-color:var(--line-strong);color:var(--green);font-weight:600}.lpv2 .btn-ghost:hover{border-color:var(--green);background:var(--green-tint)}.lpv2 .btn-sm{height:40px;padding:0 15px;font-size:13.5px}.lpv2 .tick{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--green-tint);color:var(--green);flex:0 0 auto}.lpv2 .tick .ic{width:12px;height:12px;stroke-width:2.5}.lpv2 .chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.lpv2 .chip{display:inline-flex;align-items:center;gap:8px;height:38px;padding:0 14px;border:1px solid var(--line);border-radius:100px;background:var(--surface);font-size:13.5px;font-weight:500;color:#39342d}.lpv2 .announce{border-bottom:1px solid var(--line);background:var(--surface-2)}.lpv2 .announce .wrap{display:flex;align-items:center;justify-content:center;gap:9px;min-height:40px;font-size:13px;color:var(--green);font-weight:600;text-align:center}.lpv2 .announce .dot{width:7px;height:7px;border-radius:50%;background:var(--green);flex:0 0 auto}.lpv2 .announce a{display:inline-flex;align-items:center;gap:4px}.lpv2 .announce .ic{stroke-width:2}.lpv2.lpv2-chrome{overflow:visible;position:static;z-index:auto}.lpv2.lpv2-chrome:before{content:none}.lpv2 .navbar{position:sticky;top:0;z-index:50;background:hsla(40,41%,93%,.86);backdrop-filter:saturate(140%) blur(12px);border-bottom:1px solid transparent;transition:border-color .2s ease,box-shadow .2s ease}.lpv2 .navbar.scrolled{border-color:var(--line);box-shadow:var(--shadow-sm)}.lpv2 .nav{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:70px}.lpv2 .brand{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-fraunces),serif;font-weight:600;font-size:22px;letter-spacing:-.02em}.lpv2 .brand-mark{width:34px;height:34px;flex:0 0 auto}.lpv2 .nav-links{display:flex;align-items:center;gap:22px;font-size:14.5px;font-weight:500;color:#3a352e}.lpv2 .nav-links a:hover{color:var(--green)}.lpv2 .nav-actions{display:flex;align-items:center;gap:10px}.lpv2 .nav-toggle{display:none;width:44px;height:44px;border:1px solid var(--line-strong);border-radius:var(--r-sm);background:var(--surface);align-items:center;justify-content:center}.lpv2 .nav-links{list-style:none;margin:0;padding:0}.lpv2 .nav-item{position:relative;display:flex;align-items:center}.lpv2 .nav-link,.lpv2 .nav-trigger{display:inline-flex;align-items:center;gap:5px;height:70px;padding:0;border:0;background:none;font-family:inherit;font-size:14.5px;font-weight:500;color:#3a352e;transition:color .16s ease}.lpv2 .nav-item:hover .nav-trigger,.lpv2 .nav-link:hover,.lpv2 .nav-trigger:hover,.lpv2 .nav-trigger[aria-expanded=true]{color:var(--green)}.lpv2 .nav-chev{width:13px;height:13px;color:currentColor;transition:transform .2s ease}.lpv2 .nav-trigger[aria-expanded=true] .nav-chev{transform:rotate(180deg)}.lpv2 .nav-panel{position:absolute;top:calc(100% - 10px);left:0;z-index:60;min-width:290px;padding:8px;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md);box-shadow:var(--shadow-lg);opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.lpv2 .nav-panel[data-open=true]{opacity:1;visibility:visible;transform:translateY(0)}.lpv2 .nav-item.align-right .nav-panel{left:auto;right:0}.lpv2 .nav-mega{min-width:566px;display:grid;grid-template-columns:1fr 1fr;gap:2px 16px;padding:12px}.lpv2 .nav-col-h{margin:0;padding:6px 11px;font-family:var(--font-geist-mono),monospace;font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--faint)}.lpv2 .nav-row{display:grid;grid-template-columns:34px 1fr;gap:11px;align-items:center;padding:9px 11px;border-radius:var(--r-sm);transition:background .14s ease}.lpv2 .nav-row:focus-visible,.lpv2 .nav-row:hover{background:var(--green-tint);outline:none}.lpv2 .nav-row-ic,.lpv2 .nav-row-logo{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;flex:0 0 auto}.lpv2 .nav-row-ic{background:var(--green-tint);color:var(--green)}.lpv2 .nav-row-ic .ic{width:17px;height:17px}.lpv2 .nav-row:hover .nav-row-ic{background:#fff}.lpv2 .nav-row-logo{background:#fff;border:1px solid var(--line)}.lpv2 .nav-row-logo img{width:20px;height:20px;object-fit:contain}.lpv2 .nav-row-t b{display:block;font-size:14px;font-weight:600;color:var(--ink);line-height:1.3}.lpv2 .nav-row-t span{display:block;font-size:12px;color:var(--faint);margin-top:1px;line-height:1.35}.lpv2 .nav-featured{margin-top:6px;padding-top:6px;border-top:1px solid var(--line)}.lpv2 .nav-featured .nav-row.is-featured{background:var(--surface-2)}.lpv2 .nav-featured .nav-row.is-featured:hover{background:var(--green-tint)}.lpv2 .nav-login{font-size:14px;font-weight:500;color:#3a352e;padding:0 4px;transition:color .16s ease}.lpv2 .nav-login:hover{color:var(--green)}.lpv2 .nav-cta-mobile{display:none}.lpv2 .browser-bar{height:42px;display:flex;align-items:center;gap:7px;padding:0 14px;border-bottom:1px solid var(--line);background:var(--surface-2)}.lpv2 .tl{width:10px;height:10px;border-radius:50%}.lpv2 .tl.r{background:#e0a08a}.lpv2 .tl.y{background:#dcc178}.lpv2 .tl.g{background:#94c39a}.lpv2 .url{margin:0 auto;display:inline-flex;align-items:center;gap:6px;font-family:var(--font-geist-mono),monospace;font-size:11px;color:var(--faint);background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:4px 12px}.lpv2 .url .ic{width:11px;height:11px}.lpv2 .hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.lpv2 .hero-v2{padding:18px 0 0;margin-bottom:-12px;background:#faf8f3;overflow:hidden}.lpv2 .hero-v2-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);column-gap:clamp(48px,4vw,64px);align-items:center}.lpv2 .hero-v2-copy{position:relative;z-index:2;max-width:540px}.lpv2 .hero-v2-eyebrow{height:29px;padding-inline:10px 12px;letter-spacing:.15em}.lpv2 .hero-v2-title{font-size:clamp(3.35rem,4vw,4rem);font-weight:600;line-height:1.02;letter-spacing:-.04em;margin-top:14px;text-wrap:balance}.lpv2 .hero-v2-title-line{display:block;text-wrap:balance}.lpv2 .hero-v2-title em{color:var(--orange);font-style:normal}.lpv2 .hero-v2-lede{max-width:560px;margin-top:18px;color:#5c574f;font-size:17px;line-height:1.56}.lpv2 .hero-v2-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:22px}.lpv2 .hero-v2-primary .ic{transition:transform .16s ease}.lpv2 .hero-v2-primary:hover .ic{transform:translateX(3px)}.lpv2 .hero-v2-secondary{background:hsla(0,0%,100%,.72);color:var(--ink)}.lpv2 .hero-v2-secondary:hover{border-color:var(--green);background:var(--surface)}.lpv2 .hero-v2-video-link{display:inline-flex;align-items:center;gap:9px;min-height:44px;margin-top:8px;color:var(--green);font-size:13.5px;font-weight:600;border-radius:8px;transition:color .16s ease}.lpv2 .hero-v2-video-link:hover{color:var(--green-2)}.lpv2 .hero-v2-video-link:focus-visible{outline:2.5px solid var(--sage);outline-offset:4px}.lpv2 .hero-v2-play{width:26px;height:26px;display:grid;place-items:center;border:1px solid rgba(45,106,63,.35);border-radius:50%;background:hsla(0,0%,100%,.72)}.lpv2 .hero-v2-play .ic{width:14px;height:14px;stroke-width:1.8}.lpv2 .hero-v2-reassurance{display:flex;align-items:center;flex-wrap:wrap;gap:8px 10px;margin-top:14px;color:#4e4942;font-size:13px;font-weight:550}.lpv2 .hero-v2-reassurance li{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.lpv2 .hero-v2-reassurance li+li:before{content:"·";margin-right:4px;color:#8c857a;font-weight:700}.lpv2 .hero-v2-reassurance-icon{display:grid;place-items:center;width:19px;height:19px;color:var(--green)}.lpv2 .hero-v2-reassurance-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.lpv2 .hero-v2-visual-column{min-width:0;width:112%;margin:0;justify-self:center;transform:none}.lpv2 .hero-v2-visual{position:relative;aspect-ratio:1448/1086;width:100%;margin:0;isolation:isolate}.lpv2 .hero-v2-image{display:block;width:100%;height:auto;object-fit:contain}.lpv2 .hero-v2-tally-request{position:absolute;left:89.9%;top:46.8%;display:grid;width:6.4%;height:9.7%;place-content:center;gap:3px;border:1px solid hsla(35,20%,84%,.9);border-radius:5px;background:#fff;color:var(--ink);font-size:clamp(5px,.55vw,8px);line-height:1.05;text-align:center;z-index:2}.lpv2 .hero-v2-tally-request b{font-weight:650}.lpv2 .hero-v2-tally-request small{color:var(--orange);font-size:.9em;font-weight:700}@media(min-width:1101px) and (max-height:680px){.lpv2 .hero-v2-video-link{display:none}}@media(min-width:1101px){.lpv2 .hero-v2+.section{padding-top:48px}}@media(max-width:1100px){.lpv2 .hero-v2{padding:54px 0 68px;margin-bottom:0}.lpv2 .hero-v2-grid{grid-template-columns:1fr;gap:38px}.lpv2 .hero-v2-copy{max-width:760px}.lpv2 .hero-v2-title{font-size:clamp(52px,7.5vw,64px)!important;max-width:760px}.lpv2 .hero-v2-lede{max-width:720px}.lpv2 .hero-v2-visual-column{width:min(900px,100%);margin-inline:auto;transform:none}}@media(max-width:680px){.lpv2 .wrap{padding-inline:20px}.lpv2 .hero-v2{padding:38px 0 50px}.lpv2 .hero-v2-grid{gap:30px}.lpv2 .hero-v2-title{font-size:clamp(42px,12vw,46px)!important;line-height:1.04;margin-top:18px}.lpv2 .hero-v2-lede{font-size:16.5px;line-height:1.58;margin-top:20px}.lpv2 .hero-v2-actions{align-items:stretch;flex-direction:column;margin-top:26px}.lpv2 .hero-v2-actions .btn{width:100%;height:auto;min-height:48px;padding-block:12px;text-align:center}.lpv2 .hero-v2-video-link{margin-top:12px}.lpv2 .hero-v2-reassurance{gap:9px 10px;margin-top:18px;font-size:12.5px}.lpv2 .hero-v2-reassurance li+li:before{display:none}.lpv2 .hero-v2-visual-column{width:100%;margin-inline:0}}@media(prefers-reduced-motion:reduce){.lpv2 .hero-v2-primary .ic{transition:none}.lpv2 .hero-v2-primary:hover .ic{transform:none}}.lpv2 .panel{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface-2);padding:12px}.lpv2 .panel-h{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;font-weight:600;margin-bottom:10px}.lpv2 .tag{font-family:var(--font-geist-mono),monospace;font-size:9.5px;font-weight:600;color:var(--green);background:var(--green-tint);padding:3px 7px;border-radius:100px;letter-spacing:.02em}.lpv2 .trace-video{max-width:960px;margin:36px auto 0;border:1px solid var(--line);border-radius:var(--r-lg);background:var(--surface);box-shadow:var(--shadow-lg);overflow:hidden}.lpv2 .trace-media{display:block;width:100%;height:auto;aspect-ratio:1136/582;object-fit:cover;background:var(--surface-2)}.lpv2 .review-clip{position:relative;overflow:hidden;aspect-ratio:1280/620;background:var(--surface-2)}.lpv2 .review-media{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.012)}.lpv2 .review-caption{display:flex;align-items:center;gap:11px;margin-top:16px;padding:0 4px}.lpv2 .review-caption .si{flex:0 0 auto;width:34px;height:34px;border-radius:10px;background:var(--green-tint);color:var(--green);display:grid;place-items:center}.lpv2 .review-caption .si .ic{width:16px;height:16px}.lpv2 .review-caption b{display:block;font-size:14px;color:var(--ink)}.lpv2 .review-caption .small{display:block;color:var(--muted);margin-top:1px}.lpv2 .audit-card{margin-top:18px;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);padding:20px 22px;box-shadow:var(--shadow)}.lpv2 .audit-card-h{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.lpv2 .audit-card-h h4{font-size:15px}.lpv2 .audit-card-h .small{font-family:var(--font-geist-mono),monospace;font-size:11px;color:var(--faint)}.lpv2 .grid-2{grid-template-columns:1fr 1fr}.lpv2 .grid-2,.lpv2 .grid-3{display:grid;gap:20px;margin-top:44px}.lpv2 .grid-3{grid-template-columns:repeat(3,1fr)}.lpv2 .grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:44px}.lpv2 .card{border:1px solid var(--line);border-radius:var(--r-lg);background:var(--surface);box-shadow:var(--shadow-sm);padding:26px}.lpv2 .icon-tile{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;background:var(--green-tint);color:var(--green);margin-bottom:18px}.lpv2 .icon-tile .ic{width:24px;height:24px}.lpv2 .card h3{margin-bottom:8px}.lpv2 .card p{color:var(--muted);font-size:14.5px}.lpv2 .rule{width:36px;height:3px;border-radius:100px;background:var(--orange);margin-top:16px}.lpv2 .problem .card{display:grid;grid-template-columns:52px 1fr;gap:18px;align-items:start}.lpv2 .problem .icon-tile{margin-bottom:0}.lpv2 .section.problem-v2{padding:72px 0 80px;background:#faf8f3}.lpv2 .problem-v2-intro{max-width:1040px;margin-inline:auto}.lpv2 .problem-v2-title{margin-top:14px;font-size:clamp(36px,4.35vw,58px);line-height:1.04;letter-spacing:-.035em;text-wrap:balance}.lpv2 .problem-v2-title>span{display:block}.lpv2 .problem-v2-title-accent{color:var(--orange)}.lpv2 .problem-v2-lede{max-width:930px;margin:16px auto 0;color:#37332e;font-size:clamp(15px,1.35vw,18px);line-height:1.62;text-wrap:pretty}.lpv2 .problem-v2-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:28px;text-align:left}.lpv2 .problem-v2-card{position:relative;min-width:0;padding:18px 20px 20px;border:1px solid hsla(38,26%,79%,.9);border-radius:16px;background:hsla(0,0%,100%,.68);box-shadow:0 5px 18px rgba(20,19,16,.045);transform-origin:center;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}@media(hover:hover) and (pointer:fine){.lpv2 .problem-v2-card:hover{z-index:2;transform:translateY(-3px) scale(1.012);border-color:rgba(45,106,63,.32);box-shadow:0 14px 30px rgba(20,19,16,.09)}}.lpv2 .problem-v2-card h3{display:flex;align-items:center;gap:12px;margin:0 0 12px;font-size:clamp(19px,1.8vw,25px);line-height:1.12}.lpv2 .problem-v2-number{display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;border-radius:50%;background:linear-gradient(145deg,#07562f,#00391f);color:#fff;font-family:var(--font-geist-sans),sans-serif;font-size:18px;font-weight:700;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.2)}.lpv2 .problem-v2-card-body{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(150px,.72fr);gap:18px;align-items:center}.lpv2 .problem-v2-card-body.is-approval-card,.lpv2 .problem-v2-card-body.is-retyping-card{grid-template-columns:minmax(0,1.78fr) minmax(135px,.58fr);gap:14px}.lpv2 .problem-v2-card-body>p{color:#25221e;font-size:14px;line-height:1.58}.lpv2 .problem-v2-mini{min-width:0;min-height:182px;color:#171512;font-family:var(--font-geist-sans),sans-serif;font-size:11px}.lpv2 .problem-scattered{display:grid;grid-template-columns:minmax(148px,1.08fr) 46px minmax(120px,.9fr);align-items:center;gap:3px}.lpv2 .problem-source-list{display:grid;gap:6px}.lpv2 .problem-source-row{display:flex;align-items:center;gap:8px;min-width:0;min-height:34px;padding:5px 8px;border:1px solid var(--line-strong);border-radius:7px;background:#fff;font-weight:600;white-space:nowrap}.lpv2 .problem-channel-icon{width:17px;height:17px;flex:0 0 17px;color:var(--green);fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.lpv2 .problem-channel-icon.is-whatsapp{color:#0b9b4d;fill:currentColor;stroke:none}.lpv2 .problem-provider-logos{display:flex;align-items:center;gap:3px;flex:0 0 auto;padding-right:2px}.lpv2 .problem-provider-logos img{display:block;width:13px;height:13px;object-fit:contain}.lpv2 .problem-scatter-arrows{display:block;width:100%;height:142px;overflow:visible;color:var(--green)}.lpv2 .problem-scatter-arrows .problem-flow-line{fill:none;stroke:currentColor;stroke-width:1.65;stroke-dasharray:4 5;stroke-linecap:round;stroke-linejoin:round}.lpv2 .problem-scatter-arrows .problem-arrow-head{fill:currentColor;stroke:none}.lpv2 .problem-paper-stack{position:relative;height:170px}.lpv2 .problem-paper{position:absolute;top:10px;left:8px;width:72px;height:104px;padding:10px 8px;border:1px solid #d3cbc0;border-radius:5px;background:#fff;box-shadow:0 8px 18px rgba(20,19,16,.08);font-family:var(--font-geist-mono),monospace;font-size:9px;text-transform:uppercase;transform:rotate(-7deg)}.lpv2 .problem-paper.is-receipt{left:64px;transform:rotate(8deg)}.lpv2 .problem-paper i,.lpv2 .problem-paper i:after,.lpv2 .problem-paper i:before{position:absolute;left:10px;right:10px;height:1px;background:#d9d3ca;content:""}.lpv2 .problem-paper i{top:42px}.lpv2 .problem-paper i:before{top:12px;left:0;right:0}.lpv2 .problem-paper i:after{top:24px;left:0;right:8px}.lpv2 .problem-warning{position:absolute;left:4px;right:0;bottom:4px;display:flex;align-items:center;justify-content:center;gap:7px;min-height:50px;padding:7px;border:1px solid rgba(199,90,28,.45);border-radius:7px;background:#fff7ef;color:#2b251f;font-size:10.5px;font-weight:700;text-align:center}.lpv2 .problem-warning .ic{width:21px;height:21px;color:#ed5215}.lpv2 .problem-retyping{display:grid;grid-template-columns:minmax(0,1fr) 32px minmax(0,1fr);align-items:center;gap:7px}.lpv2 .problem-data-card{overflow:hidden;border:1px solid var(--line-strong);border-radius:8px;background:#fff}.lpv2 .problem-data-card>strong{display:block;padding:8px 9px;border-bottom:1px solid var(--line);font-size:10.5px}.lpv2 .problem-data-card dl{display:grid;gap:6px;margin:0;padding:9px}.lpv2 .problem-data-card dl>div{display:grid;grid-template-columns:46px 1fr;gap:5px;align-items:center}.lpv2 .problem-data-card dt{color:#625d55}.lpv2 .problem-data-card dd{min-width:0;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}.lpv2 .problem-retyping .problem-data-card:last-child dd{padding:2px 4px;border:1px solid var(--line);border-radius:4px;background:#fdfcf9;font-size:10px}.lpv2 .problem-transfer-arrow{display:block;width:32px;height:22px;margin:auto;color:#f04c13;overflow:visible}.lpv2 .problem-transfer-shaft{fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round}.lpv2 .problem-transfer-head{fill:currentColor;stroke:none}.lpv2 .problem-approvals{position:relative;display:grid;gap:6px;align-content:start;min-height:190px;padding-bottom:0}.lpv2 .problem-approval-row{position:relative;z-index:1;display:grid;grid-template-columns:115px 1fr;align-items:center;width:65.5%;min-height:34px;border:1px solid var(--line-strong);border-radius:7px;background:#fff;overflow:hidden;box-shadow:0 2px 5px rgba(20,19,16,.025)}.lpv2 .problem-approval-source{display:flex;align-items:center;gap:7px;padding:5px 8px;font-size:10.5px;font-weight:600;white-space:nowrap}.lpv2 .problem-approval-source .problem-channel-icon{width:16px;height:16px;flex-basis:16px}.lpv2 .problem-approval-source.is-mail .problem-channel-icon{color:#ef4a1b}.lpv2 .problem-approval-source.is-chat .problem-channel-icon{color:#159ee4;fill:currentColor;stroke:none}.lpv2 .problem-approval-source.is-phone .problem-channel-icon{color:#63409b;fill:currentColor;stroke:none}.lpv2 .problem-approval-note{align-self:stretch;display:flex;align-items:center;padding:5px 8px;border-left:1px solid var(--line);color:#4e4942;background:#fdfcf9}.lpv2 .problem-approval-arrows{position:absolute;z-index:2;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none;color:#ed5215}.lpv2 .problem-approval-arrows .problem-approval-flow{fill:none;stroke:currentColor;stroke-width:1.5;stroke-dasharray:5 4;stroke-linecap:round;stroke-linejoin:round}.lpv2 .problem-approval-arrows .problem-arrow-head{fill:currentColor;stroke:none}.lpv2 .problem-approval-warning{position:absolute;z-index:3;right:0;bottom:0;display:flex;align-items:center;justify-content:center;gap:6px;width:33%;max-width:160px;min-height:54px;padding:7px;border:1px solid rgba(234,79,24,.55);border-radius:8px;background:#fff7ef;color:#d94316;font-size:10.5px;font-weight:700;line-height:1.22;text-align:left}.lpv2 .problem-warning-triangle{width:24px;height:23px;flex:0 0 auto;overflow:visible}.lpv2 .problem-warning-triangle path:first-child{fill:#ef4a16;stroke:none}.lpv2 .problem-warning-triangle path:last-child{fill:none;stroke:#fff;stroke-width:2.3;stroke-linecap:round}.lpv2 .problem-bank{padding:11px;border:1px solid var(--line-strong);border-radius:9px;background:#fff}.lpv2 .problem-bank-head{display:flex;align-items:center;gap:12px;font-size:12px}.lpv2 .problem-bank-head>span{display:flex;align-items:center;gap:7px;font-weight:700}.lpv2 .problem-bank-head .problem-channel-icon{width:18px;height:18px;flex-basis:18px;color:#171512}.lpv2 .problem-bank-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:4px;color:#27231f}.lpv2 .problem-bank-meta strong{font-weight:650}.lpv2 .problem-bank-alert{display:flex;align-items:center;gap:9px;margin-top:9px;padding:9px;border:1px solid rgba(199,90,28,.32);border-radius:7px;background:#fff7ef}.lpv2 .problem-bank-alert .problem-warning-triangle{width:25px;height:24px}.lpv2 .problem-bank-alert small,.lpv2 .problem-bank-alert strong{display:block}.lpv2 .problem-bank-alert strong{color:#d84417}.lpv2 .problem-bank-alert small{margin-top:1px;color:#514a42}.lpv2 .problem-bank-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:8px}.lpv2 .problem-bank-actions span{display:flex;align-items:center;justify-content:center;gap:6px;min-height:36px;padding:6px;border:1px solid var(--line);border-radius:7px;text-align:center;font-weight:600}.lpv2 .problem-bank-actions .ic{width:16px;height:16px}.lpv2 .problem-bank-actions .is-required{color:#d84417}.lpv2 .problem-code-icon{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.lpv2 .problem-v2-bridge{display:grid;grid-template-columns:104px minmax(0,1fr) minmax(260px,.9fr);align-items:center;gap:24px;margin-top:14px;padding:14px 24px;border:1px solid rgba(63,125,92,.3);border-radius:14px;background:rgba(232,242,234,.38)}.lpv2 .problem-bridge-icon{width:88px;height:88px;margin-inline:auto;display:grid;place-items:center}.lpv2 .problem-bridge-workflow{display:block;width:100%;height:100%;overflow:visible}.lpv2 .problem-bridge-ring{fill:none;stroke:#17231c;stroke-width:1.45}.lpv2 .problem-bridge-line{fill:none;stroke:#26352c;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}.lpv2 .problem-bridge-node{fill:#faf8f3;stroke:#17231c;stroke-width:1.35}.lpv2 .problem-bridge-node.is-solid{fill:var(--green);stroke:#153d2b}.lpv2 .problem-bridge-document{fill:#fff;stroke:#17231c;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.lpv2 .problem-v2-bridge>p{max-width:560px;font-family:var(--font-fraunces),Georgia,serif;font-size:clamp(17px,1.7vw,23px);font-weight:600;line-height:1.16}.lpv2 .problem-v2-link{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:54px;padding-left:24px;border-left:1px solid rgba(45,106,63,.35);color:#123d29;font-size:16px;font-weight:700;text-decoration:underline!important;text-decoration-style:dashed!important;text-underline-offset:8px!important}.lpv2 .problem-v2-link .ic{width:20px;height:20px;transition:transform .16s ease}.lpv2 .problem-v2-link:hover .ic{transform:translateX(4px)}@media(max-width:1024px){.lpv2 .problem-v2-grid{grid-template-columns:1fr;gap:16px}.lpv2 .problem-v2-card-body{grid-template-columns:minmax(0,1.5fr) minmax(190px,.65fr)}.lpv2 .problem-v2-card-body.is-approval-card,.lpv2 .problem-v2-card-body.is-retyping-card{grid-template-columns:minmax(0,1.5fr) minmax(190px,.65fr);gap:18px}.lpv2 .problem-approval-row .problem-micro-detail,.lpv2 .problem-data-card .problem-micro-detail{display:none}.lpv2 .problem-data-card dl{padding-block:13px}.lpv2 .problem-data-card dl>div{min-height:23px}.lpv2 .problem-approval-row{grid-template-columns:1fr;width:65.5%}.lpv2 .problem-approval-source{justify-content:flex-start;min-height:34px}.lpv2 .problem-v2-bridge{grid-template-columns:70px 1fr}.lpv2 .problem-v2-link{grid-column:1/-1;min-height:48px;padding:12px 0 0;border-left:0;border-top:1px solid rgba(45,106,63,.28)}}@media(max-width:680px){.lpv2 .section.problem-v2{padding:58px 0 64px}.lpv2 .problem-v2-title{font-size:clamp(34px,10.8vw,44px)}.lpv2 .problem-v2-title-accent{display:block;margin-top:5px}.lpv2 .problem-v2-lede{font-size:15.5px;line-height:1.58}.lpv2 .problem-v2-grid{margin-top:24px}.lpv2 .problem-v2-card{padding:16px}.lpv2 .problem-v2-card h3{font-size:20px}.lpv2 .problem-v2-number{width:34px;height:34px;flex-basis:34px;font-size:16px}.lpv2 .problem-v2-card-body,.lpv2 .problem-v2-card-body.is-approval-card,.lpv2 .problem-v2-card-body.is-retyping-card{grid-template-columns:1fr;gap:14px}.lpv2 .problem-v2-card-body>p{font-size:14.5px}.lpv2 .problem-v2-mini{min-height:0}.lpv2 .problem-scattered{grid-template-columns:minmax(148px,1.15fr) 38px minmax(112px,.8fr)}.lpv2 .problem-source-row{min-height:31px;font-size:10px}.lpv2 .problem-channel-icon{width:15px;height:15px;flex-basis:15px}.lpv2 .problem-provider-logos img{width:12px;height:12px}.lpv2 .problem-scatter-arrows{height:130px}.lpv2 .problem-paper-stack{height:150px}.lpv2 .problem-paper{width:62px;height:92px}.lpv2 .problem-paper.is-receipt{left:50px}.lpv2 .problem-warning{font-size:9.5px}.lpv2 .problem-retyping{grid-template-columns:1fr 25px 1fr}.lpv2 .problem-data-card>strong{font-size:9.5px}.lpv2 .problem-data-card dl{padding:8px}.lpv2 .problem-data-card dl>div{grid-template-columns:38px 1fr;font-size:9.5px}.lpv2 .problem-approvals{min-height:210px;padding-bottom:0}.lpv2 .problem-approval-row{width:62%}.lpv2 .problem-approval-warning{width:36%;max-width:152px;font-size:10px}.lpv2 .problem-bank-actions{grid-template-columns:1fr}.lpv2 .problem-bank-actions span{justify-content:flex-start;padding-inline:10px}.lpv2 .problem-v2-bridge{grid-template-columns:1fr;gap:12px;padding:18px;text-align:left}.lpv2 .problem-bridge-icon{width:62px;height:62px;margin-inline:0}.lpv2 .problem-v2-bridge>p{font-size:18px;line-height:1.22}.lpv2 .problem-v2-link{justify-content:flex-start;font-size:15px}}.lpv2 .section.hiw-v2{padding:76px 0 82px;background:#f8f5ee}.lpv2 .hiw-intro{max-width:1040px;margin-inline:auto}.lpv2 .hiw-title{margin-top:14px;font-size:clamp(38px,4.6vw,61px);line-height:1.02;letter-spacing:-.04em;text-wrap:balance}.lpv2 .hiw-title span{color:var(--orange)}.lpv2 .hiw-lede{max-width:850px;margin:14px auto 0;color:#3f3a34;font-size:clamp(15px,1.35vw,18px);line-height:1.5;text-wrap:pretty}.lpv2 .hiw-main{display:grid;grid-template-columns:minmax(370px,.8fr) minmax(0,1.4fr);gap:12px;align-items:stretch;margin-top:26px;text-align:left}.lpv2 .hiw-review-ui,.lpv2 .hiw-workflow{min-width:0;border:1px solid hsla(38,26%,79%,.88);border-radius:14px;background:hsla(0,0%,100%,.75);box-shadow:0 8px 26px rgba(20,19,16,.055)}.lpv2 .hiw-workflow{overflow:hidden}.lpv2 .hiw-step-list{position:relative;margin:0;padding:0;list-style:none}.lpv2 .hiw-step-list:before{content:"";position:absolute;z-index:0;top:29px;bottom:48px;left:31px;border-left:1.5px dashed rgba(45,106,63,.64)}.lpv2 .hiw-step{position:relative;z-index:1;display:grid;grid-template-columns:38px 42px minmax(0,1fr);gap:10px;align-items:start;min-height:0;padding:8px 14px 8px 12px;border-bottom:1px solid hsla(37,28%,85%,.9)}.lpv2 .hiw-step:last-child{border-bottom:0}.lpv2 .hiw-step.is-active{z-index:2;margin:-1px 0;border:1px solid rgba(240,76,19,.56);border-radius:8px;background:#fffaf6}.lpv2 .hiw-step-number{display:grid;place-items:center;width:27px;height:27px;margin:1px auto 0;border-radius:50%;background:#075b35;color:#fff;font-size:12px;font-weight:750;box-shadow:0 0 0 3px hsla(42,42%,95%,.96)}.lpv2 .hiw-step:nth-child(n+5) .hiw-step-number{border:1px solid #aaa49c;background:#f1efea;color:#26221e}.lpv2 .hiw-step.is-active .hiw-step-number{border:0;background:#f04c13;color:#fff}.lpv2 .hiw-step-icon{display:grid;place-items:center;width:40px;height:40px;color:#073f28}.lpv2 .hiw-step-icon svg{width:34px;height:34px;stroke-width:1.55}.lpv2 .hiw-step.is-active .hiw-step-icon,.lpv2 .hiw-step.is-active h3{color:#ed5215}.lpv2 .hiw-step-copy{min-width:0}.lpv2 .hiw-step-copy h3{font-size:18px;line-height:1.1}.lpv2 .hiw-step-copy p{margin-top:3px;color:#2f2b26;font-size:12px;line-height:1.38}.lpv2 .hiw-capture-channels{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;margin-top:8px}.lpv2 .hiw-channel{display:grid;place-items:center;min-width:0;height:41px;border:1px solid var(--line);border-radius:6px;background:#fff;color:#10251a}.lpv2 .hiw-channel .hiw-whatsapp-icon,.lpv2 .hiw-channel .ic,.lpv2 .hiw-channel img{width:25px;height:25px;object-fit:contain}.lpv2 .hiw-channel.is-whatsapp{color:#0b9b4d}.lpv2 .hiw-whatsapp-icon{display:block;fill:currentColor;stroke:none}.lpv2 .hiw-review-compare{display:grid;grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr);gap:5px;align-items:center;margin-top:8px}.lpv2 .hiw-review-compare>span{position:relative;display:grid;align-content:start;min-width:0;min-height:56px;padding:5px;border:1px solid var(--line);border-radius:6px;background:#fff;font-size:8px}.lpv2 .hiw-review-compare small{font-size:6.5px;letter-spacing:.04em;text-transform:uppercase}.lpv2 .hiw-review-compare i{display:block;height:19px;margin:3px 0;background:repeating-linear-gradient(180deg,#dad5cd 0 1px,transparent 1px 6px)}.lpv2 .hiw-review-compare b,.lpv2 .hiw-review-compare strong{overflow:hidden;font-size:7.5px;text-overflow:ellipsis;white-space:nowrap}.lpv2 .hiw-review-compare>.ic{width:18px;height:18px;color:#f04c13}.lpv2 .hiw-review-compare em{position:absolute;right:4px;bottom:4px;display:grid;place-items:center;width:26px;height:26px;border:2px solid #0d864a;border-radius:50%;background:#fff;color:#18231c;font-size:8px;font-style:normal;font-weight:750}.lpv2 .hiw-integrations{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin-top:8px}.lpv2 .hiw-integration{display:grid;grid-template-rows:19px auto;place-items:center;gap:2px;min-width:0;min-height:42px;padding:4px 2px;border:1px solid var(--line);border-radius:6px;background:#fff;text-align:center}.lpv2 .hiw-integration img{display:block;width:18px;height:18px;object-fit:contain}.lpv2 .hiw-integration.is-quickbooks img,.lpv2 .hiw-integration.is-zoho img{width:16px;height:16px}.lpv2 .hiw-integration.is-xero img{width:19px;height:19px}.lpv2 .hiw-integration small{max-width:100%;overflow:hidden;color:#26221e;font-size:7.5px;font-weight:650;line-height:1;text-overflow:ellipsis;white-space:nowrap}.lpv2 .hiw-review-ui{align-self:start;overflow:hidden;font-family:var(--font-geist-sans),system-ui,sans-serif}.lpv2 .hiw-review-ui h3,.lpv2 .hiw-review-ui h4{font-family:var(--font-geist-sans),system-ui,sans-serif;letter-spacing:-.01em}.lpv2 .hiw-review-header{display:grid;grid-template-columns:36px minmax(0,1fr) auto 32px;gap:10px;align-items:center;padding:12px 14px;border-bottom:1px solid var(--line)}.lpv2 .hiw-review-header h3{font-family:var(--font-fraunces),Georgia,serif;font-size:clamp(21px,2vw,27px)}.lpv2 .hiw-back,.lpv2 .hiw-more{display:grid;place-items:center;width:32px;height:32px;border:1px solid var(--line);border-radius:6px;background:#fff;color:#171512;line-height:1}.lpv2 .hiw-back svg,.lpv2 .hiw-more svg{width:18px;height:18px;stroke-width:1.8}.lpv2 .hiw-review-status{display:flex;align-items:center;gap:5px;min-height:34px;padding:5px 10px;border:1px solid var(--line);border-radius:7px;background:#fff;color:#2d2924;font-size:10.5px;white-space:nowrap}.lpv2 .hiw-review-status b{color:#dc4d18}.lpv2 .hiw-warning-icon{width:18px;height:17px;flex:0 0 auto;overflow:visible}.lpv2 .hiw-warning-icon path:first-child{fill:#ef5318;stroke:none}.lpv2 .hiw-warning-icon path:last-child{fill:none;stroke:#fff;stroke-width:2.2;stroke-linecap:round}.lpv2 .hiw-review-body{display:grid;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);gap:18px;padding:12px;background:hsla(43,41%,97%,.42)}.lpv2 .hiw-ui-panel{min-width:0;border:1px solid var(--line);border-radius:8px;background:#fff;overflow:hidden}.lpv2 .hiw-source-document{overflow:visible}.lpv2 .hiw-ui-panel>h4{padding:8px 10px;border-bottom:1px solid var(--line);font-size:11px;font-weight:700;line-height:1.2}.lpv2 .hiw-document-sheet{padding:14px}.lpv2 .hiw-document-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;font-size:15px}.lpv2 .hiw-document-title strong{font-size:20px;letter-spacing:.02em}.lpv2 .hiw-document-title b{text-align:right}.lpv2 .hiw-document-meta{display:grid;justify-items:end;gap:4px;margin-top:13px;color:#26221e;font-size:10.5px}.lpv2 .hiw-document-meta .is-total{position:relative;margin-top:4px;padding:7px;border:1px solid rgba(240,76,19,.5);border-radius:6px;background:#fffaf6;font-size:12px}.lpv2 .hiw-document-meta .is-total:before{content:"";position:absolute;z-index:4;top:50%;left:100%;width:34px;border-top:2px solid #f04c13;transform:translateY(-50%)}.lpv2 .hiw-document-meta .is-total:after{content:"";position:absolute;z-index:5;top:50%;left:calc(100% + 30px);border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:7px solid #f04c13;transform:translateY(-50%)}.lpv2 .hiw-document-meta .is-document-date{margin-top:-1px}.lpv2 .hiw-line-table{margin-top:13px;border:1px solid var(--line);border-radius:6px;overflow:hidden;font-size:10.5px}.lpv2 .hiw-line-table>div{display:grid;grid-template-columns:minmax(0,1fr) 92px;gap:8px;padding:8px;border-bottom:1px solid var(--line)}.lpv2 .hiw-line-table>div:last-child{border-bottom:0}.lpv2 .hiw-line-table>div b:last-child,.lpv2 .hiw-line-table>div span:last-child{text-align:right}.lpv2 .hiw-line-head{background:#fcfbf8;font-size:9.5px}.lpv2 .hiw-totals{display:grid;gap:5px;margin:12px 0 0;font-size:10.5px}.lpv2 .hiw-totals>div{display:flex;justify-content:space-between;gap:12px}.lpv2 .hiw-totals dd,.lpv2 .hiw-totals dt{margin:0}.lpv2 .hiw-totals .is-grand{margin-top:2px;padding:7px;border:1px solid rgba(240,76,19,.5);border-radius:6px;background:#fffaf6;font-size:12px;font-weight:750}.lpv2 .hiw-extracted-column{display:grid;align-content:start;gap:8px;min-width:0}.lpv2 .hiw-extracted dl{margin:0;padding:0 10px}.lpv2 .hiw-extracted dl>div{display:grid;grid-template-columns:minmax(90px,.72fr) minmax(0,1fr);gap:8px;align-items:center;min-height:31px;border-bottom:1px solid #ece7de;font-size:10.5px}.lpv2 .hiw-extracted dl>div:last-child{border-bottom:0}.lpv2 .hiw-extracted dt{display:flex;align-items:center;gap:7px;min-width:0;color:#302b26}.lpv2 .hiw-extracted dt svg{width:15px;height:15px;stroke-width:1.7}.lpv2 .hiw-extracted dd{min-width:0;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lpv2 .hiw-select{display:flex;align-items:center;justify-content:space-between;gap:5px;padding:5px 7px;border:1px solid var(--line);border-radius:5px;background:#fdfcf9}.lpv2 .hiw-bank-match{padding-bottom:8px}.lpv2 .hiw-bank-match>div{display:flex;align-items:center;gap:6px;padding:8px 10px 2px;font-size:10.5px}.lpv2 .hiw-bank-match>div>svg{width:17px;height:17px;stroke-width:1.7}.lpv2 .hiw-bank-match p{padding:0 10px;color:#49433d;font-size:9.5px}.lpv2 .hiw-match-check{display:grid;place-items:center;width:20px;height:20px;margin-left:auto;border-radius:50%;background:#0b8b4b;color:#fff}.lpv2 .hiw-match-check .ic{width:12px;height:12px;stroke-width:2.5}.lpv2 .hiw-validation-row{display:grid;grid-template-columns:minmax(0,1fr) 104px;gap:8px}.lpv2 .hiw-validation-row .hiw-ui-panel{min-height:68px;padding-bottom:8px}.lpv2 .hiw-validation-row h4{display:flex;align-items:center;gap:6px;border-bottom:0}.lpv2 .hiw-validation-row h4 svg{width:16px;height:16px;color:var(--green);stroke-width:1.7}.lpv2 .hiw-validation-row strong{display:block;padding:0 10px;color:#087a43;font-size:10px}.lpv2 .hiw-confidence{position:relative}.lpv2 .hiw-confidence b{display:grid;place-items:center;width:42px;height:42px;margin:-2px auto 7px;border:4px solid #0b8b4b;border-right-color:#d8e9df;border-radius:50%;font-size:11px}.lpv2 .hiw-human-review{display:flex;align-items:center;gap:7px;padding:7px 9px;border:1px solid rgba(199,90,28,.25);border-radius:6px;background:#fff8ed;color:#51473d;font-size:10px}.lpv2 .hiw-human-review svg{width:14px;height:14px;flex:0 0 auto;color:var(--orange);stroke-width:1.8}.lpv2 .hiw-review-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.lpv2 .hiw-approve-button{justify-self:start;min-height:39px;padding:0 16px;border:0;border-radius:6px;background:#f05216;color:#fff;font-size:12px;font-weight:750;box-shadow:0 7px 16px rgba(240,82,22,.16)}.lpv2 .hiw-approve-button:focus-visible{outline:2px solid var(--green);outline-offset:2px}.lpv2 .hiw-outcomes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:12px;border:1px solid hsla(38,26%,79%,.88);border-radius:13px;background:hsla(0,0%,100%,.72);box-shadow:0 5px 20px rgba(20,19,16,.04);overflow:hidden;text-align:left}.lpv2 .hiw-outcomes article{display:grid;grid-template-columns:66px minmax(0,1fr);gap:13px;align-items:center;min-width:0;padding:13px 20px;border-right:1px solid var(--line)}.lpv2 .hiw-outcomes article:last-child{border-right:0}.lpv2 .hiw-outcome-icon{display:grid;place-items:center;width:56px;height:56px;border-radius:50%;background:#f3f0e7;color:#0b5032}.lpv2 .hiw-outcome-icon .ic{width:30px;height:30px;stroke-width:1.55}.lpv2 .hiw-outcomes h3{font-size:18px}.lpv2 .hiw-outcomes p{margin-top:4px;color:#35312c;font-size:11.5px;line-height:1.4}@media(min-width:1101px){.lpv2 .hiw-step:first-child{min-height:168px}.lpv2 .hiw-step.is-active{min-height:101px}.lpv2 .hiw-step:last-child{min-height:122px}.lpv2 .hiw-step.is-active .hiw-step-copy{display:grid;grid-template-columns:minmax(104px,.72fr) minmax(154px,1fr);grid-template-areas:"title comparison" "description comparison";column-gap:10px;align-items:center}.lpv2 .hiw-step.is-active .hiw-step-copy h3{grid-area:title;align-self:end}.lpv2 .hiw-step.is-active .hiw-step-copy>p{grid-area:description;align-self:start;font-size:10.5px}.lpv2 .hiw-step.is-active .hiw-review-compare{grid-area:comparison;margin-top:0}.lpv2 .hiw-step.is-active .hiw-review-compare>span{min-height:70px}.lpv2 .hiw-step.is-active .hiw-review-compare i{height:27px}.lpv2 .hiw-step.is-active .hiw-review-compare em{width:29px;height:29px}}@media(max-width:1100px){.lpv2 .hiw-main{grid-template-columns:1fr}.lpv2 .hiw-step-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.lpv2 .hiw-step-list:before{display:none}.lpv2 .hiw-step{min-height:0;border-right:1px solid var(--line)}.lpv2 .hiw-step:nth-child(2n){border-right:0}.lpv2 .hiw-line-table .is-optional{display:none}}@media(max-width:760px){.lpv2 .section.hiw-v2{padding:60px 0 66px}.lpv2 .hiw-title{font-size:clamp(34px,10.5vw,47px)}.lpv2 .hiw-title br{display:none}.lpv2 .hiw-lede{font-size:15.5px;line-height:1.55}.lpv2 .hiw-step-list{grid-template-columns:1fr}.lpv2 .hiw-step{border-right:0}.lpv2 .hiw-review-header{grid-template-columns:34px minmax(0,1fr) 30px}.lpv2 .hiw-review-status{grid-column:1/-1;grid-row:2;justify-self:start}.lpv2 .hiw-review-header .hiw-more{grid-column:3;grid-row:1}.lpv2 .hiw-review-body{grid-template-columns:1fr}.lpv2 .hiw-source-document{overflow:hidden}.lpv2 .hiw-document-meta .is-total:after,.lpv2 .hiw-document-meta .is-total:before{display:none}.lpv2 .hiw-outcomes{grid-template-columns:1fr}.lpv2 .hiw-outcomes article{border-right:0;border-bottom:1px solid var(--line)}.lpv2 .hiw-outcomes article:last-child{border-bottom:0}}@media(max-width:480px){.lpv2 .hiw-main{margin-top:22px}.lpv2 .hiw-step{grid-template-columns:35px 38px minmax(0,1fr);gap:8px;padding-inline:10px}.lpv2 .hiw-step-icon{width:36px;height:36px}.lpv2 .hiw-step-icon svg{width:30px;height:30px}.lpv2 .hiw-review-header{padding:10px}.lpv2 .hiw-review-header h3{font-size:20px}.lpv2 .hiw-review-body{padding:7px}.lpv2 .hiw-document-title{font-size:13px}.lpv2 .hiw-document-title strong{font-size:18px}.lpv2 .hiw-extracted dl>div{grid-template-columns:88px minmax(0,1fr)}.lpv2 .hiw-outcomes article{grid-template-columns:54px minmax(0,1fr);padding:12px 14px}.lpv2 .hiw-outcome-icon{width:48px;height:48px}.lpv2 .hiw-outcome-icon .ic{width:26px;height:26px}}.lpv2 .section.bank-reconciliation-v2{padding:82px 0 86px;background:#faf8f3}.lpv2 .bank-reconciliation-title{max-width:820px;margin-inline:auto}.lpv2 .bank-reconciliation-lede{max-width:760px;margin-inline:auto}.lpv2 .bank-reconciliation-v2 .eyebrow svg{width:14px;height:14px;stroke-width:2}.lpv2 .bank-video-shell{position:relative;width:min(78%,920px);aspect-ratio:1188/616;margin:38px auto 0;border:1px solid var(--line-strong);border-radius:var(--r-lg);background:#ebe6dc;box-shadow:0 24px 54px rgba(34,27,19,.12),0 3px 12px rgba(34,27,19,.06);overflow:hidden;isolation:isolate}.lpv2 .bank-video{display:block;width:100%;height:100%;object-fit:cover;background:#fff}.lpv2 .bank-video-control{position:absolute;right:14px;bottom:14px;z-index:2;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:92px;height:42px;padding:0 14px;border:1px solid hsla(0,0%,100%,.52);border-radius:12px;background:rgba(20,19,16,.78);backdrop-filter:blur(10px);color:#fff;font-size:13px;font-weight:700;line-height:1;box-shadow:0 6px 18px rgba(20,19,16,.2);transition:background .16s ease,transform .16s ease}.lpv2 .bank-video-control:hover{background:rgba(20,19,16,.92);transform:translateY(-1px)}.lpv2 .bank-video-control:focus-visible{outline:3px solid #fff;outline-offset:3px;box-shadow:0 0 0 6px var(--green)}.lpv2 .bank-video-control svg{width:17px;height:17px;fill:currentColor;stroke-width:1.8}.lpv2 .bank-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:12px;max-width:1040px;margin:22px auto 0;text-align:left}.lpv2 .bank-benefit{display:grid;grid-template-columns:40px minmax(0,1fr);gap:12px;align-items:start;padding:16px;border:1px solid var(--line);border-radius:var(--r-md);background:hsla(0,0%,100%,.72);box-shadow:var(--shadow-sm)}.lpv2 .bank-benefit-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:11px;background:var(--green-tint);color:var(--green)}.lpv2 .bank-benefit-icon svg{width:21px;height:21px;stroke-width:1.8}.lpv2 .bank-benefit h3{font-family:var(--font-geist-sans),system-ui,sans-serif;font-size:15px;font-weight:700;letter-spacing:-.01em;line-height:1.3}.lpv2 .bank-benefit p{margin-top:4px;color:var(--muted);font-size:12.5px;line-height:1.48}.lpv2 .bank-outcomes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:24px;border:1px solid var(--line);border-radius:var(--r-lg);background:var(--surface);box-shadow:var(--shadow-sm);overflow:hidden;text-align:left}.lpv2 .bank-outcomes article{display:grid;grid-template-columns:50px minmax(0,1fr);gap:14px;align-items:center;padding:18px 22px;border-right:1px solid var(--line)}.lpv2 .bank-outcomes article:last-child{border-right:0}.lpv2 .bank-outcome-icon{display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:var(--green-tint);color:var(--green)}.lpv2 .bank-outcome-icon svg{width:25px;height:25px;stroke-width:1.65}.lpv2 .bank-outcomes h3{font-size:17px}.lpv2 .bank-outcomes p{margin-top:4px;color:var(--muted);font-size:12.5px;line-height:1.48}@media(max-width:1024px){.lpv2 .bank-video-shell{width:100%;max-width:920px}.lpv2 .bank-benefits{max-width:none}}@media(max-width:760px){.lpv2 .section.bank-reconciliation-v2{padding:64px 0 68px}.lpv2 .bank-video-shell{margin-top:28px;border-radius:16px}.lpv2 .bank-benefits{grid-template-columns:1fr;gap:10px;margin-top:16px}.lpv2 .bank-benefit{grid-template-columns:38px minmax(0,1fr);padding:14px}.lpv2 .bank-benefit-icon{width:38px;height:38px}.lpv2 .bank-outcomes{grid-template-columns:1fr;margin-top:18px}.lpv2 .bank-outcomes article{border-right:0;border-bottom:1px solid var(--line);padding:15px 17px}.lpv2 .bank-outcomes article:last-child{border-bottom:0}}@media(max-width:430px){.lpv2 .bank-video-shell{border-radius:13px}.lpv2 .bank-video-control{right:8px;bottom:8px;min-width:40px;width:40px;height:40px;padding:0;border-radius:10px}.lpv2 .bank-video-control span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.lpv2 .bank-outcomes article{grid-template-columns:44px minmax(0,1fr);gap:12px}.lpv2 .bank-outcome-icon{width:44px;height:44px}}.lpv2 .section.capture-anywhere-v2{padding:82px 0 86px;background:var(--bg)}.lpv2 .capture-anywhere-v2 .eyebrow svg{width:14px;height:14px;stroke-width:2}.lpv2 .capture-anywhere-title{max-width:900px;margin-inline:auto}.lpv2 .capture-anywhere-title>span{display:block}.lpv2 .capture-anywhere-title em{color:var(--orange);font-style:normal}.lpv2 .capture-anywhere-lede{max-width:790px;margin-inline:auto;color:#554f47}.lpv2 .capture-anywhere-video-shell{position:relative;width:min(88%,1040px);aspect-ratio:16/9;margin:38px auto 0;border:1px solid var(--line-strong);border-radius:var(--r-lg);background:#ebe6dc;box-shadow:0 24px 54px rgba(34,27,19,.12),0 3px 12px rgba(34,27,19,.06);overflow:hidden;isolation:isolate}.lpv2 .capture-anywhere-video{display:block;width:100%;height:100%;object-fit:cover;background:#f3eee5;transform:scale(1.003);transform-origin:center}.lpv2 .capture-anywhere-video-control{position:absolute;right:14px;bottom:14px;z-index:2;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:92px;height:42px;padding:0 14px;border:1px solid hsla(0,0%,100%,.52);border-radius:12px;background:rgba(20,19,16,.78);backdrop-filter:blur(10px);color:#fff;font-size:13px;font-weight:700;line-height:1;box-shadow:0 6px 18px rgba(20,19,16,.2);transition:background .16s ease,transform .16s ease}.lpv2 .capture-anywhere-video-control:hover{background:rgba(20,19,16,.92);transform:translateY(-1px)}.lpv2 .capture-anywhere-video-control:focus-visible{outline:3px solid #fff;outline-offset:3px;box-shadow:0 0 0 6px var(--green)}.lpv2 .capture-anywhere-video-control svg{width:17px;height:17px;fill:currentColor;stroke-width:1.8}.lpv2 .capture-anywhere-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:12px;max-width:1080px;margin:22px auto 0;text-align:left}.lpv2 .capture-anywhere-benefit{display:grid;grid-template-columns:40px minmax(0,1fr);gap:12px;align-items:start;min-width:0;padding:16px;border:1px solid var(--line);border-radius:var(--r-md);background:hsla(0,0%,100%,.72);box-shadow:var(--shadow-sm)}.lpv2 .capture-anywhere-benefit-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:11px;background:var(--green-tint);color:var(--green)}.lpv2 .capture-anywhere-benefit-icon svg{width:21px;height:21px;stroke-width:1.8}.lpv2 .capture-anywhere-benefit h3{font-family:var(--font-geist-sans),system-ui,sans-serif;font-size:15px;font-weight:700;letter-spacing:-.01em;line-height:1.3}.lpv2 .capture-anywhere-benefit p{margin-top:4px;color:var(--muted);font-size:12.5px;line-height:1.48}.lpv2 .capture-anywhere-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:24px;border-radius:8px;color:var(--green);font-size:14px;font-weight:700;text-decoration:underline;text-decoration-color:rgba(0,91,62,.34);text-underline-offset:5px;transition:color .16s ease,text-decoration-color .16s ease}.lpv2 .capture-anywhere-link:hover{color:var(--orange);text-decoration-color:currentColor}.lpv2 .capture-anywhere-link:focus-visible{outline:3px solid var(--green);outline-offset:5px}.lpv2 .capture-anywhere-link svg{width:16px;height:16px;stroke-width:2}@media(max-width:1024px){.lpv2 .capture-anywhere-video-shell{width:100%;max-width:1040px}.lpv2 .capture-anywhere-benefits{max-width:none}}@media(max-width:820px){.lpv2 .section.capture-anywhere-v2{padding:64px 0 68px}.lpv2 .capture-anywhere-video-shell{margin-top:28px;border-radius:16px}.lpv2 .capture-anywhere-benefits{grid-template-columns:1fr;gap:10px;margin-top:16px}.lpv2 .capture-anywhere-benefit{grid-template-columns:38px minmax(0,1fr);padding:14px}.lpv2 .capture-anywhere-benefit-icon{width:38px;height:38px}.lpv2 .capture-anywhere-link{margin-top:20px}}@media(max-width:430px){.lpv2 .capture-anywhere-video-shell{border-radius:13px}.lpv2 .capture-anywhere-video-control{right:8px;bottom:8px;min-width:84px;height:40px;padding:0 12px;border-radius:10px;font-size:12px}}.lpv2 .flow{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:48px;position:relative}.lpv2 .flow:before{content:"";position:absolute;top:38px;left:12.5%;right:12.5%;border-top:2px dashed var(--line-strong);z-index:0}.lpv2 .step{text-align:center;position:relative;z-index:1;padding:0 8px}.lpv2 .step-ic{width:76px;height:76px;margin:0 auto 16px;border-radius:20px;background:var(--surface);border:1px solid var(--line);display:grid;place-items:center;color:var(--green);box-shadow:var(--shadow-sm)}.lpv2 .step-ic .ic{width:30px;height:30px}.lpv2 .step-t{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-fraunces),serif;font-size:18px;font-weight:600;margin-bottom:8px}.lpv2 .step-n{width:24px;height:24px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;font-family:var(--font-geist-sans);font-size:12px;font-weight:700}.lpv2 .step p{font-size:13.5px;color:var(--muted)}.lpv2 .mock-wide{margin-top:44px}.lpv2 .mock-wide .app{min-height:360px}.lpv2 .trace{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:44px;align-items:start}.lpv2 .doc-view,.lpv2 .extract-view{border:1px solid var(--line);border-radius:var(--r-lg);background:var(--surface);box-shadow:var(--shadow);overflow:hidden}.lpv2 .doc-tools{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 16px;border-bottom:1px solid var(--line);font-size:12.5px;color:var(--muted);background:var(--surface-2)}.lpv2 .doc-tools .verified{display:inline-flex;align-items:center;gap:5px;color:var(--green);font-weight:600}.lpv2 .doc-tools .verified .ic{width:14px;height:14px;stroke-width:2}.lpv2 .invoice{padding:26px;font-size:13px;position:relative}.lpv2 .invoice h4{font-family:var(--font-fraunces),serif;font-size:30px;margin-bottom:20px}.lpv2 .inv-head{display:flex;justify-content:space-between;gap:16px;margin-bottom:20px}.lpv2 .hl{background:var(--green-tint);border-radius:4px;padding:1px 5px;box-shadow:inset 0 0 0 1px rgba(45,106,63,.25)}.lpv2 .inv-table{width:100%;border-collapse:collapse;margin:14px 0;font-size:12.5px}.lpv2 .inv-table th{text-align:left;color:var(--faint);font-weight:600;border-bottom:1px solid var(--line);padding:6px 0;font-size:11px;text-transform:uppercase;letter-spacing:.04em}.lpv2 .inv-table td{padding:8px 0;border-bottom:1px solid #efe8db}.lpv2 .inv-table td:last-child,.lpv2 .inv-table th:last-child{text-align:right}.lpv2 .inv-totals{margin-top:12px;display:grid;gap:6px;max-width:230px;margin-left:auto;font-size:13px}.lpv2 .inv-totals div{display:flex;justify-content:space-between}.lpv2 .inv-totals .grand{border-top:1px solid var(--line);padding-top:8px;font-weight:700;font-family:var(--font-fraunces),serif;font-size:16px}.lpv2 .extract-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;border-bottom:1px solid var(--line)}.lpv2 .extract-head .conf{text-align:right;font-size:12px;color:var(--muted)}.lpv2 .extract-head .conf b{font-family:var(--font-fraunces),serif;font-size:22px;color:var(--ink);display:block}.lpv2 .ex-list{padding:14px 16px;display:grid;gap:10px}.lpv2 .ex{display:grid;grid-template-columns:34px 1fr auto;gap:12px;align-items:center;border:1px solid var(--line);border-radius:var(--r-md);padding:11px 13px;background:var(--surface-2)}.lpv2 .ex-ic{width:34px;height:34px;border-radius:9px;background:var(--green-tint);color:var(--green);display:grid;place-items:center}.lpv2 .ex-ic .ic{width:17px;height:17px}.lpv2 .ex .src{font-size:12px;color:var(--muted);margin-top:2px}.lpv2 .ex .pct,.lpv2 .ex .src b{color:var(--green);font-weight:600}.lpv2 .ex .pct{font-family:var(--font-geist-mono),monospace;font-size:13px}.lpv2 .ex-actions{display:flex;gap:10px;padding:0 16px 18px}.lpv2 .ex-actions .btn{flex:1;height:44px}.lpv2 .btn-reject{background:#fff;border-color:rgba(199,90,28,.45);color:var(--orange)}.lpv2 .btn-reject:hover{background:var(--orange-tint)}.lpv2 .capture .card{padding:22px;display:flex;flex-direction:column;gap:14px}.lpv2 .cap-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.lpv2 .cap-ic{width:44px;height:44px;border-radius:12px;background:var(--green-tint);color:var(--green);display:grid;place-items:center}.lpv2 .cap-ic .ic{width:22px;height:22px}.lpv2 .cap-head h3{font-size:17px;margin:12px 0 6px}.lpv2 .cap-arrow{color:var(--faint);transition:transform .18s ease}.lpv2 .capture .card{position:relative}.lpv2 .cap-arrow-link{display:inline-flex;color:var(--faint);border-radius:8px;transition:color .18s ease}.lpv2 .cap-arrow-link:after{content:"";position:absolute;inset:0;border-radius:inherit}.lpv2 .cap-arrow-link:hover,.lpv2 .capture .card:hover .cap-arrow-link{color:var(--green)}.lpv2 .capture .card:hover .cap-arrow{transform:translateX(3px)}.lpv2 .cap-arrow-link:focus-visible{outline:none}.lpv2 .capture .card:has(.cap-arrow-link:focus-visible){outline:2px solid var(--green);outline-offset:3px}@media (prefers-reduced-motion:reduce){.lpv2 .cap-arrow,.lpv2 .cap-arrow-link{transition:none}.lpv2 .capture .card:hover .cap-arrow{transform:none}}.lpv2 .cap-ui{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface-2);padding:13px;font-size:12px;display:grid;gap:9px;min-height:150px}.lpv2 .bubble{background:#fff;border:1px solid var(--line);border-radius:10px;padding:9px 11px;font-size:11.5px}.lpv2 .bubble.me{background:var(--green-tint);border-color:rgba(45,106,63,.2)}.lpv2 .file-line{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--line);border-radius:9px;padding:8px 10px;font-size:11.5px}.lpv2 .file-line .fx{width:22px;height:22px;border-radius:6px;background:var(--orange-tint);color:var(--orange);display:grid;place-items:center;font-family:var(--font-geist-mono);font-size:8px;font-weight:700}.lpv2 .cap-note{display:flex;align-items:flex-start;gap:9px;font-size:13px}.lpv2 .cap-note b{display:block;font-weight:600}.lpv2 .cap-note .small{font-size:12px}.lpv2 .dropzone{border:1.5px dashed var(--line-strong);border-radius:var(--r-md);padding:18px;text-align:center;color:var(--muted);font-size:11.5px;display:grid;gap:6px;justify-items:center}.lpv2 .dropzone .ic{width:22px;height:22px;color:var(--green)}.lpv2 .expense-row{background:#fff;border:1px solid var(--line);border-radius:9px;padding:9px 11px;display:flex;justify-content:space-between;align-items:center;font-size:11.5px}.lpv2 .pill-amt{font-family:var(--font-geist-mono);font-weight:600;color:var(--green);background:var(--green-tint);padding:2px 8px;border-radius:100px;font-size:11px}.lpv2 .strip{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:26px;padding:20px 24px;border:1px solid var(--line);border-radius:var(--r-lg);background:var(--surface)}.lpv2 .strip-i{display:flex;align-items:center;gap:11px;font-size:13.5px}.lpv2 .strip-i .si{width:34px;height:34px;border-radius:9px;background:var(--green-tint);color:var(--green);display:grid;place-items:center}.lpv2 .strip-i .si .ic{width:17px;height:17px}.lpv2 .strip-i b{display:block;font-weight:600}.lpv2 .strip-i .small{font-size:12px}.lpv2 .contractor{display:grid;grid-template-columns:1fr 1.05fr;gap:44px;align-items:center;margin-top:44px}.lpv2 .feat-list{display:grid;gap:20px;margin-top:26px}.lpv2 .feat{display:grid;grid-template-columns:40px 1fr;gap:14px}.lpv2 .feat-ic{width:40px;height:40px;border-radius:11px;background:var(--green-tint);color:var(--green);display:grid;place-items:center}.lpv2 .feat-ic .ic{width:20px;height:20px}.lpv2 .feat b{display:block;margin-bottom:2px}.lpv2 .contractor-visual{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:center}.lpv2 .phone{border:1px solid var(--line);border-radius:30px;background:#0f130f;padding:9px;box-shadow:var(--shadow-lg)}.lpv2 .contractor-shot{display:block;width:100%;max-width:280px;height:auto;margin:0 auto;border-radius:26px;box-shadow:var(--shadow-lg)}.lpv2 .phone-scr{background:var(--surface);border-radius:22px;padding:18px;min-height:440px}.lpv2 .phone-top{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:var(--muted);margin-bottom:14px}.lpv2 .phone-scr h3{font-size:19px;margin-bottom:3px}.lpv2 .phone-menu{display:grid;gap:10px;margin-top:16px}.lpv2 .pm{display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:var(--r-md);padding:12px;background:var(--surface-2)}.lpv2 .pm .pmi{width:34px;height:34px;border-radius:9px;background:var(--green-tint);color:var(--green);display:grid;place-items:center}.lpv2 .pm .pmi .ic{width:17px;height:17px}.lpv2 .pm .pmt b{display:block;font-size:13px}.lpv2 .pm .pmt .small{font-size:11.5px}.lpv2 .pm .arrow{margin-left:auto;color:var(--faint)}.lpv2 .status-stack{display:grid;gap:14px}.lpv2 .status-card{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);box-shadow:var(--shadow-sm);padding:14px;font-size:12.5px}.lpv2 .status-card.warn{border-color:rgba(199,90,28,.3)}.lpv2 .sc-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.lpv2 .sc-top b{font-size:13px}.lpv2 .badge{font-family:var(--font-geist-mono);font-size:9.5px;font-weight:600;padding:3px 8px;border-radius:100px;letter-spacing:.03em}.lpv2 .badge.paid{color:var(--green);background:var(--green-tint)}.lpv2 .badge.sub{color:var(--sage);background:var(--green-tint)}.lpv2 .badge.pend{color:var(--orange);background:var(--orange-tint)}.lpv2 .sc-amt{font-family:var(--font-fraunces),serif;font-size:17px;font-weight:600}.lpv2 .trust-line{display:flex;align-items:center;gap:8px;font-size:12.5px;color:var(--muted)}.lpv2 .region-card h3{display:flex;align-items:center;justify-content:space-between;gap:10px}.lpv2 .region-card .badge.pop{color:var(--orange);background:var(--orange-tint)}.lpv2 .region-tag{width:44px;height:44px;border-radius:12px;background:var(--green-tint);color:var(--green);display:grid;place-items:center;margin-bottom:14px}.lpv2 .region-tag .ic{width:22px;height:22px}.lpv2 .region-card ul{display:grid;gap:11px;margin:18px 0}.lpv2 .region-card li{display:grid;grid-template-columns:20px 1fr;gap:10px;font-size:14px;color:#3c382f;align-items:start}.lpv2 .region-card li .tick{margin-top:1px}.lpv2 .badge-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:4px}.lpv2 .mini-badge{font-family:var(--font-geist-mono);font-size:11px;font-weight:600;color:#4a453d;border:1px solid var(--line);background:var(--surface-2);padding:5px 10px;border-radius:100px}.lpv2 .also-strip{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:26px;padding:16px 22px;border:1px dashed var(--line-strong);border-radius:var(--r-lg);font-size:13.5px;color:var(--muted)}.lpv2 .also-strip b{color:var(--ink);font-weight:600}.lpv2 .also-strip .sep{color:var(--faint)}.lpv2 .usecases{margin-top:64px}.lpv2 .uc-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:36px;text-align:left}.lpv2 .uc{border:1px solid var(--line);border-radius:var(--r-lg);background:var(--surface);padding:22px}.lpv2 .uc .icon-tile{width:44px;height:44px;margin-bottom:14px}.lpv2 .uc .icon-tile .ic{width:22px;height:22px}.lpv2 .uc h3{font-size:16px;margin-bottom:6px}.lpv2 .uc p{font-size:13px;color:var(--muted)}.lpv2 .compare-scroll{margin-top:44px;overflow-x:auto;border:1px solid var(--line);border-radius:var(--r-lg);background:var(--surface);box-shadow:var(--shadow-sm)}.lpv2 table.compare{width:100%;border-collapse:collapse;min-width:660px}.lpv2 table.compare td,.lpv2 table.compare th{padding:15px 18px;text-align:left;font-size:14px;border-bottom:1px solid var(--line)}.lpv2 table.compare thead th{font-family:var(--font-geist-mono);font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:var(--faint);font-weight:600;background:var(--surface-2)}.lpv2 table.compare th.cap{width:34%}.lpv2 table.compare td.col-us,.lpv2 table.compare th.col-us{background:var(--green-tint);text-align:center}.lpv2 table.compare td.col{text-align:center;color:var(--muted)}.lpv2 table.compare thead th.col-us{color:var(--green);font-weight:700;border-bottom:2px solid var(--green)}.lpv2 table.compare tbody tr:last-child td{border-bottom:0}.lpv2 table.compare .cap{font-weight:600;color:var(--ink)}.lpv2 .yes{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--green);color:#fff}.lpv2 .yes .ic{width:13px;height:13px;stroke-width:2.5}.lpv2 .us-yes{background:var(--green)}.lpv2 .dash{color:var(--line-strong);font-weight:600}.lpv2 .part{font-family:var(--font-geist-mono);font-size:11px;font-weight:600;color:var(--amber);background:#fbf1df;padding:3px 9px;border-radius:100px}.lpv2 .price-cell{font-weight:600;color:var(--ink)}.lpv2 .compare-note{margin-top:16px;font-size:12.5px;color:var(--faint);text-align:center}.lpv2 .int-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:44px}.lpv2 .int-grid-primary{grid-template-columns:repeat(3,1fr)}.lpv2 .int-card{display:flex;align-items:center;gap:16px;padding:24px;border:1px solid var(--line);border-radius:var(--r-lg);background:var(--surface);box-shadow:var(--shadow-sm);font-weight:600;font-size:18px}.lpv2 .int-m{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;color:#fff;font-family:var(--font-geist-mono);font-weight:700;font-size:15px}.lpv2 .sync-viz{width:min(680px,92%);margin:34px auto 0;height:96px;position:relative}.lpv2 .sync-viz:before{content:"";position:absolute;left:10%;right:10%;top:28px;border-top:2px dashed var(--line-strong)}.lpv2 .sync-hub{position:absolute;left:50%;top:52px;transform:translateX(-50%);width:56px;height:56px;border-radius:50%;background:var(--surface);border:1px solid var(--line);display:grid;place-items:center;color:var(--green);box-shadow:var(--shadow)}.lpv2 .sync-hub .ic{width:24px;height:24px}.lpv2 .int-note{text-align:center;margin-top:20px;font-size:13px;color:var(--faint)}.lpv2 .int-request{margin-top:18px;text-align:center;font-size:13.5px}.lpv2 .int-request a{display:inline-flex;align-items:center;gap:7px;color:var(--orange);font-weight:600}.lpv2 .sec-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:44px;align-items:start;margin-top:44px}.lpv2 .sec-cards{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:28px}.lpv2 .sec-card{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);padding:18px}.lpv2 .sec-card .icon-tile{width:40px;height:40px;margin-bottom:12px}.lpv2 .sec-card .icon-tile .ic{width:20px;height:20px}.lpv2 .sec-card h3{font-size:15px;margin-bottom:6px}.lpv2 .sec-card p{font-size:13px;color:var(--muted)}.lpv2 .audit-panel{border:1px solid var(--line);border-radius:var(--r-lg);background:var(--surface);box-shadow:var(--shadow);overflow:hidden}.lpv2 .audit-body{display:grid;grid-template-columns:1.2fr .9fr;gap:0}.lpv2 .audit-l{padding:18px;border-right:1px solid var(--line)}.lpv2 .audit-r{padding:18px}.lpv2 .audit-l h4,.lpv2 .audit-r h4{font-family:var(--font-fraunces),serif;font-size:15px;margin-bottom:14px}.lpv2 .approve-box{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface-2);padding:13px;margin-top:12px}.lpv2 .approve-who{display:flex;align-items:center;gap:10px;margin-bottom:12px}.lpv2 .avatar{width:34px;height:34px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;font-weight:600;font-size:13px}.lpv2 .approve-actions{display:flex;gap:8px}.lpv2 .trail{display:grid;gap:16px;position:relative}.lpv2 .trail:before{content:"";position:absolute;left:13px;top:6px;bottom:6px;border-left:2px solid var(--line)}.lpv2 .trail-i{display:grid;grid-template-columns:28px 1fr;gap:10px;position:relative}.lpv2 .trail-d{width:28px;height:28px;border-radius:50%;background:var(--surface);border:1px solid var(--line);display:grid;place-items:center;color:var(--green);z-index:1}.lpv2 .trail-d.done{background:var(--green);color:#fff;border-color:var(--green)}.lpv2 .trail-d .ic{width:14px;height:14px;stroke-width:2}.lpv2 .trail-i b{font-size:13px}.lpv2 .sec-trust{display:flex;flex-wrap:wrap;align-items:center;gap:14px 22px;margin-top:26px;padding:22px 26px;border:1px solid var(--line);border-radius:var(--r-lg);background:var(--surface)}.lpv2 .sec-trust .lead{display:flex;align-items:center;gap:12px;font-size:14px;margin-right:auto}.lpv2 .sec-trust .lead .si{width:40px;height:40px;border-radius:11px;background:var(--green-tint);color:var(--green);display:grid;place-items:center}.lpv2 .sec-trust .lead b{font-weight:600}.lpv2 .sec-trust .cred{display:inline-flex;align-items:center;gap:7px;font-size:13px;color:#41403b;font-weight:500}.lpv2 .sec-trust .cred .ic{width:15px;height:15px;color:var(--green)}.lpv2 .billing-toggle{display:inline-flex;gap:4px;margin-top:28px;padding:4px;border:1px solid var(--line);border-radius:100px;background:var(--surface)}.lpv2 .billing-toggle button{border:0;border-radius:100px;background:transparent;padding:9px 15px;color:var(--muted);font:600 13px/1 Inter,sans-serif;cursor:pointer}.lpv2 .billing-toggle button.active{background:var(--ink);color:#fff}.lpv2 .price-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:28px;text-align:left}.lpv2 .price-card{border:1px solid var(--line);border-radius:var(--r-lg);background:var(--surface);padding:28px;position:relative}.lpv2 .price-card.popular{border-color:var(--green);box-shadow:0 20px 44px rgba(45,106,63,.12)}.lpv2 .pop-badge{position:absolute;top:-12px;left:28px;font-family:var(--font-geist-mono);font-size:10.5px;font-weight:600;color:#fff;background:var(--green);padding:5px 12px;border-radius:100px;letter-spacing:.04em;text-transform:uppercase}.lpv2 .price-card h3{font-size:19px}.lpv2 .price{font-family:var(--font-fraunces),serif;font-size:42px;font-weight:600;margin:10px 0 2px}.lpv2 .price span{font-family:var(--font-geist-sans);font-size:16px;font-weight:500;color:var(--muted)}.lpv2 .price-sub{font-size:12.5px;color:var(--faint);margin-bottom:16px}.lpv2 .price-card>p{font-size:13.5px;color:var(--muted);min-height:40px}.lpv2 .price-card ul{display:grid;gap:11px;margin:18px 0 24px}.lpv2 .price-card li{display:grid;grid-template-columns:20px 1fr;gap:10px;font-size:14px;color:#3c382f;align-items:start}.lpv2 .price-card li .tick{margin-top:1px}.lpv2 .price-foot{margin-top:22px}.lpv2 .firm-note,.lpv2 .price-foot{text-align:center;font-size:13px;color:var(--muted)}.lpv2 .firm-note{max-width:760px;margin:12px auto 0;padding:14px 18px;border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface)}.lpv2 .faq-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:44px;margin-top:44px;align-items:start}.lpv2 .faq-item{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);margin-bottom:12px;overflow:hidden}.lpv2 .faq-item summary{list-style:none;cursor:pointer;padding:18px 20px;font-weight:600;font-size:15.5px;display:flex;align-items:center;justify-content:space-between;gap:14px}.lpv2 .faq-item summary::-webkit-details-marker{display:none}.lpv2 .faq-item summary .ic{width:18px;height:18px;color:var(--green);transition:transform .2s ease;flex:0 0 auto}.lpv2 .faq-item[open] summary .ic{transform:rotate(45deg)}.lpv2 .faq-item p{padding:0 20px 20px;color:var(--muted);font-size:14.5px}.lpv2 .cta-panel{border:1px solid var(--line);border-radius:28px;background:var(--surface);box-shadow:var(--shadow);padding:64px 40px;text-align:center;position:relative;overflow:hidden}.lpv2 .cta-panel:before{content:"";position:absolute;inset:auto -10% -60% 40%;height:340px;background:radial-gradient(circle,rgba(45,106,63,.08),transparent 65%);pointer-events:none}.lpv2 .cta-panel h2{position:relative}.lpv2 .cta-panel .lede{margin:16px auto 0}.lpv2 .cta-panel .chips,.lpv2 .cta-panel .hero-actions{justify-content:center}.lpv2 footer{padding:56px 0 40px}.lpv2 .footer-panel{border:1px solid var(--line);border-radius:24px;background:var(--surface);padding:44px}.lpv2 .footer-grid{display:grid;grid-template-columns:1.4fr repeat(5,1fr);gap:28px}.lpv2 .footer-brand .brand{margin-bottom:14px}.lpv2 .footer-brand .small{max-width:240px}.lpv2 .socials{display:flex;gap:10px;margin-top:18px}.lpv2 .socials a{width:38px;height:38px;border:1px solid var(--line);border-radius:10px;display:grid;place-items:center;color:#41403b}.lpv2 .socials a:hover{border-color:var(--green);color:var(--green)}.lpv2 .socials .ic{width:17px;height:17px}.lpv2 .footer-col h4{font-family:var(--font-geist-sans);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--faint);margin-bottom:14px}.lpv2 .footer-col a{display:block;font-size:14px;color:#41403b;padding:5px 0}.lpv2 .footer-col a:hover{color:var(--green)}.lpv2 .footer-bottom{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-top:36px;padding-top:22px;border-top:1px solid var(--line);font-size:12.5px;color:var(--faint)}.lpv2 .footer-bottom .ic{width:13px;height:13px}.lpv2 .footer-bottom span{display:inline-flex;align-items:center;gap:7px}.lpv2 .reveal{opacity:0;transform:translateY(16px);transition:opacity .5s ease,transform .5s ease}.lpv2 .reveal.in{opacity:1;transform:none}@media (max-width:1100px){.lpv2 .nav-actions .btn-ghost,.lpv2 .nav-links,.lpv2 .nav-login{display:none}.lpv2 .nav-toggle{display:flex}.lpv2 .nav-open .nav-links{display:block;position:absolute;top:70px;left:0;right:0;padding:6px 20px 18px;background:hsla(40,41%,93%,.98);backdrop-filter:saturate(140%) blur(12px);border-bottom:1px solid var(--line);max-height:calc(100dvh - 70px);overflow-y:auto}.lpv2 .nav-item{display:block;width:100%}.lpv2 .nav-link,.lpv2 .nav-trigger{width:100%;height:auto;justify-content:space-between;padding:15px 2px;font-size:16px;color:var(--ink);border-bottom:1px solid var(--line)}.lpv2 .nav-chev{width:17px;height:17px}.lpv2 .nav-panel{position:static;min-width:0;padding:2px 0 10px;border:0;border-radius:0;box-shadow:none;opacity:1;visibility:visible;transform:none;display:none}.lpv2 .nav-panel[data-open=true]{display:block}.lpv2 .nav-mega{display:block;min-width:0;padding:0;gap:0}.lpv2 .nav-item.align-right .nav-panel{right:auto}.lpv2 .nav-col+.nav-col{margin-top:2px}.lpv2 .nav-col-h{padding:8px 10px 2px}.lpv2 .nav-row{padding:10px}.lpv2 .nav-featured{margin-top:2px}.lpv2 .nav-cta-mobile{display:flex;flex-direction:column;gap:10px;padding:16px 0 4px}.lpv2 .nav-cta-mobile .btn{width:100%}}@media (max-width:1000px){.lpv2 .contractor,.lpv2 .faq-grid,.lpv2 .hero-grid,.lpv2 .sec-grid,.lpv2 .trace{grid-template-columns:1fr}.lpv2 .audit-body,.lpv2 .contractor-visual,.lpv2 .grid-4,.lpv2 .int-grid,.lpv2 .price-grid,.lpv2 .sec-cards,.lpv2 .uc-grid{grid-template-columns:1fr 1fr}.lpv2 .float{display:none}.lpv2 .footer-grid{grid-template-columns:1fr 1fr}.lpv2 .footer-brand{grid-column:1/-1}.lpv2 .cols{grid-template-columns:1fr 1fr}.lpv2 .cols .panel:last-child{grid-column:1/-1}}@media (max-width:680px){.lpv2 .section{padding:64px 0}.lpv2 .audit-body,.lpv2 .contractor-visual,.lpv2 .flow,.lpv2 .grid-2,.lpv2 .grid-3,.lpv2 .grid-4,.lpv2 .int-grid,.lpv2 .price-grid,.lpv2 .problem .card,.lpv2 .sec-cards,.lpv2 .strip,.lpv2 .uc-grid{grid-template-columns:1fr}.lpv2 .flow:before{display:none}.lpv2 .app{grid-template-columns:1fr}.lpv2 .app-side{display:none}.lpv2 .cols{grid-template-columns:1fr}.lpv2 .sec-trust{flex-direction:column;align-items:flex-start}.lpv2 .cta-panel .hero-actions .btn,.lpv2 .hero-actions .btn{flex:1;min-width:100%}.lpv2 .cta-panel{padding:44px 24px}.lpv2 .footer-panel{padding:28px}.lpv2 .audit-l{border-right:0;border-bottom:1px solid var(--line)}.lpv2 .price-card.popular{order:-1}}@media (prefers-reduced-motion:reduce){.lpv2 *{animation:none!important;transition:none!important;scroll-behavior:auto!important}.lpv2 .reveal{opacity:1;transform:none}}.lpv2 .brand-logo{height:30px;width:auto;display:block}.lpv2 .app-brand .brand-logo{height:18px;margin-bottom:0}.lpv2 .ledger-ic{width:26px;height:26px;object-fit:contain}.lpv2 .int-ic{width:48px;height:48px;object-fit:contain;flex:0 0 auto}.lpv2 .cap-shot{width:100%;height:300px;object-fit:cover;object-position:top center;border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface-2)}.lpv2 .capture .cap-ui{min-height:300px;align-content:center}.lpv2 .cap-note{margin-top:auto}