.lp-home{--paper:#fdfcfc;--paper-2:#F8F8F6;--paper-3:#E5E0D4;--surface:#FCFBF8;--ink:#1B1A17;--ink-2:#4F4B44;--muted:#8A847A;--line:rgba(27,26,23,.12);--line-2:rgba(27,26,23,.07);--green:#16A34A;--green-press:#11823B;--green-soft:#E4F2E8;--red:#E5484D;--amber:#F59E0B;--blue:#2563EB;--maxw:1180px;--measure:760px;--gutter:32px;--font-display:"Schibsted Grotesk",system-ui,sans-serif;--font-body:"Hanken Grotesk",system-ui,sans-serif;--font-mono:"Spline Sans Mono",ui-monospace,monospace}.lp-home *{box-sizing:border-box}.lp-home{scroll-behavior:smooth;margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-body);font-size:18px;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;background:radial-gradient(64% 50% at 10% 6%,rgba(22,163,74,.1),transparent 70%),radial-gradient(60% 50% at 90% 16%,rgba(16,130,59,.08),transparent 70%),radial-gradient(64% 54% at 80% 84%,rgba(52,180,100,.07),transparent 72%),radial-gradient(60% 50% at 16% 94%,rgba(22,163,74,.07),transparent 72%),linear-gradient(165deg,rgba(22,163,74,.08) 0,rgba(22,163,74,.03) 40%,transparent 72%),var(--paper);background-attachment:fixed,fixed,fixed,fixed,fixed,scroll;background-repeat:no-repeat;overflow-x:clip}.lp-home img,.lp-home svg,.lp-home video{display:block;max-width:100%}.lp-home a{color:inherit;text-decoration:none}.lp-home button{font-family:inherit;cursor:pointer}.lp-home .wrap{max-width:var(--maxw);margin:0 auto;padding:0 var(--gutter)}.lp-home h1,.lp-home h2,.lp-home h3{font-family:var(--font-display);font-weight:600;letter-spacing:-.025em;line-height:1.05;margin:0}.lp-home .eyebrow{font-family:var(--font-mono);font-size:13px;letter-spacing:.16em;text-transform:uppercase;color:var(--green);font-weight:500;display:block}.lp-home .display{font-size:clamp(40px,6vw,78px);letter-spacing:-.035em;line-height:1}.lp-home .h-sec{font-size:clamp(30px,4.6vw,56px);letter-spacing:-.03em;line-height:1.04}.lp-home .lead{font-size:clamp(18px,1.8vw,22px);color:var(--ink-2);line-height:1.5;max-width:var(--measure)}.lp-home .lead b,.lp-home .lead strong,.lp-home .punch{color:var(--ink);font-weight:600}.lp-home .punch{font-family:var(--font-display);font-size:clamp(22px,2.4vw,30px);letter-spacing:-.02em}.lp-home .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:50px;padding:0 24px;border-radius:999px;border:1px solid transparent;font-weight:600;font-size:16px;letter-spacing:-.01em;white-space:nowrap;transition:transform .12s,background .15s,box-shadow .15s}.lp-home .btn:active{transform:translateY(1px)}.lp-home .btn-primary{background:var(--green);color:#fff;box-shadow:0 8px 20px -10px rgba(22,163,74,.7)}.lp-home .btn-primary:hover{background:var(--green-press)}.lp-home .btn-ghost{background:transparent;color:var(--ink);border-color:var(--line)}.lp-home .btn-ghost:hover{background:rgba(27,26,23,.05)}.lp-home .btn-dark{background:var(--ink);color:var(--paper)}.lp-home .btn-dark:hover{background:#332f2a}.lp-home .btn-link{color:var(--green);font-weight:600;display:inline-flex;align-items:center;gap:6px}.lp-home .btn-link:hover{gap:9px}.lp-home .nav{position:sticky;top:0;z-index:60;width:100%;margin:0 auto;border-radius:22px;background:transparent;border:1px solid transparent;box-shadow:none;transition:top .45s cubic-bezier(.4,0,.2,1),width .45s cubic-bezier(.4,0,.2,1),margin .45s cubic-bezier(.4,0,.2,1),background .4s ease,border-color .4s ease,box-shadow .4s ease,backdrop-filter .4s ease}.lp-home .nav.scrolled{top:14px;width:min(var(--maxw),calc(100% - 32px));margin:14px auto 0;background:rgba(253,252,252,.62);backdrop-filter:blur(24px) saturate(180%);border:1px solid rgba(255,255,255,.55);box-shadow:0 10px 34px rgba(27,26,23,.12),0 2px 8px rgba(27,26,23,.06),inset 0 1px 0 rgba(255,255,255,.7)}.lp-home .nav .wrap{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;height:68px;padding:0 var(--gutter);transition:height .45s cubic-bezier(.4,0,.2,1),padding .4s ease}.lp-home .nav.scrolled .wrap{height:60px;padding:0 22px}.lp-home .brand{justify-self:start;display:inline-flex;align-items:center}.lp-home .brand img{height:24px;width:auto}.lp-home .nav-links{justify-self:center;display:flex;align-items:center;gap:24px}.lp-home .nav-links a{font-size:15px;color:var(--ink-2);font-weight:500}.lp-home .nav-links a:hover{color:var(--ink)}.lp-home .nav-right{justify-self:end;display:flex;align-items:center;gap:12px}.lp-home .nav-right .enter{font-size:15px;font-weight:600;color:var(--ink-2)}.lp-home .nav-right .enter:hover{color:var(--ink)}.lp-home .nav .btn{height:40px;padding:0 18px;font-size:14.5px}.lp-home .nav-toggle{display:none;justify-self:end;width:42px;height:42px;padding:0;flex-direction:column;align-items:center;justify-content:center;gap:5px;background:var(--surface);border:1px solid var(--line);border-radius:11px}.lp-home .nav-toggle i{display:block;width:18px;height:2px;border-radius:2px;background:var(--ink);transition:transform .25s ease,opacity .2s ease}.lp-home .nav.open .nav-toggle i:first-child{transform:translateY(7px) rotate(45deg)}.lp-home .nav.open .nav-toggle i:nth-child(2){opacity:0}.lp-home .nav.open .nav-toggle i:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.lp-home .hero{padding:80px 0 0;text-align:center}.lp-home .hero .eyebrow{margin-bottom:20px}.lp-home .hero h1{font-size:clamp(54px,9vw,116px);letter-spacing:-.04em;line-height:.94}.lp-home .hero .sub{font-family:var(--font-display);font-weight:600;font-size:clamp(24px,3.2vw,40px);letter-spacing:-.025em;line-height:1.1;max-width:20ch;margin:22px auto 0;color:var(--ink)}.lp-home .hero .desc{font-size:clamp(17px,1.7vw,20px);color:var(--ink-2);max-width:60ch;margin:24px auto 0;line-height:1.5}.lp-home .hero-cta{display:flex;gap:12px;justify-content:center;margin-top:32px;flex-wrap:wrap}.lp-home .hero-trust{margin:30px auto 0;max-width:760px;font-size:13.5px;color:var(--muted);line-height:1.7}.lp-home .hero-trust .dot{opacity:.5;margin:0 7px}.lp-home .powered{display:inline-flex;align-items:center;gap:10px;margin-top:22px;font-size:13px;color:var(--muted)}.lp-home .powered img{height:20px;width:auto;opacity:.9}.lp-home .powered a{display:inline-flex;align-items:center;text-decoration:none}.lp-home .powered a img{transition:opacity .25s ease,transform .25s cubic-bezier(.2,.7,.2,1)}.lp-home .powered a:hover img{opacity:1;transform:translateY(-1px) scale(1.04)}.lp-home .powered a:active img{transform:translateY(0) scale(1)}.lp-home .hero-anim{margin:54px 0 0;width:100%}@keyframes heroIn{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@keyframes heroWord{0%{opacity:0;transform:translateY(.55em)}to{opacity:1;transform:none}}@keyframes heroFade{0%{opacity:0}to{opacity:1}}.lp-home .nav{animation:heroFade .8s ease both}.lp-home .hero h1 .hw{display:inline-block;animation:heroWord .8s cubic-bezier(.2,.7,.2,1) both}.lp-home .hero h1 .hw:first-child{animation-delay:.06s}.lp-home .hero h1 .hw:nth-child(2){animation-delay:.11s}.lp-home .hero h1 .hw:nth-child(3){animation-delay:.16s}.lp-home .hero h1 .hw:nth-child(4){animation-delay:.21s}.lp-home .hero h1 .hw:nth-child(5){animation-delay:.26s}.lp-home .hero h1 .hw:nth-child(6){animation-delay:.31s}.lp-home .hero h1 .hw:nth-child(7){animation-delay:.36s}.lp-home .hero h1 .hw:nth-child(8){animation-delay:.41s}.lp-home .hero h1 .hw:nth-child(9){animation-delay:.46s}.lp-home .hero h1 .hw:nth-child(10){animation-delay:.51s}.lp-home .hero .desc{animation:heroIn .9s cubic-bezier(.2,.7,.2,1) .5s both}.lp-home .hero-cta{animation:heroIn .9s cubic-bezier(.2,.7,.2,1) .62s both}.lp-home .hero .powered{animation:heroIn .9s cubic-bezier(.2,.7,.2,1) .72s both}.lp-home .hero-anim{animation:heroIn 1s cubic-bezier(.2,.7,.2,1) .82s both}@media(prefers-reduced-motion:reduce){.lp-home .hero .desc,.lp-home .hero .powered,.lp-home .hero h1 .hw,.lp-home .hero-anim,.lp-home .hero-cta,.lp-home .nav{animation:none}.lp-home .powered a img{transition:none}.lp-home .powered a:hover img{transform:none}}.lp-home .partners{padding:42px 0}.lp-home .partners .eyebrow{margin-bottom:20px}.lp-home .partners-row{display:flex;align-items:center;justify-content:flex-start;gap:44px;flex-wrap:wrap}.lp-home .partners-txt{max-width:58ch;margin:0;font-size:18.5px;line-height:1.6;color:var(--ink-2)}.lp-home .partners-logo{height:46px;width:auto;flex-shrink:0}@media(max-width:680px){.lp-home .partners-row{gap:24px}}.lp-home .partners.roi{padding:60px 0 64px}.lp-home .partners.roi .wrap{position:relative}.lp-home .roi-rcz{position:absolute;top:2px;right:var(--gutter);display:flex;flex-direction:column;align-items:flex-end;gap:6px}.lp-home .roi-rcz img{height:30px;width:auto}.lp-home .roi-rcz-tag{font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-weight:500}.lp-home .roi .eyebrow{margin-bottom:18px}.lp-home .roi-h{max-width:none;font-size:clamp(28px,3.3vw,40px);line-height:1.1;white-space:nowrap}.lp-home .roi-stats{display:grid;grid-template-columns:repeat(3,1fr);margin-top:46px;border-top:1px solid var(--line)}.lp-home .roi-stat{padding:38px 40px 6px;border-left:1px solid var(--line)}.lp-home .roi-stat:first-child{border-left:none;padding-left:0}.lp-home .roi-num{font-family:var(--font-display);font-weight:600;letter-spacing:-.03em;line-height:1;font-size:clamp(42px,4.8vw,66px);color:var(--ink);font-variant-numeric:tabular-nums}.lp-home .roi-unit{font-weight:600}.lp-home .roi-lbl{margin:16px 0 0;max-width:30ch;font-size:16px;line-height:1.45;color:var(--ink-2)}@media(max-width:760px){.lp-home .roi-h{white-space:normal;font-size:clamp(28px,7vw,40px)}.lp-home .roi-stats{grid-template-columns:1fr;margin-top:34px}.lp-home .roi-stat{border-left:none;border-top:1px solid var(--line);padding:26px 0 6px}.lp-home .roi-stat:first-child{border-top:none;padding-top:30px}}.lp-home .hero-anim canvas,.lp-home .hero-anim video{width:100%;height:auto;display:block;background:var(--paper)}.lp-home .section{padding:130px 0;scroll-margin-top:96px}.lp-home .section.tight{padding:96px 0}.lp-home .section.alt{background:transparent}.lp-home .section.ink{background:#303030;color:var(--paper)}.lp-home .sec-head{max-width:880px;margin:0 auto 56px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:18px}.lp-home .sec-head .lead{margin:0 auto;text-align:center}.lp-home .sec-head.left{margin-left:0;text-align:left;align-items:flex-start}.lp-home .sec-head.left .lead{text-align:left;margin:0}.lp-home .pills{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.lp-home .pill-card{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:24px 24px 26px;display:flex;flex-direction:column;gap:10px;transition:transform .18s,box-shadow .18s;min-height:150px}.lp-home .pill-card:hover{transform:translateY(-3px);box-shadow:0 24px 50px -34px rgba(27,26,23,.4)}.lp-home .pill-card .pic{width:38px;height:38px;border-radius:11px;background:var(--green-soft);display:flex;align-items:center;justify-content:center}.lp-home .pill-card .pic svg{width:21px;height:21px;stroke:var(--green)}.lp-home .pill-card h3{font-size:19px;letter-spacing:-.02em}.lp-home .pill-card p{font-size:14.5px;color:var(--ink-2);line-height:1.45;margin:0}.lp-home .section.more{background:transparent}.lp-home .more .sec-head{max-width:820px;margin-bottom:8px}.lp-home .more-grid{display:grid;grid-template-columns:repeat(3,1fr);-moz-column-gap:54px;column-gap:54px;margin-top:52px}.lp-home .more-item{display:grid;grid-template-columns:22px 1fr;-moz-column-gap:14px;column-gap:14px;align-content:start;padding:30px 0 6px}.lp-home .more-item .mi-ic{grid-column:1;grid-row:1;width:22px;height:22px;margin-top:1px}.lp-home .more-item .mi-ic svg{width:22px;height:22px;stroke:var(--green);opacity:1}.lp-home .more-item h3{grid-column:2;font-size:17px;font-weight:600;letter-spacing:-.015em;line-height:1.25;margin:0 0 7px;color:var(--ink)}.lp-home .more-item p{grid-column:2;font-size:14px;color:var(--ink-2);line-height:1.5;margin:0;text-wrap:pretty}@media(max-width:900px){.lp-home .more-grid{grid-template-columns:repeat(2,1fr);-moz-column-gap:40px;column-gap:40px}}@media(max-width:600px){.lp-home .more-grid{grid-template-columns:1fr}}.lp-home .tese{text-align:center}.lp-home .tese .big{font-family:var(--font-display);font-weight:600;font-size:clamp(34px,5vw,64px);letter-spacing:-.035em;line-height:1.02;max-width:16ch;margin:0 auto}.lp-home .tese .body{max-width:680px;margin:30px auto 0;color:var(--ink-2);font-size:19px;line-height:1.55}.lp-home .tese .punch{margin-top:34px;display:inline-block;border-top:1px solid var(--line);padding-top:26px}.lp-home .split{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.lp-home .split.rev .split-media{order:2}.lp-home .split-text .lead{margin-top:18px}.lp-home .split-media{background:var(--surface);border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:0 40px 80px -50px rgba(27,26,23,.45)}.lp-home .split-media canvas,.lp-home .split-media video{width:100%;height:auto;display:block}.lp-home .taglist{margin-top:26px;display:flex;flex-wrap:wrap;gap:8px}.lp-home .time-split{display:flex;align-items:center;gap:64px;justify-content:center}.lp-home .time-split .time-copy{max-width:520px;text-align:left}.lp-home .time-split .time-copy .lead{margin-top:18px}.lp-home .time-art{display:flex;justify-content:center;flex:0 0 auto}.lp-home .time-art img{height:340px;width:auto;filter:drop-shadow(0 24px 30px rgba(27,26,23,.15))}@media(max-width:760px){.lp-home .time-split{flex-direction:column;gap:28px}.lp-home .time-split .time-copy{text-align:center}.lp-home .time-art img{height:280px}}.lp-home .tag{font-family:var(--font-mono);font-size:12.5px;letter-spacing:.02em;color:var(--ink-2);background:rgba(255,255,255,.45);backdrop-filter:blur(12px) saturate(170%);border:1px solid rgba(255,255,255,.55);border-radius:999px;padding:7px 13px;box-shadow:inset 0 1px 0 rgba(255,255,255,.8),inset 0 0 0 1px rgba(255,255,255,.12),0 1px 2px rgba(27,26,23,.04),0 8px 18px -12px rgba(27,26,23,.3)}.lp-home .full-anim{border-radius:24px;overflow:hidden;border:1px solid var(--line);background:var(--surface);box-shadow:0 40px 90px -55px rgba(27,26,23,.45)}.lp-home .full-anim canvas{width:100%;height:auto;display:block}.lp-home .nums{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:20px}.lp-home .num{display:flex;flex-direction:column;gap:8px;align-items:center;text-align:center}.lp-home .num .v{font-family:var(--font-display);font-weight:600;font-size:clamp(44px,6vw,84px);letter-spacing:-.04em;line-height:.9}.lp-home .num .v .u{font-size:.5em;color:var(--green)}.lp-home .num .l{font-size:14.5px;color:var(--ink-2);max-width:22ch;line-height:1.4}.lp-home .nums-foot{display:flex;gap:40px;justify-content:center;flex-wrap:wrap;margin-top:60px;padding-top:40px;border-top:1px solid rgba(244,241,234,.16)}.lp-home .nums-foot .v{font-family:var(--font-display);font-weight:600;font-size:clamp(30px,3.6vw,46px);letter-spacing:-.03em}.lp-home .nums-foot .v .u{color:#7BE0A0;font-size:.6em}.lp-home .nums-sec{text-align:center}.lp-home .nums-sec .h-sec{max-width:20ch;margin:0 auto}.lp-home .nums-sec .nums-foot{border-top-color:var(--line)}.lp-home .nums-sec .nums-foot .v .u{color:var(--green)}.lp-home .nums-sec .nums-foot .num .l{max-width:24ch}.lp-home .nums-note{margin-top:20px;font-size:13px;color:var(--soft);text-align:center}.lp-home .compliance{margin-top:58px}.lp-home .compliance-h{display:block;font-family:var(--font-display);font-weight:600;font-size:clamp(20px,2.4vw,28px);color:#fff;letter-spacing:-.02em;margin:0 0 20px}.lp-home .compliance .taglist{justify-content:center}.lp-home .compliance .tag{background:rgba(255,255,255,.08);backdrop-filter:blur(12px) saturate(160%);border-color:rgba(255,255,255,.22);color:rgba(244,241,234,.9);box-shadow:inset 0 1px 0 rgba(255,255,255,.22),inset 0 -1px 1px rgba(0,0,0,.18),0 6px 16px -10px rgba(0,0,0,.5)}.lp-home .taglist.tag-anim{opacity:1;transform:none}.lp-home .taglist.tag-anim .tag{opacity:0;transform:translateY(12px) scale(.97);will-change:opacity,transform;transition:opacity .55s cubic-bezier(.2,.7,.2,1),transform .55s cubic-bezier(.2,.7,.2,1),box-shadow .25s ease}.lp-home .taglist.tag-anim.in .tag{opacity:1;transform:none}.lp-home .taglist.tag-anim.in .tag:first-child{transition-delay:.05s}.lp-home .taglist.tag-anim.in .tag:nth-child(2){transition-delay:.12s}.lp-home .taglist.tag-anim.in .tag:nth-child(3){transition-delay:.19s}.lp-home .taglist.tag-anim.in .tag:nth-child(4){transition-delay:.26s}.lp-home .taglist.tag-anim.in .tag:nth-child(5){transition-delay:.33s}.lp-home .taglist.tag-anim.in .tag:nth-child(6){transition-delay:.4s}.lp-home .taglist.tag-anim.in .tag:nth-child(7){transition-delay:.47s}.lp-home .taglist.tag-anim.in .tag:nth-child(8){transition-delay:.54s}.lp-home .taglist.tag-anim.in .tag{cursor:default}.lp-home .taglist.tag-anim.in .tag:hover{transform:translateY(-4px) scale(1.05);transition:transform .22s cubic-bezier(.34,1.56,.64,1),background .22s ease,border-color .22s ease,box-shadow .22s ease;transition-delay:0s;background:rgba(255,255,255,.7);border-color:rgba(255,255,255,.8);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 3px 6px rgba(27,26,23,.07),0 16px 30px -14px rgba(27,26,23,.45)}.lp-home .compliance .taglist.tag-anim.in .tag:hover{background:rgba(255,255,255,.16);border-color:rgba(255,255,255,.42);color:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,.32),0 12px 26px -10px rgba(0,0,0,.65)}@media(prefers-reduced-motion:reduce){.lp-home .taglist.tag-anim .tag{opacity:1;transform:none;transition:none}.lp-home .taglist.tag-anim.in .tag:hover{transform:none}}.lp-home .privacy{text-align:center}.lp-home .privacy .lock{width:88px;height:88px;border-radius:24px;background:var(--green-soft);display:flex;align-items:center;justify-content:center;margin:0 auto 28px}.lp-home .privacy .lock svg{width:42px;height:42px;stroke:var(--green)}.lp-home .privacy .big{font-family:var(--font-display);font-weight:600;font-size:clamp(32px,4.6vw,58px);letter-spacing:-.03em;line-height:1.04;max-width:18ch;margin:0 auto}.lp-home .privacy .body{max-width:640px;margin:26px auto 0;color:var(--ink-2);font-size:19px;line-height:1.55}.lp-home .privacy .punch{margin-top:30px}.lp-home .shields{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:34px;max-width:760px;margin-left:auto;margin-right:auto}.lp-home .frows{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:10px}.lp-home .frow{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:26px}.lp-home .frow .ic{width:40px;height:40px;border-radius:11px;background:var(--green-soft);display:flex;align-items:center;justify-content:center;margin-bottom:16px}.lp-home .frow .ic svg{width:22px;height:22px;stroke:var(--green)}.lp-home .frow h3{font-size:19px;letter-spacing:-.02em}.lp-home .frow p{font-size:15px;color:var(--ink-2);margin:10px 0 0;line-height:1.5}.lp-home .stepcard{background:var(--surface);border:1px solid var(--line);border-radius:24px;padding:44px;text-align:center;max-width:840px;margin:0 auto}.lp-home .stepcard .punch{margin-top:24px;display:block}.lp-home .finalcta{background:#303030;color:var(--paper);text-align:center}.lp-home .finalcta .eyebrow{color:#7BE0A0}.lp-home .finalcta .big{font-family:var(--font-display);font-weight:600;font-size:clamp(34px,5vw,64px);letter-spacing:-.035em;line-height:1.03;max-width:16ch;margin:18px auto 0;color:#fff}.lp-home .finalcta .body{max-width:560px;margin:22px auto 0;color:rgba(244,241,234,.7);font-size:19px;line-height:1.5}.lp-home .finalcta .sub2{margin-top:18px;color:rgba(244,241,234,.5);font-size:15px}.lp-home .finalcta .btn-primary{margin-top:34px;height:54px;padding:0 30px}.lp-home .ent-lock-ic{display:flex;justify-content:center;margin:0 auto}.lp-home .ent-lock-ic svg{width:40px;height:40px;stroke:#7BE0A0}.lp-home .entsec{display:grid;grid-template-columns:1fr auto 1fr;gap:56px;align-items:center;max-width:1140px;margin:56px auto 0;text-align:left}.lp-home .entsec-col{display:flex;flex-direction:column}.lp-home .entsec-item{padding:24px 0;border-top:1px solid rgba(244,241,234,.14)}.lp-home .entsec-item:first-child{border-top:0;padding-top:0}.lp-home .entsec-col.right .entsec-item:first-child{padding-top:0}.lp-home .ei-ic{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;margin-bottom:14px}.lp-home .ei-ic svg{width:23px;height:23px;stroke:#7BE0A0}.lp-home .entsec-item h3{font-family:var(--font-display);font-size:20px;font-weight:600;letter-spacing:-.02em;color:#fff;line-height:1.16}.lp-home .entsec-item p{color:rgba(244,241,234,.62);font-size:15px;margin:10px 0 0;line-height:1.5}.lp-home .entsec-lock{display:flex;align-items:center;justify-content:center}.lp-home .entsec-lock img{width:392px;max-width:36vw;height:auto;display:block;transform:translateX(-26px);filter:drop-shadow(0 26px 54px rgba(0,0,0,.45))}.lp-home .footer{position:relative;overflow:hidden;background:#303030;border-top:1px solid rgba(244,241,234,.08);padding:74px 0 340px;color:rgba(244,241,234,.7)}.lp-home .footer .wrap{position:relative;z-index:2}.lp-home .foot-top{display:flex;align-items:flex-start;justify-content:space-between;gap:40px;flex-wrap:wrap}.lp-home .foot-brand img{height:26px;filter:brightness(0) invert(1);opacity:.92}.lp-home .foot-brand p{color:rgba(244,241,234,.5);font-size:14.5px;margin:16px 0 0;max-width:30ch;line-height:1.5}.lp-home .foot-links{display:flex;gap:18px;font-size:14.5px;color:rgba(244,241,234,.6);flex-wrap:wrap}.lp-home .foot-links a:hover{color:#fff}.lp-home .foot-legal{margin-top:48px;padding-top:26px;border-top:1px solid rgba(244,241,234,.1);display:flex;flex-direction:column;gap:14px;font-size:13px;color:rgba(244,241,234,.42);line-height:1.55}.lp-home .foot-units{display:flex;flex-wrap:wrap;gap:14px 48px}.lp-home .foot-unit{display:block;max-width:42ch}.lp-home .fu-city{display:block;font-family:var(--font-mono);font-size:11px;letter-spacing:1.4px;text-transform:uppercase;color:rgba(244,241,234,.6);margin-bottom:3px}.lp-home .foot-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:18px;font-size:13.5px;color:rgba(244,241,234,.4);flex-wrap:wrap;gap:14px}.lp-home .foot-clock{font-family:Spline Sans Mono,ui-monospace,monospace;font-variant-numeric:tabular-nums;letter-spacing:.02em;color:rgba(244,241,234,.62)}.lp-home .foot-bottom .powered{margin:0;color:rgba(244,241,234,.42)}.lp-home .footer .powered img{filter:brightness(0) invert(1);opacity:.78}.lp-home .foot-watermark{position:absolute;left:50%;bottom:-38px;transform:translateX(-50%);width:min(1280px,112%);aspect-ratio:5/1;z-index:0;pointer-events:none;-webkit-mask-composite:source-in;-webkit-mask:url(/lp-v3-assets/portimed-wordmark.svg) center/contain no-repeat,linear-gradient(90deg,rgba(0,0,0,1),rgba(0,0,0,.78) 42%,rgba(0,0,0,.42));mask:url(/lp-v3-assets/portimed-wordmark.svg) center/contain no-repeat,linear-gradient(90deg,rgba(0,0,0,1),rgba(0,0,0,.78) 42%,rgba(0,0,0,.42));-webkit-mask-composite:source-in,xor;mask-composite:intersect;background:radial-gradient(circle,rgba(255,255,255,.46) .95px,transparent 1.5px) 0 0/8px 8px;opacity:1}.lp-home .comece{position:relative;overflow:hidden;text-align:left;background:transparent}.lp-home .comece:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;opacity:.62;background:url(/lp-v3-assets/casos-grid.svg) 50%/cover no-repeat;-webkit-mask-image:radial-gradient(ellipse 62% 74% at 50% 50%,#000 4%,transparent 66%);mask-image:radial-gradient(ellipse 62% 74% at 50% 50%,#000 4%,transparent 66%)}.lp-home .comece .wrap{position:relative;z-index:1}.lp-home .comece-split{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:start}.lp-home .comece-h{font-family:var(--font-display);font-weight:600;font-size:clamp(30px,3.6vw,46px);letter-spacing:-.03em;line-height:1.08;margin:0;max-width:16ch;color:var(--ink);text-wrap:balance}.lp-home .comece-btn{margin-top:34px;height:54px;padding:0 30px}.lp-home .comece-lead{font-size:19px;line-height:1.55;color:var(--ink-2);margin:0 0 30px;max-width:46ch}.lp-home .comece-steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}.lp-home .comece-steps li{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:baseline;padding:18px 0;border-top:1px solid var(--line)}.lp-home .comece-steps li:last-child{border-bottom:1px solid var(--line)}.lp-home .cs-num{font-family:var(--font-mono);font-size:12px;font-weight:500;color:var(--green)}.lp-home .cs-txt{font-size:16.5px;line-height:1.45;color:var(--ink);text-wrap:pretty}@media(max-width:860px){.lp-home .comece-split{grid-template-columns:1fr;gap:40px}.lp-home .comece-h{max-width:none}}.lp-home .faq{background:transparent}.lp-home .faq-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:64px;align-items:start}.lp-home .faq-title{font-family:var(--font-display);font-weight:600;font-size:clamp(40px,5vw,64px);letter-spacing:-.035em;line-height:1;color:var(--ink)}.lp-home .faq-cta{margin-top:30px;height:50px}.lp-home .faq-cta svg{width:15px;height:15px}.lp-home .faq-list{display:flex;flex-direction:column}.lp-home .faq-item{border-top:1px dashed var(--line)}.lp-home .faq-item:last-child{border-bottom:1px dashed var(--line)}.lp-home .faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:22px;background:transparent;border:0;padding:24px 2px;text-align:left;font-family:var(--font-display);font-weight:600;font-size:18px;letter-spacing:-.01em;color:var(--ink);line-height:1.32}.lp-home .faq-q:hover{color:var(--green-press)}.lp-home .faq-ic{position:relative;flex:0 0 auto;width:34px;height:34px;border:1px solid var(--line);border-radius:9px;background:var(--surface);transition:background .18s,border-color .18s}.lp-home .faq-ic:after,.lp-home .faq-ic:before{content:"";position:absolute;left:50%;top:50%;background:var(--ink-2);border-radius:2px;transform:translate(-50%,-50%)}.lp-home .faq-ic:before{width:13px;height:2px}.lp-home .faq-ic:after{width:2px;height:13px;transition:opacity .2s,transform .25s}.lp-home .faq-item.open .faq-ic{background:var(--ink);border-color:var(--ink)}.lp-home .faq-item.open .faq-ic:after,.lp-home .faq-item.open .faq-ic:before{background:#fff}.lp-home .faq-item.open .faq-ic:after{opacity:0;transform:translate(-50%,-50%) rotate(90deg)}.lp-home .faq-a{max-height:0;overflow:hidden;transition:max-height .36s ease}.lp-home .faq-a p{margin:0 0 26px;padding-right:58px;color:var(--ink-2);font-size:16px;line-height:1.55;max-width:62ch}.lp-home .faq-item.open .faq-a{max-height:360px}@media(max-width:860px){.lp-home .faq-grid{grid-template-columns:1fr;gap:36px}.lp-home .faq-cta{margin-top:18px}.lp-home .faq-a p{padding-right:24px}}.lp-home .kit{display:grid;grid-template-columns:.84fr 1.16fr;gap:54px;align-items:center;margin-top:6px}.lp-home .kit-tabs{display:flex;flex-direction:column}.lp-home .kit-tab{text-align:left;background:transparent;border:0;border-top:1px dashed var(--line);border-radius:0;padding:18px 6px;color:var(--ink);cursor:pointer}.lp-home .kit-tab:first-child{border-top:0}.lp-home .kit-tab .k-name{font-family:var(--font-display);font-size:24px;font-weight:600;letter-spacing:-.02em;display:flex;align-items:center;gap:13px;color:var(--ink-2);transition:color .2s}.lp-home .kit-tab .k-num{font-family:var(--font-mono);font-size:12px;color:var(--muted);font-weight:500;transition:color .2s}.lp-home .kit-tab .k-desc{font-size:15.5px;color:var(--ink-2);max-width:40ch;line-height:1.55;max-height:0;opacity:0;overflow:hidden;transition:max-height .32s ease,opacity .3s ease,margin-top .3s ease}.lp-home .kit-tab:hover .k-name,.lp-home .kit-tab[aria-selected=true] .k-name{color:var(--ink)}.lp-home .kit-tab[aria-selected=true] .k-num{color:var(--green)}.lp-home .kit-tab[data-tool=kitEnviar][aria-selected=true] .k-name,.lp-home .kit-tab[data-tool=kitEnviar][aria-selected=true] .k-num{color:#16A34A}.lp-home .kit-tab[data-tool=kitAuditar][aria-selected=true] .k-name,.lp-home .kit-tab[data-tool=kitAuditar][aria-selected=true] .k-num{color:#2563EB}.lp-home .kit-tab[data-tool=kitGerenciar][aria-selected=true] .k-name,.lp-home .kit-tab[data-tool=kitGerenciar][aria-selected=true] .k-num{color:#F59E0B}.lp-home .kit-tab[data-tool=kitIntegrar][aria-selected=true] .k-name,.lp-home .kit-tab[data-tool=kitIntegrar][aria-selected=true] .k-num{color:#7C3AED}.lp-home .kit-tab:hover .k-desc,.lp-home .kit-tab[aria-selected=true] .k-desc{max-height:160px;opacity:1;margin-top:11px}.lp-home .kit-stage{background:transparent;border:0;border-radius:0;padding:0;box-shadow:none;position:relative;overflow:visible}.lp-home .kit-bar{display:none}.lp-home .kit-bar i{width:11px;height:11px;border-radius:50%;background:var(--line);display:block}.lp-home .kit-screens{position:relative;aspect-ratio:1456/1240;background:transparent;overflow:visible;container-type:inline-size}.lp-home .kit-panel{position:absolute;inset:0;display:none}.lp-home .kit-panel.active{display:block}.lp-home .tk{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--green);color:#fff;flex:0 0 auto}.lp-home .tk:after{content:"✓";font-family:var(--font-body);font-weight:700;font-size:.62em;line-height:1}.lp-home .c-green{background:#16A34A}.lp-home .c-blue{background:#2563EB}.lp-home .c-teal{background:#0D9488}.lp-home .c-violet{background:#7C3AED}.lp-home .c-amber{background:#F59E0B}.lp-home .c-red{background:#E5484D}@keyframes kpop{0%{opacity:0;transform:scale(.4)}10%{opacity:1;transform:scale(1)}94%{opacity:1}to{opacity:0}}@keyframes krise{0%{opacity:0;transform:translateY(1.6cqw)}12%{opacity:1;transform:none}95%{opacity:1}to{opacity:0}}.lp-home .faltei{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.lp-home .fphone{position:relative;height:116%;aspect-ratio:420/906;background:#0b0b0d;border:0;border-radius:9cqw;padding:1.35cqw;box-shadow:0 7cqw 12cqw -6cqw rgba(27,26,23,.5),inset 0 0 0 .22cqw rgba(255,255,255,.07),0 0 0 .2cqw rgba(0,0,0,.5)}.lp-home .fscreen{position:absolute;inset:1.35cqw;border-radius:7.7cqw;overflow:hidden;background:#fff}.lp-home .fscr{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:translateX(101%);will-change:transform;animation:fslide 14.4s cubic-bezier(.66,.04,.2,1) infinite;animation-delay:calc(var(--i)*2.4s)}@keyframes fslide{0%{transform:translateX(101%)}2%{transform:translateX(0)}16.6%{transform:translateX(0)}18.6%{transform:translateX(-101%)}to{transform:translateX(-101%)}}.lp-home .aud{position:absolute;inset:0;padding:0}.lp-home .aud-belt{display:block}.lp-home .aud-belt,.lp-home .aud-cube{position:absolute;inset:0;width:100%;height:100%}.lp-home .aud-cube{-o-object-fit:contain;object-fit:contain}.lp-home .aud-scan{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:4cqw;padding:8cqw 7cqw}.lp-home .as-doc{position:relative;flex:0 0 50%;aspect-ratio:600/848;background:#fff;border:1px solid var(--line);border-radius:3cqw;overflow:hidden;box-shadow:0 5cqw 11cqw -6cqw rgba(27,26,23,.3);padding:5cqw}.lp-home .as-atst-canvas{position:absolute;inset:0;width:100%;height:100%;display:block}.lp-home .as-scanline{position:absolute;left:0;right:0;height:11cqw;top:-11cqw;background:linear-gradient(to bottom,rgba(22,163,74,0),rgba(22,163,74,.18) 86%,var(--green));box-shadow:0 0 7cqw rgba(22,163,74,.35);animation:asscan 3.2s ease-in-out infinite}@keyframes asscan{0%{top:-11cqw}58%{top:100%}to{top:100%}}.lp-home .as-side{flex:0 0 42%}.lp-home .as-head{margin:0 0 16px;font-size:14px;font-weight:600;color:var(--ink);letter-spacing:-.01em}.lp-home .as-count{font-family:var(--font-display);font-size:22px;color:var(--green);margin-right:2px}.lp-home .aud-scan .ck-list li{font-size:14px}.lp-home .aud-scan .ck-list li:before{width:19px;height:19px}.lp-home .aud-scan .ck-list li:after{width:19px;line-height:19px;font-size:11px}@media(prefers-reduced-motion:reduce){.lp-home .as-scanline{animation:none;opacity:0}.lp-home .aud-scan .ck-list li,.lp-home .aud-scan .ck-list li:after{opacity:1}}.lp-home .ger{position:absolute;inset:0}.lp-home .ger,.lp-home .ger-iso{display:flex;align-items:center;justify-content:center}.lp-home .ger-iso{width:100%;height:100%}.lp-home .ger-iso img,.lp-home .ger-iso svg{width:100%;height:100%;overflow:visible}.lp-home .ger-iso img{-o-object-fit:contain;object-fit:contain}.lp-home .screen{width:86cqw;height:80cqw;background:transparent;border:0;border-radius:1.4cqw;overflow:hidden;display:flex;flex-direction:column;box-shadow:none}.lp-home .screen-bar{display:none}.lp-home .screen-vp{flex:1;position:relative;overflow:hidden}.lp-home .screen-doc{position:absolute;top:0;left:50%;width:86cqw;height:auto;transform:translateX(-50%) translateY(0);animation:gerScroll 19s linear infinite}@keyframes gerScroll{0%,7%{transform:translateX(-50%) translateY(0)}47%,55%{transform:translateX(-50%) translateY(-45.8cqw)}95%,to{transform:translateX(-50%) translateY(0)}}.lp-home .kit-panel .intg,.lp-home .kit-panel .intg-img{position:absolute;inset:0;width:100%;height:100%}.lp-home .kit-panel .intg-img{-o-object-fit:contain;object-fit:contain}.lp-home .kit-panel .env{position:absolute;inset:0;width:100%;height:100%}.lp-home .kit-panel .env-keycap,.lp-home .kit-panel .env-macropad-img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.lp-home .env-doc{animation:enventer 15s ease-in-out infinite}@keyframes enventer{0%{transform:translateY(-46px);opacity:0}4%{transform:translateY(0);opacity:1}13%{transform:translateY(0);opacity:1}22%{transform:translateY(var(--enter,480px));opacity:1}25%{transform:translateY(var(--enter,480px));opacity:0}to{transform:translateY(var(--enter,480px));opacity:0}}.lp-home .scr{opacity:0;animation-duration:15s;animation-timing-function:ease;animation-iteration-count:infinite}.lp-home .scr-idle{animation-name:scrIdle}.lp-home .scr-proc{animation-name:scrProc}.lp-home .scr-conf{animation-name:scrConf}.lp-home .scr-sent{animation-name:scrSent}@keyframes scrIdle{0%{opacity:1}22%{opacity:1}26%{opacity:0}95%{opacity:0}99%{opacity:1}to{opacity:1}}@keyframes scrProc{0%{opacity:0}27%{opacity:0}31%{opacity:1}48%{opacity:1}52%{opacity:0}to{opacity:0}}@keyframes scrConf{0%{opacity:0}53%{opacity:0}57%{opacity:1}67%{opacity:1}71%{opacity:0}to{opacity:0}}@keyframes scrSent{0%{opacity:0}69%{opacity:0}73%{opacity:1}93%{opacity:1}96%{opacity:0}to{opacity:0}}.lp-home .scr-pill{animation:pillPress 15s ease infinite}@keyframes pillPress{0%,19%{fill:#16A34A}22%,24%{fill:#0E7233}27%,to{fill:#16A34A}}.lp-home .scr-btn{animation:btnPress 15s ease infinite}@keyframes btnPress{0%,63%{fill:#16A34A}66%,68%{fill:#0E7233}71%,to{fill:#16A34A}}.lp-home .proc-done{opacity:0;animation-duration:15s;animation-timing-function:ease;animation-iteration-count:infinite}.lp-home .pdone1{animation-name:pdone1}.lp-home .pdone2{animation-name:pdone2}.lp-home .pdone3{animation-name:pdone3}.lp-home .pdone4{animation-name:pdone4}@keyframes pdone1{0%,30%{opacity:0}34%,to{opacity:1}}@keyframes pdone2{0%,34%{opacity:0}38%,to{opacity:1}}@keyframes pdone3{0%,38%{opacity:0}42%,to{opacity:1}}@keyframes pdone4{0%,42%{opacity:0}46%,to{opacity:1}}.lp-home .sent-pop{transform-box:fill-box;transform-origin:center;animation:sentPop 15s ease infinite}@keyframes sentPop{0%,70%{transform:scale(0);opacity:0}74%{transform:scale(1.18);opacity:1}78%{transform:scale(1);opacity:1}93%{opacity:1}96%,to{opacity:0}}.lp-home .sent-notif{transform-box:fill-box;transform-origin:22% 100%;opacity:0;animation:notifPop 15s ease infinite}@keyframes notifPop{0%,80%{opacity:0;transform:scale(0)}84%{opacity:1;transform:scale(1.08)}88%{transform:scale(1)}93%{opacity:1}96%,to{opacity:0;transform:scale(1)}}@media(prefers-reduced-motion:reduce){.lp-home .env-doc,.lp-home .proc-done,.lp-home .scr,.lp-home .scr-btn,.lp-home .scr-pill,.lp-home .sent-notif,.lp-home .sent-pop{animation:none}.lp-home .proc-done,.lp-home .scr-idle{opacity:1}.lp-home .sent-pop{opacity:1;transform:none}}.lp-home .intg .conn{fill:none;stroke:rgba(27,26,23,.13);stroke-width:2.5}.lp-home .intg .wire{fill:none;stroke:#C4C1B9;stroke-width:3;stroke-dasharray:2 13;stroke-linecap:round}.lp-home .intg .col-cap{font-family:var(--font-mono);font-size:22px;fill:var(--muted);letter-spacing:.06em}.lp-home .intg .chip rect:first-child{fill:#fff;stroke:rgba(27,26,23,.12);stroke-width:2}.lp-home .intg .ini{font-family:var(--font-mono);font-weight:700;font-size:20px;fill:#fff;text-anchor:middle}.lp-home .intg .lbl{font-family:var(--font-mono);font-weight:600;font-size:25px;fill:var(--ink)}.lp-home .intg .hub-glow{fill:rgba(22,163,74,.1)}.lp-home .intg .hub{fill:#fff;stroke:#16A34A;stroke-width:3}.lp-home .intg .api{font-family:var(--font-mono);font-weight:600;font-size:26px;fill:#16A34A}.lp-home .intg .api-arr{fill:none;stroke:#16A34A;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.lp-home .intg .intg-cap{font-family:var(--font-body);font-size:25px;fill:var(--ink-2)}.lp-home .intg .pkt.g{fill:#16A34A}.lp-home .intg .pkt.b{fill:#2563EB}.lp-home .intg .pkt.v{fill:#7C3AED}.lp-home .intg .pkt.r{fill:#E5484D}.lp-home .intg .pkt.t{fill:#0D9488}.lp-home .reveal{opacity:0;transform:translateY(22px);transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1)}.lp-home .reveal.in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.lp-home .reveal{transition:none}}.lp-home .finalcta .ent-lock-ic.reveal{transition-delay:0s}.lp-home .finalcta .big.reveal{transition-delay:.08s}.lp-home .finalcta .body.reveal{transition-delay:.16s}.lp-home .faq-head .faq-title.reveal{transition-delay:0s}.lp-home .faq-head .faq-cta.reveal{transition-delay:.1s}.lp-home .faq-list.faq-anim{opacity:1;transform:none}.lp-home .faq-list.faq-anim>.faq-item{opacity:0;transform:translateY(18px);will-change:opacity,transform;transition:opacity .6s cubic-bezier(.2,.7,.2,1),transform .6s cubic-bezier(.2,.7,.2,1)}.lp-home .faq-list.faq-anim.in>.faq-item{opacity:1;transform:none}.lp-home .faq-list.faq-anim.in>.faq-item:first-child{transition-delay:.04s}.lp-home .faq-list.faq-anim.in>.faq-item:nth-child(2){transition-delay:.1s}.lp-home .faq-list.faq-anim.in>.faq-item:nth-child(3){transition-delay:.16s}.lp-home .faq-list.faq-anim.in>.faq-item:nth-child(4){transition-delay:.22s}.lp-home .faq-list.faq-anim.in>.faq-item:nth-child(5){transition-delay:.28s}.lp-home .faq-list.faq-anim.in>.faq-item:nth-child(6){transition-delay:.34s}@media(prefers-reduced-motion:reduce){.lp-home .faq-list.faq-anim>.faq-item{opacity:1;transform:none;transition:none}}.lp-home .reservar-card.reveal{transition-delay:.12s}.lp-home .sec-head.head-anim{opacity:1;transform:none}.lp-home .sec-head.head-anim>.eyebrow,.lp-home .sec-head.head-anim>.h-sec,.lp-home .sec-head.head-anim>.lead{opacity:0;transform:translateY(18px);will-change:opacity,transform;transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1)}.lp-home .sec-head.head-anim.in>.eyebrow{transition-delay:.02s}.lp-home .sec-head.head-anim.in>.h-sec{transition-delay:.1s}.lp-home .sec-head.head-anim.in>.lead{transition-delay:.18s}.lp-home .sec-head.head-anim.in>.eyebrow,.lp-home .sec-head.head-anim.in>.h-sec,.lp-home .sec-head.head-anim.in>.lead{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.lp-home .sec-head.head-anim>.eyebrow,.lp-home .sec-head.head-anim>.h-sec,.lp-home .sec-head.head-anim>.lead{opacity:1;transform:none;transition:none}}.lp-home .frow{transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .55s cubic-bezier(.2,.7,.2,1),box-shadow .55s cubic-bezier(.2,.7,.2,1),border-color .55s}.lp-home .frow .ic{transition:transform .5s cubic-bezier(.2,.7,.2,1),background .5s}.lp-home .frow .ic svg{transition:transform .5s cubic-bezier(.2,.7,.2,1)}.lp-home .frows .frow.reveal:first-child{transition-delay:.04s}.lp-home .frows .frow.reveal:nth-child(2){transition-delay:.13s}.lp-home .frows .frow.reveal:nth-child(3){transition-delay:.22s}.lp-home .frows .frow.reveal:hover{transition-delay:0s}.lp-home .frow:hover{transform:translateY(-6px);box-shadow:0 18px 40px -22px rgba(27,26,23,.45);border-color:rgba(22,163,74,.35)}.lp-home .frow:hover .ic{transform:scale(1.07) rotate(-4deg);background:rgba(22,163,74,.16)}.lp-home .frow:hover .ic svg{transform:scale(1.06)}@media(prefers-reduced-motion:reduce){.lp-home .frows .frow.reveal{transition-delay:0s}.lp-home .frow,.lp-home .frow .ic,.lp-home .frow .ic svg{transition:none}.lp-home .frow:hover,.lp-home .frow:hover .ic,.lp-home .frow:hover .ic svg{transform:none}}.lp-home .entsec-item .ei-ic{transition:transform .5s cubic-bezier(.2,.7,.2,1)}.lp-home .entsec-item .ei-ic svg{transition:stroke .4s}.lp-home .entsec-item h3,.lp-home .entsec-item p{transition:color .4s}.lp-home .entsec-col .entsec-item.reveal:first-child{transition-delay:.05s}.lp-home .entsec-col .entsec-item.reveal:nth-child(2){transition-delay:.14s}.lp-home .entsec-item:hover .ei-ic{transform:scale(1.1) rotate(-4deg)}.lp-home .entsec-item:hover p{color:rgba(244,241,234,.82)}@media(prefers-reduced-motion:reduce){.lp-home .entsec-col .entsec-item.reveal{transition-delay:0s}.lp-home .entsec-item .ei-ic,.lp-home .entsec-item h3,.lp-home .entsec-item p{transition:none}.lp-home .entsec-item:hover .ei-ic{transform:none}}.lp-home .wafer{position:relative;max-width:1000px;margin:60px auto 0;aspect-ratio:1000/620;container-type:inline-size}.lp-home .wafer-stage{position:absolute;inset:0;perspective:1300px}.lp-home .stack{position:absolute;left:50%;top:50%;width:0;height:0;transform-style:preserve-3d}.lp-home .layer{position:absolute;width:42cqw;height:42cqw;margin:-21cqw 0 0 -21cqw;border-radius:3cqw;background:#fff;border:1px solid var(--line);box-shadow:0 9cqw 16cqw -8cqw rgba(27,26,23,.35);transform:rotateX(60deg) translateZ(var(--z));overflow:hidden;padding:3.4cqw;transition:transform .55s cubic-bezier(.2,.7,.2,1),box-shadow .55s,filter .55s,opacity .55s}.lp-home .ly1{--z:10cqw;z-index:3;background:linear-gradient(135deg,#fff 60%,#EFF7F1)}.lp-home .ly2{--z:0cqw;z-index:2;background:linear-gradient(135deg,#fff 60%,#FAF4EA)}.lp-home .ly3{--z:-10cqw;z-index:1;background:linear-gradient(135deg,#fff 60%,#F1F2FA)}.lp-home .layer .l-bar{height:2.2cqw;width:52%;border-radius:1cqw;background:rgba(27,26,23,.22)}.lp-home .layer .l-line{height:1.5cqw;border-radius:1cqw;background:rgba(27,26,23,.12);margin-top:1.8cqw}.lp-home .layer .l-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.8cqw;margin-top:3cqw}.lp-home .layer .l-grid span{aspect-ratio:1;border-radius:1cqw;background:rgba(27,26,23,.08)}.lp-home .layer .l-grid span.hot{background:var(--green-soft);border:1px solid rgba(22,163,74,.45)}.lp-home .wafer-lines{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:4}.lp-home .ld{fill:none;stroke:var(--green);stroke-width:2.2;stroke-dasharray:5 5}.lp-home .ld,.lp-home .ld-dot{opacity:0;transition:opacity .4s}.lp-home .ld-dot{fill:var(--green)}.lp-home .mk{position:absolute;width:5.4cqw;height:5.4cqw;border-radius:1.3cqw;background:var(--green-soft);border:1.5px solid var(--green);z-index:5;cursor:pointer;box-shadow:0 1.4cqw 2.6cqw -1.4cqw rgba(27,26,23,.3);transition:transform .45s cubic-bezier(.2,.7,.2,1),box-shadow .45s}.lp-home .mk:after{content:"";position:absolute;inset:30%;background:var(--green);border-radius:.7cqw}.lp-home .m1{left:35.2%;top:30.6%}.lp-home .m2{left:32.2%;top:55.8%}.lp-home .m3{left:63.6%;top:64.8%}.lp-home .anno{position:absolute;width:24cqw;opacity:.5;transition:opacity .4s;cursor:default}.lp-home .anno h3{font-family:var(--font-display);font-size:3.3cqw;font-weight:600;letter-spacing:-.02em;color:var(--ink);display:flex;align-items:center;gap:1.6cqw}.lp-home .anno h3 .a-ic{width:4cqw;height:4cqw;border-radius:1cqw;background:var(--green-soft);border:1px solid rgba(22,163,74,.45);flex:0 0 auto}.lp-home .anno p{font-size:2.5cqw;color:var(--ink-2);margin-top:1.1cqw;line-height:1.5}.lp-home .a1{left:0;top:4%}.lp-home .a2{left:0;bottom:5%}.lp-home .a3{right:0;top:40%}.lp-home .wafer:has(.n1:hover) .d1,.lp-home .wafer:has(.n1:hover) .ld1,.lp-home .wafer:has(.n2:hover) .d2,.lp-home .wafer:has(.n2:hover) .ld2,.lp-home .wafer:has(.n3:hover) .d3,.lp-home .wafer:has(.n3:hover) .ld3{opacity:1}.lp-home .wafer:has(.a1:hover) .a1,.lp-home .wafer:has(.a2:hover) .a2,.lp-home .wafer:has(.a3:hover) .a3,.lp-home .wafer:has(.m1:hover) .a1,.lp-home .wafer:has(.m2:hover) .a2,.lp-home .wafer:has(.m3:hover) .a3{opacity:1}.lp-home .wafer:has(.n1:hover) .m1{transform:translate(-3cqw,-2.4cqw) scale(1.18)}.lp-home .wafer:has(.n2:hover) .m2{transform:translate(-3.4cqw) scale(1.18)}.lp-home .wafer:has(.n3:hover) .m3{transform:translate(3cqw,2cqw) scale(1.18)}.lp-home .wafer:has(.n1:hover) .ly1{transform:rotateX(60deg) translateZ(15cqw);box-shadow:0 16cqw 22cqw -8cqw rgba(22,163,74,.4)}.lp-home .wafer:has(.n2:hover) .ly2{transform:rotateX(60deg) translateZ(5cqw) scale(1.02);box-shadow:0 14cqw 22cqw -8cqw rgba(245,158,11,.34)}.lp-home .wafer:has(.n3:hover) .ly3{transform:rotateX(60deg) translateZ(-5cqw) scale(1.02);box-shadow:0 12cqw 22cqw -8cqw rgba(79,70,229,.32)}.lp-home .wafer:has(.n1:hover) .ly2,.lp-home .wafer:has(.n1:hover) .ly3,.lp-home .wafer:has(.n2:hover) .ly1,.lp-home .wafer:has(.n2:hover) .ly3,.lp-home .wafer:has(.n3:hover) .ly1,.lp-home .wafer:has(.n3:hover) .ly2{opacity:.4;filter:grayscale(.35)}.lp-home .feature-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:20px;margin-top:54px}.lp-home .fcard{background:var(--surface);border:1px solid var(--line);border-radius:18px;overflow:hidden;display:flex;flex-direction:column}.lp-home .fcard .media{background:var(--paper-3);border-bottom:1px solid var(--line);overflow:hidden;height:236px}.lp-home .fcard .media video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background:var(--paper-3)}.lp-home .fcard .body{padding:22px 24px 26px}.lp-home .fcard h3{font-size:20px;letter-spacing:-.02em}.lp-home .fcard p{color:var(--ink-2);font-size:15px;margin-top:9px;line-height:1.5}.lp-home .fcard.span3{grid-column:span 3}.lp-home .fcard.span2{grid-column:span 2}.lp-home .fcard .media{position:relative}.lp-home .sc{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:18px;padding:20px;font-family:var(--font-mono)}.lp-home .sc .col{display:flex;flex-direction:column;gap:8px}.lp-home .sc .chip{background:#fff;border:1px solid var(--line);border-radius:9px;padding:6px 11px;font-size:12px;color:var(--ink);white-space:nowrap;box-shadow:0 3px 7px -4px rgba(27,26,23,.3)}.lp-home .sc .hub{background:var(--green);color:#fff;border-radius:13px;padding:13px 15px;font-size:12.5px;font-weight:600;text-align:center;line-height:1.2;box-shadow:0 9px 20px -9px rgba(22,163,74,.65)}.lp-home .sc .flow{position:relative;width:64px;height:2px;background:repeating-linear-gradient(90deg,var(--line) 0 5px,transparent 5px 10px)}.lp-home .sc .flow i{position:absolute;top:-3px;width:8px;height:8px;border-radius:50%;background:var(--green);animation:flowx 1.9s linear infinite}.lp-home .sc .flow i:nth-child(2){animation-delay:.63s}.lp-home .sc .flow i:nth-child(3){animation-delay:1.26s}@keyframes flowx{0%{left:-4px;opacity:0}12%{opacity:1}88%{opacity:1}to{left:60px;opacity:0}}.lp-home .sc .flow-bi i:nth-child(2){animation-direction:reverse;background:var(--blue);animation-delay:.9s}.lp-home .sc-checks{justify-content:center;gap:28px}.lp-home .sc-checks .mdoc{position:relative;width:118px;height:158px;background:#fff;border:1px solid var(--line);border-radius:4px;overflow:hidden;padding:14px;flex:0 0 auto;box-shadow:0 8px 18px -10px rgba(27,26,23,.35)}.lp-home .sc-checks .ln{display:block;height:5px;background:rgba(27,26,23,.15);border-radius:3px;margin-bottom:9px}.lp-home .sc-checks .ln:nth-child(3n){width:62%}.lp-home .sc-checks .scan{position:absolute;left:0;right:0;height:28px;top:-28px;background:linear-gradient(to bottom,rgba(22,163,74,0),rgba(22,163,74,.16) 90%,var(--green));animation:scandown 3.2s ease-in-out infinite}@keyframes scandown{0%{top:-28px}60%{top:158px}to{top:158px}}.lp-home .ck-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:11px}.lp-home .ck-list li{position:relative;display:flex;align-items:center;gap:9px;font-size:12.5px;color:var(--ink-2);opacity:.45;animation:ckon 3.2s ease-in-out infinite;animation-delay:var(--d)}.lp-home .ck-list li:before{content:"";width:17px;height:17px;border-radius:50%;background:var(--line);flex:0 0 auto;animation:ckdot 3.2s ease-in-out infinite;animation-delay:var(--d)}.lp-home .ck-list li:after{content:"✓";position:absolute;left:0;width:17px;text-align:center;color:#fff;font-size:10px;font-weight:700;line-height:17px;opacity:0;animation:ckmark 3.2s ease-in-out infinite;animation-delay:var(--d)}@keyframes ckon{0%,18%{opacity:.45}26%,92%{opacity:1}to{opacity:.45}}@keyframes ckdot{0%,18%{background:var(--line)}26%,92%{background:var(--green)}to{background:var(--line)}}@keyframes ckmark{0%,18%{opacity:0}26%,92%{opacity:1}to{opacity:0}}.lp-home .sc-inss{flex-direction:column;gap:16px}.lp-home .sc-inss .days{display:grid;grid-template-columns:repeat(9,1fr);gap:6px;width:208px}.lp-home .sc-inss .dy{width:100%;aspect-ratio:1;border-radius:4px;background:#fff;border:1px solid var(--line);animation:dyfill 4s ease-in-out infinite;animation-delay:calc(var(--n)*.1s)}.lp-home .sc-inss .dy[data-flag]{animation:dyflag 4s ease-in-out infinite;animation-delay:calc(var(--n)*.1s)}@keyframes dyfill{0%,8%{background:#fff;border-color:var(--line)}20%,90%{background:var(--green-soft);border-color:rgba(22,163,74,.4)}to{background:#fff}}@keyframes dyflag{0%,8%{background:#fff;border-color:var(--line)}20%,90%{background:var(--amber);border-color:var(--amber)}to{background:#fff}}.lp-home .sc-inss .alert{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--amber);color:#B4730B;border-radius:10px;padding:8px 14px;font-size:12.5px;font-weight:600;opacity:0;animation:alertpop 4s ease-in-out infinite}.lp-home .sc-inss .alert i{width:18px;height:18px;border-radius:50%;background:var(--amber);color:#fff;display:flex;align-items:center;justify-content:center;font-style:normal;font-weight:700}@keyframes alertpop{0%,42%{opacity:0;transform:translateY(6px)}52%,92%{opacity:1;transform:none}to{opacity:0}}.lp-home .sc-priv{gap:22px}.lp-home .sc-priv .lock{width:64px;height:64px;border-radius:18px;background:var(--green-soft);display:flex;align-items:center;justify-content:center;flex:0 0 auto;animation:lockpulse 2.4s ease-in-out infinite}.lp-home .sc-priv .lock svg{width:32px;height:32px;stroke:var(--green)}@keyframes lockpulse{0%,to{box-shadow:0 0 0 0 rgba(22,163,74,.32)}50%{box-shadow:0 0 0 11px rgba(22,163,74,0)}}.lp-home .sc-priv .mfields{display:flex;flex-direction:column;gap:9px}.lp-home .sc-priv .mfields span{display:block;width:120px;height:13px;border-radius:4px;background:linear-gradient(90deg,var(--ink-2) 50%,rgba(27,26,23,.18) 50%);background-size:200% 100%;background-position:0 0;animation:maskf 3s ease-in-out infinite}.lp-home .sc-priv .mfields span:nth-child(2){width:96px;animation-delay:.4s}.lp-home .sc-priv .mfields span:nth-child(3){width:108px;animation-delay:.8s}@keyframes maskf{0%,20%{background-position:0 0}55%,to{background-position:-100% 0}}.lp-home #casos{position:relative;overflow:hidden}.lp-home #casos .wrap{position:relative;z-index:1}.lp-home .rcz{display:grid;grid-template-columns:.9fr 1.1fr;gap:36px;align-items:stretch;margin-top:8px}.lp-home .rcz-text{display:flex;flex-direction:column;padding:6px 0}.lp-home .rcz-text .eyebrow{margin-bottom:18px}.lp-home .rcz-text h3{font-family:var(--font-display);font-weight:600;font-size:clamp(26px,3vw,38px);letter-spacing:-.025em;color:var(--ink)}.lp-home .rcz-text>p{color:var(--ink-2);font-size:18px;line-height:1.55;margin-top:16px;max-width:46ch}.lp-home .rcz-quote{margin-top:auto;padding-top:42px}.lp-home .rcz-quote .qm{display:inline-block;width:7px;height:15px;background:var(--green);box-shadow:13px 0 0 var(--green);margin-bottom:18px}.lp-home .rcz-quote>p{font-family:var(--font-display);font-weight:500;font-size:20px;letter-spacing:-.015em;line-height:1.4;color:var(--ink);max-width:44ch}.lp-home .rcz-by{display:flex;align-items:center;gap:16px;margin-top:24px}.lp-home .rcz-by .rcz-name{font-size:14px;color:var(--muted);font-weight:600}.lp-home .rcz-by img{height:36px;width:auto}.lp-home .rcz-img{display:flex;align-items:center;justify-content:center;overflow:visible}.lp-home .rcz-img img{width:118%;max-width:none;height:auto;-o-object-fit:contain;object-fit:contain;display:block;margin:0 -9%}.lp-home .why-grid{display:grid;grid-template-columns:1fr 1fr;gap:34px 70px;max-width:900px;margin:6px auto 0}.lp-home .why-item{display:flex;align-items:flex-start;gap:18px}.lp-home .why-check{flex:0 0 auto;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(142deg,#2BBE63 4%,#0E7A38 96%);box-shadow:0 7px 16px -7px rgba(14,122,56,.62);margin-top:2px}.lp-home .why-check svg{width:17px;height:17px}.lp-home .why-txt{margin:0;font-family:var(--font-display);font-weight:500;font-size:21px;line-height:1.42;letter-spacing:-.015em;color:var(--ink-2)}.lp-home .why-txt .hl{color:var(--green-press);font-weight:600}@media(max-width:760px){.lp-home .why-grid{grid-template-columns:1fr;gap:24px;max-width:520px}.lp-home .why-txt{font-size:19px}}.lp-home .ucs .uc-tabs{display:flex;gap:6px;align-items:flex-end;flex-wrap:wrap}.lp-home .uc-tab{display:flex;align-items:center;gap:10px;padding:13px 22px;border:1px solid rgba(27,26,23,.22);border-bottom:none;border-radius:14px 14px 0 0;background:var(--paper-2);color:var(--ink-2);font-family:var(--font-display);font-weight:600;font-size:16.5px;letter-spacing:-.01em;transition:background .18s,color .18s,box-shadow .18s;position:relative;top:1px}.lp-home .uc-tab .uc-ic{width:24px;height:24px;border-radius:7px;background:var(--green-soft);display:flex;align-items:center;justify-content:center;flex:0 0 auto}.lp-home .uc-tab .uc-ic svg{width:15px;height:15px;stroke:var(--green)}.lp-home .uc-tab[aria-selected=true]{background:var(--ink);color:#fff;border-color:var(--ink);z-index:2;box-shadow:inset 0 1px 0 rgba(255,255,255,.14),0 -1px 16px -4px rgba(27,26,23,.2)}.lp-home .uc-tab[aria-selected=true] .uc-ic{background:rgba(255,255,255,.16)}.lp-home .uc-tab[aria-selected=true] .uc-ic svg{stroke:#fff}.lp-home .uc-tab:hover:not([aria-selected=true]){background:var(--paper-3);color:var(--ink)}.lp-home .uc-tab.uc-tab-cta,.lp-home .uc-tab.uc-tab-cta:hover{background:var(--ink);color:#fff;border-color:var(--ink)}.lp-home .uc-tab.uc-tab-cta .uc-ic{background:rgba(255,255,255,.16)}.lp-home .uc-tab.uc-tab-cta .uc-ic svg{stroke:#fff}.lp-home .uc-panels{border:1px solid rgba(27,26,23,.22);border-radius:0 18px 18px 18px;overflow:hidden;background:var(--surface);box-shadow:0 1px 1px rgba(27,26,23,.02),0 18px 40px -24px rgba(27,26,23,.22)}.lp-home .uc-panel{display:none;grid-template-columns:.62fr 1.38fr}.lp-home .uc-panel.active{display:grid;animation:ucPanelIn .28s ease both}@keyframes ucPanelIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.lp-home .uc-text{padding:54px 48px;display:flex;flex-direction:column;justify-content:center}.lp-home .uc-text .eyebrow{margin-bottom:18px}.lp-home .uc-h{font-family:var(--font-display);font-weight:600;font-size:clamp(30px,3.4vw,44px);letter-spacing:-.025em;color:var(--ink)}.lp-home .uc-d{color:var(--ink-2);font-size:18px;line-height:1.55;margin-top:18px;max-width:46ch}.lp-home .uc-btn{margin-top:30px;align-self:flex-start}.lp-home .uc-quote{margin-top:34px;padding-top:38px}.lp-home .uc-quote p{font-family:var(--font-display);font-weight:500;font-size:21px;letter-spacing:-.015em;line-height:1.35;color:var(--ink)}.lp-home .uc-quote .by{display:block;font-size:14px;color:var(--muted);margin-top:14px}.lp-home .uc-img{position:relative;background:var(--paper-2);border-left:1px solid var(--line);display:block;overflow:hidden}.lp-home .uc-img.uc-img-aud{position:relative;aspect-ratio:1}.lp-home .uc-img.uc-img-aud .aud-belt{-o-object-fit:contain;object-fit:contain}.lp-home .uc-img img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:left top;object-position:left top;display:block}.lp-home .uc-img-cofre{aspect-ratio:1;display:flex;align-items:center;justify-content:center;padding:32px}.lp-home .uc-img-cofre .cofre{width:88%;height:auto;max-height:74%;display:block;overflow:visible}.lp-home .uc-img-cofre .cofre-door{transform-box:view-box;transform-origin:124.13px 180px;will-change:transform}.lp-home .uc-img-cofre .cofre-glow{opacity:0}.lp-home .uc-img-cofre.play .cofre-door{animation:cofreDoor 4s cubic-bezier(.62,.04,.34,1) both}.lp-home .uc-img-cofre.play .cofre-glow{animation:cofreGlow 4s ease-in-out both}@keyframes cofreDoor{0%,20%{transform:translateY(0)}36%,48%{transform:translateY(11px)}66%,to{transform:translateY(0)}}@keyframes cofreGlow{0%,20%{opacity:0}48%,58%{opacity:1}86%,to{opacity:0}}@media (prefers-reduced-motion:reduce){.lp-home .uc-img-cofre.play .cofre-door,.lp-home .uc-img-cofre.play .cofre-glow{animation:none}}@media(max-width:980px){.lp-home{--gutter:22px}.lp-home .nav .wrap{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;height:auto;min-height:64px;gap:0 14px;-moz-column-gap:14px;column-gap:14px}.lp-home .nav.scrolled .wrap{height:auto;min-height:58px;padding:0 18px}.lp-home .brand{order:1}.lp-home .nav-toggle{display:flex;order:2}.lp-home .nav-links{order:3}.lp-home .nav-right{order:4}.lp-home .nav-links,.lp-home .nav-right{flex-basis:100%;width:100%}.lp-home .nav:not(.open) .nav-links,.lp-home .nav:not(.open) .nav-right{display:none}.lp-home .nav.open{background:rgba(253,252,252,.94);backdrop-filter:blur(24px) saturate(180%);border-color:var(--line);box-shadow:0 14px 34px rgba(27,26,23,.14)}.lp-home .nav.open .nav-links{display:flex;flex-direction:column;align-items:stretch;gap:2px;padding:8px 0 4px;margin-top:10px;border-top:1px solid var(--line)}.lp-home .nav.open .nav-links a{padding:12px 6px;font-size:16px;border-radius:10px;color:var(--ink-2)}.lp-home .nav.open .nav-links a:hover{background:rgba(27,26,23,.05);color:var(--ink)}.lp-home .nav.open .nav-right{display:flex;flex-direction:column;align-items:stretch;gap:10px;padding:4px 0 14px}.lp-home .nav.open .nav-right .enter{padding:10px 6px;font-size:16px}.lp-home .nav.open .nav-right .btn{width:100%;height:48px}.lp-home .pills{grid-template-columns:repeat(2,1fr)}.lp-home .split{grid-template-columns:1fr;gap:34px}.lp-home .split.rev .split-media{order:0}.lp-home .kit{grid-template-columns:1fr;gap:26px}.lp-home .nums{grid-template-columns:repeat(2,1fr);gap:34px 20px}.lp-home .frows{grid-template-columns:1fr}.lp-home .feature-grid{grid-template-columns:repeat(2,1fr)}.lp-home .fcard.span2,.lp-home .fcard.span3{grid-column:span 1}.lp-home .uc-panel.active{grid-template-columns:1fr}.lp-home .uc-img{order:-1;border-left:none;border-bottom:1px solid var(--line);aspect-ratio:16/10}.lp-home .rcz{grid-template-columns:1fr;gap:26px}.lp-home .entsec{grid-template-columns:1fr;gap:0}.lp-home .entsec-lock{order:-1;margin-bottom:18px}.lp-home .entsec-lock img{width:240px;max-width:62vw;transform:none}.lp-home .entsec-col.right .entsec-item:first-child{border-top:1px solid rgba(244,241,234,.14)}.lp-home .rcz-img{order:-1}.lp-home .uc-text{padding:38px 30px}.lp-home .section{padding:92px 0}}@media(max-width:560px){.lp-home{font-size:17px}.lp-home .section{padding:74px 0}.lp-home .hero{padding:54px 0 0}.lp-home .hero h1{font-size:clamp(40px,11vw,62px)}.lp-home .pills{grid-template-columns:1fr}.lp-home .btn{white-space:normal;height:auto;min-height:50px;padding-top:12px;padding-bottom:12px;text-align:center}.lp-home .hero-cta{flex-direction:column;align-items:stretch}.lp-home .faq-cta,.lp-home .finalcta .btn-primary,.lp-home .hero-cta .btn,.lp-home .reservar-card .rc-submit{width:100%}.lp-home .foot-top{flex-direction:column}.lp-home .feature-grid{grid-template-columns:1fr}.lp-home .footer{padding-bottom:230px}.lp-home .foot-watermark{bottom:-18px;width:138%}}@media(max-width:760px){.lp-home .wafer{aspect-ratio:auto;display:flex;flex-direction:column;gap:18px;max-width:460px}.lp-home .wafer-stage{position:relative;inset:auto;height:240px;perspective:900px}.lp-home .stack{top:46%}.lp-home .layer{width:230px;height:230px;margin:-115px 0 0 -115px;padding:22px}.lp-home .layer .l-bar{height:13px;width:52%;border-radius:5px}.lp-home .layer .l-line{height:9px;border-radius:5px;margin-top:11px}.lp-home .layer .l-grid{gap:11px;margin-top:18px}.lp-home .layer .l-grid span{border-radius:6px}.lp-home .mk,.lp-home .wafer-lines{display:none}.lp-home .anno{position:static;width:auto;opacity:1;border:1px solid var(--line);border-radius:16px;padding:18px 20px;background:var(--surface)}.lp-home .anno h3{font-size:20px}.lp-home .anno h3 .a-ic{width:22px;height:22px;border-radius:6px}.lp-home .anno p{font-size:15px;margin-top:8px}}.lp-home .hero{position:relative;overflow:hidden}.lp-home .hero .wrap,.lp-home .hero-anim{position:relative;z-index:2}.lp-home .hero-grid{display:none}.lp-home .hero-grid--removed{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none;-webkit-mask:radial-gradient(66% 128% at 50% 50%,#000 30%,transparent 80%);mask:radial-gradient(66% 128% at 50% 50%,#000 30%,transparent 80%)}.lp-home .hero-grid svg{position:absolute;inset:0;display:block}.lp-home .hero-anim canvas{background:transparent;position:relative;z-index:1}.lp-home .layers-sec .sec-head{margin-bottom:8px;gap:20px}.lp-home .layers-intro{display:block;width:100%}.lp-home .layers-intro .h-sec{max-width:none}.lp-home .layers-intro .lead{max-width:42ch}.lp-home .layers-demo{position:relative;max-width:1120px;margin:44px auto 0;min-height:580px}.lp-home .layer-labels{display:contents}.lp-home .lab{position:absolute;width:300px;padding:16px 18px;border-radius:16px;border:1px solid transparent;opacity:.5;transition:opacity .3s,background .3s,border-color .3s;cursor:default;z-index:40}.lp-home .lab.on{opacity:1}.lp-home .lab[data-i="0"]{--lab-c:#D9882A}.lp-home .lab[data-i="1"]{--lab-c:var(--blue)}.lp-home .lab[data-i="2"]{--lab-c:var(--green)}.lp-home .lab h3{font-size:22px;display:flex;align-items:center;gap:11px;color:var(--ink);transition:color .3s}.lp-home .lab.on h3{color:var(--lab-c)}.lp-home .lab-dot{width:9px;height:9px;border-radius:50%;background:var(--paper-3);flex:none;transition:background .3s,box-shadow .3s}.lp-home .lab.on .lab-dot{background:var(--lab-c);box-shadow:0 0 0 4px color-mix(in srgb,var(--lab-c) 22%,transparent)}.lp-home .lab p{font-size:17px;line-height:1.5;color:var(--ink-2);margin:8px 0 0}.lp-home .lab-l{left:0}.lp-home .lab-r{right:0}.lp-home .lab-top{top:160px}.lp-home .lab-mid{top:285px}.lp-home .lab-bot{top:400px}.lp-home .faltei-hl{color:var(--green);font-weight:600;text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:2px;cursor:help;text-decoration-color:color-mix(in srgb,var(--green) 45%,transparent)}.lp-home .faltei-tip{position:fixed;top:0;left:0;z-index:1000;width:264px;padding:8px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 18px 48px -16px rgba(27,26,23,.42),0 4px 14px -8px rgba(27,26,23,.25);opacity:0;transition:opacity .14s ease;pointer-events:none;will-change:transform}.lp-home .faltei-tip.on{opacity:1;transform:scale(1)}.lp-home .faltei-tip img{display:block;width:100%;height:auto;border-radius:10px}.lp-home .disc-stage{position:relative;width:100%;max-width:480px;height:540px;margin:0 auto;overflow:visible;touch-action:none}.lp-home .disc-layer{position:absolute;left:0;right:0;top:90px;transition:transform .5s cubic-bezier(.34,.02,.18,1);will-change:transform}.lp-home .disc-layer img{display:block}.lp-home .disc-layer img.plain{position:relative;width:100%}.lp-home .disc-layer img.color{position:absolute;inset:0;width:100%;opacity:0;transition:opacity .4s ease}.lp-home .disc-layer.on img.color{opacity:1}.lp-home .disc-layer:first-child{z-index:30}.lp-home .disc-layer:nth-child(2){z-index:20}.lp-home .disc-layer:nth-child(3){z-index:10}@media(max-width:1180px){.lp-home .layers-intro{grid-template-columns:1fr;gap:18px}.lp-home .layers-demo{display:flex;flex-direction:column;align-items:stretch;min-height:0;gap:10px;margin-top:28px}.lp-home .lab{position:static;width:auto;opacity:1}.lp-home .disc-stage{height:430px}}@media(prefers-reduced-motion:reduce){.lp-home .disc-layer{transition:none}}.lp-home .egg-ia{position:relative}.lp-home .egg-l{display:inline-block;transition:color .25s ease,-webkit-text-stroke-color .25s ease}.lp-home .egg-ia.boiling .egg-l{color:var(--paper);-webkit-text-stroke:2.4px var(--ink);text-stroke:2.4px var(--ink);paint-order:stroke fill}.lp-home .egg-A{display:inline-block;transition:opacity .25s ease,transform .25s ease}.lp-home .egg-A.egg-hidden{opacity:0;transform:scale(.35)}.lp-home .btn.egg-press{transform:translateY(1px) scale(.97)}.lp-home .egg-cursor{position:absolute;left:0;top:0;width:34px;height:34px;z-index:30;pointer-events:none;transform-origin:0 0;filter:drop-shadow(0 4px 8px rgba(20,20,16,.3))}.lp-home .egg-cursor-i{position:relative;opacity:0;transform:scale(1);transition:opacity .25s ease,transform .12s ease}.lp-home .egg-cursor.on .egg-cursor-i{opacity:1}.lp-home .egg-cursor.click .egg-cursor-i{transform:scale(.72)}.lp-home .egg-cursor-i:after{content:"";position:absolute;left:1px;top:1px;width:11px;height:11px;border:2px solid var(--green);border-radius:50%;opacity:0;transform:scale(.4)}.lp-home .egg-cursor.click .egg-cursor-i:after{animation:egg-ring .4s ease-out}@keyframes egg-ring{0%{opacity:.9;transform:scale(.4)}to{opacity:0;transform:scale(2.8)}}.lp-home .codeint .ci-head{max-width:680px;margin:0 0 34px}.lp-home .codeint .ci-head .eyebrow{margin-bottom:16px}.lp-home .codeint .ci-head h2{font-size:clamp(28px,3.6vw,46px);letter-spacing:-.03em;line-height:1.05}.lp-home .codeint .ci-head p{margin:18px 0 0;color:var(--ink-2);font-size:clamp(16px,1.5vw,18.5px);line-height:1.55;max-width:60ch}.lp-home .codewin{position:relative;border-radius:18px;overflow:hidden;border:1px solid rgba(20,8,22,.55);box-shadow:0 50px 100px -52px rgba(45,12,44,.7),0 12px 34px -18px rgba(45,12,44,.45)}.lp-home .cw-bar{display:flex;align-items:center;height:56px;padding:0 22px;background:#1b0d20;border-bottom:1px solid rgba(255,255,255,.06)}.lp-home .cw-bar .cw-menu{display:flex;flex-direction:column;gap:4.5px;cursor:default}.lp-home .cw-bar .cw-menu i{width:21px;height:2.6px;border-radius:2px;background:#c95fb0}.lp-home .cw-icons{margin-left:auto;display:flex;align-items:center;gap:22px}.lp-home .cw-icons svg{width:21px;height:21px;display:block;color:#c45fad}.lp-home .cw-body{display:flex;padding:24px 28px 28px;overflow-x:auto;background:radial-gradient(125% 150% at 76% 32%,#612a58 0,#3c163b 46%,#250c28 100%)}.lp-home .cw-gutter{flex:0 0 auto;display:flex;flex-direction:column;padding-right:26px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lp-home .cw-gutter i{display:block;height:26px}.lp-home .cw-gutter i:before{content:"";display:block;margin-top:9.5px;width:30px;height:7px;border-radius:4px;background:rgba(236,227,212,.16)}.lp-home .cw-code{margin:0;white-space:pre;font-family:var(--font-mono);font-size:14px;line-height:26px;color:#ece3d4;-moz-tab-size:4;-o-tab-size:4;tab-size:4}.lp-home .cw-code .c{color:#e2659e}.lp-home .cw-code .k{color:#e9a866}.lp-home .cw-code .o{color:#e07c3e}.lp-home .cw-code .n{color:#eab06a}@media(max-width:680px){.lp-home .cw-body{padding:18px 16px 20px}.lp-home .cw-code{font-size:12px}.lp-home .cw-gutter{padding-right:16px}}.lp-home .kitcode{position:absolute;inset:0;display:flex;flex-direction:column;overflow:hidden;border-radius:2.6cqw;background:#1b0e20;border:1px solid rgba(20,8,22,.5);border-top:.5cqw solid var(--kc,#16a34a);box-shadow:0 7cqw 16cqw -7cqw rgba(30,8,30,.55)}.lp-home .kitcode-bar{display:flex;align-items:center;gap:1.5cqw;height:7cqw;padding:0 3.4cqw;background:#15090f;border-bottom:1px solid rgba(255,255,255,.06)}.lp-home .kitcode-bar .d{width:2.1cqw;height:2.1cqw;border-radius:50%;flex:none}.lp-home .kitcode-bar .d1{background:#e0594b}.lp-home .kitcode-bar .d2{background:#e6b24a}.lp-home .kitcode-bar .d3{background:#54b06a}.lp-home .kitcode-bar .fname{margin-left:1.4cqw;font-family:var(--font-mono);font-size:clamp(8px,2.3cqw,13px);color:rgba(247,241,230,.5)}.lp-home .kitcode-bar .lang{margin-left:auto;font-family:var(--font-mono);font-weight:600;letter-spacing:.05em;font-size:clamp(7px,2cqw,11px);color:var(--kc,#16A34A)}.lp-home .kitcode-body{flex:1;padding:3.4cqw 3.8cqw;overflow:hidden;background:radial-gradient(125% 150% at 80% 24%,#3c163b 0,#2a1030 52%,#1b0c21 100%)}.lp-home .kt{height:100%;display:flex;flex-direction:column;overflow:hidden;font-family:var(--font-mono);color:#ece3d4;-moz-tab-size:2;-o-tab-size:2;tab-size:2;font-size:clamp(8.5px,2.74cqw,15px);line-height:clamp(15px,4.55cqw,25px)}.lp-home .kt-head{flex:0 0 auto;margin-bottom:1.4cqw;white-space:pre-wrap;word-break:break-word}.lp-home .kt-log{flex:1 1 auto;overflow:hidden;min-height:0}.lp-home .kt-line{white-space:pre-wrap;word-break:break-word}.lp-home .kt-pr{color:var(--kc,#16A34A)}.lp-home .kt-ok{color:#5cc878}.lp-home .kt-choice,.lp-home .kt-cmd{color:#e9a866}.lp-home .kt-pick{color:#5cc878;font-weight:600}.lp-home .kt-cur{display:inline-block;width:.52em;height:1.02em;background:var(--kc,#16A34A);margin-left:1px;vertical-align:-.16em;border-radius:1px;animation:ktblink 1.05s step-end infinite}@keyframes ktblink{50%{opacity:0}}.lp-home .kt .c{color:#e2659e}.lp-home .kt .k{color:#e9a866}.lp-home .kt .s{color:#9ece7a}.lp-home .kt .n{color:#eab06a}@media(prefers-reduced-motion:reduce){.lp-home .kt-cur{animation:none}}.lp-home .reservar{background:transparent}.lp-home .reservar .wrap{display:block}.lp-home .reservar-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.lp-home .reservar-lead{display:flex;flex-direction:column;gap:12px;margin-bottom:26px}.lp-home .reservar-lead .comece-logo{width:148px;height:auto}.lp-home .reservar-lead-h{font-family:var(--font-display);font-weight:600;font-size:clamp(19px,1.9vw,25px);letter-spacing:-.02em;line-height:1.15;color:var(--ink);margin:0;max-width:20ch}@media(max-width:860px){.lp-home .reservar-grid{grid-template-columns:1fr;gap:40px}}.lp-home .reservar-aside .eyebrow{margin-bottom:18px}.lp-home .reservar-aside h2{font-family:var(--font-display);font-weight:600;font-size:clamp(30px,3.6vw,46px);letter-spacing:-.03em;line-height:1.05;color:var(--ink);margin:0}.lp-home .reservar-aside p{font-size:19px;line-height:1.55;color:var(--ink-2);margin:22px 0 30px;max-width:44ch}.lp-home .reservar-points{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.lp-home .reservar-points li{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:start;font-size:16px;line-height:1.45;color:var(--ink-2)}.lp-home .reservar-points .rp-ic{width:24px;height:24px;flex:none;color:var(--green)}.lp-home .reservar-points b{color:var(--ink);font-weight:600}.lp-home .reservar-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:40px;box-shadow:0 24px 60px -32px rgba(27,26,23,.28)}.lp-home .reservar-card h3{font-family:var(--font-display);font-weight:700;font-size:30px;letter-spacing:-.03em;line-height:1.05;color:var(--ink);margin:0}.lp-home .reservar-card .rc-sub{font-size:16px;color:var(--ink-2);margin:8px 0 28px}.lp-home .rc-field{margin-bottom:18px}.lp-home .rc-field label{display:block;font-size:13px;font-weight:500;color:var(--ink-2);margin-bottom:8px}.lp-home .rc-field input{width:100%;height:52px;padding:0 16px;font-family:var(--font-body);font-size:16px;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:12px;transition:border-color .15s ease,box-shadow .15s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none}.lp-home .rc-field input::-moz-placeholder{color:var(--muted)}.lp-home .rc-field input::placeholder{color:var(--muted)}.lp-home .rc-field input:focus{outline:none;border-color:var(--green);box-shadow:0 0 0 3px rgba(22,163,74,.16)}.lp-home .rc-field input[aria-invalid=true]{border-color:var(--red);box-shadow:0 0 0 3px rgba(229,72,77,.14)}.lp-home .rc-err{display:none;font-size:12.5px;color:var(--red);margin-top:6px}.lp-home .rc-field.invalid .rc-err{display:block}.lp-home .reservar-card .rc-submit{width:100%;height:56px;margin-top:8px;font-size:16px;font-weight:600}.lp-home .reservar-card .rc-submit[disabled]{opacity:.62;pointer-events:none}.lp-home .rc-consent{font-size:13px;line-height:1.5;color:var(--muted);text-align:center;margin:18px 0 0}.lp-home .rc-consent a{color:var(--green);font-weight:500;text-decoration:underline;text-underline-offset:2px}.lp-home .rc-formerr{display:none;margin-top:16px;padding:12px 14px;border-radius:12px;background:rgba(229,72,77,.08);border:1px solid rgba(229,72,77,.28);font-size:13.5px;line-height:1.45;color:#b3373b;text-align:center}.lp-home .rc-formerr.show{display:block}.lp-home .reservar-card.sent .rc-consent,.lp-home .reservar-card.sent .rc-form{display:none}.lp-home .rc-success{display:none;text-align:center;padding:18px 4px}.lp-home .reservar-card.sent .rc-success{display:block}.lp-home .rc-success .rc-check{width:64px;height:64px;margin:0 auto 20px;border-radius:50%;background:var(--green-soft);display:grid;place-items:center}.lp-home .rc-success .rc-check svg{width:30px;height:30px;color:var(--green)}.lp-home .rc-success h3{margin-bottom:10px}.lp-home .rc-success p{font-size:16px;color:var(--ink-2);line-height:1.5;margin:0;max-width:36ch;margin-inline:auto}@media(max-width:860px){.lp-home .reservar .wrap{grid-template-columns:1fr;gap:40px}.lp-home .reservar-aside p{max-width:none}.lp-home .reservar-card{padding:28px 22px}.lp-home .reservar-card h3{font-size:26px}}.lp-home .legal-page{background:var(--paper)}.lp-home .legal-head{padding:140px 0 0}.lp-home .legal-head .eyebrow{margin-bottom:18px}.lp-home .legal-title{font-family:var(--font-display);font-weight:600;font-size:clamp(34px,5vw,60px);letter-spacing:-.035em;line-height:1.03;color:var(--ink);margin:0;max-width:18ch}.lp-home .legal-meta{font-family:var(--font-mono);font-size:13.5px;color:var(--muted);margin:18px 0 0;letter-spacing:.01em}.lp-home .legal-intro{font-size:19px;line-height:1.55;color:var(--ink-2);margin:24px 0 0;max-width:var(--measure)}.lp-home .legal-rule{border:0;border-top:1px solid var(--line);margin:48px 0 0}.lp-home .legal-grid{display:grid;grid-template-columns:240px 1fr;gap:64px;align-items:start;padding:56px 0 130px}.lp-home .legal-toc{position:sticky;top:96px}.lp-home .legal-toc .toc-label{font-family:var(--font-mono);font-size:11.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-weight:500;margin:0 0 14px}.lp-home .legal-toc ol{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.lp-home .legal-toc a{display:block;font-size:13.5px;line-height:1.35;color:var(--ink-2);padding:7px 12px;border-radius:8px;border-left:2px solid transparent;transition:background .15s,color .15s,border-color .15s}.lp-home .legal-toc a:hover{background:rgba(27,26,23,.04);color:var(--ink)}.lp-home .legal-toc a.active{color:var(--green);border-left-color:var(--green);background:var(--green-soft)}.lp-home .legal-body{max-width:var(--measure);min-width:0}.lp-home .legal-body section{scroll-margin-top:96px;padding:0 0 40px}.lp-home .legal-body section+section{border-top:1px solid var(--line-2);padding-top:40px}.lp-home .legal-body h2{font-size:clamp(22px,2.6vw,30px);letter-spacing:-.02em;line-height:1.15;margin:0 0 20px}.lp-home .legal-body h2,.lp-home .legal-body h3{font-family:var(--font-display);font-weight:600;color:var(--ink)}.lp-home .legal-body h3{font-size:18px;margin:28px 0 12px}.lp-home .legal-body p{font-size:16.5px;line-height:1.62;color:var(--ink-2);margin:0 0 16px}.lp-home .legal-body strong{color:var(--ink);font-weight:600}.lp-home .legal-body a{color:var(--green);font-weight:500;text-decoration:underline;text-underline-offset:2px}.lp-home .legal-body ol,.lp-home .legal-body ul{margin:0 0 18px;padding-left:22px;display:flex;flex-direction:column;gap:9px}.lp-home .legal-body li{font-size:16.5px;line-height:1.58;color:var(--ink-2)}.lp-home .legal-body ul li::marker{color:var(--green)}.lp-home .legal-body .legal-note-sm,.lp-home .legal-body small{font-size:14px;line-height:1.55}.lp-home .legal-box{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:24px 26px;margin:24px 0}.lp-home .legal-box h3{margin-top:0}.lp-home .legal-box li:last-child,.lp-home .legal-box p:last-child{margin-bottom:0}.lp-home .legal-table-wrap{overflow-x:auto;margin:0 0 20px;border:1px solid var(--line);border-radius:14px}.lp-home .legal-body table{width:100%;border-collapse:collapse;font-size:14.5px;min-width:520px}.lp-home .legal-body thead th{text-align:left;font-family:var(--font-body);font-weight:600;color:var(--ink);background:var(--paper-2);padding:12px 14px;border-bottom:1px solid var(--line)}.lp-home .legal-body tbody td{padding:12px 14px;color:var(--ink-2);line-height:1.5;border-bottom:1px solid var(--line-2);vertical-align:top}.lp-home .legal-body tbody tr:last-child td{border-bottom:0}@media(max-width:860px){.lp-home .legal-head{padding:120px 0 0}.lp-home .legal-grid{grid-template-columns:1fr;gap:0;padding:40px 0 96px}.lp-home .legal-toc{display:none}}.lp-home .calc-sec{background:transparent}.lp-home .pmd-calc{--ink:#1B1A17;--muted:#8A847A;--soft:#4F4B44;--line:rgba(27,26,23,.12);--line-2:rgba(27,26,23,.07);--green:#00A66E;--green-deep:#008A64;--green-tint:#EAF7F0;--gray-line:#AEB0A6;--red:#DC4C3A;--radius:24px;position:relative;font-family:var(--font-body);color:var(--ink);line-height:1.55;-webkit-font-smoothing:antialiased;background:rgba(255,255,255,.55);backdrop-filter:blur(28px) saturate(180%);border:1px solid rgba(255,255,255,.55);border-radius:28px;padding:74px 48px 70px;max-width:none;margin:0;box-sizing:border-box;box-shadow:inset 0 1px 0 rgba(255,255,255,.7),inset 0 0 0 1px rgba(255,255,255,.18),0 1px 2px rgba(27,26,23,.04),0 30px 60px -38px rgba(27,26,23,.28)}@supports not (backdrop-filter:blur(1px)){.lp-home .pmd-calc{background:#FFFFFF}}.lp-home .pmd-calc *{box-sizing:border-box}.lp-home .pmd-head{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:6px}.lp-home .pmd-brand{display:inline-flex;align-items:center;gap:9px;font-family:var(--font-mono);font-weight:500;letter-spacing:.16em;text-transform:uppercase;font-size:13px;color:var(--green)}.lp-home .pmd-dot{width:9px;height:9px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px var(--green-tint)}.lp-home .pmd-h1{font-family:var(--font-display);font-weight:600;letter-spacing:-.03em;font-size:clamp(30px,4.2vw,52px);line-height:1.04;margin:16px auto 12px;max-width:20ch;text-align:center}.lp-home .pmd-sub{color:var(--ink-2);font-size:clamp(17px,1.7vw,20px);line-height:1.5;max-width:62ch;margin:0 auto 52px;text-align:center}.lp-home .pmd-rule{display:none}.lp-home .pmd-panel{display:grid;grid-template-columns:1.05fr 1.55fr;gap:24px;align-items:stretch}@media(max-width:860px){.lp-home .pmd-panel{grid-template-columns:1fr}}@media(max-width:560px){.lp-home .pmd-calc{padding:48px 20px 46px;border-radius:22px}.lp-home .pmd-calc:after,.lp-home .pmd-calc:before{left:14px;right:14px}}.lp-home .pmd-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 1px 2px rgba(27,26,23,.04),0 24px 50px -34px rgba(27,26,23,.4);padding:24px}.lp-home .pmd-controls{display:flex;flex-direction:column;gap:22px;padding:0;background:transparent;border:none;box-shadow:none}.lp-home .pmd-label{font-family:var(--font-mono);font-size:13px;font-weight:500;letter-spacing:.14em;color:var(--muted);text-transform:uppercase;margin-bottom:12px;display:flex;justify-content:space-between;align-items:center;gap:12px}.lp-home .pmd-hint{font-weight:400;letter-spacing:0;color:var(--muted);font-family:var(--font-body);text-transform:none}.lp-home .pmd-sectors{display:grid;grid-template-columns:1fr 1fr;gap:8px}.lp-home .pmd-seg{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(255,255,255,.5);background:rgba(255,255,255,.42);backdrop-filter:blur(14px) saturate(170%);color:var(--soft);border-radius:14px;padding:12px 13px;font:inherit;font-size:14px;font-weight:600;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s,color .18s;line-height:1.15;box-shadow:inset 0 1px 0 rgba(255,255,255,.75),inset 0 0 0 1px rgba(255,255,255,.12),0 1px 2px rgba(27,26,23,.04),0 10px 22px -16px rgba(27,26,23,.35)}.lp-home .pmd-seg-r{font-size:12.5px;font-weight:600;color:var(--soft);font-variant-numeric:tabular-nums;flex:none}.lp-home .pmd-seg[aria-pressed=true] .pmd-seg-r{color:var(--green-deep)}.lp-home .pmd-seg:hover{color:var(--ink);background:rgba(255,255,255,.62);transform:translateY(-1px);box-shadow:inset 0 1px 0 rgba(255,255,255,.85),inset 0 0 0 1px rgba(255,255,255,.2),0 2px 4px rgba(27,26,23,.05),0 16px 30px -18px rgba(27,26,23,.4)}.lp-home .pmd-seg[aria-pressed=true]{border-color:rgba(0,166,110,.7);color:var(--green-deep);background:linear-gradient(180deg,rgba(200,236,221,.95),rgba(168,221,198,.88));box-shadow:inset 0 1px 0 rgba(255,255,255,.8),inset 0 0 0 1px rgba(0,166,110,.6),0 2px 4px rgba(0,138,100,.1),0 16px 30px -18px rgba(0,138,100,.5)}.lp-home .pmd-empnum{font-family:var(--font-display);font-weight:700;font-size:34px;letter-spacing:-.03em;border:none;background:transparent;color:var(--ink);width:160px;outline:none;font-variant-numeric:tabular-nums;padding:0;-moz-appearance:textfield}.lp-home .pmd-empnum::-webkit-inner-spin-button,.lp-home .pmd-empnum::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.lp-home .pmd-calc input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:4px;border-radius:99px;background:var(--line);outline:none;margin-top:8px}.lp-home .pmd-calc input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:22px;height:22px;border-radius:50%;background:#fff;border:1.5px solid var(--green);box-shadow:0 2px 7px rgba(0,166,110,.32);cursor:pointer}.lp-home .pmd-calc input[type=range]::-moz-range-thumb{width:22px;height:22px;border-radius:50%;background:#fff;border:1.5px solid var(--green);box-shadow:0 2px 7px rgba(0,166,110,.32);cursor:pointer}.lp-home .pmd-details{border-top:1px solid var(--line);padding-top:16px}.lp-home .pmd-details summary{cursor:pointer;font-size:14px;font-weight:600;color:var(--soft);list-style:none;display:flex;align-items:center;gap:7px}.lp-home .pmd-details summary::-webkit-details-marker{display:none}.lp-home .pmd-chev{transition:.2s;font-size:11px;color:var(--green)}.lp-home .pmd-details[open] .pmd-chev{transform:rotate(90deg)}.lp-home .pmd-adv{display:grid;grid-template-columns:1fr 1fr;gap:14px 16px;margin-top:16px}.lp-home .pmd-field label{display:block;font-family:var(--font-mono);font-size:11.5px;font-weight:500;color:var(--muted);margin-bottom:7px;text-transform:uppercase;letter-spacing:.12em}.lp-home .pmd-in{display:flex;align-items:center;border:1px solid var(--line);border-radius:12px;padding:9px 12px;gap:4px;background:var(--surface);transition:.15s}.lp-home .pmd-in:focus-within{border-color:var(--green);box-shadow:0 0 0 3px var(--green-tint)}.lp-home .pmd-in span{color:var(--muted);font-size:13px}.lp-home .pmd-in input{border:none;outline:none;font:inherit;font-weight:600;width:100%;background:transparent;color:var(--ink);font-variant-numeric:tabular-nums;-moz-appearance:textfield}.lp-home .pmd-in input::-webkit-inner-spin-button,.lp-home .pmd-in input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.lp-home .pmd-in-out{border-style:dashed;background:var(--green-tint)}.lp-home .pmd-in-out b{color:var(--green-deep);font-family:var(--font-display);font-size:17px}.lp-home .pmd-results{display:flex;flex-direction:column}.lp-home .pmd-pills{display:inline-flex;background:rgba(255,255,255,.4);backdrop-filter:blur(16px) saturate(170%);border:1px solid rgba(255,255,255,.5);border-radius:99px;padding:4px;gap:2px;margin-bottom:0;align-self:flex-start;box-shadow:inset 0 1px 0 rgba(255,255,255,.7),inset 0 -1px 2px rgba(27,26,23,.05),0 6px 16px -10px rgba(27,26,23,.3)}.lp-home .pmd-pill{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;cursor:pointer;font:inherit;font-weight:600;color:var(--soft);padding:7px 16px;border-radius:99px;font-size:14px;transition:color .18s,background .18s,box-shadow .18s}.lp-home .pmd-pill:not([aria-pressed=true]):hover{color:var(--ink);background:rgba(255,255,255,.4)}.lp-home .pmd-pill[aria-pressed=true]{background:linear-gradient(180deg,rgba(255,255,255,.95),rgba(255,255,255,.7));color:var(--ink);backdrop-filter:blur(10px) saturate(180%);box-shadow:inset 0 1px 0 rgba(255,255,255,.95),inset 0 0 0 1px rgba(255,255,255,.6),0 1px 1px rgba(27,26,23,.05),0 8px 18px -8px rgba(27,26,23,.3)}.lp-home .pmd-stats{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-bottom:22px}.lp-home .pmd-stat{border:none;background:transparent;border-radius:0;padding:2px 26px}.lp-home .pmd-stat.cost{padding-left:0}.lp-home .pmd-stat.save{border-left:1.5px dotted var(--line)}.lp-home .pmd-k{font-family:var(--font-mono);font-size:11.5px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:9px;display:flex;align-items:center;gap:7px}.lp-home .pmd-dotg{background:var(--red)}.lp-home .pmd-dotg,.lp-home .pmd-dotgr{width:9px;height:9px;border-radius:50%;display:inline-block}.lp-home .pmd-dotgr{background:var(--green)}.lp-home .pmd-v{font-family:var(--font-display);font-weight:700;letter-spacing:-.03em;font-size:clamp(24px,3.2vw,32px);line-height:1;font-variant-numeric:tabular-nums}.lp-home .pmd-stat.cost .pmd-v{color:var(--red)}.lp-home .pmd-stat.save .pmd-v{color:var(--green-deep)}.lp-home .pmd-meta{font-size:13px;color:var(--soft);margin-top:8px}.lp-home .pmd-tag{display:inline-block;font-family:var(--font-mono);font-size:11px;font-weight:600;letter-spacing:.04em;color:var(--green-deep);background:var(--green-tint);border-radius:99px;padding:3px 9px}.lp-home .pmd-chartcard{background:transparent;border:none;border-radius:0;padding:0;flex:1;display:flex;flex-direction:column;position:relative}.lp-home .pmd-svg{display:block;width:100%;height:auto}.lp-home .pmd-gltext{font-family:var(--font-display);font-weight:700;font-variant-numeric:tabular-nums}.lp-home .pmd-legend{display:flex;gap:clamp(24px,8vw,72px);flex-wrap:wrap;justify-content:center;align-items:center;margin:16px 4px 4px;font-size:13.5px;color:var(--soft)}.lp-home .pmd-legend span{display:inline-flex;align-items:center}.lp-home .pmd-legend i{display:inline-block;width:22px;height:0;border-top-width:3px;border-top-style:solid;vertical-align:middle;margin-right:9px;border-radius:2px}.lp-home .pmd-legend .l-sem i{border-color:#DC4C3A;border-top-style:solid}.lp-home .pmd-legend .l-com i{border-color:#16A34A}.lp-home .pmd-foot{color:var(--muted);font-size:12.5px;line-height:1.6;margin-top:34px;max-width:none}.lp-home .pmd-chartsvg{position:relative}.lp-home .pmd-tip{position:absolute;left:0;top:0;z-index:5;pointer-events:none;opacity:0;transform:translate(-50%,-118%);transition:opacity .12s ease;background:#fff;border:1px solid var(--line);border-radius:12px;padding:11px 13px;min-width:188px;box-shadow:0 10px 28px -12px rgba(27,26,23,.32),0 2px 6px -3px rgba(27,26,23,.2)}.lp-home .pmd-tip.on{opacity:1}.lp-home .pmd-tip-t{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:9px}.lp-home .pmd-tip-row{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--soft);margin-top:6px}.lp-home .pmd-tip-row b{margin-left:auto;font-family:var(--font-display);font-weight:700;font-variant-numeric:tabular-nums;color:var(--ink);letter-spacing:-.01em}.lp-home .pmd-tip-row.save b{color:var(--green-deep)}.lp-home .pmd-tip-d{width:9px;height:9px;border-radius:50%;flex:0 0 auto}.lp-home .pmd-tip-d.sem{background:#DC4C3A}.lp-home .pmd-tip-d.com{background:#16A34A}.lp-home .pmd-tip-d.ec{background:var(--green-deep)}.lp-home .pmd-foot b{color:var(--soft);font-weight:600}